Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Tue, 13 Aug 1996 23:50:03 -0400 (EDT)
thorpej
Tue Aug 13 20:46:51 PDT 1996
Update of /a/cvsroot/src/sys/netinet
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv26981
Modified Files:
ip_input.c in_pcb.c
Log Message:
Fix some DIAGNOSTIC printf() formats; ntohl() provides a 32-bit quantity,
and should be printed with %x, not %lx.
thorpej
Tue Aug 13 20:47:44 PDT 1996
Update of /a/cvsroot/src/sys/nfs
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv27019
Modified Files:
krpc_subr.c
Log Message:
Another %lx -> %x for ntohl()
Home |
Main Index |
Thread Index |
Old Index