CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/07 11:47:32
Modified files:
usr.bin/grep : grep.1 grep.c grep.h util.c
Log message:
two compat features to allow the zstdgrep script to work.
add --label option to prefix the output instead of filename.
allow using - to mean stdin.
ok deraadt
