aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/devfs/devfs_devs.c
Commit message (Expand)AuthorAgeFilesLines
* Add refcounts to the "global" DEVFS inode slots, this allows usPoul-Henning Kamp2000-09-061-23/+211
* Avoid the modules madness I inadvertently introduced by making thePoul-Henning Kamp2000-09-021-25/+3
* Reorder vop's alphabetically.Poul-Henning Kamp2000-08-271-16/+27
* Fix panic when removing open device (found by bp@)Poul-Henning Kamp2000-08-241-23/+56
* Fix devfs_access() bug on directories.Poul-Henning Kamp2000-08-211-3/+0
* Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)Poul-Henning Kamp2000-08-201-0/+230