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
/
ia32_sysvec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r314489:
kib
2017-03-15
1
-5
/
+2
*
MFC r307688:
kib
2017-03-15
1
-5
/
+3
*
Implement vsyscall hack. Prior to 2.13 glibc uses vsyscall
dchagin
2016-01-09
1
-0
/
+1
*
Remove sv_prepsyscall, sv_sigsize and sv_sigtbl members of the struct
kib
2015-11-28
1
-3
/
+0
*
Split kerne timekeep ABI structure vdso_sv_tk out of the struct
kib
2015-11-23
1
-1
/
+1
*
In preparation for switching linuxulator to the use the native 1:1
dchagin
2015-05-24
1
-0
/
+1
*
Improve support for XSAVE with debuggers.
jhb
2014-11-21
1
-2
/
+18
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
1
-6
/
+3
*
Revert r267961, r267973:
gjb
2014-06-27
1
-3
/
+6
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
1
-6
/
+3
*
Cosmetics: define FREEBSD32_MINUSER and AOUT32_MINUSER for struct
kib
2012-07-22
1
-1
/
+1
*
Remove some unnecessary includes.
tijl
2012-03-18
1
-9
/
+0
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.
kib
2011-04-01
1
-4
/
+2
*
Extend struct sysvec with new method sv_schedtail, which is used for an
dchagin
2011-03-08
1
-0
/
+1
*
Create shared (readonly) page. Each ABI may specify the use of page by
kib
2011-01-08
1
-4
/
+11
*
Reorganize syscall entry and leave handling.
kib
2010-05-23
1
-1
/
+6
*
Provide groundwork for 32-bit binary compatibility on non-x86 platforms,
nwhitehorn
2010-03-11
1
-123
/
+1
*
Make sure that the primary native brandinfo always gets added
bz
2009-10-03
1
-1
/
+1
*
Make sure FreeBSD binaries without .note.ABI-tag section work
bz
2009-08-30
1
-1
/
+1
*
Fix handling of .note.ABI-tag section for GNU systems [1].
bz
2009-08-24
1
-0
/
+15
*
Fix KBI breakage by r190520 which affects older linux.ko binaries:
dchagin
2009-04-05
1
-2
/
+2
*
Supply AT_EXECPATH auxinfo entry to the interpreter, both for native and
kib
2009-03-17
1
-3
/
+18
*
Implement new way of branding ELF binaries by looking to a
dchagin
2009-03-13
1
-1
/
+3
*
Add sv_flags field to struct sysentvec with intention to provide description
kib
2008-11-22
1
-1
/
+2
*
Add support for installing 32-bit system calls from kernel modules. This
jhb
2008-09-25
1
-2
/
+0
*
Change the static struct sysentvec and struct Elf_Brandinfo initializers
kib
2008-09-24
1
-45
/
+45
*
Allow the ia32 resource limits (compat.ia32.max{dsiz,ssiz,vmem} to be
jhb
2007-09-24
1
-0
/
+3
*
Fix a couple of issues with the stack limit for 32-bit processes on 64-bit
jhb
2007-07-12
1
-8
/
+9
*
Allow FreeBSD's native ELF image activators to execute shared libraries the
kan
2007-05-22
1
-2
/
+2
*
Rework the support for ABIs to override resource limits (used by 32-bit
jhb
2007-05-14
1
-31
/
+29
*
Move some declaration of 32-bit signal structures into file
davidxu
2006-10-05
1
-1
/
+2
*
Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure
sobomax
2005-12-26
1
-0
/
+2
*
Calling setrlimit from 32bit apps could potentially increase certain
ps
2005-11-02
1
-3
/
+2
*
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
*
Change (yet again, sorry!) the path of the 32 bit ld-elf.so.1.
peter
2004-03-21
1
-2
/
+2
*
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
*
Assimilate ia64 back into the fold with the common freebsd32/ia32 code.
peter
2003-12-11
1
-1
/
+7
*
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
1
-45
/
+0
*
Remove some duplicated comments that refer to npx. XXX The setregs
peter
2003-11-08
1
-11
/
+0
*
Oops, forgot to save these in the editor. Add CTASSERTS for signal and
peter
2003-10-30
1
-0
/
+10
*
Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit
peter
2003-09-25
1
-1
/
+64
*
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
1
-4
/
+5
*
Use __FBSDID().
obrien
2003-07-25
1
-2
/
+3
*
Deal with the user VM space expanding. 32 bit applications do not like
peter
2003-05-23
1
-4
/
+4
[next]