Age | Commit message (Expand) | Author |
2005-06-15 | remove SNMP code from mrouted(8) because it is broken and it is | Robert Nagy |
2005-06-15 | no more whiteouts | Todd C. Miller |
2005-06-15 | add -P for dumping PCB infos, similar to netbsd; ok deraadt@ | Markus Friedl |
2005-06-15 | add descritpion of the watch/watchers commands; | Xavier Santolaria |
2005-06-15 | remove from "attempted source route ..." message; ok deraadt, mpf, henning, m... | Markus Friedl |
2005-06-15 | Regen | Miod Vallat |
2005-06-15 | Wrong major for lpt. | Miod Vallat |
2005-06-15 | add pdc203xx support. | Federico G. Schwindt |
2005-06-15 | promise pdc203xx support; from bouyer@netbsd.org via grange@ with a few | Federico G. Schwindt |
2005-06-15 | Use scsi_size() as preferred disk size in all cases. Allow devices | Kenneth R Westerback |
2005-06-15 | Typo. 'dp->cyls' -> 'dp->sectors'. | Kenneth R Westerback |
2005-06-15 | Match RTL8255 transceiver and stub out related support functions. | Jonathan Gray |
2005-06-15 | zap usage of __LINE__ so we can do KNF without binary changes. | Niall O'Higgins |
2005-06-14 | split the dummy ruleset pfctl -f - -e into separate -f - and -e. | Daniel Hartmeier |
2005-06-14 | back out SMM lockdown patch until some other solution is found. | Theo de Raadt |
2005-06-14 | Kill whiteout support. OK deraadt@ and beck@ | Todd C. Miller |
2005-06-14 | whiteouts are gone | Todd C. Miller |
2005-06-14 | the need to use stateful rules for tagging is gone | Henning Brauer |
2005-06-14 | no need to restrict tagging to stateful rules any more, dhartmei ok | Henning Brauer |
2005-06-14 | Add explicit public domain notices to all public domain files. | Kjell Wooding |
2005-06-14 | add missing error check for decode_prefix4. ok deraadt@ | Moritz Jodeit |
2005-06-14 | - catch up to recent pf changes | Jared Yanovich |
2005-06-14 | do not confuse bytes with bits, noted by marcus.popp at paranoidbsd.org | Hans-Joerg Hoexer |
2005-06-14 | finish pruning support, this has been sitting | Joris Vink |
2005-06-14 | remove speaker handling code. if you really want this, use the /etc/apm/* | Theo de Raadt |
2005-06-14 | update address for aalborg mirror; | Jason McIntyre |
2005-06-14 | Don't unref something that is used later. send_rtmsg() will call | Claudio Jeker |
2005-06-14 | Remove de(4) from cats, it does not work for any of the developers in | Dale Rahn |
2005-06-14 | add ENCAP_UDP_{TUNNEL,TRANSPORT} types according to rfc 3947 | Hans-Joerg Hoexer |
2005-06-14 | rename function and define to reflect the external -> egress name change | Henning Brauer |
2005-06-14 | missing closedir() on error path; ok joris xsa | Patrick Latifi |
2005-06-14 | use "egress" instead of "external" for the interface group containing the | Henning Brauer |
2005-06-14 | at least allow the transmit checksum code to compile | Brad Smith |
2005-06-14 | fix prototype | Brad Smith |
2005-06-14 | re-add part of rev 1.49... | Brad Smith |
2005-06-14 | Three more ereply that should be ereads. This fixes henning's "replace | Kjell Wooding |
2005-06-14 | regen | Brad Smith |
2005-06-14 | add Intel PCI-E to PCI-X bridges | Brad Smith |
2005-06-13 | Typo. ${version} -> ${VERSION}. Spotted by David Krause. | Kenneth R Westerback |
2005-06-13 | route label support, kroute part and ID allocator as well as the internal | Henning Brauer |
2005-06-13 | check wether mask is NULL in if_group_routechange before dereferencing | Henning Brauer |
2005-06-13 | spurious XXX comment left over from interface abstraction code whacking | Henning Brauer |
2005-06-13 | document extended pfctl -sl format | Henning Brauer |
2005-06-13 | make the packet and byte counters on rules and src nodes per direction, | Henning Brauer |
2005-06-13 | free memory in show_src_nodes and show_states, as reported by | Jared Yanovich |
2005-06-13 | Add regression test for writing old-style tar headers containing names | Otto Moerbeek |
2005-06-13 | Fix writing of old-style tar headers. Filenames and linknames actually | Otto Moerbeek |
2005-06-13 | add copy method, and document it. | Marc Espie |
2005-06-13 | if this is not a `real' file, override the size entry with a zero. | Marc Espie |
2005-06-13 | better .Nd; | Jason McIntyre |