Update the magic symlinks entry.

This commit is contained in:
Joel Dahl 2007-01-16 14:02:12 +00:00
parent 0f6d910ea4
commit 195ec0c777
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29399

View file

@ -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.75 2007/01/06 13:29:48 netchild Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.76 2007/01/15 19:58:17 netchild Exp $">
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -183,8 +183,9 @@
bin/varsym/varsym.c).</p>
<p><a href="mailto:bu7cher@yandex.ru">Andrey V. Elsukov</a> has begun porting
this to FreeBSD, and some initial patches for CURRENT can be found <a
href="http://butcher.heavennet.ru/patches/kernel/varsym/">here</a>.
There is also some on-going development in Perforce.</p>
href="http://butcher.heavennet.ru/patches/kernel/varsym/">here</a> and <a
href="http://butcher.heavennet.ru/patches/kernel/magiclinks/">here</a>.
</p>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Ability to read and understand foreign C code.</li>