summaryrefslogtreecommitdiffstats
path: root/sys/dev/rd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate redundant buf validation checks in xxstrategy() methods nowmatthew2011-07-061-14/+6
* Refactor some common open/close/detach disk driver code intomatthew2011-06-301-37/+4
* Complete rewrite for rd(4) to eliminate unnecessary functionality andmatthew2011-06-231-42/+375
* ANSI and other cleanups; ok krwderaadt2008-08-221-7/+3
* oh, i forgot to put this in ;-)deraadt2001-05-111-0/+76