summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2004-03-0264-bits datatype fixes for strto(u)l conversions.Thierry Deval
2004-03-02more pruning; henning okTheo de Raadt
2004-03-02document net.inet.tcp.reasslimitMarkus Friedl
2004-03-02use daemon(3) instead of homebrown gunkHenning Brauer
2004-03-02zap unused and empty functions and some glorious very much needed commentsHenning Brauer
2004-03-02zap interface flagsHenning Brauer
2004-03-02use arc4random(), markus okHenning Brauer
2004-03-02we deal with one interface at a time, so remove the interface list gunk.Henning Brauer
2004-03-02if our interface vanishes (pcmcia and such), exit.Henning Brauer
2004-03-02remove dummy_interfaces and fallback_interface gunkHenning Brauer
2004-03-02our interface discovery is so quiet now (nonexistant) that we don't need aHenning Brauer
2004-03-02mixing memcpy and bcopy in the same function is highly confusingHenning Brauer
2004-03-02since we're dealing with one interface and not quite a few ones we can giveHenning Brauer
2004-03-02do not record all these interfaces we don't care aboutHenning Brauer
2004-03-02bad openlog call; andrushock@korovino.netTheo de Raadt
2004-03-02oops, committed wrong version. thanks pedro.Ted Unangst
2004-03-01rewrite featuring IP6 support from Pedro Martelletto <pbastos@rdc.puc-rio.br>Ted Unangst
2004-03-01support "tagged <name>" on anchor rules, suggested by vd@vmunix.lt,Daniel Hartmeier
2004-03-01Define a wsdisplay type for rfx; ok deraadt@Miod Vallat
2004-02-29better strtol with consistent usage, unsigned where appropriate, -Wall clean.Ted Unangst
2004-02-27Remove dead code.Hans-Joerg Hoexer
2004-02-27Add group 14 (modp2048) to predefined suites. Manpage also updated.Hans-Joerg Hoexer
2004-02-27mention ifconfig create; update gif(4) examples; ok henning, deraadt, friesMarkus Friedl
2004-02-27make pfctl -s all a bit more useful again by not printing a lllooooooottttt ofHenning Brauer
2004-02-27(C)-2004Hakan Olsson
2004-02-27Follow RFC 2408 more closely regarding how to better check the proposalHakan Olsson
2004-02-26Deal correctly with printing interfaces with multiple trailing digits.Todd C. Miller
2004-02-26Fix/Simplify printing of titles with "pfctl -s all". ok mcbride@Cedric Berger
2004-02-26remove unused code. noticed by ho@Hans-Joerg Hoexer
2004-02-26Fix pfctl -sa output. Found by David Krause, ok mcbride@Cedric Berger
2004-02-26tweak;Jason McIntyre
2004-02-25Add and document configuration options Logverbose and Loglevel. As log.c nowHans-Joerg Hoexer
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