diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2024-11-30 21:28:01 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2024-11-30 21:28:01 +0000 |
| commit | 3a2ec5957ea95dc9ac22ad8e5b57bcb5c2a59208 (patch) | |
| tree | 2151e6382c0720ebb013d195e2b5a793437bb19f | |
| parent | 83f1b98d822704f87e28f8e0016c3169d75ae87f (diff) | |
RELNOTES: Document that grep no longer follows symlinks by default
| -rw-r--r-- | RELNOTES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +83f1b98d8227: + grep(1) no longer follows symbolic links by default for + recursive searches. This matches the documented behavior in + the manual page. + c333758fca3e: new MAC/do policy and mdo(1) utility which enables a user to become another user without the requirement of setuid root. |
