Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Sat Jul 5 22:10:43 PDT 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv25618
Modified Files:
fil.c
Log Message:
Fix a bug caught by gcc: add parenthesis to properly group a test.
thorpej
Sat Jul 5 22:11:29 PDT 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv26040
Modified Files:
ip_auth.c
Log Message:
The sheer number of #ifdef's around it should have been a hint that
#include <machine/mtpr.h> isn't something you're supposed to do in
NetBSD.
thorpej
Sat Jul 5 22:13:01 PDT 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv26071
Modified Files:
ip_fil.c
Log Message:
- Add a prototype for fixskip() so that this file compiles.
- Fix, ONCE AGAIN, semantics of ipfilterattach(). This time, not only
was it semantically broken, it wasn't even close to compiling!
thorpej
Sat Jul 5 22:13:41 PDT 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv26209
Modified Files:
ip_fil.h
Log Message:
- Add a missing #ifdef SOLARIS
- Properly prototype ipfilterattach()/iplattach().
thorpej
Sat Jul 5 22:14:09 PDT 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv26426
Modified Files:
ip_nat.c
Log Message:
Deal with a bogus warning from -Wuninitialized.
thorpej
Sat Jul 5 22:14:52 PDT 1997
Update of /cvsroot/src/sys/conf
In directory netbsd1:/var/slash-tmp/cvs-serv26461
Modified Files:
files
Log Message:
Add new ipfilter files.
Home |
Main Index |
Thread Index |
Old Index