Age | Commit message (Expand) | Author |
2001-06-25 | No c++ comments. | Artur Grabowski |
2001-06-25 | catch up to Art changes in the kernel | Theo de Raadt |
2001-06-25 | Even more global variables with too common names. | Artur Grabowski |
2001-06-25 | More renaming. | Artur Grabowski |
2001-06-25 | Avoid common names. Needs more work. | Artur Grabowski |
2001-06-25 | just one more, fresh shiny one, Mon Jun 25 05:10:29 EDT 2001 | Michael Shalayeff |
2001-06-25 | rename tree_node -> pf_tree_node | Artur Grabowski |
2001-06-25 | Pavlin Ivanov Radoslavov <pavlin@catarina.usc.edu> writes: | Theo de Raadt |
2001-06-25 | more | Artur Grabowski |
2001-06-25 | no point using a char here. | Artur Grabowski |
2001-06-25 | update copyright for 2001 | Markus Friedl |
2001-06-25 | had not noticed the atexit() handler; pointed out by dima@unixfreak.org; als... | Theo de Raadt |
2001-06-25 | Build without IPSEC. | Artur Grabowski |
2001-06-25 | Fix dhclient build. | Artur Grabowski |
2001-06-25 | Remove old workaround. probably not needed anymore. | Artur Grabowski |
2001-06-25 | Mention M_COPY_HDR/M_COPY_PKTHDR vs. M_DUP_HDR/M_DUP_PKTHDR wrt. tags | Angelos D. Keromytis |
2001-06-25 | Better wording. | Angelos D. Keromytis |
2001-06-25 | Detect loops, itojun@ ok | Angelos D. Keromytis |
2001-06-25 | IF_DROP() | Angelos D. Keromytis |
2001-06-25 | Use tags to detect loops. In the future, perhaps we'll use them to | Angelos D. Keromytis |
2001-06-25 | implement bus_space_set_multi_*, based on netbsd code; drahn@ ok | Michael Shalayeff |
2001-06-25 | PENDING_TDB tag handling (same as ip_output) | Angelos D. Keromytis |
2001-06-25 | Check the length of the tag (diagnostic) | Angelos D. Keromytis |
2001-06-25 | Apply pending TDBs (as indicated by tags). This will be used to handle | Angelos D. Keromytis |
2001-06-25 | Alpha order for SEE ALSO references. | Angelos D. Keromytis |
2001-06-25 | sync usage message with reality, alphabetize option order; ok pjanzen | Peter Valchev |
2001-06-25 | The need to to statically link this on alpha seemed to be | Artur Grabowski |
2001-06-25 | IPsec->ipsec for .Xr (mpech@prosoft.org.lv) | Angelos D. Keromytis |
2001-06-25 | fix copyright, for what it is worth | Kjell Wooding |
2001-06-25 | Update. | Angelos D. Keromytis |
2001-06-25 | Rename checksum tag. | Angelos D. Keromytis |
2001-06-25 | Skeleton of a manpage for pf, dhartmei's shiny new packet filter. | Kjell Wooding |
2001-06-25 | packetfilter -> pf in messages | Kjell Wooding |
2001-06-25 | Get rid of some dead code caused by the last commit | Constantine Sapuntzakis |
2001-06-25 | Use getpass() to read password instead of libkrb5, just to make sure that | Hans Insulander |
2001-06-25 | missing space in usage(); ok mickey | Peter Valchev |
2001-06-25 | Copyright update. | Angelos D. Keromytis |
2001-06-25 | Copyright update. | Angelos D. Keromytis |
2001-06-25 | Copyright. | Angelos D. Keromytis |
2001-06-25 | Add mbuf_tags.9 | Angelos D. Keromytis |
2001-06-25 | Man page for mbuf tags. | Angelos D. Keromytis |
2001-06-25 | PACKETFILTER -> NPF | Kjell Wooding |
2001-06-25 | Update copyright; you can use this with or without fee (unless your | Angelos D. Keromytis |
2001-06-25 | Add -v flag to synopsis line | Peter Valchev |
2001-06-25 | Replace magic numbers 1, 6, and 17 with IPPROTO_{ICMP,UDP,TCP}. deraadt@ ok. | smart |
2001-06-25 | With or without fee. | Angelos D. Keromytis |
2001-06-25 | errx -> err if ENOMEM | Paul Janzen |
2001-06-25 | HISTORY section. | Angelos D. Keromytis |
2001-06-25 | Improved debug-ability printfs. now under ifdef PCI_DEBUG | Dale Rahn |
2001-06-25 | ether_input_mbuf(). | Federico G. Schwindt |