From owner-freebsd-commit Sun Jul 16 11:43:42 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA03746 for commit-outgoing; Sun, 16 Jul 1995 11:43:42 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA03732 for cvs-ports-outgoing; Sun, 16 Jul 1995 11:43:37 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA03721 ; Sun, 16 Jul 1995 11:43:29 -0700 Date: Sun, 16 Jul 1995 11:43:29 -0700 From: "Jordan K. Hubbard" Message-Id: <199507161843.LAA03721@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/x11/FWF/patches patch-aa Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/07/16 11:43:28 Modified: x11/FWF Makefile x11/FWF/patches patch-aa Log: Update this to enable more of the underlying functionality. Totally redo the regex code to use POSIX regexps; the previous "abstraction" was essentially a worthless hack.