Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/01/2005 16:28:28
Module Name:	src
Committed By:	christos
Date:		Tue Nov  1 16:28:28 UTC 2005

Modified Files:
	src/sys/arch/amd64/amd64: linux_syscall.c syscall.c

Log Message:
Split the linux syscall out to make the code easier to read and maintain.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/amd64/amd64/linux_syscall.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/amd64/amd64/syscall.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.