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
/
sys
/
compat
/
ndis
/
subr_pe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Big style cleanup. While there remove references to FreeBSD versions
rpaulo
2009-11-02
1
-37
/
+37
*
o port NDIS USB support from USB1 to the new usb(USB2).
weongyo
2009-03-07
1
-2
/
+2
*
We have strcasecmp() in libkern now.
pjd
2007-04-06
1
-2
/
+0
*
Clean up and apply the fix for PR 83477. The calculation for locating
wpaul
2005-10-26
1
-7
/
+13
*
Couple of lessons learned during USB driver testing:
wpaul
2005-02-24
1
-1
/
+5
*
Fix a couple of u_int_foos that should have been uint_foos.
wpaul
2005-02-18
1
-2
/
+2
*
Add support for Windows/x86-64 binaries to Project Evil.
wpaul
2005-02-16
1
-4
/
+22
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
1
-1
/
+1
*
AMD64 has a single MS-Win calling convention, so provide an empty __stdcall.
obrien
2004-01-13
1
-6
/
+0
*
Use 'vm_offset_t' rather than 'u_int32_t'.
obrien
2004-01-13
1
-2
/
+2
*
Clean up pe_get_message(). Allow the caller to obtain the resource
wpaul
2004-01-06
1
-21
/
+5
*
- Add pe_get_message() and pe_get_messagetable() for processing
wpaul
2004-01-06
1
-0
/
+101
*
Back out the last batch of changes until I have a chance to properly
wpaul
2003-12-26
1
-1
/
+1
*
- Fix some compiler warnings in subr_pe.c
wpaul
2003-12-24
1
-8
/
+8
*
Commit the first cut of Project Evil, also known as the NDISulator.
wpaul
2003-12-11
1
-0
/
+537