Re: [Freedos-devel] announce: freedos mem 1.10

2006-08-24 Thread Aitor Santamaría
Hi Eric, 2006/8/25, Eric Auer <[EMAIL PROTECTED]>: > > Hi all, > > I uploaded a new MEM 1.10 to SourceForge, based on 1.9a3: > > http://freedos.sourceforge.net/mem/mem110.zip > (Dutch, Spanish and Italian translation not updated yet) Could you please just update here, so that I (we) know that the

Re: [Freedos-devel] announce: freedos mem 1.10

2006-08-24 Thread Arkady V.Belousov
Hi! 25-Авг-2006 01:00 [EMAIL PROTECTED] (Eric Auer) wrote to freedos-devel@lists.sourceforge.net: EA> I uploaded a new MEM 1.10 to SourceForge, based on 1.9a3: EA> http://freedos.sourceforge.net/mem/mem110.zip EA> (Dutch, Spanish and Italian translation not updated yet) EA> * applied a patch

Re: [Freedos-devel] TRUENAME doesn't remove trailing '\'

2006-08-24 Thread Arkady V.Belousov
Hi! 25-Авг-2006 00:00 [EMAIL PROTECTED] (Diego Rodriguez) wrote to freedos-devel@lists.sourceforge.net: >> >> Well, MS-command.com also doesn't strips trailing slash: DR> I used the following program: [...] DR> ... and, yes, if you use FreeCOM the trailing backslash appears even DR> under PC

[Freedos-devel] announce: freedos mem 1.10

2006-08-24 Thread Eric Auer
Hi all, I uploaded a new MEM 1.10 to SourceForge, based on 1.9a3: http://freedos.sourceforge.net/mem/mem110.zip (Dutch, Spanish and Italian translation not updated yet) * applied a patch from Joris van Rantwijk to fix the 386 detection: the old version 1.9a3 failed to recognize 8086

Re: [Freedos-devel] Turbo C chmod function fails under FreeDOS

2006-08-24 Thread Arkady V.Belousov
Hi! 24-Авг-2006 23:42 [EMAIL PROTECTED] (Diego Rodriguez) wrote to freedos-devel : DR> Turbo C chmod function fails under FreeDOS when you try to change DR> permissions of a directory, e.g. DR> chmod (path, S_IREAD|S_IWRITE) fails and return -1, but it works under DR> DR DOS. This, probably

Re: [Freedos-devel] Freedos-devel Digest, Vol 3, Issue 55

2006-08-24 Thread Jim Hall
(Prot3anThr3ad) wrote: > [Additional Comments] unsubscribe > > Hi. To unsubscribe from Freedos-devel, get a password reminder, or change your subscription options enter your subscription email address, visit this page: > https://lists.sourceforge.net/lists/listinfo/freedos-devel > > The "

Re: [Freedos-devel] Freedos-devel Digest, Vol 3, Issue 55

2006-08-24 Thread (Prot3anThr3ad)
[Additional Comments] unsubscribe - 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 S

Re: [Freedos-devel] TRUENAME doesn't remove trailing '\'

2006-08-24 Thread Diego Rodriguez
--- "Arkady V.Belousov" <[EMAIL PROTECTED]> escribió: > Hi! > > 24-á×Ç-2006 12:48 [EMAIL PROTECTED] (Blair Campbell) wrote to > freedos-devel@lists.sourceforge.net: > > BC> Maybe in other DOSes, the TRUENAME command in COMMAND.COM itself > BC> removes the trailing '\'. > >> DR> C:\>TRUENAME FD

Re: [Freedos-devel] mem on xt

2006-08-24 Thread Arkady V.Belousov
Hi! 24-Авг-2006 14:56 [EMAIL PROTECTED] (Michael Devore) wrote to freedos-devel@lists.sourceforge.net: >> What about case, when drivers used in common config.sys, which used in >>any environment? Then this message in help screen useless in this case. MD> Assuming there isn't a sub-80386 inst

Re: [Freedos-devel] TRUENAME doesn't remove trailing '\'

