Age | Commit message (Expand) | Author |
2010-08-20 | Don't silently ignore errors if we cannot open the device. While I'm here | Federico G. Schwindt |
2010-07-01 | Learn wsconsctl to handle more than the first keyboard, mouse and display. | Mats O Jansson |
2009-07-19 | if variable has a NOAUTO flag set; skip printing. | Martynas Venckus |
2009-07-15 | now that set print is in one place; it is possible to suppress var | Martynas Venckus |
2009-07-15 | for rw query and print value that has actually been set in the | Martynas Venckus |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-11-26 | if no arguments given, assume a nice default; ok miod jakemsr deanna | Theo de Raadt |
2007-05-21 | options w/o args come before options which take args; | Jason McIntyre |
2007-05-20 | add a -f option to allow specifing an alternative | Robert Nagy |
2006-04-01 | Do not attempt to print parameters which turned out to be dead; fixes PR#5066. | Miod Vallat |
2004-08-09 | minor cleanup | Theo de Raadt |
2004-07-30 | mark down some punctuation, and sync usage(); | Jason McIntyre |
2004-06-23 | make -w optional; ok miod@ | David Krause |
2003-07-10 | add missing includes | David Krause |
2002-12-11 | ansi | Theo de Raadt |
2002-05-22 | implement new type: %%, given min,cur,max print the value in %%. | Michael Shalayeff |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-10-24 | - repair usage() output | Miod Vallat |
2001-08-26 | minor cleanups | Theo de Raadt |
2001-07-15 | paste open for each use, cache file descriptors | Michael Shalayeff |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-06-30 | make it more sysctl-like, ommit -kmd switches. | Michael Shalayeff |
2001-05-18 | why exit if returns | Michael Shalayeff |
2001-02-05 | when flags are FLG_WRONLY, say "write only" instead of "read only" | Matthieu Herrb |
2001-01-30 | Change /dev/ttyE* to /dev/ttyC* to reflect reality in OpenBSD. | Aaron Campbell |
2000-07-01 | wscons control tool; initial import from newtbsd tree | Michael Shalayeff |