use a patchfile to augment init.c instead of copying it entirely

This commit is contained in:
Chase
2021-01-01 13:54:48 -06:00
committed by Jon Trulson
parent 90fff44682
commit 428223ee80
5 changed files with 65 additions and 2149 deletions

2
cde/.gitignore vendored
View File

@@ -908,7 +908,7 @@ programs/dtinfo/tools/misc/treeres
# program/dtksh
programs/dtksh/FEATURE
programs/dtksh/dtksh
programs/dtksh/suid_exec
programs/dtksh/init.c
programs/dtksh/examples/CallDataTest4
programs/dtksh/examples/CallbackTest2
programs/dtksh/examples/DtCursorTest2