freebsd-dev/sys/i386/linux
Alexander Leidinger 502195ac72 Switch to using the DUMMY infrastructure instead of UNIMPL for the new
syscalls. This way there will be a log message printed to the console
(this time for real).

Note: UNIMPL should be used for syscalls we do not implement ever, e.g.
syscalls to load linux kernel modules.

Submitted by:	rdivacky
Sponsored by:	Goole SoC 2006
P4 IDs:		99600, 99602
2006-06-20 20:38:44 +00:00
..
imgact_linux.c - Change the vm_mmap() function to accept an objtype_t parameter specifying 2005-04-01 20:00:11 +00:00
linux_dummy.c Switch to using the DUMMY infrastructure instead of UNIMPL for the new 2006-06-20 20:38:44 +00:00
linux_genassym.c Use __FBSDID(). 2003-06-02 16:56:40 +00:00
linux_ipc64.h
linux_locore.s
linux_machdep.c - Always call exec_free_args() in kern_execve() instead of doing it in all 2006-02-06 22:06:54 +00:00
linux_proto.h regen after MFP4 (soc2006/rdivacky_linuxolator) of syscalls.master 2006-06-13 18:48:30 +00:00
linux_ptrace.c Close some races between procfs/ptrace and exit(2): 2006-02-22 18:57:50 +00:00
linux_syscall.h regen after MFP4 (soc2006/rdivacky_linuxolator) of syscalls.master 2006-06-13 18:48:30 +00:00
linux_sysent.c regen after MFP4 (soc2006/rdivacky_linuxolator) of syscalls.master 2006-06-13 18:48:30 +00:00
linux_sysvec.c Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy. 2006-05-05 16:10:45 +00:00
linux.h regen after COMPAT_43 removal 2006-03-18 18:24:38 +00:00
Makefile
syscalls.conf GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
syscalls.master Switch to using the DUMMY infrastructure instead of UNIMPL for the new 2006-06-20 20:38:44 +00:00