summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Little-endian and other fixes for Broadcom XLP network driverjchandra2013-01-242-7/+9
* Fix credit configuration on Broadcom XLP CMSjchandra2013-01-241-2/+2
* Reorder so that NO_MAN is declared before bsd.own.mk is included and thusbrooks2013-01-241-6/+7
* Broadcom XLP network driver update for XLP 8xx B1 revjchandra2013-01-244-13/+28
* Minor updates to the Broadcom XLP NAE driverjchandra2013-01-242-23/+11
* Broadcom XLP updates for the new firmwarejchandra2013-01-242-3/+31
* - Utilize m_get2(), accidentially fixing some signedness bugs.glebius2013-01-241-20/+3
* Little-endian fix for PCI on Broadcom XLP.jchandra2013-01-241-2/+5
* Fix timer to support oneshot and periodic modeganbold2013-01-241-75/+113
* Disable MSI interrupts for SB600 chipset. According to the report they aremav2013-01-241-1/+4
* style(9)glebius2013-01-241-2/+2
* - Move large functions m_getjcl() and m_get2() to kern/uipc_mbuf.cglebius2013-01-242-101/+83
* Indicate a bunch of new hardware support.eadler2013-01-241-1/+9
* - Wrap long line;delphij2013-01-242-2/+4
* bge_attach() can fail before attaching mii(4). So make sure to checkyongari2013-01-241-2/+2
* Update list of ports required for importing jemalloc.jasone2013-01-241-0/+1
* Import jemalloc 3.3.0. This reduces zeroed memory validation overhead forjasone2013-01-2421-314/+588
* For 57765 class controllers, set low watermark max receive frames to 1.yongari2013-01-241-1/+1
* Remove several MLINKS that were listed twice.brooks2013-01-231-7/+0
* manctl is conditionally added to SUBDIRS later on. Don't unconditionallybrooks2013-01-231-1/+0
* Only try to install one link at each path.brooks2013-01-231-9/+1
* Revert the part of r239864 which removed obtaining the SMP mutex aroundmarius2013-01-232-20/+4
* Don't assume that all Linux TCP-level socket options are identical tojhb2013-01-233-4/+38
* Always update the hw.uart.console hint anytime a change is made to thejhb2013-01-231-18/+7
* Fix a typo.jhb2013-01-231-1/+1
* ext2fs: fix a check for negative block numbers.pfg2013-01-231-2/+1
* posix_fadvise(2) first appeared in FreeBSD 9.1glebius2013-01-231-1/+1
* Add __aeabi_ulcmp to allow building of the LINT kernel.andrew2013-01-232-0/+17
* Explicitly include headers that are implicitly included by libstdc++. Fixestheraven2013-01-236-4/+24
* Don't build the kernel with Thumb interworking as we don't support Thumb.andrew2013-01-231-0/+2
* Fix compilation errors.jasone2013-01-231-2/+2
* Add support for transparent mode while in netmap.luigi2013-01-231-30/+179
* control some debugging messages with dev.netmap.verboseluigi2013-01-233-54/+123
* leftover from r245579... flags for semi transparent mode and directluigi2013-01-231-8/+41
* Return "failure" as we do for 'cp -i' and a "n" answer.obrien2013-01-231-1/+1
* Use snprintf instead of strc* functions and add bounds checking when creatingbapt2013-01-222-4/+9
* Introduce a new option -DNO_ROOT that allows install and distributionbrooks2013-01-222-8/+77
* Similar to r245823, use decimal constants for UNIX domain socket options.jhb2013-01-221-3/+3
* Use decimal values for UDP and TCP socket options rather than hex to avoidjhb2013-01-222-13/+15
* Fix spurious leading / on dtc path in Makefile.inc1. Spotted by jhb.theraven2013-01-221-1/+1
* Remove documentation of the old -M option.brooks2013-01-221-5/+2
* ext2fs: make some inode fields match the ext2 spec.pfg2013-01-224-9/+11
* MFP4 change 219820brooks2013-01-221-1/+1
* MFP4 change 219819brooks2013-01-221-7/+0
* ext2fs: temporarily disable the reallocation code.pfg2013-01-221-2/+2
* Remove EOL whitespace.joel2013-01-221-11/+11
* Minor mdoc fixes.joel2013-01-221-4/+2
* add myself to committers-doc.dotdru2013-01-221-0/+4
* Fix the missing sentence that ended in the middle in the man page for dtc (alsotheraven2013-01-221-1/+4
* Fix logic error in explicitly specified dtb versions spotted by gavin.theraven2013-01-221-1/+1
OpenPOWER on IntegriCloud