jb
|
2be78a09d0
|
Add #include <stdlib.h> to get prototype for malloc(). Without this,
the compiler assumes an int return. On alpha this is enough to ruin
ya day.
|
1998-02-20 04:21:46 +00:00 |
|
asami
|
cf4287cef7
|
Remove bogus malloc() decl.
|
1997-08-05 03:40:04 +00:00 |
|
charnier
|
c8ffaed809
|
Use err(3). Add prototypes. Silent -Wall.
|
1997-07-31 06:59:26 +00:00 |
|
imp
|
cd84ece5fd
|
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 |
|