freebsd-dev/sys/ufs
Sheldon Hearn 740e3a15f7 Fix bug introduced in rev 1.28, which causes kernel build to break for
the case where DEBUG is defined but not DIAGNOSTIC. ffs_checkblk is
declared conditionally on DIAGNOSTIC, not DEBUG.

PR:	13314
Reviewed by:	bde
1999-08-24 08:39:41 +00:00
..
ffs Fix bug introduced in rev 1.28, which causes kernel build to break for 1999-08-24 08:39:41 +00:00
mfs Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
ufs Use devtoname() to print dev_t's instead of casting them to long or u_long 1999-08-23 20:35:21 +00:00