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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the example, -w is the right switch for write failure probability.
brueffer
2009-09-17
1
-3
/
+3
*
Allocate space for the group array in a static credential used in
brooks
2009-09-17
1
-0
/
+2
*
Sync driver with Yahoo:
scottl
2009-09-16
3
-74
/
+75
*
Fix locking around copyout() operations.
scottl
2009-09-16
1
-3
/
+9
*
Make MSI and PERFORMANT interrupts work correctly. Only require the minimum
scottl
2009-09-16
2
-4
/
+13
*
Increase CISS_MAX_PHYSTGT to 256 so that it matches what the controller might
scottl
2009-09-16
1
-1
/
+1
*
The buffer returned by fgenln is not a "C" string and might not be NUL
sepotvin
2009-09-16
2
-1
/
+3
*
Fix a bug reported by Daniel Mentz:
tuexen
2009-09-16
1
-2
/
+7
*
When checking traffic endpoint's adresses families in key_spdadd(),
vanhu
2009-09-16
1
-12
/
+2
*
Remove trailing spaces.
edwin
2009-09-16
1
-41
/
+41
*
Extend the keyboard character size to 24 bits.
ed
2009-09-16
1
-11
/
+17
*
Fix an off-by-one error in the marking of the O_CH operator
dds
2009-09-16
1
-1
/
+1
*
Add a couple of debugging statements.
dds
2009-09-16
1
-0
/
+3
*
Add the ability to see TCP timers via netstat -x. This can be a useful
silby
2009-09-16
6
-8
/
+58
*
Add EV_RECEIPT to kevents.
sson
2009-09-16
3
-2
/
+11
*
Add the EV_DISPATCH flag to kevents.
sson
2009-09-16
3
-2
/
+11
*
Add EVFILT_USER to kevents.
sson
2009-09-16
3
-2
/
+159
*
Add optional touch event filter hooks to kevents.
sson
2009-09-16
2
-37
/
+68
*
-Put the optimized soreceive_stream() under a compile time option called
andre
2009-09-15
4
-6
/
+17
*
Reverting the previous change for now. Some users reports the patch
qingli
2009-09-15
1
-0
/
+4
*
Add two test cases from PR 130504.
dds
2009-09-15
1
-0
/
+3
*
Self pointing routes are installed for configured interface addresses
qingli
2009-09-15
5
-76
/
+67
*
This patch enables the node to respond to ARP requests for
qingli
2009-09-15
1
-46
/
+54
*
Use explicit int values for the device states in order to allow,
attilio
2009-09-15
2
-8
/
+8
*
Fix sched_switch_migrate():
attilio
2009-09-15
1
-11
/
+11
*
Forced unmounts work just fine in my tests under heavy load. There might
pjd
2009-09-15
1
-5
/
+0
*
We believe ZFS is ready for production use. Remove a warning about it being
pjd
2009-09-15
1
-2
/
+0
*
Accomodate old style XPT_IMMED_NOTIFY and XPT_NOTIFY_ACK so that
mjacob
2009-09-15
2
-27
/
+43
*
Simply remove the code instead of using "#if 0".
qingli
2009-09-15
1
-6
/
+0
*
The bootp code installs an interface address and the nfs client
qingli
2009-09-15
2
-0
/
+15
*
Fix some instances where CAM rescans get hung up or take a long time to
ken
2009-09-15
1
-4
/
+9
*
Restore (undocumented) support for early revisions and add more comments.
jkim
2009-09-14
1
-43
/
+77
*
Previously local end of point-to-point interface is not reachable
qingli
2009-09-14
1
-0
/
+2
*
Use %zu for size_t.
rpaulo
2009-09-14
1
-2
/
+3
*
- Mount ZFS snapshots with MNT_IGNORE flag, so they are not visible in regular
pjd
2009-09-14
4
-53
/
+40
*
Modify mount(8) to skip MNT_IGNORE file systems by default, just like df(1)
pjd
2009-09-14
2
-0
/
+9
*
Protect cross-script invocation by checking that the target script exists.
emaste
2009-09-14
1
-2
/
+6
*
Fix previous commit. I got it backwards.
rpaulo
2009-09-14
1
-1
/
+1
*
Fix printf format string in asmc_key_dump().
rpaulo
2009-09-14
1
-1
/
+1
*
John Baldwin suggested that 'stolen memory' only happens in the case of
n_hibma
2009-09-14
1
-8
/
+6
*
Make the sudden motion sensor work on older models and add a bit of
rpaulo
2009-09-14
2
-3
/
+122
*
Improve the way failure of pthread_key_create() gets detected.
edwin
2009-09-14
1
-2
/
+9
*
Enable BIOS modes on amd64.
delphij
2009-09-14
1
-1
/
+1
*
Last character is a space for the international currency symbol.
edwin
2009-09-13
2
-2
/
+2
*
ANSIfy, whitespace and comment adjustments, to simplify comparing these
emaste
2009-09-13
3
-108
/
+65
*
Support both case: when snapshot is already mounted and when it is not yet
pjd
2009-09-13
1
-5
/
+3
*
Lock the ifnet list while iterating over it.
zec
2009-09-13
1
-0
/
+2
*
Correct a copy and paste error using the variable name from the
bz
2009-09-13
1
-1
/
+1
*
Make sure we never place the cursor outside the screen.
ed
2009-09-13
1
-3
/
+6
*
Fixes two bugs:
rrs
2009-09-13
1
-1
/
+9
[next]