summaryrefslogtreecommitdiff
path: root/sys/dev/pud/pud_dev.c
AgeCommit message (Expand)Author
2015-12-08Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead ofchristos
2009-12-22Handle DIOCGPART in-kernel because a userspace server doesn't havepooka
2009-12-22fix pastopooka
2007-11-22Support bdev/cdev ioctl.pooka
2007-11-21Add support for block devices.pooka
2007-11-21mmap should return -1 on error. Also, shuffle functions around topooka
2007-11-20Add initial support for userspace block/char device drivers. Thispooka