Age | Commit message (Expand) | Author |
2002-12-19 | Protect WDCDEBUG_PRINT macro with do {} while (0) | Alexander Yurchenko |
2002-12-19 | Clear pf_state.nat_rule pointers when non-main nat rules are removed. | Daniel Hartmeier |
2002-12-19 | redundant memset | Henning Brauer |
2002-12-19 | KNF | Henning Brauer |
2002-12-19 | Add a second keep-locals entry to stop getopt from treating -k as an | Federico G. Schwindt |
2002-12-19 | Replace skip step calculation so it scales O(n) instead of O(n*n). | Daniel Hartmeier |
2002-12-19 | fix 'no nat/rdr/binat' evaluation. from mcbride@, slightly modified :) | Daniel Hartmeier |
2002-12-19 | fix 'no rdr'. | Daniel Hartmeier |
2002-12-19 | Initialize pf_state.nat_rule to NULL if there's no translation used. | Daniel Hartmeier |
2002-12-19 | use ${SUDO} for pfctl when we actually use the ioctls. | Ryan Thomas McBride |
2002-12-19 | sync | Theo de Raadt |
2002-12-19 | phantomas has lasi | Michael Shalayeff |
2002-12-19 | updates and formatting; from weissmanndude | Michael Shalayeff |
2002-12-19 | i/o subsys reference; from weissmanndude | Michael Shalayeff |
2002-12-19 | phantomas against illiterate | Michael Shalayeff |
2002-12-19 | build LYMainLoop.o -O0 as a workaround for gcc on hppa | Michael Shalayeff |
2002-12-19 | only do "Trying ..." if verbose | Theo de Raadt |
2002-12-19 | Document atactl dump command; thanks to nick@ for pointing this out. | Alexander Yurchenko |
2002-12-19 | accidental commit | Theo de Raadt |
2002-12-19 | missing .Pp | Theo de Raadt |
2002-12-19 | fix a debugging printf on cmd wait timeout | Michael Shalayeff |
2002-12-19 | proper barrier call in ie_ack | Michael Shalayeff |
2002-12-19 | comparam() does not need an spltty() for it, already called there. | Michael Shalayeff |
2002-12-19 | "papers by published" -> "papers published by"; Dave Steinberg | Todd C. Miller |
2002-12-19 | much prettier | Theo de Raadt |
2002-12-19 | Very crude notes for the hppa adventurous person. | Miod Vallat |
2002-12-19 | simplify stack grownups (growndowns are not touched) | Michael Shalayeff |
2002-12-19 | setregs: put the whole frame setup into one place | Michael Shalayeff |
2002-12-19 | level 0x16 is really an l2 | Michael Shalayeff |
2002-12-19 | no you | Theo de Raadt |
2002-12-19 | knf, remove register, space trim | Michael Shalayeff |
2002-12-19 | do not plan for DISKLESS; cross out CRTBEGIN and CRTEND | Michael Shalayeff |
2002-12-19 | update | Michael Shalayeff |
2002-12-19 | debugging check_alias is only needed in PMAPDEBUG | Michael Shalayeff |
2002-12-19 | s/msg_send/ssh_msg_send/ to avoid namespace clashes in portable; ok markus@ | Damien Miller |
2002-12-19 | indent so it is more clear, add spews thing | Theo de Raadt |
2002-12-18 | newer machines use phantom bus to attach lasi and other bus adapters. | Michael Shalayeff |
2002-12-18 | APM_BEBATT is in the apm_flags, not sc_flags, from markus@ | Michael Shalayeff |
2002-12-18 | Fix tree breakage; match changes to struct pfctl (now contains an array | Ryan Thomas McBride |
2002-12-18 | order the entries by number | Michael Shalayeff |
2002-12-18 | boot -a support. | Miod Vallat |
2002-12-18 | t'was not enough space malloced when generating the bodun entries | Michael Shalayeff |
2002-12-18 | Store translation rule pointer in state entries, so pfctl -vsn can print | Daniel Hartmeier |
2002-12-18 | Remove pointless 'if 0' code. | Dale Rahn |
2002-12-18 | Prepare for an upcoming ELF executable change. This will allow ld.so to | Dale Rahn |
2002-12-18 | Reorder sysctl list, to match sysctl -a output (mostly, structures cheat). | Miod Vallat |
2002-12-18 | KNF | Henning Brauer |
2002-12-18 | little style | Henning Brauer |
2002-12-18 | When logging packets matched by rules within anchors, use the anchor rule | Daniel Hartmeier |
2002-12-18 | KNF | Henning Brauer |