Hi.  About the 80386 code thing.  It is not necessary to switch to
protected mode to use large amounts of memory.  This is possible with
plain 8086 code.  And XDEL has options close to what you wish with
DEL.

On 8/30/06, Johnson Lam <[EMAIL PROTECTED]> wrote:
> On Wed, 30 Aug 2006 23:05:44 +0100, you wrote:
>
> Hi Gerry,
>
> >I completely agree, I think it's already 100x better!
>
> We're now in 21 century :-)
>
> >Yes, but where do you draw the line, and how do you deal with backward
> >hardware capability and how far back in history do you go? What about
>
> Just my own standard ... I think programmers need some guideline to work,
> otherwise everyone code different standard programs with different compiler
> and got different problems, consuming lots of human resources.
>
> 1) Basically should be 80386 based, because of the Protect mode, necessary
> for
> programs to access large amount of memory, but if the program don't need
> lots
> of memory, no need speed optimizations, 8086 should be supported if possible
>
> >forward compatibility such as eight core 64 bit processor? If you
>
> 2) If the program is not TSR, and it's operation need large amount of memory
> or CPU power (e.g. codec, need a lot of calculating), it should have a
> routine
> to detect CPU ability and full utilize it. However program like FDISK or
> FORMAT doesn't need those advance detection.
>
> >need/want a modern fast open-source o/s with a "UI" how does FreeDOS fit
> >into this concept sitting next to Linux? Who will write all the drivers
>
> 3) The UI I refer to is a better layout TEXT, the Russian PTS-DOS shows a
> good
> UI, also TurboVision like UI is good for beginners. But for history reason,
> the original DOS UI need to preserve, solution is simple, just a switch or
> .CFG file to let user choose what they like
>
> >for the latest NICs, USB, Kerberos, signed SMB, NFS, NTFS, TCP/IP with
> >IP v6, not to mention cameras, scanners, printers - how will they all
> >work? What standards will this new UI adhere to?
>
> These new things not exist before can have a TurboVision like UI, or try to
> direct inherit from Linux (if not too complex).
>
> I use RM more than deltree, and a number of DOS people sure have some UNIX
> port command line utils because they're really better than DOS, I don't
> think
> we need to wipe out the current DOS one, just improve it is enough!
>
> For example, DEL can be improved by adding /r for recurse sub-directories,
> XCOPY can be improved to handle date and time or file size filtering (refer
> to
> XXCOPY)... etc.
>
>
> Rgds,
> Johnson.
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
>


-- 
Fall is my favorite season in Los Angeles, watching the birds change
color and fall from the trees.
   David Letterman (1947 - )

See ya

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to