freebsd_amp_hwpstate/sbin/quotacheck
Dima Ruban 78f934546c `dev_bsize' must be reset to 1 before the bread() or
quotacheck -a will fail after the first partition (because
    dev_bsize is 512 and is messes up the superblock read of the second
    partition)

Submitted by:	dillon@best.com (Mattew Dillon)
1995-06-21 03:55:12 +00:00
..
Makefile
preen.c
quotacheck.8
quotacheck.c `dev_bsize' must be reset to 1 before the bread() or 1995-06-21 03:55:12 +00:00