Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/22/2001 18:38:23
Module Name:	basesrc
Committed By:	christos
Date:		Tue May 22 15:38:23 UTC 2001

Modified Files:
	basesrc/usr.bin/top: Configure Makefile.X getans machine.h patchlevel.h
	    top.c

Log Message:
bring in fixes from beta12:
	- better error checking for read/write failures
	- new install/configure/Makefile and support scripts (we don't use)
	- don't allow 0 delay for non-root accounts
XXX: Someone needs to coordinate to feed back our prototype fixes to Jeff!


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/top/Configure \
    basesrc/usr.bin/top/patchlevel.h
cvs rdiff -r1.1.1.1 -r1.2 basesrc/usr.bin/top/Makefile.X \
    basesrc/usr.bin/top/getans
cvs rdiff -r1.4 -r1.5 basesrc/usr.bin/top/machine.h
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/top/top.c

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