Mercurial > hg > Members > kono > nitros9-code
changeset 1700:6f066e2f3ee2
Final changes for V03.02.04 release
author | boisy |
---|---|
date | Wed, 04 Aug 2004 01:17:28 +0000 |
parents | 0ec4d6e34fcc |
children | c4873555b4b7 |
files | level1/cmds/makefile level1/sys/makefile level2/cmds/makefile level2/sys/dirm.hp level2/sys/makefile |
diffstat | 5 files changed, 6 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/cmds/makefile Tue Aug 03 19:53:36 2004 +0000 +++ b/level1/cmds/makefile Wed Aug 04 01:17:28 2004 +0000 @@ -9,7 +9,7 @@ date dcheck debug ded deiniz del deldir devs dir disasm \ display dmode dsave dump echo edit error exbin format \ free grfo help ident iniz irqs link list load login makdir \ - megaread mdir merge mfree mpi os9gen padrom park prompt printerr procs pwd pxd \ + megaread mdir merge mfree mpi os9gen padrom park printerr procs prompt pwd pxd \ rename runb save setime shellplus shell_21 sleep \ tee tmode touch tsmon tuneport unlink verify xmode SUBS = gfx inkey syscall
--- a/level1/sys/makefile Tue Aug 03 19:53:36 2004 +0000 +++ b/level1/sys/makefile Wed Aug 04 01:17:28 2004 +0000 @@ -10,7 +10,7 @@ error.hp ex.hp exbin.hp format.hp free.hp gfx.hp \ help.hp ident.hp iniz.hp inkey.hp irqs.hp kill.hp link.hp \ list.hp load.hp login.hp makdir.hp \ - mdir.hp merge.hp mfree.hp os9gen.hp \ + mdir.hp megaread.hp merge.hp mpi.hp mfree.hp os9gen.hp \ padrom.hp park.hp procs.hp prompt.hp pwd.hp pxd.hp \ rename.hp save.hp setime.hp \ setpr.hp shell.hp sleep.hp tee.hp tmode.hp touch.hp tsmon.hp \
--- a/level2/cmds/makefile Tue Aug 03 19:53:36 2004 +0000 +++ b/level2/cmds/makefile Wed Aug 04 01:17:28 2004 +0000 @@ -9,7 +9,7 @@ display dmem dmode dsave dump echo edit error exbin \ format free grfdrv help ident iniz irqs link list load login \ makdir mdir megaread merge mfree mmap modpatch montype mpi os9gen padrom park \ - prompt pmap proc procs pwd pxd reboot rename runb save setime \ + pmap proc procs prompt pwd pxd reboot rename runb save setime \ shell_21 sleep smap tee tmode touch \ tsmon tuneport unlink verify wcreate xmode SUBS = gfx2 gfx inkey syscall
--- a/level2/sys/dirm.hp Tue Aug 03 19:53:36 2004 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -@DIRM -Syntax: DirM -Usage : Displays the present memory module directory
--- a/level2/sys/makefile Tue Aug 03 19:53:36 2004 +0000 +++ b/level2/sys/makefile Wed Aug 04 01:17:28 2004 +0000 @@ -12,7 +12,7 @@ backup.hp basic09.hp binex.hp build.hp \ chd.hp chx.hp cmp.hp cobbler.hp config.hp copy.hp cputype.hp \ date.hp dcheck.hp debug.hp ded.hp deiniz.hp del.hp deldir.hp devs.hp \ - dir.hp dirm.hp disasm.hp display.hp dmem.hp dmode.hp dsave.hp dump.hp \ + dir.hp disasm.hp display.hp dmem.hp dmode.hp dsave.hp dump.hp \ echo.hp edit.hp error.hp ex.hp exbin.hp \ format.hp free.hp \ gfx.hp gfx2.hp grfdrv.hp \ @@ -20,8 +20,8 @@ ident.hp iniz.hp inkey.hp irqs.hp \ kill.hp \ link.hp list.hp load.hp login.hp \ - makdir.hp mdir.hp merge.hp mfree.hp mmap.hp modpatch.hp \ - montype.hp os9gen.hp \ + makdir.hp mdir.hp megaread.hp merge.hp mfree.hp mmap.hp modpatch.hp \ + montype.hp mpi.hp os9gen.hp \ padrom.hp park.hp pmap.hp proc.hp procs.hp prompt.hp pwd.hp pxd.hp \ reboot.hp rename.hp runb.hp \ save.hp setime.hp setpr.hp shell.hp sleep.hp smap.hp \