summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-17syncTheo de Raadt
2004-01-17Fix SC_DEBUG() call so ahc compiles with SCSIDEBUG.Kenneth R Westerback
2004-01-16Do not switch to the fpsp exception vectors if we are not running on anMiod Vallat
2004-01-16Use __packed instead of __attribute__((packed)).Alexander Yurchenko
2004-01-16spacingTheo de Raadt
2004-01-16Fix IPv6 stateful tcp scrubbing by not dereferencing a null pointer.Ryan Thomas McBride
2004-01-16Remove this farce.Miod Vallat
2004-01-16Do not print CHS info for LBA drives, it's useless for drives withAlexander Yurchenko
2004-01-16Include correct includes to unbreak compilation on macppc. ok miod@Otto Moerbeek
2004-01-16Test more ways of producing a positive infinity, and then test negativeMiod Vallat
2004-01-16enable french calendar and add some rcs tags there; from Pedro Martelletto <p...Michael Shalayeff
2004-01-16- point people to vi.ref now that it's installed (and get its name right);Jason McIntyre
2004-01-16fix printf formats, unsigned wants %uMarc Espie
2004-01-16missing #includeHenning Brauer
2004-01-16Added -v option. Enables logging of successful exchange completion.Hans-Joerg Hoexer
2004-01-16- standard option orderJason McIntyre
2004-01-16cia* is not needed on floppyB, all these machines use tsc*. but at leastTheo de Raadt
2004-01-16fix .Xr and SEE ALSO;Jason McIntyre
2004-01-16add some commas;Jason McIntyre
2004-01-16sync with raw socket API change. reported by Esben Norby, tested by teduJun-ichiro itojun Hagino
2004-01-16log -> logit ISO C fix.Marc Espie
2004-01-16update comment to match reality better.Marc Espie
2004-01-16People who immediately clobber registers containing the result of subfunctionsMiod Vallat
2004-01-16ISO C police: log and expl are reserved for the C library.Marc Espie
2004-01-15zap old 2.95.3 fileMarc Espie
2004-01-15gotta hate those hidden files...Marc Espie
2004-01-15OpenBSD specific infrastructureMarc Espie
2004-01-15adjust actual dependencies on locations in the src treeMarc Espie
2004-01-15put directory names into variable so they're overridable.Marc Espie
2004-01-15Disable write-back mappings for userland entirely; pmap_copy_page() stillMiod Vallat
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