Age | Commit message (Expand) | Author |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2019-03-27 | Add support for displaying fontwidth and fontheight values, this allows | Frederic Cambus |
2015-05-08 | Add a new `don't read back' flag for variables, to prevent reading their value | Miod Vallat |
2013-10-20 | Introduce write-only (for now) display.font parameter, which issues a | Miod Vallat |
2013-08-18 | Fix calls to printf-like functions which passed a non-fixed string | Philip Guenther |
2012-08-08 | fix type (part from NetBSD) | Alexandr Shadchin |
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 |
2010-07-01 | add screen types and emulations to things to be shown for displays. | Mats O Jansson |
2009-09-27 | Show fbinfo if it exists. ok mglocker@ -moj | Mats O Jansson |
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 |
2004-11-19 | repair display.focus pokus; from janjaap@ in pr#3990 | Michael Shalayeff |
2003-07-10 | add missing includes | David Krause |
2002-12-17 | display.focus is a signed int, make it so; this fixes a problem under x11, wh... | Michael Shalayeff |
2002-12-11 | ansi | Theo de Raadt |
2002-05-22 | implement new type: %%, given min,cur,max print the value in %%. | Michael Shalayeff |
2001-10-24 | - repair usage() output | Miod Vallat |
2001-07-06 | add if braces to avoid compiler warnings; ok mickey | Peter Valchev |
2001-06-30 | make it more sysctl-like, ommit -kmd switches. | Michael Shalayeff |
2001-05-08 | add more display variables (for screen burner). | Michael Shalayeff |
2000-07-01 | wscons control tool; initial import from newtbsd tree | Michael Shalayeff |