summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use PRECIOUSPROG instead of custom code to handle schgbapt2015-02-122-23/+2
* Silence a warning.gnn2015-02-121-1/+1
* Revise default limit for maximum of netgraph data items.glebius2015-02-121-1/+1
* Parameterize out the amount of sleep done in each testngie2015-02-121-9/+12
* ulimit(3): Fix broken check.pfg2015-02-121-2/+2
* Refactor the testsngie2015-02-121-59/+48
* Update libthr(3) man page to reflect the work done to support dlopen.kib2015-02-121-31/+11
* Make XCOPY and WUT commands respect physical block size/offset.mav2015-02-124-24/+78
* This fixes a bug I in-advertantly inserted when I updated the calloutrrs2015-02-121-15/+21
* Remove unused code.trasz2015-02-124-42/+0
* Fix man page to match real option names.mav2015-02-121-4/+4
* Make WRITE SAME commands respect physical block size.mav2015-02-121-2/+12
* Add debugging output to help track down the recent Jenkins failuresngie2015-02-121-3/+3
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;cperciva2015-02-1231-62/+66
* - Perform bus_dmamap_sync on pagelist structuregonzo2015-02-121-6/+22
* libdwarf: Handle .rel relocationsemaste2015-02-125-33/+50
* Reduce number of lines to set ORGANIZATION_NAME ingjb2015-02-121-6/+1
* Registers definitions for the new capabilities from the version 2.4 ofkib2015-02-112-4/+67
* vm_page_lookup() accepts read-locked object.kib2015-02-111-4/+2
* Ensure ORGANIZATION_NAME is quoted when ORGANIZATIONgjb2015-02-111-1/+6
* Correct and clarify comment for __SMBF.bdrewery2015-02-111-1/+1
* Do not dereference NULL clearing UA that was not set in r277917.mav2015-02-111-1/+2
* Add missing asprintf() status checks.mav2015-02-111-2/+8
* libdwarf: Add symbol value when processing .rela relocationsemaste2015-02-111-2/+6
* Remove check against NULL after M_WAITOK.rpaulo2015-02-111-2/+0
* Close the file list before opening the container that holds themarcel2015-02-111-1/+3
* flowctl: Replace alloca() with an array.pfg2015-02-111-3/+1
* Clean up machine dependent code for DTrace on ARM.gnn2015-02-111-1142/+31
* Fix ldscripts such that ld(1) collects the .fini_array section in the sametijl2015-02-111-1/+1
* Fix formatting.trasz2015-02-111-3/+3
* Add support for General Statistics and Performance log page.mav2015-02-114-0/+130
* MFi386:jhb2015-02-111-0/+1
* libdwarf: Add aarch64 relocation supportemaste2015-02-112-0/+9
* Summary: Update CPU identification call to recent version.gnn2015-02-111-1/+1
* Remove the non-EABI code from the DDB stack unwinder, we only support theandrew2015-02-111-139/+0
* The cpu_id macro was renamed in r278529, catch up with this new name.andrew2015-02-112-2/+2
* Remove remnant from texinfobapt2015-02-113-43/+1
* Document caveat with specifying WITHOUT_VI at build/install time when buildingngie2015-02-111-0/+10
* add an assert in case the sizeof int ever becomes bigger.. Then we willjmg2015-02-111-0/+1
* Add preliminary support for the Ralink RT5390 and RT5392 chipsets.kevlo2015-02-116-565/+969
* Restore the data array in coredump(), but use a different style torpaulo2015-02-111-4/+12
* fetch has supported https for a while..jmg2015-02-101-1/+1
* Add xo_finish() to w.c in case it's invoked as uptimegrembo2015-02-101-1/+3
* Fix compilation with GCC in the PAE case.marius2015-02-102-16/+14
* When catopen(3) returns an error, it caches the result of that errorbdrewery2015-02-101-0/+1
* Initial version of DTrace on ARM32.gnn2015-02-1027-8/+2610
* Fix a rendering issue in the nullfs(5) manual page.gjb2015-02-101-3/+2
* Remove a printf and an strlen() from the coredump code.rpaulo2015-02-101-6/+3
* Update UPDATING after changing autofs(4) ABI.trasz2015-02-101-0/+5
* Mountd iterating over the mount points may race with the parallelkib2015-02-102-3/+13
OpenPOWER on IntegriCloud