Date: Mon, 20 Jan 2003 23:28:57 -0800 (PST) From: "Matthew N. Dodd" <mdodd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/wicontrol wicontrol.c Message-ID: <200301210728.h0L7SvV5070306@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdodd 2003/01/20 23:28:57 PST Modified files: usr.sbin/wicontrol wicontrol.c Log: - 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 Revision Changes Path 1.32 +59 -34 src/usr.sbin/wicontrol/wicontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301210728.h0L7SvV5070306>