BBN SYS.115 'Net Kernel bug

utzoo!duke!decvax!ucbvax!mike at brl utzoo!duke!decvax!ucbvax!mike at brl
Mon Jul 13 20:31:54 AEST 1981


From:      Michael Muuss <mike at brl>
For those of you running ArpaNet kernel code from BBN SYS.115
distribution, there is a bug in impio.c, page 9, in the
last few lines of imp_input().  Code reading
	if( impi_sockt = imphostlink( imp.link & 0177 ) )
should have the 0177 changed to 0377.  This has been causing us
heartburn for a while now.
				Cheers,
				-Mike





More information about the Comp.unix.wizards mailing list