home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Distributions / research / Dennis_v1 / Readme < prev    next >
Encoding:
Text File  |  2008-12-15  |  1.5 KB  |  32 lines

  1. This directory contains a set of documents related to 1st Edition UNIX,
  2. along with a working 1st Edition UNIX kernel which was restored from the
  3. documents.
  4.  
  5. Documents
  6. ---------
  7. The man*.pdf PDF documents here are the scanned manual pages to 1st Edition
  8. Unix, taken from Dennis Ritchie's web page:
  9. http://cm.bell-labs.com/cm/cs/who/dmr/1stEdman.html
  10. A copy of the above HTML file is also cached here, but most of the
  11. hyperlinked documents are missing.
  12.  
  13. UNIX_ProgrammersManual_Nov71.pdf is a file copied from
  14. http://www.bitsavers.org/pdf/bellLabs/unix/.
  15. It appears to be an aggregate of most of the PDF documents noted above.
  16.  
  17. The file PreliminaryUnixImplementationDocument_Jun72.pdf, also from
  18. bitsavers, appears to be a study of the internals of the 2nd Edition UNIX kernel
  19. by Ted Bashkow, done around June to September 1972. We have no other information
  20. about the document. Also from the same place on bitsavers is
  21. Kernel_Subroutine_Descriptions_Mar72.pdf, which appears to be a preparatory
  22. document which formed the basis of Bashkow's study.
  23.  
  24. Working Kernel
  25. --------------
  26. A small group of people, led by Tim Newsham and Warren Toomey, have scanned the
  27. kernel listing from the above document in, and successfully restored the kernel
  28. to working order, using the executables from the `s2' tape in ../1972_stuff.
  29. The team's web page is http://code.google.com/p/unix-jun72/. Here you will
  30. find a snapshot copy of their work along with some filesystem images:
  31. images-20080625.tgz and svntree-20081216.tar.gz
  32.