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
*
Add pieces of infrastructure required for NFSv4 ACL support in UFS.
trasz
2009-09-22
5
-3
/
+136
*
Fix mdoc, typos, contractions.
brueffer
2009-09-18
1
-17
/
+13
*
Various mdoc, spelling etc fixes.
brueffer
2009-09-18
14
-39
/
+38
*
Add claraifications to the kproc and kthread manpages and link
julian
2009-08-23
3
-0
/
+44
*
This patch fixes two bugs in sglist(9) and improves robustness of the API via
jhb
2009-08-21
1
-0
/
+4
*
Change the 'resid' parameter to sglist_consume_uio() from an int to a
jhb
2009-08-20
1
-1
/
+1
*
Remove unused taskqueue_find() function.
pjd
2009-08-18
1
-10
/
+2
*
Correct typo in the previous commit.
pjd
2009-08-17
1
-1
/
+1
*
Remove OpenSolaris taskq port (it performs very poorly in our kernel) and
pjd
2009-08-17
1
-1
/
+15
*
First (early) draft of net80211 documentation. Note this is
sam
2009-08-12
16
-986
/
+2727
*
Update epair(4) to the new netisr implementation and polish
bz
2009-07-26
1
-1
/
+3
*
Fix typo: kproc_resume,.9 -> kproc_resume.9.
cperciva
2009-07-11
1
-1
/
+1
*
Move programming info from usb(4) to usbdi(9) and update for the usb stack
thompsa
2009-06-24
2
-1237
/
+625
*
Add stack_print_short() and stack_print_short_ddb() interfaces to
rwatson
2009-06-24
1
-3
/
+11
*
Usermode portion of the support for swap allocation accounting:
kib
2009-06-23
1
-0
/
+4
*
Document crcopysafe() and crsetgroups().
brooks
2009-06-19
1
-5
/
+37
*
Introduce support for adaptive spinning in lockmgr.
attilio
2009-06-17
1
-1
/
+4
*
Add an optional callback function that will be invoked when a per-CPU
bz
2009-06-14
1
-1
/
+8
*
Remove a line break leaving a function return type attached to the old
bz
2009-06-14
1
-2
/
+1
*
These are no longer public, so remove the man page.
imp
2009-06-09
2
-61
/
+0
*
Add support for multiple passes of the device tree during the boot-time
jhb
2009-06-09
4
-0
/
+170
*
Try again to add beginnings of netisr(8) man page: this time add
rwatson
2009-06-07
1
-0
/
+210
*
Add beginnings of a netisr(9) man page.
rwatson
2009-06-07
1
-0
/
+1
*
Add a simple API to manage scatter/gather lists of phyiscal addresses.
jhb
2009-06-01
2
-0
/
+522
*
Use the "flag" word consistently.
trasz
2009-06-01
1
-2
/
+2
*
Add VOP_ACCESSX, which can be used to query for newly added V*
trasz
2009-05-30
2
-2
/
+20
*
Make the rmlock(9) interface a bit more like the rwlock(9) interface:
rwatson
2009-05-29
1
-6
/
+24
*
Reverse the logic for ADAPTIVE_SX option and enable it by default.
attilio
2009-05-29
1
-5
/
+5
*
Fix style/grammar issues in fail(9) man page.
zml
2009-05-28
1
-32
/
+43
*
fail(9) support:
zml
2009-05-27
2
-0
/
+198
*
There are things too complex to be fixed in one commit.
trasz
2009-05-24
1
-1
/
+1
*
Update man pages after VFS_* changes in r191990.
tmclaugh
2009-05-24
6
-22
/
+12
*
Fix typo in the manual page.
trasz
2009-05-24
1
-1
/
+1
*
Add new constants to the acl(9) manual page.
trasz
2009-05-24
1
-4
/
+74
*
Attempt to clarify some confusing wording regarding atomic_load() and
jhb
2009-05-21
1
-2
/
+2
*
Document sbuf_new_auto().
brueffer
2009-05-17
1
-2
/
+18
*
Correct r190283 (partially reverting it) as on sparc64 BUS_DMA_NOCACHE
marius
2009-05-12
1
-5
/
+13
*
Garbage collect man page reference to IFF_NEEDSGIANT.
rwatson
2009-04-18
1
-5
/
+0
*
Remove 'IMPLEMENTATION NOTES' section from acl(9); it was just a copy/paste
trasz
2009-04-11
1
-60
/
+0
*
Remove VOP_LEASE(9) man page, as we no longer have a VOP_LEASE() in the
rwatson
2009-04-10
2
-62
/
+0
*
Catch up with recent locking changes.
trhodes
2009-04-03
1
-6
/
+0
*
Remove pseudocode from VOP_* manual pages. It was out of date anyway.
trasz
2009-03-30
16
-1075
/
+0
*
Add a simple manage for the refcount(9) API.
jhb
2009-03-30
2
-0
/
+100
*
Correct the documentation to reflect the fact that BUS_DMA_NOCACHE is a
rnoland
2009-03-22
1
-9
/
+9
*
Document the new default implementation of VOP_VPTOCNP(9).
marcus
2009-03-08
1
-1
/
+7
*
Extend the "vfsopt" mount options for more general use. Make struct
jamie
2009-03-02
2
-7
/
+57
*
Mention disk_gone() in disk(9).
trasz
2009-02-22
2
-1
/
+10
*
Remove the assertive KA_HELD and KA_UNHELD as long as they are dangerous,
attilio
2009-02-05
1
-18
/
+1
*
Add ENOMEM to the return values.
trhodes
2009-01-27
1
-24
/
+16
*
DEBUG_REDZONE needs DDB which needs KDB.
brueffer
2009-01-09
1
-1
/
+3
[next]