freebsd-skq/sys/fs/devfs
phk c8d4d78546 Change the way deletes are managed in DEVFS.
This fixes a number of warnings relating to removed cloned devices.

It also makes it possible to recreate deleted devices with
mknod(2).  The major/minor arguments are ignored.
2001-05-23 17:48:20 +00:00
..
devfs_devs.c Convert DEVFS from an "opt-in" to an "opt-out" option. 2001-05-13 20:52:40 +00:00
devfs_vfsops.c Change the second argument of vflush() to an integer that specifies 2001-05-16 18:04:37 +00:00
devfs_vnops.c Change the way deletes are managed in DEVFS. 2001-05-23 17:48:20 +00:00
devfs.h Change the way deletes are managed in DEVFS. 2001-05-23 17:48:20 +00:00