Chown the drm(4) tasks to Eric Anholt, he's working on it.
This commit is contained in:
parent
e8b863b4f8
commit
66bac10b4b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16055
2 changed files with 8 additions and 7 deletions
|
@ -6,7 +6,7 @@ allows multiple documents to use the abbreviated entities, and allows
|
|||
us to update author names, or the representation of those names (such
|
||||
as adding email addresses), by just editing a single file.
|
||||
|
||||
$FreeBSD: www/en/developers.sgml,v 1.35 2003/02/06 02:22:29 rwatson Exp $
|
||||
$FreeBSD: www/en/developers.sgml,v 1.36 2003/02/06 20:14:47 trhodes Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -15,6 +15,7 @@ $FreeBSD: www/en/developers.sgml,v 1.35 2003/02/06 02:22:29 rwatson Exp $
|
|||
<!ENTITY a.ache "Andrey A. Chernov">
|
||||
<!ENTITY a.alc "Alan L. Cox">
|
||||
<!ENTITY a.alfred "Alfred Perlstein">
|
||||
<!ENTITY a.anholt "Eric Anholt">
|
||||
<!ENTITY a.archie "Archie Cobbs">
|
||||
<!ENTITY a.arr "Andrew Reiter">
|
||||
<!ENTITY a.asami "Satoshi Asami">
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.42 2003/01/26 20:37:34 mux Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.43 2003/02/09 04:16:54 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD busdma and SMPng driver conversion project">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -841,11 +841,11 @@
|
|||
|
||||
<tr>
|
||||
<td> drm </td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td> &status.new; </td>
|
||||
<td> &status.new; </td>
|
||||
<td> &status.new; </td>
|
||||
<td> &a.anholt; </td>
|
||||
<td> February 17, 2003 </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> vtophys() </td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue