Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 08/07/2000 04:11:30
Module Name:	basesrc
Committed By:	enami
Date:		Mon Aug  7 01:11:29 UTC 2000

Modified Files:
	basesrc/usr.sbin/wiconfig [netbsd-1-5]: wiconfig.c

Log Message:
Pull up rev. 1.7 and 1.8 (approved by jhawk):
----------------------------
revision 1.8
date: 2000/08/07 00:55:08;  author: enami;  state: Exp;  lines: +4 -2
Add our RCS Id and restore original Id.
----------------------------
revision 1.7
date: 2000/07/06 03:37:26;  author: enami;  state: Exp;  lines: +179 -163
- Process all passed option rather than ignoring silently except the first one.
- Centerize the check whether an interface is specified.
- Print maximum data length.
- Swap wi_type and wi_code in struct wi_table so that wi_type matches with
  wi_type in wi_req.


To generate a diff of this commit:
cvs rdiff -r1.5.4.1 -r1.5.4.2 basesrc/usr.sbin/wiconfig/wiconfig.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.