~kris/9p

9hist

439128b4b0ebf780827c8da6a29e3bd39aed6a13 — David du Colombier 29 years ago a3539f0
Plan 9 from Bell Labs 1996-10-15
1 files changed, 1 insertions(+), 0 deletions(-)

M port/portdat.h
M port/portdat.h => port/portdat.h +1 -0
@@ 555,6 555,7 @@ struct Proc
	int	procctl;	/* Control for /proc debugging */
	ulong	pc;		/* DEBUG only */

	Lock	rlock;		/* synchronization for 'r' below */
	Rendez	*r;		/* rendezvous point slept on */
	Rendez	sleep;		/* place for syssleep/debug */
	int	notepending;	/* note issued but not acted on */