Subject: CVS commit: syssrc/sys/compat/irix
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 03/28/2002 12:36:16
Module Name:	syssrc
Committed By:	manu
Date:		Thu Mar 28 10:36:15 UTC 2002

Modified Files:
	syssrc/sys/compat/irix: irix_syscall.h irix_syscallargs.h
	    irix_syscalls.c irix_sysent.c syscalls.master

Log Message:
Use irix_sys_sigprocmask instead of svr4_sys_sigprocmask to make use
of the SETMASK32 command.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 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.29 -r1.30 syssrc/sys/compat/irix/syscalls.master

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