Subject: CVS commit: syssrc/sys/compat/irix
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 05/02/2002 20:17:31
Module Name:	syssrc
Committed By:	manu
Date:		Thu May  2 17:17:30 UTC 2002

Modified Files:
	syssrc/sys/compat/irix: irix_prctl.c

Log Message:
Added GETSHMASK command to prctl(). This is incomplete, we do not really
keep track of the shmask yet. (It could go in p->p_emuldata)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/compat/irix/irix_prctl.c

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