From owner-cvs-all Sat Nov 20 17:15:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DAB4314A00; Sat, 20 Nov 1999 17:15:41 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA49475; Sat, 20 Nov 1999 17:15:41 -0800 (PST) (envelope-from obrien@FreeBSD.org) Message-Id: <199911210115.RAA49475@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 20 Nov 1999 17:15:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/grep search.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/11/20 17:15:41 PST Modified files: gnu/usr.bin/grep search.c Log: Merge FreeBSD changes into 2.3: * rev 1.2 - use -lgnuregex FreeBSD changes OBE'ed by 2.3: * revs 1.4-5 - icase searches & ctype macro changes, fuctionality moved elsewhere. * rev 1.3 - Remove trailing whitespace. The GNU Grep maintainers did this for us. Submitted by: ru Revision Changes Path 1.8 +35 -74 src/gnu/usr.bin/grep/search.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message