Мы предлагаем Вам новый вид рекламы - эффективную интернет-рассылку.

2004-04-17 Thread ian
Интернет реклама Результат сразу E-mail рассылка Юридические и физические лица Россия, Москва, страны СНГ

Re: [Fwd: [ISC-Bugs #25979] What happened to the dhcp patch in ISC-Bugs #24697 (Debian Bug #616290)?]

2011-12-15 Thread Ian Jackson
h. Where can I find the detailed explanation of why this patch is required and how it works to fix the problems ? At the moment I can't even seem to find an error message from an FTBFS log. Ian.

Re: [Fwd: [ISC-Bugs #25979] What happened to the dhcp patch in ISC-Bugs #24697 (Debian Bug #616290)?]

2011-12-16 Thread Ian Jackson
Svante Signell writes ("Re: [Fwd: [ISC-Bugs #25979] What happened to the dhcp patch in ISC-Bugs #24697 (Debian Bug #616290)?]"): > On Thu, 2011-12-15 at 14:15 +, Ian Jackson wrote: > > Where can I find the detailed explanation of why this patch is > > required an

Re: [Fwd: [ISC-Bugs #25979] What happened to the dhcp patch in ISC-Bugs #24697 (Debian Bug #616290)?]

2011-12-16 Thread Ian Jackson
here is entirely understandable. > > A reference to a mailing list thread may helpful as background > > reading, but I'm afraid it does not meet the standard I would expect > > for a patch submission. > > Are there any rules for what to include in a patch? I've never seen one. Many projects have their own documents, but the general principles are the same across many free software projects. Ian.

Re: plex86 and GNU Mach

2001-06-29 Thread Ian Duggan
from Linux, without needing a second machine. Using oskit-mach, we'd hopefully attain benefits from gdb over serial for dubuggind as well. http://www.plex86.org --Ian ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Hurd and glibc

2001-10-22 Thread Ian Duggan
there Hurd specific changes to glibc, and how long does it take them to make it back to the the Debian source version? Is there a list of patches against glibc that need to be maintained for the Hurd to work properly? -- Ian ~~ Ian

Minimal Hurd

2001-10-23 Thread Ian Duggan
Hi, I'm working to try to get the Hurd running on the L4 microkernel. What is required for a minimal Hurd system? -- Ian ~~~~~~ Ian Duggan[EMAIL PROTECTED] http://www.iandugga

Re: L4Mach or Refactor Hurd Servers?

2001-11-11 Thread Ian Duggan
estigating. I'm unfamiliar with Doors. I found a few pages about an old "Doors on Linux" implementation that was abandoned for "general lack of interest". Where could I find more info on this? -- Ian ~~ Ian

L4Mach or Refactor Hurd Servers?

2001-11-05 Thread Ian Duggan
f ports for IPC so closely? Doesn't that limit it to certain types of microkernel? Is there a more general notion of IPC that we could use that would allow more flexibility in the choice of the underlying microkernel? It seems to me that libports marries the H

Re: L4Mach or Refactor Hurd Servers?

2001-11-06 Thread Ian Duggan
re they currently use gnumachs'. I understand what would be required for (1) better, so initially it seems attractive. However, as you pointed out, I don't see how useful that would be as a resulting system. I think I will work on (2) and see where I can get to. --

Re: L4Mach or Refactor Hurd Servers?

2001-11-12 Thread Ian Duggan
nOS to Solaris, and weren't about to accept another switch. Google gave stuff when searching for "spring os", "spring doors", and "linux doors". A key thing to note, it looks like Doors is similar to Mach ports in that it is handled in the kernel. We could of c

Re: emulating no-senders notifications in L4?

2001-11-12 Thread Ian Duggan
oesn't provide that, whatever does can clean the ports too. This must be the way. I took a quick look over the L4 manuals to try to find a way to be notified of task death, but I didn't see anything obvious. There must be some sort of notification involved though, right?

Hurd on L4 Project

2001-10-11 Thread Ian Duggan
Where should code for a Hurd on L4 project be placed? Would these types of changes be something for bug-hurd? -- Ian ~~ Ian Duggan[EMAIL PROTECTED] http://www.ianduggan.net

Re: tar file system

2001-12-22 Thread Ian Duggan
> Be careful about one thing: if the same file occurs more than once in > the archive, you must use the *last* occurrence, not the first, as the > contents of the file. That might require scanning through the whole > archive. Scan the archive in reverse.

Re: serial port not working correctly (you better read it if you want PPP)

2002-01-02 Thread Ian Duggan
n the SERIAL Howto. http://www.ibiblio.org/mdw/HOWTO/Serial-HOWTO.html --Ian -- ~~ Ian Duggan[EMAIL PROTECTED] http://www.ianduggan.net

Re: serial port not working correctly (you better read it if you want PPP)

2002-01-02 Thread Ian Duggan
ssued if the time between bytes being received exceeds the timeout value. The hardware is a little smarter than just issuing an interrupt at a regular interval. -- Ian ~~~~~~ Ian Duggan

Re: serial port not working correctly (you better read it if you want PPP)

2002-01-02 Thread Ian Duggan
as long as "data ready" is enabled. The Hurd code seems to be doing the same thing as the corresponding Linux code. It still sounds like flow control is kicking in somewhere along the line and isn't being disabled when appropriate. -- Ian ~~~~

Re: new l4-hurd.html (was: OSKit-Mach documentation)

2002-02-18 Thread Ian Duggan
ot of text on the page. It would be nice if it could be organized into sections. -- Ian ~~~~~~ Ian Duggan[EMAIL PROTECTED] http://www.ianduggan.net __

ANNOUNCE: Hurd on L4 project setup at Savannah

2002-03-12 Thread Ian Duggan
added to the project. -- Ian ~~ Ian Duggan[EMAIL PROTECTED] http://www.ianduggan.net ___ Bug-hurd mailing list [EMAIL PROTECTED] http

Re: [PATCH] libtool.m4: update GNU/Hurd test from upstream

2021-05-18 Thread Ian Lance Taylor
this patch correctly for libgo. Ian On Tue, Jan 5, 2021 at 3:07 PM Samuel Thibault via Gcc-patches wrote: > > Jeff Law, le mar. 05 janv. 2021 16:04:45 -0700, a ecrit: > > Thanks. Installed. > > Thanks! > > Samuel

Re: Inquiry about GCC Summer Of Code project idea.

2013-03-25 Thread Ian Lance Taylor
Unfortunately it's hard for me to judge. The most important skill would be the ability to dig into some large code bases and understand how to change them. Ian

Re: Inquiry about GCC Summer Of Code project idea.

2013-04-30 Thread Ian Lance Taylor
o port is implemented in a way that makes > extensive use of switching stacks. So until this threadvar issue is > resolved, there is probably no way to really proceed with the GCC Go port > for GNU Hurd -- unless maybe this stack switching could be hacked around > (Ian?), say, by limitin

Re: Inquiry about GCC Summer Of Code project idea.

2013-05-17 Thread Ian Lance Taylor
On Thu, May 16, 2013 at 2:19 PM, Fotis Koutoulakis wrote: > > Last but not least, I would like to know if you have some other proposition > for me. Mr Ian could have a suggestion for the go part perhaps? Make sure you can build and modify gccgo for some other target, e.g., GNU/Linux.

Re: GCC's -fsplit-stack disturbing Mach's vm_allocate

2013-06-22 Thread Ian Lance Taylor
ted into glibc, > our threadvar resolver could track back split-stack's initial_sp (where > the threadvars live, I presume). But as split-stack is not generally > implemented but currently only for x86 GNU/Linux, I suppose there's no > real harm for GCC Go's usability when not hav

Re: Hurd port for gcc go PATCH 1-4(23)

2016-12-07 Thread Ian Lance Taylor
cgo is to use the process described at https://golang.org/doc/gccgo_contribute.html. That explains how to send changes to Gerrit in a way that is easy for me to review and apply (Gerrit is itself free software). You are much more likely to get a response if you are able to follow that approach. Ian

Re: Xen vs. GRUB

2007-01-08 Thread Ian C. Blenke
be talking about paravirt_ops/VMI and/or PV drivers at some point in addition to vanilla int13 real mode devices (though the virtual BIOSes will likely take care of this anyway). - Ian C. Blenke <[EMAIL PROTECTED]> ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd

Re: [PATCH] libgo: Use stub syscall on GNU/Hurd

2024-10-30 Thread Ian Lance Taylor
GNU/Hurd. > Thanks. Committed as follows. Ian 3ca4f43f50a3e8c7a398ea797220808b3318 diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index c39aca9b1b0..59badf80f40 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -092668d6ce6d7b3aff6797