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
jtc
0366d49b2d
Fixed to use ffs instead of ufs; See PR #1790 , etc.
1996-02-01 02:33:52 +00:00
cgd
3d113b326b
don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminated
1995-06-18 10:58:06 +00:00
mycroft
fda52a9197
Include the egid when displaying the groups and doing security checks.
1995-06-03 03:12:05 +00:00
cgd
f9acc964ad
needs stdlib.h
1994-12-24 17:31:23 +00:00
deraadt
c119261953
more NFS quota support from <bouyer@ensta.fr> and myself.
1994-06-28 07:47:23 +00:00
mycroft
e82c4deeb5
Merge local changes.
1994-06-13 21:33:03 +00:00
cgd
86be4d6208
long cast
1994-04-01 03:29:58 +00:00
jtc
abfeba19ee
Getgroup's second argument is now a gid_t ptr.
1994-04-01 01:19:08 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
mycroft
c3e42d1c64
Add RCS indentifiers.
1993-08-01 07:22:47 +00:00
mycroft
690cae8181
Add RCS indentifiers.
1993-07-31 15:17:49 +00:00
cgd
dab5e017db
added, from net/2 (patch 124).
1993-04-09 12:58:42 +00:00