Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/13/2000 00:23:03
Module Name: syssrc
Committed By: jdolecek
Date: Tue Dec 12 22:23:03 UTC 2000
Modified Files:
syssrc/sys/compat/linux/arch/i386: syscalls.master
syssrc/sys/compat/linux/arch/m68k: syscalls.master
Log Message:
actually, we need to wrap sys_truncate() call so that the /emul/linux/...
path is tried first
fix ftruncate64 entry - first arg to ftruncate is int fd, not path
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/compat/linux/arch/i386/syscalls.master
cvs rdiff -r1.22 -r1.23 syssrc/sys/compat/linux/arch/m68k/syscalls.master
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.