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

Diff for /www/anoncvs.html between version 1.197 and 1.198

version 1.197, 2003/12/28 05:07:11 version 1.198, 2004/02/13 07:49:52
Line 271 
Line 271 
 Host also known as <strong>anoncvs.ca.openbsd.org</strong>,  Host also known as <strong>anoncvs.ca.openbsd.org</strong>,
 <strong>openbsd.sunsite.ualberta.ca</strong><br>  <strong>openbsd.sunsite.ualberta.ca</strong><br>
 located in Edmonton, Alberta, Canada.<br>  located in Edmonton, Alberta, Canada.<br>
 maintained by <A HREF="mailto:beck@ualberta.ca">Bob Beck</A>.<br>  maintained by <a href="mailto:beck@ualberta.ca">Bob Beck</a>.<br>
 protocols: ssh, rsh, ssh port 2022, pserver<br>  protocols: ssh, rsh, ssh port 2022, pserver<br>
 updated every 2 hours.<br>  updated every 2 hours.<br>
 <p>  <p>
Line 313 
Line 313 
 <li><strong>CVSROOT=anoncvs@anoncvs.de.openbsd.org:/cvs</strong><br>  <li><strong>CVSROOT=anoncvs@anoncvs.de.openbsd.org:/cvs</strong><br>
 Host also known as <strong>grappa.unix-ag.uni-kl.de</strong>.<br>  Host also known as <strong>grappa.unix-ag.uni-kl.de</strong>.<br>
 located at the University of Kaiserslautern, Germany<br>  located at the University of Kaiserslautern, Germany<br>
 maintained by <A HREF="mailto:naddy@openbsd.org">Christian Weisgerber</A>.<br>  maintained by <a href="mailto:naddy@openbsd.org">Christian Weisgerber</a>.<br>
 protocols: ssh, ssh port 2022, pserver<br>  protocols: ssh, ssh port 2022, pserver<br>
 updated every 6 hours from anoncvs.usa.openbsd.org.<br>  updated every 6 hours from anoncvs.usa.openbsd.org.<br>
 <p>  <p>
Line 321 
Line 321 
 Host also known as <strong>anoncvs1.pl.openbsd.org</strong>,  Host also known as <strong>anoncvs1.pl.openbsd.org</strong>,
 <strong>incredible.bmtmc.gda.pl</strong><br>  <strong>incredible.bmtmc.gda.pl</strong><br>
 Located at BMT Maritime Consultants, Gdansk, Poland<br>  Located at BMT Maritime Consultants, Gdansk, Poland<br>
 maintained by <A HREF="mailto:detergent@incredible.bmtmc.gda.pl">  maintained by <a href="mailto:detergent@incredible.bmtmc.gda.pl">
 Adam Naguszewski</A>.<br>  Adam Naguszewski</a>.<br>
 protocols: ssh, pserver<br>  protocols: ssh, pserver<br>
 updated every 3 hours.<br>  updated every 3 hours.<br>
 <p>  <p>
 <li><strong>CVSROOT=anoncvs@rt.fm:/cvs</strong><br>  <li><strong>CVSROOT=anoncvs@rt.fm:/cvs</strong><br>
 Located in Lake in the Hills, Illinois, USA<br>  Located in Lake in the Hills, Illinois, USA<br>
 maintained by <A HREF="mailto:jcs@rt.fm">  maintained by <a href="mailto:jcs@rt.fm">
 Joshua Stein</A>.<br>  Joshua Stein</a>.<br>
 protocols: ssh<br>  protocols: ssh<br>
 updated every 3 hours.<br>  updated every 3 hours.<br>
 <p>  <p>
 <li><strong>CVSROOT=anoncvs@cvs.openbsd.cz:/cvs</strong><br>  <li><strong>CVSROOT=anoncvs@cvs.openbsd.cz:/cvs</strong><br>
 Located in Prague, Czech Republic<br>  Located in Prague, Czech Republic<br>
 maintained by <A HREF="mailto:vlada@openbsd.cz">Vladimir Kotal</A>.<br>  maintained by <a href="mailto:vlada@openbsd.cz">Vladimir Kotal</a>.<br>
 protocols: ssh, pserver.<br>  protocols: ssh, pserver.<br>
 updated every 4 hours.<br>  updated every 4 hours.<br>
 <p>  <p>
 <li><strong>CVSROOT=anoncvs@anoncvs.openbsd.org.ua:/cvs</strong><br>  <li><strong>CVSROOT=anoncvs@anoncvs.openbsd.org.ua:/cvs</strong><br>
 Located in Kiev, Ukraine<br>  Located in Kiev, Ukraine<br>
 maintained by <A HREF="mailto:hunter@dg.net.ua">Sergey Smitienko</A>.<br>  maintained by <a href="mailto:hunter@dg.net.ua">Sergey Smitienko</a>.<br>
 protocols: ssh<br>  protocols: ssh<br>
 updated every 6 hours.<br>  updated every 6 hours.<br>
 <p>  <p>
 <li><strong>CVSROOT=openbsd@openbsd.bug.it:/cvs</strong><br>  <li><strong>CVSROOT=openbsd@openbsd.bug.it:/cvs</strong><br>
 Located in Modena, Italy<br>  Located in Modena, Italy<br>
 maintained by <A HREF="mailto:jwk@bug.it">Giacomo Cariello</A>.<br>  maintained by <a href="mailto:jwk@bug.it">Giacomo Cariello</a>.<br>
 protocols: ssh, password "openbsd"<br>  protocols: ssh, password "openbsd"<br>
 updated every 6 hours.<br>  updated every 6 hours.<br>
 <p>  <p>
Line 435 
Line 435 
 <h3><a name="EXAMPLE"><font color="#0000e0">Example usages for cvs(1)</font>  <h3><a name="EXAMPLE"><font color="#0000e0">Example usages for cvs(1)</font>
 </a></h3>  </a></h3>
   
 <P>  <p>
 NOTICE: If you want to update a branch (such as a patch branch)  NOTICE: If you want to update a branch (such as a patch branch)
 to <i>current</i>, you would add the <code>-A</code>  to <i>current</i>, you would add the <code>-A</code>
 flag to cvs, but this flag is of little use otherwise.   Some older  flag to cvs, but this flag is of little use otherwise.   Some older
Line 694 
Line 694 
   
 <h3><font color="#0000e0">Final notes</font></h3>  <h3><font color="#0000e0">Final notes</font></h3>
 After upgrading your source tree, you should read the comments  After upgrading your source tree, you should read the comments
 at the top of <KBD>/usr/src/Makefile</KBD> before attempting  at the top of <kbd>/usr/src/Makefile</kbd> before attempting
 a build.  Also, you should build a new kernel <strong>before</strong>  a build.  Also, you should build a new kernel <strong>before</strong>
 doing a <KBD>make build</KBD> if possible.  In some cases it may be  doing a <kbd>make build</kbd> if possible.  In some cases it may be
 necessary to rebuild and install the <KBD>config</KBD> utility before  necessary to rebuild and install the <kbd>config</kbd> utility before
 you can build the kernel.  If <KBD>config GENERIC</KBD> fails this  you can build the kernel.  If <kbd>config GENERIC</kbd> fails this
 is probably the case.  is probably the case.
 <p>  <p>
 It is important to note that upgrading from a release to the current tree  It is important to note that upgrading from a release to the current tree

Legend:
Removed from v.1.197  
changed lines
  Added in v.1.198