summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge OpenSSL 1.0.1k.jkim2015-01-08443-7955/+9107
|\
| * Import OpenSSL 1.0.1k.jkim2015-01-08109-3632/+1762
* | Now compiler-rt has been updated in r276851, bring in the variousdim2015-01-088-0/+220
* | Change the default method for device_quiesce() to return 0 instead ofjhb2015-01-081-1/+1
* | Apparently more Makefiles use stuff from compiler-rt, so fix them updim2015-01-083-5/+5
* | Follow up to r276851 by also committing a necessary update todim2015-01-081-1/+1
* | Update compiler-rt to trunk r224034. This brings a number of newdim2015-01-08651-1760/+97789
|\ \
| * | Import compiler-rt trunk r224034.dim2015-01-072209-110277/+143965
| * | Import compiler-rt release_34 branch r197381.dim2014-11-06679-7815/+36733
| * | Import compiler-rt r182741.ed2013-05-27434-8908/+22298
| * | Import compiler-rt r172839.andrew2013-01-18437-6095/+25435
* | | Reject attempts to read the cpuset mask of a negative domain ID.jhb2015-01-081-1/+1
* | | Document CPU_WHICH_DOMAIN and bump Dd for cpuset.1.jhb2015-01-082-2/+3
* | | Revert r274569. It seems to be causing a crash when merging CTF data formarkj2015-01-081-1/+1
* | | Add forgotten definition for nd6_output_ifp().melifaro2015-01-081-0/+2
* | | Add infrastructure to build dtb files from dts files.imp2015-01-085-1/+103
* | | * Use newly-created nd6_grab_holdchain() function to retrieve llemelifaro2015-01-083-207/+101
* | | We don't want tests on these embedded boxes.imp2015-01-081-0/+1
* | | Close a race in the isp(4) driver that caused devices to disappearken2015-01-082-7/+44
* | | Do not initialize pfi_unlnkdkifs_mtx and pf_frag_mtx.rodrigc2015-01-082-8/+0
* | | Need to include opt_cpu.h to access CPU_DISABLE_SSE option. Thankfully, thisimp2015-01-081-0/+2
* | | Fix Fibre Channel Command Reference Number handling in the isp(4) driver.ken2015-01-082-0/+34
* | | Partial revert of r276832:pfg2015-01-081-0/+2
* | | Improve camcontrol(8) handling of drive defect data.ken2015-01-084-193/+542
* | | Update Features2 to display SDBG capability of processor. This issbruno2015-01-082-1/+2
* | | Make /net use -intr by default. Linux does that, and it seems a good idea.trasz2015-01-081-1/+1
* | | sed: Address warnings with clang and gcc48.pfg2015-01-083-7/+5
* | | Fix a bug in the CAM SCSI probe code that caused changes in inquiryken2015-01-081-1/+2
* | | Create a cpuset mask for each NUMA domain that is available in thejhb2015-01-086-19/+49
* | | Switch to x11/gnome3 now that x11/gnome2 nogjb2015-01-081-1/+1
* | | Ensure the ports directories exist for the list ofgjb2015-01-081-1/+20
* | | Drop 'new' from the description of NFSCL to match the recent change injhb2015-01-083-3/+3
* | | Allow a block size of zero to mean 512 bytes, which is the most commonhselasky2015-01-081-1/+3
* | | Use the M_SIZE() macro when possible.hselasky2015-01-082-4/+2
* | | Add makefile for the "osmtest" utility. While at it:hselasky2015-01-086-6/+49
* | | Ensure /var/run/ld-elf.so.hints exists before buildinggjb2015-01-081-0/+1
* | | nm: Accept long option --extern-only for -gemaste2015-01-082-3/+8
* | | Print informational output when NOPORTS is set,gjb2015-01-081-0/+3
* | | Fix WITH_LLDB buildemaste2015-01-081-1/+1
* | | Replace hand-crafted versions of M_SIZE() and M_START() in uipc_mbuf.crwatson2015-01-081-7/+3
* | | Fix for compilation issue. Don't use the "abs()" function for unsignedhselasky2015-01-081-1/+5
* | | Correct comparison of IPv6 wildcard address.ume2015-01-081-1/+1
* | | Add myself (arybchik) to committers-src.dotarybchik2015-01-081-0/+2
* | | Move the inclusion of cpu-v6.h inside the #ifdef _KERNEL block, so thatian2015-01-081-4/+3
* | | Remove unnecessary .include of bsd.own.mkngie2015-01-081-2/+0
* | | Build contrib/ofed/usr.{bin,lib} in parallelngie2015-01-082-4/+4
* | | Fix 'make depend' before infiniband headers have been installed to build hostngie2015-01-081-1/+1
* | | Add accessors for the ARM CP15 performance monitor registers. Also ensureian2015-01-083-35/+73
* | | Clarify text to be consistent with nanosleep(2),rodrigc2015-01-081-4/+4
* | | Don't call the SSE routines when they aren't enabled (or even compiledimp2015-01-081-0/+8
OpenPOWER on IntegriCloud