[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/index.html between version 1.20 and 1.21

version 1.20, 1996/05/24 00:31:28 version 1.21, 1996/05/28 13:23:31
Line 197 
Line 197 
 </p>  </p>
   
 <dt><h4>SUP:</h4>  <dt><h4>SUP:</h4>
 <dd>Sorry, SUP is not ready for use yet.  <dd>Sorry, unlike other *BSD projects, the SUP service is not
   available.  We do not believe the SUP service to be a good tool for
   source code access. But read below for the description of the
   <a href="#anoncvs"><strong>anoncvs</strong> service!</a>
   
 <dt><h4>CVS Access:</h4>  <dt><h4>CVS Access:</h4>
 <dd>CVS is used to manage the OpenBSD source tree. This allows  <dd>CVS is used to manage the OpenBSD source tree. This allows
Line 229 
Line 232 
 <p>  <p>
   
 <dl>  <dl>
   <a name="anoncvs">
 <dt><strong>Read-only access for everyone</strong>  <dt><strong>Read-only access for everyone</strong>
 <dd>Anyone can access the read-only CVS repositories. These copies  <dd>Anyone can access the read-only CVS repositories. These copies
 of the read-write CVS repository are mirrored often. To use one,  of the read-write CVS repository are mirrored often. To use one,
 set your <strong>CVSROOT</strong> environment variable to one of  set your <strong>CVSROOT</strong> environment variable to one of
 the following values:  the following values:
 <ul>  <ul>
   <p>
 <li><strong>CVSROOT=anoncvs@anoncvs.usa.openbsd.org:/cvs</strong><br>  <li><strong>CVSROOT=anoncvs@anoncvs.usa.openbsd.org:/cvs</strong><br>
 Host also known as <strong>anoncvs.openbsd.org</strong> and  Host also known as <strong>anoncvs.openbsd.org</strong> and
 <strong>eap.ccrc.wustl.edu</strong>.<br>  <strong>eap.ccrc.wustl.edu</strong>.<br>
 located at Washington University, St. Louis, mid-west USA.<br>  located at Washington University, St. Louis, mid-west USA.<br>
   maintained by <a href=mailto:chuck@maria.wustl.edu>Chuck Cranor</a>.<br>
 protocols: rsh, ssh, ssh port 2022.<br>  protocols: rsh, ssh, ssh port 2022.<br>
 updated every 4 hours.  updated every 4 hours.<br>
   <p>
 <li><strong>CVSROOT=anoncvs@anoncvs2.usa.openbsd.org:/cvs</strong><br>  <li><strong>CVSROOT=anoncvs@anoncvs2.usa.openbsd.org:/cvs</strong><br>
 Host also known as <strong>hal.cs.umr.edu</strong>.<br>  Host also known as <strong>hal.cs.umr.edu</strong>.<br>
 located at University of Missouri-Rolla, Rolla, MO, mid-west USA.<br>  located at University of Missouri-Rolla, Rolla, MO, mid-west USA.<br>
   maintained by <a href=mailto:johns@cs.umr.edu>John Stone</a>.<br>
 protocols: ssh, ssh port 2022 (<strong>NO rsh</strong>).<br>  protocols: ssh, ssh port 2022 (<strong>NO rsh</strong>).<br>
 updated every 12 hours.  updated every 12 hours.<br>
   <p>
   <li><strong>CVSROOT=anoncvs@anoncvs.uk.openbsd.org:/cvs</strong><br>
   Host also known as <strong>dumpty.wonderland.org</strong>.<br>
   located in London, UK.<br>
   maintained by <a href=mailto:peter@wonderland.org>Peter Galbavy</a>.<br>
   protocols: rsh, ssh, ssh port 2022.<br>
   updated every 12 hours.<br>
 </ul>  </ul>
   <p>
   You may want to use `traceroute' to find out which server is nearest you.
 </dl>  </dl>
 </p>  </p>
   
Line 258 
Line 275 
 <li>The OpenBSD sources are from Canada.  <li>The OpenBSD sources are from Canada.
 <a href=http://insight.mcmaster.ca/org/efc/pages/doc/crypto-export.html>It  <a href=http://insight.mcmaster.ca/org/efc/pages/doc/crypto-export.html>It
 is legal to export crypto software from Canada to the world.</a>  is legal to export crypto software from Canada to the world.</a>
   <p>
 <li>However, if you are outside the USA or Canada, you should not  <li>However, if you are outside the USA or Canada, you should not
 fetch the cryptographic sections of the OpenBSD sources from an  fetch the cryptographic sections of the OpenBSD sources from an
 anoncvs server located in the USA. The files in question are...  anoncvs server located in the USA. The files in question are...
Line 268 
Line 286 
 </ul>  </ul>
 Because of the USA ITAR munitions list,  Because of the USA ITAR munitions list,
 crypto software may only be exported to Canada from the USA.  crypto software may only be exported to Canada from the USA.
 <li><strong>At the moment all the anoncvs servers are in the USA.  <p>
 OpenBSD is looking for people willing to run an anoncvs server  <li><strong>At the moment most of the anoncvs servers are in the USA.
 in Europe!</strong>  OpenBSD is looking for people willing to run an anoncvs servers in
   Europe and other places in the world!</strong>
 </ul>  </ul>
 </p>  </p>
   

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21