Subject: CVS commit: syssrc/sys/compat/irix
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 02/17/2002 22:44:18
Module Name: syssrc
Committed By: manu
Date: Sun Feb 17 20:44:17 UTC 2002
Modified Files:
syssrc/sys/compat/irix: irix_syssgi.c
Log Message:
- implement SGI_GETSID command for syssgi()
- reworked SGI_GETPGID implementation to use the getpgid() system call instead
of duplicating it.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/compat/irix/irix_syssgi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.