Subject: CVS commit: syssrc/sys/compat/irix
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/08/2001 20:08:05
Module Name:	syssrc
Committed By:	manu
Date:		Sat Dec  8 18:08:05 UTC 2001

Modified Files:
	syssrc/sys/compat/irix: files.irix irix_exec.c irix_syscall.h
	    irix_syscallargs.h irix_syscalls.c irix_sysent.c irix_types.h
	    syscalls.master
Added Files:
	syssrc/sys/compat/irix: irix_stat.c

Log Message:
Implemented irix_sys_xstat(). This duplicates some code already present
for svr4 compat, maybe these should be merged..


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/compat/irix/files.irix \
    syssrc/sys/compat/irix/irix_exec.c syssrc/sys/compat/irix/syscalls.master
cvs rdiff -r0 -r1.1 syssrc/sys/compat/irix/irix_stat.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/compat/irix/irix_syscall.h \
    syssrc/sys/compat/irix/irix_syscallargs.h \
    syssrc/sys/compat/irix/irix_syscalls.c \
    syssrc/sys/compat/irix/irix_sysent.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/irix/irix_types.h

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