aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* Add the infrastructure to support loading multiple versions of TCPJonathan T. Looney2017-06-082-9/+70
* getenv(9): rename to "kern_getenv", etc.Eric van Gyzen2017-06-012-17/+20
* Update the "first appeared in" version in several manual pages.Glen Barber2017-05-241-2/+2
* Add BIT_OR2(), BIT_AND2(), BIT_NAND2(), BIT_XOR() and BIT_XOR2().Konstantin Belousov2017-05-241-1/+112
* Add missing MLINKS for functions decribed in iflibdd(9), iflibdi(9), andKevin Lo2017-05-241-0/+55
* Remove duplicate definition of iflib_led_create().Kevin Lo2017-05-241-5/+1
* Add sglist_append_sglist().John Baldwin2017-05-162-1/+19
* Bring VOP_GETPAGES.9 more up-to-dateBenjamin Kaduk2017-05-071-21/+56
* More ATM and NATM removalBrooks Davis2017-04-273-357/+1
* UMA_ZONE_REFCNT was removed.Gleb Smirnoff2017-04-262-16/+1
* sbuf(9): add MLINKS for sbuf_{clear,get,set}_flags(9)Enji Cooper2017-04-061-0/+3
* sbuf(9): clarify kernel-only APIsEnji Cooper2017-04-061-12/+16
* sbuf(9): convert SYNOPSIS section from .Fn entries to .Fo/.Fa/.Fc entriesEnji Cooper2017-04-061-28/+113
* Add sys/types.h #include to EXAMPLE to provide a complete functionalEnji Cooper2017-04-061-1/+2
* Document EVENTHANDLER_DEFINE(9).Edward Tomasz Napierala2017-03-272-14/+32
* The cn_consume was removed in r296716.Edward Tomasz Napierala2017-03-271-2/+1
* Fix pfil_add_hook() and pfil_remove_hook() type.Sergey Kandaurov2017-03-271-3/+3
* Slightly improve consistency of "fooint" vs "foo_int" in DPCPU(9) examples.Robert Watson2017-03-261-3/+3
* Add a man page for the kernel's dynamic per-CPU memory allocator.Robert Watson2017-03-262-0/+164
* Try polishing up iflib manpages a bit (basically all the low hanging fruit)Enji Cooper2017-03-233-142/+431
* PCI_IOV_*INIT(9): fix make manlint warningsEnji Cooper2017-03-232-4/+4
* memguard(9): fix igor/manlint warningsEnji Cooper2017-03-231-3/+3
* ifnet(9): fix some igor/manlint warningsEnji Cooper2017-03-231-4/+4
* dnv(9): fix use of commas with .Nm in NAME sectionEnji Cooper2017-03-231-2/+2
* counter(9): fix igor/manlint warningsEnji Cooper2017-03-231-7/+7
* DB_COMMAND(9): fix mandoc markupEnji Cooper2017-03-231-1/+3
* buf_ring(9): fix mandoc markupEnji Cooper2017-03-231-1/+1
* bus_alloc_resource(9): fix mandoc markupEnji Cooper2017-03-231-1/+1
* alq(9): fix mandoc markupEnji Cooper2017-03-231-2/+2
* Add support for 8- and 16-bit atomic_(f)cmpset to x86.Mark Johnston2017-03-221-5/+5
* Tidy up mdoc formatting for "etc.)" at end of lineBenjamin Kaduk2017-03-194-4/+4
* Add missing pieces of r315280Eric van Gyzen2017-03-141-0/+18
* Document uiomove_frombuf(9).Ian Lepore2017-03-112-3/+26
* add missing MLINKS for functions that this man page documents.John-Mark Gurney2017-03-051-0/+3
* Correct MLINKS for sbuf_hexdump(9)Enji Cooper2017-03-031-0/+1
* Implement sbuf_prf(), which takes an sbuf and outputs itScott Long2017-02-281-1/+10
* Remove EISA bus support for add-in cards. Remove related kernel andWarner Losh2017-02-161-2/+2
* Add iflib man pages for developers.Sean Bruno2017-01-284-0/+501
* Correct grammar.David E. O'Brien2017-01-261-1/+1
* "Buses" is the preferred plural of "bus"Conrad Meyer2017-01-1514-35/+35
* Fix typoBenjamin Kaduk2017-01-031-1/+1
* Add the upcoming atomic_fcmpset family to the atomic(9) man page.Mateusz Guzik2017-01-031-1/+57
* Add support for attaching aggregation labels to sysctl objects.Ed Schouten2016-12-143-2/+37
* Provide counter_ratecheck(), a MP-friendly substitution to ppsratecheck().Gleb Smirnoff2016-12-091-1/+15
* The function vm_page_cache() no longer exists. Remove its man page.Alan Cox2016-11-272-52/+0
* Fix various mdoc issues reported by mandoc -Tlint.Christian Brueffer2016-11-237-11/+10
* Update to reflect the demise of PG_CACHED pages.Alan Cox2016-11-161-14/+2
* Fix function prototypes in usbdi(9) man page, and tweak it a little.Edward Tomasz Napierala2016-11-141-43/+23
* Add support for the fpu_kern(9) KPI on arm64. It hooks into the existingAndrew Turner2016-10-201-6/+8
* mbuf(9), mbuf_tags(9): fix function prototypes.Andriy Voskoboinyk2016-10-103-12/+5