git: b744dcd7eaa3 - Create tag vendor/one-true-awk/31bb33a32f71

From: Warner Losh <imp_at_FreeBSD.org>
Date: Tue, 14 May 2024 18:14:57 UTC
The annotated tag vendor/one-true-awk/31bb33a32f71 has been created by imp:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/one-true-awk/31bb33a32f71

tag vendor/one-true-awk/31bb33a32f71
Tagger:     Warner Losh <imp@FreeBSD.org>
TaggerDate: 2024-05-14 18:10:32 +0000

Bring in the proper branch (bsd-feature) instead of the main branch.
This adds back the bsd-features that went missing in the prior import.

commit 887b27736b04cef8c4ce6f123c5f4bdc12a8bae4
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2024-05-14 18:08:31 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-05-14 18:08:31 +0000

    ota: Import bsd-feature branch from 20240422 (31bb33a32f71)
    
    The prior import(s) of 2nd edition awk imported the 'main' branch of
    OTA, not the bsd-feature branch, resulting in a regression for the
    bsd-specific features. This re-imports those from the correct branch.