summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only marker is guaranteed to be present on the queue after the relockkib2015-10-181-5/+17
* drop a bunch of white space at end of lines and end of files...jmg2015-10-183-16/+14
* page sized is not spelled 4096 on all arches...jmg2015-10-181-1/+1
* Make libxo depend on libutil because it uses humanize_number after r287111ngie2015-10-189-9/+10
* Clean up trailing whitespacengie2015-10-181-9/+9
* Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite asngie2015-10-184-0/+21
|\
| * Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite as bin/dd/t...ngie2015-10-183-0/+15
| * Ensure fdescfs is mounted on /dev/fd/ in the length testcasengie2015-10-181-0/+6
| * MFhead @ r289481ngie2015-10-185-27/+129
| * Port over diff from ^/user/ngie/more-tests to replace `make test` with `make ...ngie2015-10-183-47/+16
| * MFhead @ r289471ngie2015-10-1728-318/+823
| |\
* | | Correctly use the default values for location of MAC addrs of arge0,sbruno2015-10-181-3/+3
* | | Only enable -fstack-protector-strong on gcc 4.9+ and default to -fstack-prote...ngie2015-10-181-2/+4
* | | Really fix ipfilter bug 3600459.cy2015-10-181-2/+1
* | | Fix a strange macro re-definition compile error. If the VM_MAXUSER_ADDRESSian2015-10-181-1/+5
* | | if_arge: fix up TX workaround; add TX/RX requirements for busdma; add statsadrian2015-10-182-22/+119
| |/ |/|
* | Make iscsictl and iscsid build if MK_ISCSI == yesngie2015-10-171-2/+7
* | Document bitset(9)cem2015-10-174-4/+433
* | Replace build_section_pagetable with build_l1_block_pagetable as it takesandrew2015-10-171-27/+43
* | Only use -fstack-protector-strong with supported compilersngie2015-10-171-0/+4
* | Remove unneeded MK_CTF=no when MK_CDDL=no.bdrewery2015-10-171-4/+0
* | Fix wrong PATH being set for world 'includes' stage after r289438.bdrewery2015-10-171-2/+5
* | Remove several compat functions from pre-fib era.melifaro2015-10-174-30/+0
* | Rework the 'make -n -n' feature such that '-n' recurses and '-N' does not.bdrewery2015-10-173-14/+13
* | Remove write-only variable.trasz2015-10-171-2/+0
* | Conditionalize the META_MODE tool handling on MK_META_MODE.bdrewery2015-10-171-0/+2
* | Don't page-align the physical address when calling PHYS_TO_VM_PAGE().jah2015-10-171-1/+2
* | drm/i915: Reduce diff with Linux 3.8dumbbell2015-10-172-218/+165
* | Rename build_block_pagetable to build_l2_block_pagetable in preperationandrew2015-10-171-3/+3
* | Add checks for kernel VA accesses to the copyin(9) and relatedkib2015-10-173-1/+52
* | Add -w flag to iscsictl(8) utility, to make it wait for successfulltrasz2015-10-172-7/+89
* | Add iscsictl(8) and iscsid(8) to rescue(8). The point is to make ittrasz2015-10-171-2/+2
* | Install share/zoneinfo in a deterministic way by sorting the results from findngie2015-10-171-1/+1
* | Set dev->fd to -1 when calling cam_close_spec_device with a valid dev->fdngie2015-10-171-1/+3
* | Replace /dev/acd0 with /dev/cd1ngie2015-10-172-6/+6
|/
*-. Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/aclngie2015-10-1716-36/+86
|\ \
* | | Fix ZFS ABI compat shims for `zfs receive` after r289362.mav2015-10-172-6/+10
* | | For 'buildenvvars' show any .exported variables as well to cover recentbdrewery2015-10-171-1/+1
* | | Always export VERSION to the environment to avoid looking it up again inbdrewery2015-10-171-6/+3
* | | Do as r289391 did for share/mk and make installing to a non-existent directorybdrewery2015-10-173-8/+8
| | |
| \ \
*-. \ \ Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDngie2015-10-1711-991/+639
|\ \ \ \
| | * | | Unify posixshm.c and shm_test.cngie2015-10-176-983/+740
| | | |/ | | |/|
| | * | Add Makefile missed in r289236ngie2015-10-141-0/+29
| | * | Redirect all stdout from run to stderr so failures can be debuggedngie2015-10-145-7/+7
| | |/
| | * Integrate tools/regression/acltools into tests/sys/aclngie2015-10-1315-36/+57
| | |\
| | | * Integrate tools/regression/acltools into tests/sys/aclngie2015-10-0515-36/+57
| | | * Fix compilation with -Werror + -Wsigned enabledngie2015-10-051-6/+4
| | | * MFhead @ r281414ngie2015-10-05177-763/+2689
| | | |\
| | | * | Add a testcase for ls -fngie2015-10-051-1/+26
| | | * | Fix the ls -l testcasengie2015-10-041-2/+2
OpenPOWER on IntegriCloud