summaryrefslogtreecommitdiff
path: root/sys/miscfs/devfs/devfsdefs.h
AgeCommit message (Expand)Author
2000-08-20 Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)Poul-Henning Kamp
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-08-25Make DEVFS use PHK's specinfo struct as the source of dev_t and devsw.Julian Elischer
1998-11-09Delete stray extern declaration for non-existing variables.Peter Wemm
1998-09-30Make devfs update the atime timestamp so that 'w' works when usingSøren Schmidt
1998-07-05DEVFS completely bypasses the cdevsw and bdevsw tables now.Julian Elischer
1998-07-04There is no such thing any more as "struct bdevsw".Julian Elischer
1998-04-19Add changes and code to implement a functional DEVFS.Julian Elischer
1998-01-02add copyrightsJulian Elischer
1997-10-11Distribute and statizice a lot of the malloc M_* types.Poul-Henning Kamp
1996-11-21changes to make devfs more 'normal'Julian Elischer
1996-09-10Updated #includes to 4.4Lite style.Bruce Evans
1996-01-30Fix a bunch of spelling errors in the comment fields ofMike Pritchard
1995-11-09Introduced a type `vop_t' for vnode operation functions and usedBruce Evans
1995-10-04find some way of letting a node know where in its parent's directory structureJulian Elischer
1995-09-06Suggested by: :) bde of courseJulian Elischer
1995-09-06more devfs cleanups..Julian Elischer
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1995-05-03remove debugging printouts unless DEVFS_DEBUG is set.Julian Elischer
1995-04-20Submitted by: julianJulian Elischer
1995-04-20Reviewed by: no-one yet, but nonintrusive until configed in.. :)Julian Elischer