| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-04-23 | ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread; |  jmc | 1 | -3/+3 |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -2/+2 |
| 2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 1 | -3/+4 |
| 2014-02-26 | short note that the filesystem is always mounted readonly |  tedu | 1 | -2/+3 |
| 2011-06-27 | no need for #if 1 on the readonly here, as noticed by deraadt |  tedu | 1 | -3/+1 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -15/+1 |
| 2007-11-12 | +.Xr cdio 1 , |  jmc | 1 | -2/+3 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-03-21 | kill trailing whitespace; |  jmc | 1 | -2/+2 |
| 2007-03-21 | Add support for mounting arbitrary sessions, from Enache Adrian |  pedro | 2 | -6/+25 |
| 2005-11-27 | ISOXXX/ISO-XXX -> ISO XXX |  jmc | 1 | -3/+3 |
| 2005-11-27 | .Xr vnconfig 8 |  jmc | 1 | -2/+3 |
| 2005-04-08 | Sync with recent realpath(3) changes: on failure, don't use the second |  jaredy | 1 | -3/+3 |
| 2003-07-03 | use realpath() in helpers instead of doing it ourselves every time. |  tedu | 1 | -4/+5 |
| 2003-06-11 | ansification |  deraadt | 1 | -6/+4 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 2 | -13/+5 |
| 2003-04-24 | mount_cd9660 is not normally executed at boot time; |  jmc | 1 | -5/+1 |
| 2002-06-26 | Missing .Xr's from Margarida Sequeira <niness@devilness.org>. |  fgsch | 1 | -3/+3 |
| 2002-04-23 | In mount.h, rename field export -> export_info, to avoid collision with C++. |  espie | 1 | -5/+5 |
| 2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 1 | -3/+3 |
| 2001-06-08 | Fix a typo (perfomance -> performance) and lots of section shuffling; |  aaron | 1 | -6/+6 |
| 2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man |  aaron | 1 | -2/+2 |
| 2000-10-10 | mount -t is the preferred way to invoke |  marc | 1 | -1/+10 |
| 2000-07-31 | Correct usage string |  pjanzen | 1 | -3/+3 |
| 1999-09-07 | typos (appeared -> appeared in) |  aaron | 1 | -2/+2 |
| 1999-07-21 | use .Ar on later .It Fl lines |  deraadt | 1 | -2/+2 |
| 1999-07-01 | Add support for Joliet extensions. From FreeBSD |  d | 2 | -6/+11 |
| 1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common |  aaron | 1 | -2/+2 |
| 1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net |  aaron | 1 | -2/+2 |
| 1998-11-28 | kill redundant .Nm macro arguments; other misc fixes |  aaron | 1 | -4/+4 |
| 1998-09-17 | sbin/ man page fixes |  aaron | 1 | -4/+4 |
| 1998-06-15 | use Bx macro for BSD versions |  mickey | 1 | -2/+3 |
| 1998-01-30 | Change error message to be like mount_ffs |  weingart | 1 | -3/+3 |
| 1997-09-21 | $OpenBSD$ |  deraadt | 1 | -2/+1 |
| 1997-08-24 | More err()/warn()/etc. argument fixes. |  downsj | 1 | -3/+3 |
| 1997-08-20 | Print "Filesystem not supported by kernel" not "Operation not supported by |  millert | 1 | -4/+9 |
| 1997-04-19 | force readonly, heh |  deraadt | 1 | -2/+5 |
| 1997-04-19 | replace -r (disable Rockridge extensions) with -R .. |  flipk | 2 | -7/+7 |
| 1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1 | -3/+3 |
| 1996-06-23 | update rcsid |  deraadt | 3 | -2/+4 |
| 1996-04-21 | sync to netbsd 960418 |  deraadt | 1 | -3/+3 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 3 | -0/+246 |