Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 09/06/2000 15:13:49
Module Name: basesrc
Committed By: mjl
Date: Wed Sep 6 12:13:49 UTC 2000
Modified Files:
basesrc/usr.bin/rwho: Makefile rwho.c
Log Message:
Add a setlocale() call and use strftime().
Use err() instead of fprintf + exit.
Check for extraenous arguments and complain.
ANSIfy.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/rwho/Makefile
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/rwho/rwho.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.