~kris/9p

9hist

fd9e11194acbe413bd1be165a69d8e15247202b3 — David du Colombier 24 years ago db79746
Plan 9 from Bell Labs 2002-03-31
1 files changed, 1 insertions(+), 0 deletions(-)

M port/portdat.h
M port/portdat.h => port/portdat.h +1 -0
@@ 636,6 636,7 @@ struct Proc
	int	(*notify)(void*, char*);

	Lock		*lockwait;
	Lock		*lastlock;	/* debugging */

	Mach	*wired;
	Mach	*mp;		/* machine this process last ran on */