cvs commit: src/usr.sbin/mountd mountd.8 mountd.c

2008-08-26 Thread Matteo Riondato
matteo 2008-08-26 12:05:37 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/mountd mountd.8 mountd.c Log: SVN rev 182192 on 2008-08-26 12:05:37Z by matteo MFC r172827 r173056 Add the -h option to mountd, similar to the one in nfsd(8)

cvs commit: src/usr.sbin/mountd mountd.8 mountd.c

2008-02-03 Thread Matteo Riondato
matteo 2008-02-03 10:45:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.sbin/mountd mountd.8 mountd.c Log: MFC rev 1.95,1.96 mountd.c MFC rev 1.30 mountd.8 Revision ChangesPath 1.30.2.1 +19 -1 src/usr.sbin/mountd/mountd.8 1.9

cvs commit: src/usr.sbin/mountd mountd.8 mountd.c

2007-10-20 Thread Matteo Riondato
matteo 2007-10-20 11:25:34 UTC FreeBSD src repository Modified files: usr.sbin/mountd mountd.8 mountd.c Log: Add the -h option to mountd, similar to the one in nfsd(8) -h bindip Specify specific IP addresses to bind to for TCP and UDP requests. This option may be

cvs commit: src/usr.sbin/mountd mountd.8

2007-02-02 Thread Pawel Jakub Dawidek
pjd 2007-02-03 00:15:46 UTC FreeBSD src repository Modified files: usr.sbin/mountd mountd.8 Log: Grr, committed manual page without the last change - make the comment a bit prettier. Revision ChangesPath 1.30 +1 -1 src/usr.sbin/mountd/mountd.8 ___

cvs commit: src/usr.sbin/mountd mountd.8 mountd.c

2007-02-02 Thread Pawel Jakub Dawidek
pjd 2007-02-03 00:12:18 UTC FreeBSD src repository Modified files: usr.sbin/mountd mountd.8 mountd.c Log: Add support for multiple exports files. This will be useful for example for ZFS, where we have automatically generated /etc/zfs/exports file, which should not be

cvs commit: src/usr.sbin/mountd mountd.8

2006-08-08 Thread Giorgos Keramidas
keramida2006-08-08 12:24:42 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_5) usr.sbin/mountd mountd.8 Log: MFC 1.28 |Note that when -d flag is used, mountd(8) will not detach from the |controlling terminal. | |PR: docs/

cvs commit: src/usr.sbin/mountd mountd.8

2006-05-10 Thread Giorgos Keramidas
keramida2006-05-10 19:45:56 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) usr.sbin/mountd mountd.8 Log: MFC 1.28: # Note that when -d flag is used, mountd(8) will not detach from the # controlling terminal. # # PR: d

cvs commit: src/usr.sbin/mountd mountd.8

2006-05-02 Thread Giorgos Keramidas
keramida2006-05-02 21:00:44 UTC FreeBSD src repository (doc committer) Modified files: usr.sbin/mountd mountd.8 Log: Note that when -d flag is used, mountd(8) will not detach from the controlling terminal. PR: docs/96660 Submitted by: Jeff Ito <[EMAIL