| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate | bdrewery | 2016-05-21 | 1 | -0/+13 |
* | Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set. | bdrewery | 2016-05-21 | 1 | -1/+3 |
* | Fetch the __FreeBSD_cc_version as COMPILER_FREEBSD_VERSION. | bdrewery | 2016-05-21 | 1 | -1/+15 |
* | Auto determine X_COMPILER_TYPE/X_COMPILER_VERSION if XCC is set. | bdrewery | 2016-05-21 | 1 | -29/+44 |
* | WITH_META_MODE: Disable for 'make install' from top-level. | bdrewery | 2016-05-21 | 1 | -0/+7 |
* | WITH_META_MODE: Fix suffix transformation rules with guessed dependencies. | bdrewery | 2016-05-21 | 1 | -0/+6 |
* | WITH_DIRDEPS_BUILD: Fix forcing user to run bootstrap-tools. | bdrewery | 2016-05-21 | 1 | -0/+5 |
* | Add sglist functions for working with arrays of VM pages. | jhb | 2016-05-20 | 2 | -1/+34 |
* | Regenerate | bdrewery | 2016-05-20 | 1 | -13/+17 |
* | Add new bus methods for mapping resources. | jhb | 2016-05-20 | 5 | -3/+217 |
* | Remove dangling references to rman_await_resource(). | jhb | 2016-05-20 | 2 | -22/+1 |
* | Document new net.inet.tcp.ecn.enable sysctl settings. | truckman | 2016-05-19 | 1 | -1/+12 |
* | Remove the old version of the DTraceToolkit from the source tree. | gnn | 2016-05-19 | 4 | -41/+3 |
* | o -f, -i, -K, -q, -v, -X flags documented. | maxim | 2016-05-19 | 1 | -2/+17 |
* | Split 'show vnets' into 'show vnet' and 'show all vnets'. | bz | 2016-05-18 | 1 | -1/+13 |
* | Make armv6 hard float abi by default. Kill armv6hf. | imp | 2016-05-18 | 3 | -4/+8 |
* | Revert r300003, and use proper grammar. | gjb | 2016-05-18 | 1 | -2/+2 |
* | Remove the reiserfs(5) manpage and an example of loading the kernel module. | jhb | 2016-05-17 | 2 | -84/+0 |
* | Per Ravi Pokala's suggestion, rewrite the g_reset_bio description to | imp | 2016-05-17 | 2 | -16/+17 |
* | Don't repeat the the word 'the' | eadler | 2016-05-17 | 2 | -2/+2 |
* | Add implementation of robust mutexes, hopefully close enough to the | kib | 2016-05-17 | 8 | -11/+199 |
* | Correct use of incorrect grammar. | grog | 2016-05-17 | 1 | -1/+1 |
* | Add a pcib interface for use by interrupt controllers that need to | andrew | 2016-05-16 | 1 | -0/+3 |
* | Re-commit r299467 having fixed the build: | andrew | 2016-05-16 | 2 | -1/+17 |
* | atomic: Add testandclear on i386/amd64 | sephe | 2016-05-16 | 1 | -1/+19 |
* | Add myself to the list of src committers. I've never been added it | n_hibma | 2016-05-12 | 1 | -0/+1 |
* | Revert r299467 to fix the kernel build. | cem | 2016-05-11 | 2 | -17/+1 |
* | Deorbit ALLOW_SHARED_TEXTREL | emaste | 2016-05-11 | 1 | -2/+0 |
* | DIRDEPS_BUILD: Exclude host tools for Makefile.depend.host as well. | bdrewery | 2016-05-11 | 1 | -13/+18 |
* | Add a new get_id interface to pci and pcib. This will allow us to both | andrew | 2016-05-11 | 2 | -1/+17 |
* | Change the default installation directory for modules to /boot/modules. | jhb | 2016-05-10 | 1 | -4/+0 |
* | Add a missing section to a cross-reference. | jhb | 2016-05-10 | 1 | -2/+3 |
* | Bump date. Forgotten in r299312. | imp | 2016-05-10 | 1 | -1/+1 |
* | Document g_reset_bio(). This is long overdue. g_reset_bio will reset | imp | 2016-05-10 | 1 | -1/+30 |
* | Update share/examples/* to properly install /usr/share/examples. | gjb | 2016-05-10 | 36 | -4/+90 |
* | DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools. | bdrewery | 2016-05-09 | 2 | -1/+3 |
* | Add a new bus method to fetch device-specific CPU sets. | jhb | 2016-05-09 | 2 | -0/+103 |
* | Add myself (woodsb02) as ports committer, and update mentor/mentee relationships | woodsb02 | 2016-05-09 | 1 | -0/+4 |
* | Updates to mpr driver man page. | slm | 2016-05-09 | 1 | -41/+110 |
* | o Stop to mention the slowstart_flightsize sysctl in the tuning(7). | maxim | 2016-05-09 | 1 | -7/+1 |
* | Fix r299162 | ngie | 2016-05-06 | 1 | -1/+3 |
* | Only install NIS section 8 manpages if MK_NIS != no | ngie | 2016-05-06 | 1 | -1/+5 |
* | Warn about consequences of suspending threads in arbitrary state of | kib | 2016-05-05 | 3 | -4/+18 |
* | [bwn] [bhnd] initial support for using bhnd for if_bwn devices. | adrian | 2016-05-04 | 5 | -16/+257 |
* | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | ngie | 2016-05-04 | 9 | -41/+53 |
* | Improve performance and functionality of the bitstring(3) api | asomers | 2016-05-04 | 1 | -19/+95 |
* | DIRDEPS_BUILD: Exclude secure/lib* libraries for host builds. | bdrewery | 2016-05-04 | 1 | -0/+1 |
* | ioat(4): Implement CRC and MOVECRC APIs | cem | 2016-05-03 | 1 | -1/+65 |
* | kern: Add phashinit_flags(), which allows malloc(M_NOWAIT) | sephe | 2016-05-03 | 1 | -5/+19 |
* | Revert bus_get_cpus() for now. | jhb | 2016-05-03 | 2 | -102/+0 |