summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the new NFS client so that it doesn't do an NFSv3rmacklem2011-05-311-2/+11
* Fix apparent garbage in the message buffer.ken2011-05-313-58/+309
* Don't need (and can't use) -L to copy links here.imp2011-05-311-1/+1
* Fix a couple of spelling errors.imp2011-05-311-3/+3
* - Document the -H option and 'H' key alongside other options and keysjhb2011-05-312-6/+12
* On multi-core, multi-threaded PPC systems, it is important that the threadsnwhitehorn2011-05-3115-25/+25
* Add a new option to toggle the display of the system idle process (per-CPUjhb2011-05-315-7/+34
* Remove some further INET related symbols from pf to allow the modulebz2011-05-313-1/+14
* Start teaching pc-sysinstall about IPv6.bz2011-05-313-28/+249
* Conditionally compile in the af_inet and af_inet6, af_nd6 modules.bz2011-05-316-6/+52
* It is generally considered useful for release media to have kernels on them.nwhitehorn2011-05-311-2/+4
* Add quirks to hint 4K physical sector (Advanced Format) for ATA disks notmav2011-05-311-2/+91
* Minor wording adjustments to usbdump(8).bcr2011-05-311-4/+4
* Imagine situation where a security problem is found in setuid binary.pjd2011-05-311-0/+5
* Correctly check MAC running status before disabling TX/RX MACs.yongari2011-05-311-1/+1
* No logner set an IPv4 loopback address by default in defaults/rc.conf.bz2011-05-312-9/+21
* Update to firmware interface 1.3.10np2011-05-303-6/+235
* sh: Add tests for some somewhat obscure aspects of function definitions.jilles2011-05-302-0/+12
* posix_spawn(): Do not fail when trying to close an fd that is not open.jilles2011-05-301-5/+2
* - Specialized ingress queues that take interrupts for other ingressnp2011-05-303-219/+303
* L2 table code. This is enough to get the T4's switch + L2 rewritenp2011-05-3010-13/+629
* Clean up the unneeded cpp macro INLINE_REM_PIO2L.kargl2011-05-305-11/+2
* Unbreak NOINET kernels after r222488.bz2011-05-301-2/+2
* Contrary to the rc.conf framework, when manualy enabling IPv6 we havebz2011-05-301-1/+1
* Enable setting the short-GI bit when TX'ing HT rates but only if theadrian2011-05-301-6/+14
* Set default A-MPDU density/size.adrian2011-05-301-0/+15
* Document kern.geom.part.check_integrity sysctl variable.ae2011-05-301-1/+17
* Bump document date.bcr2011-05-301-1/+1
* Add a short description about NO_CHECKSUM.bcr2011-05-302-2/+4
* Mention in ath(4) that ath_pci is required now.adrian2011-05-301-0/+15
* Add ath_ahb and ath_pci module manpages.adrian2011-05-303-0/+119
* Update chipset support list for ath_hal.adrian2011-05-301-5/+9
* Decompose the current single inpcbinfo lock into two locks:rwatson2011-05-3017-435/+557
* Upgrade jail(2) to latest jail(2) API to make the regression test workbz2011-05-301-2/+9
* Rework TIMEWAIT regression test so that kernel-allocated port numbers arerwatson2011-05-301-39/+84
* Add missing include of stdio.h.rwatson2011-05-301-0/+1
* In the tcpdrop regression test, allow the kernel to allocate us a portrwatson2011-05-301-37/+44
* Add missing #include of err.h.rwatson2011-05-301-0/+1
* While doing it right for current configuration, fix the entry for rc.confbz2011-05-301-1/+1
* Fix read_ivar implementation for MMC and SD.jchandra2011-05-303-26/+26
* Wrap long line.ae2011-05-301-1/+2
* Add tablearg support for ipfw setfib.ae2011-05-304-15/+30
* Include forgotten framework changes to get some of the new menu files install...julian2011-05-303-2/+5
* Use kproc_exit() instead of returning from the management function onnwhitehorn2011-05-291-1/+1
* Split netconfig into three parts:bz2011-05-294-43/+351
* If READ from the local node failed we send the request to the remotetrociny2011-05-291-1/+1
* Modify the umount(8) command so that it doesn't dormacklem2011-05-291-3/+4
* Check for IPv4 or IPv6 to be available by the kernel to notbz2011-05-294-53/+111
* Add a check for MNTK_UNMOUNTF at the beginning of nfs_sync()rmacklem2011-05-291-1/+11
* Add some error handling here: if a sensor returns an error code (a negativenwhitehorn2011-05-291-1/+5
OpenPOWER on IntegriCloud