Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/17/2006 15:06:18
Module Name: src
Committed By: christos
Date: Tue Oct 17 15:06:18 UTC 2006
Modified Files:
src/sys/kern: syscalls.master vfs_syscalls.c
Log Message:
according to the manual, the last argument of quotactl(2) is a void *,
not a caddr_t.
To generate a diff of this commit:
cvs rdiff -r1.159 -r1.160 src/sys/kern/syscalls.master
cvs rdiff -r1.271 -r1.272 src/sys/kern/vfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.