home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / Applications / Spencer_Tapes / README < prev    next >
Encoding:
Text File  |  1998-03-17  |  1.9 KB  |  39 lines

  1. This directory contains a number of `anthology' tapes from old Unix
  2. conferences, donated to the archive by Henry Spencer. Here's his
  3. description of each tape.
  4.  
  5. With the exception of del.tar, which is an image of the original, most
  6. of these tapes have been through format conversion to tar format. Because
  7. pre-tar tape utilities seldom bothered preserving file dates during
  8. extraction, the file dates are generally those of the format conversions. 
  9.  
  10. del.tar is the Delaware (June 1980) Usenix conference tape, containing
  11. the conference distributions from the Delaware Boulder (Jan 1980), and
  12. Toronto (June 1979) Usenix conferences. There's lots of different stuff
  13. on them; they're anthologies with no unifying theme except Unix. 
  14.  
  15. [ Note, this tarball has a corrupt section in it. The pax(1) in FreeBSD 2.2.5
  16.   is able to skip the bad section, but GNU tar isn't. Henry believes that
  17.   this was a physical defect on an old tape, and he can't recover the
  18.   missing bits. An alternative to skip over the bad section is:
  19.  
  20.     zcat del.tar.gz | dd bs=1024 skip=9100 | dd bs=515 skip=1 | tar vtf -
  21. ]
  22.  
  23. purdue.tar is an early distribution of Purdue's V6-based Unix
  24. improvements (notably some early non-TCP/IP Unix networking). One file
  25. includes a reference to a 1982 issue of Byte, but that appears to be just
  26. a typo, because the tape seems to have been cut in late spring 1979 for
  27. duplication at the June 1979 Usenix. sys/READ_ME has more info. 
  28.  
  29. tor79.tar is the conference distribution from the Toronto (June 1979)
  30. Usenix conference, which *ought* to be identical with the Toronto part of
  31. del.tar but I haven't checked that.
  32.  
  33. uk1.tar is another anthology tape, dated Jan 1978, from the UK. The
  34. date means everything will be V5- or V6-based.
  35.  
  36. unsw3.tar is yet another anthology, this one Australian. I can't find a
  37. README file, but some quick experimental grepping doesn't find any dates
  38. later than 1977, so this one may be really early. 
  39.