summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2004-05-05routefd needs to be opened slightly laterHenning Brauer
2004-05-05use tzset() before chrootingHenning Brauer
2004-05-05open bpf and routefd a little later, after forking the priv child so itHenning Brauer
2004-05-04do not overload libc function names causing linker troublesMichael Shalayeff
2004-05-04knfTheo de Raadt
2004-05-04remove things not used, spotted by lint mostly; ok henningTheo de Raadt
2004-05-04use SIZE_T_MAX, canacarHenning Brauer
2004-05-04more shrink and lint fixes; henning okTheo de Raadt
2004-05-04$OpenBSD$Henning Brauer
2004-05-04from jared yanovich:Jason McIntyre
2004-05-04prevent the len params from overflowing, catched by & ok canacarHenning Brauer
2004-05-04Fix memory leak, ok henning@Can Erkin Acar
2004-05-04zap some spacesTheo de Raadt
2004-05-04privilege seperate dhclient.Henning Brauer
2004-05-03KNF. ok ho@Hans-Joerg Hoexer
2004-05-03Use libc strtonum, not private copy. Based on a diff from tedu@.Todd C. Miller
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
2004-04-29Better checking of minimum payload lengths. Drop out safely when an unknownHans-Joerg Hoexer
2004-04-28remove unused variable and shorten names of two other. Removed some spacesHans-Joerg Hoexer
2004-04-28Reserve some payload numbers for RFC 3547 and the earlier NAT-T drafts. hshoe...Hakan Olsson
2004-04-28fd leaks; henning okTheo de Raadt
2004-04-27clean up ifdef hellPhilipp Buehler
2004-04-27make "pfctl -vvsq" to print "No queue in use" and exit when there is noKenjiro Cho
2004-04-27reworking of man page and sync/update usage();Jason McIntyre
2004-04-27don't loop forever on 0-size extensionsMarkus Friedl
2004-04-27missing ';' in actually unreached code (pointed out by logix(at)franken.de)Philipp Buehler
2004-04-26fix route with explicit -gateway modifier. ok deraadt@ itojun@Cedric Berger
2004-04-26do more careful altq bandwidth checking.Kenjiro Cho
2004-04-25unifdef -DSMALL_KERNELJun-ichiro itojun Hagino
2004-04-25have a localcopy of radix.c hereJun-ichiro itojun Hagino
2004-04-25unbreak treeMarkus Friedl
2004-04-24Add "probability xxx" rule modifier. ok deraadt@Cedric Berger
2004-04-24Compile the basic wscons userland tools on luna88k.Miod Vallat
2004-04-24Define wscons device ids for the Luna devices.Miod Vallat
2004-04-23Make sure KEY_LENGTH attribute is present when checking AES proposals,Hakan Olsson
2004-04-22typo, From: Jared Yanovich <jjy2+@pitt.edu>Henning Brauer
2004-04-21Mention that luna88k can poweroff; also add an boot_amd64(8) reference while ...Miod Vallat
2004-04-18zap comment; han@mijncomputer.nlTheo de Raadt
2004-04-15more knf; ok hshoexerTheo de Raadt
2004-04-15knfTheo de Raadt
2004-04-15partial move to KNF. More to come. This has happened because thereTheo de Raadt
2004-04-15more AUTHORS update;Jason McIntyre
2004-04-15typos from Jared Yanovich;Jason McIntyre
2004-04-15spacesTheo de Raadt
2004-04-15new world order for emulations. adjust, and become more robust.Ted Unangst
2004-04-14get rif of the few dmalloc/dfree occurances that were leftHenning Brauer
2004-04-14turns out more is obsolete nowHenning Brauer
2004-04-14prototypes fixupHenning Brauer
2004-04-14make antispoof work with dynamic addresses. ok dhartmei@ mcbride@Cedric Berger
2004-04-14Better interface filtering. vlan1 should not match vlan19.Cedric Berger