summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
2023-07-09versioningsyscalls(9): markup fixesuwe
2023-07-08Document how system call versioning is done. From this summer's compat-linuxchristos
2023-07-08curcpu_stable(9): New function for asserting curcpu() is stable.riastradh
2023-07-07heartbeat(9): markup fixesuwe
2023-07-07heartbeat(9): Fix grammaro in man page.riastradh
2023-07-07Replace main(9) reference with code locationwiz
2023-07-07Sort SEE ALSOwiz
2023-07-07heartbeat(9): New mechanism to check progress of kernel.riastradh
2023-06-15VOP_IOCTL() is a wrapper around spec_ioctl() aka Xdev_ioctl() andhannken
2023-05-22uiomove(9): Add uiopeek/uioskip operations.riastradh
2023-04-20optstr(9): markup fixesuwe
2023-04-20Update to include value conversion routines.skrll
2023-03-06Document __HAVE_UCAS_FULL and __HAVE_UCAS_MP.thorpej
2023-03-06fix typoswiz
2023-03-06portfeatures(9): the man page for the __HAVE macrosuwe
2023-02-23pcq(9): Document memory ordering guarantees.riastradh
2023-02-16Add a period at the end of a sentence.pgoyette
2023-02-02devsw_attach(9): Use semantic markup instead of .Emuwe
2023-02-02Fix markup.pgoyette
2023-02-01mutex.9: add a small detail to the history sectiongutteridge
2022-12-19mutex(9): Minor formatting fixesuwe
2022-12-18mutex.9: fix markup (.Em not .Fn)gutteridge
2022-10-25ifq_drops was changed to use uint64_t.msaitoh
2022-10-15vmem(9): Clarify possible failure modes.riastradh
2022-09-22curproc(9): Rework man page.riastradh
2022-09-07Update to match recent changes in implementation.pgoyette
2022-09-05Fix logic error in pktq_set_maxlen() description.wiz
2022-09-05pkgqueue(9): fix some nits, remove trailing whitespacewiz
2022-09-04Document the pktqueue interface.thorpej
2022-08-20usbnet(9): Clarify how mii functions are used.riastradh
2022-08-20mutex(9): Note counterintuitive IPL change releasing spin locks.riastradh
2022-08-20usbnet(9): New usbnet_ispromisc(un).riastradh
2022-08-14usbd_do_request_async got deleted back in 2013 so remove the commented outskrll
2022-08-13Remove Li without effect.wiz
2022-08-12module(9), sysctl(7): Document kern.module.autounload_unsafe.riastradh
2022-08-12usbnet(9): Tidy up language about init/rx/tx/stop in man page.riastradh
2022-08-12bus_space(9): Update barrier semantics to match reality and sense.riastradh
2022-07-07fix reference to magma(4) by pointing to sparc/magma 4 and update the date.andvar
2022-07-07remove reference to tb(4), which was removed back in 2005.andvar
2022-06-28fix references in manual pages to the reference documentationrillig
2022-05-31fix various typos in comments, documentation and messages.andvar
2022-05-26altq.9: remove CONSTCOND comment from example coderillig
2022-05-22opencrypto: Touch up man page a little.riastradh
2022-05-22opencrypto: crypto_dispatch never fails now. Make it return void.riastradh
2022-05-22opencrypto: Rip out EAGAIN logic when unregistering crypto drivers.riastradh
2022-05-22opencrypto: Make crypto_freesession return void.riastradh
2022-05-22opencrypto: Make freesession callback return void.riastradh
2022-05-22opencrypto: Assert num>0 in crypto_getreq, num=1 in crypto_kgetreq.riastradh
2022-05-17cprng(9): Note ipl must be at most IPL_SOFTSERIAL now.riastradh
2022-05-17rnd(9): Note that rndsource callbacks are never run in hardint.riastradh