Change IPX/SPX date to the day I removed the boot-time Giant requirement

from the IPX protocol.

Change the netatalk date to the day I marked the netatalk netisrs as
MPSAFE.
This commit is contained in:
Robert Watson 2005-07-01 11:48:39 +00:00
parent e85534c1bd
commit 9db950878d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24997

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.143 2005/07/01 11:40:07 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.144 2005/07/01 11:46:00 rwatson Exp $">
<!ENTITY title "FreeBSD SMP Project">
<!ENTITY email 'freebsd-smp'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -340,14 +340,14 @@
<tr>
<td> IPX/SPX </td>
<td> &status.done; </td>
<td> 23 April 2004 </td>
<td> &a.rik;, &a.rwatson; </td>
<td> 09 January 2005 </td>
<td> &a.rwatson; </td>
</tr>
<tr>
<td> netatalk </td>
<td> &status.done; </td>
<td> 24 November 2004 </td>
<td> 02 February 2005 </td>
<td> &a.rwatson; </td>
</tr>