Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/grep



Module Name:    src
Committed By:   cjep
Date:           Fri Jan  2 15:00:34 UTC 2004

Update of /cvsroot/src/usr.bin/grep
In directory ivanova.netbsd.org:/tmp/cvs-serv1900

Log Message:

Import of our changes to grep developed in othersrc. A very
brief summary:

* Add NetBSD RCS Ids. Change to use a date based version number.
* Remove unused variables and functions.
* Move towards NetBSD code style.
* Add missing GNU options (except for --include, --exclude and
        --line-buffered)
* Bug fixes 
* Bug fixes and changes from OpenBSD's src/usr.bin/grep

A full list of changes can be viewed in the NetBSD CVS repository at
othersrc/usr.bin/grep. A ChangeLog is also available at:
        ftp://ftp.NetBSD.org/pub/NetBSD/misc/cjep/grep-ChangeLog.txt

If you want to help out, please let me (cjep@) know so that we can 
organise our efforts efficiently.


Status:

Vendor Tag:     TNF
Release Tags:   grep-othersrc
                
U src/usr.bin/grep/Makefile
N src/usr.bin/grep/TODO
U src/usr.bin/grep/binary.c
U src/usr.bin/grep/file.c
U src/usr.bin/grep/grep.1
U src/usr.bin/grep/grep.c
U src/usr.bin/grep/grep.h
U src/usr.bin/grep/mmfile.c
U src/usr.bin/grep/queue.c
U src/usr.bin/grep/util.c

No conflicts created by this import




Home | Main Index | Thread Index | Old Index