Age | Commit message (Expand) | Author |
---|---|---|
2006-05-11 | if (!foo & BAR) bad, if (!(foo & BAR)) better, and I'll have a cookie per | Miod Vallat |
2006-03-14 | Return ENXIO when trying to open a non-existent device, not ENODEV. | Miod Vallat |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-01-09 | remove uvm_extern.h | Brad Smith |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
1999-01-07 | Die, NEWCONFIG | Niklas Hallqvist |
1998-11-03 | Update audio_hw_if. | Jason Downs |
1997-07-10 | sync with NETBSD 30/3/97 + adapating aria.c | Niels Provos |
1996-08-01 | doc where driver comes from | Theo de Raadt |
1996-05-04 | Driver for Aria-based sound cards; netbsd pr#2122; from roland@imrryr.org | Theo de Raadt |