summaryrefslogtreecommitdiff
path: root/usr.sbin/wsconscfg
AgeCommit message (Collapse)Author
2005-05-27include sys/time.h to get struct timevalTodd C. Miller
2005-01-14Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.Miod Vallat
Main features: - MI hil drivers, allowing live plug/unplug of devices, and the keyboard does not need to be at id 1 anymore. - SGC bus support on 4xx models. SGC frame buffers are supported too, but not as console, though you can use them as a regular glass terminal if you run a getty on ttyC0. Currently not compiled-in, awaiting for an sti(4) fix to be commited. - HP-UX compatibility interfaces are removed. grfinfo and hilinfo are removed. X11 support is currently broken by these changes; X.org X11R6 support will be available very soon. Tested on hyperion and 4 different flavours of catseye/topcat/kathmandu; other, older frame buffers (davinci, gatorbox and renaissance) could not been tested but should work; please report any regression.
2005-01-13build explictly on zaurus, not all arm, because of MANSUBDIRDale Rahn
2005-01-13Build on zaurus too, (all arm)Dale Rahn
2004-12-05max # of virtual terminals is 12. From Janjaap van Velthooven in PR 3995.Otto Moerbeek
ok miod@
2004-08-07sgiTheo de Raadt
2004-08-01ansi cleanup; khalek@linuxgamers.netTheo de Raadt
2004-07-30smarten this page up a bit. usage() too.Jason McIntyre
2004-07-09ansiTheo de Raadt
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree.
2004-04-24Compile the basic wscons userland tools on luna88k.Miod Vallat
2004-04-03.br workaround no longer necessary;Jason McIntyre
.Pp removal;
2004-01-29will be needed for cats tooTheo de Raadt
2004-01-28Repair build links for pegosos, and also build for amd64Theo de Raadt
2003-10-31These should build on pegasos.Dale Rahn
2003-07-18add missing includesDavid Krause
ok tedu@
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2003-03-12more .LiTheo de Raadt
2003-02-19copyrights added;Jason McIntyre
these are all Matthias Drochner, except: gsckbd(4): miod@ + Drochner wsdisplay(4): Harris + Drochner
2002-12-16remove a paragraph about rc.wscons, it did not happen from david krauseMichael Shalayeff
2002-08-12Build the wscons utilities on sparc tooMiod Vallat
2002-02-16Part 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.
2002-02-13When you give command examples and etc., in a manual page prefix them with:Mike Pechkin
$ command or # command deraadt@ ok
2002-02-06sparc64 needs this tooJason Wright
2001-09-01More fallout for the powerpc -> macppc port rename.Dale Rahn
2001-08-25Remove dangling comma.Aaron Campbell
2001-07-31wrong section; six@stalphonsos.comTheo de Raadt
2001-07-27Wall cleanupPeter Valchev
2001-06-25missing space in usage(); ok mickeyPeter Valchev
2001-05-18wscons.conf no more; pointed out by Alexander Yurchenko <grange@rt.mipt.ru>Michael Shalayeff
2001-03-27Rearrange title macros into the correct order.Aaron Campbell
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-02-16Nicer EXAMPLES format.Aaron Campbell
2001-01-30wskbd(8) -> wskbd(4); TDeval@PrimeOBJ.COMAaron Campbell
2001-01-30Change /dev/ttyE* to /dev/ttyC* to reflect reality in OpenBSD.Aaron Campbell
2001-01-30install wscons utils manpages into i386 subdir as wellMichael Shalayeff
2001-01-30Build these userland wscons utilities on i386.Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-09-30Some format string problems that were missed during initial audit; deraadt@ andAaron Campbell
millert@ ok
2000-09-07Install manpage on powerpc also.Dale S. Rahn
2000-09-07wscons is used on powerpc also.Dale S. Rahn
2000-07-20Move ws* command man pages to arch-dependent subdirs.Marc Espie
2000-07-02OpenBSD'ify these man pages.Aaron Campbell
2000-07-02make it compiling only for alpha and hppaMichael Shalayeff
2000-07-02wscons vt config tool; initial import from netbsd treeMichael Shalayeff