Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/30/1997 05:10:05
thorpej
Tue Jul 29 22:01:06 PDT 1997
Update of /cvsroot/src/bin/ls
In directory netbsd1:/var/slash-tmp/cvs-serv2261

Modified Files:
	ls.c print.c 
Log Message:
Add some casts to printf args to keep the compiler happy on the Alpha.


thorpej
Tue Jul 29 22:04:26 PDT 1997
Update of /cvsroot/src/bin/pax
In directory netbsd1:/var/slash-tmp/cvs-serv2968

Modified Files:
	gen_subs.c 
Log Message:
Cast off_t's to (long long) for printing with %q*, for the Alpha.


thorpej
Tue Jul 29 22:07:23 PDT 1997
Update of /cvsroot/src/bin/rcp
In directory netbsd1:/var/slash-tmp/cvs-serv3733

Modified Files:
	rcp.c 
Log Message:
Cast some printf arguments to keep the compiler happy on the Alpha.