]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Restore header printing to wi_printaplist()
authormdodd <mdodd@FreeBSD.org>
Tue, 21 Jan 2003 07:28:57 +0000 (07:28 +0000)
committermdodd <mdodd@FreeBSD.org>
Tue, 21 Jan 2003 07:28:57 +0000 (07:28 +0000)
commitdade7fd934a97e05f11f60d66889702eafaeb392
treeaf50a2582db852488f53ed8f018d5c1e37789cc8
parentc3419c219e44582831e401cb6d3ab9692aa585ce
- Restore header printing to wi_printaplist()
- Move APRATE switch() code to function for clarity.
- Conditionally call wi_printaplist() alone if more than one 'L'
  is preset.
- Add the 'Q' flag to suppress printing of extraneous information
  in wi_printaplist().
- Re-order second getopt() in main().

Reviewed by:  imp
usr.sbin/wicontrol/wicontrol.c