freebsd-src/sys/fs/devfs
Poul-Henning Kamp f73cbde4cf After a successfull poll of the cloning functions, match on the
returned dev_t rather than the original name.

This allows cloning from one name to another which is useful for
/dev/tty and later for the pty's.
2001-05-14 08:20:46 +00:00
..
devfs.h staticize. 2000-12-08 15:07:24 +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 Convert DEVFS from an "opt-in" to an "opt-out" option. 2001-05-13 20:52:40 +00:00
devfs_vnops.c After a successfull poll of the cloning functions, match on the 2001-05-14 08:20:46 +00:00