home *** CD-ROM | disk | FTP | other *** search
/ Phoenix Rising BBS / phoenixrising.zip / phoenixrising / telecom / unixhs.txt < prev    next >
Text File  |  1994-02-20  |  59KB  |  1,052 lines

  1.  From: ronda@umcc.umcc.umich.edu (Ronda Hauben)
  2.  Subject: Early Days of Unix - Draft for Comment
  3.  Date: 26 Dec 1993 18:48:31 -0500
  4.  Organization: UMCC, Ann Arbor, MI
  5.  
  6.     I am in the process of working on the current draft and I
  7. would appreciate any comments, suggestions, additional information,
  8. etc. regarding the early days of unix development and the work to
  9. develop computer science that this early work on unix represented.
  10.  
  11. Thanks.
  12.  
  13. Ronda
  14.  
  15.                                 DRAFT
  16.  
  17.               On the Evolution of Unix and the Automation
  18.                  of Telephone Support Operations 
  19.                   (i.e. of Computer Automation)
  20.                            by Ronda Hauben
  21.   
  22. Abstract:
  23.    1994 is the 25th anniversary of the invention of the UNIX kernel
  24.    at Bell Labs.  The following article is a chapter in a longer
  25.    paper documenting some of the events that have contributed to
  26.    the development of a Global Computer Network in the past 25 years.
  27.    This article describes how the need to automate telephone support
  28.    operations in the U.S. in the late 1960s and the early 1970s
  29.    nourished the birth and developement of the UNIX operating
  30.    system and how academic computer science contributed to
  31.    and gained from the development of UNIX. This article is intended as a 
  32.    contribution to a 25th anniversary commemoration of the significance
  33.    of the UNIX breakthrough and the lessons that can be learned for
  34.    making the next step forward.
  35.  
  36.  
  37. "I don't believe UNIX is Utopia. It's just the best set of tools around."
  38.                -- Dick Haight, Unix Review, Jan. 1985, p. 117
  39.  
  40. "What does industrial computer science research consist of?....Although
  41. work for its own sake resulting, for example, in a paper in a learned journal 
  42. is not only tolerated but welcomed, there is strong though wonderfully
  43. subtle pressure to think about problems somehow relevant to our
  44. corporation....Indeed, researchers love to find problems to work on;
  45. one of the advantages of doing research in a large company is the
  46. enormous range of puzzles that turn up....Thus, computer research
  47. at Bell Labs has always had a considerable commitment to the world...."
  48.               -- Dennis Ritchie, "Reflections on Software Research,"
  49.               Communications of the ACM, vol 27, no. 8, August 1984, p. 759
  50.  
  51.  
  52. "Bell had already gained some field support experience switching machines
  53. and their software. Supporting a network of mini computers would be 
  54. a significantly different problem."
  55.                -- August Mohr, "The Genesis Story,"
  56.                Unix Review, Jan. 1985, p.24
  57.  
  58. "From hence it necessarily follows...Rich and Poor, Young and Old, must
  59. must study the Art of Number, Weight, and Measure.
  60.              Sir William Petty," Political Arithmetic,"
  61.              in Collected Works, vol 1, p. 261.
  62.  
  63.  
  64.       During the formative years in the creation of the Arpanet, which
  65. was to become the backbone to the Global Computer Network, there were
  66. similar seminal developments taking place at the Bell Laboratories,
  67. the Research and Development unit of the Bell System. These
  68. developments were to have a significant impact on the future course of
  69. computer science research and networking in the world. As early as
  70. 1957, Bell Labs found they needed an operating system for their
  71. inhouse computer center which was then running lots of short batch
  72. jobs.  Describing the situation facing the Labs, Victor Vyssotsky, who
  73. had been involved the techanical head of the Multics project at Bell
  74. Labs and later Executive Director of Research in the Information
  75. Systems Division of AT&T Bell Labs, explains, " We just couldn't take
  76. the time to get them on and off the machine manually. We needed an
  77. operating system to sequence jobs through and control machine
  78. resources." (from "Putting Unix in Perspective", Interview with Victor
  79. Vyssotsky, by Ned Pierce, in Unix Review, Jan. 1985, p. 59)
  80.  
  81.      The BESYS operating system was created at Bell Labs to deal with
  82. their inhouse needs. When asked by others outside the labs to make a
  83. copy available, they did so but with no obligation to provide support.
  84. "There was no support when we shipped a BESYS tape to somebody,"
  85. Vyssotsky recalls, "we would answer reasonable questions over the
  86. telephone. If they found troubles or we found troubles, we would
  87. provide fixes." (Ibid., p. 59)
  88.  
  89.      By 1964, however, the Labs was adopting third generation computer
  90. equipment and had to decide whether they would build their own
  91. operating system or go with one that was built outside the Labs.
  92. Vyssotsky recounts the process of deliberation at the time, "Through a
  93. rather murky process of internal deliberation we decided to join
  94. forces with General Electric and MIT to create Multics," he explains.
  95. The Labs planned to use the Multics operating system "as a mainstay
  96. for Bell Laboratories internal service computing in precisely the way
  97. that we had used the BESYS operating system." (Ibid., p. 59)
  98.  
  99.     The collaborative project by GE, MIT and AT&T to create a computer
  100. operating system that would be called Multics (1965-68) was to "show
  101. that general-purpose, multiuser, timesharing systems were viable."
  102. (See Douglas Comer, "Pervasive Unix: Cause for Celebration," Unix
  103. Review, October, 1985, p. 42) Based on the results of research gained
  104. at MIT using the Compatible Time-Sharing System (CTSS), AT&T and G.E.
  105. agreed to work with MIT to build a "new hardware, a new operating
  106. system, a new file system, and a new user interface." (Ibid.) Though
  107. the project proceeded slowly and it took several additional years to
  108. develop Multics, Doug Comer, a Professor of Computer Science at Purdue
  109. University, explains that "fundamental issues were uncovered, new
  110. approaches were explored and new mechanisms were invented." (Ibid) The
  111. most important, he explains, was that "participants and observers
  112. alike became devoted to a new form of computing (the interactive,
  113. multiuser, timesharing system.). As a result, the Multics project
  114. dominated computer systems research for many years, and many of its
  115. results are still considered seminal."(Ibid.)
  116.  
  117.    Evaluating the influence of the MULTICS research on Bell Labs
  118. researchers, Comer points out that top researchers in computer science
  119. and mathematics from the world's premier industrial research center,
  120. Bell Labs, were able to work with top researchers from academia. When
  121. Ken Thompson, Dennis Ritchie and their "Bell Laboratories colleagues,"
  122. writes Comer, "later began work on their own implementation of a
  123. Multics-like time-sharing system, they drew heavily from the Multics
  124. experience. So, despite popular myth, UNIX was not an accidental
  125. discovery at all -- it evolved directly from experiences with academic
  126. research."  (Ibid., p. 41-42)
  127.  
  128.      By 1969, however, AT&T made a decision to withdraw from the
  129. project. Describing that period, Dennis Ritchie, another of the
  130. inventors of unix at Bell Labs writes, "By 1969, Bell Labs management,
  131. and even the researchers came to believe that the promises of Multics
  132. could be fulfilled only too late and too expensively." (from Dennis
  133. Ritchie, "The Development of the C Language," ACM, presented at Second
  134. History of Programming Languages conference, Cambridge, Mass, April
  135. 1993, p. 1)
  136.  
  137.      Detailing the reasons for the decision, Vyssotsky responds, "It
  138. turned out that from our point of view the Multics effort simply went
  139. awry. In the first place, we were naive about how hard it was going to
  140. be to create an operating system as ambitious as Multics. It was the
  141. familiar second system syndrome.  You put in everything you wished
  142. you'd had in the other one."(Vyssotsky, pg. 59) Also he details how
  143. GE, MIT, and AT&T each had different goals for the project, which made
  144. it difficult for them to work together. While GE wanted to develop
  145. Multics to "strengthen its product line," MIT wanted Multics "to
  146. advance the state of art" of computing, and Bell Labs' purpose was to
  147. have a good environment for our people to work in." (Ibid.) Given
  148. these different objectives, Vyssotsky explains, "It turned out that
  149. under the stress of slipping schedules and the increasing realization
  150. that we had difficulty agreeing on a common course of action, we ended
  151. up simply pulling out of Multics. We said, `OK, it's too wet to plow.
  152. We aren't going to get from here to there'."(Ibid.)
  153.  
  154.      When the decision to pull out of the Multics project was made by
  155. AT&T, Vyssotsky explains there was an operating system that he called
  156. a "precursor of Multics" running on their GE 645 computer.  "From the
  157. point of view of the few people who could use it," he notes, "it was a
  158. very nice programming environment. In particular, Ken Thompson thought
  159. it was a very nice programming environment."(Ibid.)
  160.  
  161.      However, when Bell Labs pulled out of the Multics project they
  162. took the Multics precursor off their GE 645 computer and put up GECOS,
  163. a much less state of the art operating system. "If you were an old
  164. line Spanish American War type computer user like me," Vyssotsky
  165. admits, "GECOS was a perfectly satisfactory system for getting from
  166. here to there in a well-designed application. You knew what it was
  167. going to do." (Ibid., p. 60)
  168.  
  169.      But for a research computer scientist like Ken Thompson, GECOS
  170. was inadequate. According to Vyssotsky, "It was nowhere near as
  171. satisfactory if you were trying to do things that were technically
  172. difficult and imperfectly defined, which is the main task of
  173. research."(Ibid.)
  174.  
  175.      Not only for Ken Thompson's work, but for the research purposes
  176. of the Labs, an operating system more like what Multics had promised
  177. was needed. "I wanted a much more flexible system than BESYS or GECOS
  178. or OS360 or anything I could see," Vyssotsky recounts, "I had various
  179. things that I was trying to do with computers that were just plain
  180. hard to do with existing operating systems."(Ibid.)
  181.  
  182.      "Moreover, for people like Ken Thompson," Vyssotsky emphasizes,
  183. "having this embryonic version of Multics taken away and GECOS slapped
  184. down in its place was something of a disaster. Suddenly they were back
  185. to square one."(Ibid.)
  186.  
  187.      With the loss of the Multics experimental operating system, Ken
  188. Thompson, Dennis Ritchie and the others at the Labs who began work on
  189. UNIX, realized they had to focus on creating an operating system for
  190. their programming needs. "I don't think," Vyssotsky relates, "that
  191. either of them was particularly fascinated by operating systems until
  192. they found themselves cast back upon GECOS. They sort of got
  193. interested in the subject out of self defense."(Ibid.)
  194.  
  195.      In his account of this period, Dennis Ritchie writes, "Even
  196. before the GE-645 Multics machine was removed from the premises, an
  197. informal group, led primarily by Ken Thompson, had begun investigating
  198. alternatives." ( Ritchie, pg. 1)
  199.  
  200.     Thompson and Ritchie presented Bell Labs with proposals to buy
  201. them a computer so they could build their own interactive, time
  202. sharing operating system. Their proposals weren't acted on.
  203. Eventually, Ken Thompson found a little used and obsolete PDP 7
  204. computer. According to Vyssotsky the orphaned PDP-7 computer was a
  205. tiny machine, "more nearly in the class of a Commodore 64 than the
  206. class of a PC-AT." (Vyssotsky, pg. 60)
  207.  
  208.      Ritchie explains that Ken Thompson was attempting to create a
  209. programming environment which included "many of the innovative aspects
  210. of Multics," such as "an explicit notion of a process as a locus of
  211. control, a tree-structured file system, a command interpreter as a
  212. user-level program, simple representation of text files, and
  213. generalized access to devices." (Ritchie, p. 1-2)
  214.  
  215.      Describing the primitive conditions that Thompson faced, Ritchie
  216. writes, "At the start, Thompson "did not even program on the PDP
  217. itself, but instead used a set of macros for the GEMAP assembler on a
  218. GE-635 machine. A postprocesser generated a paper tape readable by the
  219. PDP-7. These tapes were carried from the GE machine to the PDP-7 for
  220. testing until a primitive UNIX kernel, an editor, an assembler, a
  221. simple shell (command interpreter), and a few utilities (like the Unix
  222. rm, cat, cp commands) were completed. At this point, the operating
  223. system was self- supporting; programs could be written and tested
  224. without resort to paper tape, and development continued on the PDP-7
  225. itself."  (Ibid., pg 2)
  226.  
  227.      The result, Ritchie explains, was that "Thompson's PDP-7
  228. assembler outdid even DEC's in simplicity; it evaluated expressions
  229. and emitted the corresponding bits. There were no libraries, no loader
  230. or link editor: the entire source of a program was presented to the
  231. assembler, and the output file -- with a fixed name -- that emerged
  232. was directly executable.(Ibid., pg. 2)
  233.  
  234.      The operating system was named UNIX, to distinguish it from the
  235. complexity of MULTICS. Vyssotsky recalls that in addition to Thompson
  236. and Ritchie, "the two most active contributors at that stage were Joe
  237. Ossanna and Rudd Canaday. I should also add," he explains, "that Doug
  238. McIlroy was tremendously influential on their thinking."(Vyssotsky,
  239. pg.60) Vyssotsky elaborates, "I don't think that Doug actually
  240. contributed much of the programming, but for example, the appearance
  241. of pipes in UNIX was clearly a result of Doug's discussions with Ken
  242. and Dennis." (Ibid. ) Ken put them in, but "it was McIlroy who said,
  243. "Look you ought to do it. Pipes, like most things in UNIX were not a
  244. radically new idea. Co-routines had, after all, shown up in SIMULA by
  245. the end of 1967."(Ibid.)
  246.    
  247.      As work continued on the Bell Labs operating system, the
  248. researchers developed a set of principles to guide their work.  Among
  249. these principles were:
  250.  
  251.      "(i) Make each program do one thing well. To do a new job, 
  252.      build afresh rather than complicate old programs by adding 
  253.      new features.
  254.  
  255.      (ii) Expect the output of every program to become the input 
  256.      to another, as yet unknown, program. Don't clutter output 
  257.      with extraneous information. Avoid stringently columnar or 
  258.      binary input formats. Don't insist on interactive input.
  259.  
  260.      (iii) Design and build software, even operating systems, to 
  261.      be tried early, ideally within weeks. Don't hesitate to 
  262.      throw away the clumsy parts and rebuild them.
  263.  
  264.      (iv) Use tools in preference to unskilled help to lighten a 
  265.      programming task, even if you have to detour to build the 
  266.      tools and expect to throw some of them out after you've 
  267.      finished using them."
  268.      
  269.               (from M.D. McIlroy, E.N.Pinson, and B.A. Tague
  270.                "Unix Time-Sharing System Forward",
  271.                The Bell System Technical Jounal, July -Aug 1978
  272.                vol 57, number 6 part 2, p. 1902)
  273.  
  274.      By 1970, Ritchie writes, the UNIX researchers were "able to
  275. acquire a new DEC PDP-11. The processor," he remembers, "was among the
  276. first of its line delivered by DEC, and three months passed before its
  277. disk arrived." (Ritchie, p. 5) Soon after the machine's arrival and
  278. while "still waiting for the disk, Thompson," Ritchie recalls,
  279. "recoded the Unix kernel and some basic commands in PDP assembly
  280. language. Of the 24K bytes of memory on the machine, the earliest
  281. PDP-11 Unix system used 12K bytes for the operating system, a tiny
  282. space for user programs, and the remainder as a RAM disk." (Ibid., p.
  283. 5) "By 1971," Ritchie writes, "our miniature computer center was
  284. beginning to have users. We all wanted to create interesting software
  285. more easily. Using assembler was dreary enough that B, despite its
  286. performance problems, had been supplemented by a small library of
  287. useful service routines and was being used for more and more new
  288. programs."(Ibid., p. 6)
  289.  
  290.  
  291.      "C came into being in the years 1969-1973," Ritchie explains, "in
  292. parallel with the early development of the Unix operating system; the
  293. most creative period occurred during 1972."(Ibid., p. 1) "By early
  294. 1973," the essential of modern C were complete. The language and
  295. compiler were strong enough to permit us to rewrite the kernel for the
  296. PDP-11 in C during the summer of that year. (Thompson had made a brief
  297. attempt to produce a system coded in an early version of C -- before
  298. structures -- in 1972, but gave up the effort.)" (Ibid.)
  299.  
  300.      Each program they built developed some simple capability and they
  301. called that program a tool. They wanted the programs to be fun to use
  302. and to be helpful to programmers. Describing the achievements of the
  303. lab, Doug McIlroy, one of the researchers and Thompson's Dept Head
  304. when they created UNIX, describes the atmosphere at the lab:
  305.  
  306.      "Constant discussions honed the system....Should  tools 
  307.      usually accept output file names? How to handle demountable 
  308.      media?   How  to manipulate addresses in a higher level 
  309.      language?  How to minimize the  information  deducible from  
  310.      a rejected  login?  Peer pressure and simple pride in 
  311.      workmanship caused gobs of code to be rewritten or discarded 
  312.      as better  or  more  basic ideas emerged.  Professional 
  313.      rivalry and protection of turf were  practically  unknown:  
  314.      so  many good  things were happening that nobody needed to 
  315.      be proprietary about innovations."
  316.                     [from M.D. McIlroy, "Unix on My Mind," Proc. 
  317.                     Virginia Computer Users Conference, vol 21, 
  318.                     Sept. 1991, Blacksburg, p. 1-6.]
  319.  
  320.      The research done at the Labs was concerned with using the
  321. computer to automate programming tasks. By a scientific approach to
  322. their work and careful attention to detail, Bell Labs researchers
  323. determined the essential elements in a design and then created a
  324. program to do as simple a job as possible. These simple computer
  325. automation tools would then be available to build programs to do more
  326. complicated tasks.
  327.  
  328.      They created a UNIX kernel accompanied by a toolbox of programs
  329. that could be used by others at Bell Labs. The kernel consisted of
  330. about 11,000 lines of code. Eventually, 10,000 lines of the code were
  331. rewritten in C and thus could be transported to other computer
  332. systems. "The kernel," Ken Thompson writes, "is the only UNIX code
  333. that cannot be substituted by a user to his own liking. For this
  334. reason, the kernel should make as few real decisions as possible."
  335. (from K. Thompson, "UNIX Implementation", "The Bell System Technical
  336. Journal," vol 57, No. 6, July-August 1978, p. 1931)
  337.  
  338.      Thompson describes creating the kernel:
  339.  
  340.      "What is or is not implemented in the kernel represents both 
  341.      a great responsibility and a great power. It is a soap-box 
  342.      platform on `the way things should be done.' Even so, if 
  343.      `the way' is too radical, no one will follow it. Every 
  344.      important decision was weighed carefully. Throughout, 
  345.      simplicity has been substituted for efficiency. Complex 
  346.      algorithms are used only if their complexity can be 
  347.      localized."
  348.           (Ibid., p. 1931-2)
  349.  
  350.      The kernel was conceived as what was essential and other features
  351. were left to be developed as part of the tools or software that would
  352. be available. Thompson explains:
  353.  
  354.      The UNIX kernel is an I/O multiplexer more than a complete 
  355.      operating system. This is as it should be. Because of this 
  356.      outlook, many features are found in most other operating 
  357.      systems that are missing from the UNIX kernel. For example, 
  358.      the UNIX kernel does not support file access methods, file 
  359.      disposition, file formats, file maximum sizes, spooling,      
  360.      command language, logical records, physical records, 
  361.      assignment of logical file names, logical file names, more 
  362.      than one character set, an operator's console, an operator, 
  363.      log-in, or log-out. Many of these things are symptoms rather 
  364.      than features. Many of these things are implemented in user 
  365.      software using the kernel as a tool. A good example of this 
  366.      is the command language. Maintenance of such code is as easy 
  367.      as maintaining user code. The idea of implementing "system" 
  368.      code and general user primitives comes directly from 
  369.      MULTICS."
  370.                (Ibid., p. 1945-6)  
  371.  
  372.       Evaluating the achievement represented by the kernel, Vyssotsky
  373. explains, "I would say that the greatest intellectual achievement
  374. embedded in UNIX is the success Ken Thompson and Dennis Ritchie had in
  375. understanding how much you could leave out of an operating system
  376. without impairing its capability."(Vyssotsky, pg. 60-62)
  377.  
  378.      "To some extent," he continues, "that was forced by the fact that
  379. they were running on small machines. It may also have been a reaction
  380. to the complexity of Multics...It took some very clear thinking on the
  381. part of the creators of UNIX to realize that most of that stuff didn't
  382. have anything to do with the operating system and didn't have to be
  383. included." (Ibid., p. 62 )
  384.  
  385.      Eventually the unix operating system was adopted in other
  386. departments at AT&T to do a variety of work. "There is one piece of
  387. history that I think is very important to understand," explains
  388. Vyssotsky, "When UNIX evolved within Bell Laboratories, it was not a
  389. result of some deliberate management initiative. It spread through
  390. channels of technical need and technical contact ... this was typical
  391. of the way UNIX spread around Bell Laboratories. You had MTSS
  392. Supervisors and Department Heads saying we had to go in this direction
  393. while Executive Directors were saying, `Well, I'm awful nervous about
  394. it. But if you guys say that is what we've got to do, I'll back your
  395. play."(Ibid, pg.  62-64)
  396.  
  397.      Explaining the importance of how unix was implemented
  398. organizationally within the Bell System, Vyssotsky comments, "There
  399. are a lot of organizations that do not work that way. I brought out
  400. that little hunk of history to point out that the spread and success
  401. of UNIX, first in the Bell organizations and then in the rest of the
  402. world, was due to the fact that it was used, modified, and tinkered up
  403. in a whole variety of organizations within Bell Laboratories ... the
  404. refinement of UNIX was not done as the result of some management
  405. initiative or council of vice presidents. It was the supervisors
  406. saying, "This thing is already better than our other options and
  407. flexible enough for us to make it a go."  (Ibid. p. 64)
  408.  
  409.      During the same period that the search for an operating system to
  410. replace the promise of Multics had begun by Bell Labs computer
  411. programming researchers, the Bell System was faced with the problem of
  412. automating their telephone operations using minicomputers. Describing
  413. the problem facing the Bell System during this period, August Mohr, in
  414. an article in Unix Review, "The Genesis Story"(January 1985, p. 22),
  415. writes "Bell was starting to perceive the need for minicomputer
  416. support for its telephone operations." (Mohr was editor of /usr/group
  417. 's CommUNIXations newsletter.)
  418.  
  419.      "The discovery that we had the need -- or actually, the
  420. opportunity -- in the early '70s to use these minis to support
  421. telephone company operations encouraged us to work with the UNIX
  422. system," confirms Berkley Tague. ("Interview with Berkley Tague," Unix
  423. Review, June 1985, p. 59) "We knew we could do a better job with
  424. maintenance, traffic control, repair, and accounting applications."
  425. (Ibid.)
  426.  
  427.      "The existing systems were made up of people and paper," he
  428. relates, "The phone business was in danger of being overwhelmed in the
  429. early '70s with the boom of the '60s. There was a big interest then in
  430. using computers to help manage that part of the business. We wanted to
  431. get rid of all of those Rolodex files and help those guys who had to
  432. pack instruments and parts back and forth just to keep things going."
  433.  
  434.      During the late 1960's, AT&T was under pressure from regulatory
  435. bodies like the New York Public Service Commission, to solve what was
  436. termed as a "service crisis." (See especially, "Wrong Number," by Alan
  437. Stone, N.Y., 1989, p. 145) This pressure encouraged AT&T to explore
  438. technological advances that would make its support operations more
  439. efficient.
  440.  
  441.      Tague explains that there had been local mechanization of
  442. processes but not large scale integration of the mechanization.  "Take
  443. repair," he suggests as an example, "A lot of it deals with keeping
  444. the connections straight between what we call the main distribution
  445. frames in the central office and the wires that tie residential
  446. telephones into the switch. Prior to the use of computers,
  447. `mechanization' consisted of somebody on a remote test bench using
  448. electrical meters and instruments to test lines.  To get those
  449. connections made, an intercom was used to broadcast requests to a
  450. bunch of people standing around with alligator clips and soldering
  451. irons down in the wire center. The requests went something like,
  452. `Would you kindly connect jumper x to terminal y?' to get testing
  453. done."(Ibid, p. 60)
  454.  
  455.      Tague describes how the mini computer made it possible to
  456. automate this process. "First, we were able to get more instructions
  457. out to the people actually making the connections. And, at the other
  458. end, we were able to centralize information about entire systems and
  459. end-to-end circuits."
  460.  
  461.      "This meant," he elaborates, "that if I was responsible for
  462. keeping the Superbowl broadcast on the air between New Orleans and New
  463. York, I could -- with a single console -- view all the connections on
  464. that link and have access to all of the information automatically
  465. being collected about it. If something broke, I could immediately
  466. recognize that and orchestrate the process of getting it repaired. The
  467. repair itself would ultimately be left to a person working in much the
  468. same way as before." (Ibid.)
  469.  
  470.      This change affected workers like those "plugging in an alternate
  471. module or pulling a manual switch and going to a backup system," he
  472. clarifies. "Suddenly, their work became much faster because the
  473. information was all in one place -- unlike earlier days when eight
  474. guys would have had to collect and sort out the trouble data in a
  475. series of phone calls before actually being able to get down to the
  476. business of working on solutions."  (Ibid.)
  477.  
  478.      Other applications were affected as well, he explains.  "in areas
  479. like cable and wiring layouts. The algorithms applying to these
  480. layouts were well known here at the Laboratories, but they were not
  481. the sort of thing you could usefully put into a manual. They were,
  482. however, easily put into computer programs.  Optimum layouts could
  483. thus be generated using the computer to assess all the complicated
  484. engineering tradeoffs."(Ibid.)
  485.  
  486.  
  487.      Not only did they need a good programming environment, but Mohr
  488. emphasized that the Bell System applications required, "Operations
  489. Systems, not Operating Systems.  With the number of systems under
  490. consideration, the possiblity of being tied to a single vendor, or
  491. having each site tied to a different vendor, induced a kind of
  492. paranoia. There just had to be another way."  (Mohr, p.22 )
  493.  
  494.  
  495.      Tague elaborates, "If we faced the phone company with 18
  496. different vendors and 19 different environments, neither the
  497. developers nor the phone companies were going to be able to maintain
  498. the thing once it got out in the field in large numbers.  As a
  499. planner, I was trying to focus on a few vendors. At that time, it was
  500. primarily Hewlett-Packard and DEC, plus a few IBM systems." (Tague,
  501. pg. 60)
  502.  
  503.      This led to the realization of a need for an operating system.
  504. "Vendor operating systems were available as a starting point", he adds
  505. "but a number of people had already started to build their own when
  506. they realized that what the vendors had was not adequate." (Ibid.)
  507.  
  508.      Tague explains that his role in planning for the transition meant
  509. that he tried to warn those involved that they would need a good
  510. software environment to do the development of the software needed to
  511. use the mini computers for these new roles.
  512.  
  513.      "I observed," he comments, "that people were starting to put
  514. these minis out in the operating company, and saw that it was an area
  515. of both opportunity and potential problems. I found," he adds, "that
  516. some of the people in development had never built an operating system
  517. for any computer before; many of them had very little software
  518. background. They were coming out of hardware development and telephone
  519. technology backgrounds, and yet were starting to build their own
  520. operating systems. Having been through that phase of the business
  521. myself, it seemed silly to go through it another hundred times, so I
  522. started pushing the UNIX operating system into these projects." (Mohr,
  523. pg. 22)
  524.  
  525.      Tague was familiar with UNIX and its capabilities and tells the
  526. variety of reasons ranging from inadequate file systems, to inadequate
  527. performance, to poor user interface that he recommended the initial
  528. adoption of UNIX to start the work. "We sold those first application
  529. developers on UNIX simply by pointing out that the first job they were
  530. going to have to do was program development and that by using the UNIX
  531. operating system they could get that job done more easily. I did not
  532. argue with them about whether or not they should develop their own
  533. operating systems -- knowing in my heart of hearts that once they got
  534. on UNIX they wouldn't be able to do any better with the experience and
  535. the schedules they had. Indeed, that is what happened."  (Tague, pg.
  536. 60-1)
  537.      
  538.      Tague's backing of UNIX, as a development system for operations,
  539. was not just a personal preference. "I had every confidence in the
  540. people who built it because I'd worked with them on Multics," he
  541. explained. "With their experience and training, I figured they could
  542. build a much better operating system than somebody who's building one
  543. for the first time, no matter how smart that person is." (Mohr, pg 22)
  544.  
  545.      Tague describes how UNIX had been functioning in the research
  546. environment and thus had demonstrated that it could be used as a
  547. beginning basis for this important job.
  548.  
  549.      Also, he knew that there would be a need to develop a support
  550. system for those operating companies around the country that would
  551. begin to use UNIX: "We were starting to put these things in the
  552. operating companies all around the countryside," explains Tague, "and
  553. the prospects were that there were going to be several hundred minis
  554. over the next few years that were going to have to be maintained with
  555. all their software and hardware." (Ibid., pg. 24)
  556.  
  557.      Bell had created the needed field support system to maintain the
  558. electronic switching machines and software that were now being
  559. upgraded. "Supporting a network of minicomputers would be a
  560. significantly different problem, though," August Mohr explains.
  561. "Maintaining an operating system is not at all like maintaining an
  562. electronic switching system. The minicomputers had different
  563. reliablity demands, requiring a different support structure in the
  564. organization -- one that did not yet exist in any form. In many ways,
  565. the operations group was breaking new ground," writes Mohr. (Ibid.)
  566.  
  567.      As head of the Computer Planning Department, Tague had been
  568. responsible for systems engineering. In 1971 Tague garnered support
  569. for UNIX to be adopted. Then he pushed to have UNIX made the internal
  570. standard and to provide central support through his organization. By
  571. September, 1973, he was able to form a development organization to
  572. provide support for a "standard Unix." This group, called UNIX
  573. Development Support worked with Bell Labs Research. Though the two
  574. groups sometimes diverged regarding their priorities, Mohr explains
  575. that they agreed on the need for UNIX portability.
  576.  
  577.      According to Mohr, "Tague foresaw the possiblity of UNIX becoming
  578. an inteface between hardware and software that would allow
  579. applications to keep running while the hardware underneath was
  580. changing." (Ibid., p. 24)
  581.  
  582.      "From the support point of view," he continues, "such a
  583. capability would solve a very important problem. Without UNIX and its
  584. potential portability, the people building the operations support
  585. systems were faced with selecting an outside vendor that could supply
  586. the hardware on which to get their devlopment done.  Once that was
  587. complete, they would be locked into that vendor."  However, according
  588. to Mohr, "Portability obviated this limitation and offered a number of
  589. other advantages. When making a hardware upgrade, even to equipment
  590. from the same vendor, there are variations version to version. That
  591. could cost a lot of money in software revisions unless there were some
  592. level of portability already written into the scenario." (Ibid., pg.
  593. 24-25)
  594.  
  595.      Just as Operating Systems people in the Bell system had come to
  596. recognize the need for portability in a computer operating system,
  597. Ritchie and Thompson and the other programming researchers at Bell
  598. Labs had created the computer language C and rewritten the majority of
  599. the UNIX kernel in C and thus had made the important breakthrough in
  600. creating a computer operating system that was not machine dependent.
  601. Describing their breakthrough with UNIX, Thompson and Ritchie
  602. presented their first paper on UNIX at the Symposium on Operating
  603. Systems Principles, IBM Thomas J. Watson Research Center, Yorktown
  604. Heights, New York, October 15-17, 1973,(reference from UNIX(tm)
  605. Time-Sharing System: Unix Programmers Manual, 7th edition, vol 2,
  606. Murray Hill, f/n pg 20).  See also Ritchie's account of the creation
  607. of C by early 1973 in "The Development of the C Language," ACM,
  608. presented at Second History of Programming Languages conference,
  609. Cambridge, Mass, April 1993, p. 1) Describing this important
  610. achievement by Bell Labs researchers, Mohr writes, "the integral
  611. portability of the system developed by Research proved adequate to
  612. make UNIX portable over a wide range of hardware."
  613.  
  614.      With the research breakthrough of a portable computer operating
  615. system, "the first UNIX applications were installed in 1973 on a
  616. system involved in updating directory information and intercepting
  617. calls to numbers that had been changed. The automatic intercept system
  618. was delivered for use on early PDP-11s. This was essentially the first
  619. time UNIX was used to support an actual, ongoing operating business."
  620. (Mohr, pg. 26)
  621.  
  622.      Different operations sites had taken on to create computer
  623. software to meet similar needs, such as print spooling, mail, help,
  624. etc. Tague's group's assignment was to gather the software and to
  625. determine what the standard should be and send the standard back out
  626. to the sites. Tague credits the technical strength of UNIX for making
  627. software standardization possible.  UNIX "made it easy," he explains,
  628. "to get the right stuff in without upsetting the whole world."
  629.  
  630.      Establishing a standard UNIX, according to Tague, was "a process
  631. of negotiation and compromise with the UNIX-using community -- not a
  632. unilateral decision." (Ibid.) His group and the people at the variety
  633. of Bell sites "often ended up arguing things out until everybody
  634. understood the issues and a suitable compromise was made," he relates.
  635. (Ibid.)
  636.  
  637.      Tague describes how his group the UNIX Support Group (USG) which
  638. had been established in September of 1973 "released the first C
  639. version of UNIX internally. [Generic I, II, and III were produced by
  640. these intitial efforts.] In parallel with our efforts," he notes, "the
  641. Programmer's Workbench gang under Rudd Canaday worked the same vein
  642. over in the BIS [Business Information Systems] area.(Tague, p. 61)
  643.  
  644.      The application of UNIX to automating the operating systems at
  645. Bell also involved automating the monitoring, measurement, help for
  646. routing and ensuring quality of calls. That was a "tall order," writes
  647. Tony Culwick, "given the standards people have come to expect...but
  648. the fact remains that the fundamental integrity of the national
  649. telecommunications network depends on more than 1000 real-time,
  650. mini-computer-based systems that are built on a version of the UNIX
  651. operating system." (from "Reach out and Touch the Unix System," by
  652. Tony Cuilwik, "Unix Review," June 1985, p. 50. Cuilwik was the head of
  653. the Operations Systems Development Department at Bell Laborators and
  654. then director of AT&T Information Systems Laboratories in Columbus,
  655. Ohio.)
  656.  
  657.      Describing the functions that UNIX makes possible, he writes,
  658. "Among the varied and wide-ranging functions these systems perform are
  659. network performance measurement, automated network testing, circuit
  660. order planning, circuit order record-keeping, automated trouble
  661. detection, automated or directed trouble repair, service quality
  662. assurance, quality control, inventory control, customer
  663. record-keeping, and customer billing -- as well as any number of other
  664. operational and administrative functions.  These functions all
  665. require," Cuilwik explains, "the ability to present data to users in
  666. real-time." (Ibid.)
  667.  
  668.      The object in these systems is "to guarantee a minimal acceptable
  669. human response time. This challenge has been met by tuning the
  670. underlying UNIX system." (Ibid.)
  671.  
  672.      Cuilwik describes how the need for such real time applications
  673. was determined in the 1969-70 period, just when UNIX was being
  674. created. Development, he reports, "began in earnest in 1971. Early in
  675. this period," he writes, "it was determined that an operating system
  676. and environment should be provided to system designers, who would then
  677. only need to develop application-specific software."  By 1974, he
  678. reports "several sites had chosen the UNIX operating system as this
  679. development environment.  A few, meanwhile, had also selected it as an
  680. execution environment and were busy designing enhancements and
  681. improvements for the system." (Ibid.)
  682.  
  683.      The need was also recognized for "a common operating environment
  684. between projects." (Ibid.,p. 50-52) "Major additions" he writes,
  685. "necessary to move the timeshared UNIX system into real-time
  686. applications included interprocess communications (name pipes,
  687. messages, semaphores, and shared memory), file access (logical file
  688. system, record access system), error recovery, power fail/restart, and
  689. line and terminal disciplines. These additions were developed,
  690. integrated or donated to the common good by people developing specific
  691. systems. By 1979," he reviews, "there was an enhanced real-time UNIX
  692. system that was centrally supported, offering a collection of tools
  693. and a number of human/machine interface designs to protect system
  694. users from direct contact with UNIX primitives." (Ibid, p. 52)
  695.  
  696.       The process of the development of UNIX so it contained such a
  697. range of options involves its adoption and development by the academic
  698. research community. Early in its development, word of the UNIX
  699. operating system and its advantages spread outside of Bell Labs.
  700. (Several sources attribute this to the paper that Ritchie and Thompson
  701. presented on UNIX at the Symposium on Operating Principles at Purdue
  702. in November, 1973. See for example McKusick, "A Berkeley Odyssey" in
  703. Unix Review, January 1985, p.  31, and Peter Ivanov, "Interview with
  704. John Lions", Unix Review, October, 1985, p. 51, about the publication
  705. of the paper in July 1974 in the "Communications of the ACM".)  The
  706. labs made the software available to academic institutions at a very
  707. small charge. For example, John Lions, a faculty member in the
  708. Department of Computer Science at the University of New South Wales,
  709. in Australia, reported that his school was able to acquire a copy of
  710. research UNIX Edition 5 for $150 ($110 Australian) in December, 1974,
  711. including tape and manuals. (See "An Interview with John Lions," in
  712. Unix Review, October, 1985, p. 51)
  713.  
  714.      UNIX was attractive to the academic Computer Science community
  715. for several reasons. John Stoneback, describing these reasons, writes:
  716.  
  717.      "UNIX came into many CS departments largely because it was 
  718.      the only powerful interactive system that could run on the 
  719.      sort of hardware (PDP-11s) that universities could afford in 
  720.      the mid '70s. In addition, UNIX itself was very inexpensive. 
  721.      Since source code was provided, it was a system that could 
  722.      be shaped to the requirements of a particular installation. 
  723.      It was written in a language considerably more attractive 
  724.      than assembly, and it was small enough to be studied and 
  725.      understood by individuals."
  726.  
  727.           (from John Stoneback, "The Collegiate Community," Unix 
  728.           Review, October 1985, p. 27.)
  729.  
  730.      Describing how research UNIX helped make it possible for academic
  731. computer science departments to establish and develop research in
  732. computer science, he writes:
  733.  
  734.      "UNIX had another appealing virtue that many may have 
  735.      recognized only after the fact -- its faithfulness to the 
  736.      prevailing mid-'70s philosophy of software design and 
  737.      development. Not only was UNIX proof that real software 
  738.      could be built the way many said it could, but it lent 
  739.      credibility to a science that was struggling to establish 
  740.      itself as a science. Faculty could use UNIX and teach about 
  741.      it at the same time. In most respects, the system 
  742.      exemplified good computer science. It provided a clean and 
  743.      powerful user interface and tools that promoted and 
  744.      encouraged the development of software. The fact that it 
  745.      was written in C allowed actual code to be presented and 
  746.      discussed, and made it possible to lift textbook examples 
  747.      into the real world. Obviously, UNIX was destined to grow in 
  748.      the academic community.
  749.           (Ibid., p. 27)
  750.  
  751.      In trying to teach his students the essentials of a good
  752. operating system, John Lions describes how he prepared a booklet
  753. containing the source files for a version of Edition 6 of research
  754. UNIX in 1976 and the following year completed a set of explanatory
  755. notes to introduce students to the code. "Writing these," he recounts,
  756. "was a real learning exercise for me. By slowly and methodically
  757. surveying the whole kernel, I came to understand things that others
  758. had overlooked."
  759.  
  760.      This ability to present his students with a real example of 
  761. an operating system kernel was a breakthrough. Lions writes:
  762.  
  763.      Before I wrote my notes on UNIX, most people thought of 
  764.      operating systems as huge and inaccessible. Because I had 
  765.      been at Burroughs, I knew that people could get to learn a 
  766.      whole program if they spent some time working at it. I knew 
  767.      it would be possible for one person to effectively become an 
  768.      expert on the whole system. The Edition 6 UNIX code 
  769.      contained less than 10,000 lines, which positioned it 
  770.      nicely to become the first really accessible operating 
  771.      system."  (Lions, p. 52-3)
  772.  
  773.      In keeping true to the UNIX community spirit of helping each
  774. other, Lions wrote a letter to Mel Ferentz, Lou Katz and others from
  775. Usenix and offered to make copies of his notes available to others.
  776. After some negotiation with Western Electric over the patent
  777. licensing, he distributed the notes titled "A Commentary on the UNIX
  778. Operating System" to others with UNIX licenses on the conditions that
  779. Western Electric had set out.   (Ibid., p. 53)
  780.  
  781.      Lions describes how he helped to develop a UNIX tool "pack" which
  782. was eventually combined with tools created at Bell Labs called huff
  783. and unhuff and distributed as a standard UNIX command.  He and others
  784. from his college were invited to spend periods of time at Bell Labs to
  785. work with the unix researchers there. (See for example, pg. 57)
  786.  
  787.      Describing how research UNIX and its adoption at academic
  788. institutions has served to develop computer science, Doug Comer
  789. writes:
  790.  
  791.      The use of UNIX as a basis for operating systems research 
  792.      has produced three highly desirable consequences. First, the 
  793.      availability of a common system allowed researchers to 
  794.      reproduce and verify each others' experiments. Such 
  795.      verification is the essence of science. Second, having a 
  796.      solid base of systems software made it possible for 
  797.      experimenters to build on the work of others and to tackle 
  798.      significant ideas without wasting time developing all the 
  799.      pieces from scratch. Such a basis is prerequisite to 
  800.      productive research. Third, the use of a single system as 
  801.      both a research vehicle and a conventional source of 
  802.      computing allowed researchers to move results from the 
  803.      laboratory to the production environment quickly. Such quick 
  804.      transition is mandatory of state-of-the-art computing." 
  805.           (Comer, p. 44)
  806.  
  807.      Not only did research UNIX serve the academic community, but the
  808. contributions of the academic community were incorporated into
  809. research UNIX. An example, is the work by Babaoglu and Porker at UC
  810. Berkeley of designing a virtual memory version of UNIX for the VAX
  811. computer which was later optimized by Bill Joy and incorporated into a
  812. release of UNIX. (Ibid.)
  813.       
  814.      Academic contributions which were incorporated into research UNIX
  815. included the vi editor which was created by Bill Joy at University of
  816. California at Berkeley. Describing this phenomena Comer writes:
  817.  
  818.      "Many universities contributed to UNIX. At the University of 
  819.      Toronto, the department acquired a 200-dt-per-inch 
  820.      printer/plotter and built software that used the printer to 
  821.      simulate a phototypesetter. At Yale University, students and 
  822.      computer scientists modified the UNIX shell. At Purdue 
  823.      University, the Electrical Engineering Department made 
  824.      major improvements in performance, producing a version of 
  825.      UNIX that supported a larger number of users. Purdue also 
  826.      developed one of the first UNIX computer networks. At the 
  827.      University of California at Berkeley, students developed a 
  828.      new shell and dozens of smaller utilities. By the late 
  829.      1970s, when Bell Labs released Version 7 UNIX, it was clear 
  830.      that the system solved the computing problems of many 
  831.      departments, and that it incorporated many of the ideas that 
  832.      had arisen in universities. The end result was a 
  833.      strengthened system. A tide of ideas had started a new 
  834.      cycle, flowing from academia to an industrial laboratory, 
  835.      back to academia, and finally moving on to a growing number 
  836.      of commercial sites." (Comer, p. 43)
  837.  
  838.      In the process of using UNIX within Bell Labs, bugs would be
  839. discovered and reported to the programmers, or new applications would
  840. be created by the departments using the programs for their own tasks.
  841. The research labs would need to provide maintenance and updating of
  842. software as well as getting the bug reports to the programmer and
  843. sending out fixes.
  844.  
  845.         To automate this maintenance work, Mike Lesk, one of the Bell
  846. Labs computer researchers, proposed an automated maintenance system
  847. that would make it possible to have the research computer call up the
  848. computers in the departments and automatically deliver updated
  849. software and test that it worked on the remote computer.
  850.  
  851.     As part of the automated maintenance system, Lesk created a UNIX
  852. program called UUCP (UNIX to UNIX copy) which made it possible to use
  853. a phone or hard wired connection to have one computer poll another
  854. computer and deliver the software.
  855.  
  856.      Describing the considerations by Bell Labs at this time, Vyssotky
  857. explains, (from Vyssotsky, pg. 64)" In 1976, there were those three
  858. versions of UNIX. The Change Control Process on all three of those
  859. versions was such that, at any moment in time, the people who were
  860. programming could tell what changes had gotten in and what changes
  861. were scheduled to go in. However, it was still a little hard for the
  862. users to tell what they were getting. It wasn't until 1978 that we had
  863. anything that I would consider to be a reasonable configuration
  864. management process of UNIX. That was the point at which we finally
  865. realized we had something which, like it or not, was a major product.
  866. So we said, `Given that it is a major product, there can be no horsing
  867. around.' We could no longer regard it as something in the underbrush.
  868. We had to regularize our arrangements. We set up a process for
  869. configuration management and we focused the thing in the direction of
  870. a coherent system." (Vyssorsky, pg. 64-68)
  871.  
  872.      But he emphasizes, "Perhaps, the most important one was that UNIX
  873. was being used as the operating system basis for a bunch of operations
  874. support systems in the Bell Operating Companies and we could not
  875. afford to let those support systems go down. We put configuration
  876. management and all of the associated paraphernalia in place about
  877. 1978. (Ibid., pg. 68)
  878.  
  879.      Lions says about the freezing, "Much of the development of UNIX
  880. in Bell Laboratories occurred before 1978. After Edition 7, many of
  881. the original group went off to do other things. At the same time, UNIX
  882. was becoming important within the Bell System, which gave rise to a
  883. support group whose charter was to develop a polished and stable
  884. version of UNIX. This group was less interested in innovation than in
  885. stabilizing the system.  Universities have simply picked up the slack.
  886. (Lions, pg. 56)
  887.  
  888.      Meanwhile, academic UNIX users had to do their own software
  889. maintenance. Lions describes how a community of academic unix users
  890. grew up who were willing to help each other.
  891.  
  892.      "One very positive effect, however" writes Lions, "is that the
  893. number of universities using UNIX and the lack of any formal support
  894. forced us to band together into AUUG. (Australian unix users group
  895. -ed) The connections we have thereby made have created and cemented
  896. bonds between people in the different departments.  UNIX has been a
  897. very unifying influence for computer science within Australia. This
  898. cannot be overestimated."(Ibid., pg. 57)
  899.  
  900.      UUCP made such exchanges easier. It was included with the Version
  901. 7 UNIX, which was made available to the academic community outside of
  902. Bell Labs. UUCP made it possible for UNIX users to communicate with
  903. each other even when they were at spatially distant locations.
  904.  
  905.      Using UUCP, the UNIX community was able to pioneer still another
  906. advance, Usenet News. "Though large institutions have been able to
  907. avail themselves of communications networks such as ARPANET, the UNIX
  908. community has made inexpensive electronic communication available to
  909. all of its members via Usenet," writes Stoneback, "A community that
  910. already had so much in common," he explains, "was strengthened and
  911. enhanced by the ability to move software easily among locations and to
  912. maintain a reasonable electronic mail system. The cost of this network
  913. has been borne at least in part by private industry, thus mitigating
  914. expenses for the users themselves. The Usenet network stands today as
  915. a clear sign that the UNIX community is solidly in place. It now
  916. includes numerous corporate members providing universities on the
  917. network with the added advantage of pooling academic researchers,
  918. industrial developers, industrial researchers and regular users.
  919. Combined with a functional, cheap electronic communication system,
  920. Usenet offers the academic community unique advantages."  (Stoneback,
  921. p. 26)
  922.  
  923.     "The network," he points out, "is the direct result of a community
  924. that supports its members and in turn is nurtured by the ones it
  925. serves. The community is a reasonably democratic one, reasonably open
  926. to new ideas, resonably open to change, and reasonably generous with
  927. its benefits."(Ibid.)
  928.  
  929.      Thus by 1980, a survey conducted by the Computer Science Research
  930. Network (CSNET) of academic institutions to find out what computer
  931. system they used, found that "over 90 percent of all departments were
  932. served by one or more UNIX systems."  (Comer, pg. 42)
  933.  
  934.      Explaining the surprising popularity that UNIX achieved despite
  935. its grassroots distribution system, McIlroy writes, "Therein lies the
  936. genius of Unix, which, without a sales force, and without the support
  937. of hardware makers, was enthusiastically adopted around the world ..."
  938. ("Unix on My Mind")
  939.  
  940.      "Unix," he emphasizes, "was the distilled essence of operating
  941. systems, designed solely to be useful. Not to be marketable. Not to be
  942. compatible. Not to be an appendage to a particular kind of hardware.
  943. Moreover a computer running Unix was to be useful as a computer, not
  944. just a `platform' for canned `solutions'. It was to be programmable -
  945. cumulatively programmable. The actions of program builders were to be
  946. no different in kind from the actions of users; anything a user could
  947. do a program could do too...."
  948.                     (Ibid.)
  949.  
  950.      Describing the environment that gave birth to these advances,
  951. McIlroy writes,
  952.  
  953.      "Open systems! Our systems! How well those who were there 
  954.      remember the pipe-festooned garret where Unix took form. The 
  955.      excitement of creation drew people to work there amidst the 
  956.      whine of the computer's cooling fans, even though almost the 
  957.      same computer access could be had from one's office or from 
  958.      home. Those raw quarters saw a procession of memorable 
  959.      events. The advent of software pipes precipitated a day-long 
  960.      orgy of one-liners...as people reveled in the power of 
  961.      functional composition in the large, which is even today 
  962.      unavailable to users of other systems. In another memorable 
  963.      event, the unarticulated notion of software tools, which had 
  964.      been bolstered by pipes, was finally brought home by the 
  965.      liberation of the pattern matching program grep from within 
  966.      the editor."
  967.                (Ibid.)
  968.  
  969.      He continues:
  970.  
  971.      "A parade of visitors came to marvel at the system and to 
  972.      copy it. The makers of our 1972 model phototypesetter 
  973.      goggled when they saw the paper tape input replaced by wires 
  974.      straight from a computer. On-line PicturePhone[r] service 
  975.      caught attention. Synthetic speech was initiated by a 
  976.      memorable `Come here, Watson' event when words typed in a 
  977.      remote office range out clearly in the lab: `It sounds 
  978.      better over the telephone.' The computer's readings and 
  979.      misreadings became a constant crowd pleaser. There was 
  980.      great, if somewhat conspiratorial, excitement over a 
  981.      stealthy version of the C compiler that would recognize and 
  982.      silently bug the Unix login program and would propagate the 
  983.      ability through future generations of the compiler 
  984.      itself....No trace of the bug appeared in source code."  
  985.                (Ibid.)     
  986.  
  987.      And UUCP and then Usenet News made this the experimental research
  988. environment available for those not at Bell Labs, or with access to
  989. the experimental Arpanet.  "Eager to distribute his software quickly
  990. and painlessly, Mike invented uucp, thereby begetting a whole global
  991. network," McIlroy writes. (from "A Research UNIX Reader: Annotated
  992. Excerpts from the Programmer's Manual, 1971-1986" by M. D. McIlroy,
  993. Computing Science Technical Report No. 139, AT&T Bell Laboratories,
  994. June 1987, p. 3.
  995.  
  996.      Summarizing the relationship between Bell Labs and the academic
  997. community in developing UNIX, Comer concludes:
  998.  
  999.           "UNIX was not invented by hackers who were fooling 
  1000.      around, nor did it take shape in a vacuum. It grew from 
  1001.      strong academic roots and it has both nurtured and taken 
  1002.      nourishment from academia throughout its development. The 
  1003.      primary contributors to UNIX were highly educated 
  1004.      mathematicians and computer scientists employed by what many 
  1005.      people feel is the world's premier industrial research 
  1006.      center, Bell Laboratories. Although they were knowledgeable 
  1007.      and experienced in their own right, these developers 
  1008.      maintained professional contacts with researchers in 
  1009.      academia, leading to an exchange of ideas that proved 
  1010.      beneficial for both sides. Understanding the symbiotic 
  1011.      relationship between UNIX and the academic community means 
  1012.      understanding the background of the system's inventors and 
  1013.      the history of interactions between universities and Bell 
  1014.      Laboratories." (Comer, p. 34, 42)
  1015.  
  1016.      Describing this fertilization, Dennis Ritchie wrote, "... Unix
  1017. enjoyed an unusually long gestation period. During much of this time
  1018. (say 1969-1979) the system was effectively under the control of its
  1019. designers and being used by them. It took time to develop all the
  1020. ideas and software, but even though the system was still being
  1021. developed people were using it, both inside Bell Labs, and outside
  1022. under license. Thus, we managed to keep the central ideas in hand,
  1023. while accumulating a base of enthusiastic, technically competent users
  1024. who contributed ideas and programs in a calm, communicative, and
  1025. noncompetitive environment. Some outside contributions were
  1026. substantial, for example, those from the University at Berkeley."
  1027. ("Reflections on Software," August 1984, vol 27, No. 8, p. 75)
  1028.  
  1029.      John Lions, reviewing his experience as part of the UNIX
  1030. community, concludes, "We have made a large number of contacts and
  1031. exchanged a great deal of information around the world through this
  1032. UNIX connection. Possibly that is the nicest thing about UNIX: it is
  1033. not so much that the system itself is friendly but that the people who
  1034. use it are. "(Lions, p. 57)
  1035.  
  1036.      It is a rare and wonderful event in the development of human
  1037. society when a scientific and technological breakthrough is made which
  1038. will certainly affect the future course of social contributions wer
  1039. substantial, for example, those from the development and which becomes
  1040. known when its midwives are still alive to tell us about it. UNIX, the
  1041. product of researcher at Bell Labs, the then regulated AT&T system,
  1042. and academic computer science, and a valuable invention for computer
  1043. science, for computer education and for the education of the next
  1044. generation of computer scientists and engineers, is such an event.
  1045.  
  1046.  
  1047.  
  1048. Ronda Hauben           Amateur Computerist
  1049. ronda@umcc.umich.edu   or ae547@yfn.ysu.edu
  1050.  
  1051.  
  1052.