freebsd-dev/sys/fs/fdescfs
Bruce Evans c66c72d1b4 Restored #include of <sys/tty.h>. fdesc_vnops.c needs to know too much
about tty_tty.c's cdevswitch functions.
1995-12-05 19:12:05 +00:00
..
fdesc_vfsops.c Fixed the type of fdesc_sync(). Trailing args were missing. 1995-11-16 10:58:35 +00:00
fdesc_vnops.c Restored #include of <sys/tty.h>. fdesc_vnops.c needs to know too much 1995-12-05 19:12:05 +00:00
fdesc.h Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00