summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512cperciva2011-06-272-2/+2
* sh: Include <limits.h> instead of non-standard <sys/limits.h>.jilles2011-06-261-1/+1
* For some reason, contrib/traceroute/traceroute.c ensures MAXHOSTNAMELENdim2011-06-261-1/+1
* Fix whitespace inconsistencies in libc in files copyrighted by me.ed2011-06-265-8/+8
* Fix whitespace inconsistencies in the TTY layer and its drivers owned by me.ed2011-06-268-37/+37
* Fix various whitespace inconsistencies in sys/teken.ed2011-06-265-9/+9
* The --newer-than test should descend into oldkientzle2011-06-261-4/+12
* Add better error handling for RTAS calls. These can potentially causenwhitehorn2011-06-261-1/+18
* Revert r223479. It is unnecessary and served only to slightly amelioratenwhitehorn2011-06-262-4/+0
* .. this wasn't supposed to be committed! sorry.adrian2011-06-261-2/+0
* Fix beacon transmission after a channel set.adrian2011-06-261-0/+21
* Add ATH_ENABLE_DFS which enables the DFS flag so the DFS codeadrian2011-06-262-1/+5
* The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from thegavin2011-06-263-3/+3
* I think 23dBm is the correct value to use here. CRDA uses 20dBm + 3dB max ant...adrian2011-06-261-9/+9
* Add a couple more frequency ranges to the FCC3 (FCC + DFS) regulatory domain.adrian2011-06-262-0/+62
* Remove duplicate header includeskevlo2011-06-2616-47/+17
* Replace tab with 8 spaces, bringing it in line with the rest of the file.adrian2011-06-261-3/+3
* cam/scsi/scsi_cd.c:gibbs2011-06-261-7/+4
* cam/cam_xpt.c:gibbs2011-06-261-2/+2
* Turn the minimum PWM fan speed down to 30 from 40. It turns out the burningnwhitehorn2011-06-261-1/+1
* Do not attach to the sound device on G5 Xserves, which is actually annwhitehorn2011-06-261-0/+12
* sh: Test that '!' is literal if quoted and first char of bracket expressionjilles2011-06-251-0/+16
* More accurate birthplace.joel2011-06-251-1/+1
* Oops. The sec field of struct bintime is *not* a 32-bit type.marcel2011-06-251-1/+1
* - Move bus_auto.conf back into /etc/devd/hselasky2011-06-253-2/+2
* Define the minimum fractional period in terms of hz. We know hz ismarcel2011-06-251-2/+2
* If there is a read error reading Y/N confirmation from the keyboard,kientzle2011-06-252-1/+12
* The kerberos5 tools are only used as build tools but not otherwise andmarius2011-06-251-1/+1
* As with EFI, OFW and U-Boot etc only compile FDT support on thosemarius2011-06-253-4/+8
* - Export the USB device ID format to userspace tools.hselasky2011-06-252-1/+114
* - Remove duplicate USB ID.hselasky2011-06-251-1/+0
* - Move auto-load devd config file into etc/defaults folder.hselasky2011-06-252-116/+2010
* - Need to respect the module name and the USB mode when accumulating device I...hselasky2011-06-253-10/+24
* - Improve bus_autoconf tool.hselasky2011-06-2511-416/+1005
* Remove redundant Capsicum sysctl.jonathan2011-06-251-7/+0
* Add missing libkvm and libutil dependencies.pluknet2011-06-251-0/+2
* unconditionally stop other cpus when entering kdb in smp systemavg2011-06-251-21/+2
* generic_stop_cpus: pull timeout logic from under DIAGNOSTICavg2011-06-251-3/+1
* Replace the original copyright notice with my own. Everything inmarcel2011-06-251-30/+22
* Update copyright.marcel2011-06-251-1/+1
* Now that ia64 has been switched to the event timers, remove themarcel2011-06-251-4/+0
* Switch to the event timers infrastructure. This includes:marcel2011-06-258-106/+137
* Commit missing piece from a couple days ago - re-add ath_hal_debug.adrian2011-06-251-2/+8
* Small fix to bring the non-debug definitions of HALDEBUG/HALDEBUG_G in lineadrian2011-06-241-2/+2
* Comment out AH_DEBUG, to get this kernel to compile, until AH_DEBUG is fixed.cognet2011-06-241-1/+1
* sh(1): Improve documentation of shell patterns:jilles2011-06-241-5/+10
* - Export more USB device ID's.hselasky2011-06-244-11/+60
* Split out host_pcib_get_busno() from the generic PCI-PCI bridge driver tojhb2011-06-243-92/+131
* - Add auto-load devd config file for USB kernel modules.hselasky2011-06-241-0/+2347
* - We need to sort all USB device ID's together. Else the matching order willhselasky2011-06-243-54/+163
OpenPOWER on IntegriCloud