Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 02/17/2007 22:49:58
Module Name:	src
Committed By:	pavel
Date:		Sat Feb 17 22:49:57 UTC 2007

Modified Files:
	src/bin/ps: print.c ps.c
	src/usr.bin/pkill: pkill.c
	src/usr.bin/systat: ps.c
	src/usr.bin/top/machine: m_netbsd15.c

Log Message:
Revert the changes done after newlock2 merge, except for the removal of
the now unused LSDEAD state. The current kernel headers are now
source-compatible with pre-newlock2 kernel headers again.

Approved by Andrew Doran.


To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/bin/ps/print.c
cvs rdiff -r1.62 -r1.63 src/bin/ps/ps.c
cvs rdiff -r1.19 -r1.20 src/usr.bin/pkill/pkill.c
cvs rdiff -r1.29 -r1.30 src/usr.bin/systat/ps.c
cvs rdiff -r1.27 -r1.28 src/usr.bin/top/machine/m_netbsd15.c

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