Add real factotum.

This commit is contained in:
Russ Cox
2005-11-04 15:36:40 +00:00
parent 06b60293ad
commit ab73f2bbf5
26 changed files with 1361 additions and 58 deletions

2
main.c
View File

@ -36,6 +36,8 @@ main(int argc, char **argv)
char buf[1024], *s;
int n;
eve = getuser();
sizebug();
fmtinstall('r', errfmt);