summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2004-02-25doesn't quite make sense to have a wrapper to a wrapper to the incredibleHenning Brauer
2004-02-25Don't clear global stuff when an anchor is given in addition to -Fa.Cedric Berger
2004-02-25note that -w is optional and adjust accordingly;Jason McIntyre
2004-02-25correct NOMAN= caseTheo de Raadt
2004-02-24deal with bpf nodeTed Unangst
2004-02-24'max-src-nodes' requires 'source-track rule'. Set that automatically,Ryan Thomas McBride
2004-02-24not usedHenning Brauer
2004-02-24whack unused token ring code and a few empty functionsHenning Brauer
2004-02-24zap more unused crapHenning Brauer
2004-02-24bye byeHenning Brauer
2004-02-24get rid of tons of structs we never use, a lot of new_someotherjunk functionsHenning Brauer
2004-02-24discover_interfaces doesn't run in multiple modes any more - kill unreachableHenning Brauer
2004-02-24kill debug crapHenning Brauer
2004-02-24fixup.Cedric Berger
2004-02-24remove dynamic port gunkHenning Brauer
2004-02-24cut unreachable codeHenning Brauer
2004-02-24sort options;Jason McIntyre
2004-02-24cut more crap - no binary changeHenning Brauer
2004-02-24kill pidfile gunkHenning Brauer
2004-02-24teach dhclient about another invention of the last century: getopt(3)Henning Brauer
2004-02-24remove ill-advised interface discovery-scan, and require an interface to beHenning Brauer
2004-02-24Check for 'source-track rule' with 'max-src-nodes'.Ryan Thomas McBride
2004-02-24cut debug crapHenning Brauer
2004-02-23goodbye VOIDPTRHenning Brauer
2004-02-23scratch the PTRSIZE64 define, the gunk that was using it was in some of theHenning Brauer
2004-02-23remove time_t related crud; henning okTheo de Raadt
2004-02-23remove prototypes we don't implementHenning Brauer
2004-02-23not used not neededHenning Brauer
2004-02-23remove allocation/storage/search code for subnets, shared networks, andHenning Brauer
2004-02-23-sparc64 is always 64bit on openbsdHenning Brauer
2004-02-23scrap dead codeHenning Brauer
2004-02-23no token ringHenning Brauer
2004-02-23remove a bunch of unused definesHenning Brauer
2004-02-23dhclient always uses bpf on openbsd no matter what, it works, and we don'tHenning Brauer
2004-02-22oops; always man pageTheo de Raadt
2004-02-21commit man page always, on all architecturesTheo de Raadt
2004-02-20More small adjustments of log messages.Hans-Joerg Hoexer
2004-02-20Fix some double free errors. While around, adjust a log message.Hans-Joerg Hoexer
2004-02-19Makes pfctl -ss and pfctl -sq use optional -i argument.Cedric Berger
2004-02-19Makes pfctl -Fs and pfctl -w works with the optional -i specifier.Cedric Berger
2004-02-19Oops.Alexander Yurchenko
2004-02-19wdc logs parser, now not only costa@ can read it.Alexander Yurchenko
2004-02-19small cleanup of log messages.Hans-Joerg Hoexer
2004-02-19With -d, SIGINT should do a clean shutdown.Hakan Olsson
2004-02-19Cleanup.Hakan Olsson
2004-02-19now that qids are managed entirely in the kernel, the qid related codeKenjiro Cho
2004-02-17add -i flag, use it for -sI as a start. ok henning@, ok+test mcbride@Cedric Berger
2004-02-16check for isakmp_sa->transport != NULL; noticed by bluhm at genua.de ok hshoe...Markus Friedl
2004-02-16no need for extra param; Mathias@enloco.netTheo de Raadt
2004-02-14lotsa KNF, no binary changeHenning Brauer