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
*
This won't be needed. There is already userland infrastructure for fpu emulation
kmacy
2006-10-12
1
-191
/
+0
*
The T2000 has multiple PCI domains requiring bus allocation to be done differ...
kmacy
2006-10-12
2
-0
/
+11
*
sun4v requires TSBs (translation storage buffers) to be contiguous and be
kmacy
2006-10-12
1
-4
/
+6
*
Fix support for IBM/Lenovo Thinkcentre M52 series. Its vendorid / 0x1014
ariff
2006-10-12
1
-16
/
+44
*
Remove redundant casts. The casts inside the macros should be
imp
2006-10-12
1
-4
/
+4
*
Spell proc/sys/kernel/pid_max correctly in a comment.
keramida
2006-10-11
1
-1
/
+1
*
Recognize 802.1q frames in Ethernet input and process them.
glebius
2006-10-11
1
-1
/
+29
*
Improve ktr(4) logging for callout(9) subsystem. Log all inserts and
glebius
2006-10-11
1
-7
/
+23
*
Do not leak hooks in ng_bypass().
glebius
2006-10-11
1
-0
/
+3
*
Make it buildable.
glebius
2006-10-11
1
-1
/
+1
*
Unbreak a short one.
glebius
2006-10-11
1
-2
/
+1
*
Break long line.
glebius
2006-10-11
1
-1
/
+2
*
Use hash functions with better distribution. Tested on live traffic.
glebius
2006-10-11
1
-12
/
+12
*
o Do not do args->f_id.addr_type == 6 when there is
maxim
2006-10-11
1
-2
/
+2
*
o Kill a nit in the comment.
maxim
2006-10-11
1
-1
/
+1
*
o Extend not very informative ipfw(4) message 'drop session, too many
maxim
2006-10-11
1
-2
/
+32
*
Use bitcount32() from sys/systm.h instead of my own.
glebius
2006-10-11
1
-17
/
+4
*
- Update the baudrate every time the parent changes its link state.
glebius
2006-10-11
1
-3
/
+4
*
Merge the rest of my changes.
ru
2006-10-11
1
-13
/
+26
*
Fix CPU value.
ru
2006-10-11
1
-1
/
+1
*
Using the ptr defines broke the powerpc build - convert set_mmfsa to the same
kmacy
2006-10-11
1
-2
/
+2
*
Change the x86 interrupt code to suspend/resume interrupt controllers
jhb
2006-10-10
15
-98
/
+224
*
Don't pass unused bufsz to kern_shmctl().
jhb
2006-10-10
1
-7
/
+6
*
Only try to copyin a msqid for the IPC_SET command to msgctl(). Other
jhb
2006-10-10
1
-5
/
+6
*
Remove unnecessary casts before PTRIN().
jhb
2006-10-10
1
-11
/
+11
*
Oops, fix sign bug in #ifdef for value of INTRCNT_COUNT.
jhb
2006-10-10
2
-4
/
+4
*
Distinguish between two distinct kinds of errors from VOP_BMAP() in
alc
2006-10-10
1
-2
/
+12
*
Remind firmware of the ESSID to use in a directed scan. This fixes scanning
mlaier
2006-10-10
1
-3
/
+17
*
Do allow jailed superuser to override the port ACL.
rwatson
2006-10-10
1
-1
/
+1
*
Mark the audit system calls as being un-implemented in jails. Currently we do
csjp
2006-10-10
1
-0
/
+19
*
Guard against invalid metadata.
pjd
2006-10-10
1
-0
/
+6
*
Do not translate the IN_ACCESS inode flag into the IN_MODIFIED while filesystem
kib
2006-10-10
5
-34
/
+89
*
The powerpc and sparc64 MD `reboot' commands should never have existed
bde
2006-10-10
3
-26
/
+10
*
Fixed loss of whitespace suppression at ends of lines. Whitespace
bde
2006-10-10
1
-3
/
+3
*
correct diag request to fetch isr state on fatal interrupts
sam
2006-10-09
1
-1
/
+1
*
Fix style(9) nits.
jkim
2006-10-09
2
-76
/
+74
*
Fix 32-bit PTE in the GART table.
jkim
2006-10-09
2
-2
/
+6
*
provide routines to access VPD data at the PCI layer...
jmg
2006-10-09
6
-182
/
+397
*
more sun4v fallout - missed add
kmacy
2006-10-09
1
-0
/
+143
*
unbreak buildkernel for sparc64 - fallout from sun4v
kmacy
2006-10-09
1
-6
/
+5
*
unbreak sparc64 loader build
kmacy
2006-10-09
2
-2
/
+1
*
kernel clean up to make the sun4v kernel build
kmacy
2006-10-09
14
-27
/
+199
*
add sun4v support to the sparc64 boot loader
kmacy
2006-10-09
5
-10
/
+1109
*
Use LIST_FOREACH_SAFE instead of a hand rolled version.
thompsa
2006-10-09
1
-8
/
+4
*
Change vnode_pager_generic_getpages() so that it does not panic if the
alc
2006-10-08
1
-2
/
+13
*
Added few more pci ids for Intel, ATI, NVidia, VIA and SiS.
ariff
2006-10-08
1
-2
/
+30
*
Added some aliases:
bde
2006-10-08
1
-0
/
+3
*
Fixed formatting of printing of command tables. WIth the default max
bde
2006-10-08
4
-6
/
+6
*
Remove unnecessary test case. (As written, that branch will never
netchild
2006-10-08
1
-2
/
+0
*
- change if (cond) panic() to KASSERT.
netchild
2006-10-08
1
-3
/
+4
[next]