Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/10/2001 01:29:22
Module Name: basesrc
Committed By: lukem
Date: Tue Jan 9 23:29:22 UTC 2001
Modified Files:
basesrc/libexec/tftpd: tftpd.c
Log Message:
convert to ansi knf
replace (sole use of) sprintf() with snprintf()
only syslog debug messages if logging
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/libexec/tftpd/tftpd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.