2006-08-24 Thread Arkady V.Belousov
Hi! 24-Авг-2006 12:48 [EMAIL PROTECTED] (Blair Campbell) wrote to freedos-devel@lists.sourceforge.net: BC> Maybe in other DOSes, the TRUENAME command in COMMAND.COM itself BC> removes the trailing '\'. >> DR> C:\>TRUENAME FDOS\ >> DR> C:\FDOS\ >> Don't know how you test under DR/PC DOS, but

Re: [Freedos-devel] mem on xt

2006-08-24 Thread Michael Devore
At 11:27 PM 8/24/2006 +0400, Arkady V.Belousov wrote: > >>Both executables now run and produce a help screen when run as EXE; > >>they used to crash right away, so this is already an improvement. >MD> That's good enough for me. I'll stick a "Requires 80386" message in the >MD> help screen feedback

[Freedos-devel] Turbo C chmod function fails under FreeDOS

2006-08-24 Thread Diego Rodriguez
Hi! Turbo C chmod function fails under FreeDOS when you try to change permissions of a directory, e.g. chmod (path, S_IREAD|S_IWRITE) fails and return -1, but it works under DR DOS. __ LLama Gratis a cualquier PC del Mundo. Llamadas

Re: [Freedos-devel] TRUENAME doesn't remove trailing '\'

2006-08-24 Thread Blair Campbell
Maybe in other DOSes, the TRUENAME command in COMMAND.COM itself removes the trailing '\'. On 8/24/06, Arkady V.Belousov <[EMAIL PROTECTED]> wrote: > Hi! > > 24-Авг-2006 20:13 [EMAIL PROTECTED] (Diego Rodriguez) wrote to freedos-devel > : > > DR> The truename dos function (int21h, ax=60h) under Fr

Re: [Freedos-devel] TRUENAME doesn't remove trailing '\'

2006-08-24 Thread Arkady V.Belousov
Hi! 24-Авг-2006 20:13 [EMAIL PROTECTED] (Diego Rodriguez) wrote to freedos-devel : DR> The truename dos function (int21h, ax=60h) under FreeDOS doesn't remove DR> the trailing '\' in path: DR> C:\>TRUENAME FDOS\ DR> C:\FDOS\ DR> But DR/PC DOS always remove the trailing '\' DR> C:\>TRUENAME FDOS\

Re: [Freedos-devel] freedos 1.0

2006-08-24 Thread Arkady V.Belousov
Hi! 24-Авг-2006 14:48 [EMAIL PROTECTED] (tom ehlert) wrote to freedos-devel@lists.sourceforge.net: te> a:>xcopy DIR test3 /d te> where DIR is a directory te> should create test3 without asking Who is maintainer of xcopy? te> PS: the 'single stepping' bug te> singlestepping can be disabled

Re: [Freedos-devel] 8086 compatibility (was: mem on xt)

2006-08-24 Thread Joris van Rantwijk
On Thu, Aug 24, 2006 at 09:19:53PM +0200, Joris van Rantwijk wrote: > > But the "kernel16" file which will be installed (and which > > is in the kernelx zipfile, I assume) is a fat16/8086 kernel, > > so you can use that one for your 8086 :-). > There is no kernelx.zip file on the 1.0-Testing CD. O

Re: [Freedos-devel] mem on xt

2006-08-24 Thread Arkady V.Belousov
Hi! 24--2006 14:12 [EMAIL PROTECTED] (Michael Devore) wrote to freedos-devel@lists.sourceforge.net: >>Both executables now run and produce a help screen when run as EXE; >>they used to crash right away, so this is already an improvement. MD> That's good enough for me. I'll stick a "Requires 8038

Re: [Freedos-devel] 8086 compatibility (was: mem on xt)

