freebsd-dev/sys/miscfs
Bruce Evans a0f40f54aa Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful as
the other XXXFS_DIAGNOSTIC options (not very) and mostly controlled
tracing of normal operation.  Use `#ifdef DEBUG' for non-diagnostics
and `#ifdef DIAGNOSTIC' for diagnostics.
1999-09-04 12:35:09 +00:00
..
deadfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
devfs Make bdev userland access work like cdev userland access unless 1999-08-30 07:56:23 +00:00
fdesc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fifofs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
kernfs Changed old-style option KERNFS_DIAGNOSTIC to DEBUG and fixed printf 1999-08-29 09:38:25 +00:00
nullfs Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful as 1999-09-04 12:35:09 +00:00
portal $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
procfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
specfs Print out the device name when there is an uninitialised IO size or IO error 1999-09-03 09:14:36 +00:00
umapfs Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTIC 1999-09-04 11:51:41 +00:00
union Changed old-style option UNION_DIAGNOSTIC to DEBUG and fixed printf 1999-08-29 10:03:35 +00:00