Age | Commit message (Expand) | Author |
2009-03-31 | Fixed memory leaks which would occur if the second of two memory | Tobias Stoeckmann |
2008-02-27 | Unbreak parser by initializing topfile correctly. | Marco Pfatschbacher |
2008-02-26 | Have popfile() also close the main config file, | Marco Pfatschbacher |
2007-11-27 | typos; ok jmc@ | Martynas Venckus |
2007-11-12 | Remove space/tab compression function from lgetc() and replace | Marco Pfatschbacher |
2007-11-02 | add man page for chio.conf; missing file spotted by deraadt | Jason McIntyre |
2007-10-16 | sync the synopsis and usage of commands | Igor Sobrado |
2007-10-16 | Allow '=' to end a number in all lexers. | Marco Pfatschbacher |
2007-10-16 | in the lex... even inside quotes, a \ followed by space or tab should | Theo de Raadt |
2007-10-13 | in all these programs using the same pfctl-derived parse.y, re-unify the | Theo de Raadt |
2007-10-11 | next step in the yylex unification: handle quoted strings in a nicer fashion | Theo de Raadt |
2007-09-11 | macro argument unused, using local instead; spotted by mpf | Theo de Raadt |
2007-09-11 | extend lex to spot numbers in the stream, without impacting the parsing | Theo de Raadt |
2007-06-01 | fix -Wall 'implicit declaration' of err & errx: s/errno.h/err.h/; ok deraadt... | Constantine A. Murenin |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-06-14 | Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Long | Kenneth R Westerback |
2006-06-13 | make -avV only be suboptions of the status command, as documented, by using | Theo de Raadt |
2006-06-03 | do chio.conf install from right place | Theo de Raadt |
2006-06-02 | Add sample chio.conf to /etc | Bob Beck |
2006-06-01 | fix stupid typo. mea culpa | Bob Beck |
2006-06-01 | Move mtio drive prep to a function, and makes the changer | Bob Beck |
2006-05-31 | prettier | Theo de Raadt |
2006-05-31 | This adds support for retrieving volume tags in chio(8) with the | Bob Beck |
2006-05-29 | tweaks; | Jason McIntyre |
2006-05-29 | document the st(4) device to chio drive mapping, and the existence of | Bob Beck |
2006-05-29 | oups, left one strdup unchecked, and some more error handling smallies | Henning Brauer |
2006-05-29 | spacing | Theo de Raadt |
2006-05-29 | KNF | Henning Brauer |
2006-05-29 | de-beckify (KNF) | Henning Brauer |
2006-05-29 | Make chio have a connection between st(4) devices and "drives" in a | Bob Beck |
2006-04-25 | various small lint cleanups; ok otto | Theo de Raadt |
2005-11-25 | BINOWN and BINMODE is not needed here | Theo de Raadt |
2005-02-08 | - rearrange EXAMPLES | Jared Yanovich |
2003-05-29 | - section reorder | Jason McIntyre |
2003-04-28 | typos; | Jason McIntyre |
2003-03-12 | more .Li | Theo de Raadt |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-07-04 | ansi | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-11 | Initial patch. | Mike Pechkin |
2001-08-26 | remove excess Xr | Theo de Raadt |
2001-03-21 | -Wall | Artur Grabowski |
2000-11-09 | - Some section shuffling: conform to the standard order documented in mdoc(7) | Aaron Campbell |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-03-17 | Remove hard sentence breaks. | Aaron Campbell |
1999-08-17 | consistency | Aaron Campbell |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-05-30 | repairs | Aaron Campbell |
1999-03-03 | using a .Aq Ar combination is much nicer | Aaron Campbell |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |