4.3BSD "prof" bug

Doug Gwyn gwyn at smoke.BRL.MIL
Sat Jan 14 21:47:40 AEST 1989


In the source for the "prof" utility, the line
	ranoff = 2040. + 40.8*lowpc*ransca;
should be	
	ranoff = 2040. + 40.8*lowpct*ransca;



More information about the Comp.bugs.4bsd.ucb-fixes mailing list