summaryrefslogtreecommitdiff
path: root/bin/chio
AgeCommit message (Expand)Author
2015-01-15remove .Tn; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2014-11-20Don't allow embedded nul characters in strings.Jonathan Gray
2014-11-16Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm
2014-11-14Add gcc printf format attributes to yyerror() in parse.y files.Doug Hogan
2014-05-18use reallocarrayMarc Espie
2014-03-16lint is dead (long live the lint!), so stop using it as a cpp conditionalPhilip Guenther
2013-11-25use u_char for buffers in yylex, for ctype callsSebastian Benoit
2013-11-12add a variety of missing prototypesTheo de Raadt
2013-07-15use .Mt for email address; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2012-12-04remove some unnecessary sys/param.h inclusionsTheo de Raadt
2012-08-15use Lk for links;Jason McIntyre
2011-04-24No point in attempting to open the 'c' partition on devices that haveKenneth R Westerback
2009-03-31Fixed memory leaks which would occur if the second of two memoryTobias Stoeckmann
2008-02-27Unbreak parser by initializing topfile correctly.Marco Pfatschbacher
2008-02-26Have popfile() also close the main config file,Marco Pfatschbacher
2007-11-27typos; ok jmc@Martynas Venckus
2007-11-12Remove space/tab compression function from lgetc() and replaceMarco Pfatschbacher
2007-11-02add man page for chio.conf; missing file spotted by deraadtJason McIntyre
2007-10-16sync the synopsis and usage of commandsIgor Sobrado
2007-10-16Allow '=' to end a number in all lexers.Marco Pfatschbacher
2007-10-16in the lex... even inside quotes, a \ followed by space or tab shouldTheo de Raadt
2007-10-13in all these programs using the same pfctl-derived parse.y, re-unify theTheo de Raadt
2007-10-11next step in the yylex unification: handle quoted strings in a nicer fashionTheo de Raadt
2007-09-11macro argument unused, using local instead; spotted by mpfTheo de Raadt
2007-09-11extend lex to spot numbers in the stream, without impacting the parsingTheo de Raadt
2007-06-01fix -Wall 'implicit declaration' of err & errx: s/errno.h/err.h/; ok deraadt...Constantine A. Murenin
2007-05-31convert to new .Dd format;Jason McIntyre
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