phk
14dde53c55
Don't give up just because we cant find the blkdev that corresponds
...
to the name given as a chardev.
1996-10-27 18:28:39 +00:00
joerg
9a3ddd97b6
Allow the specification of a mountpoint, and resolve it s disk device
...
using the fstab.
Closes PR bin/129.
Submitted by: jmg@nike.efn.org (John-Mark Gurney)
1996-10-25 20:38:40 +00:00
mpp
3c0c46721e
Silence some cc -Wall warnings in quotacheck.
1996-02-27 08:04:48 +00:00
mpp
584fea2f92
Fix quotacheck to not do a bunch of unneeded fseeks if the
...
quota file information is accurate. This makes it about twice as
fast when the uid name space is very large.
1996-02-27 01:53:17 +00:00
mpp
bd67217d9d
Print out an informative message if the verbose option is given
...
and an unknown uid/gid is found in the file system. This is useful
if you wind up with a file in your file system that has a uid
that is extremely large, since quotacheck will wind up running
a very very long time due to it not handling large gaps in uids
very well (this is a problem that should be addressed some day).
Update the man page to reflect that fact the the -v flag now prints
some additional diagnostic messages.
1996-02-21 18:40:54 +00:00
dima
6e294b7979
`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
rgrimes
f3a2b348da
Remove trailing whitespace.
1995-05-30 06:12:45 +00:00
bde
2742dc81e0
Submitted by: phk, added to by bde
...
Fix all the warnings from `gcc -Wall'.
1995-04-02 14:52:29 +00:00
wollman
57ea13e98c
Convert to our man installation style. Also fixed long-standing bug
...
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
1994-08-05 02:42:42 +00:00
rgrimes
ba88c9f934
This commit was generated by cvs2svn to compensate for changes in r1558,
...
which included commits to RCS files with non-trunk default branches.
1994-05-26 06:35:07 +00:00
rgrimes
cfcc93eec9
BSD 4.4 Lite sbin Sources
...
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00
rgrimes
d038e02fd6
BSD 4.4 Lite sbin Sources
...
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00