dtksh: make new ksh submodule build

This commit is contained in:
Chase
2020-08-20 20:42:18 -05:00
committed by Jon Trulson
parent 994772518a
commit 9d798ad6d0
23 changed files with 5054 additions and 1142 deletions

View File

@@ -1,5 +1,13 @@
/* $XConsortium: README-DEVELOPER /main/3 1996/07/15 14:12:13 drk $ */
(NOTE: As of CDE 2.3.1 and later, this entire document is obsolete and only kept
for historical purposes, the updating process has been streamlined to a simple
three step process:
1. cd ksh93; git pull
2. Merge upstream init.c with ours, keeping all of our changes.
3. Merge upstream builtins.c. doing the same as init.c
and thats all there is to it.)
IMPORTANT!!! PLEASE READ ON!!
------------------------------