Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/02/1996 18:10:04
ws
Wed Oct  2 11:04:58 PDT 1996
Update of /cvsroot/src/sys/compat/hpux
In directory netbsd1:/var/slash-tmp/cvs-serv1369/sys/compat/hpux

Modified Files:
	hpux_compat.c 
Log Message:
Fix p_nice vs. NZERO code.
Change NZERO to 20 to always make p_nice positive.
On Christos' suggestion make p_nice explicitly u_char.


ws
Wed Oct  2 11:05:01 PDT 1996
Update of /cvsroot/src/sys/compat/ibcs2
In directory netbsd1:/var/slash-tmp/cvs-serv1369/sys/compat/ibcs2

Modified Files:
	ibcs2_misc.c 
Log Message:
Fix p_nice vs. NZERO code.
Change NZERO to 20 to always make p_nice positive.
On Christos' suggestion make p_nice explicitly u_char.


ws
Wed Oct  2 11:05:03 PDT 1996
Update of /cvsroot/src/sys/conf
In directory netbsd1:/var/slash-tmp/cvs-serv1369/sys/conf

Modified Files:
	param.c 
Log Message:
Fix p_nice vs. NZERO code.
Change NZERO to 20 to always make p_nice positive.
On Christos' suggestion make p_nice explicitly u_char.


ws
Wed Oct  2 11:05:07 PDT 1996
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv1369/sys/kern

Modified Files:
	kern_resource.c kern_synch.c 
Log Message:
Fix p_nice vs. NZERO code.
Change NZERO to 20 to always make p_nice positive.
On Christos' suggestion make p_nice explicitly u_char.


ws
Wed Oct  2 11:05:10 PDT 1996
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv1369/sys/sys

Modified Files:
	param.h proc.h 
Log Message:
Fix p_nice vs. NZERO code.
Change NZERO to 20 to always make p_nice positive.
On Christos' suggestion make p_nice explicitly u_char.


ws
Wed Oct  2 11:05:12 PDT 1996
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv1369/sys/vm

Modified Files:
	vm_glue.c 
Log Message:
Fix p_nice vs. NZERO code.
Change NZERO to 20 to always make p_nice positive.
On Christos' suggestion make p_nice explicitly u_char.


ws
Wed Oct  2 11:07:29 PDT 1996
Update of /cvsroot/src/bin/ps
In directory netbsd1:/var/slash-tmp/cvs-serv1698/bin/ps

Modified Files:
	extern.h keyword.c print.c ps.h 
Log Message:
Fix p_nice vs. NZERO code.
Remove some unnecessary casts.
Remove an unused time format field.


is
Wed Oct  2 11:07:34 PDT 1996
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv1531

Modified Files:
	CHANGES 
Log Message:
- Correct ARCnet multicast addition entry.
- Mention Amiga changes wrt. DraCo timers and delay()/DELAY() functions.