freebsd-dev/sys/i386/linux
Peter Wemm 9a074e93b5 A new syscalls table for the Linux emulator. This is processed by
makesyscalls.sh to generate the rest of the tables.
1996-03-02 19:04:16 +00:00
..
imgact_linux.c This is an extract of changes from what I am currently running... 1996-02-16 18:40:50 +00:00
linux_dummy.c Completed function declarations and added prototypes. 1995-11-22 07:43:53 +00:00
linux_file.c Clean up some warnings by using the generated structures in <sys/sysproto.h> 1995-12-15 03:06:57 +00:00
linux_generic.c Attempt to make the Linux LKM compile again after the recent VM include 1995-12-09 08:17:24 +00:00
linux_ioctl.c Oops, forgot a little difference between my src-tree and ours... 1995-12-30 00:42:25 +00:00
linux_ipc.c reran makesyscalls 1996-01-08 04:34:54 +00:00
linux_misc.c This is an extract of changes from what I am currently running... 1996-02-16 18:40:50 +00:00
linux_signal.c Clean up some warnings by using the generated structures in <sys/sysproto.h> 1995-12-15 03:06:57 +00:00
linux_socket.c Clean up some warnings by using the generated structures in <sys/sysproto.h> 1995-12-15 03:06:57 +00:00
linux_stats.c Call pipe_stat() when presented with a DTYPE_PIPE file in the linux 1996-01-30 12:23:17 +00:00
linux_sysent.c Add linux_mknod so that it will do mkfifo if needed... 1996-01-14 10:59:58 +00:00
linux.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
syscalls.conf A new syscalls table for the Linux emulator. This is processed by 1996-03-02 19:04:16 +00:00
syscalls.master A new syscalls table for the Linux emulator. This is processed by 1996-03-02 19:04:16 +00:00
sysproto.h Add linux_mknod so that it will do mkfifo if needed... 1996-01-14 10:59:58 +00:00