freebsd-dev/usr.bin/quota
Sergey Kandaurov 2f39985f00 Fix quota(1) output.
- Fix calculation of 1024-byte sized blocks from disk blocks shown when -h
option isn't specified. It was broken with quota64 integration.
- In prthumanval(): limit the size of a buffer passed to humanize_number()
to a width of 5 bytes but allow a shorter length if requested. That's what
users expect.

PR:		bin/150151
Reviewed by:	Kirk McKusick
2011-06-30 09:20:26 +00:00
..
Makefile Debugging nits found while testing the new 64-bit quota code. 2010-03-16 06:12:30 +00:00
quota.1 Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
quota.c Fix quota(1) output. 2011-06-30 09:20:26 +00:00