NetBSD/sys/compat/linux
erh ecdc99eb5f Split linux_types.h into i386, common and multi-architechture parts. 1998-10-01 01:31:10 +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 linux_types.h into i386, common and multi-architechture parts. 1998-10-01 01:31:10 +00:00
arm Stubs for future development of linux compat architechtures. 1998-09-30 21:55:57 +00:00
common Split linux_types.h into i386, common and multi-architechture parts. 1998-10-01 01:31:10 +00:00
i386 Split linux_types.h into i386, common and multi-architechture parts. 1998-10-01 01:31:10 +00:00
include Split linux_types.h into i386, common and multi-architechture parts. 1998-10-01 01:31:10 +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_types.h into i386, common and multi-architechture parts. 1998-10-01 01:31:10 +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
Makefile
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
files.linux PR/4794: Urban Boquist: Linux cdrom ioctls are missing 1998-01-15 14:52:11 +00:00
linux_cdrom.c PR/4794: Urban Boquist: Linux cdrom ioctls are missing 1998-01-15 14:52:11 +00:00
linux_cdrom.h 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_error.c Map ENOMSG. 1998-02-10 14:37:38 +00:00
linux_exec.c Substantial signal handling changes: 1998-09-11 12:50:05 +00:00
linux_exec.h Prototype new functions. 1998-01-24 12:39:37 +00:00
linux_file.c * Use sys___posix_{chown,fchown}() instead of sys_{chown,fchown}(). 1998-02-14 21:57:02 +00:00
linux_ioctl.c Add MIDI support. The MIDI devices can be accessed as ``raw'' through 1998-08-07 00:00:55 +00:00
linux_ioctl.h PR/4794: Urban Boquist: Linux cdrom ioctls are missing 1998-01-15 14:52:11 +00:00
linux_ipc.c Clean this up a bit. 1998-01-22 16:33:57 +00:00
linux_ipc.h
linux_ipccall.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +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
linux_signal.c Bracket stray printf()s by #ifdef DEBUG. 1998-09-29 14:15:49 +00:00
linux_socket.c Make this compile again, including Politically Correct const handling. 1996-12-22 23:00:02 +00:00
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 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_termios.h RCSID Police. 1998-01-05 17:51:27 +00:00
linux_util.h Assign copyright to TNF. 1998-09-05 14:50:25 +00:00
syscalls.master Substantial signal handling changes: 1998-09-11 12:50:05 +00:00