new stuff.

This commit is contained in:
rsc 2004-04-21 22:49:15 +00:00
parent fb36ed82ec
commit a9df759c98
3 changed files with 3 additions and 2941 deletions

View file

@ -502,8 +502,8 @@ include(Node *r, Node *args)
}
free(libfile);
}
pushfile(file);
pushfile(file);
isave = interactive;
interactive = 0;
r->store.u.ival = yyparse();
@ -566,6 +566,7 @@ includepipe(Node *r, Node *args)
r->store.u.ival = yyparse();
interactive = isave;
popio();
r->op = OCONST;
r->type = TINT;
r->store.fmt = 'D';

View file

@ -6,7 +6,7 @@ SHORTLIB=sec fs mux regexp9 draw thread bio 9
<$PLAN9/src/mkmany
BUGGERED='CVS|faces|factotum|mailfs|mk|upas|vac|venti'
BUGGERED='CVS|faces|factotum|mailfs|mk|scat|upas|vac|venti|lex'
DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`
<$PLAN9/src/mkdirs

File diff suppressed because it is too large Load diff