Re: [PATCH] grep: fix -r following file symlinks

2025-04-14 Thread Csókás Bence
Hi, On 2025. 04. 14. 12:16, Sertonix wrote: GNU grep -r doesn't search in files that are linked to by symlinks. function old new delta file_action_grep 219 228 +9

Re: [PATCH] grep: fix -r following file symlinks

2025-04-14 Thread Sertonix
On Mon Apr 14, 2025 at 4:05 PM CEST, Csókás Bence wrote: > Hi, > > On 2025. 04. 14. 12:16, Sertonix wrote: >> >> GNU grep -r doesn't search in files that are linked to by symlinks. >> >> function old new delta >> file_action_grep

[PATCH] runit: fix setuidgid help text

2025-04-14 Thread J . Neuschäfer
+//config: specified program. //config: //config:config ENVUIDGID //config: bool "envuidgid (4.1 kb)" --- base-commit: fc466720b5e8611f485bc574c0114d5037525f92 change-id: 20250414-setuidgid-e0f9a3e49bd1 Best regards, -- J. Neuschäfer ___

[PATCH] grep: fix -r following file symlinks

2025-04-14 Thread Sertonix
GNU grep -r doesn't search in files that are linked to by symlinks. function old new delta file_action_grep 219 228 +9 -- (ad