jmallett
|
4a675d0d9d
|
A space between switch and open-paren. Don't explicitly cast the value
returned by getopt(3) to 'char' in a switch.
|
2002-05-29 17:12:30 +00:00 |
|
jmallett
|
41ef234489
|
ANSI, __FBSDID()
|
2002-05-29 17:08:09 +00:00 |
|
imp
|
0b20191705
|
remove __P
|
2002-03-22 01:42:45 +00:00 |
|
dwmalone
|
d0e180a89a
|
Warns cleanup - don't declare ttyname(). Add FreeBSD ID to Makefile.
|
2001-12-03 21:33:59 +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
|
bb57ad2407
|
Add usage().
|
1997-08-18 07:30:15 +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 |
|