summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Cylinder numbers are 10 bits in the MBR;sobomax2011-01-241-19/+19
* Add a simple tool to print the contents of a v4k EEPROM dump.adrian2011-01-247-1/+480
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesmckusick2011-01-2413-23/+25
* Honor $PAGER instead of always calling more.gordon2011-01-241-4/+9
* Apply TX interrupt moderation to all RTL810xE PCIe Fast Ethernetyongari2011-01-241-14/+2
* Add stream scheduling support.tuexen2011-01-2315-178/+1199
* Disable ATAPI DMA unconditionally on Apple Kauai ATA controllers, like itnwhitehorn2011-01-231-5/+6
* This script parses output of userland tools. In the case of a faultedjpaetzel2011-01-231-1/+5
* For `make tinderbox` there is no need to print the extra commands.bz2011-01-231-2/+2
* init(8): Document that login(1) is now responsible for recording logouts.jilles2011-01-231-5/+5
* Enable the 11n PHY by default whether or not 11n is configured.adrian2011-01-231-4/+10
* Update the AR9280v2 inivals to match what is in Linux ath9k.adrian2011-01-231-152/+140
* init: Only run /etc/rc.shutdown if /etc/rc was run.jilles2011-01-231-10/+35
* Use string literal format strings to quiet clang warnings.emaste2011-01-231-2/+2
* An sbuf configured with SBUF_AUTOEXTEND will call malloc with M_WAITOK when alstewart2011-01-231-4/+21
* Fix typo.kib2011-01-231-1/+1
* Touch up the sample memory usage numbers a bit, to avoid wrappingkeramida2011-01-231-3/+6
* libkvm: fix process runtime calculation on crashdumpsuqs2011-01-232-13/+29
* libkvm code janitoringuqs2011-01-2320-309/+215
* Style(9) fix.dchagin2011-01-231-1/+1
* Remove unnecessary checking of variable.tuexen2011-01-231-12/+2
* Add a new tool which takes a text hexdump of the current EEPROM contents.adrian2011-01-223-1/+157
* Patch the athstats code/Makefile to cross-compile correctly.adrian2011-01-222-13/+13
* Add missing logs.pjd2011-01-221-4/+5
* Make `make tinderbox` work with MAKEOBJDIRPREFIX set (or in possibly otherbz2011-01-221-1/+1
* In `make targets` print the make variable TARGETS as we expect it ratherbz2011-01-221-1/+1
* Properly document what the top-level `make tinderbox` does.bz2011-01-222-2/+8
* Add nv_assert() which allows to assert that the given name exists.pjd2011-01-222-5/+26
* Use more consistent function name with the others (pjdlogv_prefix_set()pjd2011-01-222-3/+3
* Use int16 for error.pjd2011-01-221-1/+1
* - On primary worker reload, update hr_exec field.pjd2011-01-221-2/+5
* Revert the ndis part of r212122, windrv_stub.c already adds a MODULE_VERSIONthompsa2011-01-221-1/+0
* s/utime/modtime/g -- utime shadows utime(3).marcel2011-01-221-12/+12
* Option USB_HOST_ALIGN declared twice.dchagin2011-01-221-1/+0
* Add my copyright.kib2011-01-221-0/+1
* Fix typos.jh2011-01-221-4/+4
* Allow USB_HOST_ALIGN to be configured at compile time. This patch ishselasky2011-01-222-0/+6
* Fix '.Xr' ordering in SEE ALSO section.gjb2011-01-221-1/+1
* Warn user when value entered is greated than the amount supportedsobomax2011-01-221-20/+31
* Fix r217688. We need to call init_param1() before we use msgbufsize,marcel2011-01-221-1/+3
* Fix backtraces by defining ksym_start & ksym_end if DDB ismarcel2011-01-221-0/+8
* Don't bother to run the flowcontrol code if therejfv2011-01-221-1/+5
* Missing case for 82598DA type adapter, thanks Andrew.jfv2011-01-221-0/+3
* Leftover bogus TX UNLOCK removed. Thanks tojfv2011-01-211-1/+0
* getgroups(2): Remove mention of <sys/param.h> and refer to sysconf(3).jilles2011-01-211-3/+9
* - Move special inode constants to ext2_dinode.h and rename them to matchjhb2011-01-212-17/+27
* Restore support for the 'async' and 'sync' mount options lost whenjhb2011-01-211-3/+3
* Update to upstrea version 2.5.6.fanf2011-01-211-16/+25
* Add kern.msgbufsize default setting to /boot/defaults/loader.conf.pluknet2011-01-211-1/+1
* Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.pluknet2011-01-2131-82/+69
OpenPOWER on IntegriCloud