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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch Unicode charset name from "ISO-10646-UCS-2" to "UTF-16BE".
imura
2005-07-03
1
-1
/
+1
*
Implement functions calls from within DDB on ia64. On ia64 a function
marcel
2005-07-02
4
-16
/
+58
*
Check the alignment of the IP header before passing the packet up to the
thompsa
2005-07-02
5
-27
/
+64
*
Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,
delphij
2005-07-02
11
-38
/
+7
*
Fix a buglet that was present in the ia64 code and that got inherited
marcel
2005-07-02
3
-0
/
+3
*
Fix for a bug in the change that defers sack option processing until
ps
2005-07-01
4
-8
/
+10
*
Fix for a SACK crash caused by a bug in tcp_reass(). tcp_reass()
ps
2005-07-01
2
-2
/
+6
*
MFi386: r1.221: use simple timecounter that is aware of irq0 being off.
peter
2005-07-01
1
-7
/
+34
*
Mistakingly undefined VN_KNOTE_LOCKED in my previous commit.
ssouhlal
2005-07-01
1
-1
/
+1
*
Fix the recent panics/LORs/hangs created by my kqueue commit by:
ssouhlal
2005-07-01
16
-75
/
+176
*
Upon relection, we shouldn't allow the tuple structs to be modified by
imp
2005-07-01
3
-11
/
+7
*
Use a simpler implementation for the i8254 timecounter when using the lapic
jhb
2005-07-01
2
-24
/
+70
*
Fix what(1) on kernel binaries by duplicating part of version[] in sccs[]
jhb
2005-07-01
1
-2
/
+1
*
Use m_uiotombuf() instead of own implementation. This is not just
glebius
2005-07-01
1
-25
/
+10
*
- Providing fine-grained malloc statistic by replacing M_DEVBUF with
avatar
2005-07-01
9
-66
/
+98
*
Fix another fallout from the ifnet change that assumed that a softc
harti
2005-07-01
6
-9
/
+9
*
When doing ARP load balancing source IP is taken in network byte order,
glebius
2005-07-01
1
-1
/
+1
*
Make a pass and cleanup the printfs from this driver.
imp
2005-07-01
3
-21
/
+11
*
Minor cleanup of ep driver and pccard attachment:
imp
2005-07-01
3
-45
/
+68
*
Use correct pointer type. This should fix non-functional re(4)
yongari
2005-07-01
1
-1
/
+1
*
Add a much-requested feature: The ability for pccard attachments to
imp
2005-07-01
4
-8
/
+18
*
MFP4:
jkoshy
2005-06-30
6
-28
/
+48
*
Use SCTL_MASK32 to determine that the sysctl call is from a 32bit
ps
2005-06-30
1
-7
/
+2
*
MFi386: revision 1.615 (change kernel crashdump format to ELF).
nyan
2005-06-30
1
-20
/
+38
*
Jumbo-commit to enhance 32 bit application support on 64 bit kernels.
peter
2005-06-30
14
-44
/
+908
*
Begin promoting the AMD-originated feature flags to first class flags, now
peter
2005-06-30
3
-92
/
+86
*
i386->amd64 sync
peter
2005-06-30
1
-0
/
+2
*
Sync i386->amd64.
peter
2005-06-30
3
-7
/
+31
*
Second part of commit for moving KDB_STOP_NMI from opt_global.h to
peter
2005-06-30
1
-0
/
+2
*
Add a special-case handler for general protection faults. It appears to
peter
2005-06-30
1
-3
/
+26
*
Conditionally weaken sys_generic.c rev 1.136 to allow certain dubious
peter
2005-06-30
2
-2
/
+21
*
Add COMPAT_FREEBSD5
peter
2005-06-30
1
-0
/
+1
*
Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.h
peter
2005-06-29
8
-3
/
+9
*
Switch AMD64 and i386 platforms to using ELF as their kernel crash
peter
2005-06-29
7
-216
/
+724
*
Fix ipfw packet matching errors with address tables.
simon
2005-06-29
3
-19
/
+22
*
Sync if_bridge to NetBSD r1.31
thompsa
2005-06-29
1
-9
/
+9
*
o Fix a write mbuf-after-free bug. The duration field of the 802.11 header
damien
2005-06-29
1
-9
/
+23
*
Regenerate after addition of audit event type number to syscalls.master
rwatson
2005-06-29
5
-83
/
+85
*
During the system call table format change adding audit record event
rwatson
2005-06-29
2
-84
/
+95
*
- Change the commented out freebsd32_xxx() example to use kern_xxx() along
jhb
2005-06-29
2
-39
/
+5
*
Increase MAXCPU to 16 in SMP kernels so that APIC IDs from 0 to 15 are
jhb
2005-06-29
1
-1
/
+1
*
Fix the false memory modified after free messages some users have been
silby
2005-06-29
1
-0
/
+3
*
Require gateways for routes to be of the same address family as the
qingli
2005-06-28
1
-1
/
+4
*
Add a chipset field to the lookup. Use this chipset type to determine
imp
2005-06-28
1
-168
/
+58
*
Disable the drm_initmap calls in radeon_cp.c, due to them resulting in improper
anholt
2005-06-28
1
-0
/
+6
*
Zero donecount on auto request sense.
sos
2005-06-28
1
-0
/
+1
*
Fix panic after ifnet changes in rev. 1.30. sc->sc_ifp is a
bz
2005-06-28
1
-2
/
+8
*
Correct a comment in ucred.h.
delphij
2005-06-28
1
-1
/
+1
*
Handle B-unit break instructions. The break.b is unique in that the
marcel
2005-06-27
1
-1
/
+50
*
Replace the existing copyright notice with my own. Over the years I've
marcel
2005-06-27
1
-23
/
+19
[next]