Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
David van Moolenbroek ffa4d7423a Kernel: retain FPU state upon save
On the x86, saving FPU state has the side effect of resetting this
state. In some cases (fork, getcontext), this would cause the state
to be lost. This patch restores the FPU state right after saving it,
except when different state is loaded immediately after.
2012-03-06 16:13:02 +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:52:20 +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-06 16:12:45 +01:00
etc pkgin_cd clarification in motd 2012-02-18 01:17:32 +01:00
external/public-domain/xz gzip boot modules. 2012-02-17 12:32:35 +00:00
include Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
kernel Kernel: retain FPU state upon save 2012-03-06 16:13:02 +01:00
lib fix for -lsys assert(): call panic() 2012-02-24 13:10:27 +01: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 VFS: fix last_dir not returning last directory 2012-02-21 10:22:45 +00:00
share Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
sys Cosmetic boot fix. 2012-02-24 13:29:58 +01:00
test Kernel: retain FPU state upon save 2012-03-06 16:13:02 +01:00
tools include netdrv_tg3 on cd 2012-02-26 23:36:00 +01:00
usr.bin start modules at 16MB 2012-02-24 11:51:07 +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