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;