Subject: CVS commit: basesrc/sbin/ifconfig
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/06/2002 23:14:38
Module Name: basesrc
Committed By: thorpej
Date: Mon May 6 20:14:37 UTC 2002
Modified Files:
basesrc/sbin/ifconfig: ifconfig.c
Log Message:
Don't bother testing if a u_short is > 0xffff -- that test is always false.
To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 basesrc/sbin/ifconfig/ifconfig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.