summaryrefslogtreecommitdiff
path: root/sbin/wsconsctl
AgeCommit message (Expand)Author
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
2004-04-24Compile the basic wscons userland tools on luna88k.Miod Vallat
2004-04-24Define wscons device ids for the Luna devices.Miod Vallat
2004-03-04one missed kbd typeMichael Shalayeff
2004-03-01Define a wsdisplay type for rfx; ok deraadt@Miod Vallat
2004-02-09Add cats to MANSUBDIRS, missed when cats was added to the top of the file.Dale Rahn
2004-01-29oops missing \Theo de Raadt
2004-01-29will be needed for cats tooTheo de Raadt
2004-01-28Repair build links for pegosos, and also build for amd64Theo de Raadt
2004-01-05include path fixes for gcc3.Marc Espie
2003-11-07- document /etc/kbdtypeJason McIntyre
2003-10-31These should build on pegasosDale Rahn
2003-07-10add missing includesDavid Krause
2003-06-17New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445Miod Vallat
2003-06-03- section reorderJason McIntyre
2003-05-20typo;Jason McIntyre
2003-05-14The ramdac's hater club is proud to present new yet another SBus frameMiod Vallat
2003-03-28add a whole bunch of display types (will be used by the accelerated XJason Wright
2003-03-12more .LiTheo de Raadt
2003-03-07don't print out the complete keyboard map when changed; ok miod@Markus Friedl
2003-02-12Define a wsmouse type for HIL mice.Miod Vallat
2003-02-11Define an HIL wscons keyboard type.Miod Vallat
2003-02-05grok sti type wsdisplayMichael Shalayeff
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-12-11ansiTheo de Raadt
2002-11-08a missing next kbd typeMichael Shalayeff
2002-08-12Build the wscons utilities on sparc, tooMiod Vallat
2002-07-25Rename the WSDISPLAY_TYPE_SUNFFB display type into a more generic name,Miod Vallat
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-07Add wsconsctl recognition support for adb keyboard.Dale Rahn
2002-05-30add WSKBD_TYPE_SUN5 here, tooJason Wright
2002-05-22add sunffb typeJason Wright
2002-05-22implement new type: %%, given min,cur,max print the value in %%.Michael Shalayeff
2002-02-23add sun keyboard typeJason Wright
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-11Initial patch.Mike Pechkin
2002-02-06Oops, add sparc64 everywhereJason Wright
2002-02-06sparc64 needs this nowJason Wright
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-14unbreak comment.Mike Pechkin
2001-10-24- repair usage() outputMiod Vallat
2001-10-01remove typoTheo de Raadt
2001-09-30add mode_shift and mode_lock examples; mostly from Igor Grabin <violent@death...Michael Shalayeff
2001-09-08o Mention /etc/wsconsctl.conf in wsconsctl(8)Heikki Korpela
2001-09-01Changes to build platform specific files properly with the powerpc -> macppcDale Rahn
2001-08-26minor cleanupsTheo de Raadt
2001-08-01Correct diagnostic string per PR 1981 by Kaspar Toomik.Hugh Graham
2001-07-15paste open for each use, cache file descriptorsMichael Shalayeff
2001-07-07major -Wall cleanup, almost completeTheo de Raadt