Age | Commit message (Expand) | Author |
2013-03-28 | Unfortunately the satosin, sintosa, ifatoia, satosin6, sin6tosa, | Alexander Bluhm |
2013-03-27 | rename define to reflect current operating system, as in sys/compat | Ted Unangst |
2013-03-27 | Remove commented out tr(4) stanzas, since support for them has been removed | Miod Vallat |
2013-03-27 | Revert the --as-needed logic to match the 2.15 logic. It is now aggressively | Miod Vallat |
2013-03-27 | fix wrapped line that snuck in an extra \n in a question. | Jasper Lievisse Adriaanse |
2013-03-27 | fill in cpu_model. | Jasper Lievisse Adriaanse |
2013-03-27 | sync | Theo de Raadt |
2013-03-27 | Move generic armv7 files into arm's file list. | Patrick Wildt |
2013-03-27 | Enable support for write_opt=nodir for ustar archives which helps to fix | Vadim Zhukov |
2013-03-27 | institute a hard cap on crypto devs instead of a useless wraparound check | Ted Unangst |
2013-03-27 | some updates from daniel dickman; | Jason McIntyre |
2013-03-27 | explicitely -> explicitly; | Jason McIntyre |
2013-03-27 | Move soidle() into the big #ifdef SOCKET_SPLICE block to have it | Alexander Bluhm |
2013-03-27 | More test cases, especially when opening the stream in append an write | Martin Pieuchot |
2013-03-27 | Add an open_wmemstream(3) implementation and fix various issues for | Martin Pieuchot |
2013-03-27 | Rewrite the work unit handling code in the RAID 1/4/5/6 interrupt handlers. | Joel Sing |
2013-03-27 | Use the correct src/dst ports depending on direction (one of src or dst was | Ryan Thomas McBride |
2013-03-27 | match recent linux and return whether the ring is initialised | Jonathan Gray |
2013-03-27 | claim support for secure and pinned batch buffers | Jonathan Gray |
2013-03-27 | Add TMUX_TMPDIR variable to put the socket directory outside | Nicholas Marriott |
2013-03-27 | Move the cursor back into the last column on CUU/CUD to match xterm | Nicholas Marriott |
2013-03-27 | Remove tmux's (already minimal) 88 colour support. Such terminals are | Nicholas Marriott |
2013-03-27 | sync | Theo de Raadt |
2013-03-27 | add two tests for resolving a regular module (passes) and the full path | Jasper Lievisse Adriaanse |
2013-03-27 | Claim to support I915_PARAM_HAS_COHERENT_RINGS. | Jonathan Gray |
2013-03-27 | Further updates to pmap7. Fixes some problems and removes debug printfs. | Patrick Wildt |
2013-03-27 | fix build after asr update | Eric Faurot |
2013-03-27 | Only use the search domains for DNS lookups, as the current resolver does. | Eric Faurot |
2013-03-27 | combine several atomic_clearbits calls into one. slightly faster on | Ted Unangst |
2013-03-27 | a little header cleanup. ok deraadt | Ted Unangst |
2013-03-27 | rename NCHNAMLEN to NAMECACHE_MAXLEN. easier to read, easier to type. | Ted Unangst |
2013-03-27 | Draining the write buffer is accomplished via a DSB. | Patrick Wildt |
2013-03-27 | Mark vector page as executable and fix a cast. | Patrick Wildt |
2013-03-27 | Add prototypes for secondary cache operations. | Patrick Wildt |
2013-03-26 | i broke it. tailq is now simpleq in pool. | Ted Unangst |
2013-03-26 | Short-circuit screen switching if we're switching to the screen that's | Mark Kettenis |
2013-03-26 | more octeon bits | Jasper Lievisse Adriaanse |
2013-03-26 | sync TDIRS with reality | Jasper Lievisse Adriaanse |
2013-03-26 | hookup octeon here too; reminded by deraadt@ | Jasper Lievisse Adriaanse |
2013-03-26 | bits for octeon (will format as OCTEON in Dt); | Jason McIntyre |
2013-03-26 | SH is a RelA architecture, not a Rel one. Fix _dl_bind() and lazy gotplt | Miod Vallat |
2013-03-26 | Recommit the change that explicitly passes %sr0 to fic instructions. miod@ is | Mark Kettenis |
2013-03-26 | move octcf bits together | Jasper Lievisse Adriaanse |
2013-03-26 | Stop rePOSTing devices supported by inteldrm(4). The driver now properly | Mark Kettenis |
2013-03-26 | accept "octeon" as a valid obsd arch; | Jason McIntyre |
2013-03-26 | hookup octeon | Jasper Lievisse Adriaanse |
2013-03-26 | add ramdisk installer for octeon, still has some rough edges and needs some | Jasper Lievisse Adriaanse |
2013-03-26 | add octeon bits here too | Jasper Lievisse Adriaanse |
2013-03-26 | add octeon bits, mostly from sgi | Jasper Lievisse Adriaanse |
2013-03-26 | protect the PRG state with a mutex in res_randomid(). | Eric Faurot |