* loadhi in dosemu-1.4.0-1.i386.rpm @ 2007-05-30 6:59 Frank Cox 2007-05-30 14:20 ` Bart Oldeman 2007-05-30 18:38 ` Joaco 0 siblings, 2 replies; 7+ messages in thread From: Frank Cox @ 2007-05-30 6:59 UTC (permalink / raw) To: linux-msdos Has loadhi disappeared by accident or design in the latest dosemu rpm? I can find it in dosemu-1.2.2-1.i386.rpm, but it's missing in 1.4.0-1.i386.rpm. And if it's by design, is there a list of other dos commands that have been removed or replaced for whatever reason? -- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: loadhi in dosemu-1.4.0-1.i386.rpm 2007-05-30 6:59 loadhi in dosemu-1.4.0-1.i386.rpm Frank Cox @ 2007-05-30 14:20 ` Bart Oldeman 2007-05-30 15:58 ` Frank Cox 2007-05-30 18:11 ` Mike McCarty 2007-05-30 18:38 ` Joaco 1 sibling, 2 replies; 7+ messages in thread From: Bart Oldeman @ 2007-05-30 14:20 UTC (permalink / raw) To: Frank Cox; +Cc: linux-msdos On 5/30/07, Frank Cox <theatre@melvilletheatre.com> wrote: > Has loadhi disappeared by accident or design in the latest dosemu rpm? > > I can find it in dosemu-1.2.2-1.i386.rpm, but it's missing in 1.4.0-1.i386.rpm. > > And if it's by design, is there a list of other dos commands that have been > removed or replaced for whatever reason? loadhi isn't necessary anymore because the same functionality is provided by command.com's internal lh (or loadhigh) command. shsucdx is also gone (replaced by the "c" option of lredir). Bart ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: loadhi in dosemu-1.4.0-1.i386.rpm 2007-05-30 14:20 ` Bart Oldeman @ 2007-05-30 15:58 ` Frank Cox 2007-05-30 18:11 ` Mike McCarty 1 sibling, 0 replies; 7+ messages in thread From: Frank Cox @ 2007-05-30 15:58 UTC (permalink / raw) To: Bart Oldeman; +Cc: linux-msdos The over-aggressive spam filtering on this list has eaten my reply once again. This makes it very difficult to post anything to this mailing list. Is it possible to get my address white-listed so this won't keep happening? On Wed, 30 May 2007 10:20:12 -0400 "Bart Oldeman" <bartoldeman@users.sourceforge.net> wrote: > loadhi isn't necessary anymore because the same functionality is > provided by command.com's internal lh (or loadhigh) command. loadhi is still listed as an available command when you run the help command. -- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: loadhi in dosemu-1.4.0-1.i386.rpm 2007-05-30 14:20 ` Bart Oldeman 2007-05-30 15:58 ` Frank Cox @ 2007-05-30 18:11 ` Mike McCarty 2007-05-30 20:49 ` Bart Oldeman 1 sibling, 1 reply; 7+ messages in thread From: Mike McCarty @ 2007-05-30 18:11 UTC (permalink / raw) To: linux-msdos Bart Oldeman wrote: > On 5/30/07, Frank Cox <theatre@melvilletheatre.com> wrote: > >> Has loadhi disappeared by accident or design in the latest dosemu rpm? >> >> I can find it in dosemu-1.2.2-1.i386.rpm, but it's missing in >> 1.4.0-1.i386.rpm. >> >> And if it's by design, is there a list of other dos commands that have >> been >> removed or replaced for whatever reason? > > > loadhi isn't necessary anymore because the same functionality is > provided by command.com's internal lh (or loadhigh) command. > > shsucdx is also gone (replaced by the "c" option of lredir). I thought the idea behind DOSEMU and FREEDOS was to provide an open source and free environment which faithfully emulated the MSDOS environment. Removing commands because they are redundant will break existing systems, causing them to fail. In this particular case, it is difficult to think of a case where that would happen, since a batch file could most likely be edited, and I don't know why a program would use LOADHI, but it still seems to me to be a departure from the original goal. Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} Oppose globalization and One World Governments like the UN. This message made from 100% recycled bits. You have found the bank of Larn. I can explain it for you, but I can't understand it for you. I speak only for myself, and I am unanimous in that! ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: loadhi in dosemu-1.4.0-1.i386.rpm 2007-05-30 18:11 ` Mike McCarty @ 2007-05-30 20:49 ` Bart Oldeman 2007-05-31 10:21 ` Mike McCarty 0 siblings, 1 reply; 7+ messages in thread From: Bart Oldeman @ 2007-05-30 20:49 UTC (permalink / raw) To: Mike McCarty; +Cc: linux-msdos On 5/30/07, Mike McCarty <Mike.McCarty@sbcglobal.net> wrote: > I thought the idea behind DOSEMU and FREEDOS was to provide > an open source and free environment which faithfully emulated > the MSDOS environment. Removing commands because they are > redundant will break existing systems, causing them to > fail. In this particular case, it is difficult to think of > a case where that would happen, since a batch file could > most likely be edited, and I don't know why a program would > use LOADHI, but it still seems to me to be a departure from > the original goal. But LOADHI was never a command in MSDOS... (unless you also had QEMM). It was only there because the built-in command.com of DOSEMU 1.0.2 did not support LH and LOADHIGH. Bart ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: loadhi in dosemu-1.4.0-1.i386.rpm 2007-05-30 20:49 ` Bart Oldeman @ 2007-05-31 10:21 ` Mike McCarty 0 siblings, 0 replies; 7+ messages in thread From: Mike McCarty @ 2007-05-31 10:21 UTC (permalink / raw) To: linux-msdos Bart Oldeman wrote: > On 5/30/07, Mike McCarty <Mike.McCarty@sbcglobal.net> wrote: > >> I thought the idea behind DOSEMU and FREEDOS was to provide >> an open source and free environment which faithfully emulated >> the MSDOS environment. [snip] > But LOADHI was never a command in MSDOS... (unless you also had QEMM). > It was only there because the built-in command.com of DOSEMU 1.0.2 did > not support LH and LOADHIGH. Ah, yes. I just booted a machine which runs pure MSDOS 6.0 and it has LOADHIGH but not LOADHI. I see that my copy of 1.3.2.0 does have LOADHIGH in it. Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} Oppose globalization and One World Governments like the UN. This message made from 100% recycled bits. You have found the bank of Larn. I can explain it for you, but I can't understand it for you. I speak only for myself, and I am unanimous in that! ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: loadhi in dosemu-1.4.0-1.i386.rpm 2007-05-30 6:59 loadhi in dosemu-1.4.0-1.i386.rpm Frank Cox 2007-05-30 14:20 ` Bart Oldeman @ 2007-05-30 18:38 ` Joaco 1 sibling, 0 replies; 7+ messages in thread From: Joaco @ 2007-05-30 18:38 UTC (permalink / raw) To: linux-msdos On Wed, 30 May 2007 00:59:56 -0600 Frank Cox <theatre@melvilletheatre.com> wrote: > Has loadhi disappeared by accident or design in the latest > dosemu rpm? > > I can find it in dosemu-1.2.2-1.i386.rpm, but it's missing in > 1.4.0-1.i386.rpm. > > And if it's by design, is there a list of other dos commands > that have been removed or replaced for whatever reason? > > -- > MELVILLE THEATRE ~ Melville Sask ~ > http://www.melvilletheatre.com > - > To unsubscribe from this list: send the line "unsubscribe > linux-msdos" in the body of a message to > majordomo@vger.kernel.org More majordomo info at > http://vger.kernel.org/majordomo-info.html Maybe you can write something like a loadhi.bat that runs: C:\DOS\COMMAND.COM /C LH $1 TonyB There are 10 types of people in this world, those that read binary and those who don't! -- __ __ _ I N C. http://www.sysdev.org / __|\\// __|| \ __ __ / tonyb@sysdev.org \__ \ \/\__ \||)|/ O_)\/ / \/ System Tools / Utilities |___/ || ___/|_ /\___|\_/ WIntel / Linux Device Drivers ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-05-31 10:21 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-05-30 6:59 loadhi in dosemu-1.4.0-1.i386.rpm Frank Cox 2007-05-30 14:20 ` Bart Oldeman 2007-05-30 15:58 ` Frank Cox 2007-05-30 18:11 ` Mike McCarty 2007-05-30 20:49 ` Bart Oldeman 2007-05-31 10:21 ` Mike McCarty 2007-05-30 18:38 ` Joaco
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox