NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59646 CVS commit: src/bin/sh
The following reply was made to PR bin/59646; it has been noted by GNATS.
From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59646 CVS commit: src/bin/sh
Date: Wed, 10 Sep 2025 23:58:21 +0000
Module Name: src
Committed By: kre
Date: Wed Sep 10 23:58:21 UTC 2025
Modified Files:
src/bin/sh: option.list
Log Message:
PR bin/59646 option.list wsp consistency
Be consistent with use of tab/space in fields used as
sort keys, so versions of sort which might not behave
exactly as we expect should still produce the same results.
XXX pullup -9 -10 -11
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/bin/sh/option.list
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index