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