Subject: CVS commit: src/sys/sys
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/22/2003 16:35:39
Module Name:	src
Committed By:	jdolecek
Date:		Sat Mar 22 14:35:39 UTC 2003

Modified Files:
	src/sys/sys: proc.h

Log Message:
for NO_PGID, use ((pid_t)-1) rather than (-(pid_t)1)


To generate a diff of this commit:
cvs rdiff -r1.162 -r1.163 src/sys/sys/proc.h

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