Note that Jonathan Mini has completed both the pargs and sysctl locking
TODO items here.
This commit is contained in:
parent
cfc8021af3
commit
43138d35cb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12735
1 changed files with 5 additions and 5 deletions
|
@ -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.71 2002/04/08 17:57:33 arr Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.72 2002/04/08 22:32:57 arr Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -993,9 +993,9 @@
|
|||
|
||||
<tr>
|
||||
<td> Lock struct pargs. </td>
|
||||
<td> </td>
|
||||
<td> Jonathan Mini </td>
|
||||
<td> 20 June 2001 </td>
|
||||
<td> &status.new; </td>
|
||||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -1058,9 +1058,9 @@
|
|||
|
||||
<tr>
|
||||
<td> Lock sysctl hierarchy and access methods. </td>
|
||||
<td> </td>
|
||||
<td> Jonathan Mini </td>
|
||||
<td> 25 February 2002 </td>
|
||||
<td> &status.new; </td>
|
||||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue