| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r172827 r173056 | Matteo Riondato | 2008-08-26 | 2 | -160/+340 |
| * | MFC r154990, r180071, r180112, r180154: | Daniel Gerzo | 2008-07-05 | 1 | -37/+107 |
| * | MFC: 1.91 | Craig Rodrigues | 2006-12-19 | 1 | -0/+1 |
| * | MFC revision 1.90, log: | Rink Springer | 2006-10-23 | 1 | -1/+6 |
| * | MFC: Prevent mountd(8) from resetting mount options when exporting a filesystem. | Rink Springer | 2006-10-14 | 1 | -1/+1 |
| * | In get_exportlist(), properly loop over mounted filesystems. | Craig Rodrigues | 2006-07-08 | 1 | -5/+4 |
| * | MFC: 1.87 | Craig Rodrigues | 2006-06-15 | 1 | -0/+15 |
| * | Convert mountd to use nmount(). | Craig Rodrigues | 2006-05-29 | 2 | -72/+131 |
| * | MFC 1.28: | Giorgos Keramidas | 2006-05-10 | 1 | -1/+4 |
| * | MFC pidfile(3) function, and convert several applications to make use | Xin LI | 2006-01-15 | 2 | -17/+16 |
| * | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | Hajimu UMEMOTO | 2005-05-13 | 1 | -7/+2 |
| * | Remove unused variables. | Stefan Farfeleder | 2005-04-09 | 1 | -2/+0 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -3/+3 |
| * | Also do not send junk mount arguments when removing exports. | Poul-Henning Kamp | 2004-12-11 | 1 | -0/+1 |
| * | Pass an array of gid_t rather than an array of int to getgroups(). | Stefan Farfeleder | 2004-10-02 | 1 | -2/+3 |
| * | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | Warner Losh | 2004-08-07 | 5 | -20/+1 |
| * | Markup nits. | Ruslan Ermilov | 2004-06-04 | 1 | -2/+2 |
| * | Correct typo in the last revision. | Ceri Davies | 2004-03-27 | 1 | -1/+1 |
| * | Note that only one webnfs share is allowed per NFS server. | Ceri Davies | 2004-03-22 | 1 | -0/+3 |
| * | Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) | Mark Murray | 2004-03-05 | 1 | -1/+1 |
| * | Add a new option to mountd(8), -p <port>. This allows the user to specify | Bruce M Simpson | 2004-03-04 | 2 | -7/+76 |
| * | Be consistent in the EXAMPLES formatting. | David E. O'Brien | 2004-01-01 | 1 | -0/+1 |
| * | Rename the 'log' variable rather than -fno-builtin-log | Peter Wemm | 2003-10-30 | 2 | -8/+7 |
| * | Use -fno-builtin-log. Fix svc_sendreply() missing required casts. | Peter Wemm | 2003-10-26 | 2 | -13/+17 |
| * | When reporting errors binding IPv6 TCP sockets, don't call them UDP | Robert Watson | 2003-07-17 | 1 | -3/+3 |
| * | style.Makefile(5) | David E. O'Brien | 2003-04-04 | 1 | -1/+2 |
| * | Implement nonblocking tpc-connections. rpcgen -m does still | Martin Blapp | 2003-01-16 | 1 | -2/+7 |
| * | english(4) police. | Jens Schweikhardt | 2002-12-27 | 1 | -1/+1 |
| * | Uniformly refer to a file system as "file system". | Ruslan Ermilov | 2002-12-12 | 2 | -23/+23 |
| * | s/rpc.mountd/mountd/ | Philippe Charnier | 2002-10-16 | 1 | -5/+6 |
| * | Use the standardized CHAR_BIT constant instead of NBBY in userland. | Mike Barcroft | 2002-09-25 | 1 | -2/+3 |
| * | Kerberised NFS has never (as far as I can tell) worked outside | Mark Murray | 2002-09-20 | 1 | -12/+2 |
| * | Update manpage to match the code, vfsload() isn't used | Maxime Henrion | 2002-08-11 | 1 | -4/+2 |
| * | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | Hajimu UMEMOTO | 2002-07-22 | 1 | -2/+2 |
| * | Try to give a more descriptive error message for the pilot error of | Joerg Wunsch | 2002-07-18 | 2 | -25/+81 |
| * | If an RPC fails, try a shorter reply in case the fault lies with the | Alfred Perlstein | 2002-07-15 | 1 | -10/+39 |
| * | The .Nm utility | Philippe Charnier | 2002-07-06 | 1 | -2/+3 |
| * | Remove old pre-TIRPC code for getting transport handles. The code that | Alfred Perlstein | 2002-06-25 | 1 | -5/+0 |
| * | more file system > filesystem | Tom Rhodes | 2002-05-16 | 2 | -4/+4 |
| * | Use fgetln to remove the static limit on the length of lines in | Ian Dowse | 2002-05-14 | 1 | -14/+15 |
| * | o __P removed | Warner Losh | 2002-03-21 | 1 | -41/+41 |
| * | Remove 'register' keyword. | David E. O'Brien | 2002-03-20 | 1 | -1/+1 |
| * | Chase sysctl name. | Dima Dorfman | 2002-03-11 | 1 | -1/+1 |
| * | Introduce a version field to `struct xucred' in place of one of the | Dima Dorfman | 2002-02-27 | 1 | -1/+2 |
| * | Default to WARNS=2. | David E. O'Brien | 2001-12-04 | 1 | -0/+1 |
| * | Deal with module name changes and autoloading. | Peter Wemm | 2001-09-20 | 1 | -15/+8 |
| * | Userland part of nfs client/server split and cleanup. | Peter Wemm | 2001-09-18 | 1 | -22/+5 |
| * | Silence non-constant format string warnings by marking functions | Kris Kennaway | 2001-08-19 | 1 | -1/+1 |
| * | mdoc(7) police: join split punctuation to macro calls. | Ruslan Ermilov | 2001-08-10 | 1 | -2/+2 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -2/+2 |