Commit ID: 10058C4B95E351C0B77
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/03/12 02:58:24 UTC
Modified files:
usr.bin/grep : file.c grep.1 grep.c grep.h mmfile.c util.c
Log message:
add -z (NUL as line separator) option, for git-find
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/grep/file.c
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/grep/grep.1
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.bin/grep/grep.c
cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/grep/grep.h
cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/grep/mmfile.c
cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.bin/grep/util.c