| Age | Commit message (Expand) | Author |
| 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 |
| 2005-10-18 | mountd's -r option always was a dummy, don't advertize using it. | hubertf |
| 2005-09-23 | Apply the NFS exports list rototill patch: | jmmv |
| 2005-09-19 | Sync usage with man page. | wiz |
| 2005-09-19 | Sort options. | wiz |
| 2005-09-19 | Allow setting the reserved port we bind, witb -p. I've had this patch for | christos |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2005-04-27 | Allow exports of LFS filesystems. | perseant |
| 2005-03-15 | If -d (debug mode) is specified on the command line, include | briggs |
| 2005-01-17 | Add -n and -N to usage. | wiz |
| 2005-01-17 | Add -N to SYNOPSIS; bump date for new -N flag; sort options. | wiz |
| 2005-01-14 | Don't exit if we can't read the exports file; we can still reload it | thorpej |
| 2005-01-14 | Add a -N option that causes all exports to have "-noresvport -noresvmnt" | thorpej |
| 2004-11-16 | NI_WITHSCOPEID was not picked up by IETF standardization process. | itojun |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-04-21 | Replace the statfs() family of system calls with statvfs(). | christos |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-09-07 | Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-27 | Sm off -> Sm on (Sm off...Sm off is not too smart). | wiz |
| 2003-05-16 | blank line | itojun |