summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add kern.cam.boot_delay description (with reasonable default) tomarck2011-08-231-0/+2
* Fix buffer overflow and possible ISO image corruption in wrongmm2011-08-231-7/+3
* Honor WITHOUT_IPX when installing etc/rc.d/ipxrouted.delphij2011-08-231-1/+5
* Fix nfsstat(1) so that it prints out correct stats for thermacklem2011-08-231-23/+23
* These timer registers are all 1uS in resolution in AR5416adrian2011-08-231-3/+4
* Fix nfsstat(1) so that it prints out correct stats for thermacklem2011-08-231-18/+18
* Fix lock leak.ae2011-08-231-2/+2
* Fix if_addr_mtx recursion in mld6.pluknet2011-08-221-4/+7
* Spelling corrections for LibUSB manual page (2/2).hselasky2011-08-221-64/+70
* Whitespace corrections for LibUSB manual page (1/2).hselasky2011-08-221-183/+118
* Update some comments in swap_pager.c.kib2011-08-221-30/+17
* Disable PHY hibernation until I get more detailed hibernationyongari2011-08-221-6/+20
* Add two new macros DRIVER_MODULE_ORDERED() and EARLY_DRIVER_MODULE_ORDERED()jhb2011-08-221-2/+12
* Apply the limit to avoid the overflows in the radix tree subr_blist.ckib2011-08-221-10/+12
* Disable TSC usage inside SMP VM environments. On my VMware ESXi 4.1silby2011-08-221-3/+8
* Implement support for GRAID volumes in the installer partition editor,nwhitehorn2011-08-214-17/+60
* Make messages about typos appear on the screen instead of in the log file.nwhitehorn2011-08-212-2/+2
* callout_cpu_switch() allows preemption when dropping the outcomingattilio2011-08-211-0/+7
* Fix the NFSv4 server so that it returns NFSERR_SYMLINK whenrmacklem2011-08-201-5/+4
* In HEAD when doing no further checkes there is no reason use thebz2011-08-203-9/+6
* Fix compilation in case of defined(INET) && defined(IPFIREWALL_FORWARD)bz2011-08-201-5/+2
* Add support for IPv6 to ipfw fwd:bz2011-08-2015-85/+800
* Add an in6_localip() helper function as in6_localaddr() is not doing whatbz2011-08-202-0/+22
* Add new USB ID to u3g driver.hselasky2011-08-202-0/+4
* Prevent the hiwatermark for the unix domain socket from becomingkib2011-08-201-2/+5
* Fix for recursive locking in usb_close() after change 224777.hselasky2011-08-201-6/+18
* Add new USB ID.hselasky2011-08-203-0/+5
* Hide IPv6 next header parsing warnings under the verbose sysctlbz2011-08-201-7/+12
* Use correct enum instead of constant value.hselasky2011-08-201-1/+1
* After r225032 fix logging in a similar way masking the the IPv6bz2011-08-201-2/+5
* If we detect an IPv6 fragment header and it is not the first fragment,bz2011-08-201-1/+1
* ipfw internally checks for offset == 0 to determine whether thebz2011-08-201-13/+8
* While not explicitly allowed by RFC 2460, in case there is nobz2011-08-201-5/+16
* o Fix mdoc formatting for the '.Fx' macro. [1]ae2011-08-201-3/+13
* Fix WWN printing in `camcontrol identify` output.mav2011-08-191-1/+1
* Walk the zombproc list as well as the allproc list when enumerating threadsjhb2011-08-191-33/+48
* Revert r224157, re-enabling r222135. The underlying problem keeping themarius2011-08-191-2/+0
* r221812 reveals that at least some Broadcom PHYs default to being not onlymarius2011-08-192-5/+17
* Correctly handle BAR TX failures.adrian2011-08-191-1/+5
* Bump the maximum coretemp limit (for CPU temperature) to 110. Severalattilio2011-08-191-2/+2
* The decimal() function was changed in r217808 to take theae2011-08-191-1/+1
* Add new section "BOOTSTRAPPING" to the gpart(8), that describesae2011-08-191-12/+90
* Add sysctl to not reset the device on clear stall failures, tohselasky2011-08-191-1/+13
* r222015 introduced a new assertion that the size of a fixed-length sbufrwatson2011-08-191-1/+1
* Test process descriptors.jonathan2011-08-185-0/+221
* Auto-generated system call code based on r224987.jonathan2011-08-186-13/+100
* Add experimental support for process descriptorsjonathan2011-08-1823-53/+1074
* One of the general principles of the sysctl(3) API is that a user canjhb2011-08-181-1/+1
* Allow release generation from a WORLDDIR that is not /usr/srcsbruno2011-08-181-1/+1
* Set the max_lun field in the path inquiry CCB for the mps(4) driver to 8.ken2011-08-181-1/+1
OpenPOWER on IntegriCloud