summaryrefslogtreecommitdiff
path: root/usr.sbin/wsconscfg
AgeCommit message (Collapse)Author
2009-09-27Build on armish. Since wsconscfg is built on palm build wsconsctl too. -mojMats O Jansson
2009-09-09Palm: Integration into the treeMarek Vasut
OK deraadt@
2009-05-17fascinating how make parses if statements...Theo de Raadt
2009-05-15Stop this silliness with machine dependent man pagesTheo de Raadt
2008-05-17documentation tweaks.Igor Sobrado
ok (some time ago) jmc@
2007-08-01cats went awayTheo de Raadt
2007-08-01cats went awayTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2006-07-24Build wscons stuff on vax (but no for bsd.rd yet)Miod Vallat
2006-06-06another typoTheo de Raadt
2006-06-06System build pieces for armish arch.Dale Rahn
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-01-04Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouseMiod Vallat
drivers, and to wscons as the console; a few parts borrowed from OpenBSD/macppc as well. Currently only working with displays configured in 1bpp or 8bpp modes; this limitation will be worked on ASAP. Tested by claudio@ kettenis@ martin@ nick@ and I on various models. X11 changes coming soon.
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