Date: Mon, 16 Feb 2004 14:43:05 -0800 (PST) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/grep Makefile config.hin dfa.c getopt.c getopt.h getopt1.c search.c stpcpy.c Message-ID: <200402162243.i1GMh5K2069199@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2004/02/16 14:43:05 PST
FreeBSD src repository
Modified files:
gnu/usr.bin/grep Makefile dfa.c search.c
Removed files:
gnu/usr.bin/grep config.hin getopt.c getopt.h getopt1.c
stpcpy.c
Log:
1) Remove files no longer needed.
2) Switch back to regex.h
Revision Changes Path
1.27 +2 -2 src/gnu/usr.bin/grep/Makefile
1.2 +0 -185 src/gnu/usr.bin/grep/config.hin (dead)
1.13 +1 -5 src/gnu/usr.bin/grep/dfa.c
1.7 +0 -1049 src/gnu/usr.bin/grep/getopt.c (dead)
1.7 +0 -169 src/gnu/usr.bin/grep/getopt.h (dead)
1.2 +0 -189 src/gnu/usr.bin/grep/getopt1.c (dead)
1.11 +1 -5 src/gnu/usr.bin/grep/search.c
1.2 +0 -52 src/gnu/usr.bin/grep/stpcpy.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402162243.i1GMh5K2069199>
