summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove support for WITHOUT_BMAKE. bmake is now the only make that canimp2014-05-065-20/+1
| * Document src.opts.mk changes and the decoupling of /etc/src.conf fromimp2014-05-062-4/+15
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-06300-295/+312
| * Move the /usr/src specific options to src.opts.mk. Move inclusion ofimp2014-05-063-350/+398
| * Prior to r254304, a separate function, vm_pageout_page_stats(), was used toalc2014-05-061-3/+5
| * Modify Copyright information to reflect Qlogic Corporation's purchasedavidcs2014-05-0623-176/+27
| * Modify the RX path to keep the previous RX descriptor around once it'sadrian2014-05-063-17/+122
| * - Remove net.inet.tcp.reass.overflows sysctl. It counts exactlyglebius2014-05-063-14/+4
| * Disable the 'uart_drain()' callback when the emulated receive FIFO is full.neel2014-05-051-47/+82
| * Use 'return' instead of 'exit' in main(), since the script exitsgjb2014-05-051-6/+6
| * Add a helper script for parsing 'svn log' for thegjb2014-05-051-0/+133
| * Switch vga drivers to use names and new vt(4) driver probe method.ray2014-05-051-4/+18
| * Revert r264997 and r265026. It is not required anymore.ray2014-05-051-15/+0
| * Simplify use of the semi-bogus EARLY_BUILD variable. Also, simplifyimp2014-05-051-12/+13
| * Introduce CWARNFLAGS.${COMPILER_TYPE} and use that to simplify theimp2014-05-052-21/+22
| * [1] Make WITHOUT_FOO alway trump WITH_FOO, regardless of the systemimp2014-05-051-11/+23
| * Add vt(4) driver name for ofwfb driver.ray2014-05-051-0/+1
| * Switch fb and efifb drivers to use names and new vt(4) driver probe method.ray2014-05-054-37/+157
| * Garbage collect two more unused sysinit subsystems: SI_SUB_KVM_RSRC andrwatson2014-05-051-2/+0
| * Set of updates to vt(4) core part.ray2014-05-051-12/+117
| * The tcp_log_addrs() uses th pointer, which points into the mbuf, thus weglebius2014-05-051-1/+1
| * Create dataset for vt(4) drivers.ray2014-05-051-0/+3
| * Define a new method for probing vt(4) driver before attach it at early stage.ray2014-05-051-0/+3
| * Adjust #if statements inside mprsas_send_smpcmd() to more accuratelyken2014-05-051-5/+6
| * Remove the ifconfig test added in rev 263445. After discussion withasomers2014-05-055-141/+4
| * Modify the "-p" option to be more flexible when associating a 'vcpu' withneel2014-05-052-17/+50
| * Revert r265367:pfg2014-05-051-1/+1
| * Fill in csum_data only for UDP or TCP packets. This fixes a bug wheretuexen2014-05-051-19/+29
| * Wake up the hardware before calling ath_mode_init() in the ioctl() path.adrian2014-05-051-0/+2
| * regex: Use calloc instead of malloc.pfg2014-05-051-1/+1
| * Remove misleading "addcpu" in an error message emitted by fbsdrun_deletecpu().neel2014-05-051-2/+1
| * Re-adding an event to a kqueue modifies the parameters of the original event.neel2014-05-051-7/+12
| * Virtual machine halt detection is turned on by default. Allow it to beneel2014-05-051-1/+11
| * Avoid unsigned integer overflow which can causetruckman2014-05-051-2/+16
| * Mention the axge(4) driver in the hardware notes.brueffer2014-05-051-0/+3
| * Remove stray comma.brueffer2014-05-051-1/+1
| * Build the kernel sound module without ISA DMA support for ARM and MIPShselasky2014-05-051-1/+2
| * Improve DWC OTG USB host side support for isochronous FULL and HIGHhselasky2014-05-053-261/+768
| * Make r242379 - the fix for UFS labels disappearing after resizingtrasz2014-05-051-2/+4
| * Break out the multicast programming into its own hardware specificadrian2014-05-051-6/+30
| * Quieten the RX/TX descriptor and FIFO setup debugging.adrian2014-05-052-14/+21
| * Add Atheros AR1111 support to the HAL.adrian2014-05-052-0/+3
| * lindev(4): add to ObsoleteFileseadler2014-05-051-1/+2
| * The FreeBSD-SA-14:08.tcp was a lesson on not doing acrobatics withglebius2014-05-046-173/+77
| * Add an advice what to do when partition was automatically resized.ae2014-05-041-2/+4
| * Fix typo: s/null/fullgjb2014-05-041-1/+1
| * Add better error description for case when we are doing resize andae2014-05-041-1/+3
| * Prevent an unexpected shrinking on resizing due to alignment for MBR,ae2014-05-043-3/+18
| * Disable ACPI and P4TCC throttling by default, following discussion onnwhitehorn2014-05-042-0/+4
| * Provide better descriptions for 'struct ctl_scsiio' fields; based mostlytrasz2014-05-041-8/+47
OpenPOWER on IntegriCloud