kris
|
157ad2beb5
|
Don't coredump on long input lines. If anyone actually cares, this should
be fixed to actually process long lines instead of truncating them.
Obtained from: OpenBSD
|
2000-07-31 10:14:06 +00:00 |
|
peter
|
3b842d34e8
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
charnier
|
287f219c02
|
Main() returns int.
|
1997-08-26 11:08:24 +00:00 |
|
charnier
|
d2e7017adf
|
Use err(3), add usage() and prototypes.
Move setmode() to setnewmode() because of a conflict with setmode(2 or 3).
|
1997-08-20 11:01:59 +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
|
a14d555c87
|
Remove trailing whitespace.
|
1995-05-30 06:41:30 +00:00 |
|
rgrimes
|
f9ab90d9d6
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|