Plan 9 from Bell Labs 1999-12-31
2 files changed, 7 insertions(+), 0 deletions(-) M mpc/devpcmcia.c M mpc/devsac.c
M mpc/devpcmcia.c => mpc/devpcmcia.c +5 -0
@@ 161,6 161,11 @@ pcmgen(Chan *c, Dirtab *tab, int ntab, int i, Dir *dp) char name[NAMELEN]; USED(tab, ntab); if(i == DEVDOTDOT){ devdir(c, c->qid, "#y", 0, eve, 0550, dp); return 1; } if(i>=3*nslot) return -1; slotno = i/3;
M mpc/devsac.c => mpc/devsac.c +2 -0