freebsd-dev/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 Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
preen.c Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
quotacheck.8 BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
quotacheck.c `dev_bsize' must be reset to 1 before the bread() or 1995-06-21 03:55:12 +00:00