Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 07/05/2000 20:37:27
Module Name:	basesrc
Committed By:	enami
Date:		Thu Jul  6 03:37:27 UTC 2000

Modified Files:
	basesrc/usr.sbin/wiconfig: wiconfig.c

Log Message:
- 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.6 -r1.7 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.