aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/devfs/devfs.h
Commit message (Expand)AuthorAgeFilesLines
* Move the vop-vector declaration into devfs_vnops.c where it belongs.Poul-Henning Kamp2002-10-011-3/+0
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-07-301-0/+1
* Correct misindentation of DRA_UID.Dima Dorfman2002-07-281-1/+1
* Introduce the DEVFS "rule" subsystem. DEVFS rules permit theDima Dorfman2002-07-171-1/+87
* Don't attempt to decvlare M_DEVFS whern MALLOC_DECLARE is not defined.Bruce Evans2002-04-211-3/+6
* KSE Milestone 2Julian Elischer2001-09-121-1/+1
* Change the way deletes are managed in DEVFS.Poul-Henning Kamp2001-05-231-1/+1
* staticize.Poul-Henning Kamp2000-12-081-2/+0
* Add refcounts to the "global" DEVFS inode slots, this allows usPoul-Henning Kamp2000-09-061-22/+41
* Avoid the modules madness I inadvertently introduced by making thePoul-Henning Kamp2000-09-021-5/+0
* Reorder vop's alphabetically.Poul-Henning Kamp2000-08-271-0/+2
* Fix panic when removing open device (found by bp@)Poul-Henning Kamp2000-08-241-10/+15
* Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)Poul-Henning Kamp2000-08-201-0/+97