summaryrefslogtreecommitdiff
path: root/usr.sbin/rwhod/rwhod.c
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-06-26Another daemon needing RTM_VERSION checks. Why rwhod is doing all the hardClaudio Jeker
2006-01-02#include <signal.h>, not <sys/signal.h>Todd C. Miller
2004-09-16various lint. ok millertTheo de Raadt
2003-09-26realloc tuning; pvalchev okTheo de Raadt
2003-06-08use err/warnMichael Shalayeff
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-05delete bogus debug msgTheo de Raadt
2002-09-06use more socklen_t; pvalchevTheo de Raadt
2002-07-14ansiTheo de Raadt
2002-05-30minor KNFTheo de Raadt
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