~kris/9p

9hist

779a2e05f2a6a1caf1fe5862c1eeb672815220dc — David du Colombier 33 years ago d30e90a
Plan 9 from Bell Labs 1993-08-27
1 files changed, 0 insertions(+), 1 deletions(-)

M port/page.c
M port/page.c => port/page.c +0 -1
@@ 395,7 395,6 @@ lookpage(Image *i, ulong daddr)
		}
	}
	unlock(&palloc.hashlock);
print("#");
	return 0;
}