Age | Commit message (Expand) | Author |
2001-06-26 | add support for hardware rng using default scalar (can generate up to a | Jason Wright |
2001-06-26 | update usage | Markus Friedl |
2001-06-26 | avoid useless m_copyback | Jun-ichiro itojun Hagino |
2001-06-26 | Cleanup and unify login_passwd, login_krb4, login_krb4-or-pwd, login_krb5 and | Hans Insulander |
2001-06-26 | fix big oops in bus access macros and buffer for rng | Jason Wright |
2001-06-26 | use m_copydata for 1st ip header too. | Jun-ichiro itojun Hagino |
2001-06-26 | initial support for smartcards in the agent | Markus Friedl |
2001-06-26 | -Wall -Werror cleanup | Hans Insulander |
2001-06-26 | avoid m_pulldown (and mbuf alloc/free). | Jun-ichiro itojun Hagino |
2001-06-26 | typo | Chris Cappuccio |
2001-06-26 | More KNF | Angelos D. Keromytis |
2001-06-26 | pass ip header offset to child functions. a preparation for | Jun-ichiro itojun Hagino |
2001-06-26 | KNF | Angelos D. Keromytis |
2001-06-26 | Replicated TCP sequence tracking code in PF from Guido's IPF paper. | Mike Frantzen |
2001-06-26 | add debug flag | Markus Friedl |
2001-06-26 | sigh | Niels Provos |
2001-06-26 | pflog_packet fails on NULL mbuf | Niels Provos |
2001-06-26 | this is not a bus master | Jason Wright |
2001-06-26 | KNF | Angelos D. Keromytis |
2001-06-26 | Update man page to reflect the new getopt-style parameters | Kjell Wooding |
2001-06-26 | move bus access to var where it belongs | Jason Wright |
2001-06-26 | bus access methods | Jason Wright |
2001-06-26 | finish register defs | Jason Wright |
2001-06-26 | bye bye | Brad Smith |
2001-06-26 | vendor extensions not yet | Michael Shalayeff |
2001-06-26 | ipf be gone | Niels Provos |
2001-06-26 | Start at raw SCSI support over i2o, from NetBSD, hacked by me, not ready | Niklas Hallqvist |
2001-06-26 | allow loading a private RSA key to a cyberflex card. | Markus Friedl |
2001-06-26 | i2o and pckbc | Michael Shalayeff |
2001-06-26 | i2o or iop at pci fails | Michael Shalayeff |
2001-06-26 | accomodate for i2o addition | Michael Shalayeff |
2001-06-26 | formatting nits, grammar, and trailing whitespace | Paul Janzen |
2001-06-26 | file is optional; Brian Poole <raj@cerias.purdue.edu> | Paul Janzen |
2001-06-26 | correct usage(); pointed out by pvalchev@ | Paul Janzen |
2001-06-26 | Doh, typo in cvs ident (thnx pval) | Ian Darwin |
2001-06-26 | First stab at man page for pfctl's nat syntax. Needs fleshing out. | Ian Darwin |
2001-06-26 | display usage if no command line args; ok dhartmei@ | jasoni |
2001-06-26 | Fix .Ox calls | Ian Darwin |
2001-06-26 | mea culpa | Daniel Hartmeier |
2001-06-25 | fixup .Xr for pf(4); pf(4,) -> pf(4), | jasoni |
2001-06-25 | regen | Michael Shalayeff |
2001-06-25 | i960 ppb on dpt i2o cards | Michael Shalayeff |
2001-06-25 | some reg defs | Jason Wright |
2001-06-25 | closer to building with -Wno-uninitialized | Dale Rahn |
2001-06-25 | MACOBIOVERBOSE note | Michael Shalayeff |
2001-06-25 | damn greeks desperate for commits... | Bob Beck |
2001-06-25 | Revert change to using sc_link in calls to siop_print_info(). | Kenneth R Westerback |
2001-06-25 | add cyberflex_verify_AUT0() | Markus Friedl |
2001-06-25 | -Wall | Markus Friedl |
2001-06-25 | Forgot the PCI bus attachment, from NetBSD, hacked by mickey | Niklas Hallqvist |