Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Tue Aug 13 17:07:37 PDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25931

Modified Files:
        endian.h 
Log Message:
The htonl(), htons(), etc. functions return u_long and u_short.  Add
casts to the big-endian versions of these calls so that the compiler
won't complain when they're passed as arguments to printf().


thorpej
Tue Aug 13 17:09:03 PDT 1996
Update of /a/cvsroot/src/sys/arch/m68k/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25968

Modified Files:
        endian.h 
Log Message:
The htonl(), htons(), etc. functions return u_long and u_short.  Add
casts to the big-endian versions of these calls so that the compiler
won't complain when they're passed as arguments to printf().




Home | Main Index | Thread Index | Old Index