- the access(), tell(), alarm(), pause() and setpgrp() system calls (these seem to have been removed from V6; as the entries in sysent.c are there, but blank)
- System V has the snake game, but for some reason has removed the termcap support, making it work on only a few terminal types.
sysent.c: 0, 0, nullsys, /* 39 = setpgrp (not in yet) */Oops, it wasn't removed--it had not been added yet. Similarly nobody removed termcap from SysV games, it hadn't been added yet either.
No comments:
Post a Comment