Re: [Freedos-devel] command.com issues

2017-10-18 Thread Rugxulo
Hi, (Sorry for delay in replying.) On Thu, Oct 5, 2017 at 6:49 AM, Richard Fine via Freedos-devel wrote: > > I wanted to relay a few issues found in 'command.com' , FreeDos version 1.2. > > (1) After a successful build (using Turbo C 2.01), Dumb question, but why are you using TC201? It has som

[Freedos-devel] command.com issues

2017-10-05 Thread Richard Fine via Freedos-devel
Hi, I wanted to relay a few issues found in 'command.com' , FreeDos version 1.2. (1) After a successful build (using Turbo C 2.01), the system would hang after entering a command ... I tracked the hangup to "realloc()" call in static void docommand(char *line) #ifdef FEATURE_INSTALLABLE_COMMANDS