summaryrefslogtreecommitdiff
path: root/bin/chio
AgeCommit message (Expand)Author
2006-06-14Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. LongKenneth R Westerback
2006-06-13make -avV only be suboptions of the status command, as documented, by usingTheo de Raadt
2006-06-03do chio.conf install from right placeTheo de Raadt
2006-06-02Add sample chio.conf to /etcBob Beck
2006-06-01fix stupid typo. mea culpaBob Beck
2006-06-01 Move mtio drive prep to a function, and makes the changerBob Beck
2006-05-31prettierTheo de Raadt
2006-05-31 This adds support for retrieving volume tags in chio(8) with theBob Beck
2006-05-29tweaks;Jason McIntyre
2006-05-29document the st(4) device to chio drive mapping, and the existence ofBob Beck
2006-05-29oups, left one strdup unchecked, and some more error handling smalliesHenning Brauer
2006-05-29spacingTheo de Raadt
2006-05-29KNFHenning Brauer
2006-05-29de-beckify (KNF)Henning Brauer
2006-05-29Make chio have a connection between st(4) devices and "drives" in aBob Beck
2006-04-25various small lint cleanups; ok ottoTheo de Raadt
2005-11-25BINOWN and BINMODE is not needed hereTheo de Raadt
2005-02-08- rearrange EXAMPLESJared Yanovich
2003-05-29- section reorderJason McIntyre
2003-04-28typos;Jason McIntyre
2003-03-12more .LiTheo de Raadt
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-07-04ansiTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-11Initial patch.Mike Pechkin
2001-08-26remove excess XrTheo de Raadt
2001-03-21-WallArtur Grabowski
2000-11-09- Some section shuffling: conform to the standard order documented in mdoc(7)Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-03-17Remove hard sentence breaks.Aaron Campbell
1999-08-17consistencyAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-05-30repairsAaron Campbell
1999-03-03using a .Aq Ar combination is much nicerAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
1998-06-23snprintf returns bytes it wanted to print, not the number it actually didTodd C. Miller
1997-11-08spellingTodd T. Fries
1997-10-01typos; khym@bga.comTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-06-03.Xr ch 4, someone create it please?Theo de Raadt
1996-12-14-Wall'ing.Michael Shalayeff
1996-11-02useful useage, abbreviateable commandsTheo de Raadt
1996-10-08Attempt at cleanup.michaels
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-08-21Don't override BINOWN and BINGRPThorsten Lockert
1996-08-11bad setuid, bad, bad, badTheo de Raadt
1996-08-11Install with 4554 permissions.dm