summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore ABI compatibility, broken in r273127. Note that while this fixestrasz2015-02-102-1/+53
* Properly quote EXTRA_MODULES and WITHOUT_MODULES to ensure that theyimp2015-02-101-1/+1
* Resolve cache line size from CP15zbb2015-02-104-11/+41
* rc.d: load the network config file for netifroyger2015-02-101-0/+3
* Bump copyright, forgotten in r278502.gjb2015-02-101-1/+1
* Revert r274918 and make a better solution. Poll the synchronisationhselasky2015-02-101-42/+54
* In scripts/mk-vmimage.sh, prevent incorrect usage() bygjb2015-02-101-4/+4
* Do not abort already aborted tasks.mav2015-02-101-51/+44
* Remove FreeBSD/wii.rpaulo2015-02-1022-3579/+31
* Sanitise the coredump file names sent to devd.rpaulo2015-02-101-16/+39
* Update copyrights.dteske2015-02-106-6/+6
* Add "vt_"* aliases to bsdconfig console entries.dteske2015-02-101-0/+7
* Add bsdconfig api function f_dialog_menutag2help()dteske2015-02-101-0/+33
OpenPOWER on IntegriCloud