| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1291 | -74/+42661 |
* | Add proper mid-level Makefile. | obrien | 2012-07-06 | 1 | -0/+5 |
* | I accidently svn added these in the wrong place. | obrien | 2012-07-06 | 3 | -2/+2 |
* | Merge in the Bmake 20120705 release. | obrien | 2012-07-06 | 5 | -18/+43 |
* | MFC: r238143: move "funny targets" from pre-build "make check" to the | obrien | 2012-07-05 | 9 | -18/+42 |
|\ |
|
| * | Remove the "funny targets" make check. We no longer need embedded :: targets | obrien | 2012-07-05 | 9 | -18/+42 |
| * | Now that our assembler supports the xsave family of instructions, use them | jhb | 2012-07-05 | 2 | -19/+23 |
| * | Document the behavior (from 4.4-lite) that tokens returned by telldir() are | brooks | 2012-07-05 | 1 | -2/+15 |
| * | Fix LINT. | marcel | 2012-07-05 | 1 | -1/+1 |
| * | Calculate the new PTE value in pmap_enter() before acquiring any locks. | alc | 2012-07-05 | 1 | -32/+27 |
| * | Restore r211786 by rpaulo: | emaste | 2012-07-05 | 1 | -8/+5 |
| * | Correct an error in r237513. The call to reserve_pv_entries() must come | alc | 2012-07-05 | 1 | -8/+12 |
| * | Add support for the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', and 'xsetbv' | jhb | 2012-07-04 | 5 | -11/+74 |
| * | Use consistent method to determine IPV4_OUTPUT/IPV6_OUTPUT. | tuexen | 2012-07-04 | 1 | -4/+12 |
| * | Use CSUM_SCTP_IPV6 for IPv6. | tuexen | 2012-07-04 | 1 | -2/+2 |
| * | Make use of GEOM Gate direct reads feature. This allows HAST to serve | pjd | 2012-07-04 | 1 | -1/+31 |
| * | Extend GEOM Gate class to handle read I/O requests directly within the kernel. | pjd | 2012-07-04 | 2 | -35/+314 |
| * | Prefer sysctl to open/read/close for obtaining random data. | pjd | 2012-07-04 | 1 | -5/+35 |
| * | Improve description of various key used by GELI. | pjd | 2012-07-04 | 1 | -74/+154 |
| * | Use correct part of the Master-Key for generating encryption keys. | pjd | 2012-07-04 | 4 | -6/+27 |
| * | Correct comment. | pjd | 2012-07-04 | 1 | -1/+1 |
| * | Correct a comment and correct style of a flag check. | pjd | 2012-07-04 | 1 | -2/+2 |
| * | vdev_io_done stage is not used for ioctls. | pjd | 2012-07-04 | 1 | -1/+1 |
| * | Fix an obvious typo. | pjd | 2012-07-04 | 1 | -1/+1 |
| * | The register_printf_render_std() function expects regular string. | pjd | 2012-07-04 | 2 | -2/+2 |
| * | Recognize 'none' or '0' as no flags. | pjd | 2012-07-04 | 1 | -4/+4 |
| * | Decode the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', 'xsetbv', and | jhb | 2012-07-04 | 1 | -3/+18 |
| * | - Change --nthreads parameter to --parallel for GNU compatibility | gabor | 2012-07-04 | 5 | -13/+21 |
| * | Name jails automatically. | des | 2012-07-04 | 1 | -1/+1 |
| * | Remove end of line whitespace. | joel | 2012-07-04 | 1 | -5/+5 |
| * | Add the possibility to specify a threshold for the number of negative cache | se | 2012-07-04 | 6 | -0/+87 |
| * | Document RO_RTFREE() macro. | glebius | 2012-07-04 | 1 | -1/+10 |
| * | When ip_output()/ip6_output() is supplied a struct route *ro argument, | glebius | 2012-07-04 | 7 | -53/+58 |
| * | Iniitialize a variable. | tuexen | 2012-07-03 | 1 | -1/+1 |
| * | Fix style. | trociny | 2012-07-03 | 1 | -2/+2 |
| * | Fix KASSERT message. | trociny | 2012-07-03 | 1 | -1/+1 |
| * | Don't check for ifp != NULL before KASSERT, as ifp may not be NULL here | trociny | 2012-07-03 | 1 | -7/+5 |
| * | Fix RTTVAR scale in net.inet.tcp.hostcache.list sysctl. | trociny | 2012-07-03 | 1 | -1/+1 |
| * | Update comment to reflect function's actual operation | emaste | 2012-07-03 | 1 | -1/+1 |
| * | Add new USB device ID. | hselasky | 2012-07-03 | 2 | -0/+2 |
| * | Add more quirks for USB mass storage adapters. | hselasky | 2012-07-03 | 2 | -0/+8 |
| * | Fix panics triggered by older mfiutil binaries run on the new mfi(4) driver. | jhb | 2012-07-03 | 1 | -4/+8 |
| * | Do not include <sys/types.h> in the local headers. The .c files including | obrien | 2012-07-03 | 6 | -12/+0 |
| * | Fix clang warning, introduced in the recent dtrace import. | dim | 2012-07-03 | 1 | -1/+1 |
| * | - Make ipfw's sched rules case insensitive, for user-friendliness. | issyl0 | 2012-07-03 | 2 | -6/+7 |
| * | Fix a typo | kevlo | 2012-07-03 | 1 | -1/+1 |
| * | Add myself to commiters-[doc,ports].dot and calendar.freebsd | zeising | 2012-07-03 | 3 | -0/+7 |
| * | Link in the new RX EDMA routines. | adrian | 2012-07-03 | 2 | -1/+3 |
| * | Begin abstracting out the RX path in preparation for RX EDMA support. | adrian | 2012-07-03 | 6 | -34/+321 |
| * | Fix inverted test that resulted in incorrect multicast hw programming. | np | 2012-07-03 | 1 | -1/+1 |