summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kvm_getprocs: gracefully handle errors from kvm_deadprocsavg2012-10-061-2/+8
* kvm_proclist: ignore processes in larvae stateavg2012-10-061-0/+2
* add detection of serial console presence to btx and boot2-like blocksavg2012-10-066-20/+35
* i386 comconsole: don't loop forever if hardware doesn't respondavg2012-10-061-14/+22
* boot/console: handle consoles that fail to probeavg2012-10-062-10/+17
* Add support for bmake. This includes:marcel2012-10-0616-19/+81
* zvol: set mediasize in geom provider right upon its creationavg2012-10-061-0/+12
* g_part_taste: directly destroy consumer and geom here, no need for witheringavg2012-10-061-2/+7
* cngetc: use cpu_spinwait to ease the cncheckc loop a tiny bitavg2012-10-061-1/+1
* zfsboot: simplify probe_drive() a little bitavg2012-10-061-27/+13
* zfs boot: export boot/primary pool and vdev guid all the way to kenvavg2012-10-064-2/+50
* zfs loader: treat plain pool name as a name of its root datasetavg2012-10-061-14/+10
* zfs boot spa_status: print bootfs for each reported poolavg2012-10-061-0/+11
* boot/zfs: a small whitespace cleanupavg2012-10-061-2/+2
* boot/zfs: call zfs_spa_init for all found poolsavg2012-10-062-16/+22
* zfsboot: use the same zfs dataset naming format as loaderavg2012-10-061-32/+53
* In general pmap implementations do not set the wired attribute onalc2012-10-061-7/+5
* zfs_mount: taste geom providers for root pool configavg2012-10-064-35/+306
* Update to include WITH_BMAKE.marcel2012-10-061-2/+11
* zfs boot: add lszfs command to i386 loaderavg2012-10-061-0/+23
* zfs boot: add code for listing child datasets of a given datasetavg2012-10-063-4/+68
* zfs boot: chose a "first" pool if none is explicitly requestedavg2012-10-061-2/+8
* ktrace/kern_exec: check p_tracecred instead of p_credavg2012-10-061-1/+2
* make: report :M or :N pattern in debug modeavg2012-10-061-0/+1
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-067-0/+655
* Correct two pessimizations in pmap_extract_and_hold(). Test the PTE foralc2012-10-061-11/+12
* Fix "make install"kientzle2012-10-061-1/+1
* A step in resolving mess with byte ordering for AF_INET. After this change:glebius2012-10-0611-144/+80
* The pfil(9) layer guarantees us presence of the protocol header,glebius2012-10-061-14/+0
* mdoc: begin sentences on a new line.joel2012-10-061-10/+20
* Minor mdoc fix.joel2012-10-061-1/+1
* Remove trailing whitespace.joel2012-10-061-1/+1
* MFV: tcpdump 4.3.0.delphij2012-10-0530-372/+1142
|\
| * Vendor import of tcpdump 4.3.0.delphij2012-10-0441-3698/+1424
* | MFV: libpcap 1.3.0.delphij2012-10-0527-6917/+3951
|\ \
| * | Vendor import of libpcap 1.3.0.delphij2012-10-0426-6916/+3908
* | | Allow time offsets to be negative, e.g. `at 1530 - 15 minutes`.cracauer2012-10-051-13/+49
* | | Initialise an uninitialised variable.adrian2012-10-051-1/+2
* | | Further adjust the workaround in r234501. Rounding all small requests upjhb2012-10-051-2/+8
* | | mount.h: MNTK_VGONE_UPPER and MNTK_VGONE_WAITER were supposed to be differentavg2012-10-051-2/+2
* | | Provide ability for printing and decoding pfsync(4) traffic. Thisglebius2012-10-055-0/+458
* | | Follow Broadcom datasheet:yongari2012-10-051-0/+2
* | | Add 40 microseconds delay after updating EMAC Mode register asyongari2012-10-051-1/+8
* | | Remove references to CVS so that people will stop bringing it updougb2012-10-051-31/+37
* | | Eliminate a stale and a duplicated comment.alc2012-10-051-14/+0
* | | APE firmware touches EMAC Mode and TX/RX MAC Mode registers to keepyongari2012-10-051-19/+29
* | | Don't touch EMAC Mode and TX/RX MAC Mode register when driver isyongari2012-10-051-2/+5
* | | Do not install incomplete unwind.h from clang. This header file was meantjkim2012-10-052-1/+2
* | | Display the matrix of inter-domain distances in the SLIT table. This isjhb2012-10-041-0/+30
* | | Fix some memory allocation errors:jamie2012-10-041-13/+17
OpenPOWER on IntegriCloud