Age | Commit message (Expand) | Author |
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 |
2003-02-05 | wsdisplay type for sti | Michael Shalayeff |
2003-01-04 | Add support for polish keyboard from Kamil Andrusz wizz at mniam dot net. | Mats O Jansson |
2003-01-04 | Add support for turkish keyboard from Berk Demir bdd at ieee dot org. | Mats O Jansson |
2002-12-23 | Repair minor indentation problem. | Miod Vallat |
2002-11-23 | New identifier for dutch keyboard layout. | Miod Vallat |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-09-23 | Fix the extra cursor image remaining in the upper left corner of the | Miod Vallat |
2002-09-15 | Add missing translations for End, Ins and f11-f12, indent the switch a bit | Federico G. Schwindt |
2002-09-09 | Rework the wsemul_sun behaviour, and add color support, from the current | Miod Vallat |
2002-09-05 | Do not print the ASCII_ESC character. | Jason Wright |
2002-08-29 | Produce the same escape codes as SunOS with the L function keys in console. | Miod Vallat |
2002-08-29 | Define new wscons symbols for the L function keys found on Sun keyboards, | Miod Vallat |
2002-08-26 | now that none of the keyboard maps map anything into | Michael Shalayeff |
2002-08-21 | Attach one screen resource, by default, to every wsdisplay device, | Miod Vallat |
2002-07-25 | Rework the color usage in wsemul_sun displays, to match SunOS and Solaris | Miod Vallat |
2002-07-25 | Rename the WSDISPLAY_TYPE_SUNFFB display type into a more generic name, | Miod Vallat |
2002-07-01 | repair burner after X, as seen on misc@; from grange@ | Michael Shalayeff |
2002-06-29 | Add Brazilian keymap (iso275). Create by me and tested by | Mats O Jansson |