| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 1 | -2/+2 |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-20 | 1 | -4/+1 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 1 | -1/+1 |
* | Use calloc() instead of an explicit memset. | delphij | 2011-07-14 | 1 | -4/+2 |
* | Try and fix the exports.5 man page so that it clarifies how | rmacklem | 2011-07-12 | 1 | -1/+21 |
* | Fix the nfs related daemons so that they don't intermittently | rmacklem | 2011-06-02 | 1 | -30/+213 |
* | Patch the mountd and nfsd man pages to reflect the recent changes | rmacklem | 2011-04-24 | 1 | -13/+7 |
* | This patch changes the default NFS server to the new one, which was | rmacklem | 2011-04-24 | 1 | -8/+8 |
* | Fixed conversion of prefix length to a netmask. | ru | 2011-03-01 | 1 | -1/+1 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-20 | 1 | -111/+48 |
* | o Fix typo: sepcify -> specify. | maxim | 2010-07-12 | 1 | -1/+1 |
* | If the "-alldirs" export option was used for the V4: line, mountd | rmacklem | 2010-05-06 | 1 | -4/+4 |
* | Description of steps required to setup NFSv4 server is in nfsv4(4); | trasz | 2009-12-03 | 1 | -1/+2 |
* | Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation | dfr | 2009-06-24 | 1 | -36/+35 |
* | When mountd.c parses the nfsv4 root line(s) in /etc/exports, it | rmacklem | 2009-06-23 | 1 | -1/+13 |
* | Rework the credential code to support larger values of NGROUPS and | brooks | 2009-06-19 | 1 | -4/+4 |
* | Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDR | kan | 2009-06-18 | 1 | -7/+0 |
* | The change r192913 has added dependency on IP_RECVDSTADDR being | kan | 2009-06-08 | 1 | -0/+7 |
* | Change the "-4" argument for nfsd and mountd to "-e" to avoid | rmacklem | 2009-05-28 | 2 | -11/+11 |
* | Modify mountd to handle the experimental nfs server as well as the | rmacklem | 2009-05-27 | 3 | -135/+358 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 2 | -6/+108 |
* | - more mark-up fixes | danger | 2008-07-01 | 1 | -8/+6 |
* | - add some missing words | danger | 2008-06-30 | 1 | -25/+44 |
* | - markup fixes | danger | 2008-06-27 | 1 | -15/+68 |
* | Remove hacks which filter out MNT_ROOTFS. | rodrigc | 2008-03-05 | 1 | -15/+1 |
* | Use the correct variable to check for a malloc failing. This fixes a | simon | 2007-10-27 | 1 | -1/+1 |
* | Add the -h <bindip> option to mountd, similar to the one in nfsd(8) | matteo | 2007-10-20 | 2 | -160/+340 |
* | Fatal error is only when cannot open any of the given exports files. | pjd | 2007-04-13 | 1 | -2/+9 |
* | Grr, committed manual page without the last change - make the comment a bit | pjd | 2007-02-03 | 1 | -1/+1 |
* | Add support for multiple exports files. This will be useful for example for | pjd | 2007-02-03 | 2 | -125/+145 |
* | If nmount() fails to export a directory, in the syslog() error message, | rodrigc | 2007-01-26 | 1 | -2/+4 |
* | Ignore SIGPIPE, instead of terminating process. | rodrigc | 2006-11-18 | 1 | -0/+1 |
* | My previous commit made it impossible to export / over NFS; this small | rink | 2006-10-19 | 1 | -1/+6 |
* | Prevent mountd(8) from resetting mount options when exporting a filesystem. | rink | 2006-10-09 | 1 | -1/+1 |
* | In get_exportlist(), properly loop over mounted filesystems. | rodrigc | 2006-07-08 | 1 | -5/+4 |
* | For network filesystems (NFS, samba, etc.), do not pass "export" nmount() | rodrigc | 2006-06-06 | 1 | -0/+15 |
* | 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 |