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