index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
Commit message (
Expand
)
Author
Age
Files
Lines
*
License: update, remove clause three of BSD license per approval of
rwatson
2002-11-04
1
-4
/
+20
*
Further clarifications of the #ifdef/#if/#elif/#endif style information,
rwatson
2002-11-01
1
-13
/
+16
*
o Change .Nd to be less redundant and more consistent with upcoming policy
chris
2002-10-29
1
-2
/
+2
*
Clarify style(9) WRT comments following #endif, #else.
rwatson
2002-10-28
1
-1
/
+63
*
Add mac(9), a man page providing a basic introduction to the concepts
rwatson
2002-10-21
2
-1
/
+200
*
Add some documentation of FreeBSD's special synchronization quirks
gallatin
2002-10-21
1
-0
/
+20
*
Move .Os to its proper location in the document.
chris
2002-10-20
1
-1
/
+1
*
Update the documentation for kthread_create to include the pages argument.
benno
2002-10-19
1
-1
/
+5
*
Add a new man page describing the mac_bsdextended policy.
chris
2002-10-18
2
-0
/
+81
*
mdoc(7) police: markup and spelling fixes.
ru
2002-10-16
1
-126
/
+138
*
Remove the posix4(9) manual. It no longer contains relevant
mike
2002-10-16
2
-140
/
+1
*
update to better reflect reality:
sam
2002-10-14
1
-51
/
+65
*
- Add a reference to ktrdump(8)
jeff
2002-10-12
1
-12
/
+2
*
SWI_SWITCH and SWI_NOSWITCH were OBE a long time ago.
jhb
2002-10-11
1
-12
/
+5
*
Change iov_base's type from `char *' to the standard `void *'. All
mike
2002-10-11
1
-1
/
+1
*
Slight overhaul of arc4random() and friends.
phk
2002-10-11
1
-6
/
+24
*
de-__P()
alfred
2002-10-10
4
-12
/
+9
*
manual pages for the new kernel crypto support (need work)
sam
2002-10-04
2
-1
/
+592
*
Add the new function "sbuf_done()" which returns non-zero if the sbuf is
phk
2002-10-04
1
-0
/
+5
*
Correct minor errors in the code examples.
dd
2002-10-01
1
-3
/
+2
*
Document that ENOTTY is the correct "default" error return;
phk
2002-09-26
1
-1
/
+4
*
Remove all mention of MTX_NOSWITCH. It was obsoleted a long time ago.
jhb
2002-09-24
1
-36
/
+7
*
The file vnode passed to VOP_LINK() should now be locked before the call.
truckman
2002-09-19
1
-29
/
+7
*
Convert descriptions in the ERRORS section to full sentences if they
truckman
2002-09-18
11
-18
/
+23
*
Add m_fixhdr() and m_length().
phk
2002-09-18
1
-0
/
+10
*
Style and markup changes only.
truckman
2002-09-18
13
-28
/
+29
*
Update man page to reflect current implementation.
truckman
2002-09-17
1
-6
/
+12
*
Fix a hard sentence break.
truckman
2002-09-17
1
-2
/
+2
*
Start new sentence with newline.
njl
2002-09-16
1
-2
/
+2
*
Update man page for enum -> const char * change for v_tag
njl
2002-09-16
1
-2
/
+3
*
s/VOP_NULL/VATTR_NULL/
rwatson
2002-09-14
1
-1
/
+1
*
Add a paragraph which should clarify the separation of asterisks
robert
2002-09-10
1
-0
/
+6
*
Remove a sentence about wrapping macro definitions in bare braces,
fanf
2002-09-10
1
-6
/
+5
*
Note that siginit() does not cause every signal to be ignored only the
davidc
2002-09-07
1
-3
/
+16
*
Expand a contraction in the text of style(9) for consistency.
robert
2002-09-06
1
-1
/
+1
*
Last missed bit of user-setable promisc mode.
sobomax
2002-08-28
1
-1
/
+5
*
Remove a repeated word.
chris
2002-08-25
1
-1
/
+1
*
Suggest that function prototypes in kernel headers be alphabetical,
imp
2002-08-21
1
-0
/
+3
*
Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
sobomax
2002-08-18
1
-1
/
+1
*
Fix typo.
mux
2002-08-15
1
-1
/
+1
*
mdoc(7) police: nits.
ru
2002-08-13
1
-4
/
+6
*
mdoc(7) police: typos.
ru
2002-08-13
1
-2
/
+2
*
mdoc(7) police: nit.
ru
2002-08-13
1
-1
/
+1
*
mdoc(7) police: tidy up formatting.
ru
2002-08-13
1
-11
/
+13
*
Clarify the sizeof(var) rule. This is the result of the consensus in
imp
2002-07-25
1
-0
/
+5
*
Mention SAVENAME and SAVESTART in the namei(9) operation flag description
rwatson
2002-07-23
1
-0
/
+11
*
Update ucred.9 to talk a bit more about correct use of credentials,
rwatson
2002-07-23
1
-8
/
+58
*
link in the man page for thread_exit
julian
2002-07-08
1
-7
/
+6
*
Add a man page. Style comments welcome. I have a bunch-o-new-pages
julian
2002-07-08
1
-0
/
+63
*
Slight changes to reflect some of the changes in -current.
julian
2002-07-08
2
-20
/
+51
[next]