Module Name: src Committed By: kre Date: Thu Oct 18 05:28:45 UTC 2018
Modified Files: src/bin/sh: shell.h Log Message: Delete the old style (no longer used) DEBUG mode TRACE compat macro definitions (just to avoid any temptation to ever use them again). Update a comment which would make no sense without following the preceding comment which is being deleted with the macros it describes. While here, remove another comment that referred to events that have long past as if they were still to come. Also a grammatical comment correction - paragraphs start with capital letters... NFC (even with DEBUG defined). To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/bin/sh/shell.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.