freebsd-skq/sys/i386/linux
Eivind Eklund 288078be0f Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under
Linux emulation.  This make Allegro Common Lisp 4.3 work under
FreeBSD!

Submitted by: Fred Gilham <gilham@csl.sri.com>
Commented on by: bde, dg, msmith, tg
Hoping he got everything right:  eivind
1998-04-28 18:15:08 +00:00
..
imgact_linux.c De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
linux_dummy.c
linux_file.c The linux chown syscall is more like lchown, a new chown syscall that 1998-03-29 07:59:10 +00:00
linux_genassym.c Declare printf() instead of including <stdio.h>, so that this doesn't 1998-02-01 18:47:56 +00:00
linux_ioctl.c
linux_ipc.c
linux_locore.s
linux_misc.c Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +00:00
linux_proto.h regenerate 1998-03-29 08:04:49 +00:00
linux_signal.c
linux_socket.c Moved some #includes from <sys/param.h> nearer to where they are actually 1998-03-28 10:33:27 +00:00
linux_stats.c
linux_syscall.h regenerate 1998-03-29 08:04:49 +00:00
linux_sysent.c regenerate 1998-03-29 08:04:49 +00:00
linux_sysvec.c Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
linux_util.c
linux_util.h
linux.h Staticized. 1998-02-13 07:34:52 +00:00
Makefile
syscalls.conf Added a null entry for sysmk that is generated by makesyscalls.sh. 1998-03-13 19:13:54 +00:00
syscalls.master The linux chown syscall is more like lchown, a new chown syscall that 1998-03-29 07:59:10 +00:00