summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Use a temporary file for the temporary md(4) devices instead ofngie2016-01-021-1/+2
* Use correct name 'us' for character 31 in keymapsemaste2016-01-029-21/+21
* Revert accidental change that snuck into r293045.ian2016-01-021-7/+0
* Make the 'env' directive described in config(5) work on all architectures,ian2016-01-0211-22/+71
* Accidentally dropped the 0 padding.jhibbits2016-01-011-1/+1
* Unset the gss kernel state when gssd exitsjpaetzel2016-01-012-8/+13
* Minor style cleanup.kib2016-01-011-1/+1
* Use uint32_t for LBC block size.jhibbits2016-01-011-3/+3
* Reduce libstand Makefile duplicationemaste2016-01-012-140/+13
* Fix a couple printf formats.jhibbits2016-01-012-2/+3
* Use lltable_get_ifp() instead of direct access to lltable fields.melifaro2016-01-011-2/+4
* Update leap-seconds to latest. This will satisfy the ntpd leap-secondcy2016-01-011-116/+218
* 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 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
OpenPOWER on IntegriCloud