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: Mon, 8 Apr 1996 16:00:05 -0400 (EDT)
jonathan
Mon Apr 8 15:55:43 EDT 1996
Update of /a/cvsroot/src/sys/netinet
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv7958
Modified Files:
in_cksum.c
Log Message:
fixes for -Wall -Wmissing-prototypes:
include <sys/systm.h> to get a prototyped declaration of printf().
include <netinet/in.h> to get a prototyped declaration of in_cksum().
jonathan
Mon Apr 8 15:57:34 EDT 1996
Update of /a/cvsroot/src/sys/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv7990
Modified Files:
cons.c
Log Message:
fixes for -Wall -Wmissing-prototypes:
add "return (0);" to cnstop()'s emtpy body.
Home |
Main Index |
Thread Index |
Old Index