~kris/9p

9hist

e782526cf23386566da385d72d3aa717f97e0b95 — David du Colombier 25 years ago a1f31a8
Plan 9 from Bell Labs 2001-06-27
1 files changed, 1 insertions(+), 0 deletions(-)

M pc/devi82365.c
M pc/devi82365.c => pc/devi82365.c +1 -0
@@ 459,6 459,7 @@ pcmgen(Chan *c, char*, Dirtab *, int , int i, Dir *dp)
		break;
	}
	qid.vers = 0;
	qid.type = QTFILE;
	devdir(c, qid, up->genbuf, len, eve, 0660, dp);
	return 1;
}