summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update build infrastructure for LLDB 3.8emaste2016-01-0420-51/+164
* Build Valgrind.cpp for LLDB, not only CLANG_EXTRASemaste2016-01-031-2/+2
* Merge ^/head r293016 through r293035.dim2016-01-0127-63/+660
|\
| * Remove second EVENTHANDLER_REGISTER slipped in r292978.melifaro2016-01-012-3/+4
| * 17 years and change after I wrote warp_saver, here's a simple plasma effectdes2016-01-016-1/+475
| * In the unload target, check that the module is loaded first.des2016-01-011-1/+12
| * Use randomly generated device names in testcases via mktemp -u instead of usingngie2016-01-015-5/+5
| * Extend idle support for newer Book-E cores.jhibbits2016-01-016-12/+84
| * Add functions for managing md(4) devices and cleaning up said md(4) devicesngie2016-01-011-0/+29
| * - Use geom <class> load instead of g<class> load; g<class> doesn't existngie2016-01-011-1/+6
| * [net80211] document the (not completely complete) set of places whereadrian2016-01-013-1/+4
| * Unify the ELFv1 and ELFv2 code paths and make ELFv1 (the normal ABI) morenwhitehorn2016-01-012-39/+33
| * [rtwn] add rtwn module directory.adrian2015-12-311-0/+8
* | Merge ^/head r292951 through r293015.dim2015-12-3199-1874/+11041
|\ \ | |/
| * Merge r293013 from clang380-import branch:dim2015-12-311-1/+1
| * Merge r293006 from clang380-import branch:dim2015-12-311-1/+1
| * [rtwn] Add initial manpages for the rtwn driver.adrian2015-12-313-0/+241
| * [rtwn] Add rtwn firmware and driver module.adrian2015-12-315-0/+34
| * [rtwn] bring over initial rtwn driver.adrian2015-12-312-0/+5596
| * [rtwn] add rtwn firmware.adrian2015-12-313-0/+738
| * sh: Remove redundant CTLQUOTEMARK checks.jilles2015-12-311-18/+2
| * Introduce the ZFS Boot Environments menu to the loader menuallanjude2015-12-318-7/+423
| * Remove supposition comment that code would better live elsewhere.dteske2015-12-311-1/+1
| * Fix a memory leak. nextboot_conf_file is not volatile, as far as Idteske2015-12-311-1/+1
| * newvers.sh: put variable assignments on separate linesemaste2015-12-311-1/+4
| * Remove debugging messages. NB: SVN r187143 reads:dteske2015-12-311-3/+0
| * sh: Reindent expandmeta().jilles2015-12-311-21/+21
| * sh: Perform pathname generation during the first expansion phases.jilles2015-12-312-52/+57
| * When building libstand for arm, don't emit instructions that requireian2015-12-311-0/+6
| * Add suppoort for the Sitecom LN-031kp2015-12-312-0/+2
| * sh: Perform IFS splitting during the first expansion phases.jilles2015-12-311-362/+253
| * Handle when filedescriptors are closed before initialized. An earlyhselasky2015-12-311-3/+4
| * Minor LinuxKPI code cleanup:hselasky2015-12-316-182/+192
| * Make the kobject refcounting compliant with Linux. Refcounting on thehselasky2015-12-312-4/+8
| * Bump copyright year.bz2015-12-312-3/+3
| * Remove unused variable after r292981 to unbreak the build.bz2015-12-311-1/+1
| * Clean up unused-but-set-variable spotted by gcc-4.9.araujo2015-12-311-5/+2
| * Clean up unused-but-set-variable spotted by gcc4.9.araujo2015-12-311-2/+0
| * Implement interface link header precomputation API.melifaro2015-12-3122-213/+672
| * Wrap using #ifdef 'notyet' those variables and statements not yetaraujo2015-12-311-4/+18
| * Clean up unused-but-set-variable spotted by gcc-4.9.araujo2015-12-311-5/+0
| * Clean up unused-but-set-variable spotted by gcc-4.9.araujo2015-12-311-2/+1
| * Clean up unused-but-set-variable spotted by gcc-4.9.araujo2015-12-311-2/+0
| * Bump __FreeBSD_version because r292782 removes sys/crypto/sha2.hallanjude2015-12-301-1/+1
| * Add the MOVT/MOVW types to the list of relocs which do not generate .pltian2015-12-301-6/+20
| * Break up opencrypto/xform.c so it can be reused piecemealallanjude2015-12-3024-969/+2116
| * Force nullfs vnode reclaim after unlinking, to potentially unlinkkib2015-12-301-3/+5
| * Change the - hopefully - last piece of ktr(9) to use PCPU_GET(cpuid)marius2015-12-301-1/+1
| * Rename `recvfd` and `sendfd` variables in recvfd/sendfd functions to avoidngie2015-12-301-11/+11
| * Add the appropriate case statement for IPV6_BINDMULTI so the option can bejtl2015-12-301-0/+1
OpenPOWER on IntegriCloud