summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/devfs/devfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* As described by the submitter:msmith1998-05-061-2/+1
* Add changes and code to implement a functional DEVFS.julian1998-04-191-1/+2
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-171-2/+2
* The intent is to get rid of WILLRELE in vnode_if.src by makingmsmith1998-03-011-1/+2
* add copyrightsjulian1998-01-021-4/+25
* remove forgotten debug printf()julian1997-10-161-2/+1
* 1/ by default make all versions of the same device get the same vnode.julian1997-10-161-4/+3
* some cleanups of init code, and changes needed to support disk layering.julian1997-10-161-61/+73
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-2/+2
* Distribute and statizice a lot of the malloc M_* types.phk1997-10-111-1/+3
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-2/+2
* Removed unused #includes.bde1997-08-021-7/+1
* remove annoying debug messagejulian1997-07-141-2/+1
* Fix the umount problems for DEVFS.joerg1997-05-031-3/+10
* Make this compile again after the Lite2 merge.mpp1997-02-121-5/+5
* changes to make devfs more 'normal'julian1996-11-211-2/+56
* Updated #includes to 4.4Lite style.bde1996-09-101-13/+15
* Cosmetic change: make the ``ready to run'' line match thegpalmer1996-06-151-2/+2
* Clean up -Wunused warnings. Julian asked me to just ifdefgpalmer1996-06-121-5/+3
* Fix the reproto.sh script that was broken after my KNFification.joerg1996-04-071-2/+3
* KNFify the function definitions. It's harder to grep around when thejoerg1996-04-061-4/+8
* Remove unnecessary debug printf's ("no references", "bad-id") - thesepeter1996-01-021-1/+10
* Restored lost prototypes.bde1995-12-141-1/+2
* Another mega commit to staticize things.phk1995-12-141-13/+25
* more cleanups.. lots of code shuffled around toojulian1995-09-071-2/+2
* more devfs cleanups..julian1995-09-061-6/+9
* devfs changes..julian1995-09-031-4/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Reviewed by: no-one yet, but nonintrusive until configed in.. :)julian1995-04-201-0/+234
OpenPOWER on IntegriCloud