summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove my pre-commit review request for mergemasterdougb2012-10-081-1/+0
* After r241245 it appeared that in_delayed_cksum(), which still expectsglebius2012-10-088-22/+27
* Rework device detach. While here, move driver lock/calloutyongari2012-10-081-18/+13
* No reason to play with IP header before calling sctp_delayed_cksum()glebius2012-10-081-2/+0
* Limit applying TX data corruption and FIFO workaround to BCM5719yongari2012-10-081-2/+2
* Fix typo. Check against number of allocated MSI-X vectors.yongari2012-10-081-1/+1
* Migrate the TID TXQ accesses to a new set of macros, rather than reusingadrian2012-10-073-34/+55
* Loop reading the RTC registers until the same values are obtainedimp2012-10-071-3/+14
* Remove contractions.joel2012-10-076-6/+6
* Minor mdoc fixes.joel2012-10-073-3/+3
* Make graid command line a bit more friendly by allowing volume name ormav2012-10-074-12/+83
* Optimize the TLB invalidations performed by pmap_protect(). Use the newalc2012-10-071-20/+41
* Fix the showconfig target. bmake sends debug output to stderr.marcel2012-10-071-1/+1
* Fix 32-bit library builds after the removal of adding -E to make for AS,marcel2012-10-071-11/+17
* Comment and Copyright fixes/updates.dteske2012-10-072-14/+6
* Improve a few comments.imp2012-10-071-6/+11
* Use the RTC unit to get the time. This works on all known AT91SAM9*imp2012-10-072-25/+136
* ata_da: set disk::d_ident from serial numberavg2012-10-061-0/+2
* procstat_getprocs: honor kvm_getprocs interface - cnt is signedavg2012-10-061-2/+5
* 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
OpenPOWER on IntegriCloud