| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512 | cperciva | 2011-06-27 | 2 | -2/+2 |
* | sh: Include <limits.h> instead of non-standard <sys/limits.h>. | jilles | 2011-06-26 | 1 | -1/+1 |
* | For some reason, contrib/traceroute/traceroute.c ensures MAXHOSTNAMELEN | dim | 2011-06-26 | 1 | -1/+1 |
* | Fix whitespace inconsistencies in libc in files copyrighted by me. | ed | 2011-06-26 | 5 | -8/+8 |
* | Fix whitespace inconsistencies in the TTY layer and its drivers owned by me. | ed | 2011-06-26 | 8 | -37/+37 |
* | Fix various whitespace inconsistencies in sys/teken. | ed | 2011-06-26 | 5 | -9/+9 |
* | The --newer-than test should descend into old | kientzle | 2011-06-26 | 1 | -4/+12 |
* | Add better error handling for RTAS calls. These can potentially cause | nwhitehorn | 2011-06-26 | 1 | -1/+18 |
* | Revert r223479. It is unnecessary and served only to slightly ameliorate | nwhitehorn | 2011-06-26 | 2 | -4/+0 |
* | .. this wasn't supposed to be committed! sorry. | adrian | 2011-06-26 | 1 | -2/+0 |
* | Fix beacon transmission after a channel set. | adrian | 2011-06-26 | 1 | -0/+21 |
* | Add ATH_ENABLE_DFS which enables the DFS flag so the DFS code | adrian | 2011-06-26 | 2 | -1/+5 |
* | The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from the | gavin | 2011-06-26 | 3 | -3/+3 |
* | I think 23dBm is the correct value to use here. CRDA uses 20dBm + 3dB max ant... | adrian | 2011-06-26 | 1 | -9/+9 |
* | Add a couple more frequency ranges to the FCC3 (FCC + DFS) regulatory domain. | adrian | 2011-06-26 | 2 | -0/+62 |
* | Remove duplicate header includes | kevlo | 2011-06-26 | 16 | -47/+17 |
* | Replace tab with 8 spaces, bringing it in line with the rest of the file. | adrian | 2011-06-26 | 1 | -3/+3 |
* | cam/scsi/scsi_cd.c: | gibbs | 2011-06-26 | 1 | -7/+4 |
* | cam/cam_xpt.c: | gibbs | 2011-06-26 | 1 | -2/+2 |
* | Turn the minimum PWM fan speed down to 30 from 40. It turns out the burning | nwhitehorn | 2011-06-26 | 1 | -1/+1 |
* | Do not attach to the sound device on G5 Xserves, which is actually an | nwhitehorn | 2011-06-26 | 1 | -0/+12 |
* | sh: Test that '!' is literal if quoted and first char of bracket expression | jilles | 2011-06-25 | 1 | -0/+16 |
* | More accurate birthplace. | joel | 2011-06-25 | 1 | -1/+1 |
* | Oops. The sec field of struct bintime is *not* a 32-bit type. | marcel | 2011-06-25 | 1 | -1/+1 |
* | - Move bus_auto.conf back into /etc/devd/ | hselasky | 2011-06-25 | 3 | -2/+2 |
* | Define the minimum fractional period in terms of hz. We know hz is | marcel | 2011-06-25 | 1 | -2/+2 |
* | If there is a read error reading Y/N confirmation from the keyboard, | kientzle | 2011-06-25 | 2 | -1/+12 |
* | The kerberos5 tools are only used as build tools but not otherwise and | marius | 2011-06-25 | 1 | -1/+1 |
* | As with EFI, OFW and U-Boot etc only compile FDT support on those | marius | 2011-06-25 | 3 | -4/+8 |
* | - Export the USB device ID format to userspace tools. | hselasky | 2011-06-25 | 2 | -1/+114 |
* | - Remove duplicate USB ID. | hselasky | 2011-06-25 | 1 | -1/+0 |
* | - Move auto-load devd config file into etc/defaults folder. | hselasky | 2011-06-25 | 2 | -116/+2010 |
* | - Need to respect the module name and the USB mode when accumulating device I... | hselasky | 2011-06-25 | 3 | -10/+24 |
* | - Improve bus_autoconf tool. | hselasky | 2011-06-25 | 11 | -416/+1005 |
* | Remove redundant Capsicum sysctl. | jonathan | 2011-06-25 | 1 | -7/+0 |
* | Add missing libkvm and libutil dependencies. | pluknet | 2011-06-25 | 1 | -0/+2 |
* | unconditionally stop other cpus when entering kdb in smp system | avg | 2011-06-25 | 1 | -21/+2 |
* | generic_stop_cpus: pull timeout logic from under DIAGNOSTIC | avg | 2011-06-25 | 1 | -3/+1 |
* | Replace the original copyright notice with my own. Everything in | marcel | 2011-06-25 | 1 | -30/+22 |
* | Update copyright. | marcel | 2011-06-25 | 1 | -1/+1 |
* | Now that ia64 has been switched to the event timers, remove the | marcel | 2011-06-25 | 1 | -4/+0 |
* | Switch to the event timers infrastructure. This includes: | marcel | 2011-06-25 | 8 | -106/+137 |
* | Commit missing piece from a couple days ago - re-add ath_hal_debug. | adrian | 2011-06-25 | 1 | -2/+8 |
* | Small fix to bring the non-debug definitions of HALDEBUG/HALDEBUG_G in line | adrian | 2011-06-24 | 1 | -2/+2 |
* | Comment out AH_DEBUG, to get this kernel to compile, until AH_DEBUG is fixed. | cognet | 2011-06-24 | 1 | -1/+1 |
* | sh(1): Improve documentation of shell patterns: | jilles | 2011-06-24 | 1 | -5/+10 |
* | - Export more USB device ID's. | hselasky | 2011-06-24 | 4 | -11/+60 |
* | Split out host_pcib_get_busno() from the generic PCI-PCI bridge driver to | jhb | 2011-06-24 | 3 | -92/+131 |
* | - Add auto-load devd config file for USB kernel modules. | hselasky | 2011-06-24 | 1 | -0/+2347 |
* | - We need to sort all USB device ID's together. Else the matching order will | hselasky | 2011-06-24 | 3 | -54/+163 |