Subject: CVS commit: src/sys/compat/linux32/arch/amd64
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/04/2008 22:24:34
Module Name:	src
Committed By:	dsl
Date:		Mon Feb  4 22:24:34 UTC 2008

Modified Files:
	src/sys/compat/linux32/arch/amd64: linux32_syscall.h
	    linux32_syscallargs.h linux32_syscalls.c linux32_sysent.c

Log Message:
Regen for merging fcntl() and fcntl64().


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/compat/linux32/arch/amd64/linux32_syscall.h \
    src/sys/compat/linux32/arch/amd64/linux32_syscallargs.h \
    src/sys/compat/linux32/arch/amd64/linux32_syscalls.c \
    src/sys/compat/linux32/arch/amd64/linux32_sysent.c

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