Submitted by: Steve Passe <smp@csn.net>
Added a link for the merging of SMP support into the kernel.
This commit is contained in:
parent
d9d21025f2
commit
4dd755d612
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1749
2 changed files with 18 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-07-01 03:52:06 $">
|
||||
<!ENTITY date "$Date: 1997-07-16 14:44:57 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.44 1997-07-01 03:52:06 max Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.45 1997-07-16 14:44:57 nsj Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -51,6 +51,13 @@ Information</a></strong> page.</p>
|
|||
|
||||
<h2>April 1997</h2>
|
||||
<ul>
|
||||
|
||||
<li><b>28-Apr-97</b><
|
||||
The 3.0-current src tree now contains support for building Symmetric
|
||||
MultiProcessor kernels. For details go to the
|
||||
<a href="http://www.freebsd.org/~fsmp/SMP/SMP.html">SMP</a> page.
|
||||
<p></p></li>
|
||||
|
||||
<li><b>22-Apr-97</b>
|
||||
A RELENG_2.2 snap-of-the-day server has been established at
|
||||
<a href="ftp://releng22.freebsd.org/pub/FreeBSD/">
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-07-01 03:52:06 $">
|
||||
<!ENTITY date "$Date: 1997-07-16 14:44:57 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.44 1997-07-01 03:52:06 max Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.45 1997-07-16 14:44:57 nsj Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -51,6 +51,13 @@ Information</a></strong> page.</p>
|
|||
|
||||
<h2>April 1997</h2>
|
||||
<ul>
|
||||
|
||||
<li><b>28-Apr-97</b><
|
||||
The 3.0-current src tree now contains support for building Symmetric
|
||||
MultiProcessor kernels. For details go to the
|
||||
<a href="http://www.freebsd.org/~fsmp/SMP/SMP.html">SMP</a> page.
|
||||
<p></p></li>
|
||||
|
||||
<li><b>22-Apr-97</b>
|
||||
A RELENG_2.2 snap-of-the-day server has been established at
|
||||
<a href="ftp://releng22.freebsd.org/pub/FreeBSD/">
|
||||
|
|
Loading…
Reference in a new issue