NetBSD/usr.bin/quota
mark f8fcb56bce Use an integer instead of a char to store the getopt() return value in
order to match the function prototype and to work with compilers that
default to unsigned chars.
Compare the getopt() return value with -1 instead of EOF.
1996-04-01 21:31:33 +00:00
..
Makefile more NFS quota support from <bouyer@ensta.fr> and myself. 1994-06-28 07:47:23 +00:00
quota.1 Fixed to use ffs instead of ufs; See PR #1790, etc. 1996-02-01 02:33:52 +00:00
quota.c Use an integer instead of a char to store the getopt() return value in 1996-04-01 21:31:33 +00:00