Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



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.




Home | Main Index | Thread Index | Old Index