Age | Commit message (Expand) | Author |
2004-01-17 | sync | Theo de Raadt |
2004-01-17 | Fix SC_DEBUG() call so ahc compiles with SCSIDEBUG. | Kenneth R Westerback |
2004-01-16 | Do not switch to the fpsp exception vectors if we are not running on an | Miod Vallat |
2004-01-16 | Use __packed instead of __attribute__((packed)). | Alexander Yurchenko |
2004-01-16 | spacing | Theo de Raadt |
2004-01-16 | Fix IPv6 stateful tcp scrubbing by not dereferencing a null pointer. | Ryan Thomas McBride |
2004-01-16 | Remove this farce. | Miod Vallat |
2004-01-16 | Do not print CHS info for LBA drives, it's useless for drives with | Alexander Yurchenko |
2004-01-16 | Include correct includes to unbreak compilation on macppc. ok miod@ | Otto Moerbeek |
2004-01-16 | Test more ways of producing a positive infinity, and then test negative | Miod Vallat |
2004-01-16 | enable 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-16 | fix printf formats, unsigned wants %u | Marc Espie |
2004-01-16 | missing #include | Henning Brauer |
2004-01-16 | Added -v option. Enables logging of successful exchange completion. | Hans-Joerg Hoexer |
2004-01-16 | - standard option order | Jason McIntyre |
2004-01-16 | cia* is not needed on floppyB, all these machines use tsc*. but at least | Theo de Raadt |
2004-01-16 | fix .Xr and SEE ALSO; | Jason McIntyre |
2004-01-16 | add some commas; | Jason McIntyre |
2004-01-16 | sync with raw socket API change. reported by Esben Norby, tested by tedu | Jun-ichiro itojun Hagino |
2004-01-16 | log -> logit ISO C fix. | Marc Espie |
2004-01-16 | update comment to match reality better. | Marc Espie |
2004-01-16 | People who immediately clobber registers containing the result of subfunctions | Miod Vallat |
2004-01-16 | ISO C police: log and expl are reserved for the C library. | Marc Espie |
2004-01-15 | zap old 2.95.3 file | Marc Espie |
2004-01-15 | gotta hate those hidden files... | Marc Espie |
2004-01-15 | OpenBSD specific infrastructure | Marc Espie |
2004-01-15 | adjust actual dependencies on locations in the src tree | Marc Espie |
2004-01-15 | put directory names into variable so they're overridable. | Marc Espie |
2004-01-15 | Disable write-back mappings for userland entirely; pmap_copy_page() still | Miod Vallat |
2004-01-15 | bump to gcc 3.3.2 | Marc Espie |
2004-01-15 | move libobjc around to its own directory (from src/gnu/egcs/libobjc) | Marc Espie |
2004-01-15 | man pages for thread_yield and pthread_stackseg_np | Marco S Hyman |
2004-01-15 | sync | Alexander Yurchenko |
2004-01-15 | Two Silicon Image SATA chips. | Alexander Yurchenko |
2004-01-15 | Input should be atleast an isakmp_header long. otto@, markus@ ok. | Hakan Olsson |
2004-01-15 | regression for pthread version of closefrom | Marco S Hyman |
2004-01-15 | threaded version of closefrom | Marco S Hyman |
2004-01-15 | escape full stops properly to avoid double spaces; | Jason McIntyre |
2004-01-15 | ansi and some spaces; no f/c | Alexander Yurchenko |
2004-01-15 | sudo on OpenBSD no longer runs configure. You will have to manually | Todd C. Miller |
2004-01-15 | fix an early free that made compile-goto-error work only from time to time | Vincent Labrecque |
2004-01-15 | Fix printf format string. ok tedu@ | Otto Moerbeek |
2004-01-15 | Try to preserve the integrity of the log file in case of errors/unexpected | Can Erkin Acar |
2004-01-15 | Synchronize with syslogd privsep: When reading a new command fails, | Can Erkin Acar |
2004-01-15 | this header file parser is pathetic, and parsing the new yacc output it | Theo de Raadt |
2004-01-15 | If lint is defined, act like _ANSI_LIBRARY was defined. That way | Todd C. Miller |
2004-01-15 | add some spacing and punctuation; | Jason McIntyre |
2004-01-15 | Fix printf format strings. ok millert@ | Otto Moerbeek |
2004-01-15 | Add a new regression test, which checks that we handle fp overflow correctly, | Miod Vallat |