aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* RegenerateBryan Drewery2016-05-201-13/+17
* Add new bus methods for mapping resources.John Baldwin2016-05-205-3/+217
* Remove dangling references to rman_await_resource().John Baldwin2016-05-202-22/+1
* Document new net.inet.tcp.ecn.enable sysctl settings.Don Lewis2016-05-191-1/+12
* Remove the old version of the DTraceToolkit from the source tree.George V. Neville-Neil2016-05-194-41/+3
* o -f, -i, -K, -q, -v, -X flags documented.Maxim Konovalov2016-05-191-2/+17
* Split 'show vnets' into 'show vnet' and 'show all vnets'.Bjoern A. Zeeb2016-05-181-1/+13
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-183-4/+8
* Revert r300003, and use proper grammar.Glen Barber2016-05-181-2/+2
* Remove the reiserfs(5) manpage and an example of loading the kernel module.John Baldwin2016-05-172-84/+0
* Per Ravi Pokala's suggestion, rewrite the g_reset_bio description toWarner Losh2016-05-172-16/+17
* Don't repeat the the word 'the'Eitan Adler2016-05-172-2/+2
* Add implementation of robust mutexes, hopefully close enough to theKonstantin Belousov2016-05-178-11/+199
* Correct use of incorrect grammar.Greg Lehey2016-05-171-1/+1
* Add a pcib interface for use by interrupt controllers that need toAndrew Turner2016-05-161-0/+3
* Re-commit r299467 having fixed the build:Andrew Turner2016-05-162-1/+17
* atomic: Add testandclear on i386/amd64Sepherosa Ziehau2016-05-161-1/+19
* Add myself to the list of src committers. I've never been added itNick Hibma2016-05-121-0/+1
* Revert r299467 to fix the kernel build.Conrad Meyer2016-05-112-17/+1
* Deorbit ALLOW_SHARED_TEXTRELEd Maste2016-05-111-2/+0
* DIRDEPS_BUILD: Exclude host tools for Makefile.depend.host as well.Bryan Drewery2016-05-111-13/+18
* Add a new get_id interface to pci and pcib. This will allow us to bothAndrew Turner2016-05-112-1/+17
* Change the default installation directory for modules to /boot/modules.John Baldwin2016-05-101-4/+0
* Add a missing section to a cross-reference.John Baldwin2016-05-101-2/+3
* Bump date. Forgotten in r299312.Warner Losh2016-05-101-1/+1
* Document g_reset_bio(). This is long overdue. g_reset_bio will resetWarner Losh2016-05-101-1/+30
* Update share/examples/* to properly install /usr/share/examples.Glen Barber2016-05-1036-4/+90
* DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.Bryan Drewery2016-05-092-1/+3
* Add a new bus method to fetch device-specific CPU sets.John Baldwin2016-05-092-0/+103
* Add myself (woodsb02) as ports committer, and update mentor/mentee relationshipsBen Woods2016-05-091-0/+4
* Updates to mpr driver man page.Stephen McConnell2016-05-091-41/+110
* o Stop to mention the slowstart_flightsize sysctl in the tuning(7).Maxim Konovalov2016-05-091-7/+1
* Fix r299162Enji Cooper2016-05-061-1/+3
* Only install NIS section 8 manpages if MK_NIS != noEnji Cooper2016-05-061-1/+5
* Warn about consequences of suspending threads in arbitrary state ofKonstantin Belousov2016-05-053-4/+18
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.Adrian Chadd2016-05-045-16/+257
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-049-41/+53
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-041-19/+95
* DIRDEPS_BUILD: Exclude secure/lib* libraries for host builds.Bryan Drewery2016-05-041-0/+1
* ioat(4): Implement CRC and MOVECRC APIsConrad Meyer2016-05-031-1/+65
* kern: Add phashinit_flags(), which allows malloc(M_NOWAIT)Sepherosa Ziehau2016-05-031-5/+19
* Revert bus_get_cpus() for now.John Baldwin2016-05-032-102/+0
* Add a new bus method to fetch device-specific CPU sets.John Baldwin2016-05-022-0/+102
* Spelling fixes supplied by pfg@, detected with codespell, plusWarren Block2016-05-0114-20/+20
* share: minor spelling fixes.Pedro F. Giffuni2016-05-015-8/+8
* Allow FILESGROUPS to be specified more than once by pruning out duplicatesEnji Cooper2016-04-301-1/+1
* Clarify when happens when there is a "depend" parameter in jail.conf,Jamie Gritton2016-04-301-1/+4
* Add a savecore_enable variable support for the savecore rc scriptBaptiste Daroussin2016-04-291-1/+7
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-295-5/+10
* Clarify build(7) instructions for alternate object directory.Warren Block2016-04-281-3/+15