summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a manpage for the critical_enter/exit() functions.jhb2001-03-281-1/+2
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
* Add a manpage for the DEV_MODULE kernel macro.alex2001-03-111-1/+1
* Add MODULE_DEPEND.9 and MODULE_VERSION.9alex2001-03-111-1/+2
* Add DEVICE_IDENTIFY.9alex2001-03-101-1/+2
* Add documentation for mchain API.bp2001-03-101-1/+37
* Add module.9 and DECLARE_MODULE.9alex2001-03-091-2/+2
* Document the ithread_* API used to manage interrupt threads and theirjhb2001-03-091-1/+4
* Adjust swi.9 MLINKS to catch up to the new swi API.jhb2001-03-051-1/+1
* Implement shared/exclusive locks.jasone2001-03-051-1/+7
* Extra MLINKS to reflect expansion of BUS_SETUP_INTR(9) manpage.markm2001-03-031-0/+3
* Add link for resource_query_unit, now documented in theimp2001-03-021-0/+1
* Hook Warner's resource_* manpages to the build.asmodai2001-03-011-1/+5
* Add man page for VOP_GETVOBJECT, VOP_CREATEVOBJECT and VOP_DESTROYVOBJECTbp2001-02-061-1/+3
* Add vcount.9 / count_dev.9.asmodai2001-02-061-1/+3
* Removed vestiges of vop_mmap.bde2001-02-021-1/+1
* Add MLINKS for sbuf_clear() and sbuf_overflowed().des2001-01-281-0/+2
* Add a man page for the zone allocator.des2001-01-271-0/+7
* - Activate runqueue.9, scheduler.9, and sleepqueue.9 along with appropriatejhb2001-01-231-3/+12
* Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutexjasone2001-01-211-1/+0
* Implement condition variables.jasone2001-01-161-1/+12
* Catch up to the changes to the kthread API.jhb2000-12-151-3/+3
* Add sbuf(9) man page with links to API function names.des2000-12-131-0/+12
* Install DELAY(9).alfred2000-11-221-1/+1
* Add new man page to the mix.markm2000-11-211-0/+1
* Whitespace-only change. Tidy up, alphabetise and wrap.markm2000-11-211-8/+16
* install/build accf_* manpagesalfred2000-11-161-0/+1
* Beef up the description of the kernel thread API.jhb2000-11-131-1/+5
* Describe the new software interrupt thread functionality.jhb2000-11-131-1/+2
* Add a manpage to document the atomic operations including a quick treatmentjhb2000-11-131-1/+9
* Add pfil.9 manpage to build after a repository copy.ru2000-10-301-1/+2
* Add in MLINKS for all of the various mutex functions to mutex.9jhb2000-10-261-0/+9
* Add a prototype mbuf.9 man page. Probably needs work, but it's a goodnik2000-10-261-1/+1
* Add a man page for part of the PRNG API.markm2000-10-141-1/+2
* Index: Makefilebrian2000-10-061-0/+2
* Add DRIVER_MODULE.9, the manual page describing the kernel driveralex2000-09-171-1/+1
* Add scant documentation for msleep.jake2000-09-111-1/+1
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-2/+2
* Document kobj_class_compile_static().dfr2000-08-281-0/+1
* Mention more functions in the headers so whatis(1) can find them, andmarkm2000-08-161-0/+4
* These patches implement dynamic sysctls. It's possible now to addabial2000-07-151-1/+18
* Install accept_filter.9asmodai2000-07-111-1/+1
* Add bus_alloc_resource.9 and bus_release_resource.9.alex2000-06-081-0/+1
* Add documentation for taskqueue apis.dfr2000-05-281-1/+10
* Add manpage for kernel object system.dfr2000-04-081-1/+8
* Add and install BUS_SETUP_INTR.9.asmodai2000-04-021-1/+1
* Get rid of the manpages for BUS_CREATE_INTR() and BUS_CONNECT_INTR().asmodai2000-04-021-1/+1
* Actually install KASSERT.9.bde2000-03-201-1/+1
* Add the manpage for CONDSPLASSERT().asmodai2000-03-191-1/+1
* After about two months I am the first to notice that SPLASERT.9 neverasmodai2000-03-181-1/+1
OpenPOWER on IntegriCloud