summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* install bssid for ahdemo mode toosam2008-10-271-0/+1
* fix commentsam2008-10-271-1/+1
* correct callback status parameter; only indicate success when an ACK wassam2008-10-271-1/+2
* Fixup statistics:sam2008-10-272-10/+16
* update the sta inactivity timer only if we actually received an ACKsam2008-10-271-1/+2
* Regdomain fixups:sam2008-10-271-18/+55
* add regdomain debug msgssam2008-10-271-0/+18
* add sys.dev.ath.X.intmit knob to enable/disable ANIsam2008-10-272-0/+24
* shuffle debug setup to simplify debugging events during attachsam2008-10-271-5/+8
* Add ucomX shortcuts just like its uart sibling.thompsa2008-10-271-0/+8
* rename bf_flags to bf_txflags in preparation for the addition of flagssam2008-10-272-5/+5
* use the ic's opmode instead of our hal equivalent to check for adhoc mode;sam2008-10-271-1/+1
* intercept IEEE80211_IOC_TXPOWER and service tx power changes immediatelysam2008-10-271-1/+17
* move complaints about bad rate codes up a level so we can printsam2008-10-271-16/+24
* remove driver-private equivalent of ni_txparms; it's now superfluoussam2008-10-275-28/+6
* now that the new association callback is used when joining a bss we cansam2008-10-275-125/+0
* o use the new association callback to notify the driver when joining a bsssam2008-10-278-33/+13
* Make a note about the notify codes for the four special function keys above thethompsa2008-10-271-0/+1
* o fix MK_TCSH == no: the default master.passwd sets up root to use /bin/cshsam2008-10-271-9/+20
* Add fallback when mmap fails on regular files. Some filesystems,dds2008-10-271-30/+28
* We do not have a libkse anymore and Mk/bsd.* does not knowbz2008-10-271-1/+1
* More issues with pre-blocking:rrs2008-10-271-4/+10
* Two inter-related bugs.rrs2008-10-271-2/+8
* Get rid of ifdef for vimage on version 8 comparison. Now therrs2008-10-271-2/+0
* Invariants changes that make more sense.rrs2008-10-272-5/+6
* Add TrustedBSD credit to new ugidfw_internal.h file.rwatson2008-10-271-0/+2
* Break mac_bsdextended.c out into multiple .c files, with the base accessrwatson2008-10-275-1452/+153
* Copy mac_bsdextended.c to two object-specific files as a prototype for howrwatson2008-10-272-0/+1536
* Remove unused consdev structure fields.ed2008-10-274-8/+2
* Only call dma.unload() if initialized.sos2008-10-271-1/+2
* Improved IDE HDD geometry adjustment. Previous code didn't work withkato2008-10-272-7/+112
* vm_pnames should be "const char *const[]".sobomax2008-10-271-1/+1
* vm_pnames has no reason to be global.sobomax2008-10-271-1/+1
* Default HZ value (1,000) on i386/amd64 is not very virtual machine friendly.sobomax2008-10-271-1/+39
* Add support for kernel profiling for both AIM and BookE.marcel2008-10-273-51/+83
* Remove unused declarations (interrupt_vector_{base|top}).marcel2008-10-271-3/+0
* Show which rc script is running since the default ^T just shows 'sh' as thethompsa2008-10-271-0/+1
* Declare btext and etext. Needed by sys/kern/subr_prof.c formarcel2008-10-271-0/+3
* Bring Kauai ATA driver in line with Macio ATA by reading the PIO config regnwhitehorn2008-10-271-6/+2
* - Add stream bus_space operations.stas2008-10-261-0/+36
* - Add a missing NULL-pointer check.stas2008-10-261-2/+4
* Implement MAC policy support for IPv6 fragment reassembly queues,rwatson2008-10-265-5/+275
* Add a MAC label, MAC Framework, and MAC policy entry points for IPv6rwatson2008-10-265-5/+160
* In both dropwithreset paths in tcp_input.c, drop the tcbinfo lockrwatson2008-10-261-18/+4
* o re-enable a lock assertsam2008-10-261-5/+5
* Fix joining an 11b BSS: scanning is normally done using 11g channelssam2008-10-261-17/+72
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-2617-0/+3830
* Remove endearing but syntactically unnecessary "return;" statementsrwatson2008-10-263-6/+0
* Style changes only:bz2008-10-261-44/+45
* Fix division by zero panic if kern.hz less than 32.sobomax2008-10-262-2/+10
OpenPOWER on IntegriCloud