From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/8933 Path: news.gmane.org!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: Re: Would love to see reconsideration for domain and search Date: Sat, 28 Nov 2015 18:20:43 -0500 Message-ID: <20151128232043.GQ3818@brightrain.aerifal.cx> References: <20151022215608.GA8645@brightrain.aerifal.cx> <20151023042720.GE8645@brightrain.aerifal.cx> <20151023053108.GG8645@brightrain.aerifal.cx> <20151027003021.GN8645@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1448752860 23076 80.91.229.3 (28 Nov 2015 23:21:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Nov 2015 23:21:00 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-8946-gllmg-musl=m.gmane.org@lists.openwall.com Sun Nov 29 00:20:57 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1a2onX-0004Ys-Qo for gllmg-musl@m.gmane.org; Sun, 29 Nov 2015 00:20:55 +0100 Original-Received: (qmail 7834 invoked by uid 550); 28 Nov 2015 23:20:58 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 7816 invoked from network); 28 Nov 2015 23:20:57 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Original-Sender: Rich Felker Xref: news.gmane.org gmane.linux.lib.musl.general:8933 Archived-At: On Sat, Nov 28, 2015 at 11:48:09PM +0100, Jan Broer wrote: > Hi Rich, i was wondering about the progress of implementing support for > 'search' in resolv.conf. Is this on the road map? I started work on implementing it when this discussion wrapped up and realized that it made sense to do a little bit of refactoring first and fix some (non-serious, but possibly annoying) bugs in resolv.conf parsing at the same time. I added it to the roadmap for this release cycle and hope to get to it soon. Rich