summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add John Marino to committers-port.dotmarino2013-07-101-0/+3
* Implement 1003.1-2001 pathconf() keys.pfg2013-07-101-9/+44
* Add 2 builtin words for working with directories:marcel2013-07-101-0/+54
* In r227839, when removing libkvm dependency on procfs(5),trociny2013-07-103-2/+4
* Change i_gen in UFS to an unsigned type.pfg2013-07-101-1/+1
* Fix -Wmissing-variable-declarations compiler warning.rdivacky2013-07-101-1/+1
* Protect against broken hardware. In this particular case, protect againstmarcel2013-07-101-48/+60
* Import new libcxxrt / libc++. This brings some bug fixes, including a potent...theraven2013-07-1041-1623/+2384
* Add vfs_mounted and vfs_unmounted events so that components can be informedmarcel2013-07-102-2/+14
* Extend debug logging of TCP timestamp related specificationandre2013-07-102-5/+42
* Report error for out-of-range numerical inputs. Requested by brooks.theraven2013-07-101-0/+8
* Fix build for gcc users by declaring variables for unions in structs whichnetchild2013-07-101-7/+7
* Remove trailing whitespaces.ray2013-07-101-6/+6
* When panicing due to the gjournal overflow, print the geom metadatakib2013-07-101-1/+3
* Clear m->object for the page taken from the delayed free list forkib2013-07-101-0/+1
* Adding urtwn(4) firmware and related changes.hiren2013-07-1012-2/+680
* Install authpf-noip.des2013-07-101-0/+3
* Add the ARM processor-specific section types.kevlo2013-07-101-0/+7
* Avoid controller reinitialization which could be triggered byyongari2013-07-101-0/+6
* Refactor random_systat to be a *random_systat. This avoids unnecessaryobrien2013-07-094-27/+27
* Adjust comments to fit within 80-columns.dteske2013-07-091-4/+4
* - As it turns out, not only MSI-X is broken for devices passed through bymarius2013-07-094-36/+77
* 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
OpenPOWER on IntegriCloud