summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* Merge r268725 from head:gavin2014-08-131-2/+2
* MFC r269289, r269290, r269291, r269292, r269293:gjb2014-08-041-1/+1
* MFC r268780truckman2014-08-011-9/+4
* MFC r269160:kib2014-07-303-117/+0
* MFC r269159:kib2014-07-301-11/+8
* MFC r264363:markj2014-07-291-3/+3
* MFC r267854:kib2014-06-301-0/+7
* MFC r267768:kib2014-06-301-0/+195
* MFC 264019, 264041, 264048, 264049, 264050, 264051ian2014-05-171-1/+18
* MFC r265285,265320:pluknet2014-05-122-0/+108
* MFC r261908 by ian: Fix a typo, C_ALSOLUTE -> C_ABSOLUTE.emaste2014-05-061-1/+1
* Merge r263203: garbage collect long time obsoleted (or never used) stuffglebius2014-04-091-2/+0
* MFC r263271asomers2014-03-311-1/+1
* MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-242-14/+0
* Merge r262763, r262767, r262771, r262806 from head:glebius2014-03-211-14/+17
* Merge 261595: simplify the SYSCTL_COUNTER_U64() macro.glebius2014-03-041-3/+3
* Merge 261593 from head:glebius2014-03-041-1/+38
* MFC r261800:wblock2014-02-181-8/+5
* MFC r258713,262062: add taskqueue_drain_allavg2014-02-172-2/+78
* MFC r260444:kevlo2014-02-171-1/+1
* MFC r260581: Add sglist_append_bio(9) to append a struct bio's data tobryanv2014-01-182-1/+13
* MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINEavg2014-01-171-29/+28
* Add manpages for VOP_ADVISE() and VOP_ALLOCATE().jhb2013-10-074-0/+176
* Remove a stale comment.jhb2013-10-071-9/+0
* add missing sections, de-Xr non-existent page, properly spacejmg2013-10-072-3/+3
* Document LK_TRYUPGRADE.kib2013-10-061-3/+11
* mdoc: fix list width.joel2013-09-131-1/+1
* - Document the UQUAD sysctl variants.jhb2013-09-123-12/+32
* Document several recent changes to vm_map_find(9):jhb2013-09-121-22/+56
* add links for the various vmem functions...jmg2013-09-041-0/+7
* Hook vm_page_busy.9 to the buildantoine2013-08-261-0/+1
* Remove EOL whitespace.joel2013-08-251-1/+1
* mdoc fixes.joel2013-08-251-1/+2
* Fix BUGS section after botched modify in r254772.andre2013-08-241-2/+1
* Rename the kld_unload event handler to kld_unload_try, and add a newmarkj2013-08-241-0/+2
* Adjust for the pfil_func_t typedef added in r254769.andre2013-08-241-4/+4
* pfil_hook_get() has been internalized in r254771 and is no longerandre2013-08-241-9/+2
* - Bump date.davide2013-08-231-2/+2
* Introduce callout_init_rm() so that callouts can be used in conjunctiondavide2013-08-231-6/+20
* Update the manual page for vm_page_grab(9).kib2013-08-221-13/+27
* Minor mdoc nit.joel2013-08-221-1/+0
* Implement atomic_swap() and atomic_testandset().jkim2013-08-211-17/+66
* Update the SDT(9) man page with the macros added in 254468. Also change themarkj2013-08-171-10/+79
* Correct sentence syntax too.mjacob2013-08-171-3/+3
* Correct spelling.obrien2013-08-171-1/+1
* Fix a typo.markj2013-08-151-1/+1
* Use kld_{load,unload} instead of mod_{load,unload} for the linker file loadmarkj2013-08-141-4/+4
* Add event handlers for module load and unload events. The load handlers aremarkj2013-08-131-1/+7
* Minor mdoc nits.joel2013-08-101-2/+1
* mdoc: document title should be all caps.joel2013-08-101-1/+1
OpenPOWER on IntegriCloud