summaryrefslogtreecommitdiff
path: root/share/man/man9/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev. 1.325Christian Brueffer2008-02-151-1/+0
* MFC stack(9) up through revision 1.3 from HEAD to RELENG_7.Robert Watson2007-12-041-0/+9
* Add an MLINKS for pci_find_dbsf.9.Marius Strobl2007-10-051-0/+1
* Add MLINKS entries for various SYSCTL_*() macros documented in sysctl.9.Robert Watson2007-09-051-0/+12
* Document sx_xholder().John Baldwin2007-05-191-0/+1
* Link the defunct MUTEX_PROFILING option to LOCK_PROFILING.Andrew Thompson2007-05-131-0/+1
* o Document vdropl(9) [1].Maxim Konovalov2007-04-011-1/+2
* Optimize sx locks to use simple atomic operations for the common cases ofJohn Baldwin2007-03-311-0/+1
* Connect the locking man page to the build.Julian Elischer2007-03-301-0/+1
* o Trim unneeded backslash.Maxim Konovalov2007-03-281-1/+1
* o Actually add MLINKs for priv(9) functions.Maxim Konovalov2007-03-281-2/+2
* Add MLINKs for priv(9) functions.Christian Brueffer2007-03-271-0/+2
* Allow threads to atomically release rw and sx locks while waiting for anJohn Baldwin2007-03-091-0/+3
* - Document cv_wait_unlock(9).John Baldwin2007-03-091-0/+1
* - Sort functions in the order that rwlock(9) and mutex(9) use.John Baldwin2007-03-091-0/+1
* - Sort rwlock functions similar to the order in mutex(9).John Baldwin2007-03-091-0/+1
* Add vfs_getopt.9 to the build, and add links for related functions.Chad David2007-03-021-0/+6
* Add rw_wowned(9) symlink.Robert Watson2007-02-261-0/+1
* Remove the traces of vm_page_unmanage().Ruslan Ermilov2007-02-251-1/+0
* Add a new kernel sleep function pause(9). pause(9) is for places thatJohn Baldwin2007-02-231-0/+1
* VFS_VPTOFH(9) was replaced with VOP_VPTOFH(9).Pawel Jakub Dawidek2007-02-161-1/+1
* MLINK for bus_dmamap_load_mbuf_sg(9)John Baldwin2007-02-121-0/+1
* Add MLINKS for sf_buf.9.Robert Watson2007-01-291-0/+4
* Add a rudimentary man page for sf_bufs, based on my rudimentaryRobert Watson2007-01-281-0/+1
* Reviewed by: rwatsonRandall Stewart2007-01-151-1/+2
* Add a basic man page for the socket(9) kernel programming interface usedRobert Watson2006-12-151-0/+10
* devsw() was removed by phk:Warner Losh2006-11-251-1/+0
* Add manuals for cr_cansee(9) and p_cansee(9).Ceri Davies2006-11-191-0/+2
* Fix build (forgotten MUTEX_PROFILING.9 -> LOCK_PROFILING.9).Ruslan Ermilov2006-11-111-1/+1
* Add a new priv(9) kernel interface for checking the availability ofRobert Watson2006-11-061-0/+1
* Sort MAN and MLINKS lists.Ruslan Ermilov2006-10-051-14/+14
* sort MLINKS properlyJohn-Mark Gurney2006-10-051-7/+7
* add man page talking about how to interface w/ the kqueue system so othersJohn-Mark Gurney2006-10-041-0/+15
* Connect hash(9) to the build and add MLINKS for all functions.Andre Oppermann2006-10-021-0/+7
* Document config_intrhook.Warner Losh2006-09-251-0/+3
* o Sort sx(9) MLINKS.Maxim Konovalov2006-07-121-2/+2
* Document sx_xlocked(9).Pawel Jakub Dawidek2006-07-121-1/+2
* Add a stub man page for device_get_sysctl{_ctx,tree}. Needs someWarner Losh2006-05-231-0/+3
* Add a basic man page for the sysctl(9) macro interfaces. Previously manRobert Watson2006-04-281-0/+1
* document the various bus_space_*_stream_? functions...John-Mark Gurney2006-04-221-1/+37
* Add MLINKS for rwlock(9).John Baldwin2006-04-191-0/+10
* add links for the functions documented in bus_space.9...John-Mark Gurney2006-04-041-0/+41
* Document read/write locks.Gleb Smirnoff2006-02-011-0/+1
* Add buffer corruption protection (RedZone) for kernel's malloc(9).Pawel Jakub Dawidek2006-01-311-0/+1
* firmware(9) is a subsystem to load binary data into the kernel via aMax Laier2006-01-291-0/+1
* - Don't list sleep() in the NAME section as we haven't had a sleep()John Baldwin2006-01-031-0/+1
* Add basic documentation for many of the kernel USB functions thatIan Dowse2005-12-311-0/+50
* Update this manpage:John Baldwin2005-10-051-3/+1
* Sort MLINKS.Ruslan Ermilov2005-09-281-17/+17
* - Document atomic_fetchadd(9) and add a MLINK.John Baldwin2005-09-271-0/+1