summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-19do not plan for DISKLESS; cross out CRTBEGIN and CRTENDMichael Shalayeff
2002-12-19updateMichael Shalayeff
2002-12-19debugging check_alias is only needed in PMAPDEBUGMichael Shalayeff
2002-12-19s/msg_send/ssh_msg_send/ to avoid namespace clashes in portable; ok markus@Damien Miller
2002-12-19indent so it is more clear, add spews thingTheo de Raadt
2002-12-18newer machines use phantom bus to attach lasi and other bus adapters.Michael Shalayeff
2002-12-18APM_BEBATT is in the apm_flags, not sc_flags, from markus@Michael Shalayeff
2002-12-18Fix tree breakage; match changes to struct pfctl (now contains an arrayRyan Thomas McBride
2002-12-18order the entries by numberMichael Shalayeff
2002-12-18boot -a support.Miod Vallat
2002-12-18t'was not enough space malloced when generating the bodun entriesMichael Shalayeff
2002-12-18Store translation rule pointer in state entries, so pfctl -vsn can printDaniel Hartmeier
2002-12-18Remove pointless 'if 0' code.Dale Rahn
2002-12-18Prepare for an upcoming ELF executable change. This will allow ld.so toDale Rahn
2002-12-18Reorder sysctl list, to match sysctl -a output (mostly, structures cheat).Miod Vallat
2002-12-18KNFHenning Brauer
2002-12-18little styleHenning Brauer
2002-12-18When logging packets matched by rules within anchors, use the anchor ruleDaniel Hartmeier
2002-12-18KNFHenning Brauer
2002-12-18more KNFHenning Brauer
2002-12-18big KNF roundHenning Brauer
2002-12-18Load regress rules into anchor regress:regress and compare the outputDaniel Hartmeier
2002-12-18Pass skip step values through ioctl interface, pfctl -vvsr shows them,Daniel Hartmeier
2002-12-18remove dup includeMarkus Friedl
2002-12-18rule.nr USHRT_MAX -> -1, to detect states whose creating rules areDaniel Hartmeier
2002-12-18KNFHenning Brauer
2002-12-18ryan, look at this.Henning Brauer
2002-12-18Remove duplicate entry for kern.somaxconn introduced in last commit;Todd C. Miller
2002-12-18fix memory leak when downing an interface.Nathan Binkert
2002-12-18Match the rule protocol against the actual protocol of the packet, not justRyan Thomas McBride
2002-12-18Maintain separate pfioc_rule structures for each type of rule,Ryan Thomas McBride
2002-12-18Dammit Theo, I told you to fix the typo before commiting!Miod Vallat
2002-12-18Do not clean too far.Miod Vallat
2002-12-18proto list expansion is not supported in binat-anchor yet, print an errorDaniel Hartmeier
2002-12-18Regress test nat-anchor, rdr-anchor and binat-anchor rules.Daniel Hartmeier
2002-12-18Support (single) destination port in rdr-anchor rules. Print an errorDaniel Hartmeier
2002-12-18fix some INCREDIBLE new bugs which were introducedTheo de Raadt
2002-12-18how the heck did such a stupid mistake end up in hereTheo de Raadt
2002-12-18syncTheo de Raadt
2002-12-18bye byeTheo de Raadt
2002-12-18make boot.lif use GENERICTheo de Raadt
2002-12-18working full GENERIC; miod okTheo de Raadt
2002-12-18enable PRIQ and HFSC if ALTQ itself is enabled.Henning Brauer
2002-12-17Add my copyright notice.Todd C. Miller
2002-12-17Replace printfs bracketed by #ifdef SEM_DEBUG with a DPRINTF macro.Todd C. Miller
2002-12-17Make SysV-style shared memory and semaphore limits sysctl'able.Todd C. Miller
2002-12-17Export a few more symbols to kvm realm; ok mickey@Miod Vallat
2002-12-17try to deal w/ a premature clock interrupt; does not break the 'it works scen...Michael Shalayeff
2002-12-17real interrupts/spl framework.Michael Shalayeff
2002-12-17ANSIfu and if given multiple names, don't exit if we get an errorTodd C. Miller