Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/26/2002 04:36:38
Module Name: syssrc
Committed By: thorpej
Date: Mon Aug 26 01:36:38 UTC 2002
Modified Files:
syssrc/sys/net: if.c if.h
Log Message:
Fix signed/unsigned comparison warnings from GCC 3.3.
To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 syssrc/sys/net/if.c
cvs rdiff -r1.81 -r1.82 syssrc/sys/net/if.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.