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
*
o Split out kernel part of execve(2) syscall into two parts: one that
sobomax
2005-01-29
1
-7
/
+7
*
Add __elfN(dump_thread). This function is called from __elfN(coredump)
marcel
2004-08-11
1
-0
/
+8
*
/usr/libexec/ld-elf.so.1 -> /libexec/ld-elf32.so.1
obrien
2004-07-16
1
-1
/
+1
*
Check in structure definitions for the FreeBSD-3.x signal syscall stuff.
peter
2004-04-14
1
-0
/
+43
*
Change (yet again, sorry!) the path of the 32 bit ld-elf.so.1.
peter
2004-03-21
1
-2
/
+2
*
Add a note about the landmine in the middle of struct ia32_sigframe.
peter
2004-02-21
1
-0
/
+1
*
DOH!!! Fix signals for freebsd-4.x/i386 binaries. The ucontext has
peter
2004-02-21
1
-1
/
+1
*
Locking for the per-process resource limits structure.
jhb
2004-02-04
1
-40
/
+23
*
Add an additional field to the elf brandinfo structure to support
peter
2003-12-23
1
-5
/
+18
*
Move the ia32_sigtramp.S file back under amd64/. This interfaces closely
peter
2003-12-11
1
-88
/
+0
*
Assimilate ia64 back into the fold with the common freebsd32/ia32 code.
peter
2003-12-11
2
-2
/
+13
*
Use the correct syscall table limit
peter
2003-12-10
1
-1
/
+2
*
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