| Age | Commit message (Expand) | Author |
| 1998-09-18 | Map the "backspace" key to "delete" and the "remove" key to | drochner |
| 1998-09-17 | LK201/LK401 support for wscons (only decoding for now). | drochner |
| 1998-09-17 | Add definition for highest legal LK201 keycode. | drochner |
| 1998-09-17 | wskbd map for LK201/LK401 | drochner |
| 1998-08-10 | Kickoff xmit interrupts, needed on chip DC7201. | ragge |
| 1998-07-21 | adapt to LANCE driver split | drochner |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1998-07-04 | defopt DDB. | jonathan |
| 1998-06-14 | Add catch function for keyboard. | ragge |
| 1998-06-12 | Rework the way kernel include files are installed. In the new method, | cgd |
| 1998-05-23 | Fixed bug with lost characters in DDB output. | ragge |
| 1998-05-21 | Support for DDB on DZ console. | ragge |
| 1998-05-17 | Split the DZ11 driver into two parts; can now use the same driver on | ragge |
| 1998-04-19 | Copy alpha/tc/mcclock_ioasic.c (duplicated in pmax/tc/mcclock_ioasic.c) | jonathan |
| 1998-04-13 | t_wopen fixes. | ragge |
| 1998-03-22 | Clone lk20.h (keycode definitions) to /sys/dev/dec. | jonathan |
| 1998-03-21 | ubasetup() must be non-static. (used by QDSS) | ragge |
| 1998-03-02 | Support for UVM on VAXen. | ragge |
| 1998-01-24 | Remove __BROKEN_INDIRECT_CONFIG and change all drivers to use | ragge |
| 1998-01-18 | Make kernel compile & run again after latest config changes. | ragge |
| 1998-01-12 | Update for changes to config. | thorpej |
| 1998-01-12 | Adjust for config changes. | thorpej |
| 1998-01-05 | RCSID Police. | perry |
| 1997-10-05 | Copyright assigned to The NetBSD Foundation. | thorpej |
| 1997-09-02 | Nuke the idea of <machine/options.h>. It completely defeats the purpose | thorpej |
| 1997-07-22 | Use new <dev/dec/clockvar.h> and and <dev/dec/mcclokvar.h>. | jonathan |
| 1997-07-22 | pathname typo. | jonathan |
| 1997-07-22 | Create sys/dev/dec and cleanup sys/dev/tc: | jonathan |
| 1997-06-22 | Clone Alpha ``cpu-independent'' clock API headers into sys/dev/tc/, | jonathan |
| 1997-06-16 | include <machine/bus.h>. | jonathan |
| 1997-06-15 | DECstation MIPS3 support: wbflush() is cpu-dependent, need declaration from | mhitch |
| 1997-04-07 | by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. | cgd |
| 1997-04-07 | clean up NetBSD RCS ID strings, include machine/options.h | cgd |
| 1997-04-07 | clean up NetBSD RCS ID strings | cgd |
| 1997-04-06 | clean up NetBSD RCS ID strings, include machine/options.h | cgd |
| 1997-03-17 | #include <net/if_media.h> | thorpej |
| 1997-03-15 | New ARP system, supports IPv4 over any hardware link. | is |
| 1997-03-12 | enabled SQWE as well as PIE in reg B. | cgd |
| 1997-02-04 | Support for DL11 (-compatible) async ctlr. | ragge |
| 1996-12-08 | remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) | cgd |
| 1996-12-05 | update these so they compile whether or not __BROKEN_INDIRECT_CONFIG | cgd |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-13 | backout kprintf changes | christos |
| 1996-10-11 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-02 | tty stop functions really should return void, not int, and certainly not both. | mycroft |
| 1996-08-27 | change cfprint_t type definition to take a const char *, rather than | cgd |
| 1996-08-20 | Modified to get cleaner match/attach code for different parent buses. | ragge |