devdraw: more fixes (thanks David Jeannot)

This commit is contained in:
Russ Cox
2011-10-12 13:40:35 -04:00
parent 210d461c87
commit d0a596c5c8
5 changed files with 372 additions and 313 deletions

View File

@@ -78,8 +78,6 @@ servep9p(void)
fmtinstall('W', drawfcallfmt);
// notify(bell);
mbuf = nil;
nmbuf = 0;
while((n = read(3, buf, 4)) == 4){