summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new manpages for:phantom2000-01-071-1/+7
* Man pages for the VFS extended attribute and access control list vnops.rwatson2000-01-051-1/+3
* "Fixed" assorted bitrot. remove_dev() was renamed to destroy_dev().bde1999-12-231-4/+3
* Add the device_get_children(9) man page.n_hibma1999-12-021-1/+2
* Document the make_dev(9) and remove_dev(9) facilities.chris1999-09-251-2/+3
* Document the devtoname(9) kernel interface.chris1999-09-251-2/+2
* More locking clarifications. Add skeleton manual page for VOP_LEASEdillon1999-09-241-1/+1
* Add new manpage device_set_flags.9 and add links fordfr1999-09-121-1/+3
* Add a link for uiomove.9 to uio.9chris1999-09-111-0/+1
* Document VFS changes:alfred1999-09-111-1/+1
* Replace stale references to device_add_child_after(9) withphantom1999-09-041-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add man page for device_quiet and friendsn_hibma1999-06-221-3/+5
* Document the flags and p parameters to VOP_LOCK and VOP_UNLOCK. Also,ghelmer1999-03-171-1/+2
* Removed old scsi section 9 man pages. Only cd.9 has been converted tobde1999-03-061-2/+2
* Fixed bitrot in synopsis (devfs_link was renamed to devfs_makelink).bde1999-03-061-1/+2
* ppbconf.9 removednsouch1999-01-301-2/+2
* Add MLINKS for devstat kernel interfaces.obrien1999-01-091-2/+4
* Add manual page describing kernel buffer management system (i.e.dillon1998-12-221-2/+3
* Add manual page for experimental kernel asleep() and await() routinesdillon1998-12-211-1/+2
* microseq.9: general purpose parallel microcode for ppbus(4)nsouch1998-10-281-3/+3
* Add a manpage for namei().eivind1998-09-271-2/+2
* Add devstat.9.gibbs1998-09-151-2/+3
* Add manpages for the new device framework.dfr1998-09-031-1/+28
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-1/+2
* Reviewed by: msmith, bde long agodufault1998-03-041-2/+2
* Removed references to the man pages for the obsolete interfacesbde1998-01-161-5/+3
OpenPOWER on IntegriCloud