aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mountd
Commit message (Expand)AuthorAgeFilesLines
* MFC r172827 r173056Matteo Riondato2008-08-262-160/+340
* MFC r154990, r180071, r180112, r180154:Daniel Gerzo2008-07-051-37/+107
* MFC: 1.91Craig Rodrigues2006-12-191-0/+1
* MFC revision 1.90, log:Rink Springer2006-10-231-1/+6
* MFC: Prevent mountd(8) from resetting mount options when exporting a filesystem.Rink Springer2006-10-141-1/+1
* In get_exportlist(), properly loop over mounted filesystems.Craig Rodrigues2006-07-081-5/+4
* MFC: 1.87Craig Rodrigues2006-06-151-0/+15
* Convert mountd to use nmount().Craig Rodrigues2006-05-292-72/+131
* MFC 1.28:Giorgos Keramidas2006-05-101-1/+4
* MFC pidfile(3) function, and convert several applications to make useXin LI2006-01-152-17/+16
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesHajimu UMEMOTO2005-05-131-7/+2
* Remove unused variables.Stefan Farfeleder2005-04-091-2/+0
* Sort sections.Ruslan Ermilov2005-01-181-3/+3
* Also do not send junk mount arguments when removing exports.Poul-Henning Kamp2004-12-111-0/+1
* Pass an array of gid_t rather than an array of int to getgroups().Stefan Farfeleder2004-10-021-2/+3
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-075-20/+1
* Markup nits.Ruslan Ermilov2004-06-041-2/+2
* Correct typo in the last revision.Ceri Davies2004-03-271-1/+1
* Note that only one webnfs share is allowed per NFS server.Ceri Davies2004-03-221-0/+3
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-051-1/+1
* Add a new option to mountd(8), -p <port>. This allows the user to specifyBruce M Simpson2004-03-042-7/+76
* Be consistent in the EXAMPLES formatting.David E. O'Brien2004-01-011-0/+1
* Rename the 'log' variable rather than -fno-builtin-logPeter Wemm2003-10-302-8/+7
* Use -fno-builtin-log. Fix svc_sendreply() missing required casts.Peter Wemm2003-10-262-13/+17
* When reporting errors binding IPv6 TCP sockets, don't call them UDPRobert Watson2003-07-171-3/+3
* style.Makefile(5)David E. O'Brien2003-04-041-1/+2
* Implement nonblocking tpc-connections. rpcgen -m does stillMartin Blapp2003-01-161-2/+7
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-122-23/+23
* s/rpc.mountd/mountd/Philippe Charnier2002-10-161-5/+6
* Use the standardized CHAR_BIT constant instead of NBBY in userland.Mike Barcroft2002-09-251-2/+3
* Kerberised NFS has never (as far as I can tell) worked outsideMark Murray2002-09-201-12/+2
* Update manpage to match the code, vfsload() isn't usedMaxime Henrion2002-08-111-4/+2
* use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.Hajimu UMEMOTO2002-07-221-2/+2
* Try to give a more descriptive error message for the pilot error ofJoerg Wunsch2002-07-182-25/+81
* If an RPC fails, try a shorter reply in case the fault lies with theAlfred Perlstein2002-07-151-10/+39
* The .Nm utilityPhilippe Charnier2002-07-061-2/+3
* Remove old pre-TIRPC code for getting transport handles. The code thatAlfred Perlstein2002-06-251-5/+0
* more file system > filesystemTom Rhodes2002-05-162-4/+4
* Use fgetln to remove the static limit on the length of lines inIan Dowse2002-05-141-14/+15
* o __P removedWarner Losh2002-03-211-41/+41
* Remove 'register' keyword.David E. O'Brien2002-03-201-1/+1
* Chase sysctl name.Dima Dorfman2002-03-111-1/+1
* Introduce a version field to `struct xucred' in place of one of theDima Dorfman2002-02-271-1/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* Deal with module name changes and autoloading.Peter Wemm2001-09-201-15/+8
* Userland part of nfs client/server split and cleanup.Peter Wemm2001-09-181-22/+5
* Silence non-constant format string warnings by marking functionsKris Kennaway2001-08-191-1/+1
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2