summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* When constructing a new cpuset, apply the parent cpuset's mask to the newjhb2011-03-081-4/+4
* Update to keep in sync with the HALadrian2011-03-081-7/+5
* Tunes and fixes the new DC-CC to seem to hit therrs2011-03-0814-205/+583
* Do not assert buffer lock in VFS_STRATEGY() when kernel already paniced.kib2011-03-081-1/+1
* - Bugfix: Root HUBs do not support re-enumeration.hselasky2011-03-081-0/+6
* Break out the ath regulatory domain structures into a separate header file.adrian2011-03-082-66/+113
* Implement open-loop TX power control (OLC) for Merlin (AR9280) andadrian2011-03-0812-175/+740
* cxgbe shouldn't directly know of the UMA zones where network buffersnp2011-03-083-22/+48
* Only validate the partition setup when the user presses "Save". If the usernwhitehorn2011-03-081-2/+2
* sh: Test that . /dev/null returns exit status 0 and does not preserve $?.jilles2011-03-071-0/+10
* Simplify uses of the web of pointers.kib2011-03-072-11/+7
* - Remove superfluous ucom device lines in USB manual pages.hselasky2011-03-0713-13/+0
* Remove dead code that snuck in from the 32-bit PowerPC version of thisnwhitehorn2011-03-071-4/+0
* Unbreak the build.pjd2011-03-071-5/+5
* The UFS dirhash code was attempting to update shared state in the dirhashjhb2011-03-072-18/+15
* Add missing declarations that I intended to commit with r219359.das2011-03-071-0/+2
* Correct a typo in the malloc(3) manpage. Malloc options are set in therstone2011-03-071-2/+2
* Add AMD Geode CPU type to bsd.cpu.mk and examples/etc/make.confmm2011-03-072-4/+4
* Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2)mm2011-03-077-48/+361
* Print some of the numbers in human readable form (using %N).pjd2011-03-071-6/+10
* - Log size of data to synchronize in human readable form (using %N).pjd2011-03-071-6/+18
* Use %S to print IP address and port number.pjd2011-03-071-18/+2
* - Turn on printf extentions.pjd2011-03-073-2/+92
* Provides three states for pjdlog_initialized, so we can also tell thatpjd2011-03-071-25/+29
* To be able to use printf extensions we need to turn off gcc format checking.pjd2011-03-071-0/+3
* Add cexp() to the complex(3) manpage. Thanks to bde for pointing outdas2011-03-071-14/+12
* Remove part of an uncommitted change that snuck into the last commit.das2011-03-071-1/+0
OpenPOWER on IntegriCloud