home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 21 / CD_ASCQ_21_040595.iso / dos / prg / c / freedos3 / help / files < prev    next >
Text File  |  1995-01-15  |  738b  |  18 lines

  1. README        general information
  2. TODO          things to do in the future
  3. BUGS          bug list, feel free to submit more!
  4. FILES         this file
  5. HISTORY       COMMAND.COM release history
  6.  
  7. CMDINPUT.H    command-line entry stuff.  for history and filename completion
  8. COMMAND.C     current interpreter
  9. COMMAND.COM   compiled version of the interpreter (Borland C 3.1/EXE2BIN)
  10. ENVIRON.H     environment handling routines
  11. HISTORY.H     command-line history code
  12. HISTORY.C     history testing source
  13. HISTORY.EXE   history testing program
  14. INTERNAL.H    header files for built-in commands
  15. PROMPT.H      command-line prompt handling
  16. TESTENV.C     test program that displays the command line and environment
  17. TESTENV.EXE   compiled test program
  18.