Go to file
David van Moolenbroek 0a8a2ecfb5 Kernel: pass FPU restore exception to user process
Previously, user processes could cause a kernel panic upon FPU state
restore, by passing bogus FPU state to the kernel (through e.g.
sigreturn). With this patch, the process is now sent a SIGFPE signal
instead.
2012-03-05 22:32:14 +01:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
commands allow elvis to be invoked as ex 2012-02-22 01:51:19 +01:00
common Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
dist/bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
docs Added UPDATING note about newer clang required. 2012-02-14 16:42:58 +01:00
drivers e1000: add support for 82545EM 2012-03-05 13:00:06 +01:00
etc LWIP,NETSOCK - lwip uses asynchronous protocol 2012-03-02 15:44:48 +00:00
external/public-domain/xz gzip boot modules. 2012-02-17 12:32:35 +00:00
include LWIP,NETSOCK - lwip uses asynchronous protocol 2012-03-02 15:44:48 +00:00
kernel Kernel: pass FPU restore exception to user process 2012-03-05 22:32:14 +01:00
lib LWIP,NETSOCK - lwip uses asynchronous protocol 2012-03-02 15:44:48 +00:00
libexec Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
man install library manpages 2012-02-16 01:48:46 +00:00
sbin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
servers LWIP,NETSOCK - lwip uses asynchronous protocol 2012-03-02 15:44:48 +00:00
share Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
sys Cosmetic boot fix. 2012-02-24 13:30:09 +01:00
test Kernel: pass FPU restore exception to user process 2012-03-05 22:32:14 +01:00
tools include netdrv_tg3 on cd 2012-02-26 23:34:59 +01:00
usr.bin start modules at 16MB 2012-02-24 11:50:28 +01:00
usr.sbin user(8): remove output file from source 2012-02-14 15:49:04 +01:00
.gitignore Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00