Switch from martigny to zurich
This commit is contained in:
		
							parent
							
								
									f0e9ece68e
								
							
						
					
					
						commit
						2ca8040914
					
				|  | @ -147,9 +147,9 @@ enough: $(VM) $(IMAGE) script $(LIBCIG) scsh $(LIBSCSH) $(MANPAGE) .notify | |||
| 	touch .notify | ||||
| 	-echo SCSH 0.`cat $(srcdir)/scsh/minor-version-number` \
 | ||||
| 	   Scheme48 0.`cat $(srcdir)/minor-version-number` infestation. \
 | ||||
| 	   | mail scheme-48-notifications@martigny.ai.mit.edu  | ||||
| 	   | mail scheme-48-notifications@zurich.ai.mit.edu  | ||||
| 	-echo Another scsh 0.`cat $(srcdir)/scsh/minor-version-number` \
 | ||||
| 	infestation. | mail scsh-notifications@martigny.ai.mit.edu  | ||||
| 	infestation. | mail scsh-notifications@zurich.ai.mit.edu  | ||||
| 
 | ||||
| # This says how to process .scm files with cig to make .c stubs.
 | ||||
| .SUFFIXES: .scm | ||||
|  |  | |||
							
								
								
									
										4
									
								
								README
								
								
								
								
							
							
						
						
									
										4
									
								
								README
								
								
								
								
							|  | @ -3,7 +3,7 @@ | |||
| Copyright (c) 1994 Brian D. Carlstrom | ||||
| See file COPYING for copying information. | ||||
| 
 | ||||
| Please report bugs to scsh-bugs@martigny.ai.mit.edu, and include | ||||
| Please report bugs to scsh-bugs@zurich.ai.mit.edu, and include | ||||
| the version number in your message. | ||||
| 
 | ||||
| Installation instructions in file INSTALL. | ||||
|  | @ -16,7 +16,7 @@ Recent changes are listed in file NEWS. | |||
| 
 | ||||
| Known bugs and things to do in the future are listed in TODO. | ||||
| 
 | ||||
| Send mail to scsh-request@martigny.ai.mit.edu to be put on a | ||||
| Send mail to scsh-request@zurich.ai.mit.edu to be put on a | ||||
| mailing list for announcements, discussion, bug reports, and bug | ||||
| fixes. | ||||
| 
 | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ | |||
| Copyright (c) 1993, 1994 Richard Kelsey and Jonathan Rees. | ||||
| See file COPYING for copying information. | ||||
| 
 | ||||
| Please report bugs to scheme48-bugs@martigny.ai.mit.edu, and include | ||||
| Please report bugs to scheme48-bugs@zurich.ai.mit.edu, and include | ||||
| the version number in your message. | ||||
| 
 | ||||
| Installation instructions in file INSTALL. | ||||
|  | @ -14,7 +14,7 @@ Recent changes are listed in file NEWS. | |||
| 
 | ||||
| Known bugs and things to do in the future are listed in TODO. | ||||
| 
 | ||||
| Send mail to scheme-48-request@martigny.ai.mit.edu to be put on a | ||||
| Send mail to scheme-48-request@zurich.ai.mit.edu to be put on a | ||||
| mailing list for announcements, discussion, bug reports, and bug | ||||
| fixes. | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										6
									
								
								RELEASE
								
								
								
								
							
							
						
						
									
										6
									
								
								RELEASE
								
								
								
								
							|  | @ -108,18 +108,18 @@ about it. | |||
| * Getting in touch | ||||
| ================== | ||||
| There are two main ways to join in scsh-related discussion: the mailing-list | ||||
|     scsh@martigny.ai.mit.edu | ||||
|     scsh@zurich.ai.mit.edu | ||||
| and the netnews group  | ||||
|     comp.lang.scheme.scsh | ||||
| These two forums are exactly equivalent, being bi-directionally gatewayed  | ||||
| at MIT. | ||||
| 
 | ||||
| Bugs can be reported to | ||||
|     scsh-bugs@martigny.ai.mit.edu | ||||
|     scsh-bugs@zurich.ai.mit.edu | ||||
| 
 | ||||
| If you do not receive the alt netnews hierarchy, or wish to join the mailing | ||||
| list for other reasons, send mail to | ||||
|     scsh-request@martigny.ai.mit.edu | ||||
|     scsh-request@zurich.ai.mit.edu | ||||
| 
 | ||||
| 
 | ||||
| * The World-Wide What? | ||||
|  |  | |||
|  | @ -14,7 +14,7 @@ | |||
| ;   - uid - no semantic content. | ||||
| 
 | ||||
| ;   Date: Mon, 31 Aug 92 18:17:23 -0400 | ||||
| ;   From: "Guillermo J. Rozas" <jinx@martigny.ai.mit.edu> | ||||
| ;   From: "Guillermo J. Rozas" <jinx@zurich.ai.mit.edu> | ||||
| ; | ||||
| ;   1: Instead of requesting a periodic timer interrupt from the system, | ||||
| ;   request one-shot interrupts, and re-request at the end of each throw | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| Date: Fri, 25 Jun 93 13:31:50 -0400 | ||||
| From: Jonathan Rees <jar@martigny.ai.mit.edu> | ||||
| From: Jonathan Rees <jar@zurich.ai.mit.edu> | ||||
| To: sheldon@lcs.mit.edu | ||||
| Cc: jar@martigny.ai.mit.edu | ||||
| Cc: jar@zurich.ai.mit.edu | ||||
| Subject: call-back | ||||
| Message-Id:  <9306251331.aa11673@mintaka.lcs.mit.edu> | ||||
| 
 | ||||
