summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-09321-0/+4510
* Fix and connect setjmp test.bdrewery2016-03-094-2/+5
* These group names may be used as a cookie, so replace any non-fs-safe charact...bdrewery2016-03-093-6/+12
* DIRDEPS_BUILD: Let PROGS bootstrapping work.bdrewery2016-03-091-22/+39
* Fix code so that buf_ring allocation for Tx Queues and their mutexesdavidcs2016-03-091-28/+119
* sh: Add test for 'set -o nolog'.jilles2016-03-092-0/+5
* sh: Avoid out-of-bounds access in setoptionbyindex() for 'set -o nolog'.jilles2016-03-091-3/+3
* Remove these broken filemon tests.bdrewery2016-03-094-390/+0
* FILEMON_SET_FD: Disallow changing the fd.bdrewery2016-03-092-3/+18
* For the MD_ROOT option don't inject /dev/md0 as root dev when ROOTDEVNAMEsobomax2016-03-092-2/+3
* Regen.jhb2016-03-0911-256/+94
* Simplify AIO initialization now that it is standard.jhb2016-03-0910-121/+78
* Use ptrace(2) LWP events to track threads reliably in truss.jhb2016-03-093-54/+163
* Fix reporting of the CloudABI ABI in kdump.jhb2016-03-093-8/+7
* Second argument of the mips_timer_init_params() is boolean, sosobomax2016-03-091-1/+1
* Missed addition to r296563 to fix newer tools to work with older kernel.mav2016-03-091-0/+3
* Set buffer to empty string to prevent duplicated output in some cases.ae2016-03-091-0/+1
* Fix spelling of MAXNAMLEN.trasz2016-03-091-2/+2
* Improve U-Boot API detectionsgalabov2016-03-093-2/+41
* Add new IOCTL compat shims for ABI breakage caused by r296510:mav2016-03-093-136/+437
* Add support for IPPROTO_IPV6 socket layer for getsockopt/setsockopt calls.ae2016-03-092-0/+88
* Follow-up r295827: Don't enable meta stats when recursing PROGS.bdrewery2016-03-091-0/+2
* DIRDEPS_BUILD+PROGS: Fix staging not respecting (BINDIR|PROGNAME)[._]${PROG}.bdrewery2016-03-092-6/+10
* Remove things set already by bsd.progs.mk.bdrewery2016-03-091-4/+0
* PROGS: Track child meta files.bdrewery2016-03-091-13/+14
* cxgbe(4): Rename regwin_lock to reg_lock. It is used to protect accessnp2016-03-082-19/+19
* DIRDEPS_BUILD: Update clang dependencies after r296417.bdrewery2016-03-08103-218/+297
* Don't ever create object directories here with MK_AUTO_OBJ.bdrewery2016-03-082-8/+5
* drm/i915: Update to match Linux 3.8.13dumbbell2016-03-0857-8673/+19751
* Better english.dchagin2016-03-081-1/+1
* cxgbe(4): Reshuffle and rototill t4_hw.c, solely to reduce diffs withnp2016-03-081-817/+920
* Put a commit message from r296502 about Linux alarm() system calldchagin2016-03-081-0/+5
* Load linux64 module for amd64 if Linux abi enabled.dchagin2016-03-081-0/+5
* MFV r296540: 4448 zfs diff misprints unicode charactersmav2016-03-081-6/+8
* MFV r296538: 6544 incorrect comment in libzfs.h about offline statusmav2016-03-081-1/+1
* MFV r296536: 6551 cmd/zpool: cleanup gcc warningsmav2016-03-083-34/+13
* MFV r296534: 6550 cmd/zfs: cleanup gcc warningsmav2016-03-081-17/+37
* MFV r296532: 6637 replacing "dontclose" with "should_close"mav2016-03-081-3/+3
* MFV r296529:mav2016-03-082-5/+8
* MFV r296527: 6659 nvlist_free(NULL) is a no-opmav2016-03-0812-40/+20
* Record command exit status in the typescript file when running simple commands.bdrewery2016-03-081-3/+9
* Just exit in the child if execve(2) fails.bdrewery2016-03-081-9/+1
* Filemon: Attach from the child to avoid racing with the parent attach.bdrewery2016-03-081-4/+10
* MFV r296522: 6541 Pool feature-flag check defeated if "verify" is includedmav2016-03-082-1/+7
* MFV r296520: 6562 Refquota on receive doesn't account for overagemav2016-03-081-3/+28
* MFV r296518: 5027 zfs large block support (add copyright)mav2016-03-0851-0/+51
* boot1.efi: use += to append to LDFLAGSemaste2016-03-081-1/+1
* MFV r296515: 6536 zfs send: want a way to disable setting ofmav2016-03-082-1/+14
* MFV r296513: 6450 scrub/resilver unnecessarily traverses snapshots createdmav2016-03-081-4/+50
* MFV r296511: 6537 Panic on zpool scrub with DEBUG kernelmav2016-03-081-2/+4
OpenPOWER on IntegriCloud