NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59646 CVS commit: [netbsd-11] src/bin/sh



The following reply was made to PR bin/59646; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59646 CVS commit: [netbsd-11] src/bin/sh
Date: Wed, 1 Oct 2025 15:15:33 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Oct  1 15:15:33 UTC 2025
 
 Modified Files:
 	src/bin/sh [netbsd-11]: option.list
 
 Log Message:
 Pull up following revision(s) (requested by kre in ticket #37):
 
 	bin/sh/option.list: revision 1.12
 
 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.11.2.1 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