Page MenuHomeFreeBSD

D46256.id.diff
No OneTemporary

D46256.id.diff

diff --git a/usr.bin/grep/grep.c b/usr.bin/grep/grep.c
--- a/usr.bin/grep/grep.c
+++ b/usr.bin/grep/grep.c
@@ -112,7 +112,7 @@
int filebehave = FILE_STDIO;
int devbehave = DEV_READ; /* -D: handling of devices */
int dirbehave = DIR_READ; /* -dRr: handling of directories */
-int linkbehave = LINK_READ; /* -OpS: handling of symlinks */
+int linkbehave = LINK_SKIP; /* -OpS: handling of symlinks */
bool dexclude, dinclude; /* --exclude-dir and --include-dir */
bool fexclude, finclude; /* --exclude and --include */

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 15, 9:30 PM (2 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28756732
Default Alt Text
D46256.id.diff (533 B)

Event Timeline