freebsd-dev/sys/miscfs
Bruce Evans 97e156674d Don't include <sys/tty.h> in drivers that aren't tty drivers or in general
files that don't depend on the internals of <sys/tty.h>
1995-07-16 10:13:08 +00:00
..
deadfs Cosmetics: added a #include and a static prototype to silence gcc. 1994-10-08 22:37:00 +00:00
devfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fdesc Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fifofs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kernfs Fixed panic that resulted from mmaping files in kernfs and procfs. A 1995-05-25 01:35:24 +00:00
nullfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
portal Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
procfs Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
specfs Added missing splx() in DIAGNOSTIC code. 1995-07-08 04:03:12 +00:00
umapfs Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
union Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00