aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix and connect setjmp test.Bryan Drewery2016-03-094-2/+5
* These group names may be used as a cookie, so replace any non-fs-safe charact...Bryan Drewery2016-03-093-6/+12
* DIRDEPS_BUILD: Let PROGS bootstrapping work.Bryan Drewery2016-03-091-22/+39
* Fix code so that buf_ring allocation for Tx Queues and their mutexesDavid C Somayajulu2016-03-091-28/+119
* sh: Add test for 'set -o nolog'.Jilles Tjoelker2016-03-092-0/+5
* sh: Avoid out-of-bounds access in setoptionbyindex() for 'set -o nolog'.Jilles Tjoelker2016-03-091-3/+3
* Remove these broken filemon tests.Bryan Drewery2016-03-094-390/+0
* FILEMON_SET_FD: Disallow changing the fd.Bryan Drewery2016-03-092-3/+18
* For the MD_ROOT option don't inject /dev/md0 as root dev when ROOTDEVNAMEMaxim Sobolev2016-03-092-2/+3
* Regen.John Baldwin2016-03-0911-256/+94
* Simplify AIO initialization now that it is standard.John Baldwin2016-03-0910-121/+78
* Use ptrace(2) LWP events to track threads reliably in truss.John Baldwin2016-03-093-54/+163
* Fix reporting of the CloudABI ABI in kdump.John Baldwin2016-03-093-8/+7
* Second argument of the mips_timer_init_params() is boolean, soMaxim Sobolev2016-03-091-1/+1
* Missed addition to r296563 to fix newer tools to work with older kernel.Alexander Motin2016-03-091-0/+3
* Set buffer to empty string to prevent duplicated output in some cases.Andrey V. Elsukov2016-03-091-0/+1
* Fix spelling of MAXNAMLEN.Edward Tomasz Napierala2016-03-091-2/+2
* Improve U-Boot API detectionStanislav Galabov2016-03-093-2/+41
* Add new IOCTL compat shims for ABI breakage caused by r296510:Alexander Motin2016-03-093-136/+437
* Add support for IPPROTO_IPV6 socket layer for getsockopt/setsockopt calls.Andrey V. Elsukov2016-03-092-0/+88
* Follow-up r295827: Don't enable meta stats when recursing PROGS.Bryan Drewery2016-03-091-0/+2
* DIRDEPS_BUILD+PROGS: Fix staging not respecting (BINDIR|PROGNAME)[._]${PROG}.Bryan Drewery2016-03-092-6/+10
* Remove things set already by bsd.progs.mk.Bryan Drewery2016-03-091-4/+0
* PROGS: Track child meta files.Bryan Drewery2016-03-091-13/+14
* cxgbe(4): Rename regwin_lock to reg_lock. It is used to protect accessNavdeep Parhar2016-03-082-19/+19
* DIRDEPS_BUILD: Update clang dependencies after r296417.Bryan Drewery2016-03-08103-218/+297
* Don't ever create object directories here with MK_AUTO_OBJ.Bryan Drewery2016-03-082-8/+5
* drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron2016-03-0857-8673/+19751
* Better english.Dmitry Chagin2016-03-081-1/+1
* cxgbe(4): Reshuffle and rototill t4_hw.c, solely to reduce diffs withNavdeep Parhar2016-03-081-817/+920
* Put a commit message from r296502 about Linux alarm() system callDmitry Chagin2016-03-081-0/+5
* Load linux64 module for amd64 if Linux abi enabled.Dmitry Chagin2016-03-081-0/+5
* MFV r296540: 4448 zfs diff misprints unicode charactersAlexander Motin2016-03-081-6/+8
|\
| * 4448 zfs diff misprints unicode charactersAlexander Motin2016-03-081-5/+9
* | MFV r296538: 6544 incorrect comment in libzfs.h about offline statusAlexander Motin2016-03-081-1/+1
|\|
| * 6544 incorrect comment in libzfs.h about offline statusAlexander Motin2016-03-081-1/+1
* | MFV r296536: 6551 cmd/zpool: cleanup gcc warningsAlexander Motin2016-03-083-34/+13
|\|
| * 6551 cmd/zpool: cleanup gcc warningsAlexander Motin2016-03-083-34/+13
* | MFV r296534: 6550 cmd/zfs: cleanup gcc warningsAlexander Motin2016-03-081-17/+37
|\|
| * 6550 cmd/zfs: cleanup gcc warningsAlexander Motin2016-03-081-17/+37
* | MFV r296532: 6637 replacing "dontclose" with "should_close"Alexander Motin2016-03-081-3/+3
|\|
| * 6637 replacing "dontclose" with "should_close"Alexander Motin2016-03-081-3/+3
* | MFV r296529:Alexander Motin2016-03-082-5/+8
|\|
| * 6672 arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt()Alexander Motin2016-03-081-5/+5
* | MFV r296527: 6659 nvlist_free(NULL) is a no-opAlexander Motin2016-03-0812-40/+20
|\|
| * 6659 nvlist_free(NULL) is a no-opAlexander Motin2016-03-0812-40/+20
* | Record command exit status in the typescript file when running simple commands.Bryan Drewery2016-03-081-3/+9
* | Just exit in the child if execve(2) fails.Bryan Drewery2016-03-081-9/+1
* | Filemon: Attach from the child to avoid racing with the parent attach.Bryan Drewery2016-03-081-4/+10
* | MFV r296522: 6541 Pool feature-flag check defeated if "verify" is includedAlexander Motin2016-03-082-1/+7
|\|