Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/29/1997 01:50:01
mark
Tue Jan 28 17:49:27 PST 1997
Update of /cvsroot/src/usr.sbin/ipf/ipfstat
In directory netbsd1:/var/slash-tmp/cvs-serv24925/ipfstat

Modified Files:
	fils.c 
Log Message:
Use an integer rather than a char for the getopt() return value in order
to make it work with architectures that use unsigned chars.


mark
Tue Jan 28 17:49:28 PST 1997
Update of /cvsroot/src/usr.sbin/ipf/ipmon
In directory netbsd1:/var/slash-tmp/cvs-serv24925/ipmon

Modified Files:
	ipmon.c 
Log Message:
Use an integer rather than a char for the getopt() return value in order
to make it work with architectures that use unsigned chars.


mark
Tue Jan 28 17:49:29 PST 1997
Update of /cvsroot/src/usr.sbin/ipf/ipnat
In directory netbsd1:/var/slash-tmp/cvs-serv24925/ipnat

Modified Files:
	ipnat.c 
Log Message:
Use an integer rather than a char for the getopt() return value in order
to make it work with architectures that use unsigned chars.