| Age | Commit message (Expand) | Author |
| 2021-01-09 | Add magic incantation to configure an image for mount_udf(8). | wiz |
| 2018-10-07 | Sort options. | wiz |
| 2018-10-07 | Add flag to enforce file I/O even when bmap/strategy would be possible. | mlelstv |
| 2018-05-01 | Fix missed s/vnconfig/vndconfig/ in an example. | uwe |
| 2018-03-12 | improve previous, use getprogname() to get the invocation name. | christos |
| 2018-03-12 | Reflect the new name of vndconfig(8) in the usage screen | khorben |
| 2016-04-10 | Sort sections. Use more markup. | wiz |
| 2016-04-10 | Cosmetic tweaks to vncfonfig -l output, from Robert Elz (with minor tweaks | martin |
| 2015-11-09 | Since now the kernel returns ENXIO again for devices exceeding the | christos |
| 2015-11-05 | Update to keep up with reality. In NetBSD 7, the vnconfig command was | pgoyette |
| 2014-05-23 | PR bin/48829 Thomas Schmitt: vnconfig pretends to succeed on | dholland |
| 2013-06-09 | Fix LINKS spec. | jmmv |
| 2013-06-09 | bump date. | christos |
| 2013-06-09 | Alias this to vndconfig for symmetry. | christos |
| 2013-06-09 | Now that we grow vnd's dynamically we cannot depend on the kernel returning | christos |
| 2012-07-08 | From Bug Hunting: Add vndcompress(1) to SEE ALSO, bump date. | wiz |
| 2011-08-30 | ANSIfy + static + __dead | joerg |
| 2011-02-09 | Restore historic SCCS IDs in the comments (were removed in previous commit). | rmind |
| 2011-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |
| 2009-12-06 | VNDIOCSET now returns a 64bit unsigned size. | dsl |
| 2009-04-19 | Fix -Wcast-qual and -Wshadow issues | lukem |
| 2008-12-29 | fix dev_t format. | christos |
| 2008-05-02 | Move TNF licenses to 2 clause form | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2005-09-11 | Argument is regular_file, not "regular file". From YOMURA Masanori in private... | wiz |
| 2005-08-19 | 64 bit inode changes | christos |
| 2005-07-18 | Grammar fixes. | wiz |
| 2005-07-18 | Drop trailing whitespace. | wiz |
| 2005-07-17 | Add support for reading cloop2 compressed filesystem image, | hubertf |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2004-04-21 | Replace the statfs() family of system calls with statvfs(). | christos |
| 2004-01-25 | Print device names and mount points, if at all possible, instead of | atatat |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-16 | Sync usage with man page. | wiz |
| 2003-04-16 | Sort options in SYNOPSIS and description. | wiz |
| 2003-04-11 | Add an interface to the "force" option, and fix a bug where the | drochner |
| 2003-03-27 | bump date. | yamt |
| 2003-03-27 | add a new option, -r; read-only configuration. | yamt |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-11-30 | add DPADD for ${LIBUTIL} | lukem |
| 2002-06-21 | Provide a means for vnconfig to indicate which devices are in use, and | atatat |
| 2002-03-05 | Drop duplicate .Pp. | wiz |
| 2002-02-02 | Sort sections, sort SEE ALSO, drop a .Pp. | wiz |
| 2001-12-12 | Add optional "-f disktab" argument, that will look up a disk | fredette |
| 2001-11-08 | Now that vnconfig uses opendisk(3) update it's usage encouraging use | christos |
| 2001-11-08 | Try to open the file before configuring a vnode disk device to avoid silly | tron |
| 2001-11-08 | Revert previous change that accepts non-raw devices as argument. The | christos |
| 2001-11-07 | Invoke "opendisk" with "iscooked = 1" because existing makefiles and the | tron |
| 2001-09-26 | <sys/stat.h> is unnecessary | lukem |
| 2000-10-02 | Put sections in the canonical order (from mdoc.samples(7)). | bjh21 |