simonb
d88dfea295
Don't declare 'extern opt*' getopt variables.
2000-04-14 06:11:07 +00:00
perry
db49a9331a
change includes to fix compiler warning
1998-02-03 04:08:01 +00:00
lukem
2c87553437
WARNSify, fix .Nm usage, deprecate register, use <err.h>
1997-10-20 02:36:41 +00:00
thorpej
69aab31531
RCS Id police.
1996-04-06 06:00:58 +00:00
mark
d786999078
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:43:53 +00:00
jtc
cac62b2d65
Be pedantic, main() returns int in C.
1996-03-21 17:56:15 +00:00
jtc
d9a436e9ca
misc cleanup by jimj.
1994-12-21 07:22:00 +00:00
jtc
42f840d29d
Fix spelling error in Copyright notice
1994-01-29 01:43:03 +00:00
cgd
1701238139
add units command, written by Adrian Mariano (adrian@cam.cornell.edu or
...
mariano@geom.umn.edu ), cleaned up, KNF'd, etc., by cgd
1993-10-27 03:31:49 +00:00