| Age | Commit message (Expand) | Author |
| 2018-01-09 | Merge autofs support from: Tomohiro Kusumi | christos |
| 2016-12-24 | Remove xref to signal(7). | abhinav |
| 2016-12-22 | Add xrefs to ipsec_set_policy(3) and signal(7) | abhinav |
| 2015-12-29 | Add missing $NetBSD$ tag, and copy License/Copyright from mountd.c | pgoyette |
| 2015-12-24 | fix whitespace | christos |
| 2015-12-24 | fix comment, from kre | christos |
| 2015-12-23 | Split out get_net function so that it is easily testable. Restore | christos |
| 2015-11-08 | Again copying code is bad; the second copy of mountd was completely stale. | christos |
| 2015-08-05 | PR/50125 - Jarle Greipsland -- Incorrect PID in /var/run/mountd.pid | jnemeth |
| 2014-04-04 | When daemonizing, delay the parent exit until the daemon is ready to | gson |
| 2013-10-19 | fix unused variable warnings. | christos |
| 2013-03-28 | Remove unknown \*(tN and \*(sP macros. | njoly |
| 2012-08-26 | Dots as macro arguments need quoting. | wiz |
| 2012-01-04 | include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland | drochner |
| 2011-11-02 | Spelling. | wiz |
| 2011-11-02 | New sentence, new line. | wiz |
| 2011-11-02 | mention macos/x needing -N | christos |
| 2011-11-02 | Don't document long defunct flags | christos |
| 2011-08-30 | ANSIfy. Use __dead. | joerg |
| 2011-08-30 | Apply casts to cases where xdrproc_t is expected but is not | plunky |
| 2009-10-11 | make this compatible with bool.h. no functional change intended. | pooka |
| 2009-04-17 | Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare) | lukem |
| 2008-08-29 | No empty structure initialisation. | gmcgarry |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-02-27 | The ISO stuff has never worked, remove it. | ad |
| 2008-02-09 | Fix typo in error message | dholland |
| 2008-01-19 | Improve an error message. Was buried in PR 6594 from Greg A. Woods. | dholland |
| 2008-01-13 | Bail out cleanly if kernel nfs server support is missing, instead of | dholland |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-01-16 | * Don't include headers twice | hubertf |
| 2006-10-09 | Fix a typo. | wiz |
| 2006-10-08 | Document the -network=netname/prefixlength syntax. Requested in | apb |
| 2006-09-18 | Improve CAVEATS section. Based on mail by yamt@. Bump date. | wiz |
| 2006-09-10 | Drop trailing space. | wiz |
| 2006-09-08 | - discourage nfs re-exporting. | yamt |
| 2006-09-02 | deal with variable-sized filehandles. | yamt |
| 2006-08-26 | Programs that had their own efuns, use libutil's now. | christos |
| 2006-07-31 | Make filehandles opaque to userland | martin |
| 2006-07-13 | mntsrv: wrap a long line. | yamt |
| 2006-07-13 | Fix alignement problems for fhandle_t, exposed by gcc4.1. | martin |
| 2006-05-25 | Coverity CID 601: Remove unused code. | christos |
| 2006-05-25 | Coverity CID 3308: Free the head of the group list, not the tail. | christos |
| 2006-05-14 | Another uninitialized var XXX: GCC | christos |
| 2006-05-11 | pass an array of gid_t, not int, to getgrouplist(). | mrg |
| 2006-03-23 | Remove last Kerberos 4 support in non-3RDPARTY code. | wiz |
| 2006-01-05 | mention /var/db/mountdtab. | yamt |
| 2006-01-05 | do_nfssvc: remove code to go up the path, as it's nonsense and | yamt |
| 2005-12-04 | Don't log an error if a delete exports request is not supported. Also fix | christos |
| 2005-11-18 | make -noresvmnt in DEFSET work. | yamt |
| 2005-10-18 | New sentence, new line. Use more, and more appropriate, mdoc macros. | wiz |