summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-15bump to gcc 3.3.2Marc Espie
2004-01-15move libobjc around to its own directory (from src/gnu/egcs/libobjc)Marc Espie
2004-01-15man pages for thread_yield and pthread_stackseg_npMarco S Hyman
2004-01-15syncAlexander Yurchenko
2004-01-15Two Silicon Image SATA chips.Alexander Yurchenko
2004-01-15Input should be atleast an isakmp_header long. otto@, markus@ ok.Hakan Olsson
2004-01-15regression for pthread version of closefromMarco S Hyman
2004-01-15threaded version of closefromMarco S Hyman
2004-01-15escape full stops properly to avoid double spaces;Jason McIntyre
2004-01-15ansi and some spaces; no f/cAlexander Yurchenko
2004-01-15sudo on OpenBSD no longer runs configure. You will have to manuallyTodd C. Miller
2004-01-15fix an early free that made compile-goto-error work only from time to timeVincent Labrecque
2004-01-15Fix printf format string. ok tedu@Otto Moerbeek
2004-01-15Try to preserve the integrity of the log file in case of errors/unexpectedCan Erkin Acar
2004-01-15Synchronize with syslogd privsep: When reading a new command fails,Can Erkin Acar
2004-01-15this header file parser is pathetic, and parsing the new yacc output itTheo de Raadt
2004-01-15If lint is defined, act like _ANSI_LIBRARY was defined. That wayTodd C. Miller
2004-01-15add some spacing and punctuation;Jason McIntyre
2004-01-15Fix printf format strings. ok millert@Otto Moerbeek
2004-01-15Add a new regression test, which checks that we handle fp overflow correctly,Miod Vallat
2004-01-15update w/ more models; form weissmanndudeMichael Shalayeff
2004-01-15extra target to make sure tconfig.h is rebuilt, to use with libobjc.Marc Espie
2004-01-15Split lib spec into pre-pthread/post-pthread.Marc Espie
2004-01-15Provide explicit function argument declarations.Miod Vallat
2004-01-15target for tconfig.h, to use with libobjc.Marc Espie
2004-01-15install compiler/arch-dependent headers.Marc Espie
2004-01-15instuction -> instructionMiod Vallat
2004-01-15add simple systrace regresssion testNikolay Sturm
2004-01-15es tanzt das KNFMarkus Friedl
2004-01-15missing #ifdef INET6, ok henning@Daniel Hartmeier
2004-01-15some fixes; w/ jmc helpMichael Shalayeff
2004-01-15convert to columns and redo a bit. some refreshments w/ more neededMichael Shalayeff
2004-01-15ABI breakage happened with the sigaltstack replacement. It is too late,Theo de Raadt
2004-01-15redo w/ columns and refreshMichael Shalayeff
2004-01-15print tcpmd5 signature options; with/ok itojunMarkus Friedl
2004-01-15document tcpmd5; with jmc, hshoexerMarkus Friedl
2004-01-15Fix printf format string. ok henning@Otto Moerbeek
2004-01-15group and list thread functions;Jason McIntyre
2004-01-15return documented lines option to original (default) value;Jason McIntyre
2004-01-15update vi.ref to reflect reality;Jason McIntyre
2004-01-15print RTM_IFANNOUNCE message; netbsd; ok itojun@, henning@Markus Friedl
2004-01-15add a RTM_IFANNOUNCE message; from netbsd; ok itojun, henningMarkus Friedl
2004-01-15print stats for tcp md5 checksums (aka 'signature'); ok millert@, deraadt@Markus Friedl
2004-01-15support for rfc 2385 tcp md5 'signature' keysMarkus Friedl
2004-01-15move call to tcp_mss_update() from syn_cache_add() to syn_cache_get(),Markus Friedl
2004-01-15Undo backout of this piece of 'SR restores', this feature is used byDale Rahn
2004-01-15No reason to exclude xl from ramdisk. GENERIC and RAMDISK need a severe sync.Dale Rahn
2004-01-15Add 'sysctl hw.cpuspeed' support. copied from macppc.Dale Rahn
2004-01-15Apply the same change as macppc for the 'SR revert', unbreak pegasos.Dale Rahn
2004-01-14calendar relies on cpp -traditional behavior so explicitly specify -traditionalTodd C. Miller