summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for the following syscalls:pjd2011-03-093-13/+94
* Display holdoff timers and packet counts as a list of numbers.np2011-03-091-8/+24
* Add a small change to the comment in the GENRIC config files that include udbpjulian2011-03-095-5/+5
* Sync manpage's SYNOPSIS with program's usage.ru2011-03-092-5/+4
* Remove custom interrupt dispatcher. This is a pointless micro-optimizationjkim2011-03-091-23/+0
* Fix whitespace nit.nwhitehorn2011-03-091-1/+1
* Remove a redundant rm and avoiding tarring up work directories in portsnwhitehorn2011-03-091-2/+1
* No newline required.des2011-03-091-2/+2
* Change example to not be controversial.pjd2011-03-091-6/+8
* Indeed, remove bogus since r219405 check of the Linux ABI.dchagin2011-03-091-3/+0
* The regdomain entries are 16 bits, not 8. Print out all 16 bits.adrian2011-03-092-2/+2
* For chips that are full reset in ar5416ChipReset(), save and restore the TSF.adrian2011-03-093-0/+17
* Remove stray semicolon. This fix appears in later upstream gdb versions.emaste2011-03-091-1/+1
* It is better to sometimes have not aligned columns thanae2011-03-081-6/+0
* Add -p option to `gpart show` command to show provider's names ofae2011-03-082-14/+40
* MFV of tzdata2011c, r219409edwin2011-03-084-13/+91
* Stop hard-coding default directory mode as 0777.jkim2011-03-084-9/+9
* Rearrange dc_tx_underrun() a bit to correctly set TX FIFO thresholdyongari2011-03-081-37/+43
* Bump __FreeBSD_version for struct sysvec (sv_schedtail) changes.dchagin2011-03-081-1/+1
* Extend struct sysvec with new method sv_schedtail, which is used for andchagin2011-03-0821-14/+28
* Correct readdir over ZFS handling.pjd2011-03-081-11/+8
* Some linux distros put mount point into the ext2fs labels, such as '/', orsobomax2011-03-081-4/+10
OpenPOWER on IntegriCloud