home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / minix / 4151 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  4.4 KB

  1. Path: sparky!uunet!centerline!noc.near.net!hri.com!ukma!darwin.sura.net!udel!minix
  2. From: MAILER-DAEMON@earth.cc.mancol.edu (Mail Delivery Subsystem)
  3. Newsgroups: comp.os.minix
  4. Subject: Returned mail: Unable to deliver mail
  5. Message-ID: <1992Jul31.152911.14642@udel.edu>
  6. Date: 31 Jul 92 14:30:51 GMT
  7. Sender: usenet@udel.edu (USENET News Service)
  8. Organization: University of Delaware
  9. Lines: 100
  10. Approved: usenet=relay@louie.udel.EDU
  11. Originator: mmdf@nigel.ee.udel.edu
  12. Nntp-Posting-Host: nigel.ee.udel.edu
  13.  
  14.  
  15.    ----- Transcript of session follows -----
  16. 554 <INFO-MINIX@UDEL.EDU>... Unbalanced '<'
  17. bellmail: error signal 11
  18. 554 <MARTIN@EARTH>... Unbalanced '<'
  19. 554 <MARTIN@EARTH>... Unbalanced '<'
  20.  
  21.    ----- Unsent message follows -----
  22. Received: by earth.cc.mancol.edu (AIX  2.1 2/4.03)
  23.           id AA02028; Fri, 31 Jul 92 10:30:51 EDT
  24. Received: by manvax.cc.mancol.edu (MX V3.0) id 679; Fri, 31 Jul 1992 04:26:04
  25.           EDT
  26. Sender: <INFO-MINIX@UDEL.EDU>
  27. Date: Fri, 31 Jul 1992 04:26:00 EDT
  28. From: INFO-MINIX@UDEL.EDU
  29. X-Mx-Warning:   Warning -- Invalid "To" header.
  30. To: "MartinRedmond"<MARTIN@manvax.bitnet
  31. Message-Id: <0095E611.C9DB1B20.679@manvax.cc.mancol.edu>
  32. Subject: Returned mail: Unable to deliver mail
  33.  
  34. Received: from RICEVM1.RICE.EDU by manvax.bitnet; Fri, 31 Jul 92 04:12 EDT
  35. Received: by RICEVM1 (Mailer R2.08 R208004) id 6631; Fri, 31 Jul 92 02:57:12 CDT
  36. Date: Fri, 31 Jul 1992 06:35:04 GMT
  37. From: Mail Delivery Subsystem <MAILER-DAEMON@EARTH.CC.MANCOL.EDU>
  38. Subject: Returned mail: Unable to deliver mail
  39. Sender: INFO-MINIX-ERRORS@PLAINS.NODAK.EDU
  40. To: 'Martin Redmond' <MARTIN@manvax.bitnet>
  41. Reply-to: INFO-MINIX@UDEL.EDU
  42. Comments: Warning -- original Sender: tag was info-minix-request@UDEL.EDU
  43. Comments: To: info-minix@udel.edu
  44.  
  45.    ----- Transcript of session follows -----
  46. 554 <INFO-MINIX@UDEL.EDU>... Unbalanced '<'
  47. 554 <MARTIN@EARTH>... Unbalanced '<'
  48. 554 <MARTIN@EARTH>... Unbalanced '<'
  49.      
  50.    ----- Unsent message follows -----
  51. Received: by earth.cc.mancol.edu (AIX  2.1 2/4.03)
  52.           id AA28043; Fri, 31 Jul 92 02:35:04 EDT
  53. Received: by manvax.cc.mancol.edu (MX V3.0) id 582; Thu, 30 Jul 1992 22:14:00
  54.           EDT
  55. Sender: <INFO-MINIX@UDEL.EDU>
  56. Date: Thu, 30 Jul 1992 22:13:55 EDT
  57. From: INFO-MINIX@UDEL.EDU
  58. X-Mx-Warning:   Warning -- Invalid "To" header.
  59. To: "MartinRedmond"<MARTIN@manvax.bitnet
  60. Message-Id: <0095E5DD.CF5D0240.582@manvax.cc.mancol.edu>
  61. Subject: Re: OS compare (Unix/clone)
  62.      
  63. Received: from RICEVM1.RICE.EDU by manvax.bitnet; Thu, 30 Jul 92 22:08 EDT
  64. Received: by RICEVM1 (Mailer R2.08 R208004) id 0463; Thu, 30 Jul 92 21:00:21 CDT
  65. Date: Thu, 30 Jul 1992 22:30:35 GMT
  66. From: Bill Pechter <pechter@OCPT.CCUR.COM>
  67. Subject: Re: OS compare (Unix/clone)
  68. Sender: INFO-MINIX-ERRORS@PLAINS.NODAK.EDU
  69. To: 'Martin Redmond' <MARTIN@manvax.bitnet>
  70. Reply-to: INFO-MINIX@UDEL.EDU
  71. Comments: Warning -- original Sender: tag was info-minix-request@UDEL.EDU
  72. Comments: To: info-minix@udel.edu
  73.      
  74. In article <1992Jul29.172406.29587@klaava.Helsinki.FI>
  75.  torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds) writes:
  76. >
  77. >Having several different code/date-segments doesn't lend itself very
  78. >well to high-level languages (it doesn't even work too well in assembly,
  79. >but there the programmer often knows what he/she is doing).  Thus
  80. >coherent 3.2 and minix don't even try: they keep to one segment, and
  81. >limit all data to 64kB.  You can do a lot in 64kB, but I'd rather miss
  82. >the experience.
  83. >
  84.      
  85. I hate to say it - but back in the old PDP11 days they had overlays.
  86. And learned to like them.
  87.      
  88. And we walked 50 miles to school, uphill, and we didn't have shoes then...
  89. 8-)
  90.      
  91. There is some satisfaction in shoehorning the most functionality in to
  92. the smallest space.  The amazing fact that a PDP11 could multitask
  93. with the same 64k of memory that ran CP/M was amazing to me.
  94.      
  95. I grew up with PDP11's and love the fact that RT11 can run foreground
  96. and background tasks (up to 15 background tasks) in a machine with only
  97. 64kb of real memory is a fact that some people that haven't had to live
  98. with those restrictions don't understand.
  99.      
  100. Unfortunately, you can't run X in that space, or NFS... Perhaps TCP/IP
  101. though...
  102.      
  103. Bill
  104.      
  105. --
  106. --------------------------------------------------------------------------------
  107.         Bill Pechter, N2RDI           | The postman always pings twice.
  108.         Concurrent Computer Corp.     | pechter@ocpt.ccur.com
  109.         2 Crescent Place, Oceanport, NJ 07757 - Tel:908-870-4780
  110. --
  111. Mail System (MMDF)
  112. -- 
  113. Mail System (MMDF)
  114.