summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* o Catch up v_flag split and replace VSYSTEM by VV_SYSTEM.maxim2006-06-081-1/+1
* Catch up with the rename of symbol VDOOMED to VI_DOOMED in revisionjkoshy2006-06-071-3/+1
* Document more bits.pjd2006-06-031-6/+29
* Add a stub man page for device_get_sysctl{_ctx,tree}. Needs someimp2006-05-232-0/+61
* Document missing CRYPTO_F_ flags.pjd2006-05-231-1/+15
* Update HMAC algorithms.pjd2006-05-171-1/+3
* Update manual page: cri_rnd field is gone, cri_mlen field was added.pjd2006-05-171-5/+5
* Consistently use `superuser privileges' instead of its singularkeramida2006-05-161-1/+1
* Remove reference to Alpha architecture.wilko2006-05-151-2/+1
* match w/ prototype...jmg2006-05-081-1/+1
* Typo.keramida2006-04-291-1/+1
* Fix a couple of typos and other minor nitskeramida2006-04-281-4/+4
* Fix typo.rwatson2006-04-281-1/+1
* Add a basic man page for the sysctl(9) macro interfaces. Previously manrwatson2006-04-284-0/+346
* Add a section about locking protocol for busdma.scottl2006-04-281-0/+59
* document the various bus_space_*_stream_? functions...jmg2006-04-222-6/+336
* Add MLINKS for rwlock(9).jhb2006-04-191-0/+10
* Document rw_try_upgrade() and rw_downgrade().jhb2006-04-191-0/+23
* Various nits and fixups so that the text reads smoother in several places.jhb2006-04-191-69/+80
* Trim a couple of xrefs.jhb2006-04-191-2/+0
* - Sleep/wakeup operate on threads now, not processes.jhb2006-04-171-40/+62
* o Fix prototype for SYSCALL_MODULE(9): the third argumentmaxim2006-04-151-3/+3
* Remove redundant 'from'.pjd2006-04-101-1/+1
* Document CRD_F_KEY_EXPLICIT flag. While here more flags description morepjd2006-04-101-2/+8
* add links for the functions documented in bus_space.9...jmg2006-04-041-0/+41
* Update pmap_remove_pages(9) doc.peter2006-04-031-7/+3
* Correct the requirements for g_new_consumer().des2006-03-171-5/+3
* promote fast ipsec's m_clone routine for public use; it is renamedsam2006-03-151-1/+23
* Import OpenBSD's manual page to the sys/sys/hash.c functions imported twoandre2006-03-141-0/+160
* Fix version number when the feature was added.hrs2006-03-071-1/+1
* Fix types of time_second and time_uptime variables.ru2006-03-021-3/+2
* Note that BUS_DMA_COHERENT currently only affects sparc64 and arm.cognet2006-03-011-0/+1
* update examples to use the correct terms that was never updated when thejmg2006-02-281-3/+3
* allow timo to be 0 when mtx is not NULL (KASSERT allowed this asjmg2006-02-221-1/+5
* Document how to find a short description of a memory type.pjd2006-02-171-0/+3
* .Pp before .Sh is redundant.joel2006-02-135-5/+0
* Xref rwlock(9).glebius2006-02-014-4/+8
* Document read/write locks.glebius2006-02-012-0/+201
* Xref redzone(9)brueffer2006-01-311-2/+3
* sys/linker.h needs sys/systm.h as a requirement.mlaier2006-01-311-0/+1
* Add buffer corruption protection (RedZone) for kernel's malloc(9).pjd2006-01-312-0/+124
* firmware(9) is a subsystem to load binary data into the kernel via amlaier2006-01-292-0/+116
* Bump date to Sept 20, the date of the last content changeimp2006-01-181-1/+1
* Fix a misspelled reference.ru2006-01-131-2/+2
* - Don't list sleep() in the NAME section as we haven't had a sleep()jhb2006-01-032-9/+41
* Back out VFS_LOCK_GIANT.9:1.4, due to losing a race in change/updaterwatson2006-01-031-1/+0
* Add basic documentation for many of the kernel USB functions thatiedowse2005-12-312-0/+1303
* Update manual page after last memguard changes.pjd2005-12-301-36/+22
* Document CTR6() macro.pjd2005-12-271-0/+2
* Add missing mount.h include to VFS_LOCK_GIANT() man page.rwatson2005-12-241-0/+1
OpenPOWER on IntegriCloud