1. 05 Aug, 2002 1 commit
    • Ben Avison's avatar
      Has a chance of building with cc 5.45. · b4bc682f
      Ben Avison authored
      Detail:
        Was defining structs for the block returned from OS_ReadArgs, but used
        bool types for switch arguments. Now that they are 1 byte wide, this was
        causing problems. Now replaced with osbool types, which should remain
        1 word wide.
      Admin:
        Not tested.
      
      Version 1.27. Tagged as 'BootCmds-1_27'
      b4bc682f
  2. 16 Jul, 2002 1 commit
  3. 19 Mar, 2002 1 commit
    • Steve Revill's avatar
      * Added 'X' as a CLI command. · 43a20a57
      Steve Revill authored
      Detail:
        The 'X' command has existed for a long while as a transient utility in the
        !Internet application. I have impemented it as a CLI command in this module
        to reduce FS access required to use it. Note: this version of X implements
        the extended functionality of placing any suppressed error message into the
        system variable "X$Error" (if not already set).
      Admin:
        Tested on RiscPC.
      
      Version 1.25. Tagged as 'BootCmds-1_25'
      43a20a57
  4. 05 Nov, 2001 1 commit
    • Steve Revill's avatar
      Added install ram phase. · ee4e92af
      Steve Revill authored
        Added stripdepnd to the !MkClean file.
      Detail:
        You could not install a ram version of this module. Fixed.
      Admin:
        Required for Baseline builds.
      
      Version 1.24. Tagged as 'BootCmds-1_24'
      ee4e92af
  5. 20 Sep, 2001 1 commit
    • Steve Revill's avatar
      Slight improvement to the *AddApp command. · faf4c309
      Steve Revill authored
      Detail:
        The !Boot and !Run files which are created in ResourceFS contain a single
        line which will run the counterpart file in the added application. This
        line should really have %*0 on the end so that any parameters passed to
        the application's !Boot and more importantly to the !Run are passed on,
        rather than being lost.
      Admin:
        Tested on RO4 RiscPC.
      
      Version 1.23. Tagged as 'BootCmds-1_23'
      faf4c309
  6. 20 Jul, 2001 1 commit
    • Steve Revill's avatar
      Changes the Repeat sources to add -sort parameter. · d4d7be02
      Steve Revill authored
      Detail:
        -sort will ensure that the objects iterated over are sorted into
        ascending ASCII order before the iteration. This is important for
        FS like NFS which does not return things in order.
      Admin:
        Been used for ages in STB Baselines without problems.
      
      Version 1.22. Tagged as 'BootCmds-1_22'
      d4d7be02
  7. 22 Jun, 2001 1 commit
    • Stewart Brodie's avatar
      The output value for SWI XOS_ReadUnsigned should be treated as unsigned. · 0a02431a
      Stewart Brodie authored
      Detail:
        Fails to build with OSLib 6.21 since the prototype for this function
          has been fixed.  I've changed the type of the value to unsigned
          but always cast its address to void* for this API call to preserve
          compatibility with older versions of OSLib (which are broken)
      Admin:
        Built on desktop machine.
      
      
      Version 1.21. Tagged as 'BootCmds-1_21'
      0a02431a
  8. 07 Dec, 2000 1 commit
    • Stewart Brodie's avatar
      Fixed the layout of resources in this component. · a41e5a42
      Stewart Brodie authored
      Detail:
        The Messages and CmdHelp files are now located via LocalRes:
      Admin:
        Change makes this module more standard.
        Module no longer requires special changes to support BBE.
        Tested briefly.
      
      Version 1.20. Tagged as 'BootCmds-1_20'
      a41e5a42
  9. 30 Nov, 1999 1 commit
    • Stewart Brodie's avatar
      Moved to srccommit. · b4dc6e7f
      Stewart Brodie authored
        Fixed directory enumerators.
        Removed obsolete assembler sources.
      Detail:
        s/main was the output of "cc -S c/main" :-/
      Admin:
        Built.
      
      Version 1.19. Tagged as 'BootCmds-1_19'
      b4dc6e7f
  10. 22 Oct, 1998 1 commit
  11. 04 Sep, 1998 1 commit
  12. 03 Feb, 1997 1 commit
  13. 30 Jan, 1997 2 commits
  14. 22 Jan, 1997 1 commit
  15. 21 Jan, 1997 2 commits
  16. 20 Jan, 1997 1 commit
  17. 21 Nov, 1996 1 commit
  18. 05 Nov, 1996 1 commit