|
|
1.1 ! root 1: cp.c defines - changed BLOCKSIZE from BUFSIZ to BUFSIZE ! 2: ! 3: df.c main() - changed argc >= 1 test to argc > 1 to avoid null ! 4: reference ! 5: Added KBYTE definition. ! 6: dfree() - changed BITFS test to always divide BSIZE(dev)/KBYTE ! 7: for blocks, free, and used. ! 8: ! 9: file.c added types for different 68000 executables. ! 10: Added #ifdef for <pagsiz.h> include. ! 11: ! 12: fsck.c Added define for MAXDATA for mc68000's ! 13: pindoe() - changed call of getpw to getpwuid(); ! 14: ! 15: init.c setupio() - Look at line disciplines before popping them. ! 16: This allows the console/keyboard to not be popped as it ! 17: isn't in the stream table (it's pushed and popped ! 18: automatically). ! 19: ! 20: ls.c getname() - added test if lastip != NULL before test ! 21: getgroup() - added test if lastip != NULL before test ! 22: ! 23: vmstat/vmstat.c - changed from massbusio and unibusio to mbio ! 24: ! 25: w.c changed declaration of avenrun from double to float ! 26: ! 27: wc.c line 68, added space so opt=++... is opt= ++... ! 28: ! 29: ps/ps.h added STTOP for stack top and SYSADR and UBASE defines for sun. ! 30: ps/getargs.c changed UBASE to STTOP. ! 31: divided NBPG by ctod(1) on seek when reading /dev/drum. ! 32: ps/doselect.c getuarea() - divide NBPG by ctod(1) when reading /dev/drum. ! 33: ! 34: inet/bin/netstat.c main() - line 11. added test argc >1 so no attempt is ! 35: made to access argv[1][0] if there are no arguments.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.