Displaying 20 results from an estimated 1000 matches similar to: "Uncooperative Dos Share"
2009 Feb 19
2
[LLVMdev] Parametric polymorphism
> The same can be said of closures, garbage collection and a dozen other
> features that also cannot feasibly be added to LLVM.
>
> The only logical solution is to build a HLVM on top of LLVM and share that
> between these high-level language implementations.
This is an excellent point. You have convinced me. :-)
BTW, what garbage collector are you using for your HLVM? You
2014 Feb 17
2
[LLVMdev] GC in multithreaded (but with no shared state) environment
Hi all,
I would like to implement GC for a language supporting multiple threads.
There will be no shared state between threads as communication will be
based on message passing. I do not care much about performance. The
priority for me is to get things working.
I have read LLVM guide on writing GC:
http://llvm.org/docs/GarbageCollection.html. Shadow stack approach looks
very promising. The
2007 Feb 15
2
floppy problems after DOS booting with dos.bss and syslinux 3.xx
Hello,
I'm Rene living in Germany.
I have a problem when I use syslinux versions greater
than 3.xx for booting DOS (over dos.bss) and DSL-linux
from a hard disk. (I've tried version 3.11 and the
newest 3.36). The problem occurred after booting DOS -
I can not access to the ordinary 3.5'-floppy drive
(e.g. the command "dir a:" fails after a while). DOS
not even notices
2013 Oct 11
1
"dos filetime resolution" "dos filetimes" respected in samba4
Hello,
i had to upgrade a server from 3.6 to 4.0.10. Now i have a problem had
already i solved again. The problem is that a machines program is old
and require
dos filetime resolution = yes
but i does not work with the new 4.0.10
[produktion]
path=/home/filestore/produktion
browseable = yes
writable = yes
# create mask = 0777
# directory mask = 0777
#
2013 Apr 29
1
Fwd: Opusfile patches
Sorry, I had some e-mail issues in March thanks to an uncooperative ISP
and lost some mail.
Diego (or someone who knows autotools/pkgconfig better than I do), could
you review patches 0001 and 0004?
-------------- next part --------------
An embedded message was scrubbed...
From: Ulrich Klauer <ulrich at chirlu.de>
Subject: Opusfile patches
Date: Tue, 30 Apr 2013 00:50:12 +0200
Size: 3380
2009 Feb 19
0
[LLVMdev] Parametric polymorphism
On Thursday 19 February 2009 03:31:04 DeLesley Hutchins wrote:
> > The same can be said of closures, garbage collection and a dozen other
> > features that also cannot feasibly be added to LLVM.
> >
> > The only logical solution is to build a HLVM on top of LLVM and share
> > that between these high-level language implementations.
>
> This is an excellent point.
2009 Jun 08
1
OT: Grandstream, call pickup, ...
Maybe it's just me, but I get the impression that Grandstream is
quite uncooperative.
We (and others) have asked them multiple times to make the call-
pickup code ("**") configurable but either they don't understand
the request or they're unwilling to do anything about it.
http://forums.grandstream.com/node/2848
http://forums.grandstream.com/node/709
Unfortunately their
2006 Sep 28
1
OpenSSH DoS issue ?
Is the version in FreeBSD vulnerable ?
http://www.openssh.com/txt/release-4.4
I know version 1 is disabled by default, but if its not, does it
impact the daemon ?
---Mike
--------------------------------------------------------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing
2003 Aug 28
1
new DoS technique (exploiting TCP retransmission timeouts)
An interesting paper
http://www.acm.org/sigcomm/sigcomm2003/papers/p75-kuzmanovic.pdf
---Mike
--------------------------------------------------------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet since 1994 www.sentex.net
Cambridge, Ontario Canada www.sentex.net/mike
2003 Jun 02
0
sbsize and local DoS issue via kernel panic
I noticed with active ftp clients (specifically IMP's .forward modification
plugin), an sbsize of something under 32M in /etc/login.conf on the target
server now gives
Can't create data socket (M-^A> (^A,_<F5>^R(^C): No buffer space available.
in the ftp logs. What is a safe value to prevent users from abusing the
system by eating up all mbufs ? There is a local DoS if
2011 Jul 23
1
R on Android, at least on DOS
Hello,
Is there a version of R running on Android? I wonder R Project ported to
Android.
If this isn't, a DOS version may be helpfull to run on Android under dosbox.
After a little googling i can't find a soluiton.
Thanks.
--
View this message in context: http://r.789695.n4.nabble.com/R-on-Android-at-least-on-DOS-tp3688847p3688847.html
Sent from the R help mailing list archive at
2004 Feb 18
0
Re: DOS Networking [OT]
Greetings ...
> Has anyone ever got command line only Windows 95 DOS to connect to a Samba
> machine? I can connect to an NT machine no problem using "net use ...", but
> the only machine the DOS machine will see on the network is the NT machine;
> all of the others, including my Linux machines and a Win 2k machine, it just
> refuses to see.
First, any program you
2003 Jul 02
1
next: booting dos from syslinux/memdisk
Thanks for Remko for his help to solve the fractional cylinder problem.
But there is the second problem, the boot disk failure (see below << [B])
# but when booting via PXE (pxelinux.cfg/default)
...
LABEL t
KERNEL memdisk c=2 h=256 s=63
APPEND initrd=disk.img
# the following things occur
boot: t
Loading memdisk
Loading disk.img ...................................(16MB).........
Ready.
2013 Feb 06
0
[PATCH 0/4] XSA-39 CVE-2013-021[67]: Linux netback DoS via malicious guest ring.
The Xen netback implementation contains a couple of flaws which can
allow a guest to cause a DoS in the backend domain, potentially
affecting other domains in the system.
CVE-2013-0216 is a failure to sanity check the ring producer/consumer
pointers which can allow a guest to cause netback to loop for an
extended period preventing other work from occurring.
CVE-2013-0217 is a memory leak on an
2007 Mar 19
2
Execution DOS exe program via Wine ?
Hi,
Could you tell me if I'm wrong ?
I've understood that Wine can run a dos EXE program under a linux/unix
environment : I launch Wine with proper arguments and with the program
name, and the magic happens...
Thus, if my program does some file input/ouput, will it also work ?
Will I be able to access the outputted file via my old bash ?
In fact, I would like to call an EXE DOS program
2005 Oct 18
1
Old Dos program
Hello all.
I am running Samba 3.0.7 MDK rpm install.
I am migrating this server from a Novell system.
I am having programs with Windows 98 clients connecting to Accpac (Old dos
version). When going into Recievable it comes up with Insufficient disk
space.
The Windows 2000/XP clients have no problems.
I have change the max disk size option to 500mb which made no change.
Any help would be
2010 Aug 24
1
New to this. Trying to install a dos game
Hi there, I'm new to using wine and am currently having some issues installing my first dos game using linux mint.
I will probably use dosbox to play it but need wine for its windows installer.
If you must know the game is Chex Quest. It's a game about intergalactic cereal. (Chex cereal)
The problem that i have encountered is although the installer opens and works fine, there are video
2003 Jun 12
0
Dos 6.22 pxelinux
Hi,
on Intel VX chipset with Realtek 8139 with pxe flash on nic
Dos 6.22 is not booting.
Dos from win98 is OK. (compressed or uncompressed)
Linux is OK.
On Intel 815 with lan on board
Dos 6.22 is OK.
Dos from win98 uncompressed is OK.
Dos from win98 compressed is not booting.(gzip run out of data)
Linux is OK.
Any hint ?
I need to boot dos622 on VX
Below is screen for VX mobos:
Loading
1998 Jun 04
0
DOS MS client + slow response
Hello,
I recently plan to switch my 200 PC (W95 or DOS)+ 10 SUN workstations network to use Linux + Samba.
It was previsouly using Netware 4.1 (not too bad) and Netware NFS (a nightmare !)
My current configuration is made of 4 identical machines
- bi-PII 300MHz + 128 Mo
- 2*9 Go UW SCSI with soft raid level 1
- Linux 2.0.33
- Samba 1.9.18p7
Currently, this configuration is
2010 Dec 21
1
dos attack problem in xen bridge mode
Hi all,
i''m using xen in bridge mode and some of my domU got under attack from one
ip with high udp packet inside domU i''m using iptables as firewall i have
drop the packet but from dom0 i still see the ip from Iftop and the ip eat
my traffic there is any idea about this
regards
_______________________________________________
Xen-users mailing list