Re: [Freedos-user] LBAcache crash with EMS enabled under VMware

2006-09-08 Thread Robert Riebisch
[EMAIL PROTECTED] wrote:

> I just did an install of FD 1.0 in a VMware machine, and if I let it boot
> with the default option "...EMM386+EMS and SHARE" then when LBAcache is
> loaded,

Please try Japheth's JEMM386: http://www.bttr-software.de/links/#drivers

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/

-
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


Re: [Freedos-user] Kernel question

2006-09-08 Thread Eric Auer

Hi, I called the file release 2036test because I had expected
some small bugs to be found soon after that release. And indeed,
after 2036test, I had to fix the VERSION= handling and I found
that COM port polling can be improved. Those updates are what
makes 2036test differ from 2036final, if you like to call it
like that. But 2036final is not yet in cvs and not yet on SF,
my fault. It is only available on my homepage :-). The 2036final
kernel also zeroes out the upper reserved 4 bits of FAT32 FAT
values. Without this, it gets end-of-file early on some Windows
drives, which apparently set those values to nonzero for yet
unknown reason. Finally, 2036final includes a memmgr modification
which allows compatibility with misbehaving QuickBasic 4 QBRUN
libraries which want to double-free memory blocks.

All changes after 20 May 2006 are what makes 2036final differ
from the 2036test on SF, I would say :-). The linebreak thing
is because I had used a Unix cvs client... :-p.

 * kernel/config.c: VERSION= must set the int 21.30 DOS version,
   not the int 21.3306 "internal" DOS version. Fixed.
 * docs/intfns.txt: updated list of supported DOS functions. When
   DOSLFN is loaded for int 21.71, only remaining unsupported int
   21 functions are 21.4b05 (set execution state), int 21.63xx
   (DBCS / Korean Hangul, see above) and int 21.5d01 - 21.5d05
   (close files by name/computer/task, list open files, commit all)
 * made linebreaks in all batch files use CR LF, as Unix line breaks
   confuse command.com, leading to "early abort" or "endless loop"

* the MEMMGR and FATTAB changes are not yet mentioned in the changelog...

http://www.coli.uni-saarland.de/~eric/stuff/soft/by-others/
  kernel2036-binary.zip and kernel2036-source.zip

> ask. I noticed that FreeDOS 1.0 was considered "stable," yet the
> kernel file on the SourceForge page was called "2036test." Is 2036 a
> development version, or is it stable quality?


-
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


Re: [Freedos-user] Announcing FreeDOS on some newsgroups

2006-09-08 Thread Stegozor
Jim Hall wrote:

>> When is someone announcing Freedos 1.0 on news:alt.os.free-dos,
>> news:comp.os.msdos.misc , news:comp.os.msdos.programmer
>> and so on? I'd like to let this honour to the team,
>> but if you're not willing to do it, I can do too :)

> I agree - the honor should go to Blair, since he put in all the work on 
> putting together the distribution.  Blair, if you wouldn't mind doing 
> this, we'd all appreciate it.  (If you don't want to, I can do it.)

Still nothing on these newsgroups. That makes think to Grigory Perelman:
he does all the work, but doesn't care about the honour :) But somebody
should do it, the sooner the better. If there's still nothing this
weekend I think I'll send the announcement.

Ah, don't forget news:gmane.linux.msdos.general , the gmane group of
dosemu mailing-list.


-
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


[Freedos-user] tftp client for freedos?

2006-09-08 Thread Steffen Grunewald
I'm looking for a TFTP client that runs under FreeDOS - and of course the
matching TCP/IP stack.
First investigations showed me that MSClient would not offer a TFTP client
(and apparently there is none written by a third party); for WatTCP (not the
32 bit version) the same holds; there are no precompiled versions of Watt-32
(and I cannot afford to do it myself, being limited to floppies at the
moment).
There has been one TFTP client coming with Wollongong's Pathway back in 1992
- does this company still exist?
Since I "only" have to send a fake TFTP RRQ to a machine I got DHCP from, 
I've also been thinking about netcat. But is there a netcat for pre-WIndows?

Suggestions are welcome...

Cheers,
 Steffen
-- 
Steffen Grunewald * MPI Grav.Phys.(AEI) * Am Mühlenberg 1, D-14476 Potsdam
Cluster Admin * http://pandora.aei.mpg.de/merlin/ * http://www.aei.mpg.de/
* e-mail: steffen.grunewald(*)aei.mpg.de * +49-331-567-{fon:7233,fax:7298}
No Word/PPT mails - http://www.gnu.org/philosophy/no-word-attachments.html


