summaryrefslogtreecommitdiff
path: root/sbin/wsconsctl/display.c
AgeCommit message (Expand)Author
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2019-03-27Add support for displaying fontwidth and fontheight values, this allowsFrederic Cambus
2015-05-08Add a new `don't read back' flag for variables, to prevent reading their valueMiod Vallat
2013-10-20Introduce write-only (for now) display.font parameter, which issues aMiod Vallat
2013-08-18Fix calls to printf-like functions which passed a non-fixed stringPhilip Guenther
2012-08-08fix type (part from NetBSD)Alexandr Shadchin
2010-08-20Don't silently ignore errors if we cannot open the device. While I'm hereFederico G. Schwindt
2010-07-01Learn wsconsctl to handle more than the first keyboard, mouse and display.Mats O Jansson
2010-07-01add screen types and emulations to things to be shown for displays.Mats O Jansson
2009-09-27Show fbinfo if it exists. ok mglocker@ -mojMats O Jansson
2009-07-15for rw query and print value that has actually been set in theMartynas Venckus
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2004-11-19repair display.focus pokus; from janjaap@ in pr#3990Michael Shalayeff
2003-07-10add missing includesDavid Krause
2002-12-17display.focus is a signed int, make it so; this fixes a problem under x11, wh...Michael Shalayeff
2002-12-11ansiTheo de Raadt
2002-05-22implement new type: %%, given min,cur,max print the value in %%.Michael Shalayeff
2001-10-24- repair usage() outputMiod Vallat
2001-07-06add if braces to avoid compiler warnings; ok mickeyPeter Valchev
2001-06-30make it more sysctl-like, ommit -kmd switches.Michael Shalayeff
2001-05-08add more display variables (for screen burner).Michael Shalayeff
2000-07-01wscons control tool; initial import from newtbsd treeMichael Shalayeff