From owner-freebsd-hackers Sun Jul 11 20: 2:51 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from leap.innerx.net (leap.innerx.net [38.179.176.25]) by hub.freebsd.org (Postfix) with ESMTP id 3E24F151E1 for ; Sun, 11 Jul 1999 20:02:46 -0700 (PDT) (envelope-from chris@holly.dyndns.org) Received: from holly.dyndns.org (ip39.houston3.tx.pub-ip.psi.net [38.12.169.39]) by leap.innerx.net (Postfix) with ESMTP id CC17537081 for ; Sun, 11 Jul 1999 23:01:35 -0400 (EDT) Received: (from chris@localhost) by holly.dyndns.org (8.9.3/8.9.3) id WAA82113 for hackers@FreeBSD.ORG; Sun, 11 Jul 1999 22:00:05 -0500 (CDT) (envelope-from chris) Date: Sun, 11 Jul 1999 22:00:04 -0500 From: Chris Costello To: hackers@FreeBSD.ORG Subject: Re: rtfm rewritten in C (updated) Message-ID: <19990711220003.E71884@holly.dyndns.org> Reply-To: chris@calldei.com References: <19990710234538.G57198@holly.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i In-Reply-To: <19990710234538.G57198@holly.dyndns.org>; from Chris Costello on Sat, Jul 10, 1999 at 11:45:39PM -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've implemented a few new features. First off, strdup() isn't abused anymore so the program should run much smoother and smaller, as well as more quickly. Secondly, I have (thanks in part to Alfred Perlstein) added both case-insensitive searches (-i) and local FAQ search (can be overridden with -o, "online", flag). Too many others to enumerate. As usual, it's at http://www.calldei.com/~chris/rtfm.tar.gz -- Chris Costello A computer program does what you tell it to do, not what you want it to do. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message