NetBSD/sys/compat/linux
mycroft 48643c6605 Export [gs]et_vflags(), and always use them when saving/restoring registers
in VM86 mode.
Allow changing of *all* PSL bits in VM86 mode; some applications don't work
right otherwise, and all the nasty bits are virtualized anyway.
Make sure PSL_VIF, PSL_VIP, and PSL_VM don't show up in the user's view of
the PSL.
1996-04-11 07:47:33 +00:00
..
arch/i386 Export [gs]et_vflags(), and always use them when saving/restoring registers 1996-04-11 07:47:33 +00:00
common Prototyping changes. 1996-04-05 00:01:10 +00:00
i386 Export [gs]et_vflags(), and always use them when saving/restoring registers 1996-04-11 07:47:33 +00:00
include Prototyping changes. 1996-04-05 00:01:10 +00:00
multiarch Prototyping changes. 1996-04-05 00:01:10 +00:00
files.linux Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_audio.c Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_audio.h Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_dirent.h
linux_errno.h
linux_error.c
linux_exec.c Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_exec.h
linux_fcntl.h
linux_file.c Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_ioctl.c Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_ioctl.h Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_ipc.c Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_ipc.h
linux_ipccall.h
linux_misc.c - Prototyping changes 1996-04-04 23:56:01 +00:00
linux_mmap.h
linux_msg.h
linux_sem.h
linux_shm.h
linux_signal.c - Add missing prototypes 1996-04-04 23:51:36 +00:00
linux_signal.h
linux_socket.c Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_socket.h
linux_socketcall.h
linux_sockio.h Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_syscall.h
linux_syscallargs.h
linux_syscalls.c
linux_sysent.c
linux_termios.c Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_termios.h Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_types.h
linux_util.h
Makefile
syscalls.conf
syscalls.master