home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / minix / 3905 < prev    next >
Encoding:
Text File  |  1992-07-30  |  4.3 KB  |  112 lines

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