freebsd-skq/lib/libufs
jmallett 70c14dc49d Don't crash when utilities are dumb and try to read less than the disk block
size (dumpfs may try to read the cylinder size (or is is sector size?) by way
of bread).  Prevents a bounds error.
2003-01-19 01:39:53 +00:00
..
block.c Don't crash when utilities are dumb and try to read less than the disk block 2003-01-19 01:39:53 +00:00
cgroup.c Add facility to read one, or a string of, cylinger groups. 2003-01-19 01:31:26 +00:00
inode.c Nuke dumb error reporting code, people can just use disk::d_error. Unify the 2003-01-18 04:22:14 +00:00
libufs.h Add facility to read one, or a string of, cylinger groups. 2003-01-19 01:31:26 +00:00
Makefile Add facility to read one, or a string of, cylinger groups. 2003-01-19 01:31:26 +00:00
sblock.c Nuke dumb error reporting code, people can just use disk::d_error. Unify the 2003-01-18 04:22:14 +00:00
type.c Add facility to read one, or a string of, cylinger groups. 2003-01-19 01:31:26 +00:00