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
...
*
Correct multiple security issues in how libarchive handles corrupt
cperciva
2007-07-12
2
-41
/
+104
*
Set the default escape character as described in the manpage of dconschat(8).
simokawa
2007-07-12
1
-1
/
+4
*
Directly initialize nxge's ifaddrp pointer to ifnetp->if_addr rather
rwatson
2007-07-12
1
-1
/
+1
*
bus_dma_tag_create() and bus_dma_mem_alloc() shall not be called with a
kib
2007-07-12
1
-9
/
+15
*
Improve the net80211 handling within ndis
thompsa
2007-07-12
2
-158
/
+303
*
- Simulate GNU gzip(1) behavior where full filename is
delphij
2007-07-12
1
-7
/
+7
*
Belatedly add the PROTO.localhost* files that were removed on 2007-06-18
dougb
2007-07-12
1
-0
/
+4
*
Removed unnecessary global includes for ixgbe, and em. Both have been
jfv
2007-07-12
1
-6
/
+0
*
Add r_debug_state to the list of symbols exported from rtld. GDB needs to
kan
2007-07-11
1
-0
/
+1
*
Add the actual source too :)
jfv
2007-07-11
12
-0
/
+9206
*
New driver for Intel 10G PCI-Express adapter (82598), driver is
jfv
2007-07-11
2
-0
/
+13
*
Remove the internal use of __packed and put it on the structures
mjacob
2007-07-11
2
-40
/
+40
*
Forced commit for a minor correction:
mjacob
2007-07-11
0
-0
/
+0
*
In the function pc98_check_if_type for the non-8251 case
mjacob
2007-07-11
1
-0
/
+4
*
Fix ioctls on the control vnode: ioctls on a character device fail with
rwatson
2007-07-11
2
-2
/
+2
*
Avoid a panic in insmntque when we pass a NULL mount: this reenables
rwatson
2007-07-11
2
-14
/
+2
*
Replace CODA_OPEN with CODA_OPEN_BY_FD: coda_open was disabled because
rwatson
2007-07-11
12
-262
/
+108
*
Now that wicontrol has been removed from the base system the corresponding
thompsa
2007-07-11
2
-1
/
+15
*
Resolve Coda mount failing because Coda failed to match the device
rwatson
2007-07-11
2
-16
/
+8
*
Avoid crash when opening Coda device: when allocating coda_mntinfo, we
rwatson
2007-07-11
4
-14
/
+20
*
Fix kbdmux(4) issue with backslash/underscore key not working on
emax
2007-07-11
1
-0
/
+3
*
Fix userland applications compilation by using correct KPI protection
attilio
2007-07-11
1
-0
/
+7
*
update for wpa_supplicant 0.5.8 import:
sam
2007-07-11
5
-6
/
+48
*
update for 0.5.8 import
sam
2007-07-11
2
-4
/
+16
*
resolve merge conflicts
sam
2007-07-11
10
-1971
/
+1372
*
This commit was generated by cvs2svn to compensate for changes in r171366,
sam
2007-07-11
205
-9098
/
+48300
|
\
|
*
Import of WPA supplicant 0.5.8
sam
2007-07-11
211
-9538
/
+49687
*
|
This commit was generated by cvs2svn to compensate for changes in r171364,
harti
2007-07-11
1
-7
/
+7
|
\
\
|
*
|
Vendor patch to remove some __inline qualifiers on non-static functions
harti
2007-07-11
1
-7
/
+7
*
|
|
Protect against divide by zero while calculating bus speed due to
ariff
2007-07-11
1
-1
/
+5
*
|
|
MFp4: Make use of the kernel unit number allocation facility
delphij
2007-07-11
3
-18
/
+10
*
|
|
Mention that BZIP2 1.0.4 was MFC'ed.
delphij
2007-07-11
1
-1
/
+2
*
|
|
Remove now-stale 00READ file in the Coda tree; rvb isn't the current
rwatson
2007-07-11
1
-15
/
+0
*
|
|
- Chase for crypto_if.m -> crytpodev_if.m rename in order to
delphij
2007-07-11
1
-1
/
+6
*
|
|
Add another SMC device.
imp
2007-07-11
1
-3
/
+4
*
|
|
Add Micro Research PCMCIA LAN Adapter MR10TPC support. Patch slightly
imp
2007-07-11
2
-0
/
+3
*
|
|
Add --no-warn-mismatch to ld(1) when linking binary files into
marcel
2007-07-11
1
-4
/
+4
*
|
|
Mark ng_h4(4) as not MPSAFE and disconnect it from the LINT build for now.
emax
2007-07-11
1
-1
/
+1
*
|
|
Add additional product id and quirks entry for MetaGeek Wi-Spy
imp
2007-07-10
2
-0
/
+5
*
|
|
Correct a problem in the ZERO_COPY_SOCKETS option, specifically, in
alc
2007-07-10
1
-2
/
+22
*
|
|
Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.
emax
2007-07-10
2
-2
/
+3
*
|
|
Fix commit mail retrieval when using message-id.
flz
2007-07-10
1
-8
/
+4
*
|
|
Don't use almost perfectly pessimal cluster allocation. Allocation
bde
2007-07-10
2
-6
/
+5
*
|
|
Forced commit to say that the previous changeset was:
delphij
2007-07-10
0
-0
/
+0
*
|
|
Add sed(1) to cross tools. We do want newly built version during
delphij
2007-07-10
1
-0
/
+1
*
|
|
Further cleanup of UDPv4:
rwatson
2007-07-10
2
-98
/
+96
*
|
|
Fixing the mount_smbfs(8) hanging by utilising the destroy_dev_sched() KPI.
avatar
2007-07-10
1
-1
/
+3
*
|
|
Get rid of a couple of Coverity found sign comparison errors.
mjacob
2007-07-10
1
-3
/
+3
*
|
|
Be more conservative- turn off fast posting and RIO for 22XX cards.
mjacob
2007-07-10
1
-7
/
+2
*
|
|
MFp4 122896
kmacy
2007-07-10
3
-42
/
+78
[prev]
[next]