summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-31Fix regression tests for ipv6-icmp-type to icmp6-type changes in pfctl.Ryan Thomas McBride
2002-12-31Use a default state table limit of 10000 entries. This is safe for allDaniel Hartmeier
2002-12-30Match changes to pfctl and /etc/protocols. ipv6-icmp-type becomes icmp6-type;Ryan Thomas McBride
2002-12-30Change ipv6-icmp-type to icpm6-type. pf.conf files will need to be adjustedRyan Thomas McBride
2002-12-30#set limit states unlimited -> 10000, as unlimited is not valid syntax.Daniel Hartmeier
2002-12-30minor KNFTheo de Raadt
2002-12-30similar to base includes; pinskia@physics.uc.eduTheo de Raadt
2002-12-30Add icmp6 as an alias for ipv6-icmp. This helps clear up confusion aboutRyan Thomas McBride
2002-12-30Don't pass a NULL arg to Parse_DoVar which can happen if user specifiesTodd C. Miller
2002-12-30dynamically allocate the struct con[], according to the -c arg given or a def...Michael Shalayeff
2002-12-30typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-12-30typos, but i left it as "credential cache"; jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-12-30Add new parameter to scsi_test_unit_ready(): retries number.Alexander Yurchenko
2002-12-30Back out __EOF stuff and just use -1 in ctype.h. This is OK sinceTodd C. Miller
2002-12-30syncTheo de Raadt
2002-12-30Use PLOCK for tsleep priority instead of the (rather bogus) PZERO - 4.Todd C. Miller
2002-12-30If we can't allocate a struct sem_undo w/o sleeping, use PR_WAITOKTodd C. Miller
2002-12-30o add Keith Moon's birthday (already have his death)Todd C. Miller
2002-12-30use err vs. errx and display function; from Owl. ok fgsch@Kevin Steves
2002-12-30include function in error; from Owl. ok fgsch@Kevin Steves
2002-12-30correct return code check; from Owl. ok fgsch@Kevin Steves
2002-12-30Don't forget to copyout the time at which statistics got cleared.Cedric Berger
2002-12-30put bin dirs before sbin dirs in PATH for consistency with other cron scriptsTodd C. Miller
2002-12-30sync protos with dlfcn.h; prompted by niekze AT yahoo DOT comTodd C. Miller
2002-12-30really count the number of deleted tables - obvious fix.Cedric Berger
2002-12-30Add $OpenBSD$ tag.Thierry Deval
2002-12-30Update.Thierry Deval
2002-12-30Some cleanup.Thierry Deval
2002-12-30Implement the reconnect callback. This will be called whenever an SBP2 node'sThierry Deval
2002-12-30As we still don't have a data_page_dir support yet, transfers of more thanThierry Deval
2002-12-30Some devices have bad ConfigROM crc, but contain valid Unit entries.Thierry Deval
2002-12-30Remove stray 'hosts' on the nat-rule production in BNF, found byDaniel Hartmeier
2002-12-30Make the callbacks entry non-constant.Thierry Deval
2002-12-30Do not mention NFS as a possible tarballs source when the installation mediaMiod Vallat
2002-12-30Re-design fwohci_hadler_set() to use a new key3.Thierry Deval
2002-12-30remove Intersil Mini-PCI from here as well; prompted by miod@.Federico G. Schwindt
2002-12-30Argh, removed the wrong one.Todd C. Miller
2002-12-30this was removed from the sendmail distribution some time agoTodd C. Miller
2002-12-30proper HOSTAP_FLAGS_BITS; from merith@vantronix.netMichael Shalayeff
2002-12-30add update-plistMarc Espie
2002-12-30KNFHenning Brauer
2002-12-30Avoid setting optind to 0 since in GNU getopt() that means the sameTodd C. Miller
2002-12-30KNFHenning Brauer
2002-12-29Mention $user_id, like $user_ip.Daniel Hartmeier
2002-12-29Make pfctl -a name -sr/-sn show all rules of all rulesets within theDaniel Hartmeier
2002-12-29Set a macro $user_id to the user name, just like $user_ip is already setDaniel Hartmeier
2002-12-29Fix a couple of cases where semutot was not getting decremented andTodd C. Miller
2002-12-29o pass a random value as the second arg to ftok()Todd C. Miller
2002-12-29Add support for radix tables for source and destination of PF rules.Cedric Berger
2002-12-29fix buf allocation; partoff may be a NULL tooMichael Shalayeff