summaryrefslogtreecommitdiff
path: root/sys/kern/subr_devsw.c
AgeCommit message (Expand)Author
2003-07-14add missing __KERNEL_RCSID()lukem
2003-05-16use strlcpy. [fixed off-by-one in subr_prop.c]itojun
2003-02-01in devsw_name2blk(), as we use strncmp(), make sure the next charactermrg
2002-09-15Fix devsw_name2blk() to return the correct device name for devname arg.tsutsui
2002-09-11fix that no major numbers is assigned dynamically if thegehenna
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna