Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 11/08/2000 06:19:02
Module Name:	syssrc
Committed By:	erh
Date:		Wed Nov  8 04:19:01 UTC 2000

Modified Files:
	syssrc/sys/compat/linux/arch/alpha: linux_syscall.h linux_syscallargs.h
	    linux_syscalls.c linux_sysent.c syscalls.master

Log Message:
Update the names of some unimplemented syscalls to match what linux calls them.  Match const in parameters to our sys_writev.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/compat/linux/arch/alpha/linux_syscall.h \
    syssrc/sys/compat/linux/arch/alpha/linux_syscallargs.h \
    syssrc/sys/compat/linux/arch/alpha/linux_syscalls.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/compat/linux/arch/alpha/linux_sysent.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/compat/linux/arch/alpha/syscalls.master

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