freebsd-src/sys/i386/linux
Marcel Moolenaar dee4ec33cf When sigaltstack is called with a stack size that's not smaller
than LINUX_MINSIGSTKSZ but smaller than MINSIGSTKSZ, cheat and
pass MINSIGSTKSZ to the kernel. This is a workaround.

Submitted through: nate
2000-09-06 06:08:54 +00:00
..
linprocfs Remove obsolete comment (see rev 1.84 of procfs_vnops.c) 2000-09-04 18:19:04 +00:00
imgact_linux.c Fix #! script exec under linux emulation. If a script is exec'd from a 2000-04-26 20:58:40 +00:00
linux.h When sigaltstack is called with a stack size that's not smaller 2000-09-06 06:08:54 +00:00
linux_dummy.c Revert implementation of setfsuid and setfsgid due to security 2000-07-20 05:37:41 +00:00
linux_genassym.c Include <stddef.h> here so that <sys/assym.h> can be unpolluted. 2000-01-08 19:53:18 +00:00
linux_locore.s AT&T asm syntax requires a leading '*' in front of the operand for indirect 2000-05-10 01:21:15 +00:00
linux_machdep.c When sigaltstack is called with a stack size that's not smaller 2000-09-06 06:08:54 +00:00
linux_proto.h Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
linux_syscall.h Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
linux_sysent.c Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
linux_sysvec.c Update include directives for Linuxulator headers after the 2000-08-22 05:57:55 +00:00
Makefile
syscalls.conf
syscalls.master Sigh. Fix SYS_exit problems. I misunderstood the significance of these 2000-07-29 10:05:25 +00:00