|  |  | |||
|  | @ -6,7 +6,7 @@ Here are some remarks to complement what's in the INSTALL file. | |||
| 
 | ||||
| When running "make", don't worry if the ".notify" target fails.  Its | ||||
| only purpose is to send an email message to | ||||
| scheme-48-notifications@martigny.ai.mit.edu, so that we can get a | ||||
| scheme-48-notifications@zurich.ai.mit.edu, so that we can get a | ||||
| rough idea of how much Scheme 48 is being used and by whom.  We | ||||
| promise not to use your name or email address for any commercial | ||||
| purpose.  If you don't want us to know, just do "make -t .notify" | ||||
|  |  | |||
|  | @ -26,7 +26,7 @@ scsh/generic which you can copy as a base to modify. The modifications | |||
| mainly involve pulling some constants in from C header files and hacking | ||||
| a few lines of C based on your standard I/O internals. I know, its C and | ||||
| all, together we can survive. If you need some hand holding, feel free | ||||
| to write to the scsh mailing list at scsh@martigny.ai.mit.edu. | ||||
| to write to the scsh mailing list at scsh@zurich.ai.mit.edu. | ||||
| 
 | ||||
| stdio_dep.c:  | ||||
| This is the one C file you have to actually deal with. The code in here | ||||
|  |  | |||
|  | @ -3522,7 +3522,7 @@ Fr(,)j(17\(10\):685\261700,)e(October)1047 2987 y(1987.)299 | |||
| Fo(MIT)h(Scheme)f(Refer)n(ence)f(Manual.)911 3554 y Fr(MIT)55 | ||||
| b(Arti\256cial)e(Intelligence)e(Laboratory)i(T)-8 b(echnical)52 | ||||
| b(Report)1047 3666 y(1281,)42 b(January)e(1991.)e(\(Also)h(URL)g | ||||
| Fn(http://martigny.ai.)1047 3779 y(mit.edu/emacs-html.local/)o(sche)o(me)p | ||||
| Fn(http://zurich.ai.)1047 3779 y(mit.edu/emacs-html.local/)o(sche)o(me)p | ||||
| 2539 3779 29 4 v 28 w(toc.html)p Fr(\))299 4120 y([Nelson])263 | ||||
| b(Gr)n(eg)22 b(Nelson,)g(ed.)911 4233 y Fo(Systems)f(Pr)n(ogramming)g(with)i | ||||
| (Modula-3.)911 4346 y Fr(Pr)n(entice)f(Hall,)f(Englewood)h(Clif)n(fs,)g(New)h | ||||
|  |  | |||
|  | @ -1794,7 +1794,7 @@ the unix-haters list helped a great deal to maintain my perspective. | |||
| 	MIT Artificial Intelligence Laboratory Technical Report 1281, | ||||
| 	January 1991. | ||||
| 	(Also URL | ||||
| 	{\tt http://martigny\.ai\.mit\.edu\=emacs-html\.local\=scheme\_toc.html}) | ||||
| `	{\tt http://zurich\.ai\.mit\.edu\=emacs-html\.local\=scheme\_toc.html}) | ||||
| 
 | ||||
| \Bibitem[Nelson]{Nelson} Greg Nelson, ed. \\  | ||||
| 	{\em Systems Programming with Modula-3.} \\ | ||||
|  |  | |||
|  | @ -569,7 +569,7 @@ | |||
|     (newline port) | ||||
|     (write-line "Copyright (c) 1993, 1994 by Richard Kelsey and Jonathan Rees." | ||||
| 		port) | ||||
|     (write-line "Please report bugs to scheme-48-bugs@martigny.ai.mit.edu." | ||||
|     (write-line "Please report bugs to scheme-48-bugs@zurich.ai.mit.edu." | ||||
|                 port) | ||||
|     (if (not (batch-mode?)) | ||||
| 	(write-line "Type ,? (comma question-mark) for help." port)))) | ||||
|  |  | |||
|  | @ -2,7 +2,7 @@ | |||
| 
 | ||||
| ;Date: Wed, 29 Dec 1993 13:54:52 +0100 | ||||
| ;From: Olivier Danvy <danvy@daimi.aau.dk> | ||||
| ;To: jar@martigny.ai.mit.edu | ||||
| ;To: jar@zurich.ai.mit.edu | ||||
| ;Subject: little Christmas gift | ||||
| ;Reply-To: danvy@daimi.aau.dk | ||||
| ; | ||||
|  |  | |||
							
								
								
									
										4
									
								
								unix.c
								
								
								
								
							
							
						
						
									
										4
									
								
								unix.c
								
								
								
								
							|  | @ -3,7 +3,7 @@ | |||
| 
 | ||||
| /*
 | ||||
|    If you have concrete suggestions for improvements, they are quite | ||||
|    welcome.  Please send them to scheme-48-bugs@martigny.ai.mit.edu. | ||||
|    welcome.  Please send them to scheme-48-bugs@zurich.ai.mit.edu. | ||||
| 
 | ||||
|    Non-Posixisms: | ||||
| 
 | ||||
|  | @ -199,7 +199,7 @@ char_ready_p( FILE* stream ) | |||
|   if (stream->_r) | ||||
|     return 1; | ||||
| #else | ||||
|   /* Add new cases here AND SEND THEM TO scheme-48@martigny.ai.mit.edu
 | ||||
|   /* Add new cases here AND SEND THEM TO scheme-48@zurich.ai.mit.edu
 | ||||
|      SO THAT THEY CAN GO INTO THE NEXT RELEASE!  (That means you, Olin.) | ||||
|      It's generally pretty easy to figure out what to put here by | ||||
|      examining /usr/include/stdio.h.  If the input stream's buffer is | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 bdc
						bdc