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

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