summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/devfs/devfs_tree.c
Commit message (Expand)AuthorAgeFilesLines
* devfs_tree.c: improve our bdevvp() function.phk1996-10-281-2/+6
* Started unspamming <sys/systm.h>. Don't include <machine/stdarg.h>bde1996-09-291-1/+3
* Updated #includes to 4.4Lite style.bde1996-09-101-14/+15
* Submitted by: doug Rabson (dfr@render.com)julian1996-08-131-2/+3
* symlink support in devfs.julian1996-08-131-27/+52
* Only use the special bdevvp() for DEVFS if DEVFS_ROOT is defined. Thisbde1996-07-301-1/+3
* DEVFS needs a special bdevvp().phk1996-07-241-1/+37
* Clean up -Wunused warnings. Julian asked me to just ifdefgpalmer1996-06-121-7/+2
* Fix the reproto.sh script that was broken after my KNFification.joerg1996-04-071-16/+32
* KNFify the function definitions. It's harder to grep around when thejoerg1996-04-061-26/+39
* 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
* 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-211-4/+8
* Remove unnecessary debug printf's ("no references", "bad-id") - thesepeter1996-01-021-1/+13
* clean a few DEVFS things..julian1995-12-091-91/+16
* Pass 3 of the great devsw changesjulian1995-12-081-4/+13
* OK, that's it..julian1995-11-291-1/+45
* almost entirely cosmetic changesjulian1995-10-101-4/+4
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-2/+2
* More hacking on devfs..julian1995-09-091-169/+222
* added the dev_link external registrationjulian1995-09-081-8/+32
* more cleanups.. lots of code shuffled around toojulian1995-09-071-224/+222
* Suggested by: :) bde of coursejulian1995-09-061-2/+2
* more devfs cleanups..julian1995-09-061-3/+7
* this file replaces two others.. I haven't removed them yet, butjulian1995-09-061-0/+897
OpenPOWER on IntegriCloud