-
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


Re: [Freedos-user] tftp client for freedos?

2006-09-08 Thread Cristi Mitrana
On 9/8/06, Steffen Grunewald <[EMAIL PROTECTED]> wrote:
> I'm looking for a TFTP client that runs under FreeDOS - and of course the
> matching TCP/IP stack.
> First investigations showed me that MSClient would not offer a TFTP client
> (and apparently there is none written by a third party); for WatTCP (not the
> 32 bit version) the same holds; there are no precompiled versions of Watt-32
> (and I cannot afford to do it myself, being limited to floppies at the
> moment).
> There has been one TFTP client coming with Wollongong's Pathway back in 1992
> - does this company still exist?
> Since I "only" have to send a fake TFTP RRQ to a machine I got DHCP from,
> I've also been thinking about netcat. But is there a netcat for pre-WIndows?
>

 I have a wattcp tftp client found wandering on old DOS sites. I
recall I needed a ltsp client for a small boot disk I haven't found a
precompiled bimary anywere on the net.
 You can find it at
http://www.upload2.net/page/download/byIqIjeyCaoh2wV/tftp.zip.html

-- 
mitu

-
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


Re: [Freedos-user] tftp client for freedos?

2006-09-08 Thread Steffen Grunewald
On Fri, Sep 08, 2006 at 04:34:24PM +0300, Cristi Mitrana wrote:
> On 9/8/06, Steffen Grunewald <[EMAIL PROTECTED]> wrote:
> > I'm looking for a TFTP client that runs under FreeDOS - and of course the
> > matching TCP/IP stack.
> > First investigations showed me that MSClient would not offer a TFTP client
> > (and apparently there is none written by a third party); for WatTCP (not the
> > 32 bit version) the same holds; there are no precompiled versions of Watt-32
> > (and I cannot afford to do it myself, being limited to floppies at the
> > moment).
> > There has been one TFTP client coming with Wollongong's Pathway back in 1992
> > - does this company still exist?
> > Since I "only" have to send a fake TFTP RRQ to a machine I got DHCP from,
> > I've also been thinking about netcat. But is there a netcat for pre-WIndows?
> >
> 
>  I have a wattcp tftp client found wandering on old DOS sites. I
> recall I needed a ltsp client for a small boot disk I haven't found a
> precompiled bimary anywere on the net.
>  You can find it at
> http://www.upload2.net/page/download/byIqIjeyCaoh2wV/tftp.zip.html

Sorry, cannot access it ... will retry later.

Thanks
 S

-- 
Steffen Grunewald * MPI Grav.Phys.(AEI) * Am Mühlenberg 1, D-14476 Potsdam
Cluster Admin * http://pandora.aei.mpg.de/merlin/ * http://www.aei.mpg.de/
* e-mail: steffen.grunewald(*)aei.mpg.de * +49-331-567-{fon:7233,fax:7298}
No Word/PPT mails - http://www.gnu.org/philosophy/no-word-attachments.html


-
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


Re: [Freedos-user] Kernel question

2006-09-08 Thread tekno1911
Or the quote on the web page should be End War by Waging Peace...



--chris
http://www.aotksc.com/
  

>  Original Message 
> Subject: Re: [Freedos-user] Kernel question
> From: Eric Auer <[EMAIL PROTECTED]>
> Date: Thu, September 07, 2006 10:10 pm
> To: freedos-user@lists.sourceforge.net
> 
> Hi, I called the file release 2036test because I had expected
> some small bugs to be found soon after that release. And indeed,
> after 2036test, I had to fix the VERSION= handling and I found
> that COM port polling can be improved. Those updates are what
> makes 2036test differ from 2036final, if you like to call it
> like that. But 2036final is not yet in cvs and not yet on SF,
> my fault. It is only available on my homepage :-). The 2036final
> kernel also zeroes out the upper reserved 4 bits of FAT32 FAT
> values. Without this, it gets end-of-file early on some Windows
> drives, which apparently set those values to nonzero for yet
> unknown reason. Finally, 2036final includes a memmgr modification
> which allows compatibility with misbehaving QuickBasic 4 QBRUN
> libraries which want to double-free memory blocks.
> 
> All changes after 20 May 2006 are what makes 2036final differ
> from the 2036test on SF, I would say :-). The linebreak thing
> is because I had used a Unix cvs client... :-p.
> 
>  * kernel/config.c: VERSION= must set the int 21.30 DOS version,
>not the int 21.3306 "internal" DOS version. Fixed.
>  * docs/intfns.txt: updated list of supported DOS functions. When
>DOSLFN is loaded for int 21.71, only remaining unsupported int
>21 functions are 21.4b05 (set execution state), int 21.63xx
>(DBCS / Korean Hangul, see above) and int 21.5d01 - 21.5d05
>(close files by name/computer/task, list open files, commit all)
>  * made linebreaks in all batch files use CR LF, as Unix line breaks
>confuse command.com, leading to "early abort" or "endless loop"
> 
> * the MEMMGR and FATTAB changes are not yet mentioned in the changelog...
> 
> http://www.coli.uni-saarland.de/~eric/stuff/soft/by-others/
>   kernel2036-binary.zip and kernel2036-source.zip
> 
> > ask. I noticed that FreeDOS 1.0 was considered "stable," yet the
> > kernel file on the SourceForge page was called "2036test." Is 2036 a
> > development version, or is it stable quality?
 

