summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync with KAME.delphij2013-07-092-5/+4
* Fix conditional (der should match the comment above it).dteske2013-07-091-1/+1
* Do two things: First, don't obscure the backtitle. Second, read ~/.dialogrcdteske2013-07-091-1/+47
* Ensure controller or namespace node name is specified before trying tojimharris2013-07-092-1/+5
* Condense the output for displaying LBA formats.jimharris2013-07-091-6/+4
* Send per-namespace logpage commands to the controller devnode, so theyjimharris2013-07-094-57/+53
* Add comment explaining why CACHE_LINE_SIZE is defined in nvme_private.hjimharris2013-07-091-0/+4
* Update copyright dates.jimharris2013-07-0910-10/+10
* Update nvme(4) and nvd(4) to reflect recent work and upcoming inclusionjimharris2013-07-092-30/+12
* Try to read firmware image before prompting the user to confirmjimharris2013-07-091-1/+3
* Incorporate feedback from bde@ based on r252672 changes:jimharris2013-07-097-204/+134
* Do not retry failed async event requests.jimharris2013-07-091-5/+5
* Add pci_enable_busmaster() and pci_disable_busmaster() calls injimharris2013-07-091-0/+3
* There are several code sequences likekib2013-07-096-8/+25
* Fix the handling of SCTP_CURRENT_ASSOC and SCTP_ALL_ASSOC intuexen2013-07-091-0/+5
* Fix a bug where SCTP_ENABLE_STREAM_RESET is not handled bytuexen2013-07-091-0/+3
* Nearly a complete rewrite of elf.h.imp2013-07-091-187/+182
* Remove redundant definitions to appease tinderbox.jkim2013-07-092-7/+3
* Correct the size of allocated memory to store array of counters.ae2013-07-091-3/+4
* Correct CTASSERT condition.ae2013-07-091-1/+2
* Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statisticstuexen2013-07-091-2/+2
* Reinstate the assertion from r253045.pfg2013-07-091-2/+2
* Fix typo in comment.kib2013-07-091-1/+1
* Use MSI for xhci(4), if supported.kib2013-07-092-6/+19
* Make mandoc lint happy.joel2013-07-091-3/+2
* Added 4K QUIRK for OCZ Vertex 4 SSDssmh2013-07-092-0/+16
* Allow assert() to operate correctly when building userland code.rmh2013-07-091-1/+3
* Bump __FreeBSD_version to reflect changes in statistics structures.ae2013-07-092-1/+6
* Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,ae2013-07-0915-60/+99
* Migrate struct carpstats to PCPU counters.ae2013-07-093-9/+25
* Migrate structs in6_ifstat and icmp6_ifstat to PCPU counters.ae2013-07-093-19/+42
* Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters.ae2013-07-099-26/+49
* Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPUae2013-07-0912-46/+68
* Use new macros to implement ipstat and tcpstat using PCPU counters.ae2013-07-097-291/+42
* Add several macros to help migrate statistics structures to PCPU counters.ae2013-07-092-0/+68
* Prepare network statistics structures for migration to PCPU counters.ae2013-07-0921-485/+463
* dtrace/fasttrap: install hook functions only after all data isavg2013-07-091-7/+7
* audit_proc_coredump: check return value of audit_newavg2013-07-091-0/+2
* should_yield: protect from td_swvoltick being uninitialized or too staleavg2013-07-091-1/+1
* rc.d/zfs: pass -v option to zfs mountavg2013-07-091-1/+1
* namecache sdt: freebsd doesn't support structured characters yetavg2013-07-091-2/+2
* Add ID for Marvell 88SE9215 AHCI SATA controller.mav2013-07-091-0/+1
* zfs: try to properly handle i/o errors in mappedread_sfavg2013-07-091-1/+3
* amd64: use -mno-omit-leaf-frame-pointer in addition to -fno-omit-frame-pointeravg2013-07-092-2/+2
* default loader.conf: there is no need to load zpool.cache nowavg2013-07-091-8/+0
* zfs: load zpool.cache after a root fs is mountedavg2013-07-091-0/+4
* Add one more ID of Marvell SATA controller.mav2013-07-091-0/+1
* zfsboottest.sh: remove checks for things that are not strictly requiredavg2013-07-091-18/+0
* zfsboottest: sync with changes in zfs boot codeavg2013-07-091-2/+5
* Update references.hrs2013-07-092-12/+11
OpenPOWER on IntegriCloud