summaryrefslogtreecommitdiffstats
path: root/share/man
Commit message (Expand)AuthorAgeFilesLines
* Add new bus methods for mapping resources.jhb2016-05-205-3/+217
* Remove dangling references to rman_await_resource().jhb2016-05-202-22/+1
* Document new net.inet.tcp.ecn.enable sysctl settings.truckman2016-05-191-1/+12
* o -f, -i, -K, -q, -v, -X flags documented.maxim2016-05-191-2/+17
* Split 'show vnets' into 'show vnet' and 'show all vnets'.bz2016-05-181-1/+13
* Revert r300003, and use proper grammar.gjb2016-05-181-2/+2
* Remove the reiserfs(5) manpage and an example of loading the kernel module.jhb2016-05-172-84/+0
* Per Ravi Pokala's suggestion, rewrite the g_reset_bio description toimp2016-05-172-16/+17
* Don't repeat the the word 'the'eadler2016-05-171-1/+1
* Add implementation of robust mutexes, hopefully close enough to thekib2016-05-178-11/+199
* Correct use of incorrect grammar.grog2016-05-171-1/+1
* Add a pcib interface for use by interrupt controllers that need toandrew2016-05-161-0/+3
* Re-commit r299467 having fixed the build:andrew2016-05-162-1/+17
* atomic: Add testandclear on i386/amd64sephe2016-05-161-1/+19
* Revert r299467 to fix the kernel build.cem2016-05-112-17/+1
* Add a new get_id interface to pci and pcib. This will allow us to bothandrew2016-05-112-1/+17
* Add a missing section to a cross-reference.jhb2016-05-101-2/+3
* Bump date. Forgotten in r299312.imp2016-05-101-1/+1
* Document g_reset_bio(). This is long overdue. g_reset_bio will resetimp2016-05-101-1/+30
* Add a new bus method to fetch device-specific CPU sets.jhb2016-05-092-0/+103
* Updates to mpr driver man page.slm2016-05-091-41/+110
* o Stop to mention the slowstart_flightsize sysctl in the tuning(7).maxim2016-05-091-7/+1
* Fix r299162ngie2016-05-061-1/+3
* Only install NIS section 8 manpages if MK_NIS != nongie2016-05-061-1/+5
* Warn about consequences of suspending threads in arbitrary state ofkib2016-05-053-4/+18
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.adrian2016-05-045-16/+257
* Improve performance and functionality of the bitstring(3) apiasomers2016-05-041-19/+95
* ioat(4): Implement CRC and MOVECRC APIscem2016-05-031-1/+65
* kern: Add phashinit_flags(), which allows malloc(M_NOWAIT)sephe2016-05-031-5/+19
* Revert bus_get_cpus() for now.jhb2016-05-032-102/+0
* Add a new bus method to fetch device-specific CPU sets.jhb2016-05-022-0/+102
* Spelling fixes supplied by pfg@, detected with codespell, pluswblock2016-05-0114-20/+20
* Clarify when happens when there is a "depend" parameter in jail.conf,jamie2016-04-301-1/+4
* Add a savecore_enable variable support for the savecore rc scriptbapt2016-04-291-1/+7
* Clarify build(7) instructions for alternate object directory.wblock2016-04-281-3/+15
* Add some notes about the implicit resource mapping for activated resources.jhb2016-04-281-2/+47
* Document RF_PREFETCHABLE.jhb2016-04-281-0/+2
* Document PCI_RES_BUS as a possible resource type.jhb2016-04-282-2/+6
* Remove a stale reference to the removed RF_TIMESHARE flag.jhb2016-04-281-3/+1
* Add a new rescan method to the bus interface.jhb2016-04-272-0/+52
* osd(9): Change array pointer to array pointer type from void*cem2016-04-261-8/+9
* MLINK mfi.4 to mfi_linux.4 and mfip.4 to cover these kernel modules.brueffer2016-04-241-0/+2
* Correct types for g_example_start() and g_example_access().brueffer2016-04-241-3/+3
* The default value of MINFREE is defined to be 8% inbcr2016-04-231-4/+4
* Bump the date of the manpage after r298515bapt2016-04-231-1/+1
* - Add two new subcommands to rc.subr:lme2016-04-231-0/+4
* Improve upon r296618 to keep lines < 80 characters.brueffer2016-04-232-4/+9
* Add the kern.vt.enable_bell sysctl, which was not documented previously.wblock2016-04-181-5/+18
* Fix the description of the first two arguments to proc:::create.markj2016-04-171-2/+2
* MFHgjb2016-04-163-30/+63
|\
OpenPOWER on IntegriCloud