summaryrefslogtreecommitdiffstats
path: root/sys/fs/devfs
Commit message (Expand)AuthorAgeFilesLines
* Off by one error.phk2000-09-041-1/+1
* Avoid the modules madness I inadvertently introduced by making thephk2000-09-023-31/+4
* o Restructure vaccess() so as to check for DAC permission to modify therwatson2000-08-291-1/+1
* Reorder vop's alphabetically.phk2000-08-274-245/+278
* Minor cleanups tp devfs_readdir();phk2000-08-261-11/+33
* Fix panic when removing open device (found by bp@)phk2000-08-244-128/+193
* Fix devfs_access() bug on directories.phk2000-08-213-13/+8
* Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)phk2000-08-204-0/+1139
OpenPOWER on IntegriCloud