summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-1840-146/+14
* It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low)marius2012-10-181-3/+11
* Utilize new macro to initialize if_baudrate.glebius2012-10-181-1/+1
* Utilize new macro to initialize if_baudrate().glebius2012-10-181-2/+2
* Fix typo.dteske2012-10-181-1/+1
* Fully backout latest changes.sobomax2012-10-182-49/+6
* Add ability to queue nvme_request objects if no nvme_trackers are available.jimharris2012-10-184-32/+34
* Preallocate a limited number of nvme_tracker objects per qpair, ratherjimharris2012-10-184-63/+80
* Create nvme_qpair_submit_request() which eliminates all of the codejimharris2012-10-183-48/+36
* Simplify how the qpair lock is acquired and released.jimharris2012-10-182-9/+10
* Cleanup uio-related code to use struct nvme_request andjimharris2012-10-185-86/+118
* Add nvme_ctrlr_submit_[admin|io]_request functions which consolidatesjimharris2012-10-186-129/+74
* Add struct nvme_request object which contains all of the parameters passedjimharris2012-10-186-80/+173
* Merge struct nvme_prp_list into struct nvme_tracker.jimharris2012-10-187-98/+36
* Add return codes to all functions used for submitting commands to I/Ojimharris2012-10-187-30/+100
* put another bandaid on the build until i figure out bsnmp headersemax2012-10-181-1/+1
* Add missing initialization for do_prefix.mm2012-10-171-1/+1
* fix buildemax2012-10-171-0/+1
* Ask to become root via sudo(8) and give user ability to save this preference.dteske2012-10-172-0/+65
* Don't redefine macros defined in if.h and ethernet.h.glebius2012-10-171-4/+0
* Remove harmless, but superfluous local change that creeped in alongsobomax2012-10-171-1/+0
* Fix VIMAGE build.glebius2012-10-171-1/+1
* Revert latest changes to cron, until better version is worked out (I hope).sobomax2012-10-174-45/+10
* Avoid potential bad pointer dereference.emaste2012-10-171-1/+1
* provide helper if_initbaudrate() to set if_baudrate_pf and if_baudrate_pf.emax2012-10-173-3/+14
* Remove the netncp and nwfs files from here. They will be moved to theandreast2012-10-171-41/+0
* Avoid panic when a netmap instance cannot obtain memory.emaste2012-10-171-1/+2
* Always provide sndbuf and MSS values in a flowc command, even when thenp2012-10-172-2/+11
* Include a piece that was left out during r241629.attilio2012-10-171-1/+1
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-1721-38/+3
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-1726-93/+3
* zfs: make use of getnewvnode_reserve in zfs_mknode and zfs_zgetavg2012-10-171-0/+7
* Fix build.delphij2012-10-171-1/+1
* Whitespace cleanup.np2012-10-172-18/+18
* o Use nanosleep(2) to sleep exact amount of time till the next second,sobomax2012-10-171-6/+48
* report total number of ports for each lagg(4) interfaceemax2012-10-161-0/+3
* Properly handle non-keyword case by setting e->second to 0.sobomax2012-10-161-0/+1
* introduce concept of ifi_baudrate power factor. the idea is to workemax2012-10-163-2/+4
* Add support for samsung HM250JIeadler2012-10-161-0/+9
* Obey the value of "MK_BMAKE".obrien2012-10-161-1/+1
* Fix aha(4) build with i386 LINT (which includes 'device mca').pluknet2012-10-161-1/+2
* Make the "struct if_clone" opaque to users of the cloning API. Usersglebius2012-10-1623-326/+396
* Disconnect non-MPSAFE CODAFS from the build in preparation for droppingattilio2012-10-166-19/+0
* Disconnect non-MPSAFE XFS from the build in preparation for droppingattilio2012-10-168-154/+1
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-1617-31/+7
* Fix build of dpt(4).pluknet2012-10-161-2/+2
* Disconnect non-MPSAFE HPFS from the build in preparation for droppingattilio2012-10-164-8/+0
* Fix build of aha(4).glebius2012-10-163-15/+16
* Add a bunch more example completions.eadler2012-10-161-14/+84
* Split sdhci driver in two parts: sdhci and sdhci_pci.gonzo2012-10-1611-569/+904
OpenPOWER on IntegriCloud