Subject: CVS commit: syssrc/sys/compat/linux/arch/i386
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/30/2001 21:57:43
Module Name:	syssrc
Committed By:	martin
Date:		Sun Sep 30 18:57:43 UTC 2001

Modified Files:
	syssrc/sys/compat/linux/arch/i386: syscalls.master

Log Message:
Make i386 kernels compile again.
fcntl64 was still marked UNIMPL, but the implementation existed, causing
a missing prototype warning.
XXX I have no clue if this is the correct fix - someone able to test this
please review it!


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/compat/linux/arch/i386/syscalls.master

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