- Fix a broken link
Approved by: trhodes (mentor), keramida (mentor) PR: www/109263
This commit is contained in:
parent
1679f44d0d
commit
077ee87288
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29599
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.88 2007/02/16 18:12:22 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.89 2007/02/17 10:52:21 joel Exp $">
|
||||
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -368,7 +368,7 @@
|
|||
taken to ensure that no regressions are introduced. Another interesting
|
||||
extension to this project would be to investigate and evaluate the
|
||||
possibility to use mmx/xmm registers to gather syscalls arguments.
|
||||
<a href="davidxu@FreeBSD.org">&a.davidxu;</a> has some <a
|
||||
<a href="mailto:davidxu@FreeBSD.org">&a.davidxu;</a> has some <a
|
||||
href="http://lists.freebsd.org/pipermail/freebsd-current/2006-July/064403.html">work
|
||||
in progress</a> in his <a
|
||||
href="http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/user/davidxu/sysenter">sysenter</a>
|
||||
|
|
Loading…
Reference in a new issue