Date: Tue, 4 Nov 2008 20:20:03 GMT From: Sam Leffler <sam@freebsd.org> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/128582: [patch] activate readline(3) support in wpa_cli Message-ID: <200811042020.mA4KK376040881@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/128582; it has been noted by GNATS. From: Sam Leffler <sam@freebsd.org> To: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/128582: [patch] activate readline(3) support in wpa_cli Date: Tue, 04 Nov 2008 11:37:22 -0800 readline support in wpa_cli is not enabled by default because it bloats the system with very little gain. It is trivial to have a local configuration that adds it w/o touching the source code but once added in the way proposed it is not possible to disable it w/o modification. I believe the original PR was submitted by brix@. I recently asked him to review it and decide whether he wanted to commit the change; otherwise close the PR. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811042020.mA4KK376040881>