RE: euLibnet and IRC

new topic     » goto parent     » topic index » view thread      » older message » newer message

2K is, I have tried to crash it and its hard,
tho it can be done. I dunno what happened, I
use a drive bay. One day i poped it in and it
booted with crap loads of  drive errors, then
on forced reboot it give a 2K version of windows
protection error and fails to boot, ahh well.
I think i ~might~ have a back up, never got around
to having the cd's burned. Once i get my new toy
up and going ill find out.




gertie at ad-tek.net wrote:
> On 1 Jun 2001, at 4:04, Grape Vine wrote:
> 
> 
> > 
> > Thanx for code.
> > Sure ill share mine, tho i think it will scare you.
> > Well, none of my older code will, I lost 2K today =(
> > Lot 100% of my Eu code <insert mild heart attack here>
> 
> I thought 2K was bullet proof?! Anyhow, whatever the OS, back up 
> *everything* on 
> several harddrives, and back up on a hd you can remove from the puter 
> after the 
> backup! (just unplug the power and ide cable, the OS will never know 
> it's there.)
>  
> > Ya mind sending more info on the poke4 fix?
> 
> Np, i thought i had sent it to the list a few days ago, it's not the 
> only patch to tcp4u, be 
> sure you get both of these done...
> 
> I found two bugs in tcp4u:
> 
> line 505 in function tcp4u_connect()
> connect_socket should be an atom, it goes outside the range of integers
> 
> lines:
> 495:     port_addr = allocate(2)
> 496:     poke(port_addr, port)
> 
> make them into:
> 
> port_addr = allocate(4)
> poke4(port_addr,port)
> 
> 
> Kat
> 



Grape Vine
13728824

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu