CVSROOT: /cvs/src Module name: src Changes by: [email protected] 2009-07-22 16:24:17
Modified files:
winsup/utils : ChangeLog mount.cc path.cc
Log message:
* mount.cc (do_mount): Replace --no-executable flag with notexec
mount option in hint for remote filesystems.
* path.cc (getmntent): Fix typo (noexec -> notexec).
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.482&r2=1.483
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/mount.cc.diff?cvsroot=src&r1=1.46&r2=1.47
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/path.cc.diff?cvsroot=src&r1=1.23&r2=1.24
