Subject: CVS commit: basesrc/sbin/dump
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/16/2002 16:15:36
Module Name: basesrc
Committed By: itojun
Date: Sat Nov 16 14:15:36 UTC 2002
Modified Files:
basesrc/sbin/dump: itime.c main.c
Log Message:
use strlcpy. use sizeof() instead of xxLEN to avoid de-synchronization
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/sbin/dump/itime.c
cvs rdiff -r1.50 -r1.51 basesrc/sbin/dump/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.