Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/20/2001 22:56:37
Module Name: basesrc
Committed By: christos
Date: Wed Jun 20 19:56:37 UTC 2001
Modified Files:
basesrc/usr.bin/top: commands.c top.c
Log Message:
add a command ('S') to toggle display of system processes.
It is annoying to have to quit and use top -S to toggle.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/top/commands.c
cvs rdiff -r1.8 -r1.9 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.