aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix upgrade of bmake by not setting conflicting MAKE_VERSION.Bryan Drewery2016-03-111-2/+2
* Fix make -n upgrade_checks.Bryan Drewery2016-03-111-1/+1
* Factor out lib32 generation to its own file. This is prep for aWarner Losh2016-03-112-133/+138
* cxgbe(4): Add sysctls to display the TP microcode version and theNavdeep Parhar2016-03-113-1/+29
* cxgbe(4): Add a sysctl for the event capture mask of the TP block'sNavdeep Parhar2016-03-111-0/+25
* Merge bmake-20160307Simon J. Gerraty2016-03-1145-512/+840
|\
| * Import bmake-20160307vendor/NetBSD/bmake/20160307Simon J. Gerraty2016-03-1138-483/+778
* | Re-add AES-CBC ciphers to the default cipher list on the server.Dag-Erling Smørgrav2016-03-113-4/+12
* | Upgrade to OpenSSH 7.2p2.Dag-Erling Smørgrav2016-03-11153-3336/+5772
|\ \
| * | Vendor import of OpenSSH 7.2p1.vendor/openssh/7.2p1Dag-Erling Smørgrav2016-03-10154-3654/+6545
* | | When -S is specified dump summary to stdout, not stderr, so it'sMaxim Sobolev2016-03-101-5/+10
* | | cxgbe(4): Improvements to the code that deals with the firmware's log.Navdeep Parhar2016-03-102-27/+29
* | | Add -S option to print out summary after compression has beenMaxim Sobolev2016-03-102-3/+12
* | | cxgbe(4): Fix bug in r296603. The memory window needs to beNavdeep Parhar2016-03-101-1/+1
* | | Remove redundant files already tracked by tools/build/mk/OptionalObsoleteFile...Bryan Drewery2016-03-101-16/+0
* | | Fix mdoc markup.Christian Brueffer2016-03-102-7/+4
* | | Revert r292074 (by smh): Limit stripesize reported from nvd(4) to 4KAlexander Motin2016-03-104-36/+1
* | | Make ZFS ignore stripe sizes above SPA_MAXASHIFT (8KB).Alexander Motin2016-03-101-1/+1
* | | Add support for ddb(4).Ruslan Bukin2016-03-1014-9/+1130
* | | Make ZFS more picky to GEOM stripe sizes and offsets.Alexander Motin2016-03-101-1/+2
* | | cxgb(4): Remove redundant part of an assertion.Navdeep Parhar2016-03-101-1/+1
* | | MFV r296609: 6370 ZFS send fails to transmit some holesAlexander Motin2016-03-102-14/+43
|\ \ \
| * | | 6370 ZFS send fails to transmit some holesAlexander Motin2016-03-102-14/+43
* | | | Don't assume that bio_cmd is a bitfield.Warner Losh2016-03-101-21/+22
* | | | Don't assume that bio_cmd is a bit mask.Warner Losh2016-03-102-6/+6
* | | | Don't assume that bio_cmd is bit mask.Warner Losh2016-03-102-4/+14
* | | | Move to new value for XPT_GET_SIM_KNOB to avoid clash with XPT_ATA_IO.Warner Losh2016-03-104-4/+9
* | | | cxgbe(4): Add general purpose routines that offer safe access to theNavdeep Parhar2016-03-103-120/+175
* | | | Fix bug in VNIC causing phony number of available TX descriptorsZbigniew Bodek2016-03-101-1/+1
* | | | Fix "received NULL mbuf" bug in VNICZbigniew Bodek2016-03-101-6/+1
* | | | cxgbe(4): Allow the addr/len pair that is being validated inNavdeep Parhar2016-03-101-37/+112
* | | | hyperv/hn: Make the # of TX rings configurable.Sepherosa Ziehau2016-03-101-20/+31
* | | | hyperv/hn: Factor out hn_channel_attachSepherosa Ziehau2016-03-102-14/+45
* | | | hyperv/hn: Move if_initname to an earlier placeSepherosa Ziehau2016-03-101-4/+1
* | | | Don't assume that bio_cmd is a bitfield.Warner Losh2016-03-101-1/+1
* | | | Don't assume bio_cmd is a bit field.Warner Losh2016-03-101-1/+1
* | | | Add raw RX-50 support. These are 400k single sided disks with 80Warner Losh2016-03-102-0/+2
* | | | Stop assuming that bio_cmd is a bit field.Warner Losh2016-03-101-14/+20
* | | | Actually send a asconf chunk, not only queue one.Michael Tuexen2016-03-101-0/+1
* | | | DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-09321-0/+4510
* | | | Fix and connect setjmp test.Bryan Drewery2016-03-094-2/+5
* | | | These group names may be used as a cookie, so replace any non-fs-safe charact...Bryan Drewery2016-03-093-6/+12
* | | | DIRDEPS_BUILD: Let PROGS bootstrapping work.Bryan Drewery2016-03-091-22/+39
* | | | Fix code so that buf_ring allocation for Tx Queues and their mutexesDavid C Somayajulu2016-03-091-28/+119
* | | | sh: Add test for 'set -o nolog'.Jilles Tjoelker2016-03-092-0/+5
* | | | sh: Avoid out-of-bounds access in setoptionbyindex() for 'set -o nolog'.Jilles Tjoelker2016-03-091-3/+3
* | | | Remove these broken filemon tests.Bryan Drewery2016-03-094-390/+0
* | | | FILEMON_SET_FD: Disallow changing the fd.Bryan Drewery2016-03-092-3/+18
* | | | For the MD_ROOT option don't inject /dev/md0 as root dev when ROOTDEVNAMEMaxim Sobolev2016-03-092-2/+3
* | | | Regen.John Baldwin2016-03-0911-256/+94