freebsd-dev/sys/amd64/linux32
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
..
linux32_dummy.c Add the linux 2.6.x stuff (not used by default!): 2006-08-15 12:54:30 +00:00
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c Add the linux 2.6.x stuff (not used by default!): 2006-08-15 12:54:30 +00:00
linux32_proto.h regen 2006-08-15 12:51:45 +00:00
linux32_syscall.h regen 2006-08-15 12:51:45 +00:00
linux32_sysent.c regen 2006-08-15 12:51:45 +00:00
linux32_sysvec.c Initialize the eventhandlers, mutexes and sx locks. 2006-08-15 14:58:15 +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