NetBSD/sys/compat/linux
1998-10-03 18:45:22 +00:00
..
arch Split compat/linux/linux_signal.c into i386, common and multi-architecture parts. 1998-10-01 02:27:33 +00:00
common shut up egcs complaints by adding braces 1998-10-01 18:58:28 +00:00
i386 Split compat/linux/linux_signal.c into i386, common and multi-architecture parts. 1998-10-01 02:27:33 +00:00
include Add the architechture-wise multiplexing header files. These are the files that should be included by anything that needs a linux compat header. These will then include the appropriate architechture dependent and common header file(s). 1998-10-01 04:20:16 +00:00
m68k Stubs for future development of linux compat architechtures. 1998-09-30 21:55:57 +00:00
mips Stubs for future development of linux compat architechtures. 1998-09-30 21:55:57 +00:00
multiarch shut up egcs complaints by adding braces 1998-10-01 18:58:28 +00:00
ppc Stubs for future development of linux compat architechtures. 1998-09-30 21:55:57 +00:00
sparc Stubs for future development of linux compat architechtures. 1998-09-30 21:55:57 +00:00
sparc64 Stubs for future development of linux compat architechtures. 1998-09-30 21:55:57 +00:00
files.linux Modified to reflect new file layout. arch/<arch>/conf/files.<arch> should include this file and the appropriate compat/linux/<arch>/files.linux_<arch> file. 1998-10-01 04:11:26 +00:00
linux_syscall.h Provide a suitable default so that kdump compiles on architectures 1998-10-01 18:23:37 +00:00
linux_syscallargs.h Add the architechture-wise multiplexing header files. These are the files that should be included by anything that needs a linux compat header. These will then include the appropriate architechture dependent and common header file(s). 1998-10-01 04:20:16 +00:00
linux_syscalls.c Provide a suitable default so that kdump compiles on architectures 1998-10-01 18:23:37 +00:00
Makefile Enable "includes" and "all"(=makesyscalls.sh) targets for alpha, common and i386. 1998-10-01 04:16:33 +00:00
Makefile.inc Common makefile to process syscalls.master files. 1998-09-30 21:38:46 +00:00
Makefile.sc Common makefile to process syscalls.master files. 1998-09-30 21:38:46 +00:00
TODO Add info on things left to do. 1998-10-01 04:27:33 +00:00