What causes panic: rcv_xmitbuf ?

Root Boy Jim rbj at uunet.UU.NET
Wed Mar 27 07:51:27 AEST 1991


In article <10961 at dog.ee.lbl.gov> torek at elf.ee.lbl.gov (Chris Torek) writes:
?
?You have a DEUNA or DELUA, and you have not applied the following patch:

[excerpted]

?*** if_uba.c.7.1	Thu Mar 14 16:32:55 1991
?--- if_uba.c.7.5.1.1	Thu Mar 14 16:33:09 1991
?***************
?*** 98,104 ****
?  	while (--nw >= 0)
?! 		ubarelse(ifu->iff_uban, &ifr[nw].ifrw_info);
?  	while (--nr >= 0)
?! 		ubarelse(ifu->iff_uban, &ifw[nr].ifw_info);
?--- 98,104 ----
?  	while (--nw >= 0)
?! 		ubarelse(ifu->iff_uban, &ifw[nw].ifw_info);
?  	while (--nr >= 0)
?! 		ubarelse(ifu->iff_uban, &ifr[nr].ifrw_info);

Truly hilarious! Must have been a late night for whoever wrote that :-)
-- 
		[rbj at uunet 1] stty sane
		unknown mode: sane



More information about the Comp.unix.wizards mailing list