Re: ELKS 0.0.80

1999-10-27 Thread Alistair Riddoch
Greg Haerr writes: Also, on another note, in catching signals in Linux from the terminal emulator, I attempt to send them to the process group with killpg(). This routine under ELKS causes an undefined symbol getgpid() when linking. It appears there's an error in linux-8086 libc. I have

Re: ELKS 0.0.80

1999-10-27 Thread Greg Haerr
I have checked through this, and added the full Linux features to kill(2), and the call to getpgid(3) in killpg(3) is not necessary, as calling kill(0, SIGNAL) automatically kill the current processes pgrp. Any thoughts on where the best place to put this is? Well, this stuff is supposed

lilo ?

1999-10-27 Thread Scott Dudley
Has anyone gotten lilo to boot elks from a hard drive? -- Regards, Scott Dudley

Re: Linux 8086 TCP/IP stack options - anyone for 6502-C

1999-10-27 Thread Dylan Ellicott
I might be able to take a look, it has been a while since I did any 6502 assembly, but ... BTW is their any reason why we don't do a full re-implementation. It can't be that bad. -Dylan -Original Message- From: Alan Cox [EMAIL PROTECTED] To: Greg Haerr [EMAIL PROTECTED] Cc: [EMAIL