is
d8302e2d73
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
briggs
833414c6d9
Missing ).
1999-01-31 19:12:27 +00:00
mrg
a8f9f46183
ensure C strings are nul terminated, and do not overflow buffers.
1999-01-31 10:06:16 +00:00
abs
05c432cdd9
From OpenBSD: ignore requests with bogus network types
...
Also fix 'from from' -> 'from'
1998-12-04 18:24:16 +00:00
mrg
32f519716b
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
...
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +00:00
lukem
9493bb7939
warnsify
1998-03-14 04:39:53 +00:00
lukem
149f1867d1
rcsid fascism
1997-10-18 04:36:50 +00:00
jtc
cac62b2d65
Be pedantic, main() returns int in C.
1996-03-21 17:56:15 +00:00
cgd
e08ec6db18
play a bit safer with types.
1994-12-23 16:52:30 +00:00
gwr
0570746739
Make this match what I posted on comp.sources.unix as patch 1.
...
(Functionally the same as yesterday's commit.)
1994-08-24 18:14:44 +00:00
gwr
459c40194d
Fix missing initialization (thanks to Brezak).
1994-08-24 01:34:47 +00:00
gwr
bcb13bab8e
Update to version 2.4
1994-08-22 22:14:32 +00:00
gwr
5e9d01f29a
Move this to where the latest consensus indicates it should go.
...
Also, integrate some fixes from Christos.
1994-06-27 21:25:48 +00:00