Age | Commit message (Expand) | Author |
2004-02-01 | - remove sun3 | Brad Smith |
2004-02-01 | tag... | Dale Rahn |
2004-02-01 | fix tags... | Dale Rahn |
2004-02-01 | arm support. ok espie@ | Dale Rahn |
2004-02-01 | tag... | Dale Rahn |
2004-02-01 | tag.. | Dale Rahn |
2004-02-01 | ARGH, forgot tags. | Dale Rahn |
2004-02-01 | arm libc support. From NetBSD. currently supports softfloat. | Dale Rahn |
2004-02-01 | startup files for arm. Partially borrowed from NetBSD. | Dale Rahn |
2004-02-01 | Generated MAKEDEV (sync) | Dale Rahn |
2004-02-01 | etc support pieces for cats. | Dale Rahn |
2004-02-01 | Kernel library bits for arm, from NetBSD. | Dale Rahn |
2004-02-01 | Cats ramdisk installb pieces. | Dale Rahn |
2004-02-01 | cats (ARM) support for OpenBSD, based on NetBSD code. | Dale Rahn |
2004-02-01 | Arm port, NetBSD codebase stripped down, 32bit only support. | Dale Rahn |
2004-01-31 | uniform documentation for gcc2 and gcc3. | Marc Espie |
2004-01-31 | Simple unaligned-pc ptrace evil test. | Miod Vallat |
2004-01-31 | missing comma; jmc@ | Markus Friedl |
2004-01-31 | rename tcp sockopt TCP_SIGNATURE_ENABLE to TCP_MD5SIG | Henning Brauer |
2004-01-31 | fix a few #if MACRO -> #if defined(MACRO) (-Wsystem-headers clean-up) | Marc Espie |
2004-01-31 | Provide correct start files and link option specifications on sparc; | Miod Vallat |
2004-01-31 | add documentation (straight copy from egcs) | Marc Espie |
2004-01-31 | closer to gcc2: bring back protoize. | Marc Espie |
2004-01-31 | document net.inet.tcp.rfc3390; ok jmc@ | Markus Friedl |
2004-01-31 | fix stupid typo in the reading/writing mode control register for ite. | Alexander Yurchenko |
2004-01-31 | ite doesn't need a special interrupt function. | Alexander Yurchenko |
2004-01-31 | Disable i31244 support until we see a real divice using this chip. | Alexander Yurchenko |
2004-01-31 | constify timing values. | Alexander Yurchenko |
2004-01-31 | !sack_disable -> sack_enable; ok deraadt@ | Markus Friedl |
2004-01-31 | spaces, .o is the same. | Alexander Yurchenko |
2004-01-31 | Sparc doesn't use old gas, obviously; ok espie@ | Miod Vallat |
2004-01-31 | pkg_create -L support, which I forgot to commit. | Marc Espie |
2004-01-31 | typo from Jared Yanovich; | Jason McIntyre |
2004-01-31 | Add pci_machdep hook for cats. ok deraadt@ | Dale Rahn |
2004-01-31 | Arm provides audio interrupt bits, do not default them here. ok deraadt@ | Dale Rahn |
2004-01-31 | general cleanup and better SIGCHLD handling from millert@ | Otto Moerbeek |
2004-01-31 | Switch the arm compiler to generating strongarm code on openbsd. | Dale Rahn |
2004-01-31 | make USD reference a little clearer; | Jason McIntyre |
2004-01-31 | make references to USD docs clearer; | Jason McIntyre |
2004-01-31 | update from Jared Yanovich: | Jason McIntyre |
2004-01-31 | sync | Theo de Raadt |
2004-01-31 | add another USB device... as requested | Theo de Raadt |
2004-01-31 | rename SIMD/SIMD2 to SSE/SSE2 | Theo de Raadt |
2004-01-30 | use paper.txt, rather than some arbitrary target; | Jason McIntyre |
2004-01-30 | in the parse_config() -> merge_config() chain, you shall not null | Henning Brauer |
2004-01-30 | point people to 13.ex, and remove some unnecessarys from SEE ALSO; | Jason McIntyre |
2004-01-30 | Fix a logic thinko I made in rev. 1.27. This fixes nlist when | Todd C. Miller |
2004-01-30 | install exref; includes updates to sync with current behaviour; | Jason McIntyre |
2004-01-30 | missing free() in an error path that should be unreachable | Henning Brauer |
2004-01-30 | Backout until we have a better implementation... | Thierry Deval |