Sunday, December 24, 2023
Sunday, December 10, 2023
Monday, November 6, 2023
Wednesday, October 25, 2023
Saturday, October 14, 2023
Saturday, June 17, 2023
Saturday, May 27, 2023
Friday, May 12, 2023
People keep removing UNIX code
- 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.
Subscribe to:
Posts (Atom)