summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/devfs
Commit message (Expand)AuthorAgeFilesLines
* Clean up -Wunused warnings. Julian asked me to just ifdefgpalmer1996-06-123-47/+29
* Fix the reproto.sh script that was broken after my KNFification.joerg1996-04-075-43/+100
* KNFify the function definitions. It's harder to grep around when thejoerg1996-04-063-32/+50
* Merged devfs_add_devsw() into devfs_add_devswf()scrappy1996-04-031-34/+17
* Made the src code match the man page.scrappy1996-04-021-28/+2
* Added dev_linkf() function (dev_link() + printf-style arguments)scrappy1996-03-281-1/+54
* Submitted by: "Marc G. Fournier" <scrappy@ki.net>julian1996-03-251-7/+8
* really stupid mistake that stopped devices from appearing on the fly in mountedjulian1996-02-181-2/+5
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* make devfs_add_devswf a little smarter about '/';phk1996-01-281-5/+9
* Make devfs_add_devfsf() which takes printf style args.phk1996-01-251-1/+38
* Slightly improved debug messages for inserting new itemsjulian1996-01-211-9/+13
* oops.julian1996-01-211-4/+4
* Submitted by: Bruce Evans (bde)julian1996-01-212-5/+8
* Remove unnecessary debug printf's ("no references", "bad-id") - thesepeter1996-01-022-2/+23
* recording cvs-1.6 file deathpeter1995-12-302-943/+0
* Restored lost prototypes.bde1995-12-143-3/+5
* Another mega commit to staticize things.phk1995-12-143-107/+107
* clean a few DEVFS things..julian1995-12-092-93/+16
* Pass 3 of the great devsw changesjulian1995-12-081-4/+13
* OK, that's it..julian1995-11-291-1/+45
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-092-90/+90
* almost entirely cosmetic changesjulian1995-10-102-61/+61
* find some way of letting a node know where in its parent's directory structurejulian1995-10-042-9/+13
* added support for link, and remove (unlink)julian1995-09-191-8/+150
* Submitted by: bdejulian1995-09-141-1/+1
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-2/+2
* More hacking on devfs..julian1995-09-093-179/+469
* added the dev_link external registrationjulian1995-09-081-8/+32
* brought the README in to line with present code (still a bit cryptic)julian1995-09-071-24/+15
* more cleanups.. lots of code shuffled around toojulian1995-09-074-240/+239
* Suggested by: :) bde of coursejulian1995-09-064-127/+155
* more devfs cleanups..julian1995-09-065-22/+29
* this file replaces two others.. I haven't removed them yet, butjulian1995-09-061-0/+897
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-041-1/+2
* remove about 50 lines of duplicate code..julian1995-09-031-117/+83
* devfs changes..julian1995-09-034-79/+84
* Submitted by: Julianjulian1995-09-021-7/+5
* Removed my special-case hack for VOP_LINK and fixed the problem with thedg1995-08-011-2/+2
* Remove trailing whitespace.rgrimes1995-05-305-33/+33
* change to reflect reality.julian1995-05-031-4/+6
* remove debugging printouts unless DEVFS_DEBUG is set.julian1995-05-031-3/+2
* Submitted by: phkjulian1995-05-031-4/+25
* remove note about 'find' now that it's fixed.julian1995-04-201-6/+4
* Submitted by: phk@freebsd.orgjulian1995-04-201-1/+22
* Submitted by: julianjulian1995-04-201-3/+4
* Submitted by: julianjulian1995-04-206-176/+161
* Reviewed by:julian1995-04-201-0/+123
* Reviewed by: no-one yet, but nonintrusive until configed in.. :)julian1995-04-207-0/+2805
OpenPOWER on IntegriCloud