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
...
*
Remove sysctl debug.ncnegfactor, it is renamed to vfs.ncnegfactor.
kib
2010-10-30
1
-2
/
+0
*
Don't bother to enable ASPM L1 to save more power. Even though I am
yongari
2010-10-30
1
-1
/
+1
*
Regenerate our lib/libpcap/config.h for libpcap 1.1.1.
dim
2010-10-29
1
-26
/
+56
*
sh: Tweak some string constants to reduce code size.
jilles
2010-10-29
4
-5
/
+5
*
Add a ${.CURDIR} reference to the previous commit.
rpaulo
2010-10-29
1
-1
/
+1
*
Use pcap's bpf header, not our own copy of it.
rpaulo
2010-10-29
1
-2
/
+0
*
sh: Reject function names ending in one of !%*+-=?@}~
jilles
2010-10-29
1
-1
/
+5
*
Force include ../../libpcap/config.h since privsep.c groks pcap's
rpaulo
2010-10-29
1
-0
/
+2
*
sh: Detect various additional errors in the parser.
jilles
2010-10-29
2
-3
/
+7
*
Add print-ipnet.c
rpaulo
2010-10-29
1
-1
/
+1
*
add pcap-common.c.
rpaulo
2010-10-29
1
-1
/
+1
*
- When resetting pm_active and pm_context of a pmap in pmap_pinit() we
marius
2010-10-29
1
-4
/
+7
*
Partially revert r203829; as it turns out what the PowerPC OFW loader did
marius
2010-10-29
1
-4
/
+4
*
sh: Error out on various specials/keywords in the wrong place in backticks.
jilles
2010-10-29
1
-16
/
+16
*
sh: Fix some issues with CTL* bytes and ${var#pat}.
jilles
2010-10-29
2
-14
/
+35
*
Remove support for creating the 'machine' symlink as well as creating the
jhb
2010-10-29
1
-27
/
+0
*
Fix uninitialized variable.
trasz
2010-10-29
1
-1
/
+1
*
Remove more unused files.
rpaulo
2010-10-29
5
-590
/
+0
*
Remove unused files.
rpaulo
2010-10-29
48
-8225
/
+0
*
Update for libpcap-1.1.1.
rpaulo
2010-10-29
1
-1
/
+1
*
Merge libpcap-1.1.1.
rpaulo
2010-10-29
203
-4500
/
+19746
|
\
|
*
Update libpcap to 1.1.1.
rpaulo
2010-10-28
205
-4613
/
+19965
*
|
Sync DLTs with the latest pcap version.
rpaulo
2010-10-29
1
-0
/
+137
*
|
Merging mptable under x86 left this option undefined for amd64 case.
attilio
2010-10-29
1
-0
/
+1
*
|
- Merge ram_attach() implementation for i386 and amd64
attilio
2010-10-29
1
-42
/
+39
*
|
- Note that non-superusers are not allowed to set the SF_ARCHIVED
jh
2010-10-29
1
-3
/
+7
*
|
Modify nfs_open() in the experimental NFS client to be compatible
rmacklem
2010-10-29
1
-46
/
+40
*
|
sh: Do IFS splitting on word in ${v+word} and ${v-word}.
jilles
2010-10-29
6
-14
/
+77
*
|
Add a call for nfsrpc_close() to ncl_reclaim() in the experimental
rmacklem
2010-10-29
1
-0
/
+9
*
|
Add sysctl kern.sched.cpusetsize to export the size of kernel cpuset,
davidxu
2010-10-29
3
-0
/
+21
*
|
Remove meaningless XXXXX, that is a remain of comment, removed in r186200.
glebius
2010-10-29
1
-2
/
+0
*
|
Revert a small part of the r198301, that is entirely unrelated to the
glebius
2010-10-29
1
-1
/
+1
*
|
Return previous sigaction correctly.
davidxu
2010-10-29
1
-1
/
+4
*
|
Remove local variable 'first', instead check signal number in memory,
davidxu
2010-10-29
1
-4
/
+1
*
|
Fix the printf() in init_heap so that it can run before the console is up.
nwhitehorn
2010-10-29
1
-1
/
+5
*
|
Fix netboot on some Apple machines on which calling dma-free on the
nwhitehorn
2010-10-29
1
-0
/
+3
*
|
Fix some memory management issues discovered when trying to boot the PPC
nwhitehorn
2010-10-28
3
-28
/
+35
*
|
sh: Only accept a '}' inside ${v+-=?...} if double-quote state matches.
jilles
2010-10-28
2
-4
/
+35
*
|
Fix another "string" typo.
uqs
2010-10-28
1
-1
/
+1
*
|
sh: Make double-quotes quote a '}' inside ${v#...} and ${v%...}.
jilles
2010-10-28
2
-1
/
+30
*
|
Fix CPU load reporting independent of scheduler used.
uqs
2010-10-28
1
-204
/
+128
*
|
Remove useless stuff.
rpaulo
2010-10-28
15
-2008
/
+0
*
|
Update for the new tcpdump 4.1.1. The man page is a result of running
rpaulo
2010-10-28
2
-2
/
+1724
*
|
Merge tcpdump-4.1.1.
rpaulo
2010-10-28
201
-3086
/
+38522
|
\
\
|
*
|
Update tcpdump to 4.1.1.
rpaulo
2010-10-28
203
-3340
/
+39178
*
|
|
Merge nexus.c from amd64 and i386 to x86 subtree.
attilio
2010-10-28
5
-709
/
+61
*
|
|
Set bootverbose directly in mi_startup() rather than via a SYSINIT. This
jhb
2010-10-28
1
-9
/
+3
*
|
|
Use 'PCPU_GET(apic_id)' to determine the BSP's APIC ID on a UP machine
jhb
2010-10-28
2
-2
/
+2
*
|
|
Correct a typo.
bz
2010-10-28
1
-1
/
+1
*
|
|
Merge the mptable support from MD bits to x86 subtree.
attilio
2010-10-28
7
-1225
/
+10
[prev]
[next]