| Age | Commit message (Expand) | Author |
| 2000-07-19 | Free the storage allocated by fparseln when skipping an empty line. | enami |
| 2000-07-16 | always check getnameinfo errors. pass NI_WITHSCOPEID to | itojun |
| 2000-07-16 | remove debug printf(). | itojun |
| 2000-07-16 | fatal typo: need listen(tcp6sock). | itojun |
| 2000-07-03 | Substitute the cross reference to portmap(8) with rpcbind(8). | enami |
| 2000-06-27 | Add some extra instrumentation in the `debug' case. | thorpej |
| 2000-06-21 | Avoid null pointer dereference; the `addrp' is NULL if a mount point | enami |
| 2000-06-20 | Tell people how to make the system re-read this file after changing it | hubertf |
| 2000-06-19 | Don't try to push v6 addresses into the kernel when they're not supported. | fvdl |
| 2000-06-16 | Fix bad registration of mountd/tcp/v3 on port of mountd/udp/v3. | hannken |
| 2000-06-13 | avoid memory leak and duplicated free. | itojun |
| 2000-06-12 | mountd(8) supports scoped IPv6 address properly (exports(5) requires | itojun |
| 2000-06-10 | check scope id when we compare two AF_INET6 sockaddrs. | itojun |
| 2000-06-10 | support IPv6 addresses start with hex digit or colon (like ::1). | itojun |
| 2000-06-10 | bark if too-big-masklen on "-network prefix/masklen". | itojun |
| 2000-06-09 | Make address handling in mountd more generic, to allow IPv6 mounting. | fvdl |
| 2000-06-03 | Fix last arg to clnt_broadcast. | fvdl |
| 2000-02-17 | Note that -kerb option is not implemented. | fvdl |
| 2000-02-16 | Backout revision 1.58-1.61; Since we currently only have a way to unexport | enami |
| 2000-02-16 | Fix a bug which caused mountd to don't work at all | dante |
| 2000-02-15 | Fix path component parsing bug that I've introduced in previous commit. | enami |
| 2000-02-03 | If failed to export some mount point, unexport and try again. This is a | enami |
| 1999-11-14 | After some light testing, it worked for me, so... | sommerfeld |
| 1999-09-10 | Add ntfs to the list of exportable filesystem types, now that's it's actually | jdolecek |
| 1999-08-25 | Reorder arguments to error message so the message actually makes | mjl |
| 1999-08-16 | Spell "privilege" correctly (correct spelling from Jonathan Stone). | simonb |
| 1999-08-09 | Add nullfs, umapfs, unionfs to the list of exportable filesystem types, now | perseant |
| 1999-06-06 | Use pidfile(3). | thorpej |
| 1999-01-12 | iPr/6121: Mycroft, diagnostics messages were not helpful. | christos |
| 1998-11-07 | PR/6409: Martin Husemann: /etc/exports parsing breaks if file has empty lines. | christos |
| 1998-11-02 | free line returned by fparseln(). | christos |
| 1998-11-01 | Initialize struct statfs properly while parsing each line. | christos |
| 1998-10-29 | fix the size_t printf and initialize lineno. | christos |
| 1998-10-29 | - KNF, remove extraneous casts | christos |
| 1998-10-29 | Fix two ancient bugs involving netgroups where mountd may try to free(3) | ross |
| 1998-10-07 | Explain what happens when there is no host set specified in the exports | christos |
| 1998-10-07 | Explains what happens when we get SIGTERM... | christos |
| 1998-10-07 | - Add some MIT KRB/NFS pieces, someday I'll commit the rest. | christos |
| 1998-07-15 | Clarify -n comment. | fvdl |
| 1998-07-13 | - standardise some option processing | mrg |
| 1998-04-28 | Principally, change foo(N) to .Xr foo N | fair |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-02-21 | When getting an unmount request from a non-reserved port, don't loop | fvdl |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1997-10-19 | Add a warning about exporting a filesystem using WebNFS and also exporting | fvdl |
| 1997-10-18 | enable WARNS=1 by default, but disable in unclean 3rd party code | lukem |
| 1997-09-14 | - use .Nm instead of .Xr | lukem |
| 1997-08-28 | update for WARNS?=1 | lukem |
| 1997-08-28 | Prevent info gathering attacks by returning EACCES when a directory | lukem |
| 1997-08-13 | Add MOUNT_EXT2FS to the list of filesystem which need to be deleted from | bouyer |