| Age | Commit message (Expand) | Author |
| 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 |
| 1996-07-20 | CPU determine code. ts driver converted to new config. May work, untested. | ragge |
| 1996-07-11 | Automatic changing of root device after boot now works. | ragge |
| 1996-07-01 | Changed data structures due to removal of old config system. | ragge |
| 1996-07-01 | Remove code that took care of old config devices. Don't support | ragge |
| 1996-05-07 | Make the MI LANCE driver standalone, and use cfattach to resolve | thorpej |
| 1996-04-17 | fix copyrights | cgd |
| 1996-04-17 | clean up clock handling: clock drivers are now seperate from the | cgd |
| 1996-04-08 | Added prototypes to everything. Made all files compile with -Wall. | ragge |
| 1996-04-08 | Drivers for DZ11/DZV11/DZQ11 serial cards. | ragge |
| 1996-03-18 | Ubareset are now possible, devices that wants it now set it up | ragge |