-
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


Re: [Freedos-user] LBAcache crash with EMS enabled under VMware

2006-09-08 Thread Arkady V.Belousov
Hi!

8-Сен-2006 10:30 [EMAIL PROTECTED] (Robert Riebisch) wrote to
freedos-user@lists.sourceforge.net:

RR> Please try Japheth's JEMM386: http://www.bttr-software.de/links/#drivers

 If this is edition, which given by Japhet once, then all important
changes from there was already duplicated in Michael' EMM386.

-
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


[Freedos-user] FreeDOS 1.0 Article on ZDNET

2006-09-08 Thread tomleem
http://news.zdnet.com/2100-3513_22-6113188.html?tag=nl.e589 

"
The FreeDOS project, an attempt to create
an open-source alternative to Microsoft's
MS-DOS operating system, has finally reached
a major milestone.
"
By Graeme Wearden, ZDNet (UK)
Published on ZDNet News: September 7, 2006, 7:44 AM PT



TomLeeM / BigWarpGuy * * * * * * * * * * * * * * * * * * * * *
 * * Director  of Communications - * - Linkmaster  *  * * * * * *
* *  OS/2 Warp - eComStation Org * * OS/2 World *  * * * * * *
 * * http://www.os2ecs.org  * * http://www.os2world.com  * *
* * Supporting Past OS/2 Users and Future eCS Users * * * * * *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
* * * * http://home.comcast.net/~tomleem * * * * * * * * * * *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 



-
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


Re: [Freedos-user] Announcing FreeDOS on some newsgroups

2006-09-08 Thread Blair Campbell
I don't do news groups.  Someone else who does can write whatever they want.

On 9/7/06, Stegozor <[EMAIL PROTECTED]> wrote:
> Jim Hall wrote:
>
> >> When is someone announcing Freedos 1.0 on news:alt.os.free-dos,
> >> news:comp.os.msdos.misc , news:comp.os.msdos.programmer
> >> and so on? I'd like to let this honour to the team,
> >> but if you're not willing to do it, I can do too :)
>
> > I agree - the honor should go to Blair, since he put in all the work on
> > putting together the distribution.  Blair, if you wouldn't mind doing
> > this, we'd all appreciate it.  (If you don't want to, I can do it.)
>
> Still nothing on these newsgroups. That makes think to Grigory Perelman:
> he does all the work, but doesn't care about the honour :) But somebody
> should do it, the sooner the better. If there's still nothing this
> weekend I think I'll send the announcement.
>
> Ah, don't forget news:gmane.linux.msdos.general , the gmane group of
> dosemu mailing-list.
>
>
> -
> 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


Re: [Freedos-user] LBAcache crash with EMS enabled under VMware

2006-09-08 Thread Blair Campbell
no, it is much different from Michael's.  It may become known as
EMM386 3.xx, but who knows.

On 9/8/06, Arkady V.Belousov <[EMAIL PROTECTED]> wrote:
> Hi!
>
> 8-Сен-2006 10:30 [EMAIL PROTECTED] (Robert Riebisch) wrote to
> freedos-user@lists.sourceforge.net:
>
> RR> Please try Japheth's JEMM386: http://www.bttr-software.de/links/#drivers
>
>  If this is edition, which given by Japhet once, then all important
> changes from there was already duplicated in Michael' EMM386.
>
> -
> 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


[Freedos-user] JEMM386 v5.21

2006-09-08 Thread Johnson Lam
On Fri, 8 Sep 2006 19:47:11 -0700, you wrote:

Hi,

>no, it is much different from Michael's.  It may become known as
>EMM386 3.xx, but who knows.

Just try to run those applications doesn't work before and see the
result, the program will speak for itself.


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