summaryrefslogtreecommitdiff
path: root/usr.sbin/vnconfig
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16Sync usage with man page.wiz
2003-04-16Sort options in SYNOPSIS and description.wiz
2003-04-11Add an interface to the "force" option, and fix a bug where thedrochner
2003-03-27bump date.yamt
2003-03-27add a new option, -r; read-only configuration.yamt
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-11-30add DPADD for ${LIBUTIL}lukem
2002-06-21Provide a means for vnconfig to indicate which devices are in use, andatatat
2002-03-05Drop duplicate .Pp.wiz
2002-02-02Sort sections, sort SEE ALSO, drop a .Pp.wiz
2001-12-12Add optional "-f disktab" argument, that will look up a diskfredette
2001-11-08Now that vnconfig uses opendisk(3) update it's usage encouraging usechristos
2001-11-08Try to open the file before configuring a vnode disk device to avoid sillytron
2001-11-08Revert previous change that accepts non-raw devices as argument. Thechristos
2001-11-07Invoke "opendisk" with "iscooked = 1" because existing makefiles and thetron
2001-09-26<sys/stat.h> is unnecessarylukem
2000-10-02Put sections in the canonical order (from mdoc.samples(7)).bjh21
2000-10-02Replace "foo is mutually exclusive of bar" with "foo and bar are mutuallybjh21
2000-09-30Formatting cleanups around the description of geomspec.bjh21
2000-07-20Fix typo.agc
2000-03-20__POOL_EXPOSE is no longer needed (dev/vndvar.h does protect vnd_softc from u...jdolecek
2000-02-16Define __POOL_EXPOSE almost at the beginning, instead of just beforeenami
1999-04-01Define __POOL_EXPOSE for <dev/vndvar.h>.veego
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-01-19Include "disktab.h" to get prototype for getdiskbyname().tron
1998-05-22sort entries and delete extra periods in SEE also section.msaitoh
1997-10-18WARNSifylukem
1997-10-01- Xref opendisk(3).enami
1997-09-29In the function config(),enami
1997-09-29In the function config(),enami
1997-09-29Use opendisk(3).enami
1997-07-30Fix files using old TNF copyright noticejtc
1997-07-08check geometry string more carefully; from Enami Tsugutomo in PR bin/3809.mikel
1997-06-26Fix typo; from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp> in PR misc/3796.kleink
1997-06-23Update for changes to the vnd driver:thorpej
1995-12-30Add RCS ids.thorpej
1995-12-30Add a vnd(4) manual page and make vnconfig(8) reference it. Fixesthorpej
1995-01-25vn -> vnd renaming; consistency.cgd
1995-01-22Remove specal case on VNIOCCLR return value.mycroft
1995-01-22Clean up parsing a bit. Get rid of bogus extra arg to `-u'. Update themycroft
1995-01-22vnconfig.c: removed all the silly mount/swapon functionality that neverglass
1994-12-23include necessary headers, improve declarations.cgd
1994-12-22specify man pages the new way.cgd
1994-04-18don't special case EBUSY when configging; if you try to do it 2x, second is errcgd
1994-01-03Change /dev/vn0c to /dev/vnd0c (from jimj@miller.cs.uwm.edu)brezak
1993-12-23add Id and clean upcgd
1993-12-21Add vnconfig command.brezak