summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-11syncTheo de Raadt
2005-05-11missing CF_IGNORE flagJoris Vink
2005-05-11some punctuation/whitespace cleanup from stuart henderson (pr #4183);Jason McIntyre
2005-05-11tx -> epic;Jason McIntyre
2005-05-11document conf file reload w/ SIGHUP;Jason McIntyre
2005-05-11Update HISTORY fixing some facts, while it is not clear if theOtto Moerbeek
2005-05-11Add some newlines to make the code easier to follow. No functional change.Claudio Jeker
2005-05-11allocation failure checks; ok otto, moritzJared Yanovich
2005-05-11Reset IO completion values to 0 to disable completion holdof. This improvesMarco Peereboom
2005-05-11major abi changes:Marc Espie
2005-05-11let vfscanf be a real function. Use a weak_alias on systems where thisMarc Espie
2005-05-11use the ctype stuff in libc instead of re-rolling our own.Marc Espie
2005-05-11no need to include '\n' on a panic(), fix two typos,Pedro Martelletto
2005-05-11prettier; ok uweTheo de Raadt
2005-05-11Add get and set completions opcodes.Marco Peereboom
2005-05-11start for the `release' command, need more work; joris okXavier Santolaria
2005-05-11don't touch *hn in failure case. no real change due to the way we use itHenning Brauer
2005-05-11extra checks for monitor modeReyk Floeter
2005-05-11Do not call mii_pollstat() immediately after mii_tick().Brad Smith
2005-05-11Do not call mii_pollstat() from within device tick routines; the statusBrad Smith
2005-05-11remove comment which is not valid anymoreBrad Smith
2005-05-11- Also match on Yukon LP's for the Lite rev A0 test.Brad Smith
2005-05-11in cvs_resp_removed(), don't abort the operation if we are tryingJoris Vink
2005-05-10enable arm optimized in4_cksumBrad Smith
2005-05-10Do no longer force the default router priority to 0.Claudio Jeker
2005-05-10syncTheo de Raadt
2005-05-10correct v6 handling; yanovich@psc.eduTheo de Raadt
2005-05-10syncTheo de Raadt
2005-05-10syncTheo de Raadt
2005-05-10import i386 AES asm code from openssl.org; ok and help with testing djm@Markus Friedl
2005-05-10import of OpenSSL 0.9.8hMarkus Friedl
2005-05-10support NULL encryption for ESP; ok hshoexer, hoMarkus Friedl
2005-05-10In DIOCKILLSTATES: take into account the direction of the state whenJoel Knight
2005-05-10add epic commented outMichael Shalayeff
2005-05-10after copyin/out fpu regs flush and purge as they gonna be accessed from phys...Michael Shalayeff
2005-05-10explicitly align unwind data to 8 bytes; from chsMichael Shalayeff
2005-05-10no reason to use long as we are most definately all 32bitMichael Shalayeff
2005-05-10set pcsq in case we get signal delivery once interrupted from the gateway pag...Michael Shalayeff
2005-05-10no need to use select()Hans-Joerg Hoexer
2005-05-10db_printf(s) -> db_printf("%s", s) from NetBSDUwe Stuehler
2005-05-10report real errors on fallback from ControlMaster=no to normal connectDamien Miller
2005-05-10print nice error message for EADDRINUSE as wellDamien Miller
2005-05-10kill strcpy; ok hshoexer@, prodded by david@Damien Miller
2005-05-10enter ddb thru alt-escape.Marc Espie
2005-05-10comment out en(4) entry: no such page;Jason McIntyre
2005-05-10- link mtod(9) to mbuf(9)Mathieu Sauve-Frankel
2005-05-10- add vax optimized in4_cksumBrad Smith
2005-05-10Recommit the destructor order fix, now that the amd64 bug was fixed.Dale Rahn
2005-05-10betterBrad Smith
2005-05-10syncTheo de Raadt