Age | Commit message (Expand) | Author |
2005-06-01 | Do not kill the event sink when closing a wsmouse device opened in write-only | Miod Vallat |
2005-05-18 | Do not compile the screen burner code if SMALL_KERNEL, helps floppies. | Miod Vallat |
2005-05-15 | only inside DIAGNOSTIC | Theo de Raadt |
2005-05-15 | Partial sync to the NetBSD wscons code, bringing a better wsmux behaviour | Miod Vallat |
2005-05-12 | Define a keyboard layout variant for Apple international USB keyboards, which | Miod Vallat |
2005-05-06 | french a canadian; form Arnaud Bergeron <abergeron@gmail.com> | Michael Shalayeff |
2005-04-22 | Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series. | Miod Vallat |
2005-04-21 | correct idion for snprintf failure handling; ok cloder | Theo de Raadt |
2005-03-09 | Make the sun emulation match what the old SunOS cons(4) manual page describes: | Miod Vallat |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-01-18 | WSDISPLAY_COMPAT_RAWKBD support for hilkbd. | Miod Vallat |
2005-01-17 | Display driver for zaurus, PXALCD requested and ok miod@ | Dale Rahn |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |
2005-01-14 | Add type for zaurus, ok miod@ | Dale Rahn |
2004-12-25 | correct indent | Theo de Raadt |
2004-12-23 | vt100 wscons crashes restoring cursor if it had never been saved before. | Miod Vallat |
2004-12-23 | Fix crash due to wrong argument in the (almost useless) DECRQUPSS escape | Miod Vallat |
2004-12-23 | Reliability fix, from NetBSD: | Miod Vallat |
2004-11-05 | Better granularity between wsmouse support and wsmoused support, as one | Miod Vallat |
2004-11-04 | Only compile the mouse pasting code if wsmouse is configured in the kernel; | Miod Vallat |
2004-09-21 | Do not retrigger the screen blanker if one change its settings through | Miod Vallat |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
2004-06-05 | Remove unneeded dependency on wscons_raster.h | Miod Vallat |
2004-04-24 | Define wscons device ids for the Luna devices. | Miod Vallat |
2004-04-05 | Most of the non-US keyboard layouts define an ``AltGr'' key to access up | Miod Vallat |
2004-04-02 | remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists | Theo de Raadt |
2004-03-16 | Slovenian keymap, contributed by Jernej Kovacic (jkovacic, email dot si). | Miod Vallat |
2004-03-14 | Caps lock should only affect the letter keys, rather than enforcing a shift | Miod Vallat |
2004-03-10 | indent | Theo de Raadt |
2004-03-09 | Allow the screen blanker to be disabled; PR#3123 | Miod Vallat |
2004-03-01 | Define a wsdisplay type for rfx; ok deraadt@ | Miod Vallat |
2004-02-27 | kbd_reset can work on amd64 too | Theo de Raadt |
2004-02-24 | Do not check for end of line too early, as this will confuse the cursor | Miod Vallat |
2003-12-06 | Fix for gcc3 compilation suggested by miod@: use temporary variable | Alexander Yurchenko |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-11 | Add signal number sanity checking to usl_sync_init(). This is not | Todd C. Miller |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-06-17 | New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445 | Miod Vallat |
2003-06-16 | Provide more "dead_symbol + space -> symbol" entries in the compose table; | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-14 | The ramdac's hater club is proud to present new yet another SBus frame | Miod Vallat |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-03-28 | add a whole bunch of display types (will be used by the accelerated X | Jason Wright |
2003-02-23 | initialize error | Ted Unangst |
2003-02-16 | Provide a wskbd type for gsc keyboards, make gsckbd use it, and take advantage | Miod Vallat |
2003-02-12 | in async mode, send SIGIO to the process group of the process that | Matthieu Herrb |
2003-02-12 | Define a wsmouse type for HIL mice. | Miod Vallat |
2003-02-11 | Define an HIL wscons keyboard type. | Miod Vallat |