aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert old make variable modifiers :U and :L to bmake :tu and :tl.Tijl Coosemans2013-06-028-9/+9
* Don't set the start ISOC ASAP bit for non-isochronous TRBs.Hans Petter Selasky2013-06-021-5/+8
* Use LIST_EMPTY when appropriate.Michael Tuexen2013-06-021-2/+2
* Correct some XHCI streams mode transfer handling found by code inspection.Hans Petter Selasky2013-06-022-18/+37
* - Update Oleg Moskalenko's email addressGabor Kovesdan2013-06-0215-15/+15
* Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store()Devin Teske2013-06-0215-126/+207
* Similar to r251236, improve the portion of dialog(1) API in dialog.subrDevin Teske2013-06-0218-191/+183
* Factor out some common code from the libm tests. This is a bit messyDavid Schultz2013-06-0215-628/+412
* We want to stat the archived log file rather than the logfile itself.Mark Johnston2013-06-021-1/+1
* This test is working now, so remove it from NOTWORK.Mark Johnston2013-06-021-1/+0
* SDT probes can directly pass up to five arguments as arguments toMark Johnston2013-06-022-2/+2
* Port the SDT test now that it's possible to create SDT probes that takeMark Johnston2013-06-024-14/+50
* Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske2013-06-0143-373/+338
* Fix a typo introduced by r251190.Devin Teske2013-06-011-1/+1
* Fix a regression in the packages module introduced by recent r251190.Devin Teske2013-06-011-37/+46
* Move <stdatomic.h> into sys/sys/.Ed Schouten2013-06-012-3/+3
* Now that access to the page's "act_count" field is synchronized by the pageAlan Cox2013-06-011-1/+0
* Revert: Use time_t instead of long for archive timestamps.Pedro F. Giffuni2013-06-017-24/+15
* BFD: Use time_t instead of long for archive timestamps.Pedro F. Giffuni2013-06-017-15/+24
* MFi386: revision 245848Yoshihiro Takahashi2013-06-011-18/+7
* MFi386: revision 251039Yoshihiro Takahashi2013-06-011-1/+1
* Move an assertion to the right spot; only bus_dmamap_load_mbuf(9)Marius Strobl2013-06-011-2/+2
* Remove an unused macro we originally got from BSD/OS.John Baldwin2013-06-011-6/+0
* Pull in r183033 and r183036 from LLVM trunk:Ed Schouten2013-06-011-28/+105
* sys/dev/xen/blkfront/blkfront.c:Justin T. Gibbs2013-06-011-11/+0
* sys/dev/xen/blkfront/blkfront.c:Justin T. Gibbs2013-06-011-20/+20
* cxgbe(4): Some more debug sysctls. These work on both T4 and T5 basedNavdeep Parhar2013-06-011-0/+480
* GCC: bring back experimental support for amdfam10/barcelona CPUs.Pedro F. Giffuni2013-06-0115-165/+1515
* test(1): Add information about replacing -nt/-ot.Jilles Tjoelker2013-05-311-0/+16
* MFV: Redo the fixup using the submitted version accepted by upstream.Xin LI2013-05-311-3/+1
|\
| * Apply vendor commit 654f1b3fc5, this is slight different fromXin LI2013-05-311-1/+1
* | test(1): List non-standard primaries.Jilles Tjoelker2013-05-311-1/+12
* | test: Remove -ntXY and -otXY primaries.Jilles Tjoelker2013-05-313-279/+28
* | Style changes. No intended functional changes.Justin T. Gibbs2013-05-311-5/+5
* | Style cleanups. No intended functional changes.Justin T. Gibbs2013-05-311-725/+687
* | dup(2): Clarify return value, in particular of dup2().Jilles Tjoelker2013-05-311-4/+5
* | Add a "kern.features" MIB for 32bit support under a 64bit kernel.David E. O'Brien2013-05-311-0/+2
* | sigaction(2): *at system calls are async-signal safe.Jilles Tjoelker2013-05-311-0/+14
* | sigaction(2): Extend description of async-signal safe functions:Jilles Tjoelker2013-05-311-13/+108
* | Style cleanups. No intended functional changes.Justin T. Gibbs2013-05-312-659/+664
* | fork(2): Add information about fork() in multi-threaded processes.Jilles Tjoelker2013-05-311-0/+12
* | Fix misspelling of structure field name.Ed Schouten2013-05-311-1/+1
* | Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske2013-05-3138-1368/+1743
* | Fix "automatic" login, broken by revision 69825 (12 years, 5 months ago).Marcel Moolenaar2013-05-311-14/+10
* | Explicitly use a pair of parentheses to ensure correct evaluationXin LI2013-05-312-3/+3
* | Fix a long standing logic bug introduced in r167814. The code was added toJung-uk Kim2013-05-311-1/+1
* | Style fixes to vn_ioctl().John Baldwin2013-05-311-14/+15
* | Simplify the definition of vm_page_lock_assert(). There is no compellingAlan Cox2013-05-311-7/+6
* | fork(2): #include <sys/types.h> is not needed.Jilles Tjoelker2013-05-311-2/+1
* | sh: Add test cases for break outside a loop.Jilles Tjoelker2013-05-312-0/+19