cvs commit: apachen/src/os/win32 main_win32.c

1997-11-26 Thread akosut
akosut  97/11/26 15:52:10

  Modified:src/os/win32 main_win32.c
  Log:
  Correctly return a value from the Win32 main().
  
  Submitted by: Ben Hyde
  Reviewed by: Alexei Kosut
  
  Revision  ChangesPath
  1.2   +1 -1  apachen/src/os/win32/main_win32.c
  
  Index: main_win32.c
  ===
  RCS file: /export/home/cvs/apachen/src/os/win32/main_win32.c,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- main_win32.c  1997/11/25 04:07:12 1.1
  +++ main_win32.c  1997/11/26 23:52:10 1.2
  @@ -12,5 +12,5 @@
   
   int main(int argc, char *argv[]) 
   {
  -apache_main(argc, argv);
  +return apache_main(argc, argv);
   }
  
  
  


cvs commit: apache-site/info apache_books.html index.html

1997-11-26 Thread coar
coar97/11/26 09:59:11

  Modified:info index.html
  Added:   info apache_books.html
  Log:
Somehow, Lars' page of book titles didn't get committed.
  
  Revision  ChangesPath
  1.2   +3 -1  apache-site/info/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/info/index.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.html1997/07/01 20:53:13 1.1
  +++ index.html1997/11/26 17:59:10 1.2
  @@ -14,9 +14,11 @@
   
 
 Below is a list of miscellaneous information related to the Apache
  -  web server development project.
  +  Web server development project.
 
 
  +   Apache Books
  +   A list of books written about the Apache Web server.
  AOL and HTTP/1.1
  A description of AOL's poorly thought out decision to try to
  force their own standards on the web.
  
  
  
  1.1  apache-site/info/apache_books.html
  
  Index: apache_books.html
  ===
  
  
  
  Books written about Apache
  
  
  
  
   
  
  
  Books written about Apache
  
  This is a list of all known books about Apache sorted by the year when
 they where published and in alphabetical order.
  
  
  1997
  


 Apache Server for Dummies
 (not yet published)
 
 Author: Ken Coar
  
  Published by: IDG Books Worldwide
  
  ISBN: 0-7645-0291-3
  
  Language: English
  
  Note: includes CD-ROM
 

   
   

 http://www.oreilly.com/catalog/apache/";
 >Apache: The Definitive Guide
 
 Authors: Ben Laurie, Peter Laurie
  
  Published by: O'Reilly & Associates
  
  ISBN: 1-56592-250-6
  
  Language: English
  
  Note: includes CD-ROM
 

   
   

 http://www.itp.de/online/0347/0347.html";
 >Apache Web-Server
 
 Author: Lars Eilebrecht
  
  Published by: International Thomson Publishing
  
  ISBN: 3-8266-0347-8
  
  Language: german
  
  Note: includes CD-ROM
 

   
  
  
  
  1996
  
   

 http://www.superlibrary.com/que/et/webapache/";
 >Running a Perfect Web Site With Apache
 
 Authors: Brian Behlendorf, David M. Chandler, Lee Brintle, Rich
  Casselberry
  
  Published by: Que Education & Training
  
  ISBN: 0-7897-0745-4
  
  Language: English
  
  Note: includes CD-ROM
 

   
   

 http://www.mcp.com/sams/books/175-0/175-0.html";
 >Apache Server Survival Guide
 
 Author: Manuel Alberto Ricart
  
  Published by: Sams
  
  ISBN:  1-5752-1175-0
  
  Language: English
  
  Note: includes CD-ROM
 

   
  
  
  
  
  Send additions to mailto:[EMAIL PROTECTED]">Lars 
Eilebrecht.