Add anoncvs.
This commit is contained in:
parent
18fa0e4976
commit
9d2f74e311
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2769
2 changed files with 28 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-17 10:02:42 $">
|
||||
<!ENTITY date "$Date: 1998-05-04 10:13:43 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.74 1998-04-17 10:02:42 wosch Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.75 1998-05-04 10:13:43 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -20,6 +20,18 @@ see the <strong><a href="&base/releases/index.html">Release
|
|||
Information</a></strong> page.</p>
|
||||
|
||||
|
||||
<h2>May 1998</h2>
|
||||
<ul>
|
||||
<li><b>1-May-98</b>
|
||||
The FreeBSD Project set up
|
||||
<li><a name="anoncvs" href="handbook/anoncvs.html">Anonymous CVS</a>
|
||||
for the <a href="http://www.freebsd.org/cgi/cvsweb.cgi">FreeBSD CVS tree</a>.
|
||||
Among other things, it allows users of FreeBSD to perform,
|
||||
with no special privileges, read-only CVS operations
|
||||
against one of the FreeBSD project's official anoncvs servers.
|
||||
<p></p></li>
|
||||
|
||||
</ul>
|
||||
<h2>April 1998</h2>
|
||||
<ul>
|
||||
<li><b>16-Apr-98</b>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-04-17 10:02:42 $">
|
||||
<!ENTITY date "$Date: 1998-05-04 10:13:43 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.74 1998-04-17 10:02:42 wosch Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.75 1998-05-04 10:13:43 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -20,6 +20,18 @@ see the <strong><a href="&base/releases/index.html">Release
|
|||
Information</a></strong> page.</p>
|
||||
|
||||
|
||||
<h2>May 1998</h2>
|
||||
<ul>
|
||||
<li><b>1-May-98</b>
|
||||
The FreeBSD Project set up
|
||||
<li><a name="anoncvs" href="handbook/anoncvs.html">Anonymous CVS</a>
|
||||
for the <a href="http://www.freebsd.org/cgi/cvsweb.cgi">FreeBSD CVS tree</a>.
|
||||
Among other things, it allows users of FreeBSD to perform,
|
||||
with no special privileges, read-only CVS operations
|
||||
against one of the FreeBSD project's official anoncvs servers.
|
||||
<p></p></li>
|
||||
|
||||
</ul>
|
||||
<h2>April 1998</h2>
|
||||
<ul>
|
||||
<li><b>16-Apr-98</b>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue