summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* Fix a file descriptor leak in mdXhl.c (which is used by numerous hashingjtl2015-12-301-4/+9
* Decode and print the ID_AA64* registers on boot. These registers holdandrew2015-12-304-30/+640
* This code is not in modules that need KPI stability so no need to usebz2015-12-301-2/+2
* Drop the clang patch which adds recognition of 'CC' suffixes as aliasesdim2015-12-304-26/+7
* Add support for modifying coalescing parameters runtime.hselasky2015-12-303-42/+107
* Allow I2C to read address 0x51 as well as address 0x50.hselasky2015-12-301-4/+15
* Fix use of uninitialised Nflagsmh2015-12-301-1/+1
* 10G ER/LR should present itself as LR.hselasky2015-12-302-3/+3
* - (Ab)use udivx for dividing the u_int pc_cpuid when implementingmarius2015-12-306-92/+68
OpenPOWER on IntegriCloud