summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* Manpages for the buf_ring and drbr interfaces.brueffer2012-01-303-0/+311
* update .Ddkmacy2012-01-282-2/+2
* alphabetically sort optional flags and add documentation for VM_ALLOC_NODUMPkmacy2012-01-281-12/+15
* document M_NODUMP flagkmacy2012-01-281-0/+3
* List supported ioctl commands instead of old one.glebius2012-01-261-5/+3
* Remove remnants of dev_t.ed2012-01-195-12/+12
* NOOBJ is long time deadkevlo2012-01-181-4/+0
* vfs_object_create() function is obsolete. Use vnode_create_vobject()kevlo2012-01-181-2/+2
* Fix sloppyness in memcchr() man page.ed2012-01-012-0/+1
* Fix typo; return -> returns.ed2012-01-011-1/+1
* Introducing memcchr(3).ed2012-01-011-0/+59
* Follow style(9) more closely in the example.jh2011-12-211-3/+3
* Add eventtimers(9) man page, describing related KPIs.mav2011-12-202-0/+247
* Add a TASK_INITIALIZER() macro that can be used to staticallyjhb2011-12-192-1/+8
* Fixed some of markup.ru2011-12-171-19/+18
* Add a helper API to allow in-kernel code to map portions of shared memoryjhb2011-12-142-0/+189
* More MLINKS for rtalloc.9glebius2011-12-141-1/+5
* Update this page to describe modern interfaces.glebius2011-12-141-114/+147
* sbuf_data() hasn't returned NULL for overflowed buffers since r71721.jh2011-12-091-6/+2
* - Fix markup.jh2011-12-091-3/+4
* - Add a DEVMETHOD_END alias for KOBJMETHOD_END so that along with 'driver_t'marius2011-11-221-2/+2
* Update the manpage for r227697.kib2011-11-191-4/+4
* Constify arguments for locking KPIs where possible.pjd2011-11-165-24/+24
* Constify stack argument for functions that don't modify it.pjd2011-11-161-8/+8
* As it turns out, r186347 actually is insufficient to avoid the use of themarius2011-11-152-3/+16
* group functions together by function...jmg2011-11-051-42/+117
* Spelling.glebius2011-10-211-1/+1
* Note that it is still not possible to guard special kind of allocations, thoseglebius2011-10-211-1/+15
* - change "is is" to "is" or "it is"eadler2011-10-161-1/+1
* Document that memguard(9) now can guard uma(9) allocations.glebius2011-10-121-14/+52
* Mention tdsignal(9).des2011-10-072-5/+16
* Fix typo in OSIOCGIFADDR.pluknet2011-09-271-1/+1
* Rename the cc.4 and cc.9 modular congestion control related man pages tolstewart2011-09-152-6/+6
* Ensure that ta_pending doesn't overflow u_short by capping its value at USHRT...adrian2011-09-151-1/+1
* Document vm_page_aflag_set(9), vm_page_aflag_clear(9) and vm_page_reference(9).kib2011-09-062-13/+53
* Remove information and MLINK for MULTI_DRIVER_MODULE().brueffer2011-08-272-8/+1
* Fix an error in the generation of the manpage after r225177.attilio2011-08-251-1/+2
* Fix a deficiency in the selinfo interface:attilio2011-08-252-3/+20
* Fix markup.kib2011-08-011-1/+2
* Update vfs_getopt(9) to reflect 32-bit to 64-bit change fromgjb2011-07-311-2/+2
* Remove the old vm_map_clean man page.alc2011-07-091-85/+0
* vm_map_clean() was long ago renamed to vm_map_sync(). Also, it no longeralc2011-07-093-3/+84
* Oops. These changes should have been included in r223891.alc2011-07-091-75/+0
* Remove manual pages for functions that no longer exist.alc2011-07-094-119/+1
* Document copyin_nofault, copyout_nofault, uiomove_nofault.kib2011-07-093-22/+84
* Add an option to have a fail point term only execute when run by amdf2011-07-081-0/+7
* Add infrastructure to allow all frames/packets received on an interfacebz2011-07-031-2/+9
* Install symlinks for m_tag_* mbuf tag functions to the mbuf_tags.9 man page.bz2011-06-181-0/+16
* Correct a typo in the function name.bz2011-06-181-2/+2
* mdoc: reorder sections consistentlyuqs2011-06-021-9/+9
OpenPOWER on IntegriCloud