Source-Changes archive

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

CVS commit: src/bin/sh



Module Name:    src
Committed By:   kre
Date:           Mon Oct 14 08:27:19 UTC 2024

Modified Files:
        src/bin/sh: mknodenames.sh

Log Message:
Use tools awk where appropriate

And while here, switch from using echo to printf (via a
function echo() which just uses printf, but is limited to
this file only - it isn't general enough for use elsewhere).

NFCI


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/bin/sh/mknodenames.sh

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