summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct typo.nwhitehorn2011-03-111-1/+1
* Fix warnings and style(9) issues.brucec2011-03-112-4/+6
* amd64/NOTES: use a greater number in KSTACK_PAGES exampleavg2011-03-111-1/+1
* Fix the build: we have snprintf(3).brucec2011-03-111-0/+1
* Mostly revert r219468, as I had misremembered the C standard regardingmdf2011-03-116-6/+6
* Fix warnings and set WARNS to 6.brucec2011-03-112-0/+5
* Fix warnings and set WARNS to 6.brucec2011-03-112-3/+5
* mptable.h is now in include/x86.brucec2011-03-111-1/+1
* Fix bugs and make improvements to documentation renaming.nwhitehorn2011-03-111-7/+10
* Fix warnings and style(9) issues.brucec2011-03-112-14/+16
* Add support for generating release documentation. Note that, due to thenwhitehorn2011-03-111-0/+17
* Add a wrapper script for Makefile.bsdinstall that does the sourcenwhitehorn2011-03-111-0/+47
* Remove all object files during 'make clean'.jhb2011-03-111-1/+2
* Make workers inherit debug level from the main process.trociny2011-03-112-2/+6
* Port over the AR9285 PA calibration and initial calibration code fromadrian2011-03-117-1/+448
* Introduce methods for the initial calibration and the new PA calibrationadrian2011-03-114-10/+41
* Remove the ar9285FillVpdTable() and just use ar5416FillVpdTable().adrian2011-03-113-39/+7
* Add myself to calendar.freebsd and committers-src.dot.trociny2011-03-112-0/+4
* Eliminate duplication of the fake page code and zone by the device and sgalc2011-03-114-110/+75
* Bring over the same fix from the AR5416 PDADC calibration code.adrian2011-03-111-1/+4
* Don't call ar5416SetTransmitPower() directly from ar5416SetTxPowerLimit();adrian2011-03-111-2/+2
* Add a tunable "machdep.disable_tsc" to turn off TSC. Specifically, it turnsjkim2011-03-115-36/+71
* Merge my change against libpcap trunk revisiondelphij2011-03-111-11/+39
* Add support QLE220 card- an 2500 lookalike.mjacob2011-03-101-0/+15
* Add a couple of nodes and edges in order to reduce the number of unattachedgavin2011-03-102-1/+10
* Turn off pointless P-state invariant TSC detection based on CPU modeljkim2011-03-101-6/+9
* Use MAXPATHLEN rather than the size of an extern array when copying themdf2011-03-106-6/+6
* Detect NSC/AMD Geode SC1100 properly, not just Stepping 0. Although it isjkim2011-03-101-2/+3
* Add support for *at syscalls:pjd2011-03-101-25/+173
* Improve test a bit, now that we have fstat(2) support.pjd2011-03-101-3/+9
* Deprecate rarely used tsc_is_broken. Instead, we zero out tsc_freq becausejkim2011-03-1011-29/+33
* Remove now-obsolete comment.jhb2011-03-101-6/+1
* Remove alpha reminiscence from altq.jkim2011-03-101-47/+2
* Consistently add TSC support for amd64.jkim2011-03-101-6/+7
* Remove support for FreeBSD 4.x and below.jkim2011-03-1010-57/+8
* Complete the MCS rate table based on the final 802.11n std. While herebschmidt2011-03-104-20/+141
* Move the explanation of using arguments for the PRIMARIES abovegjb2011-03-101-12/+12
* Some more shrinking.rdivacky2011-03-102-21/+17
* Kite is a 1x1 stream device.adrian2011-03-101-2/+2
* Widen fields that display partition offset/length.uqs2011-03-102-6/+5
* Remove dead code in bsdlabel depending on __alpha__uqs2011-03-102-38/+4
* Remove bsdlabel test-script that was full of broken assumptions.uqs2011-03-102-181/+0
* Remove bsdlabel.5, which hasn't been installed in over 7 yearsuqs2011-03-103-523/+0
* Now that the power curve adjustment code is in, disable the error checkadrian2011-03-101-5/+2
* Port over the v14 eeprom PDADC curve changes from ath9k.adrian2011-03-101-2/+76
* Merlin fix - first pdadc gain index is 0 - minpwr/2 .adrian2011-03-101-1/+4
* Migrate the regulatory database definitions into separate header filesadrian2011-03-107-1577/+1746
* Introduce the Merlin PWDCLKIND workaround.adrian2011-03-105-3/+53
* Few initial ftruncate(2) tests. One of them covers stand/154873.pjd2011-03-091-0/+58
* Pass descriptor number to write(2), now that it is possible.pjd2011-03-092-4/+4
OpenPOWER on IntegriCloud