Age | Commit message (Expand) | Author |
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 |
2005-06-13 | fix syntax for out of date mixerctl(1) examples; | Jason McIntyre |
2005-06-13 | Fix a typo. | Niall O'Higgins |
2005-06-13 | realloc(3) correctly. Do not adjust the variable describing how much memory | Claudio Jeker |
2005-06-13 | fix archive header writing. | Marc Espie |
2005-06-13 | Move a bunch of small functions that only get called once into | Jonathan Gray |
2005-06-13 | Allow isakmpd to write a pid file when /var is a subdir (e.g. /usr/var) | Todd C. Miller |
2005-06-13 | almost working... | Marc Espie |
2005-06-13 | move the CVSROOT check earlier in the process, this way we get the | Xavier Santolaria |
2005-06-13 | document how hardlink writes occur, plus cosmetic clean-ups. | Marc Espie |
2005-06-13 | $entry->{cwd} support while writing, for symetry. | Marc Espie |
2005-06-13 | we can determine if an entry will be stored as a HardLink at prepare() time, | Marc Espie |
2005-06-13 | document the write API as well. | Marc Espie |
2005-06-13 | interface more symetric to reading. | Marc Espie |
2005-06-13 | UStar writer, all the flesh, thoroughly untested yet, reading unaffected... | Marc Espie |
2005-06-13 | provide reverse lookup services, as a simple extension (to be used | Marc Espie |
2005-06-13 | get rid of ifdef MSDOS, no binary change | Hans-Joerg Hoexer |
2005-06-13 | One additional if_act_elect bug. Neighbors in preliminary state (down, attempt | Claudio Jeker |
2005-06-13 | Doh. Fix another stupid copy paste typo. Once again BDR != DR. | Claudio Jeker |
2005-06-13 | add a new fsm transition for IF_EVT_WTIMER in state IF_STA_ANY that simply | Claudio Jeker |