Subject: CVS commit: syssrc/sys/arch/i386
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/14/2001 05:04:26
Module Name:	syssrc
Committed By:	christos
Date:		Sat Jul 14 02:04:26 UTC 2001

Added Files:
	syssrc/sys/arch/i386/i386: mach_machdep.c mach_sigcode.s mach_syscall.c
	    macho_machdep.c
	syssrc/sys/arch/i386/include: macho_machdep.h

Log Message:
new i386 files for macho and mach.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/i386/mach_machdep.c \
    syssrc/sys/arch/i386/i386/mach_sigcode.s \
    syssrc/sys/arch/i386/i386/mach_syscall.c \
    syssrc/sys/arch/i386/i386/macho_machdep.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/include/macho_machdep.h

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