aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs/devfs/devfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* KNFify the function definitions. It's harder to grep around when theJoerg Wunsch1996-04-061-2/+3
* Restored lost prototypes.Bruce Evans1995-12-141-2/+2
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-44/+82
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-091-87/+87
* almost entirely cosmetic changesJulian Elischer1995-10-101-56/+56
* find some way of letting a node know where in its parent's directory structureJulian Elischer1995-10-041-7/+10
* added support for link, and remove (unlink)Julian Elischer1995-09-191-8/+150
* More hacking on devfs..Julian Elischer1995-09-091-7/+242
* more cleanups.. lots of code shuffled around tooJulian Elischer1995-09-071-6/+8
* Suggested by: :) bde of courseJulian Elischer1995-09-061-118/+109
* more devfs cleanups..Julian Elischer1995-09-061-2/+2
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countJohn Dyson1995-09-041-1/+2
* Submitted by: JulianJulian Elischer1995-09-021-7/+5
* Removed my special-case hack for VOP_LINK and fixed the problem with theDavid Greenman1995-08-011-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* Submitted by: phkJulian Elischer1995-05-031-4/+25
* Submitted by: phk@freebsd.orgJulian Elischer1995-04-201-1/+22
* Submitted by: julianJulian Elischer1995-04-201-1/+1
* Reviewed by: no-one yet, but nonintrusive until configed in.. :)Julian Elischer1995-04-201-0/+1362