summaryrefslogtreecommitdiff
path: root/sbin/wsconsctl
AgeCommit message (Expand)Author
2010-03-07Minimalistic driver for the ImpactSR (Mardigras) video option found on olderMiod Vallat
2010-03-04Add wsdisplay type for SGI VPro (aka Odyssey)Joel Sing
2010-02-28Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems.Miod Vallat
2010-01-30Build on loongson, and sort platform list.Miod Vallat
2009-12-25A couple more device types.Miod Vallat
2009-11-24Preserve rawmode when setting scale. ok miod@, oga@.Matthieu Herrb
2009-09-27Build on armish. Since wsconscfg is built on palm build wsconsctl too. -mojMats O Jansson
2009-09-27Show fbinfo if it exists. ok mglocker@ -mojMats O Jansson
2009-07-19if variable has a NOAUTO flag set; skip printing.Martynas Venckus
2009-07-15now that set print is in one place; it is possible to suppress varMartynas Venckus
2009-07-15for rw query and print value that has actually been set in theMartynas Venckus
2009-07-03Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer.Mark Kettenis
2009-06-03Define a wsdisplay type for gfxp(4).Mark Kettenis
2009-06-02Define a proper wsdisplay type for machfb(4).Mark Kettenis
2009-05-20Add code to attach sun mice on sparc and sparc64 as wsmouse devices. SinceMiod Vallat
2009-05-17fascinating how make parses if statements...Theo de Raadt
2009-05-15Stop this silliness with machine dependent man pagesTheo de Raadt
2009-05-09Need to add new display type to wsconsctl(8), too.Marcus Glocker
2009-03-12Define a proper wsdisplay type for raptor(4).Mark Kettenis
2008-12-29Give ifb its own display type (be sure to make includes before rebuildingMiod Vallat
2008-08-24Define a proper wsdisplay type for legss(4).Miod Vallat
2008-08-04"-a" is used if no arguments are given to wsconsctl.Igor Sobrado
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-11-27Add a few missing device entries.Miod Vallat
2007-11-26if no arguments given, assume a nice default; ok miod jakemsr deannaTheo de Raadt
2007-08-01cats went awayTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-21options w/o args come before options which take args;Jason McIntyre
2007-05-20add a -f option to allow specifing an alternativeRobert Nagy
2007-05-08Introduce the mouse.rawmode and mouse.scale fields forRobert Nagy
2006-07-24Build wscons stuff on vax (but no for bsd.rd yet)Miod Vallat
2006-07-24Driver for the VS4000/90 frame buffer, adapted from NetBSD (ragge) andMiod Vallat
2006-06-06oopsTheo de Raadt
2006-06-06System build pieces for armish arch.Dale Rahn
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-04-14Minimal support for the HP98705 ``Tigershark'' TurboVRX frame bufferMiod Vallat
2006-04-01Do not attempt to print parameters which turned out to be dead; fixes PR#5066.Miod Vallat
2006-02-14Define a wsdisplay type for the Sun ZX/Leo frame buffer.Miod Vallat
2006-01-09Introduce a wsdisplay type for mac68k frame buffers; we might need to becomeMiod Vallat
2006-01-04Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouseMiod Vallat
2005-05-31fix a typo, touch-pannel -> touch-panelBrad Smith
2005-04-22Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series.Miod Vallat
2005-04-04ugh. vax has no wscons either; pt out by deraadt@Michael Shalayeff
2005-03-29simplify machine chekc now that almost everything has wsconsMichael Shalayeff
2005-01-17PXALCD type.Dale Rahn
2005-01-14Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.Miod Vallat
2005-01-14zaurus entry, ok miod@Dale Rahn
2005-01-13build on zaurus too, after further discusssion, because MANSUBDIR needsDale Rahn
2004-11-19repair display.focus pokus; from janjaap@ in pr#3990Michael Shalayeff
2004-08-09minor cleanupTheo de Raadt