| Age | Commit message (Expand) | Author |
| 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 |
| 2000-10-02 | Replace "foo is mutually exclusive of bar" with "foo and bar are mutually | bjh21 |
| 2000-09-30 | Formatting cleanups around the description of geomspec. | bjh21 |
| 2000-07-20 | Fix typo. | agc |
| 2000-03-20 | __POOL_EXPOSE is no longer needed (dev/vndvar.h does protect vnd_softc from u... | jdolecek |
| 2000-02-16 | Define __POOL_EXPOSE almost at the beginning, instead of just before | enami |
| 1999-04-01 | Define __POOL_EXPOSE for <dev/vndvar.h>. | veego |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-01-19 | Include "disktab.h" to get prototype for getdiskbyname(). | tron |
| 1998-05-22 | sort entries and delete extra periods in SEE also section. | msaitoh |
| 1997-10-18 | WARNSify | lukem |
| 1997-10-01 | - Xref opendisk(3). | enami |
| 1997-09-29 | In the function config(), | enami |
| 1997-09-29 | In the function config(), | enami |
| 1997-09-29 | Use opendisk(3). | enami |
| 1997-07-30 | Fix files using old TNF copyright notice | jtc |
| 1997-07-08 | check geometry string more carefully; from Enami Tsugutomo in PR bin/3809. | mikel |
| 1997-06-26 | Fix typo; from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp> in PR misc/3796. | kleink |
| 1997-06-23 | Update for changes to the vnd driver: | thorpej |
| 1995-12-30 | Add RCS ids. | thorpej |
| 1995-12-30 | Add a vnd(4) manual page and make vnconfig(8) reference it. Fixes | thorpej |
| 1995-01-25 | vn -> vnd renaming; consistency. | cgd |
| 1995-01-22 | Remove specal case on VNIOCCLR return value. | mycroft |
| 1995-01-22 | Clean up parsing a bit. Get rid of bogus extra arg to `-u'. Update the | mycroft |
| 1995-01-22 | vnconfig.c: removed all the silly mount/swapon functionality that never | glass |
| 1994-12-23 | include necessary headers, improve declarations. | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-04-18 | don't special case EBUSY when configging; if you try to do it 2x, second is err | cgd |
| 1994-01-03 | Change /dev/vn0c to /dev/vnd0c (from jimj@miller.cs.uwm.edu) | brezak |
| 1993-12-23 | add Id and clean up | cgd |
| 1993-12-21 | Add vnconfig command. | brezak |