summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* Sort MAN and MLINKS lists.ru2006-10-051-14/+14
* sort MLINKS properlyjmg2006-10-051-7/+7
* Polish markup and some wording.ru2006-10-051-82/+105
* forgot to update the date...jmg2006-10-041-1/+1
* add man page talking about how to interface w/ the kqueue system so othersjmg2006-10-042-0/+353
* Connect hash(9) to the build and add MLINKS for all functions.andre2006-10-021-0/+7
* Remove long untrue note about storing state information inside free items.kib2006-10-021-19/+1
* Revise markup.ru2006-09-306-174/+98
* Document config_intrhook.imp2006-09-252-0/+105
* Markup fixes.ru2006-09-188-75/+117
* Correct the list of bus_space_*_stream_[1248] functions in theru2006-09-181-39/+37
* Bump date, per ru@imp2006-09-121-1/+1
* Add note about identify routines needing to use BUS_ADD_CHILD ratherimp2006-09-111-0/+6
* Document that bits are numbered from 1 in the %b format argument.ru2006-09-081-3/+7
* now that we have bus_get_dma_tag, document it's requirement injmg2006-09-031-1/+2
* - Fix some bugs in the descriptions of DMA sync operations.ru2006-08-311-20/+25
* Update.pjd2006-08-261-3/+11
* - Talk about memory allocation in interrupt contextpav2006-08-251-2/+10
* Note that LK_UPGRADE may drop the shared lock before taking thekib2006-08-211-0/+2
* Add an extension to the UINT & ULONG types. The XINT & XLONG types behaveobrien2006-08-121-2/+25
* Fix bug preventing the proper displaying of the CTLFLAG_WR option.obrien2006-08-121-1/+1
* o GC MT_FTABLE removed in rev. 1.192 mbuf.h.maxim2006-07-241-3/+2
* Fix typo (s/writeer/writer/).flz2006-07-171-1/+1
* o Sort sx(9) MLINKS.maxim2006-07-121-2/+2
* Document sx_xlocked(9).pjd2006-07-122-1/+9
* Gah. Replace another instance of "Developer's Handbook" withjoel2006-07-111-1/+1
* The TrustedBSD MAC Framework is documented in the Architecture handbook,joel2006-07-101-3/+3
* o Fix MTX_SYSINIT prototype.maxim2006-07-091-1/+1
* o Remove LK_REENABLE and LK_NOPAUSE lockinit(9) flags, add LK_NOSHARE.maxim2006-06-201-5/+3
* 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
OpenPOWER on IntegriCloud