freebsd-dev/sbin/fsdb
Don Lewis 508e55f5a4 Fix some calculations that use sizeof to attempt to find the end of an
array that were doing sizeof on an unrelated variable.  This just happened
to work right on the i386, but would not on the alpha.

PR: bin/8427
1998-11-09 03:43:55 +00:00
..
fsdb.8 Correct use of .Nm. Use .Bl/.El for enumerating options. Use .An. Correct 1998-06-15 07:12:20 +00:00
fsdb.c Fix some calculations that use sizeof to attempt to find the end of an 1998-11-09 03:43:55 +00:00
fsdb.h Implement a -r option to fsdb(8), ``read/only''. 1997-04-15 09:02:48 +00:00
fsdbutil.c Fixed printf format errors. 1998-06-28 19:36:49 +00:00
Makefile opt_diagnostic.h isn't needed anymore. 1998-02-06 22:31:14 +00:00