aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs/devfs/devfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-2/+2
* Removed unused #includes.Bruce Evans1997-08-021-7/+1
* remove annoying debug messageJulian Elischer1997-07-141-2/+1
* Fix the umount problems for DEVFS.Joerg Wunsch1997-05-031-3/+10
* Make this compile again after the Lite2 merge.Mike Pritchard1997-02-121-5/+5
* changes to make devfs more 'normal'Julian Elischer1996-11-211-2/+56
* Updated #includes to 4.4Lite style.Bruce Evans1996-09-101-13/+15
* Cosmetic change: make the ``ready to run'' line match theGary Palmer1996-06-151-2/+2
* Clean up -Wunused warnings. Julian asked me to just ifdefGary Palmer1996-06-121-5/+3
* Fix the reproto.sh script that was broken after my KNFification.Joerg Wunsch1996-04-071-2/+3
* KNFify the function definitions. It's harder to grep around when theJoerg Wunsch1996-04-061-4/+8
* Remove unnecessary debug printf's ("no references", "bad-id") - thesePeter Wemm1996-01-021-1/+10
* Restored lost prototypes.Bruce Evans1995-12-141-1/+2
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-13/+25
* more cleanups.. lots of code shuffled around tooJulian Elischer1995-09-071-2/+2
* more devfs cleanups..Julian Elischer1995-09-061-6/+9
* devfs changes..Julian Elischer1995-09-031-4/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Reviewed by: no-one yet, but nonintrusive until configed in.. :)Julian Elischer1995-04-201-0/+234