Age | Commit message (Expand) | Author |
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 |
2001-06-25 | Fix a bunch of one-byte possible overflows | Paul Janzen |
2001-06-25 | ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-25 | /etc/krb5.conf -> /etc/kerberosV/krb5.conf | Hans Insulander |
2001-06-25 | fix obvious warnings. | Artur Grabowski |
2001-06-25 | Build login_krb5 if KERBEROS5 is set. | Hans Insulander |
2001-06-25 | explicit braces to avoid ambiguous else | Artur Grabowski |
2001-06-25 | Asorted changes | Hans Insulander |
2001-06-25 | move pf hooks to sys/conf/GENERIC | Kjell Wooding |
2001-06-25 | Refer to siginterrupt(3) rather than to a nonexistant part of intro(2) | Paul Janzen |
2001-06-25 | Manpage login_krb5(8), made by copying login_krb4(8) and changing some pieces. | Hans Insulander |
2001-06-25 | A little more careful with buffers, only relevant if /etc/printcap was set | Paul Janzen |
2001-06-25 | ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-25 | Update copyright dates. | Angelos D. Keromytis |
2001-06-25 | Add PACKET_TAG_IPSEC_PENDING_TDB and PACKET_TAG_PACKET_CHECKSUM, as | Angelos D. Keromytis |
2001-06-25 | Make it clear that we're talking about KerberosIV here. | Hans Insulander |
2001-06-25 | implement 'stty ek' as documented; dima@unixfreak.org | Todd C. Miller |
2001-06-25 | /etc/krb5.conf -> /etc/kerberosV/krb5.conf | Hans Insulander |
2001-06-25 | /etc/krb5.keytab -> /etc/kerberosV/krb5.keytab | Hans Insulander |