Age | Commit message (Expand) | Author |
2005-07-09 | Do not #include "foo.h" and keep the whole file between #if NFOO >0 ... #endif, | Miod Vallat |
2005-04-16 | do not provide round_buffer if not needed unless explained why in comments | Michael Shalayeff |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff |
2005-03-08 | When failing to register an interrupt, display the correct priority on sparc64. | Miod Vallat |
2004-11-09 | Always free memory on failure in c{e,s}4231_alloc(); from Patrick Lafiti. | Miod Vallat |
2004-09-29 | Ratibibugle now useless evcnt structures. | Miod Vallat |
2003-07-03 | ansify | Jason Wright |
2003-06-24 | Add a "where" argument to the sparc64 interrupt code. This lets us | Henric Jungheim |
2003-06-02 | Nuke my clause 3 and 4 (and a couple of files jointly (c) with Theo). | Jason Wright |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-03-27 | const and static cleaning | Jason Wright |
2003-02-17 | Add support for the Sun Enterprise 450 | Henric Jungheim |
2002-10-04 | simplify format setup | Jason Wright |
2002-09-10 | Set encodings correctly. | Jason Wright |
2002-09-09 | Add support for audio capture (finally) and fix a bunch of stupid bugs. | Jason Wright |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright |
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 |
2002-01-21 | finish ericj's work. | Nathan Binkert |
2002-01-11 | Roughly same diff as sparc, better interrupt handling: | Jason Wright |
2001-10-01 | simplification: | Jason Wright |
2001-10-01 | get rid of local copy of cs4231reg.h (and get defns from dev/ic/ad1848reg.h | Jason Wright |
2001-10-01 | first step at getting rid of local cs4231reg copy: get register numbers | Jason Wright |
2001-09-30 | pretty | Jason Wright |
2001-09-30 | oops, get rid of debugging printf | Jason Wright |
2001-09-30 | big clean up of commit operation (and register defns) | Jason Wright |
2001-09-30 | driver for SUNW,CS4231 (doesn't quite sound right yet =), but is mostly there. | Jason Wright |