freebsd-dev/sbin/quotacheck
Mike Pritchard 5832919066 Fix "quotacheck -a" from core dumping on 64 bit systems by correctly
declaring the return value used by the routines in preen.c as a pointer
type, instead of "int", which was causing the pointer to be truncated.

Tested by:	marck
Approved by:	re (bmah)
2007-09-16 02:59:32 +00:00
..
Makefile style.Makefile(5): 2004-02-23 20:25:27 +00:00
preen.c Fix "quotacheck -a" from core dumping on 64 bit systems by correctly 2007-09-16 02:59:32 +00:00
quotacheck.8 Bump .Dd. 2007-01-25 19:54:03 +00:00
quotacheck.c Flush stdout at the end of the update phase to prevent possible 2007-09-14 03:12:19 +00:00