Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-10-24 | - repair usage() output | Miod Vallat | |
- when changing display.foo settings, print "display.foo -> bar" like done for mouse.* and keyboard.* - use warn() over err() whenever possible and appropriate code path to display as much as useful information as possible even if one ioctl fails. This is especially useful to get the display.* settings via wsconsctl -a if your mouse can't be probed, like on the iBook. ok mcikye@ | |||
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 | |
no backwards compatibility keeped. add ability to change screens from cmd line. | |||
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 | |