Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 01:28:38
Module Name: basesrc
Committed By: tv
Date: Mon Oct 16 22:28:37 UTC 2000
Modified Files:
basesrc/sbin/newfs_lfs [netbsd-1-5]: newfs.c
Log Message:
Pullup 1.5 [he]:
The type of sizeof() can be u_long, so cast to that and print with %ld.
To generate a diff of this commit:
cvs rdiff -r1.3.4.1 -r1.3.4.2 basesrc/sbin/newfs_lfs/newfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.