<!-- MAIN CONTENT -->
<h5 class="page-header">Source Code</h5>
<p id="src-intro">
The allcookies source code can be accessed in either of the following ways:
</p>
<ul id="get-the-src">
<li>View the source using the CVS <a href="http://www.mozdev.org/source/browse/allcookies/">web interface</a></li>
<li>Check out the source using anonymous CVS with the following commands (password is guest):
<pre>
cvs -d :pserver:guest@mozdev.org:/cvs login
cvs -z3 -d :pserver:guest@mozdev.org:/cvs co allcookies
</pre>
</li>
</ul>
<p id="cvs-doc">CVS clients and Help Documentation can be found at <a href="http://www.cvshome.org/">cvshome.org</a>.</p>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>