Mark Murray
|
822f14c2ff
|
ANSIfy functions, and move extern declarations into a shared header
where ${DEITY} intended them to be.
|
2002-04-28 11:59:43 +00:00 |
|
Warner Losh
|
d3cb5ded92
|
remove __P
|
2002-03-22 01:33:25 +00:00 |
|
Warner Losh
|
62f882d620
|
getopt and friends are declared in <unistd.h>
getopt returns -1 not EOF.
|
2000-09-04 06:09:54 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
Philippe Charnier
|
ee461acc1a
|
Use err(3). Use #include "" instead of <> for local headers.
|
1997-08-04 06:48:25 +00:00 |
|
Warner Losh
|
1c8af87873
|
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 |
|
Jordan K. Hubbard
|
526195ad0d
|
General -Wall warning cleanup, part I.
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
|
1996-07-12 19:08:36 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|