git: ac38e31e6464 - Create tag vendor/one-true-awk/9f971fba471b
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Nov 2024 04:56:20 UTC
The annotated tag vendor/one-true-awk/9f971fba471b has been created by imp: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/one-true-awk/9f971fba471b tag vendor/one-true-awk/9f971fba471b Tagger: Warner Losh <imp@FreeBSD.org> TaggerDate: 2024-07-23 21:13:26 +0000 20240623 (bsd-version) of OTA commit 381c116afc1f4a775483a1b1a864488d37cc4b8a Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2024-07-23 21:11:33 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-07-23 21:11:33 +0000 ota: Import 9f971fba471b from bsd-feature for 20240623 Jun 23, 2024 Fix signal for system-status test. Thanks to Tim van der Molen. Rewrite if-else chain as switch. Thanks to Andrew Sukach. May 27, 2024 Spelling fixes and removal of unneeded prototypes and extern. Thanks to Jonathan Gray. May 4, 2024 Fixed a use-after-free bug with ARGV for "delete ARGV". Also ENVtab is no longer global. Thanks to Benjamin Sturz for spotting the ARGV issue and Todd Miller for the fix. May 3, 2024: Remove warnings when compiling with g++. Thanks to Arnold Robbins.