| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not log "can't delete export" messages if nmount() returns ENOTSUP. | rodrigc | 2006-05-28 | 1 | -1/+1 |
* | Convert to nmount() and remove hardcoded checks for ufs, msdosfs, ntfs, | rodrigc | 2006-05-24 | 1 | -25/+19 |
* | Convert mountd to nmount(). Remove some hardcoded dependencies | rodrigc | 2006-05-23 | 2 | -69/+142 |
* | Note that when -d flag is used, mountd(8) will not detach from the | keramida | 2006-05-02 | 1 | -1/+4 |
* | Use ".Pa" for path names. | jkoshy | 2006-01-29 | 1 | -12/+12 |
* | Pidfiles should be created with permission preventing users from opening | pjd | 2005-09-16 | 1 | -1/+1 |
* | Use pidfile(3) in mountd(8). There is no need to use /var/run/mountd.lock | pjd | 2005-08-24 | 2 | -17/+16 |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | ume | 2005-05-13 | 1 | -7/+2 |
* | Remove unused variables. | stefanf | 2005-04-09 | 1 | -2/+0 |
* | Sort sections. | ru | 2005-01-18 | 1 | -3/+3 |
* | Also do not send junk mount arguments when removing exports. | phk | 2004-12-11 | 1 | -0/+1 |
* | Pass an array of gid_t rather than an array of int to getgroups(). | stefanf | 2004-10-02 | 1 | -2/+3 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 5 | -20/+1 |
* | Markup nits. | ru | 2004-06-04 | 1 | -2/+2 |
* | Correct typo in the last revision. | ceri | 2004-03-27 | 1 | -1/+1 |
* | Note that only one webnfs share is allowed per NFS server. | ceri | 2004-03-22 | 1 | -0/+3 |
* | Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) | markm | 2004-03-05 | 1 | -1/+1 |
* | Add a new option to mountd(8), -p <port>. This allows the user to specify | bms | 2004-03-04 | 2 | -7/+76 |
* | Be consistent in the EXAMPLES formatting. | obrien | 2004-01-01 | 1 | -0/+1 |
* | Rename the 'log' variable rather than -fno-builtin-log | peter | 2003-10-30 | 2 | -8/+7 |
* | Use -fno-builtin-log. Fix svc_sendreply() missing required casts. | peter | 2003-10-26 | 2 | -13/+17 |
* | When reporting errors binding IPv6 TCP sockets, don't call them UDP | rwatson | 2003-07-17 | 1 | -3/+3 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -1/+2 |
* | Implement nonblocking tpc-connections. rpcgen -m does still | mbr | 2003-01-16 | 1 | -2/+7 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 2 | -23/+23 |
* | s/rpc.mountd/mountd/ | charnier | 2002-10-16 | 1 | -5/+6 |
* | Use the standardized CHAR_BIT constant instead of NBBY in userland. | mike | 2002-09-25 | 1 | -2/+3 |
* | Kerberised NFS has never (as far as I can tell) worked outside | markm | 2002-09-20 | 1 | -12/+2 |
* | Update manpage to match the code, vfsload() isn't used | mux | 2002-08-11 | 1 | -4/+2 |
* | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | ume | 2002-07-22 | 1 | -2/+2 |
* | Try to give a more descriptive error message for the pilot error of | joerg | 2002-07-18 | 2 | -25/+81 |
* | If an RPC fails, try a shorter reply in case the fault lies with the | alfred | 2002-07-15 | 1 | -10/+39 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -2/+3 |
* | Remove old pre-TIRPC code for getting transport handles. The code that | alfred | 2002-06-25 | 1 | -5/+0 |
* | more file system > filesystem | trhodes | 2002-05-16 | 2 | -4/+4 |
* | Use fgetln to remove the static limit on the length of lines in | iedowse | 2002-05-14 | 1 | -14/+15 |
* | o __P removed | imp | 2002-03-21 | 1 | -41/+41 |
* | Remove 'register' keyword. | obrien | 2002-03-20 | 1 | -1/+1 |
* | Chase sysctl name. | dd | 2002-03-11 | 1 | -1/+1 |
* | Introduce a version field to `struct xucred' in place of one of the | dd | 2002-02-27 | 1 | -1/+2 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -0/+1 |
* | Deal with module name changes and autoloading. | peter | 2001-09-20 | 1 | -15/+8 |
* | Userland part of nfs client/server split and cleanup. | peter | 2001-09-18 | 1 | -22/+5 |
* | Silence non-constant format string warnings by marking functions | kris | 2001-08-19 | 1 | -1/+1 |
* | mdoc(7) police: join split punctuation to macro calls. | ru | 2001-08-10 | 1 | -2/+2 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
* | mdoc(7) police: cosmetics. | ru | 2001-07-04 | 1 | -1/+2 |
* | Document continuation line support. | dd | 2001-07-02 | 1 | -0/+2 |
* | Correct handling of continuation lines. Instead of treating the | dd | 2001-07-02 | 1 | -0/+4 |