Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/09/2006 15:25:21
Module Name: src
Committed By: tsutsui
Date: Mon Jan 9 15:25:21 UTC 2006
Modified Files:
src/distrib/utils/sysinst: bsddisklabel.c
Log Message:
- Fix typo (s/BFS/SYSVBFS/)
- Use strlcpy(3) rather than strcpy(3)
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/distrib/utils/sysinst/bsddisklabel.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.