| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-02-14 | prune files.* entries that refer to files not in tree |  jsg | 1 | -7/+1 |
| 2017-12-30 | Delete unnecessary <sys/file.h> includes |  guenther | 1 | -2/+1 |
| 2017-11-02 | Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code. |  mpi | 3 | -2/+887 |
| 2017-10-27 | Replace ancient DELAY inherited from Mach and the associated scary |  mpi | 1 | -7/+2 |
| 2017-10-13 | Implement media auto selection for DEC 3000. |  mpi | 2 | -2/+129 |
| 2016-09-19 | Remove unused getdev() audio driver functions. |  ratchov | 1 | -16/+1 |
| 2016-09-14 | Remove drain(), query_encoding(), mappage() and get_default_params() |  ratchov | 1 | -30/+2 |
| 2015-05-11 | Remove all audio format conversion code from the kernel (btw holding |  ratchov | 2 | -80/+4 |
| 2014-12-22 | unifdef INET |  tedu | 2 | -6/+2 |
| 2014-10-18 | Remove even more unnecessary `needs-flag' attributes from config machinery, |  miod | 1 | -2/+2 |
| 2014-10-12 | remove some unused files |  jsg | 1 | -1/+0 |
| 2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. |  tedu | 1 | -2/+2 |
| 2014-01-18 | instead of having every bit of glue set up and attach an identical |  dlg | 3 | -16/+5 |
| 2013-10-28 | tedu FDDI support and the 3 flavors the driver for DEC devices, even |  mpi | 2 | -132/+1 |
| 2013-09-24 | Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following: |  miod | 3 | -27/+27 |
| 2013-05-15 | Introduce a global interrupt-aware mutex protecting data |  ratchov | 1 | -6/+12 |
| 2011-09-05 | No need to check for the size to be a multiple of 4 in the alpha-specific |  miod | 1 | -3/+3 |
| 2011-09-04 | Driver for the TURBOchannel alpha baseboard audio. Ported from NetBSD, with |  miod | 2 | -1/+790 |
| 2010-11-11 | DEC 3000/400 has a 22.5MHz TURBOchannel bus instead of the usual 25MHz; |  miod | 3 | -14/+19 |
| 2010-09-22 | Revert previous and let drivers register counterless interrupts; |  miod | 2 | -7/+8 |
| 2010-09-20 | Stop doing shutdown hooks in network drivers where possible. We already |  deraadt | 1 | -7/+1 |
| 2010-09-20 | Get rid of evcount's support for arranging counters in a tree |  matthew | 1 | -2/+2 |
| 2010-06-28 | Remove all adapter-specific 'struct scsi_device's. They are never used. First |  krw | 3 | -14/+5 |
| 2010-05-23 | rely on __alpha__ instead of alpha |  deraadt | 1 | -3/+3 |
| 2009-11-07 | Blink leds on the DEC 3000 models (three different led types). |  miod | 1 | -1/+2 |
| 2009-08-13 | - consistify cfdriver for the ethernet drivers (0 -> NULL) |  jasper | 1 | -2/+2 |
| 2009-02-16 | Extend the scsi_adapter minphys() callback to take a struct scsi_link * |  miod | 1 | -2/+2 |
| 2008-08-09 | Pass a device name to {tc,tcds,ioasic}_intr_establish in order to get |  miod | 10 | -27/+33 |
| 2008-07-30 | Give iada_modname[] room for a terminating NUL in struct ioasicdev_attach_args; |  miod | 1 | -2/+2 |
| 2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 4 | -32/+4 |
| 2007-11-06 | Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int. |  miod | 5 | -29/+9 |
| 2007-06-25 | Fix a couple of "of of"s in comments. |  tom | 1 | -2/+2 |
| 2007-06-18 | fix pasto's |  jasper | 1 | -2/+2 |
| 2007-06-17 | ansify/de-register |  jasper | 2 | -35/+15 |
| 2007-05-26 | More comment typos from Diego Casati. Including winners like funtion, allmost, |  krw | 1 | -4/+4 |
| 2007-05-25 | "interupt" -> "interrupt" in various comments. Mostly from Diego Casati. |  krw | 1 | -5/+5 |
| 2007-04-12 | Fix newlines in dmesg. |  miod | 1 | -2/+2 |
| 2006-03-13 | Remove unused softc member. |  miod | 1 | -2/+1 |
| 2006-03-13 | Regen |  miod | 1 | -122/+46 |
| 2006-03-13 | Conforming to the party's line, report unconfigured devices as |  miod | 4 | -263/+19 |
| 2005-10-11 | TC le(4) needs to be accessed in sparse address space for alpha. |  martin | 1 | -2/+3 |
| 2005-05-22 | remove "0x" in front of %p in printfs. |  art | 1 | -2/+2 |
| 2005-03-08 | Cosmetics... |  tdeval | 1 | -3/+3 |
| 2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architecture is still fluffy (; |  mickey | 1 | -3/+3 |
| 2004-06-28 | Use new event counter API for interrupt counting on alpha. By me, with some |  aaron | 5 | -40/+9 |
| 2003-09-26 | Typos: defintion -> definition, proccess -> process |  miod | 1 | -2/+2 |
| 2003-06-05 | 3/4 knockout for peter galbavy |  deraadt | 2 | -12/+2 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 2 | -12/+4 |
| 2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. |  ho | 2 | -10/+8 |
| 2003-02-11 | be consistant on Hz vs hz |  mickey | 2 | -4/+4 |