make-utah-psl.log 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. LINK FROM KESSLER, TTY 101
  2. [DO: Execution of PS:<PSL.KERNEL.20>MAKE-UTAH-PSL.CTL.1 started at 7-Mar-83 09:26:47]
  3. TOPS-20 Command processor 5(712)-1
  4. @; This file constructs a new PSL containing many useful things, including:
  5. @; It creates a new executable file S:PSL.EXE, first deleting any previous
  6. @; versions and expunging. When approved, this file should be renamed to
  7. @;
  8. @psl:bare-psl random-argument-to-get-a-new-fork
  9. ?Unrecognized command - File not found - "psl:bare-psl"
  10. @
  11. [DO: End of control file while searching for %ERR::]
  12. [DO: Execution aborted at 7-Mar-83 09:26:59]
  13. LINK FROM KESSLER, TTY 101
  14. [DO: Execution of PS:<PSL.KERNEL.20>MAKE-UTAH-PSL.CTL.2 started at 7-Mar-83 09:27:25]
  15. TOPS-20 Command processor 5(712)-1
  16. @; This file constructs a new PSL containing many useful things, including:
  17. @; It creates a new executable file S:PSL.EXE, first deleting any previous
  18. @; versions and expunging. When approved, this file should be renamed to
  19. @;
  20. @s:bare-psl random-argument-to-get-a-new-fork
  21. Bare PSL 3.1, 7-Mar-83
  22. 1 lisp> (load init-file homedir)
  23. NIL
  24. 2 lisp> (savesystem "PSL 3.1" "s:psl.exe" '((read-init-file "psl")))
  25. *** Garbage collection starting
  26. *** GC 2: time 443 ms
  27. *** 139 recovered, 32 stable, 789 active, 89179 free
  28. NIL
  29. 3 lisp> (quit)
  30. @reset .
  31. @set file autokeep s:psl.exe
  32. ?Does not match switch or keyword - "autokeep"
  33. @
  34. [DO: End of control file while searching for %ERR::]
  35. [DO: Execution aborted at 7-Mar-83 09:27:48]