derstand all patches. At least when it's
rejected ;)
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Environment variables (function path_to_ufs) are lowercase
since 1.1.5.5. Why?
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org
It seems the problem (if it is) was in kernel module
amd76x_pm. :(
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
uite well.
I think I need to try run dosemu with uniprocessor kernel.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
x27;s idling tuning issues on SMP systems?
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>>> Morten Bo Johansen writes:
Morten> Hi all, Installing Sergey's new Debian packages of Dosemu
Just for the truth, that isn't mine. That is Victor's
packages.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "uns
hives, even in unstable, is
Morten> 1.0.2. ;(
BTW, unstable Debian has 1.0.2 too :( I've made 1.1.4 for
myself. As well as Victor Wagner at ftp://45.free.net/
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
th
do_slang_special_keys(scan);
- }
+ do_slang_special_keys(scan);
}
}
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Maybe DENY_NONE must apply some lock too?
It's very bad when some session may opens file with DENY_ALL
and there are few other sessions with DENY_NONE at the same
time.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubsc
ne? I mean, is samba's mapping SMB locks to posix
locks compatible enough to dosemu's emulation?
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
el z:
IF "%EXEC%" == "" goto done
%EXEC%
exitemu
:done
And run dosemu as 'xdos exec=myprog.bat' for example.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>>> Claudia Neumann writes:
Claudia> Is there another trick to change the font?
What about this
$_term_char_set=""
$_external_char_set = "iso8859-1"
$_internal_char_set = "cp437"
and maybe 'charset G0 iso01' command.
alt keycode 109 = Scroll_Forward
altgr shift alt keycode 109 = Scroll_Forward
string F66 = "\036s\036K3"
string F67 = "\036c\036K3"
string F68 = "\036a\036K3"
string F166 = "\036s\036c\036K3"
--
Sergey Suleymanov
-
To unsubscrib
ed linux path or hdimage? How are you
specify it in dosemu.conf?
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
e it ourselves if it is missing, but probably this is just
Stas> too much for such a small thing:)
:) Well, 1.1.4 is a development release. I think when 1.2 is
out glibc will be 5.x ;)
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe l
_addr)", but it is unclear why it doesn't work
Stas> for you. "man inet" refers to "in_addr_t" a lot, so it must be
Stas> perfectly OK to use IMO.
Glibc-2.2 has
typedef uint32_t in_addr_t;
in /usr/include/netinet/in.h. Glibc-2.1 hasn't. :(
timid.c: In function `timid_preinit':
timid.c:105: `in_addr_t' undeclared (first use in this function)
timid.c:105: (Each undeclared identifier is reported only once
timid.c:105: for each function it appears in.)
--
Sergey Suleymanov
-
To unsubscribe from this list: sen
7;t working even on lredired linux
Michal> local ext2/3 fs for me and my clipper app, not only on smbfs
Michal> mounted lredired.
What about Bart's mfs64 patch? I remember it worked.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux
>>>>> Stas Sergeev writes:
Stas> should be willing to do this? You can use UMB and HMA, is it
Stas> not enough? Well, if that is just a comparison with 0.99.13,
Of course it is.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsub
>>>>> Stas Sergeev writes:
Stas> Increasing the base memory above 640Kb is definitely the bad
Stas> idea, as it is used very rarely even in a pure DOS and will
Stas> cost you the inability to display graphics.
By the way, 0.99.13 (pre-1.0) works well with 704
hy passthrough? LPD is much more convenient. It works for
Windows-NT/2000 as well. Not to mention linux.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
$_external_char_set for linux charset.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>>> Bart Oldeman writes:
Bart> On 10 Nov 2002, Sergey Suleymanov wrote:
> Bart Oldeman writes:
>>
Bart> Attached is a quick&dirty "proof of concept" 64-bit file offset
Bart> patch. Of course it will need to be changed to be compatible
Bart&g
I'm using mars_nwe
for file sharing and it use regular offsets for locking.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>>> Stas Sergeev writes:
Stas> Doesn't look healthy to me. Does this patch help?
It does. Thanks.
Stas> Patch is completely untested, but it compiles:)
Well, it has tested now. :)
--
Sergey Suleymanov
-
To unsubscribe from this list:
;0777:00C095E809B5>?
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
tr
Grigory> MAY_BE { yylval->i_value = KEYB_TR; return(KEYB_LAYOUT); }
Better move it to src/plugin/kbd_unicode/config/plugin_lexer
--
Sergey Suleymanov
P.S. Why do you use plugin_keyboard instead of plugin_kbd_unicode?
Any troubles with it?
-
To unsubscribe from this lis
G> Thanks for any help.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
e in the behaviour of 1.1.3.4 and
1.1.3.2
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
n you try MS-Dos? At the least it encounters read
error. Dr-Dos just reads some garbage.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>>> Michal Samek writes:
Michal> So, maybe there really exists someone who solved it in the
Michal> similar environment as I use? Thanks alot if someone can help
Michal> me.
What DOS are you using under dosemu?
--
Sergey Suleymanov
-
To unsubscribe
>>>>> Stephen Lee writes:
Stephen> Which version of Dosemu is the above patch applied against?
Stephen> 1.1.3 or 1.1.3.2. I am using 1.1.3.2 with the keybard
Stephen> patches.
1.1.3.2.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line
ot;,
fd, ret, larg.l_type, larg.l_whence, larg.l_start,larg.l_len));
+ if (ret == -1) SETWORD(&(state->eax), ACCESS_DENIED);
return ret != -1 ? TRUE : FALSE;
}
break;
I don't understand that bit magic, maybe this
on. When the application prints the
Baurjan> character, how does dosemu know that I have 857 on the
Baurjan> terminal?
$_external_char_set
Baurjan> Or is the scenario incorrect?
It should be. :)
I don't know how cp857 looks like, wouldn't you check
uot;MFS: hlist_push: past maximum stack", since the
Roger> size of the hlist stack is limited to 256 by "#define
Roger> HLIST_STACK_SIZE 256" in src/dosext/mfs/mfs.c.
It was fixed in 1.1.3.1
Or apply http://solt.chat.ru/dosemu/dosemu-1.0.2mfs.diff.gz to
heck for environment variable */
- (*(path+1) == '$') && (*(path+2) == '{'))
+ (*(path) == '$') && (*(path+1) == '{'))
inenv = 1;
else
ch = SLASH;
--
Sergey Suleymanov
-
To unsubscribe from thi
cause to
strange behaviour of dosemu session.
Anyway try tame.exe utility.
http://www.mindspring.com/~dgthomas/tame.htm
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTE
as> Does this look like a correct fix to you?
Quite correct I think.
Stas> And of course the root of the problem seems to be that dosemu
Stas> currently doesn't natively support the layout switching.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line &q
ft keycode 60 = F12
altgr control keycode 60 = F22
altgr alt keycode 60 = F32
control alt keycode 60 = Console_2
altgr control alt keycode 60 = Console_2
altgr shift control alt keycode 60 = Console_2
string F12 = "\033[24~"
string F22 = "\
osemu-1.1.3/src/plugin/extra_charsets/koi8-r.c
Grigory> Also I set $_external_char_set = "koi8-r"
Grigory> $_internal_char_set = "cp866" in ~/dosemu/conf/dosemurc and
Grigory> it works.
As the Alt+keypad sequences.
--
Sergey Suleymanov
-
To unsubscri
his help? Why 127 is there?
I presume this is ^?. Anyway, ^H also works. Thanks.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
yout
switcher. And a famous Cyrillic_er workaround. ;)
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>>> Stas Sergeev writes:
>> Any ideas why this happens with BackSpace?
Stas> Well, turning off X_keycode "fixes" the problem. Can live with
Stas> this:)
Hmm, can't reproduce that :(. 3592 in both modes.
--
Sergey Suleymanov
-
To
>>>>> Stas Sergeev writes:
Stas> And where is this glorious patch of yours? Having a proper
Stas> keymap could be very handy.
Well, here is it. (for 1.1.3)
--
Sergey Suleymanov
dosemu-1.1.3rus.diff.gz
Description: Binary data
>>>>> Grigory Batalov writes:
Grigory> looks like 'P') when in X. Some time ago I got patch from
Grigory> Sergey Suleymanovor for dosemu-1.0.2 that fixes problem for
Grigory> 1.0.2 version. Maybe such patch exist for 1.1.3?
Just for 1.1.2 + Eric
cp867?
xmbdfed is your friend.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
s in 0.99.14 (I suppose something with mapping drivers)
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
It doesn't have a native russian keyboard map.
Eric> But otherwise it should already be fairly complete.
Okey. I'll try.
Eric> As for me I probably won't have time to actually do anything
Eric> with this until this weekend.
--
Sergey Suleymanov
-
To unsubscrib
h?
Lars> I have also a program in autoexec.emu that checks what drive
Lars> letter that is a ram-drive (ramdrv.sys). Tis result in system
Lars> hang while starting dosemu. It happen just some times.
Lars> Is it posible to mount and lredir a linux device that is a
Lars> ram-
Can you have a look at this patch? It contains raw/non-raw/X
keyboard and terminal/X video stuff for cyrillic users. As
well as a couple X11 cyrillic fonts. Agains dosemu 1.0.2
--
Sergey Suleymanov
dosemu-1.0.2cyr.diff.gz
Description: Binary data
>>>>> Grigory Batalov writes:
Grigory> When I set suid bit to dosemu.bin and comment out 'exit 1'
Grigory> in dosemu script, dosemu exits and I get this message in
Grigory> ~/dosemu/boot.log:
Remove nosuidroot from dosemu.user.
--
Sergey Suleyman
own?
Is there any empty drive? That has no files at all?
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
int = on, not $_rawkeyboard.
Grigory> I should use $_term_char_set = "ibm" for 1.0.2 and console.
Grigory> Sorry, just forgotten.
There is code in env/terminal.c:
if (Use_IBM_Codes) SLtt_write_string ("\033(U\033(U\r\r");
This usualy breaks cyrill
>>>>> Grigory Batalov writes:
Grigory>Hi! I'm testing dosemu-1.0.2. VLM.EXE from Novell
Grigory> Netware client crashes when I try to use it.
I guess, you need suid root dosemu.bin to vlm.exe work.
--
Sergey Suleymanov
-
To unsubscribe fro
t fixes all the problems, but at
Stas> least it makes cmdline.com to work for me.
Yes, it works. Thanks.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
I've used cmdline.exe and anything work fine. But now
cmdline.com (link to generic.com ) doesn't do his work. Has
something broken?
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of
. It's 10x20, but in 866 codepage.
Russell> Russ Poyner [EMAIL PROTECTED]
--
Sergey Suleymanov
vga-10x20.pcf.gz
Description: Binary data
whence, larg.l_start,larg.l_len));
+ if (ret == -1) SETWORD(&(state->eax), ACCESS_DENIED);
return ret != -1 ? TRUE : FALSE;
}
break;
Locking is working. In the FoxPro at least.
--
Sergey Suleymanov
-
To unsubscribe from this list: send
program and the Foxpro
PASZTOR> database files via the *same* ncpmount. Can this cause
PASZTOR> problems?
No, it isn't. But lock doesn't work on lredired novell
volumes.
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos&
", ret));
if (us_debug_level > Debug_Level_0)
Maybe someone will fix that stuff rightly.
--
Sergey Suleymanov
P.S. Sorry for my English
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
, dosemu segfaults with the following
Stephen> message:
Last version working pretty well with PharLap is 0.99.13
--
Sergey Suleymanov
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
61 matches
Mail list logo