| Age | Commit message (Expand) | Author |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2010-03-30 | \\ -> \e | joerg |
| 2009-09-14 | Set fspec to canon_dev instead of dev. | pooka |
| 2008-08-05 | Refactor mount utilities to provide a mount_fs_parseargs() routine. | pooka |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 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-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 |
| 2004-04-23 | s/the the/the/ (only in sources that aren't regularly imported from | simonb |
| 2003-08-02 | g/c all traces of FreeBSD-specific code - it only obfuscated the code without | jdolecek |
| 2003-05-20 | Add some missing words (like articles), remove duplicate word; fix some nits.... | wiz |
| 2003-05-14 | setup -> set up. | wiz |
| 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-14 | 'NetBSD.org' and some mdoc fixes. | grant |
| 2003-01-01 | Fix tyops pointed out by Igor Sobrado in PR misc/19623: | jschauma |
| 2002-10-01 | New sentence, new line. By Robert Elz with minimal fixes. | wiz |
| 2002-10-01 | minor KNF | itojun |
| 2002-09-21 | MNT_GETARGS support | christos |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2001-11-16 | Punctuation nits, drop a .Pp, use .Nx, use standard headers. | wiz |
| 2001-11-16 | Whitespace nits | wiz |
| 2001-10-31 | Xref disklabel and mention that mbrlabel can help setup the disk label | jdolecek |
| 2001-10-31 | Couple changes, mainly to address stuff raised recently on port-i386 | jdolecek |
| 2000-10-30 | make the code includable into other programs: | jdolecek |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 1999-12-17 | Rework the manpage to be a bit more pleasing to read | jdolecek |
| 1999-09-12 | Use full month names with .Dd, as per mdoc.samples(7). | kleink |
| 1999-09-07 | Use unixish term "hole" instead od "sparce" (which looks like it | jdolecek |
| 1999-08-05 | * put new BUGS section instead of CAVEATS, which explicitely warns NTFS | jdolecek |
| 1999-06-25 | Regularize error reporting of mount_* commands for failure of mount(2) | perseant |
| 1999-05-17 | Use the system search path for ntfs headers. | kleink |
| 1999-05-06 | Make this compile... | christos |
| 1999-05-06 | Import yesterday's FreeBSD mount_ntfs source | christos |