Add more information to the COMPAT_43TTY entry.
Submitted by: netchild
This commit is contained in:
parent
4755ae40d7
commit
c7eab54bfd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28104
1 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.54 2006/06/11 19:38:32 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.55 2006/06/16 16:06:06 joel Exp $">
|
||||
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
|
@ -1117,8 +1117,9 @@
|
|||
FreeBSD. The goal of this entry is to:</p>
|
||||
<ul>
|
||||
<li>Identify the ports which behave like this. A tinderbox setup is probably
|
||||
needed. Using grep to find "#include <sgtty.h>" might also be a good
|
||||
start.</li>
|
||||
needed. Using grep to find "#include <sgtty.h>" and this <a
|
||||
href="http://lists.freebsd.org/pipermail/freebsd-current/2006-June/064010.html">list</a>
|
||||
from &a.kris; might also be good starting points.</li>
|
||||
<li>Fix breakages and send patches upstream.</li>
|
||||
</ul>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue