summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't call abort on usage errors; print out the usage message insteadngie2015-01-161-2/+3
* Document r277270, OpenSSL update to 1.0.1l.gjb2015-01-161-6/+2
* Merge OpenSSL 1.0.1l.jkim2015-01-16346-353/+363
* Enable the snoop control unit during MP startup, rather than relying onian2015-01-161-3/+20
* Some RSS issues discovered by Adrian, missing header, variablejfv2015-01-163-7/+19
* crunchide: Correct 64-bit section header offsetemaste2015-01-161-1/+2
* Plug mutex leak.glebius2015-01-161-1/+3
* Add two fake properties ("fdtbootcpu" and "fdtmemreserv") to the devicenwhitehorn2015-01-161-0/+20
* Instead of iterating through all properties looking for a match, if askednwhitehorn2015-01-161-51/+61
* Revamp the default page clustering strategy that is used by the page faultalc2015-01-161-27/+41
* Make netbooting work again by disabling BOOTP_NFSV3. Investigate why thisnwhitehorn2015-01-161-1/+1
* Verify that section header offset is not past EOFemaste2015-01-161-1/+2
* Don't count status as sent until CTIO completes successfully.mav2015-01-161-1/+4
* Add more USB device IDs.hselasky2015-01-162-0/+4
* Add more USB request definitions. The values are described in sectionhselasky2015-01-162-0/+8
* Eliminate incorrect IPv6 mask guessing:melifaro2015-01-161-9/+1
* Use ipfw runtime lock only when real modification is required.melifaro2015-01-161-2/+4
* Eliminate illumos whole disk special case when searching for a ZFS vdevsmh2015-01-161-0/+6
* Eliminate SIOCGIFADDR handling in bpf.melifaro2015-01-162-16/+0
* If PAM_RHOST is non-NULL, pass it in the Calling-Station-ID attribute ofdes2015-01-161-12/+18
* For sigaction(2), ignore possible garbage in sa_flags for sa_handlerkib2015-01-161-3/+4
* Always enable I/O, memory and dma cycles. Some BIOSes don't enableimp2015-01-161-3/+3
* Move the suspsned and resume functions to the bus attachment. Theyimp2015-01-164-61/+71
* Suspend and resume were the only two functions not to follow the brdevimp2015-01-161-8/+8
* Back out the refactor. It turns out to cause interrupt storms onimp2015-01-164-112/+100
* Add back a couple PC Card devices to amd64. There's only a couple ofimp2015-01-161-4/+4
* Build cxgbe(4) on powerpc64 too.np2015-01-161-1/+1
* Use parentheses instead of close proximity to ensure layer + 1 is evaluatednp2015-01-161-1/+1
* Check the right value correctly.adrian2015-01-161-1/+1
* Plug cxgbe(4) back into !powerpc && !arm builds, instead of building itnp2015-01-165-3/+7
* Allow cxgbe(4) to be built on i386. Driver attach will succeed only on a subsetnp2015-01-162-0/+13
* Make cxgbe(4) buildable with the gcc in base.np2015-01-162-2/+2
* Add needed bits to the Makefile, and the Mt to the emails.jfv2015-01-153-4/+8
* First draft man pages for ixl and ixlv drivers.jfv2015-01-152-0/+328
* Import libc++ trunk r224926. This fixes a number of bugs, completesdim2015-01-1587-2003/+5524
|\
| * Vendor import of libc++ trunk r224926:dim2015-01-0786-2096/+5672
* | Evaluate running userland/kernel version in dailygjb2015-01-154-1/+47
* | loader: implement multiboot support for Xen Dom0royger2015-01-1519-99/+1018
* | Sound: fix typos in user visible messages etc.bapt2015-01-154-4/+4
* | Major callout subsystem cleanup and rewrite:hselasky2015-01-1515-1105/+1042
* | Fix compilation for 32-bit architectures.hselasky2015-01-151-9/+9
* | fcntl F_O{GET,SET}LK take pointer as the arg, handle them properly forkib2015-01-151-0/+3
* | Fix cpsw(4) after r277203 which folded 'struct m_hdr' into 'struct mbuf'.bz2015-01-151-6/+6
* | Fix the PMIC node name to match the PMIC i2c address.loos2015-01-151-2/+1
* | Fix the C -> K temperature conversion for the dev.cpu.0.temperature sysctl.loos2015-01-151-3/+2
* | Catch a few cases where we need to release memory resources on errors.loos2015-01-152-2/+4
* | Reserve and ignore the a new module metadata type MDT_PNP_INFO forimp2015-01-153-0/+6
* | New MINIMAL kernel config. The goal with this configuration is toimp2015-01-151-0/+145
* | In order to support ongoing work to implement variable-size mbufs, andrwatson2015-01-142-31/+68
* | ntpd tries to bind to IPv6 interfaces in 'tentative' state and fails as IPv6 ishiren2015-01-141-6/+13
OpenPOWER on IntegriCloud