Subject: CVS commit: src/lib/libutil
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/15/2006 19:33:03
Module Name: src
Committed By: christos
Date: Sun Oct 15 19:33:03 UTC 2006
Modified Files:
src/lib/libutil: login_cap.c
Log Message:
- Instead of wondering if to syslog an error, do so, but in the called
function.
- use snprintf instead of sprintf.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/libutil/login_cap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.