| Commit message (Expand) | Author | Age | Files | Lines |
* | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; | cperciva | 2015-02-12 | 31 | -62/+66 |
* | - Perform bus_dmamap_sync on pagelist structure | gonzo | 2015-02-12 | 1 | -6/+22 |
* | libdwarf: Handle .rel relocations | emaste | 2015-02-12 | 5 | -33/+50 |
* | Reduce number of lines to set ORGANIZATION_NAME in | gjb | 2015-02-12 | 1 | -6/+1 |
* | Registers definitions for the new capabilities from the version 2.4 of | kib | 2015-02-11 | 2 | -4/+67 |
* | vm_page_lookup() accepts read-locked object. | kib | 2015-02-11 | 1 | -4/+2 |
* | Ensure ORGANIZATION_NAME is quoted when ORGANIZATION | gjb | 2015-02-11 | 1 | -1/+6 |
* | Correct and clarify comment for __SMBF. | bdrewery | 2015-02-11 | 1 | -1/+1 |
* | Do not dereference NULL clearing UA that was not set in r277917. | mav | 2015-02-11 | 1 | -1/+2 |
* | Add missing asprintf() status checks. | mav | 2015-02-11 | 1 | -2/+8 |
* | libdwarf: Add symbol value when processing .rela relocations | emaste | 2015-02-11 | 1 | -2/+6 |
* | Remove check against NULL after M_WAITOK. | rpaulo | 2015-02-11 | 1 | -2/+0 |
* | Close the file list before opening the container that holds the | marcel | 2015-02-11 | 1 | -1/+3 |
* | flowctl: Replace alloca() with an array. | pfg | 2015-02-11 | 1 | -3/+1 |
* | Clean up machine dependent code for DTrace on ARM. | gnn | 2015-02-11 | 1 | -1142/+31 |
* | Fix ldscripts such that ld(1) collects the .fini_array section in the same | tijl | 2015-02-11 | 1 | -1/+1 |
* | Fix formatting. | trasz | 2015-02-11 | 1 | -3/+3 |
* | Add support for General Statistics and Performance log page. | mav | 2015-02-11 | 4 | -0/+130 |
* | MFi386: | jhb | 2015-02-11 | 1 | -0/+1 |
* | libdwarf: Add aarch64 relocation support | emaste | 2015-02-11 | 2 | -0/+9 |
* | Summary: Update CPU identification call to recent version. | gnn | 2015-02-11 | 1 | -1/+1 |
* | Remove the non-EABI code from the DDB stack unwinder, we only support the | andrew | 2015-02-11 | 1 | -139/+0 |
* | The cpu_id macro was renamed in r278529, catch up with this new name. | andrew | 2015-02-11 | 2 | -2/+2 |
* | Remove remnant from texinfo | bapt | 2015-02-11 | 3 | -43/+1 |
* | Document caveat with specifying WITHOUT_VI at build/install time when building | ngie | 2015-02-11 | 1 | -0/+10 |
* | add an assert in case the sizeof int ever becomes bigger.. Then we will | jmg | 2015-02-11 | 1 | -0/+1 |
* | Add preliminary support for the Ralink RT5390 and RT5392 chipsets. | kevlo | 2015-02-11 | 6 | -565/+969 |
* | Restore the data array in coredump(), but use a different style to | rpaulo | 2015-02-11 | 1 | -4/+12 |
* | fetch has supported https for a while.. | jmg | 2015-02-10 | 1 | -1/+1 |
* | Add xo_finish() to w.c in case it's invoked as uptime | grembo | 2015-02-10 | 1 | -1/+3 |
* | Fix compilation with GCC in the PAE case. | marius | 2015-02-10 | 2 | -16/+14 |
* | When catopen(3) returns an error, it caches the result of that error | bdrewery | 2015-02-10 | 1 | -0/+1 |
* | Initial version of DTrace on ARM32. | gnn | 2015-02-10 | 27 | -8/+2610 |
* | Fix a rendering issue in the nullfs(5) manual page. | gjb | 2015-02-10 | 1 | -3/+2 |
* | Remove a printf and an strlen() from the coredump code. | rpaulo | 2015-02-10 | 1 | -6/+3 |
* | Update UPDATING after changing autofs(4) ABI. | trasz | 2015-02-10 | 1 | -0/+5 |
* | Mountd iterating over the mount points may race with the parallel | kib | 2015-02-10 | 2 | -3/+13 |
* | Restore ABI compatibility, broken in r273127. Note that while this fixes | trasz | 2015-02-10 | 2 | -1/+53 |
* | Properly quote EXTRA_MODULES and WITHOUT_MODULES to ensure that they | imp | 2015-02-10 | 1 | -1/+1 |
* | Resolve cache line size from CP15 | zbb | 2015-02-10 | 4 | -11/+41 |
* | rc.d: load the network config file for netif | royger | 2015-02-10 | 1 | -0/+3 |
* | Bump copyright, forgotten in r278502. | gjb | 2015-02-10 | 1 | -1/+1 |
* | Revert r274918 and make a better solution. Poll the synchronisation | hselasky | 2015-02-10 | 1 | -42/+54 |
* | In scripts/mk-vmimage.sh, prevent incorrect usage() by | gjb | 2015-02-10 | 1 | -4/+4 |
* | Do not abort already aborted tasks. | mav | 2015-02-10 | 1 | -51/+44 |
* | Remove FreeBSD/wii. | rpaulo | 2015-02-10 | 22 | -3579/+31 |
* | Sanitise the coredump file names sent to devd. | rpaulo | 2015-02-10 | 1 | -16/+39 |
* | Update copyrights. | dteske | 2015-02-10 | 6 | -6/+6 |
* | Add "vt_"* aliases to bsdconfig console entries. | dteske | 2015-02-10 | 1 | -0/+7 |
* | Add bsdconfig api function f_dialog_menutag2help() | dteske | 2015-02-10 | 1 | -0/+33 |