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
*
Simplify the opening of the resources for cardbus cards. Before we'd
imp
2005-12-29
1
-102
/
+53
*
Print a warning when we miss vinactive() call, because of race in vget().
pjd
2005-12-29
1
-0
/
+20
*
This is the style-fix for my previous commit. Sorry for the delay, I
cracauer
2005-12-29
1
-7
/
+1
*
patch(1) and I aren't friends today. Axe a duplicate copy of
jhb
2005-12-29
1
-82
/
+0
*
Add a new function msleep_spin() which is a slightly stripped down version
jhb
2005-12-29
2
-0
/
+165
*
Teach WITNESS_SAVE() and WITNESS_RESTORE() to work with spin locks instead
jhb
2005-12-29
1
-8
/
+18
*
Fix a deadlock I introduced with the recently added printf to warn about
jhb
2005-12-29
1
-12
/
+14
*
Reveal sacred spells necessary for putting kbdmux(4) to real use.
sobomax
2005-12-29
1
-0
/
+15
*
An i386 machine with 32MB of RAM requires a 700MB disk for auto-layout to
ceri
2005-12-29
2
-4
/
+4
*
correct (reversed) ms<->tu macros
sam
2005-12-29
1
-2
/
+2
*
Sync the type (and size, compare mousestatus_t in /usr/include/sys/mouse.h)
netchild
2005-12-29
1
-1
/
+1
*
Add support for the HP 8200C/8250C/8290C scanners.
netchild
2005-12-29
2
-0
/
+2
*
Add support for the Canon CanoSvan LIDE 25.
netchild
2005-12-29
2
-0
/
+2
*
Fix some kind of "off by one"-error: the min or max sample rate the
netchild
2005-12-29
1
-2
/
+2
*
Increment kobj_lookup_misses on a miss rather than decrementing it.
jhb
2005-12-29
1
-1
/
+1
*
Document Epson Perfection 2480 support.
brueffer
2005-12-29
1
-1
/
+3
*
Merge NetBSD rev. 1.61:
netchild
2005-12-29
1
-1
/
+1
*
Add support for Epson 2480 scanner.
netchild
2005-12-29
2
-0
/
+2
*
Emit USB_EVENT_DRIVER_DETACH on detach.
netchild
2005-12-29
1
-0
/
+3
*
Add a new extensible GSS-API layer which can support GSS-API plugins,
dfr
2005-12-29
104
-59
/
+11524
*
Fix semantics in the documentation of the "jail_socket_unixiproute_only"
rse
2005-12-29
1
-3
/
+3
*
Remove pcb_switchout, it has not been used for a long time.
davidxu
2005-12-29
3
-8
/
+0
*
Add code to report zombie state.
davidxu
2005-12-29
1
-0
/
+2
*
Help Warner with merge from p4.
glebius
2005-12-29
1
-1
/
+2
*
When pfil(9) is enabled the bridge only considers ETHERTYPE_ARP, ETHERTYPE_IP...
thompsa
2005-12-29
2
-6
/
+21
*
Minor updates relative to the 9.2.3 import
dougb
2005-12-29
2
-2
/
+6
*
Build gprof for powerpc now.
grehan
2005-12-29
1
-2
/
+0
*
Updated versions of header files generated per the instructions
dougb
2005-12-29
6
-14
/
+61
*
Remove files no longer in the BIND 9 distribution
dougb
2005-12-29
31
-23572
/
+0
*
clone i386.h for powerpc
grehan
2005-12-29
1
-0
/
+44
*
This commit was generated by cvs2svn to compensate for changes in r153816,
dougb
2005-12-29
284
-38640
/
+66160
|
\
|
*
Vendor import of BIND 9.3.2
dougb
2005-12-29
284
-38640
/
+66160
*
|
gmon now supported on powerpc
grehan
2005-12-29
1
-2
/
+0
*
|
The minbrk symbol is hidden the same on powerpc as other FreeBSD platforms.
grehan
2005-12-29
1
-1
/
+1
*
|
Add user-space profiling support. Kernel profiling still todo.
grehan
2005-12-29
1
-8
/
+82
*
|
Refer readers to the hwpmc(4) manual page where the additional
jkoshy
2005-12-29
1
-0
/
+3
*
|
Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. There
imp
2005-12-29
6
-72
/
+270
*
|
Initialize the event tailq.
scottl
2005-12-28
1
-0
/
+1
*
|
Add support for printing IPSEC protocol stats if the kernel was compiled
kbyanc
2005-12-28
5
-97
/
+489
*
|
Add missing parens.
glebius
2005-12-28
1
-1
/
+1
*
|
Fix the order of the stereo channels (left <-> right).
netchild
2005-12-28
1
-4
/
+4
*
|
Trim trailing whitespace.
kan
2005-12-28
1
-46
/
+45
*
|
o Fix typos in the comments.
maxim
2005-12-28
1
-2
/
+2
*
|
Check for IFF_DRV_RUNNING in the interrupt loop.
glebius
2005-12-28
1
-2
/
+3
*
|
In ng_netflow_disconnect() check whether we are working with "iface"
glebius
2005-12-28
1
-2
/
+6
*
|
Add 'juggle', a simple IPC micro-benchmark that uses various IPC types to
rwatson
2005-12-28
2
-0
/
+598
*
|
Further updates to the Marvell support code.
sos
2005-12-28
1
-13
/
+24
*
|
When in rev. 1.47 cardbus_alloc_resources() function was moved from
glebius
2005-12-28
1
-15
/
+40
*
|
Correct a typo
delphij
2005-12-28
1
-1
/
+1
*
|
A style nit.
glebius
2005-12-28
1
-1
/
+1
[next]