freebsd-dev/sys/fs/devfs
Mike Smith a7489fe56f Add a new sysinit SI_SUB_DEVFS. Devfs hooks into the kernel at SI_ORDER_FIRST,
and devices can be created anytime after that.

Print a warning if an atttempt is made to create a device too early.
2002-01-09 04:58:49 +00:00
..
devfs_devs.c Add a new sysinit SI_SUB_DEVFS. Devfs hooks into the kernel at SI_ORDER_FIRST, 2002-01-09 04:58:49 +00:00
devfs_vfsops.c Backed out vestiges of the quick fixes for the transient breakage of 2001-10-13 06:41:41 +00:00
devfs_vnops.c Address two minor issues: implement the _PC_NAME_MAX and _PC_PATH_MAX 2001-11-25 21:00:38 +00:00
devfs.h KSE Milestone 2 2001-09-12 08:38:13 +00:00