NetBSD/sys/compat/linux
1998-10-01 03:33:17 +00:00
..
alpha Alpha version of the linux compat machdep signal and machdep ioctl stuff. 1998-10-01 00:34: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
arm Stubs for future development of linux compat architechtures. 1998-09-30 21:55:57 +00:00
common Split linux/compat/linux_socket.c into common and multi-architechture parts. linux_socketcall.c contains the socketcall multiplexer. 1998-10-01 03:33:17 +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 Move linux/compat/linux_ipccall.h to multiarch. Defines for the IPC multiplexerand associated functions. 1998-10-01 03:29:45 +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 Split linux/compat/linux_socket.c into common and multi-architechture parts. linux_socketcall.c contains the socketcall multiplexer. 1998-10-01 03:33:17 +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 PR/4794: Urban Boquist: Linux cdrom ioctls are missing 1998-01-15 14:52:11 +00:00
linux_dirent.h Prefix names of system call implementation functions with `sys_'. 1995-10-07 06:25:19 +00:00
linux_ipc.h Added Linux compat code. 1995-02-28 23:24:35 +00:00
linux_misc.c Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
linux_msg.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_sem.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_shm.h Added Linux compat code. 1995-02-28 23:24:35 +00:00
linux_socketcall.h Added Linux compat code. 1995-02-28 23:24:35 +00:00
linux_sockio.h Separate ioctl emulation by group. Add (minimal) audio emulation. 1996-03-08 04:55:59 +00:00
linux_syscall.h Regen. 1998-09-11 23:13:32 +00:00
linux_syscallargs.h Regen. 1998-09-11 23:13:32 +00:00
linux_syscalls.c Regen. 1998-09-11 23:13:32 +00:00
linux_sysent.c Regen. 1998-09-11 23:13:32 +00:00
linux_termios.c Prototyping changes. 1996-04-05 00:01:10 +00:00
linux_util.h Assign copyright to TNF. 1998-09-05 14:50:25 +00:00
Makefile Added Linux compat code. 1995-02-28 23:24:35 +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