summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc: fix markupuqs2011-06-024-4/+6
* Cut and paste mistake corrected.jfv2011-06-021-1/+1
* There are a couple of structs in mfireg.h with members named 'class'.emaste2011-06-023-15/+15
* First off: update the driver README, the old one was horriblyjfv2011-06-024-149/+257
* In the VOP_PUTPAGES() implementations, change the default error fromkib2011-06-017-34/+48
* Flesh out the radar detection related operations for the ath driver.adrian2011-06-016-1/+281
* Add some missing DFS chipset functionality to the FreeBSD HAL.adrian2011-06-0116-1/+242
* Add an optional netisr dispatch point at ether_input(), but set therwatson2011-06-011-1/+41
* O_FORWARD_IP is only action which depends from the result of lookup ofae2011-06-011-1/+2
* Poke correct GPIO pins for newer axe(4) controllers with Marvellyongari2011-06-011-3/+18
* Add support for new USB serial driver.hselasky2011-06-0110-3/+1865
* Don't try to close the stream if fopen(3) fails.jh2011-06-011-1/+1
* Hide some debug messages under debug macro.ae2011-06-011-5/+5
* Hide useless warning under debug macro.ae2011-06-011-1/+2
* Add .interp back into INITIAL_READONLY_SECTIONS in MIPS n64 ABI.jchandra2011-06-011-1/+9
* Provide hit-count with rest of the information about a filter.np2011-06-011-1/+19
* Firmware device log.np2011-05-311-0/+151
* Fix a bug introduced in revision 222537.ken2011-05-311-0/+2
* Merge ACPICA 20110527.jkim2011-05-3115-93/+671
* Add module version to iwi/ipw/wpi and iwn.bschmidt2011-05-314-0/+8
* If driver is not running, disable interrupts and do not try toyongari2011-05-311-1/+1
* Add a sentence to the umount.8 man page to clarify the behaviourrmacklem2011-05-311-1/+4
* 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
OpenPOWER on IntegriCloud