I'm pretty much done with stubbing the headers, now I'm stubbing functions and
such, in an effort to get something bootable.
This commit is contained in:
parent
790f7e2c4d
commit
13875e1f80
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15994
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/mips/index.sgml,v 1.1 2002/11/08 14:56:50 jmallett Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/mips/index.sgml,v 1.2 2003/02/09 05:23:08 jmallett Exp $">
|
||||
<!ENTITY title "FreeBSD/MIPS Project">
|
||||
<!ENTITY email 'freebsd-mips'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -124,15 +124,15 @@
|
|||
<tr>
|
||||
<td> Fill in stub kernel headers. </td>
|
||||
<td> &a.jmallett; </td>
|
||||
<td> 08 November 2002 </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> 13 February 2003 </td>
|
||||
<td> &status.done; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Fill in stubs for all MD functions. </td>
|
||||
<td> </td>
|
||||
<td> 08 November 2002 </td>
|
||||
<td> &status.new; </td>
|
||||
<td> &a.jmallett; </td>
|
||||
<td> 13 February 2003 </td>
|
||||
<td> &status.wip; </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue