Add scat. Temporary fix to rc r.e. note groups.

This commit is contained in:
rsc 2004-04-24 17:05:43 +00:00
parent 3f8c70e97c
commit 8a3b2ceb0f
22 changed files with 5997 additions and 2 deletions

View file

@ -63,7 +63,7 @@ void Xsimple(void){
Xerror("try again");
return;
case 0:
rfork(RFNOTEG);
// rfork(RFNOTEG);
pushword("exec");
execexec();
strcpy(buf, "can't exec: ");