| Age | Commit message (Expand) | Author |
| 2020-07-26 | Refactor remaining mount_* commands to use the common pathadj() | mlelstv |
| 2011-08-29 | Use __dead | joerg |
| 2008-08-05 | Refactor mount utilities to provide a mount_fs_parseargs() routine. | pooka |
| 2007-07-30 | Rescue the subjunctive. | rumble |
| 2007-07-16 | Make all mount(2) return value error checks against -1. Some file | pooka |
| 2007-07-14 | Add additional 'sizeof args' parameter to mount(2). | dsl |
| 2007-03-10 | - removes unused ctype.h header | hubertf |
| 2007-01-17 | Remove more duplicate #includes, | hubertf |
| 2006-10-16 | use MOPT_NULL | christos |
| 2006-10-16 | c99 initializer | christos |
| 2006-03-21 | Always check the results of getmntopts() and free them. | christos |
| 2005-09-23 | Apply the NFS exports list rototill patch: | jmmv |
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos |
| 2005-02-05 | Kill __P(), use ANSI function declarations; WARNS=3. | xtraeme |
| 2005-01-31 | Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to | erh |
| 2003-05-03 | print masks and modes in octal. | christos |
| 2003-03-22 | move getmntopts(3) to libutil, build and install also it's manpage | jdolecek |
| 2003-03-22 | use <> rather than "" for #include mntopts.h | jdolecek |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-14 | 'NetBSD.org' and some mdoc fixes. | grant |
| 2002-10-01 | New sentence, new line. By Robert Elz with minimal fixes. | wiz |
| 2002-09-21 | MNT_GETARGS support | christos |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2001-11-16 | Sort sections, use standard section headers. | wiz |
| 2001-11-16 | Whitespace nits | wiz |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-02-25 | error code formatting | is |
| 2001-02-25 | Note that the ados fs is read-only, and that mount_ados falls back to | is |
| 2001-02-22 | Silently fall back to read-only mounting, when we get EROFS. | is |
| 2000-10-30 | make the code includable into other programs: | jdolecek |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 1999-06-25 | Regularize error reporting of mount_* commands for failure of mount(2) | perseant |
| 1999-04-06 | 1, 2, 3 and.. 4! | pk |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1997-10-10 | CFLAGS->CPPFLAGS | christos |
| 1997-09-16 | update for new getmntopts() brought in from lite-2 merge | lukem |
| 1997-09-15 | * cleanup for WARNS=1 | lukem |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1996-04-13 | Add const qualifier to mopts table | jtc |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |
| 1995-01-18 | Clone from mount_msdos. | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-07-30 | conditional floppy version remove uid/gid/mode options shrinks by ~70k | chopps |
| 1994-06-03 | basically mount_msdos for now. | chopps |