src/winsup/cygwin ChangeLog mount.cc include/s ...

2010-08-11 Thread corinna
CVSROOT:/cvs/src
Module name:src
Changes by: cori...@sourceware.org  2010-08-11 10:58:06

Modified files:
winsup/cygwin  : ChangeLog mount.cc 
winsup/cygwin/include/sys: mount.h 

Log message:
* mount.cc (struct opt): Add bind option.
(mount_info::from_fstab_line): Handle bind option.
(fillout_mntent): Add bind option to mnt_opts.
(mount): Handle bind option.
* include/sys/mount.h (MOUNT_BIND): New mount flag.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=srcr1=1.4990r2=1.4991
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mount.cc.diff?cvsroot=srcr1=1.62r2=1.63
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/mount.h.diff?cvsroot=srcr1=1.14r2=1.15



src/winsup/utils ChangeLog mount.cc utils.sgml

2010-08-11 Thread corinna
CVSROOT:/cvs/src
Module name:src
Changes by: cori...@sourceware.org  2010-08-11 11:01:15

Modified files:
winsup/utils   : ChangeLog mount.cc utils.sgml 

Log message:
* mount.cc (do_mount): Don't treat bind mount as remote mount.
(mount_entries): Drop the bind option from output.
* utils.sgml (mount): Match examples to actual mount output.  Add
bind option and add example.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=srcr1=1.535r2=1.536
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/mount.cc.diff?cvsroot=srcr1=1.50r2=1.51
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/utils.sgml.diff?cvsroot=srcr1=1.90r2=1.91



src/winsup/doc ChangeLog new-features.sgml pat ...

2010-08-11 Thread corinna
CVSROOT:/cvs/src
Module name:src
Changes by: cori...@sourceware.org  2010-08-11 11:12:11

Modified files:
winsup/doc : ChangeLog new-features.sgml pathnames.sgml 

Log message:
* new-features.sgml (ov-new1.7.6): Document bind option.
* pathnames.sgml (mount-table): Add bind option with example.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/ChangeLog.diff?cvsroot=srcr1=1.308r2=1.309
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/new-features.sgml.diff?cvsroot=srcr1=1.49r2=1.50
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/doc/pathnames.sgml.diff?cvsroot=srcr1=1.54r2=1.55