Module Name: src
Committed By: kre
Date: Wed Dec 5 22:25:38 UTC 2018
Modified Files:
src/bin/sh: trap.c
Log Message:
evert previous, linux build problem confirmed fixed by
update to mkinit.sh (to 1.10).
Or more correctly, revert & fix - turns out that there was an off by one
(failure to adjust for other changes -- in a value printed by debug mode
trace output).
NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/bin/sh/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.