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
/
amd64
/
ia32
/
ia32_signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch up to the system siginfo changes. Use a union for the ia32 layout
peter
2005-12-06
1
-1
/
+3
*
Catch up with the recent <sys/signal.h> change and make this compile.
ru
2005-11-04
1
-1
/
+1
*
1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most
davidxu
2005-10-14
1
-14
/
+48
*
Implement 32 bit getcontext/setcontext/swapcontext on amd64. I've added
peter
2005-09-27
1
-40
/
+165
*
Remove advertising clause from University of California Regent's license,
imp
2004-04-05
1
-4
/
+0
*
Catch up with some proc/procsig locking improvements that were made to the
peter
2004-02-21
1
-6
/
+2
*
Make sigaltstack as per-threaded, because per-process sigaltstack state
davidxu
2004-01-03
1
-12
/
+12
*
Catch up with the procsig locking changes elsewhere. We were doing
peter
2003-12-03
1
-0
/
+6
*
Move a MD 32 bit binary support routine into the MD areas. exec_setregs
peter
2003-11-08
1
-0
/
+41
*
The great s/npx/fpu/gi
peter
2003-11-08
1
-5
/
+5
*
Switch to using the emulator in the common compat area.
peter
2003-08-23
1
-13
/
+13
*
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
-3
/
+3
*
Add BASIC i386 binary support for the amd64 kernel. This is largely
peter
2003-05-14
1
-0
/
+559