|
|
1.1 ! root 1: rm -f Makefile ! 2: cp Makefile.dst Makefile ! 3: chmod u+w Makefile ! 4: ed - Makefile <<'EOF' ! 5: g/^#V7 /s/// ! 6: g/^#BSD4_3 /s/// ! 7: g/^#USG /d ! 8: g/^#VMS /d ! 9: g/^#BSD4_1 /d ! 10: g/#NOTVMS/s/#NOTVMS.*// ! 11: /^UUXFLAGS/s/-r -z/-r -z -n -gd/ ! 12: /^LIBDIR/s;/usr/lib/news;/usr/new/lib/news; ! 13: /^BINDIR/s;/usr/bin;/usr/new; ! 14: w ! 15: q ! 16: EOF ! 17: rm -f defs.h ! 18: cp defs.dist defs.h ! 19: chmod u+w defs.h ! 20: ed - defs.h <<'EOF' ! 21: /N_UMASK/s/000/002/ ! 22: /DFTXMIT/s/-z/-z -gd/ ! 23: /UXMIT/s/-z/-z -gd/ ! 24: /INTERNET/s;/\* ;; ! 25: /GHNAME/s;/\* ;; ! 26: /DOXREFS/s;/\* ;; ! 27: /BSD4_2/s;/\* ;; ! 28: /SENDMAIL/s;/\* ;; ! 29: w ! 30: q ! 31: EOF ! 32: echo "Make sure that /usr/new is in PATH in /usr/lib/uucp/L.cmds; read ../misc/L.cmds"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.