procfs dependencies now removed.
Submitted by: emaste
This commit is contained in:
parent
9402b02934
commit
0d0f26e1a4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35469
1 changed files with 1 additions and 18 deletions
|
@ -15,7 +15,7 @@ Ideas//EN"
|
||||||
<ideas>
|
<ideas>
|
||||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||||
<cvs:keyword name="freebsd">
|
<cvs:keyword name="freebsd">
|
||||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.135 2010/03/08 21:13:41 rwatson Exp $
|
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.136 2010/03/08 21:21:56 rwatson Exp $
|
||||||
</cvs:keyword>
|
</cvs:keyword>
|
||||||
</cvs:keywords>
|
</cvs:keywords>
|
||||||
|
|
||||||
|
@ -761,23 +761,6 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.
|
||||||
</desc>
|
</desc>
|
||||||
</idea>
|
</idea>
|
||||||
|
|
||||||
<idea id="trussprocfs">
|
|
||||||
<title>Remove procfs dependencies</title>
|
|
||||||
|
|
||||||
<desc>
|
|
||||||
<p><strong>Technical contact</strong>: <a
|
|
||||||
href="mailto:cognet@FreeBSD.org">Olivier Houchard </a></p>
|
|
||||||
<p>Someone needs to finish the support for PT_SYSCALL in the ptrace()
|
|
||||||
subsystem and remove the need for procfs in gcore. Removing the
|
|
||||||
procfs(5) dependency from ps -e is also desirable.</p>
|
|
||||||
<p><strong>Requirements</strong>:</p>
|
|
||||||
<ul>
|
|
||||||
<li>C knowledge.</li>
|
|
||||||
<li>Understanding of kernel debugging interfaces.</li>
|
|
||||||
</ul>
|
|
||||||
</desc>
|
|
||||||
</idea>
|
|
||||||
|
|
||||||
<idea id="suspend">
|
<idea id="suspend">
|
||||||
<title>Suspend to disk</title>
|
<title>Suspend to disk</title>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue