cvs commit: src/sys/i386/linux systrace_args.c
src/sys/amd64/linux32 systrace_args.c
John Baldwin
john at baldwin.cx
Tue Aug 15 17:03:32 UTC 2006
On Tuesday 15 August 2006 08:56, Alexander Leidinger wrote:
> netchild 2006-08-15 12:56:36 UTC
>
> FreeBSD src repository
>
> Added files:
> sys/i386/linux systrace_args.c
> sys/amd64/linux32 systrace_args.c
> Log:
> add autogenerated systrace_args stuff for dtrace
These should probably be renamed to linux_systrace.c, etc. like the other
files to avoid collisions of systrace_args.o during a kernel build. This is
not a linux-specific issue though as when systrace_args was added only 1 of
the 9 system call tables in the kernel were regenerated.
--
John Baldwin
More information about the cvs-src
mailing list