dwmalone
b4339b74ad
ANSIify function definitions.
...
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.
Reviewed by: md5
2002-09-04 23:29:10 +00:00
imp
0b20191705
remove __P
2002-03-22 01:42:45 +00:00
dwmalone
383583bd4f
Warns cleanups. Add FreeBSD ID to Makefile.
2001-12-03 21:37:35 +00:00
dd
dc0185a459
Include missing header files which define functions for which gcc has
...
builtins (e.g., exit, strcmp).
2001-06-24 19:50:42 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
charnier
287f219c02
Main() returns int.
1997-08-26 11:08:24 +00:00
charnier
9a7cf30825
Use err(3) instead of local redefinition. Add usage().
1997-08-21 06:52:43 +00:00
imp
141381e1cb
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-29 04:34:07 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00