summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
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
2004-02-13cleanup signal handling; close descriptors.Otto Moerbeek
2004-02-12- sort SYNOPSIS and options listJason McIntyre
2004-02-12add -p flag to specify the device - ok mcbride@, henning@ with no objectionsBob Beck
2004-02-11Fix interface clobbering for link-local addresses. Found by Pyun YongHyeon.Cedric Berger
2004-02-11typo; from Olivier Cherrier;Jason McIntyre
2004-02-10KNFDaniel Hartmeier
2004-02-10KNFHenning Brauer
2004-02-10It's a PTY, not a PYT and KERN_TTY_NPTYS is not changeable.Todd C. Miller
2004-02-10Document KERN_TTY_INFO, KERN_TTY_MAXPTYS and KERN_TTY_NPTYS sysctls.Todd C. Miller
2004-02-10Add flags field to the sensor structure and an only flag SENSOR_FINVALIDAlexander Yurchenko