summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase the defaults for the maximum socket buffer limit,bz2011-08-254-4/+4
* If a drive is not part of the array (i.e. missing) we need to print thebz2011-08-251-1/+1
* Import bugfix for reading and extracting of FreeBSD ISO images with tar.mm2011-08-259-198/+391
* Generalize ffs_pages_remove() into vn_pages_remove().mm2011-08-256-20/+28
* When the RADIX_MPATH kernel option is enabled, the RADIX_MPATH code triesqingli2011-08-251-4/+1
* We need to unlock and destroy vnode attached to znode which we are freeing.pjd2011-08-241-0/+14
* Rtld links with the specially built pic static libc library to get somekib2011-08-249-54/+573
* Fix a missing initialisation of bt_flags when setting up the TDMA beacon.adrian2011-08-241-0/+2
* Reword sentence noting UPDATING entries prior to October 2007 aregjb2011-08-241-3/+4
* Add ID for ASMedia ASM1061 2-port PCIe 2.0 x1 6Gb/s SATA controller.mav2011-08-241-0/+1
* This patch fixes beacon frame sequence number generation. The codeadrian2011-08-241-0/+8
* TIM/Timer fixes for AR5416 and later:adrian2011-08-242-5/+17
* 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
OpenPOWER on IntegriCloud