Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/24/1997 03:20:05
enami
Thu Oct 23 20:12:10 PDT 1997
Update of /cvsroot/src/usr.sbin/mtree
In directory netbsd1:/var/slash-tmp/cvs-serv22919

Modified Files:
	compare.c 
Log Message:
Make this compile again on NetBSD/alpha; cast off_t variable to long long
so that it matches printf format `%qd'.