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
*
Don't add the atrun-line to the crontab when MK_AT is set.
ed
2010-03-19
1
-0
/
+3
*
Regen
kib
2010-03-19
4
-53
/
+123
*
Remove empty line.
kib
2010-03-19
1
-1
/
+0
*
Convert aio syscall registration to SYSCALL_INIT_HELPER.
kib
2010-03-19
1
-33
/
+59
*
Implement compat32 shims for mqueuefs.
kib
2010-03-19
3
-68
/
+328
*
Implement compat32 shims for ksem syscalls.
kib
2010-03-19
2
-70
/
+141
*
Move SysV IPC freebsd32 compat shims from freebsd32_misc.c to corresponding
kib
2010-03-19
5
-587
/
+733
*
Move SysV IPC freebsd32 compat shims helpers from freebsd32_misc.c to
kib
2010-03-19
3
-54
/
+74
*
Introduce SYSCALL_INIT_HELPER and SYSCALL32_INIT_HELPER macros and
kib
2010-03-19
4
-0
/
+95
*
FOr SYSCALL_MODULE_HELPER, use "sys/<syscallname>" module name.
kib
2010-03-19
2
-2
/
+2
*
Make freebsd32_copyiniov() available outside of freebsd32_misc.
kib
2010-03-19
2
-1
/
+4
*
Properly handle compat32 calls to sctp generic sendmsd/recvmsg functions that
kib
2010-03-19
1
-4
/
+19
*
Remove dead statement.
kib
2010-03-19
1
-1
/
+0
*
Fix two style issues.
kib
2010-03-19
1
-2
/
+2
*
Make sure the snmp_pf module will first refresh its entires if necessary,
syrinx
2010-03-19
1
-12
/
+12
*
Fix typo in comment
imp
2010-03-19
1
-1
/
+1
*
SSE is enabled by default about 5 years ago so there is no point pretending
delphij
2010-03-19
1
-2
/
+0
*
- Added support for 5709S/5716S PHYs.
davidch
2010-03-18
3
-389
/
+288
*
- Added support for 5709S/5716S PHYs.
davidch
2010-03-18
3
-23
/
+158
*
turn 205266 in to a no-op until the problem can be properly diagnosed
kmacy
2010-03-18
1
-1
/
+1
*
Detect illegal access to unmapped memory within real mode emulator to aid
jkim
2010-03-18
1
-9
/
+44
*
Properly progress through the list of IPv6 addresses using in6_addr size.
ed
2010-03-18
1
-1
/
+1
*
Update to 9.6.2-P1, the latest patchfix release which deals with
dougb
2010-03-18
57
-1858
/
+2459
*
For those of us mere mortals who do not aspire to the lofty heights
dougb
2010-03-18
1
-0
/
+2
*
Unbreak build by removing a code bit that is only related to other code
rpaulo
2010-03-18
1
-1
/
+1
*
Add support for retrieving labeled pf filter rule counters.
syrinx
2010-03-18
3
-4
/
+382
*
Simplify loops.
pjd
2010-03-18
1
-20
/
+10
*
Fix a couple of bugs with 802.11n:
rpaulo
2010-03-18
4
-25
/
+90
*
Add ddb support to the "new" link layer code ("new-arp"):
bz
2010-03-18
1
-0
/
+136
*
Remove an unneeded variable.
ed
2010-03-18
1
-1
/
+0
*
Remove two pieces of code (one disabled in revision 39665 and another derived
delphij
2010-03-18
2
-16
/
+0
*
Need to set the proper flag bit when inserting ARP
qingli
2010-03-18
1
-1
/
+1
*
o) Add a keyword to displaying elapsed time in integer seconds, "etimes".
jmallett
2010-03-17
4
-2
/
+25
*
Remove two instances of the evil hack to get the ifnet. mii_ifp is
imp
2010-03-17
1
-12
/
+2
*
o Add support for UltraSparc-IV+:
marius
2010-03-17
2
-34
/
+77
*
Set the device capabilities to include dynamic link-state for
qingli
2010-03-17
1
-0
/
+2
*
Cache line align various structures and move volatile counters to
kmacy
2010-03-17
1
-6
/
+14
*
- cache line align arcs_lock array (h/t Marius Nuennerich)
kmacy
2010-03-17
1
-3
/
+3
*
Add macros for the VER.impl of SPARC64 II to VIIIfx.
marius
2010-03-17
1
-1
/
+8
*
- Add TTE and context register bits for the additional page sizes supported
marius
2010-03-17
5
-34
/
+75
*
Fix 2 bugs in mxge_attach()
gallatin
2010-03-17
1
-3
/
+3
*
- Add quirk handling for Sun Fire V1280. The firmware of these machines
marius
2010-03-17
2
-5
/
+29
*
use CACHE_LINE_SIZE instead of hardcoding 128 for lock pad
kmacy
2010-03-17
1
-1
/
+1
*
We actually can generate a host number.
mjacob
2010-03-17
1
-1
/
+1
*
Add pcb reference counting to the pcblist sysctl handler functions
bz
2010-03-17
4
-13
/
+55
*
Add "Massachusetts".
obrien
2010-03-17
1
-0
/
+1
*
Put gone device timer into a structure tag that can hold more than 32 seconds...
mjacob
2010-03-17
4
-17
/
+24
*
Revamp the interrupt code based on the previous commit:
marcel
2010-03-17
13
-376
/
+421
*
Better way to find out available file system types is to use lsvfs(1).
pjd
2010-03-16
1
-6
/
+4
*
- reduce contention by breaking up ARC state locks in to 16 for data
kmacy
2010-03-16
2
-129
/
+381
[next]