| Age | Commit message (Expand) | Author |
| 2023-04-18 | mount_procfs(8): Document the format of the region descriptor | jkoshy |
| 2020-07-26 | Refactor remaining mount_* commands to use the common pathadj() | mlelstv |
| 2020-01-08 | - options NAMECACHE_ENTER_REVERSE is no more. | ad |
| 2017-08-28 | Bump date for previous. | wiz |
| 2017-08-28 | Remove the filesystem tracing feature | kamil |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2011-08-29 | Use __dead | joerg |
| 2009-02-24 | Note change with linux compat. | pooka |
| 2009-02-23 | Default to -o linux. This prevents programs from not working just | pooka |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 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-04-05 | whooops, bump date also | pooka |
| 2007-04-05 | /proc/devices, not /proc/device | pooka |
| 2007-02-24 | proc/#/exe is now exposed for all mounts, move it away from linux-only | pooka |
| 2007-02-02 | Bump date for previous. | wiz |
| 2007-02-02 | - sync file list with reality | alc |
| 2006-10-16 | use MOPT_NULL | christos |
| 2006-03-21 | Always check the results of getmntopts() and free them. | christos |
| 2005-10-03 | Bump date for previous. | wiz |
| 2005-10-01 | Add "cwd" and "root" symlinks to each process's directory. The cwd | atatat |
| 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-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 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 |
| 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 |
| 2002-05-31 | Add descriptions of the "self" symbolic link and the "maps" pseudo file. | atatat |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-11-16 | Punctuation fixes, sort SEE ALSO, sort sections, use standard headers. | wiz |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-01-17 | Fix spelling. | fvdl |
| 2001-01-17 | Document -o linux option. | fvdl |
| 2001-01-17 | Add handling of -o linux. | fvdl |
| 2000-10-30 | make the code includable into other programs: | jdolecek |
| 2000-06-08 | Fixed typo - zonbie -> zombie | mason |
| 1999-07-19 | Add description of /proc/#/cmdline to mount_procfs.8. | jlam |
| 1999-06-25 | Regularize error reporting of mount_* commands for failure of mount(2) | perseant |
| 1999-03-24 | Remove spurious .ne's. | mycroft |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-01-25 | Add /proc/#/map. | msaitoh |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1997-10-10 | CFLAGS->CPPFLAGS | christos |
| 1997-09-16 | resolve conflicts from lite-2 merge | lukem |
| 1997-09-15 | * update for WARNS=1 | lukem |
| 1997-05-13 | fix typos noted by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>. | mikel |