2006-08-24 Thread Joris van Rantwijk
Hello Eric, On Thu, Aug 24, 2006 at 09:35:37AM +0200, Eric Auer wrote: > as far as I know, Blair now included mem 1.9a3 on the ISO... I found 1.9a3 on 1.0-Testing, but only in the zipped packages; not in the ODIN directory. (I usually don't install to harddisk, but quickly copy some binaries from

Re: [Freedos-devel] mem on xt

2006-08-24 Thread Michael Devore
At 08:31 PM 8/24/2006 +0200, Joris wrote: > > Welp, anyone who has an 8088 or 8086, or 80186 or 80188, or 80286, can try > > test EXE's at ftp://ftp.devoresoftware.com/download/emm386 called > > HIMKIK86.EXE and EMMKIK86.EXE for --8086 compressed HIMEM and EMM386, > > respectively, and report their

Re: [Freedos-devel] mem on xt

2006-08-24 Thread Joris van Rantwijk
On Wed, Aug 23, 2006 at 05:33:12PM -0500, Michael Devore wrote: > Welp, anyone who has an 8088 or 8086, or 80186 or 80188, or 80286, can try > test EXE's at ftp://ftp.devoresoftware.com/download/emm386 called > HIMKIK86.EXE and EMMKIK86.EXE for --8086 compressed HIMEM and EMM386, > respectively,

[Freedos-devel] TRUENAME doesn't remove trailing '\'

2006-08-24 Thread Diego Rodriguez
Hi! The truename dos function (int21h, ax=60h) under FreeDOS doesn't remove the trailing '\' in path: C:\>TRUENAME FDOS\ C:\FDOS\ But DR/PC DOS always remove the trailing '\' C:\>TRUENAME FDOS\ C:\FDOS Tested under FreeDOS 2.0.37 unstable __

Re: [Freedos-devel] command VER

2006-08-24 Thread Bernd Blaauw
Ladislav Lacina schreef: > Command "ver /r" reports kernel version 0.0.37 > Correct should be 1.1.37 I think > Even more annoying, VER starts with a blank space. Kinda hard to determine operating system then :) First line of output from below batchfile will be "Hello World" Second line of out

[Freedos-devel] command VER

2006-08-24 Thread Ladislav Lacina
Command "ver /r" reports kernel version 0.0.37 Correct should be 1.1.37 I think - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your jo

[Freedos-devel] freedos 1.0

2006-08-24 Thread tom ehlert
a:>xcopy DIR test3 /d where DIR is a directory should create test3 without asking PS: the 'single stepping' bug singlestepping can be disabled (if it's not supported) by replacing CALL INSTALL with command /c install.bat Tom --

Re: [Freedos-devel] mem on xt

2006-08-24 Thread Arkady V.Belousov
Hi! 23--2006 23:02 [EMAIL PROTECTED] (Joris van Rantwijk) wrote to Eric Auer <[EMAIL PROTECTED]>: JvR> I just tested MEM.EXE 1.9a3 and it has the same issue as MEM 1.9a2. Of course, becuase this algorith was not changed from Bart's one, which was wrong. JvR> In fact I do not have a real XT

Re: [Freedos-devel] [bug] mem.exe crashes on 8086

2006-08-24 Thread Arkady V.Belousov
Hi! 23-Авг-2006 17:16 [EMAIL PROTECTED] (Bernd Blaauw) wrote to freedos-devel@lists.sourceforge.net: >> JvR> MEM.EXE 1.9a2 seems to crash on a 8086. >> Where you get this version? CVS contains 1.6 (or is it 1.7? MEM_MINOR >> contains 7). BB> http://wiki.fdos.org/Main/Mem BB> points to: BB> h

Re: [Freedos-devel] mem on xt

2006-08-24 Thread Arkady V.Belousov
Hi! 23--2006 19:12 [EMAIL PROTECTED] (Michael Devore) wrote to freedos-devel@lists.sourceforge.net: >>first task pushes a lot of 32bit registers. ...and this was long ago >>reported by Eric. MD> No, Eric reported, multiple times, about SY3PACK which is no longer MD> used. I do search o

Re: [Freedos-devel] 8086 compatibility (was: mem on xt)

2006-08-24 Thread Eric Auer
Hi Joris, as far as I know, Blair now included mem 1.9a3 on the ISO... > I just tested MEM.EXE 1.9a3 and it has the same issue as MEM 1.9a2. Yes. The cpu check should be fixed. Could you provide a patch or even a patched version? The maintainer seems to be missing in action. Mail me off-list if