Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   wiz
Date:           Fri Sep  9 22:14:29 UTC 2022

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/external/gpl2/grep/dist/doc: grep.1
        src/external/gpl2/grep/dist/src: grep.c
        src/tests/usr.bin/grep: Makefile t_grep.sh
Added Files:
        src/tests/usr.bin/grep: d_recurse_noarg.out

Log Message:
grep: when -r is used, but no path argument provided, search the current dir

As discussed on tech-userlevel.


To generate a diff of this commit:
cvs rdiff -u -r1.1222 -r1.1223 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/grep/dist/doc/grep.1
cvs rdiff -u -r1.4 -r1.5 src/external/gpl2/grep/dist/src/grep.c
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/grep/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/grep/d_recurse_noarg.out
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/grep/t_grep.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index