NetBSD/sys/compat/linux/arch/i386
jhawk 78732e454b Remove conditionization upon XSERVER -- all the code
so conditionalized is already conditionalized on (NWSDISPLAY > 0),
so is wscons-specific. wscons has no conditionalization on XSERVER;
neither should the linux compatibility code.

Removing this is necessary to keep linux X server emulation functionining
after GENERIC rev 1.337 removing "options XSERVER" (relegating it
to the pccons/pcvt-specific, and therefore depricated).
2000-05-15 01:12:07 +00:00
..
Makefile Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
files.linux_i386 Incomplete but already working emulation of Linux's ptrace(2) for i386. 1999-12-12 00:00:16 +00:00
linux_commons.c Speed up compilation by #include-ing C files from common into one file. 1999-01-03 05:29:31 +00:00
linux_errno.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_exec.h Define LINUX_GCC_SIGNATURE. 1998-10-22 18:13:02 +00:00
linux_fcntl.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_ioctl.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_machdep.c Remove conditionization upon XSERVER -- all the code 2000-05-15 01:12:07 +00:00
linux_machdep.h Handle the newer, larger sigset_t Linux now uses. 1999-10-04 17:46:37 +00:00
linux_mmap.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_ptrace.c Add support for reading and writing non FPU register with ptrace(2). 1999-12-16 15:11:19 +00:00
linux_sigarray.c Handle the newer, larger sigset_t Linux now uses. 1999-10-04 17:46:37 +00:00
linux_signal.h Handle the newer, larger sigset_t Linux now uses. 1999-10-04 17:46:37 +00:00
linux_socket.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
linux_syscall.h Regen. 2000-03-18 22:21:02 +00:00
linux_syscallargs.h Regen. 2000-03-18 22:21:02 +00:00
linux_syscalls.c Regen. 2000-03-18 22:21:02 +00:00
linux_sysent.c Regen. 2000-03-18 22:21:02 +00:00
linux_termios.h Split compat/linux/linux_termios.h into i386 and common parts. 1998-10-01 01:52:58 +00:00
linux_types.h Assign my copyright to TNF. Merge with others were appropriate. 1998-10-04 00:02:23 +00:00
syscalls.conf Moved from compat/linux. 1998-10-01 00:42:01 +00:00
syscalls.master Use linux_sys_reboot instead of sys_reboot. 2000-03-18 22:20:57 +00:00