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: Wed, 10 Jul 1996 14:20:10 -0400 (EDT)
cgd
Wed Jul 10 14:13:42 EDT 1996
Update of /a/cvsroot/src/sys/netinet
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18279/netinet
Modified Files:
in_pcb.c ip_input.c
Log Message:
print result of ntohl/htonl as a long. (makes -Wformat work on the
Alpha.)
cgd
Wed Jul 10 14:14:07 EDT 1996
Update of /a/cvsroot/src/sys/dev/isa
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18347/dev/isa
Modified Files:
com.c
Log Message:
move DDB-only label inside an #ifdef, so that -Wall works
cgd
Wed Jul 10 14:15:25 EDT 1996
Update of /a/cvsroot/src/sys/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18419/dev
Modified Files:
vnd.c
Log Message:
print difference between pointers with %ld, so that -Wformat works
on the Alpha and for consistency. Also, other minor formatting cleanups.
cgd
Wed Jul 10 14:15:29 EDT 1996
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18419/net
Modified Files:
if_sl.c
Log Message:
print difference between pointers with %ld, so that -Wformat works
on the Alpha and for consistency. Also, other minor formatting cleanups.
cgd
Wed Jul 10 14:15:32 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv18419/kern
Modified Files:
kern_malloc.c
Log Message:
print difference between pointers with %ld, so that -Wformat works
on the Alpha and for consistency. Also, other minor formatting cleanups.
Home |
Main Index |
Thread Index |
Old Index