On Sun, May 13, 2001 at 09:17:42PM +0200, Gibran Hasnaoui wrote:
> Sorry,
> I'm trying to get OSKit-Mach working but I have a
> problem with the generated Makefile.
> It seems that there is no target kernel: , that is needed
> by all:
oskit-kernel-ide (or something alike) seems to be a valid tar
On Tue, May 01, 2001 at 01:52:43PM -0700, Thomas Bushnell, BSG wrote:
> Neal H Walfield <[EMAIL PROTECTED]> writes:
>
> > I find it incredibly disturbing that hurd/hurd_types.defs defines off_t
> > and size_t to a type int. What bothers me even more is that MiG does
> > not define a type long.
On Thu, Apr 26, 2001 at 04:38:22PM -0700, Jeff Bailey wrote:
> On Thu, Apr 26, 2001 at 05:54:22PM -0400, Igor Khavkine wrote:
>
> > > I had never anticipated anyone trying to implement pthreads for the Hurd
> > > in any way but by a substantial rewrite of the libc hurd code.
> >
> > When pthread
On Wed, Apr 25, 2001 at 09:18:12AM +0300, Ognyan Kulev wrote:
> I have an idea about using drivers with GNUMach:
> 1. There is a kernel compiled without ../configure options
> 2. There is a multi-boot module linux-drivers that contains all Linux 2.4
>drivers. Option `all' tries all drivers.
On Fri, Mar 30, 2001 at 12:17:35PM +1000, Andrew Clausen wrote:
> OKUJI Yoshinori wrote:
> > Hurd is a part of GNU. So if you just say GNU, it should mean GNU/Hurd
> > operating system. (IMO, it would be better to rename device_linux.c to
> > device_linux_gnu.c, but this name is too long to type i
Hi all,
I checked the *hurd archives, and as far as I can see, no-one is working
on pthreads for Hurd. Is that right? If this is the case, I hereby
volonteer to write a pthread-to-cthread wrapper "package". As far as I
can see, this shouldn't be too hard, as pthreads is more rich in
features than
On Fri, Oct 10, 2014 at 07:48:15AM +0530, Pankaj Kaushal wrote:
> Erik Verbruggen wrote:
> >
> > Hello,
> >
> > A short question: when do translators actually quit?
> well a translator with -c will stay across reboots
> and -a will not stand reboots
>
&g
Hello,
A short question: when do translators actually quit? When you do a
"ls -alni /dev" a translator for every device in /dev is started and
are only stopped by a TERM signal, or a reboot. Some of them will never
be used actually used to do "real" device access.
Erik.
Hi,
A good way to slow down Hurd, and make X hang, is to run this small
shell script:
#!/bin/sh
while true
do
ls -alni /dev >/dev/null 2>&1
sleep 2
echo -n '.'
done
After about 2 dots the system is very slow. The network (but this could
be the tty, I dunno) results in noticable more dela
On Tue, Sep 26, 2000 at 08:58:19PM +0200, Erik Verbruggen wrote:
> Hi,
>
> A good way to slow down Hurd, and make X hang, is to run this small
> shell script:
Stupid me, forgot to mention that this is the 2000921 buildfrom Marcus.
And one more observation: the slowing down cou
10 matches
Mail list logo