|
|
1.1 ! root 1: rm -f Makefile ! 2: cp Makefile.dst Makefile ! 3: chmod u+w Makefile ! 4: ed - Makefile <<'EOF' ! 5: g/^#USG /s/// ! 6: g/^#V7 /d ! 7: g/^#VMS /d ! 8: g/^#BSD4_[123] /d ! 9: g/#NOTVMS/s/#NOTVMS.*// ! 10: g/termlib/s//curses/ ! 11: w ! 12: q ! 13: EOF ! 14: rm -f defs.h ! 15: cp defs.dist defs.h ! 16: chmod u+w defs.h ! 17: # ed - defs.h <<'EOF' ! 18: # w ! 19: # q ! 20: # EOF
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.