Re: TCP timers and telnet

2006-04-02 Thread Thomas Schwinge
On Sun, Apr 02, 2006 at 01:31:37PM +0200, Marco Gerards wrote: > Marco Gerards <[EMAIL PROTECTED]> writes: > > > So I was thinking, why not add such functionality to GRUB 2? It's > > easy to implement with the networking code I currently have. The only > > thing about it that sucks is that we ha

Re: TCP timers and telnet

2006-04-02 Thread Marco Gerards
Marco Gerards <[EMAIL PROTECTED]> writes: > So I was thinking, why not add such functionality to GRUB 2? It's > easy to implement with the networking code I currently have. The only > thing about it that sucks is that we have to implement multitheading, > kinda... [...] And no-one noticed the

Re: TCP timers and telnet

2006-04-02 Thread Tomáš Ebenlendr
On 1 Duben 2006, 20:31, Hollis Blanchard napsal(a): > On Apr 1, 2006, at 10:30 AM, Marco Gerards wrote: > >> "Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: >> >>> On Saturday 01 April 2006 18:15, Marco Gerards wrote: So I was thinking, why not add such functionality to GRUB 2? It's ea

Re: TCP timers and telnet

2006-04-01 Thread Hollis Blanchard
On Apr 1, 2006, at 10:30 AM, Marco Gerards wrote: "Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: On Saturday 01 April 2006 18:15, Marco Gerards wrote: So I was thinking, why not add such functionality to GRUB 2? It's easy to implement with the networking code I currently have. The only

Re: TCP timers and telnet

2006-04-01 Thread Marco Gerards
"Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: > On Saturday 01 April 2006 18:15, Marco Gerards wrote: >> So I was thinking, why not add such functionality to GRUB 2? It's >> easy to implement with the networking code I currently have. The only >> thing about it that sucks is that we have to i

Re: TCP timers and telnet

2006-04-01 Thread Yoshinori K. Okuji
On Saturday 01 April 2006 18:15, Marco Gerards wrote: > So I was thinking, why not add such functionality to GRUB 2? It's > easy to implement with the networking code I currently have. The only > thing about it that sucks is that we have to implement multitheading, > kinda... I object to multith

TCP timers and telnet

2006-04-01 Thread Marco Gerards
Hi, Lately I have been reading a bit about Open Firmware and that it has TCP support and support to telnet into an Open firmware box: http://developer.apple.com/technotes/tn/tn2004.html So I was thinking, why not add such functionality to GRUB 2? It's easy to implement with the networking code I