Subject: CVS commit: basesrc/usr.sbin/rmt
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/24/2001 02:54:29
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Dec 24 00:54:28 UTC 2001

Modified Files:
	basesrc/usr.sbin/rmt: rmt.c

Log Message:
- use snprintf() instead of sprintf() when printing strerror.
  (from openbsd via freebsd)
- use strtoll instead of strtoq()


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/usr.sbin/rmt/rmt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.