Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/17/1998 10:20:01
veego
Sun May 17 10:16:33 PDT 1998
Update of /cvsroot/src/usr.sbin/ipf/ipmon
In directory nb00:/tmp/cvs-serv26803
Modified Files:
ipmon.c
Log Message:
Fix some warnings introduced in the new version:
- unused label finishbuf
- missing protoype for logopts
- unused function handlehup
mycroft
Sun May 17 10:18:28 PDT 1998
Update of /cvsroot/src/usr.bin/systat
In directory nb00:/tmp/cvs-serv26834
Modified Files:
pigs.c
Log Message:
Don't display %cpu for zombies. It never decays, and makes the results look
odd.