freebsd-skq/sys/i386/linux
John Baldwin df78f6d313 - Remove unused sysvec variables from various syscalls.conf.
- Send the systrace_args files for all the compat ABIs to /dev/null for
  now.  Right now makesyscalls.sh generates a file with a hardcoded
  function name, so it wouldn't work for any of the ABIs anyway.  Probably
  the function name should be configurable via a 'systracename' variable
  and the functions should be stored in a function pointer in the sysvec
  structure.
2006-08-15 17:25:55 +00:00
..
imgact_linux.c
linux_dummy.c Add the linux 2.6.x stuff (not used by default!): 2006-08-15 12:54:30 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c Add the linux 2.6.x stuff (not used by default!): 2006-08-15 12:54:30 +00:00
linux_proto.h regen 2006-08-15 12:51:45 +00:00
linux_ptrace.c
linux_syscall.h regen 2006-08-15 12:51:45 +00:00
linux_sysent.c regen 2006-08-15 12:51:45 +00:00
linux_sysvec.c Add the linux 2.6.x stuff (not used by default!): 2006-08-15 12:54:30 +00:00
linux.h Add the linux 2.6.x stuff (not used by default!): 2006-08-15 12:54:30 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Add new syscalls in the linuxolator (only used when the sysctl 2006-08-15 12:28:14 +00:00