Annotation of 41BSD/4.0.upgrade/get, revision 1.1.1.1

1.1       root        1: #! /bin/csh
                      2: #
                      3: # shell script to extract update material from
                      4: # distribution tape
                      5: # run with csh
                      6: #
                      7: rewind
                      8: cp /dev/rmt12 /dev/null                # skip boot stuff
                      9: cp /dev/rmt12 /dev/null                # skip root dump
                     10: cd usr
                     11: tar xvf /dev/rmt8 \
                     12:        include/{signal.h,vadvise.h} \
                     13:        bin/{iostat,sdb} ucb/{vmstat,w} \
                     14:        include/{curses.h,unctrl.h} \
                     15:        lib/lint/llib-lcurses.l lib/lisp \
                     16:        bin/{bc,cu,calendar,prof,uusend} \
                     17:        ucb/{checknr,ctags,error,expand,lisp,liszt,lxref} \
                     18:        ucb/{lpr,lprm,lpq,ls,man,ranlib,reset} \
                     19:        lib/{lpd,lpf} \
                     20:        lib/f77pass1 \
                     21:        man/man1/{adb.1,bc.1,calendar.1,cc.1,checknr.1,ctags.1,cu.1c,f77.1} \
                     22:        man/man1/{last.1,login.1,lpr.1,more.1,mt.1,mv.1,od.1,refer.1,rm.1} \
                     23:        man/man1/{stty.1,tar.1,tset.1,uusend.1c,vgrind.1,vmstat.1,vtroff.1} \
                     24:        man/man2/{intro.2,exec.2,kill.2,reboot.2v,sigsys.2j} \
                     25:        man/man3/{curses.3,fopen.3s,printf.3s} \
                     26:        man/man4 \
                     27:        man/man5/{a.out.5,fstab.5} \
                     28:        man/man6/{chase.6,hangman.6,rogue.6,worm.6} \
                     29:        man/man8/{bad144.8,badsect.8,config.8,crash.8,format.8,halt.8,init.8,mkfs.8} \
                     30:        man/man8/{pstat.8,reboot.8,sa.8,savecore.8,shutdown.8} \
                     31:        ucb/{pc,pi,pmerge,px,pxp} \
                     32:        lib/{pc{0,2,3},p{c,i}2.0strings,px_header,libpc.a,how_p{c,i,x,xp}}
                     33: mkdir src
                     34: cd src
                     35: rewind
                     36: cp /dev/rmt12 /dev/null
                     37: cp /dev/rmt12 /dev/null
                     38: cp /dev/rmt12 /dev/null
                     39: tar xvf /dev/rmt8 \
                     40:        cmd/{mip,pcc,c2,arff.c} \
                     41:        cmd/{adb,login.c,ps.c,sh} \
                     42:        cmd/{bad144.c,badsect.c,config,dmesg.c,dump,init.c,fsck.c,halt.c} \
                     43:        cmd/{pstat.c,ranlib.c,reboot.c,renice.c,savecore.c,shutdown.c} \
                     44:        cmd/{iostat.c,sdb,vmstat.c,w.c} \
                     45:        lib/libF77/{main.c,pow_zi.c,z_sqrt.c} \
                     46:        lib/libI77/{fmtlib.c,lread.c} \
                     47:        lib/libcurses \
                     48:        libc \
                     49:        lib/libdbm/dbm.c \
                     50:        lib/libjobs/sigset.c \
                     51:        lib/libnm/acos.c \
                     52:        lib/libpc \
                     53:        cmd/{tar.c,mt.c} \
                     54:        cmd/{pascal,pc0,pi,px,pxp} \
                     55:        cmd/f77/{init.c,main.c,proc.c,vax.c} \
                     56:        cmd/{bc.y,calendar,checknr.c,csh,ctags.c,cu.c,delivermail,diff,error} \
                     57:        cmd/{expand.c,ld.c,lisp,lpr,ls,mail.c,man.c,make,mkfs.c,mv.c} \
                     58:        cmd/{oldcsh,od.c,prof,reset.c} \
                     59:        cmd/{restor.c,rm.c,rmdir.c,uusend.c,wall.c,who.c,write.c} \
                     60:        cmd/{dumpdir.c,icheck.c,sa.c,last.c,lastcomm.c}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.