Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/27/2008 16:13:39
Module Name:	src
Committed By:	martin
Date:		Sun Jan 27 16:13:39 UTC 2008

Modified Files:
	src/sys/kern: syscalls.master

Log Message:
Version the posix_fadvise syscall and add the missing "pad" argument,
so that it does not only work on i386 (no padding) and 64bit archs (all
args padded to 64bit).


To generate a diff of this commit:
cvs rdiff -r1.186 -r1.187 src/sys/kern/syscalls.master

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