summaryrefslogtreecommitdiff
path: root/usr.sbin/rwhod/rwhod.c
AgeCommit message (Expand)Author
2002-03-14kill more registers.Mike Pechkin
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-17use volatile sig_atomic_t where possible; simply volatile i other placesTheo de Raadt
2001-11-14Move call to daemon() after chdir() so any error message printedTodd C. Miller
2001-03-31Log on short packets before discard'em; millert@ ok.Federico G. Schwindt
2001-02-08put debug code in by default, and make it workTheo de Raadt
2001-01-11nearly a complete rewrite. use poll(), no more signals, no more races,Theo de Raadt
2000-12-23if a short rwhod packet arrived on a little endian machine, all stack memoryTheo de Raadt
2000-06-28in quit(), be more careful about possible nasty parameters in the futureTheo de Raadt
1998-08-16fix realloc useTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-04-30use inet_ntoaTheo de Raadt
1997-04-14i was not the brightest here eitherTheo de Raadt
1997-04-13check host information more carefullyTheo de Raadt
1997-03-26clean; netbsdTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1996-11-01gethostname correctlyTheo de Raadt
1996-11-01Revert obvious commentimp
1996-11-01Buffer oflow possible, but unlikelyimp
1996-08-16buf oflow; from dholland@hcs.harvard.eduTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt