markm
|
6e62811ca3
|
ANSIfy functions, and move extern declarations into a shared header
where ${DEITY} intended them to be.
|
2002-04-28 11:59:43 +00:00 |
|
imp
|
1698cb216e
|
remove __P
|
2002-03-22 01:33:25 +00:00 |
|
imp
|
3c95f9ccde
|
getopt and friends are declared in <unistd.h>
getopt returns -1 not EOF.
|
2000-09-04 06:09:54 +00:00 |
|
peter
|
3b842d34e8
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
charnier
|
ba2544a6f0
|
Use err(3). Use #include "" instead of <> for local headers.
|
1997-08-04 06:48:25 +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 |
|
jkh
|
730964efd2
|
General -Wall warning cleanup, part I.
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
|
1996-07-12 19:08:36 +00:00 |
|
rgrimes
|
f9ab90d9d6
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|