~kris/9p

9hist

3d6665b995d14253ea36c0f235bc065d94628b88 — David du Colombier 30 years ago 763b7ae
Plan 9 from Bell Labs 1995-11-11
1 files changed, 0 insertions(+), 1 deletions(-)

M port/proc.c
M port/proc.c => port/proc.c +0 -1
@@ 293,7 293,6 @@ newproc(void)
	procalloc.free = p->qnext;
	unlock(&procalloc);

	procalloc.free = p->qnext;
	p->state = Scheding;
	p->psstate = "New";
	p->mach = 0;