summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't test arrays for being NULL.trasz2013-10-211-7/+1
* MFprojects/camlock:mav2013-10-211-16/+14
* - Fix jail_parallel_start="YES".hrs2013-10-211-26/+60
* Drop cm_lock before calling mapper_close, which in turn could calldelphij2013-10-211-0/+2
* Add a note that lacp_compose_key() should be updated, when new mediaae2013-10-211-1/+4
* MFprojects/camlock r256619:mav2013-10-211-10/+5
* Add preliminary support for RTL8106E PCIe FastEthernet.yongari2013-10-212-0/+3
* Correct MAC revision bits. Previously it always cleared bit 20 andyongari2013-10-212-2/+4
* Partial MFproject/camlock r256671:mav2013-10-215-16/+14
* Provide a working example line for an interface with 1 address runningglebius2013-10-211-2/+2
* Update jemalloc to version 3.4.1.jasone2013-10-2114-108/+181
* When fetching function arguments out of a frame on amd64, explicitly selectmarkj2013-10-212-2/+35
* Fix 80-column line wrapping in a comment.nwhitehorn2013-10-211-2/+2
* Restructuring of the soft updates code to set it up so that themckusick2013-10-213-622/+872
* Allow the OFW interrupt mapping code to work with PCI devices not enumeratednwhitehorn2013-10-214-16/+21
* Calculate the baud rate divisor rather than using a hard-coded value.ian2013-10-201-5/+5
* Avoid sign overflow if there are more than 2 GB of RAM.nwhitehorn2013-10-201-4/+5
* The Xen userland event channel driver isn't complete. Disabled itgibbs2013-10-201-1/+0
* Fourth of several cleanups to soft dependency implementation.mckusick2013-10-201-24/+123
* Add configuration for the Freescale i.MX53 Quick Start Board.ian2013-10-202-0/+305
* Third of several cleanups to soft dependency implementation.mckusick2013-10-202-10/+16
* Add a driver for the Freescale Fast Ethernet Controller found on variousian2013-10-203-0/+2046
* syslog: Use SOCK_CLOEXEC instead of separate fcntl() call.jilles2013-10-201-2/+2
* Switch to using the standard uart console driver instead of the specialian2013-10-202-10/+9
* Second of several cleanups to soft dependency implementation.mckusick2013-10-202-36/+0
* popen(): Try to prevent inappropriate fd passing even if 'e' is not used.jilles2013-10-201-13/+12
* First of several cleanups to soft dependency implementation.mckusick2013-10-202-6/+6
* pathchk: Ensure bytes >= 128 are considered non-portable characters.jilles2013-10-201-7/+6
* Since the PS3 port was committed, the AIM nexus device works perfectly finenwhitehorn2013-10-203-203/+1
* Some nexus devices add wildcard children. Since fdtbus_probe returnednwhitehorn2013-10-201-1/+1
* Replace the two almost-exactly-identical AIM and Book-E clock.cnwhitehorn2013-10-204-298/+46
* Unify the AIM and Book-E vm_machdep.c implementations, which previouslynwhitehorn2013-10-203-472/+60
* Merge from projects/arm_eabi_vfp r255380:andrew2013-10-201-4/+4
* Add multicast filter control.nwhitehorn2013-10-201-5/+50
* Add more obsolete filesantoine2013-10-201-0/+3
* Add 26 new device IDs to uslcom(4). This brings us in sync with Linuxgavin2013-10-202-0/+64
* Clean up some debug code that snuck in. Add a block comment on future work.nwhitehorn2013-10-201-10/+9
* Add initial driver for POWER hypervisor interpartition ethernet. This isnwhitehorn2013-10-203-0/+456
* Allow hypervisor calls with more than 7 arguments.nwhitehorn2013-10-201-0/+2
* Bump __FreeBSD_version to 1100001 for addition of support for "first boot"cperciva2013-10-191-1/+1
* Add support for "first boot" rc.d scripts. [1]cperciva2013-10-194-4/+63
* Clock divisors 0-3 correspond to dividing by 1-4, so add 1 before dividing.ian2013-10-191-2/+2
* Enable the automatic creation of a certificate (if one does not exists)jmg2013-10-194-1/+179
* - Add parentheses to all internet addresseskevlo2013-10-191-26/+26
* drm/radeon: radeonkms depends on firmware(9)dumbbell2013-10-191-0/+1
* Improve bootstrapping messagegavin2013-10-191-1/+1
* Last few remnants of BIND (hopefully...)des2013-10-192-7/+2
* Do not error out when adding an interface to a group to which itdes2013-10-191-2/+2
* Allow ~ in file names so libtool droppings in contrib don't break updates.des2013-10-191-1/+1
* Fix build with gcc by spelling unused format string as "unused" instead of NULL.trasz2013-10-191-1/+1
OpenPOWER on IntegriCloud