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
/
compat
/
ia32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a MD 32 bit binary support routine into the MD areas. exec_setregs
peter
2003-11-08
2
-45
/
+2
*
Remove some duplicated comments that refer to npx. XXX The setregs
peter
2003-11-08
1
-11
/
+0
*
Point the description of the fpu data in the context structures to
peter
2003-11-08
1
-1
/
+1
*
Oops, forgot to save these in the editor. Add CTASSERTS for signal and
peter
2003-10-30
1
-0
/
+10
*
Add CTASSERT()'s to check that the sizes of our replicas of the 32 bit
peter
2003-10-30
1
-2
/
+0
*
Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit
peter
2003-09-25
2
-1
/
+68
*
Switch to using the emulator in the common compat area.
peter
2003-08-23
1
-8
/
+9
*
Initial sweep at dividing up the generic 32bit-on-64bit kernel support
peter
2003-08-22
4
-55
/
+8
*
Use __FBSDID().
obrien
2003-07-25
2
-3
/
+5
*
Deal with the user VM space expanding. 32 bit applications do not like
peter
2003-05-23
2
-5
/
+5
*
Collect the nastiness for preserving the kernel MSR_GSBASE around the
peter
2003-05-15
1
-8
/
+1
*
Add BASIC i386 binary support for the amd64 kernel. This is largely
peter
2003-05-14
5
-153
/
+349
*
SCARGS removal take II.
alfred
2002-12-14
1
-5
/
+0
*
Backout removal SCARGS, the code freeze is only "selectively" over.
alfred
2002-12-13
1
-0
/
+5
*
Remove SCARGS.
alfred
2002-12-13
1
-5
/
+0
*
Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to
jake
2002-09-01
1
-4
/
+7
*
Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable
peter
2002-07-20
2
-0
/
+459