| Commit message (Expand) | Author | Age | Files | Lines |
* | newfs_msdos: move mkfs_msdos to separate file for later use in makefs | emaste | 2015-10-15 | 4 | -835/+918 |
* | Fix wrong use of .for; the iteration variable is not used in the loop. | bdrewery | 2015-10-15 | 1 | -2/+2 |
* | Remove excess .else | bdrewery | 2015-10-15 | 1 | -1/+0 |
* | Properly set the return value for casueword to 0 upon success. | ed | 2015-10-15 | 1 | -0/+2 |
* | ARM userspace accessors, e.g. {s,f}uword(9), copy{in,out}(9), | kib | 2015-10-15 | 6 | -48/+133 |
* | newfs_msdos: rework option parsing to match NetBSD | emaste | 2015-10-15 | 1 | -125/+162 |
* | MFV r289312: 2605 want to resume interrupted zfs send | mav | 2015-10-15 | 26 | -294/+1538 |
* | Consider top-level targets to be .PHONY as bmake won't build them | bdrewery | 2015-10-15 | 2 | -2/+2 |
* | Add temporary workaround for .MAKE being applied to _worldtmp, since r251750. | bdrewery | 2015-10-15 | 1 | -1/+1 |
* | Add support for the BCM57765 card reader. | adrian | 2015-10-15 | 3 | -5/+42 |
* | /usr/tests is part of the base system (for *.debug files) | emaste | 2015-10-15 | 1 | -1/+1 |
* | 2nd try, after r289319: | bz | 2015-10-15 | 1 | -1/+1 |
* | Add debug file extension to freebsd-update(8) after r288176 | emaste | 2015-10-15 | 1 | -1/+1 |
* | Create /usr/tests *.debug file directory hierarchy | emaste | 2015-10-15 | 3 | -0/+11 |
* | Hopefully also unbreak VIMAGE kernels replacing the &V_... with | bz | 2015-10-15 | 1 | -3/+3 |
* | mkimg: support fat16b partitions (MBR type 06h) | emaste | 2015-10-15 | 4 | -0/+10 |
* | NTB: MFV 1db97f25: Pull out platform detection logic | cem | 2015-10-14 | 1 | -31/+66 |
* | NTB: Abstract doorbell register access | cem | 2015-10-14 | 1 | -48/+70 |
* | if_ntb: MFV 3cc5ba19: Add alignment check to meet hardware requirement | cem | 2015-10-14 | 1 | -2/+15 |
* | NTB: MFV a1413cfb: correct the spread of queues over mw's | cem | 2015-10-14 | 1 | -2/+2 |
* | NTB: Remap MSI-X messages over available slots | cem | 2015-10-14 | 1 | -4/+67 |
* | NTB: Reserve link event doorbell callback on Xeon | cem | 2015-10-14 | 1 | -4/+13 |
* | NTB: MFV 53a788a7: Split ntb_setup_interrupts() into SOC, Xeon, and legacy ro... | cem | 2015-10-14 | 1 | -65/+112 |
* | if_ntb: Cleanup style | cem | 2015-10-14 | 1 | -9/+9 |
* | NTB: MFV 403c63cb: client event cleanup | cem | 2015-10-14 | 2 | -6/+23 |
* | iw_cxgbe: use correct RFC number. | np | 2015-10-14 | 1 | -1/+1 |
* | Deprecate MD5 checksum generation in favor of SHA512. | gjb | 2015-10-14 | 4 | -8/+8 |
* | Add Ubiquiti EdgeRouter Lite (ERL) kernel config file | emaste | 2015-10-14 | 1 | -0/+212 |
* | Add missing targets to PHONY_NOTMAIN. | bdrewery | 2015-10-14 | 1 | -7/+7 |
* | Recurse on 'buildconfig' and 'installconfig'. Remove the 'config' pseudo tar... | bdrewery | 2015-10-14 | 1 | -4/+5 |
* | Re-indent the ALL_SUBDIR_TARGETS list | bdrewery | 2015-10-14 | 1 | -2/+3 |
* | Fix test-fenv:test_dfl_env when run on some amd64 CPUs | ngie | 2015-10-14 | 1 | -0/+27 |
* | Revert r289282 for now as the interaction with a directory containing | bdrewery | 2015-10-14 | 4 | -15/+20 |
* | /libexec subdirs are part of the base system (for *.debug files) | emaste | 2015-10-14 | 1 | -1/+1 |
* | Add mtree entry for casper .debug files | emaste | 2015-10-14 | 1 | -0/+2 |
* | Revert r289319 as it seems some ARM kernels include HWPMC but no FDT. | bz | 2015-10-14 | 1 | -1/+1 |
* | Fix the dependencies to be similar to TCP as without TCP, e.g., NOIP kernels | bz | 2015-10-14 | 1 | -1/+1 |
* | Properly define functions withut argument and wrap for { for style purposes | bz | 2015-10-14 | 1 | -2/+6 |
* | Allow PT_NOTES segments to be located anywhere in the executable | kib | 2015-10-14 | 1 | -3/+21 |
* | Allow PT_INTERP and PT_NOTES segments to be located anywhere in the | kib | 2015-10-14 | 1 | -40/+100 |
* | Apply r3505 (s/SIGQUIT/SIGTERM/ in man page) | des | 2015-10-14 | 1 | -1/+1 |
* | Now that we can detect the Cortex-A8 properly, fix the event list | bz | 2015-10-14 | 1 | -4/+39 |
* | HWPMC depends on pmu.c even if device pmu is not specified. | bz | 2015-10-14 | 1 | -1/+1 |
* | For the Cortex-A8 use the a8 and not the a9 events table. | bz | 2015-10-14 | 1 | -1/+1 |
* | pf: Fix TSO issues | kp | 2015-10-14 | 4 | -50/+93 |
* | resolver: automatically reload /etc/resolv.conf | vangyzen | 2015-10-14 | 4 | -6/+70 |
* | MFV r289311: 5764 "zfs send -nv" directs output to stderr | mav | 2015-10-14 | 2 | -9/+18 |
* | MFV r289308: 6267 dn_bonus evicted too early | mav | 2015-10-14 | 5 | -43/+38 |
* | MFV r289306: 6295 metaslab_condense's dbgmsg should include vdev id | mav | 2015-10-14 | 1 | -5/+6 |
* | MFV r289304: 6293 ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign() | mav | 2015-10-14 | 1 | -0/+10 |