Plan 9 from Bell Labs 1992-09-25
2 files changed, 2 insertions(+), 1 deletions(-) M pc/devether.c M pc/ether509.c
M pc/devether.c => pc/devether.c +1 -1
@@ 370,7 370,7 @@ isinput(void *arg) { EtherCtlr *cp = arg; return cp->lbq.first || cp->rb[cp->ri].owner == Host; return cp->lbq.first || cp->rb[cp->rh].owner == Host; } static void
M pc/ether509.c => pc/ether509.c +1 -0