CVS commit: src/external/bsd/tre/dist/src

2024-05-24 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Fri May 24 07:52:46 UTC 2024 Modified Files: src/external/bsd/tre/dist/src: agrep.c Log Message: agrep(1): remove duplicated and obsolete imports. dirent import is the only one which stays in the odd location. Part of PR bin/535

CVS commit: src/external/bsd/tre/dist/src

2024-05-24 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Fri May 24 07:52:46 UTC 2024 Modified Files: src/external/bsd/tre/dist/src: agrep.c Log Message: agrep(1): remove duplicated and obsolete imports. dirent import is the only one which stays in the odd location. Part of PR bin/535

CVS commit: src/external/bsd/tre/dist/src

2024-05-23 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Thu May 23 22:07:16 UTC 2024 Modified Files: src/external/bsd/tre/dist/src: agrep.c Log Message: agrep(1): rewrite binary check introduced with recursive search on rev 1.3 to match more closely grep(1) implementation. Instead of o

CVS commit: src/external/bsd/tre/dist/src

2024-05-23 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Thu May 23 22:07:16 UTC 2024 Modified Files: src/external/bsd/tre/dist/src: agrep.c Log Message: agrep(1): rewrite binary check introduced with recursive search on rev 1.3 to match more closely grep(1) implementation. Instead of o