summaryrefslogtreecommitdiffstats
path: root/share/man/man9
Commit message (Expand)AuthorAgeFilesLines
* License: update, remove clause three of BSD license per approval ofrwatson2002-11-041-4/+20
* Further clarifications of the #ifdef/#if/#elif/#endif style information,rwatson2002-11-011-13/+16
* o Change .Nd to be less redundant and more consistent with upcoming policychris2002-10-291-2/+2
* Clarify style(9) WRT comments following #endif, #else.rwatson2002-10-281-1/+63
* Add mac(9), a man page providing a basic introduction to the conceptsrwatson2002-10-212-1/+200
* Add some documentation of FreeBSD's special synchronization quirksgallatin2002-10-211-0/+20
* Move .Os to its proper location in the document.chris2002-10-201-1/+1
* Update the documentation for kthread_create to include the pages argument.benno2002-10-191-1/+5
* Add a new man page describing the mac_bsdextended policy.chris2002-10-182-0/+81
* mdoc(7) police: markup and spelling fixes.ru2002-10-161-126/+138
* Remove the posix4(9) manual. It no longer contains relevantmike2002-10-162-140/+1
* update to better reflect reality:sam2002-10-141-51/+65
* - Add a reference to ktrdump(8)jeff2002-10-121-12/+2
* SWI_SWITCH and SWI_NOSWITCH were OBE a long time ago.jhb2002-10-111-12/+5
* Change iov_base's type from `char *' to the standard `void *'. Allmike2002-10-111-1/+1
* Slight overhaul of arc4random() and friends.phk2002-10-111-6/+24
* de-__P()alfred2002-10-104-12/+9
* manual pages for the new kernel crypto support (need work)sam2002-10-042-1/+592
* Add the new function "sbuf_done()" which returns non-zero if the sbuf isphk2002-10-041-0/+5
* Correct minor errors in the code examples.dd2002-10-011-3/+2
* Document that ENOTTY is the correct "default" error return;phk2002-09-261-1/+4
* Remove all mention of MTX_NOSWITCH. It was obsoleted a long time ago.jhb2002-09-241-36/+7
* The file vnode passed to VOP_LINK() should now be locked before the call.truckman2002-09-191-29/+7
* Convert descriptions in the ERRORS section to full sentences if theytruckman2002-09-1811-18/+23
* Add m_fixhdr() and m_length().phk2002-09-181-0/+10
* Style and markup changes only.truckman2002-09-1813-28/+29
* Update man page to reflect current implementation.truckman2002-09-171-6/+12
* Fix a hard sentence break.truckman2002-09-171-2/+2
* Start new sentence with newline.njl2002-09-161-2/+2
* Update man page for enum -> const char * change for v_tagnjl2002-09-161-2/+3
* s/VOP_NULL/VATTR_NULL/rwatson2002-09-141-1/+1
* Add a paragraph which should clarify the separation of asterisksrobert2002-09-101-0/+6
* Remove a sentence about wrapping macro definitions in bare braces,fanf2002-09-101-6/+5
* Note that siginit() does not cause every signal to be ignored only thedavidc2002-09-071-3/+16
* Expand a contraction in the text of style(9) for consistency.robert2002-09-061-1/+1
* Last missed bit of user-setable promisc mode.sobomax2002-08-281-1/+5
* Remove a repeated word.chris2002-08-251-1/+1
* Suggest that function prototypes in kernel headers be alphabetical,imp2002-08-211-0/+3
* Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoidsobomax2002-08-181-1/+1
* Fix typo.mux2002-08-151-1/+1
* mdoc(7) police: nits.ru2002-08-131-4/+6
* mdoc(7) police: typos.ru2002-08-131-2/+2
* mdoc(7) police: nit.ru2002-08-131-1/+1
* mdoc(7) police: tidy up formatting.ru2002-08-131-11/+13
* Clarify the sizeof(var) rule. This is the result of the consensus inimp2002-07-251-0/+5
* Mention SAVENAME and SAVESTART in the namei(9) operation flag descriptionrwatson2002-07-231-0/+11
* Update ucred.9 to talk a bit more about correct use of credentials,rwatson2002-07-231-8/+58
* link in the man page for thread_exitjulian2002-07-081-7/+6
* Add a man page. Style comments welcome. I have a bunch-o-new-pagesjulian2002-07-081-0/+63
* Slight changes to reflect some of the changes in -current.julian2002-07-082-20/+51
OpenPOWER on IntegriCloud