freebsd-nq/sys/i386/linux
Alexander Leidinger 048e874f54 - add comments to syscalls.master and linux(32)_dummy about which linux
kernel version introduced the sysctl (based upon a linux man-page)
- add comments to sscalls.master regarding some names of sysctls which are
  different than the linux-names (based upon the linux unistd.h)
- add some dummy sysctls
- name an unimplemented sysctl

MFC after:	1 month
2012-03-10 23:10:18 +00:00
..
imgact_linux.c Fix misuse of the kernel map in miscellaneous image activators. 2012-02-17 23:47:16 +00:00
linux_dummy.c - add comments to syscalls.master and linux(32)_dummy about which linux 2012-03-10 23:10:18 +00:00
linux_genassym.c
linux_ipc64.h
linux_locore.s
linux_machdep.c In order to maximize the re-usability of kernel code in user space this 2011-09-16 13:58:51 +00:00
linux_proto.h Regen. 2011-12-29 15:35:47 +00:00
linux_ptrace.c Introduce the x86 kernel interfaces to allow kernel code to use 2010-06-05 15:59:59 +00:00
linux_support.s
linux_syscall.h Regen. 2011-12-29 15:35:47 +00:00
linux_syscalls.c Regen. 2011-12-29 15:35:47 +00:00
linux_sysent.c Regen. 2011-12-29 15:35:47 +00:00
linux_systrace_args.c Regen. 2011-12-29 15:35:47 +00:00
linux_sysvec.c Do not write to the user address directly, use suword(). 2012-02-25 01:33:39 +00:00
linux.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
Makefile add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.conf add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls 2011-03-12 08:51:43 +00:00
syscalls.master - add comments to syscalls.master and linux(32)_dummy about which linux 2012-03-10 23:10:18 +00:00