Module Name: src Committed By: rin Date: Fri Sep 20 07:49:31 UTC 2024
Modified Files: src/external/historical/nawk/bin: Makefile Added Files: src/external/historical/nawk/bin: TODO awk.1 Removed Files: src/external/historical/nawk/bin/awk: Makefile TODO awk.1 Log Message: nawk: Go back from bin/awk to bin Switching b/w -HEAD and netbsd-10 ends up with empty bin/awk directory for git mirror. NFC otherwise. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/historical/nawk/bin/Makefile cvs rdiff -u -r0 -r1.3 src/external/historical/nawk/bin/TODO cvs rdiff -u -r0 -r1.35 src/external/historical/nawk/bin/awk.1 cvs rdiff -u -r1.3 -r0 src/external/historical/nawk/bin/awk/Makefile cvs rdiff -u -r1.1 -r0 src/external/historical/nawk/bin/awk/TODO \ src/external/historical/nawk/bin/awk/awk.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.