summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-14Add explicit public domain notices to all public domain files.Kjell Wooding
2005-06-14add missing error check for decode_prefix4. ok deraadt@Moritz Jodeit
2005-06-14- catch up to recent pf changesJared Yanovich
2005-06-14do not confuse bytes with bits, noted by marcus.popp at paranoidbsd.orgHans-Joerg Hoexer
2005-06-14finish pruning support, this has been sittingJoris Vink
2005-06-14remove speaker handling code. if you really want this, use the /etc/apm/*Theo de Raadt
2005-06-14update address for aalborg mirror;Jason McIntyre
2005-06-14Don't unref something that is used later. send_rtmsg() will callClaudio Jeker
2005-06-14Remove de(4) from cats, it does not work for any of the developers inDale Rahn
2005-06-14add ENCAP_UDP_{TUNNEL,TRANSPORT} types according to rfc 3947Hans-Joerg Hoexer
2005-06-14rename function and define to reflect the external -> egress name changeHenning Brauer
2005-06-14missing closedir() on error path; ok joris xsaPatrick Latifi
2005-06-14use "egress" instead of "external" for the interface group containing theHenning Brauer
2005-06-14at least allow the transmit checksum code to compileBrad Smith
2005-06-14fix prototypeBrad Smith
2005-06-14re-add part of rev 1.49...Brad Smith
2005-06-14Three more ereply that should be ereads. This fixes henning's "replaceKjell Wooding
2005-06-14regenBrad Smith
2005-06-14add Intel PCI-E to PCI-X bridgesBrad Smith
2005-06-13Typo. ${version} -> ${VERSION}. Spotted by David Krause.Kenneth R Westerback
2005-06-13route label support, kroute part and ID allocator as well as the internalHenning Brauer
2005-06-13check wether mask is NULL in if_group_routechange before dereferencingHenning Brauer
2005-06-13spurious XXX comment left over from interface abstraction code whackingHenning Brauer
2005-06-13document extended pfctl -sl formatHenning Brauer
2005-06-13make the packet and byte counters on rules and src nodes per direction,Henning Brauer
2005-06-13free memory in show_src_nodes and show_states, as reported byJared Yanovich
2005-06-13Add regression test for writing old-style tar headers containing namesOtto Moerbeek
2005-06-13Fix writing of old-style tar headers. Filenames and linknames actuallyOtto Moerbeek
2005-06-13add copy method, and document it.Marc Espie
2005-06-13if this is not a `real' file, override the size entry with a zero.Marc Espie
2005-06-13better .Nd;Jason McIntyre
2005-06-13fix syntax for out of date mixerctl(1) examples;Jason McIntyre
2005-06-13Fix a typo.Niall O'Higgins
2005-06-13realloc(3) correctly. Do not adjust the variable describing how much memoryClaudio Jeker
2005-06-13fix archive header writing.Marc Espie
2005-06-13Move a bunch of small functions that only get called once intoJonathan Gray
2005-06-13Allow isakmpd to write a pid file when /var is a subdir (e.g. /usr/var)Todd C. Miller
2005-06-13almost working...Marc Espie
2005-06-13move the CVSROOT check earlier in the process, this way we get theXavier Santolaria
2005-06-13document how hardlink writes occur, plus cosmetic clean-ups.Marc Espie
2005-06-13$entry->{cwd} support while writing, for symetry.Marc Espie
2005-06-13we can determine if an entry will be stored as a HardLink at prepare() time,Marc Espie
2005-06-13document the write API as well.Marc Espie
2005-06-13interface more symetric to reading.Marc Espie
2005-06-13UStar writer, all the flesh, thoroughly untested yet, reading unaffected...Marc Espie
2005-06-13provide reverse lookup services, as a simple extension (to be usedMarc Espie
2005-06-13get rid of ifdef MSDOS, no binary changeHans-Joerg Hoexer
2005-06-13One additional if_act_elect bug. Neighbors in preliminary state (down, attemptClaudio Jeker
2005-06-13Doh. Fix another stupid copy paste typo. Once again BDR != DR.Claudio Jeker
2005-06-13add a new fsm transition for IF_EVT_WTIMER in state IF_STA_ANY that simplyClaudio Jeker