Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 08/01/1997 06:20:05
mikel
Thu Jul 31 23:15:22 PDT 1997
Update of /cvsroot/src/sbin/newlfs
In directory netbsd1:/var/slash-tmp/cvs-serv23496

Modified Files:
	lfs.c 
Log Message:
avoid arithmetic on void pointers, garbage-collect lfsinit()

mikel
Thu Jul 31 23:18:31 PDT 1997
Update of /cvsroot/src/sbin/newlfs
In directory netbsd1:/var/slash-tmp/cvs-serv23541

Modified Files:
	newfs.c 
Log Message:
garbage-collect oldpartition var, getdiskbyname() declaration
comment out rewritelabel(); does anything use it anymore?
eliminate some gcc warnings