Module Name: src
Committed By: kre
Date: Wed Jul 5 20:00:27 UTC 2017
Modified Files:
src/bin/sh: cd.c error.c main.c var.c
Log Message:
DEBUG only changes. Convert the TRACE() calls in the remaining files
that still used it to the new format. NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/bin/sh/cd.c
cvs rdiff -u -r1.39 -r1.40 src/bin/sh/error.c
cvs rdiff -u -r1.71 -r1.72 src/bin/sh/main.c
cvs rdiff -u -r1.63 -r1.64 src/bin/sh/var.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.