Age | Commit message (Expand) | Author |
2001-06-29 | Enable iop+ioprbs | Niklas Hallqvist |
2001-06-29 | Enable ioprbs | Niklas Hallqvist |
2001-06-29 | header file include/define cleanup. commit N of many. | Dale Rahn |
2001-06-29 | Alpha-version (or is that Intel?) of the I2O random block storage driver. | Niklas Hallqvist |
2001-06-29 | Better failure handling in the init routine | Niklas Hallqvist |
2001-06-29 | print the total score, size permitting | Michael Shalayeff |
2001-06-29 | cleanup, including removing the size rule which nobody | Michael Shalayeff |
2001-06-29 | Fix PF_SCRUB enumerator. | Angelos D. Keromytis |
2001-06-29 | fix counter/reason array usage | Daniel Hartmeier |
2001-06-29 | KNF | smart |
2001-06-28 | Add swedish keyboard with or without dead keys. -moj | Mats O Jansson |
2001-06-28 | lower hiwat limits, enforce hi water mark | Niels Provos |
2001-06-28 | add tree traversal code (new pf_tree_node->parent), dump states TAILQ and tra... | Daniel Hartmeier |
2001-06-28 | wrap 5-tuple rule match with MATCH_TUPLE. from ben fleis <ben@monkey.org> | Dug Song |
2001-06-28 | forgot to init fr_timeout | Niels Provos |
2001-06-28 | first stab at packet normalization. includes full ip reassembly. | Niels Provos |
2001-06-28 | Disallow filter modification when the system is "highly secure". | Hugh Graham |
2001-06-27 | Missed part of the IPF cleanup; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-06-27 | change pf_tree_key->addr[2] from u_int32_t to struct in_addr for Niels | Daniel Hartmeier |
2001-06-27 | in rdr rules, let port 0 be the port wildcard; ok dhartmei@ | jasoni |
2001-06-27 | change pf_tree_node->state to void *, so Niels can use a tree for fragment ha... | Daniel Hartmeier |
2001-06-27 | Typos | Miod Vallat |
2001-06-27 | More pmax files are leaving the party. | Miod Vallat |
2001-06-27 | PMAP_NEW is no longer an option on sparc. | Artur Grabowski |
2001-06-27 | Add commented out ises driver. RNG works. | Hakan Olsson |
2001-06-27 | do not try to update ipv6 default route if i'm not an autoconfigured host, | Jun-ichiro itojun Hagino |
2001-06-27 | use proper icmp define | Niels Provos |
2001-06-27 | add -z flag for zeroing statistics. -s status no longer resets anything | Kjell Wooding |
2001-06-27 | add microtime, which seems to have gotten lost. | Kjell Wooding |
2001-06-27 | Aue works fine, add it. | Dale Rahn |
2001-06-27 | uvm_useracc is not necessary now that uvm_vslock knows how to fail. | Artur Grabowski |
2001-06-27 | UVM is default | Niklas Hallqvist |
2001-06-27 | no more cpu_set_init_frame | Artur Grabowski |
2001-06-27 | no more fork braindamage | Artur Grabowski |
2001-06-27 | clean cruft. | Artur Grabowski |
2001-06-27 | vm_pageout.h bye bye. | Artur Grabowski |
2001-06-27 | Very important endian fix :-) | Niklas Hallqvist |
2001-06-27 | add the ALTQ device to the rest of the architectures. | Kenjiro Cho |
2001-06-27 | ALTQ'ify network drivers. | Kenjiro Cho |
2001-06-27 | IPFILTER->NPF | Angelos D. Keromytis |
2001-06-27 | IPF cleanup; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-06-27 | IPF cleanup; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-06-27 | mips_cachealias is no more | Artur Grabowski |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-06-27 | Remove IPF; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-06-27 | IPF bye bye; openbsd@davidkrause.com, ok niklas@ | Angelos D. Keromytis |
2001-06-27 | Another symetric -> symmetric | Nathan Binkert |
2001-06-27 | Remove IPF references; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-06-27 | use proper size for swapping | Michael Shalayeff |
2001-06-27 | introduce the ALTQ queue macros into sys/net files. | Kenjiro Cho |