Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-26 | remove unused vtophys stuff | Martin Reindl | |
ok jason@ | |||
2004-03-20 | Remove errant ';' at end of if() statement that was causing pre-mature | Aaron Campbell | |
termination of the timeout loop in aac_sync_command(). Appears to only have affected attach/init time procedure. Thanks Marco Peereboom for testing, and ok'd by others. | |||
2004-01-10 | oops, revert change. | Brad Smith | |
2004-01-09 | remove uvm_extern.h | Brad Smith | |
tested on alpha, i386, powerpc, sparc64, m68k. ok miod@ | |||
2003-09-02 | - drop number of openings by 4 to avoid "not queued" errors. | Federico G. Schwindt | |
- check return from aac_start() and return correctly in case we need to reschedule the watchdog. convervative fix from niklas@, prompted by several ppl. krw and deraadt ok. | |||
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson | |
2002-03-27 | From FreeBSD: check for FIFO becoming unfull correctly, in the case of ↵ | Niklas Hallqvist | |
consumer index wrapping. Improve an internal API. ok mickey@ | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-03-05 | doh, thanks mickey! | Niklas Hallqvist | |
2002-03-05 | Deal gracefully with ccb starvation | Niklas Hallqvist | |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat | |
(Look ma, I might have broken the tree) | |||
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski | |
Most work by Wilbern Cobb <vedge@csoft.org> with some fixes from me, mickey@ and drahn@. | |||
2001-09-21 | Correct some pryntf() usage: get the correct number of arguments in the | Miod Vallat | |
correct order. | |||
2001-08-12 | remove some of the redundant vm includes | Michael Shalayeff | |
2001-07-04 | Use the right target when checking for out of bounds. | Niklas Hallqvist | |
2001-06-27 | Pastos from the inception | Niklas Hallqvist | |
2001-04-06 | Move offsetof define into sys/param.h | Constantine Sapuntzakis | |
2000-12-13 | better new timeouts | Michael Shalayeff | |
2000-12-13 | new timwouts; art@ ok | Michael Shalayeff | |
2000-11-10 | Adaptec "FSA" RAID driver | Niklas Hallqvist | |