Shell: Better AOS 1.3 shell support
commit5a636bb15e9d52511e218ecec9344766b83c396b
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 23 Sep 2011 03:58:43 +0000 (23 03:58 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 23 Sep 2011 03:58:43 +0000 (23 03:58 +0000)
tree297973fd3d76c675be962c901b11e6606c5643c3
parentdc6ab4f7310617542cbda10df7f42397f487610c
Shell: Better AOS 1.3 shell support

Under AOS 1.3, it was the C:NewCLI command's responsibility to set up the
new rn_TaskArray entry for the process. Move CLI creation around a little
bit so that this works for dp_Type == BCPL functions, and doesn't break
the C-style Shell startup packets.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@41572 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-all/dos/bcpl_support.c
rom/dos/newcliproc.c