Age | Commit message (Expand) | Author |
2002-12-22 | spelink; Wouter Clarie in PR 3047 | Henning Brauer |
2002-12-22 | o check for empty $SHELL and add missing __dead (Andrey Matveev) | Todd C. Miller |
2002-12-22 | fix cutnpaste; from hunter@comsys.com.ua | Michael Shalayeff |
2002-12-22 | KNF | Henning Brauer |
2002-12-22 | Instead of inserting and removing rules at the top/bottom of the main | Daniel Hartmeier |
2002-12-21 | typos; torh@bogus.net | Theo de Raadt |
2002-12-20 | use bcopy instead of struct assignment | Michael Shalayeff |
2002-12-20 | Don't bother free()ing memory when we are just headed for exit(). | Todd C. Miller |
2002-12-19 | redundant memset | Henning Brauer |
2002-12-19 | KNF | Henning Brauer |
2002-12-18 | Fix tree breakage; match changes to struct pfctl (now contains an array | Ryan Thomas McBride |
2002-12-17 | Match merge of pf_nat/pf_binat/pf_rdr structs into pf_rule | Ryan Thomas McBride |
2002-12-16 | remove a paragraph about rc.wscons, it did not happen from david krause | Michael Shalayeff |
2002-12-16 | s/maxium/maximum/g ; Jesper Louis Andersen | Todd C. Miller |
2002-12-16 | Make systat(1), iostat(8) and vmstat(8) automatically update their disk | Thierry Deval |
2002-12-15 | mroe speling; torh | Henning Brauer |
2002-12-15 | spellingmania; torh | Henning Brauer |
2002-12-13 | ansi & knf | Theo de Raadt |
2002-12-12 | until someone complains, let only root play | Theo de Raadt |
2002-12-12 | can now get _ttylist via sysctl; millert ok | Theo de Raadt |
2002-12-11 | fix buffer overflow in the FIX_PRECISION macro | Henning Brauer |
2002-12-11 | handle snprintf < 0 | Theo de Raadt |
2002-12-11 | typos in comments; David Krause | Henning Brauer |
2002-12-10 | Add 2 missing pw_abort() calls when pw_mkdb() fails and remove the | Todd C. Miller |
2002-12-10 | -O1 on alpha for now | Henning Brauer |
2002-12-09 | Use strlcpy rather than unsafe string functions, especially in unreadable code. | Miod Vallat |
2002-12-09 | knf | Theo de Raadt |
2002-12-09 | KNF | Theo de Raadt |
2002-12-09 | KNF | Theo de Raadt |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2002-12-08 | GNU semantics say that if optstring begins with '-' then | Todd C. Miller |
2002-12-08 | Avoid setting optind to 0; drahn@ OK | Todd C. Miller |
2002-12-07 | typo, henning ok | Anil Madhavapeddy |
2002-12-06 | unkown; torh@bogus.net | Theo de Raadt |
2002-12-06 | Introduce anchors and named rule sets, allowing to load additional rule | Daniel Hartmeier |
2002-12-05 | typo in error message; Tor Houghton | Henning Brauer |
2002-12-04 | typo; torh@bogus.net | Theo de Raadt |
2002-12-04 | catch up to -v -v change in pfctl(8) | Theo de Raadt |
2002-12-03 | print the interface related to the arp entry; several ppl ok. | Federico G. Schwindt |
2002-12-03 | Compile wsmoused on alpha, as it can be used on vga displays. | Miod Vallat |
2002-12-01 | KNF | Henning Brauer |
2002-12-01 | Match pf_ioctl.c cleanup; if we're doing a DIOCCHANGE* operation which uses | Ryan Thomas McBride |
2002-12-01 | Grammar nitpicking. | margarida |
2002-12-01 | Add ndc(8). | margarida |
2002-11-30 | be better about the STT_NOTYPE symbols, not all become N_UNDEF this way; pefo... | Michael Shalayeff |
2002-11-30 | pfsync support; deraadt@ ok | Michael Shalayeff |
2002-11-30 | stop breaking the damn tree mickey | Theo de Raadt |
2002-11-29 | tcpdump support for pfsync; henning@ ok | Michael Shalayeff |
2002-11-28 | Check for invalid ICMP6 option length, ok itojun@ | Daniel Hartmeier |
2002-11-25 | "successful" spelling fixes in comments & documentation | Peter Valchev |