aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs/devfs/devfs_tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* make devfs_add_devswf a little smarter about '/';Poul-Henning Kamp1996-01-281-5/+9
* Make devfs_add_devfsf() which takes printf style args.Poul-Henning Kamp1996-01-251-1/+38
* Slightly improved debug messages for inserting new itemsJulian Elischer1996-01-211-9/+13
* oops.Julian Elischer1996-01-211-4/+4
* Submitted by: Bruce Evans (bde)Julian Elischer1996-01-211-4/+8
* Remove unnecessary debug printf's ("no references", "bad-id") - thesePeter Wemm1996-01-021-1/+13
* clean a few DEVFS things..Julian Elischer1995-12-091-91/+16
* Pass 3 of the great devsw changesJulian Elischer1995-12-081-4/+13
* OK, that's it..Julian Elischer1995-11-291-1/+45
* almost entirely cosmetic changesJulian Elischer1995-10-101-4/+4
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofDavid Greenman1995-09-091-2/+2
* More hacking on devfs..Julian Elischer1995-09-091-169/+222
* added the dev_link external registrationJulian Elischer1995-09-081-8/+32
* more cleanups.. lots of code shuffled around tooJulian Elischer1995-09-071-224/+222
* Suggested by: :) bde of courseJulian Elischer1995-09-061-2/+2
* more devfs cleanups..Julian Elischer1995-09-061-3/+7
* this file replaces two others.. I haven't removed them yet, butJulian Elischer1995-09-061-0/+897