summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-30small logic error in session_open/_keepalive/_notification (yes, the same inHenning Brauer
2003-12-30missing free()s in error cases that (now) lead to program terminationHenning Brauer
2003-12-30we should not access ressources in a peer strcut 2 lines after weHenning Brauer
2003-12-30o From FreeBSD: use the max_value(u_int32_t) + 1 to divide the random number.Otto Moerbeek
2003-12-30Define _FFR_DEAL_WITH_ERROR_SSL. This will causes sendmail to deal withTodd C. Miller
2003-12-30missing free()s; From: Patrick Latifi <pat@eyeo.org>Henning Brauer
2003-12-30fix TAILQ abuse.Henning Brauer
2003-12-30destroy on tun works now, so destroy the tun nterfaces we created for theHenning Brauer
2003-12-30More hardware details; also mention that Triton's Dolphin System 100 willMiod Vallat
2003-12-30no empty default: cases in switch, gcc3 complaints via espie@Henning Brauer
2003-12-30typos from davidHenning Brauer
2003-12-30s/inadvertantly/inadvertently;Jason McIntyre
2003-12-30new sentence, new line;Jason McIntyre
2003-12-30Mention MVME188 again.Miod Vallat
2003-12-30sync protos with <netdb.h>;Jason McIntyre
2003-12-30Regen.Miod Vallat
2003-12-30dart(4) provides only two serial ports.Miod Vallat
2003-12-30XF86Setup uses Tcl/Tk 8.4 now. Ok jose@ millert@ jmc@.Matthieu Herrb
2003-12-30In pmap_copy_page() and pmap_zero_page(), it is not enough to flush theMiod Vallat
2003-12-30a few more for tomorrowMichael Shalayeff
2003-12-29disable ie1@gsc as not really supported and a commented out bha@pciMichael Shalayeff
2003-12-29Move vi.recover invocation until after after ldconf is run. FixesTodd C. Miller
2003-12-29no vtophys(), don't need uvm_extern.h anymore.Brad Smith
2003-12-29delintTheo de Raadt
2003-12-29spacingTheo de Raadt
2003-12-29convert from select() to poll() for main event loop; tested millert@, deraadt@Damien Miller
2003-12-29fix zgrep failure when the uncompressed file begins with a newlineCan Erkin Acar
2003-12-29Add support for % and & units to indicate percent of total space andTodd C. Miller
2003-12-29update for a few more boxens; from weissmanndudeMichael Shalayeff
2003-12-29KeepAlive has been obsoleted, use TCPKeepAlive instead; markus@ OKTodd C. Miller
2003-12-29updates for openssl gen{d,r}sa:Jason McIntyre
2003-12-29Since pmap_activate() does a complete user tlb flush, it is not necessaryMiod Vallat
2003-12-29Cleanup: KNF, -Wall, do not use pointers if the actual var isOtto Moerbeek
2003-12-29Properly recognize SiS CPU family;Alexander Yurchenko
2003-12-29typo from form@ (evil qwerty)Michael Shalayeff
2003-12-29yet another so called edison's invention patentationMichael Shalayeff
2003-12-29typoMichael Shalayeff
2003-12-29a few more for today/tomorrowMichael Shalayeff
2003-12-29correct probe console printf; miod okTheo de Raadt
2003-12-29re-entrancy hack that is currently needed for cvs to work correctly.Theo de Raadt
2003-12-29similar to pr 3614, but simplified diff. reduce 500-byte limit on identifiers;Theo de Raadt
2003-12-29syncTheo de Raadt
2003-12-29Avoid using gcc libstdc++ internals that we have no business grottingTodd C. Miller
2003-12-28do not use MALLOC on variable sized allocationsMichael Shalayeff
2003-12-28Add missing C++ include paths: arch-dependent headers, andMarc Espie
2003-12-28Crank default data and stack limits, align with m68k values.Miod Vallat
2003-12-28Introduce -4 and -6: options to force usage of IPv4 or IPv6 only.Otto Moerbeek
2003-12-28Give i/o's requeued as a result of aborts, timeouts, etc. a status ofKenneth R Westerback
2003-12-28Mention session ID; OK deraadt@Todd C. Miller
2003-12-28Unbreak tree by using correct PFSYNC_ACT_UREQ #define.Ryan Thomas McBride