Source-Changes archive

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

NetBSD master CVS tree commits



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