summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* newfs_msdos: move mkfs_msdos to separate file for later use in makefsemaste2015-10-154-835/+918
* Fix wrong use of .for; the iteration variable is not used in the loop.bdrewery2015-10-151-2/+2
* Remove excess .elsebdrewery2015-10-151-1/+0
* Properly set the return value for casueword to 0 upon success.ed2015-10-151-0/+2
* ARM userspace accessors, e.g. {s,f}uword(9), copy{in,out}(9),kib2015-10-156-48/+133
* newfs_msdos: rework option parsing to match NetBSDemaste2015-10-151-125/+162
* MFV r289312: 2605 want to resume interrupted zfs sendmav2015-10-1526-294/+1538
* Consider top-level targets to be .PHONY as bmake won't build thembdrewery2015-10-152-2/+2
* Add temporary workaround for .MAKE being applied to _worldtmp, since r251750.bdrewery2015-10-151-1/+1
* Add support for the BCM57765 card reader.adrian2015-10-153-5/+42
* /usr/tests is part of the base system (for *.debug files)emaste2015-10-151-1/+1
* 2nd try, after r289319:bz2015-10-151-1/+1
* Add debug file extension to freebsd-update(8) after r288176emaste2015-10-151-1/+1
* Create /usr/tests *.debug file directory hierarchyemaste2015-10-153-0/+11
* Hopefully also unbreak VIMAGE kernels replacing the &V_... withbz2015-10-151-3/+3
* mkimg: support fat16b partitions (MBR type 06h)emaste2015-10-154-0/+10
* NTB: MFV 1db97f25: Pull out platform detection logiccem2015-10-141-31/+66
* NTB: Abstract doorbell register accesscem2015-10-141-48/+70
* if_ntb: MFV 3cc5ba19: Add alignment check to meet hardware requirementcem2015-10-141-2/+15
* NTB: MFV a1413cfb: correct the spread of queues over mw'scem2015-10-141-2/+2
* NTB: Remap MSI-X messages over available slotscem2015-10-141-4/+67
* NTB: Reserve link event doorbell callback on Xeoncem2015-10-141-4/+13
* NTB: MFV 53a788a7: Split ntb_setup_interrupts() into SOC, Xeon, and legacy ro...cem2015-10-141-65/+112
* if_ntb: Cleanup stylecem2015-10-141-9/+9
* NTB: MFV 403c63cb: client event cleanupcem2015-10-142-6/+23
* iw_cxgbe: use correct RFC number.np2015-10-141-1/+1
* Deprecate MD5 checksum generation in favor of SHA512.gjb2015-10-144-8/+8
* Add Ubiquiti EdgeRouter Lite (ERL) kernel config fileemaste2015-10-141-0/+212
* Add missing targets to PHONY_NOTMAIN.bdrewery2015-10-141-7/+7
* Recurse on 'buildconfig' and 'installconfig'. Remove the 'config' pseudo tar...bdrewery2015-10-141-4/+5
* Re-indent the ALL_SUBDIR_TARGETS listbdrewery2015-10-141-2/+3
* Fix test-fenv:test_dfl_env when run on some amd64 CPUsngie2015-10-141-0/+27
* Revert r289282 for now as the interaction with a directory containingbdrewery2015-10-144-15/+20
* /libexec subdirs are part of the base system (for *.debug files)emaste2015-10-141-1/+1
* Add mtree entry for casper .debug filesemaste2015-10-141-0/+2
* Revert r289319 as it seems some ARM kernels include HWPMC but no FDT.bz2015-10-141-1/+1
* Fix the dependencies to be similar to TCP as without TCP, e.g., NOIP kernelsbz2015-10-141-1/+1
* Properly define functions withut argument and wrap for { for style purposesbz2015-10-141-2/+6
* Allow PT_NOTES segments to be located anywhere in the executablekib2015-10-141-3/+21
* Allow PT_INTERP and PT_NOTES segments to be located anywhere in thekib2015-10-141-40/+100
* Apply r3505 (s/SIGQUIT/SIGTERM/ in man page)des2015-10-141-1/+1
* Now that we can detect the Cortex-A8 properly, fix the event listbz2015-10-141-4/+39
* HWPMC depends on pmu.c even if device pmu is not specified.bz2015-10-141-1/+1
* For the Cortex-A8 use the a8 and not the a9 events table.bz2015-10-141-1/+1
* pf: Fix TSO issueskp2015-10-144-50/+93
* resolver: automatically reload /etc/resolv.confvangyzen2015-10-144-6/+70
* MFV r289311: 5764 "zfs send -nv" directs output to stderrmav2015-10-142-9/+18
* MFV r289308: 6267 dn_bonus evicted too earlymav2015-10-145-43/+38
* MFV r289306: 6295 metaslab_condense's dbgmsg should include vdev idmav2015-10-141-5/+6
* MFV r289304: 6293 ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign()mav2015-10-141-0/+10
OpenPOWER on IntegriCloud