summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221291-74/+42661
* Add proper mid-level Makefile.obrien2012-07-061-0/+5
* I accidently svn added these in the wrong place.obrien2012-07-063-2/+2
* Merge in the Bmake 20120705 release.obrien2012-07-065-18/+43
* MFC: r238143: move "funny targets" from pre-build "make check" to theobrien2012-07-059-18/+42
|\
| * Remove the "funny targets" make check. We no longer need embedded :: targetsobrien2012-07-059-18/+42
| * Now that our assembler supports the xsave family of instructions, use themjhb2012-07-052-19/+23
| * Document the behavior (from 4.4-lite) that tokens returned by telldir() arebrooks2012-07-051-2/+15
| * Fix LINT.marcel2012-07-051-1/+1
| * Calculate the new PTE value in pmap_enter() before acquiring any locks.alc2012-07-051-32/+27
| * Restore r211786 by rpaulo:emaste2012-07-051-8/+5
| * Correct an error in r237513. The call to reserve_pv_entries() must comealc2012-07-051-8/+12
| * Add support for the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', and 'xsetbv'jhb2012-07-045-11/+74
| * Use consistent method to determine IPV4_OUTPUT/IPV6_OUTPUT.tuexen2012-07-041-4/+12
| * Use CSUM_SCTP_IPV6 for IPv6.tuexen2012-07-041-2/+2
| * Make use of GEOM Gate direct reads feature. This allows HAST to servepjd2012-07-041-1/+31
| * Extend GEOM Gate class to handle read I/O requests directly within the kernel.pjd2012-07-042-35/+314
| * Prefer sysctl to open/read/close for obtaining random data.pjd2012-07-041-5/+35
| * Improve description of various key used by GELI.pjd2012-07-041-74/+154
| * Use correct part of the Master-Key for generating encryption keys.pjd2012-07-044-6/+27
| * Correct comment.pjd2012-07-041-1/+1
| * Correct a comment and correct style of a flag check.pjd2012-07-041-2/+2
| * vdev_io_done stage is not used for ioctls.pjd2012-07-041-1/+1
| * Fix an obvious typo.pjd2012-07-041-1/+1
| * The register_printf_render_std() function expects regular string.pjd2012-07-042-2/+2
| * Recognize 'none' or '0' as no flags.pjd2012-07-041-4/+4
| * Decode the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', 'xsetbv', andjhb2012-07-041-3/+18
| * - Change --nthreads parameter to --parallel for GNU compatibilitygabor2012-07-045-13/+21
| * Name jails automatically.des2012-07-041-1/+1
| * Remove end of line whitespace.joel2012-07-041-5/+5
| * Add the possibility to specify a threshold for the number of negative cachese2012-07-046-0/+87
| * Document RO_RTFREE() macro.glebius2012-07-041-1/+10
| * When ip_output()/ip6_output() is supplied a struct route *ro argument,glebius2012-07-047-53/+58
| * Iniitialize a variable.tuexen2012-07-031-1/+1
| * Fix style.trociny2012-07-031-2/+2
| * Fix KASSERT message.trociny2012-07-031-1/+1
| * Don't check for ifp != NULL before KASSERT, as ifp may not be NULL heretrociny2012-07-031-7/+5
| * Fix RTTVAR scale in net.inet.tcp.hostcache.list sysctl.trociny2012-07-031-1/+1
| * Update comment to reflect function's actual operationemaste2012-07-031-1/+1
| * Add new USB device ID.hselasky2012-07-032-0/+2
| * Add more quirks for USB mass storage adapters.hselasky2012-07-032-0/+8
| * Fix panics triggered by older mfiutil binaries run on the new mfi(4) driver.jhb2012-07-031-4/+8
| * Do not include <sys/types.h> in the local headers. The .c files includingobrien2012-07-036-12/+0
| * Fix clang warning, introduced in the recent dtrace import.dim2012-07-031-1/+1
| * - Make ipfw's sched rules case insensitive, for user-friendliness.issyl02012-07-032-6/+7
| * Fix a typokevlo2012-07-031-1/+1
| * Add myself to commiters-[doc,ports].dot and calendar.freebsdzeising2012-07-033-0/+7
| * Link in the new RX EDMA routines.adrian2012-07-032-1/+3
| * Begin abstracting out the RX path in preparation for RX EDMA support.adrian2012-07-036-34/+321
| * Fix inverted test that resulted in incorrect multicast hw programming.np2012-07-031-1/+1
OpenPOWER on IntegriCloud