Subject: CVS commit: src/usr.sbin/envstat
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/20/2003 22:57:10
Module Name: src
Committed By: christos
Date: Thu Feb 20 20:57:10 UTC 2003
Modified Files:
src/usr.sbin/envstat: envstat.c
Log Message:
- pass lint
- use size_t where appropriate
- use err/warn instead of printf, and don't hide the error messages from ioctl.
- keep units in sync (someone added integer in the header file and forgot
to update envsys.c)
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.sbin/envstat/envstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.