summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2003-12-03add support for ifconfig clone; from netbsd; ok deraadt, henningMarkus Friedl
2003-12-02UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)Markus Friedl
2003-11-29allow ':' (range including boundaries) to be used whereever '><' (rangeDaniel Hartmeier
2003-11-25- document interaction with SIGINFO, as observed by Franciszek Holop on misc@Jason McIntyre
2003-11-22daniel stumbled over a broken regress test, and it turned out that I forgotHenning Brauer
2003-11-21- standard SYNOPSISJason McIntyre
2003-11-20remove -Werror from userland builds, to give us a chance toAnil Madhavapeddy
2003-11-20use .Dv for AF_INET and AF_INET6 (kills ugly line break);Jason McIntyre
2003-11-16__attribute__((__packed__)) -> __packedAnil Madhavapeddy
2003-11-15fix savecore on big endian 64 bit arches. OK millert@Marco S Hyman
2003-11-15no dup header sys/types.h. from Andrey MatveevTed Unangst
2003-11-14in print_status:Henning Brauer
2003-11-14allow the debuglevel to be set from pf.conf (set debug)Henning Brauer
2003-11-09Unbreak printing of vlan interface information, commented out accidentallyRyan Thomas McBride
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-11-08Add 'no-sync' state option to prevent state transition messages for statesRyan Thomas McBride
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2003-11-07- document /etc/kbdtypeJason McIntyre
2003-11-06Style nits.Hakan Olsson
2003-11-06Require encrypted messages are soon as we have the keystate for it.Hakan Olsson
2003-11-06spis[] type tweak. From Hans-Joerg Hoexer.Hakan Olsson
2003-11-06two more KNF violations I missed earlier. who introduces those all the time?Henning Brauer
2003-11-06and fix two err() that should be errx() while beeing hereHenning Brauer
2003-11-06need calloc hereHenning Brauer
2003-11-06KNFHenning Brauer
2003-11-06allow the label macros to be used in tags as well.Henning Brauer
2003-11-06don't write magic until the file system is really done. preventsTed Unangst
2003-11-05PFS: Perfect Forward Secrecy (RFC 2409);Jason McIntyre
2003-11-05updated URL from Jared Yanovich;Jason McIntyre
2003-11-05updated URL from Jared Yanovich;Jason McIntyre
2003-11-03NULL for NULL pointers, not 0Ted Unangst
2003-11-03combine ugly printf(), exit() combo statements into err() or errx().Ted Unangst
2003-10-31New libedit api changes.Otto Moerbeek
2003-10-31These should build on pegasosDale Rahn
2003-10-30malloc failures in init? never. but try to be reasonable for one dumb oneTheo de Raadt
2003-10-28better partition finding. instead of groveling around looking forTed Unangst
2003-10-26fix partition selection to allow all partitions to be grown.Ted Unangst
2003-10-26"advbase" is the correct operand.Ryan Thomas McBride
2003-10-25OpenSSL generates DNs with emailAddress, not Email.Ryan Thomas McBride
2003-10-25receiveing -> receiving; from Jared Yanovich;Jason McIntyre
2003-10-25adddress -> address; from Jared Yanovich;Jason McIntyre
2003-10-25controlls -> controls; from Jared Yanovich;Jason McIntyre
2003-10-22spacingTheo de Raadt
2003-10-22use setgroups too; canacar okTheo de Raadt
2003-10-22caution with killTheo de Raadt
2003-10-22privilege seperated pflogdCan Erkin Acar
2003-10-21don't use NULL as (int)0. henning okJun-ichiro itojun Hagino
2003-10-19Remove commented out debug line committed by mistake.Ryan Thomas McBride
2003-10-18sync with usage();Jason McIntyre
2003-10-18new sentence, new line;Jason McIntyre