aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/nulldev/nulldev.c
Commit message (Expand)AuthorAgeFilesLines
* Move sys/dev/nulldev to sys/dev/null to be more consistent with namingJohn Baldwin2000-10-021-137/+0
* Small style change; make function names less likely to clash withMark Murray2000-07-091-7/+7
* New machine independant /dev/null and /dev/zero driver. This device isMark Murray2000-06-251-0/+137