Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 12/12/2000 22:30:14
Module Name:	syssrc
Committed By:	mycroft
Date:		Tue Dec 12 20:30:13 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: ibcs2_syscall.c linux_syscall.c
	    svr4_syscall.c syscall.c

Log Message:
Whoops.  Previous change was not correct.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/i386/i386/ibcs2_syscall.c \
    syssrc/sys/arch/i386/i386/linux_syscall.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/i386/i386/svr4_syscall.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/i386/i386/syscall.c

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