| Age | Commit message (Expand) | Author |
| 2005-05-04 | Make ffb take part in the /dev/fbN circus. | martin |
| 2005-05-01 | fixed tab width and formatting | macallan |
| 2005-05-01 | Made the Alt key act like STOP when options SPARCBOOK_CMD is #defined to | macallan |
| 2005-04-29 | Add a missing #if to allow non-wscons compilation. | martin |
| 2005-04-28 | Finish support for wskbd @ kbd @ zs/sab for sparc64 consoles. | martin |
| 2005-03-14 | KNF | martin |
| 2005-03-03 | Fix a conditional: sparc's will use the raster ops via RASTERCONSOL | martin |
| 2005-03-03 | Make it (at least) compile w/o wsdisplay @ cgsix. | martin |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-25 | From Michael Lorenz: add screen switching keyboard symbols | martin |
| 2005-02-25 | From Micahel Lorenz: wsdisplay support for cg6 | martin |
| 2005-02-21 | GC SUNKBDDISC & SUNMSDISC line discipline slot definitions. Both are already | heas |
| 2005-02-21 | oops, missed adding a return value for KBD_LAYOUT | heas |
| 2005-02-21 | Place busy loops around the tsleep()s for keyboard ID and layout codes in | heas |
| 2005-02-20 | Return 0, not return -1, to the serial chip's input routine except when a | heas |
| 2005-02-20 | Fix typo in a comment. | heas |
| 2005-02-20 | Add commented about keyboard IDs. No functional change. | heas |
| 2005-02-04 | de-__P | perry |
| 2004-12-31 | Go back to filtering out KBD_IDLE events by default. The Xsun shipped with | bjh21 |
| 2004-04-22 | sprintf -> snprintf | itojun |
| 2004-03-19 | fb_is_console/SUN4U: fbnode => prom_stdout_node. | pk |
| 2004-03-17 | Rename PROM_getprop*() => prom_getprop*(). | pk |
| 2004-03-17 | Update previous change: set defaults properly. | pk |
| 2004-03-16 | Use prom_getoption() and drop home-grown string-to-integer conversion code. | pk |
| 2004-02-13 | Uppercase CPU, plural is CPUs. | wiz |
| 2003-12-10 | Modify the licences of code written by Theo De Raadt from a 4-clause | jdolecek |
| 2003-12-10 | Modify the licences of code written by Theo De Raadt from a 4-clause | agc |
| 2003-12-04 | NetBSD.ORG -> NetBSD.org | keihan |
| 2003-11-15 | Commit changes proposed on tech-kern Thu, 6 Nov 2003 | bouyer |
| 2003-11-13 | eliminate uvm_useracc() in favor of checking the return value of | chs |
| 2003-10-28 | keep the caller's defaults instead of supplying our own. | chs |
| 2003-10-28 | uninitialized variables. | chs |
| 2003-09-21 | cleanup & uniform descriptor owner handling: | jdolecek |
| 2003-08-27 | cc_callout does not belong to struct cons_channel, as it's only used | uwe |
| 2003-08-25 | Undo previous as it broke things. | uwe |
| 2003-08-24 | #include "opt_rcons.h" | uwe |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | add missing __KERNEL_RCSID() | lukem |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | struct proc * -> struct lwp * | martin |
| 2003-06-29 | More changes for providing lwpid for ktrace (sparc GENERIC built) | darrenr |
| 2003-05-30 | wsmouse for ms@tty. | petrov |
| 2003-01-24 | fix kernel build error, such a configs w/o kbd, ms. | nakayama |
| 2003-01-19 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-11-26 | si_ -> sel_ | christos |
| 2002-10-26 | Allow attaching wskbd at kbd, idea from Valeriy Ushakov. | martin |
| 2002-10-25 | Fix pasto. | martin |
| 2002-10-25 | Scan code/keymap table for sun keyboards and wscons. | martin |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |