Merge the following from the English version:
1.110 -> 1.111 www/ja/search/search.sgml
This commit is contained in:
parent
548a8cfb6e
commit
d6daf797a5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37227
1 changed files with 630 additions and 620 deletions
|
@ -1,91 +1,95 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/ja/search/search.sgml,v 1.46 2011/04/11 11:27:44 ryusuke Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/search/search.sgml,v 1.47 2011/05/02 11:52:12 ryusuke Exp $">
|
||||
<!ENTITY title "Search">
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.110 -->
|
||||
<!-- Original revision: 1.111 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&header;
|
||||
|
||||
<h2>FreeBSD 検索サービス</h2>
|
||||
<ul>
|
||||
<li><a href="#web">ウェブページ</a></li>
|
||||
<li><a href="#mailinglists">メーリングリストアーカイブ</a></li>
|
||||
<li><a href="search-mid.html">Message-ID</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">GNATS
|
||||
の障害報告 (バグ) データベース</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/man.cgi">マニュアルページ</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/ports.cgi">ports の変更</a></li>
|
||||
<li><li><a href="http://fxr.watson.org/">ソースコード</a></li>
|
||||
<li><a href="http://minnie.tuhs.org/BSD-info/bsdnews_search.html">BSD 関連の Usenet News を検索</a></li>
|
||||
<li><a href="http://www.google.com/bsd">Google Search BSD</a></li>
|
||||
<li><a href="http://www.greasydaemon.com/">GreasyDaemon</a>、
|
||||
すべての BSD UNIX をサポートしたサーチエンジン</li>
|
||||
<li><a href="http://freebsd.rambler.ru/">FreeBSD メールアーカイブ検索</a></li>
|
||||
</ul>
|
||||
<h2>FreeBSD 検索サービス</h2>
|
||||
|
||||
<hr noshade>
|
||||
<ul>
|
||||
<li><a href="#web">ウェブページ</a></li>
|
||||
<li><a href="#mailinglists">メーリングリストアーカイブ</a></li>
|
||||
<li><a href="search-mid.html">Message-ID</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">GNATS
|
||||
の障害報告 (バグ) データベース</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/man.cgi">マニュアルページ</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/ports.cgi">ports の変更</a></li>
|
||||
<li><li><a href="http://fxr.watson.org/">ソースコード</a></li>
|
||||
<li><a href="http://minnie.tuhs.org/BSD-info/bsdnews_search.html">BSD 関連の Usenet News を検索</a></li>
|
||||
<li><a href="http://www.google.com/bsd">Google Search BSD</a></li>
|
||||
<li><a href="http://www.greasydaemon.com/">GreasyDaemon</a>、
|
||||
すべての BSD UNIX をサポートしたサーチエンジン</li>
|
||||
<li><a href="http://freebsd.rambler.ru/">FreeBSD メールアーカイブ検索</a></li>
|
||||
</ul>
|
||||
|
||||
<a name="web"></a><h2>ウェブページ (<a href="&enbase;/doc/ja_JP.eucJP/books/faq/index.html">FAQ</a>
|
||||
と<a href="&enbase;/doc/ja_JP.eucJP/books/handbook/index.html">ハンドブック</a>を含む)</h2>
|
||||
<hr noshade>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="GET">
|
||||
<h3>検索文字列</h3>
|
||||
<a name="web"></a><h2>ウェブページ (<a href="&enbase;/doc/ja_JP.eucJP/books/faq/index.html">FAQ</a>
|
||||
と<a href="&enbase;/doc/ja_JP.eucJP/books/handbook/index.html">ハンドブック</a>を含む)</h2>
|
||||
|
||||
<p><em>注意: AND や NOT 等の演算子を使って探したいものを制限できます.
|
||||
詳しくは<a href="searchhints.html">検索のヒント</a>をご覧ください.</em></p>
|
||||
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="GET">
|
||||
|
||||
<p><input type="text" name="words" size="50"><br>
|
||||
<h3>検索文字列</h3>
|
||||
|
||||
検索結果の表示数: <select name="max">
|
||||
<OPTION VALUE="5">5</OPTION>
|
||||
<OPTION VALUE="10">10</OPTION>
|
||||
<OPTION VALUE="25" SELECTED>25</OPTION>
|
||||
<OPTION VALUE="50">50</OPTION>
|
||||
<OPTION VALUE="100">100</OPTION>
|
||||
<OPTION VALUE="250">250</OPTION>
|
||||
</SELECT> 個
|
||||
<INPUT type="submit" value="検索">
|
||||
<input type="reset" value="リセット">
|
||||
<p><em>注意: AND や NOT 等の演算子を使って探したいものを制限できます.
|
||||
詳しくは<a href="searchhints.html">検索のヒント</a>をご覧ください.</em></p>
|
||||
|
||||
<TABLE>
|
||||
<TR>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www" checked>ウェブページ (英語)</TD>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-de">ウェブページ (ドイツ語)</TD>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-es">ウェブページ (スペイン語)</TD>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-hu">ウェブページ (ハンガリー語)</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="pkgdescr">移植済みアプリケーション</TD>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-fr">ウェブページ (フランス語)</TD>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-it">ウェブページ (イタリア語)</TD>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-zh">ウェブページ (中国語)</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="manpages">マニュアルページ</TD>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-ja">ウェブページ (日本語)</TD>
|
||||
<TD><INPUT TYPE="checkbox" NAME="source" VALUE="www-ru">ウェブページ (ロシア語)</TD>
|
||||
<td></td>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</form>
|
||||
<p><input type="text" name="words" size="50"><br>
|
||||
検索結果の表示数:
|
||||
|
||||
<hr noshade>
|
||||
<select name="max">
|
||||
<option value="5">5</option>
|
||||
<option value="10">10</option>
|
||||
<option value="25" selected>25</option>
|
||||
<option value="50">50</option>
|
||||
<option value="100">100</option>
|
||||
<option value="250">250</option>
|
||||
</select> 個
|
||||
|
||||
<a name="mailinglists"></a><h2>メーリングリストのアーカイブ</h2>
|
||||
<input type="submit" value="検索">
|
||||
<input type="reset" value="リセット">
|
||||
|
||||
<p><a href="http://www.FreeBSD.org/mail/">メーリングリストのアーカイブ</a>
|
||||
のインデックスは毎週更新しています!</p>
|
||||
<table>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source" value="www" checked>ウェブページ (英語)</td>
|
||||
<td><input type="checkbox" name="source" value="www-de">ウェブページ (ドイツ語)</td>
|
||||
<td><input type="checkbox" name="source" value="www-es">ウェブページ (スペイン語)</td>
|
||||
<td><input type="checkbox" name="source" value="www-hu">ウェブページ (ハンガリー語)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source" value="pkgdescr">移植済みアプリケーション</td>
|
||||
<td><input type="checkbox" name="source" value="www-fr">ウェブページ (フランス語)</td>
|
||||
<td><input type="checkbox" name="source" value="www-it">ウェブページ (イタリア語)</td>
|
||||
<td><input type="checkbox" name="source" value="www-zh">ウェブページ (中国語)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source" value="manpages">マニュアルページ</td>
|
||||
<td><input type="checkbox" name="source" value="www-ja">ウェブページ (日本語)</td>
|
||||
<td><input type="checkbox" name="source" value="www-ru">ウェブページ (ロシア語)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
||||
<p>メーリングリストアーカイブを読むもう一つの方法は
|
||||
<a href="http://lists.FreeBSD.org/mailman/listinfo">Mailman/Pipermail
|
||||
リストアーカイブ</a> を利用することです (2003 年 3 月以降のメールのみが
|
||||
保存されていることに注意してください)。</p>
|
||||
<hr noshade>
|
||||
|
||||
<P>この mailing list (そのほかのも)は <a
|
||||
href="http://www.geocrawler.com/">GeoCrawler</a> でもアーカイブされています。</p>
|
||||
<a name="mailinglists"></a><h2>メーリングリストのアーカイブ</h2>
|
||||
|
||||
<p><a href="http://www.FreeBSD.org/mail/">メーリングリストのアーカイブ</a>
|
||||
のインデックスは毎週更新しています!</p>
|
||||
|
||||
<p>メーリングリストアーカイブを読むもう一つの方法は
|
||||
<a href="http://lists.FreeBSD.org/mailman/listinfo">Mailman/Pipermail
|
||||
リストアーカイブ</a> を利用することです (2003 年 3 月以降のメールのみが
|
||||
保存されていることに注意してください)。</p>
|
||||
|
||||
<p>この mailing list (そのほかのも)は <a
|
||||
href="http://www.geocrawler.com/">GeoCrawler</a> でもアーカイブされています。</p>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="GET">
|
||||
|
||||
|
@ -95,541 +99,546 @@ href="http://www.geocrawler.com/">GeoCrawler</a>
|
|||
詳しくは<a href="searchhints.html">検索のヒント</a>
|
||||
をご覧ください。</em></p>
|
||||
|
||||
<p><input type="text" name="words" size="50"><br>
|
||||
検索結果の表示数: <select name="max">
|
||||
<OPTION VALUE="5">5</OPTION>
|
||||
<OPTION VALUE="10">10</OPTION>
|
||||
<OPTION VALUE="25" SELECTED>25</OPTION>
|
||||
<OPTION VALUE="50">50</OPTION>
|
||||
<OPTION VALUE="100">100</OPTION>
|
||||
<OPTION VALUE="250">250</OPTION>
|
||||
</SELECT> 個,
|
||||
<p><input type="text" name="words" size="50"><br>
|
||||
検索結果の表示数:
|
||||
|
||||
ソート順: <SELECT NAME="sort">
|
||||
<OPTION VALUE="score">score</OPTION>
|
||||
<OPTION VALUE="date">score & date</OPTION>
|
||||
<OPTION VALUE="subject">subject</OPTION>
|
||||
<OPTION VALUE="author">author</OPTION>
|
||||
</SELECT>,
|
||||
<select name="max">
|
||||
<option value="5">5</option>
|
||||
<option value="10">10</option>
|
||||
<option value="25" selected>25</option>
|
||||
<option value="50">50</option>
|
||||
<option value="100">100</option>
|
||||
<option value="250">250</option>
|
||||
</select> 個,
|
||||
|
||||
検索範囲: <select name="index">
|
||||
<OPTION VALUE="recent" SELECTED>最近のもの</OPTION>
|
||||
<OPTION VALUE="all">すべて</OPTION>
|
||||
</SELECT>
|
||||
ソート順:
|
||||
|
||||
<br>
|
||||
<select name="sort">
|
||||
<option value="score">score</option>
|
||||
<option value="date">score & date</option>
|
||||
<option value="subject">subject</option>
|
||||
<option value="author">author</option>
|
||||
</select>,
|
||||
|
||||
<input type="submit" value="検索"> <input type="reset" value="リセット"></p>
|
||||
検索範囲:
|
||||
|
||||
<h3>アーカイブ:</h3>
|
||||
<select name="index">
|
||||
<option value="recent" selected>最近のもの</option>
|
||||
<option value="all">すべて</option>
|
||||
</select>
|
||||
|
||||
<p><em>注意: 一度に3つか4つ以上のアーカイブで検索すると、
|
||||
間違った結果になるかもしれません。</em></p>
|
||||
<br>
|
||||
|
||||
<h3>一般的なアーカイブ</h3>
|
||||
<input type="submit" value="検索"> <input type="reset" value="リセット"></p>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<h3>アーカイブ:</h3>
|
||||
|
||||
<p><em>注意: 一度に3つか4つ以上のアーカイブで検索すると、
|
||||
間違った結果になるかもしれません。</em></p>
|
||||
|
||||
<h3>一般的なアーカイブ</h3>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-advocacy"> <strong>Advocacy</strong></td>
|
||||
<td>FreeBSD の普及、宣伝活動</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-announce"> <strong>Announce</strong></td>
|
||||
<td>重要なイベント / マイルストーン</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-chat"> <strong>Chat</strong></td>
|
||||
<td> (時々)FreeBSD に関連するランダムなトピックス</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-jobs"> <strong>Jobs</strong></td>
|
||||
<td>FreeBSD に関連する求人のアナウンスや履歴書</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-newbies"> <strong>Newbies</strong></td>
|
||||
<td>FreeBSD の初心者ユーザの活動と議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source" checked="checked"
|
||||
value="freebsd-questions"> <strong>Questions</strong></td>
|
||||
<td>一般的な質問</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-security-notifications"> <strong>Security Notifications</strong></td>
|
||||
<td>FreeBSD のセキュリティ問題に関するアナウンス (CERT 勧告を含む)</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-user-groups"> <strong>User-Groups</strong></td>
|
||||
<td>FreeBSD ユーザグループのフォーラム</td>
|
||||
</tr>
|
||||
</table>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>システム管理</h3>
|
||||
<h3>システム管理</h3>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<table>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-bugs"> <strong>Bugs</strong></td>
|
||||
<td>バグについてのレポートや議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-cluster"> <strong>Cluster</strong></td>
|
||||
<td>クラスタ環境での FreeBSD の利用に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-hardware"> <strong>Hardware</strong></td>
|
||||
<td>FreeBSD に関連するハードウェアについての議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-isp"> <strong>ISP</strong></td>
|
||||
<td>FreeBSD を使用している ISP のための議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-performance"> <strong>Performance</strong></td>
|
||||
<td>高負荷時または極端な条件における FreeBSD の性能の議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-security"> <strong>Security</strong></td>
|
||||
<td>FreeBSD でのコンピュータセキュリティ問題 (DES, Kerberos など)</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-stable"> <strong>Stable</strong></td>
|
||||
<td>開発ツリーの FreeBSD-stable ブランチの議論</td>
|
||||
</tr>
|
||||
</table>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h3>開発者</h3>
|
||||
<h3>開発者</h3>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<table>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-acpi"> <strong>ACPI</strong></td>
|
||||
<td>ACPI および電源管理の開発</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-afs"> <strong>Afs</strong></td>
|
||||
<td>CMU/Transarc の AFS (Andrew File System) の移植と利用</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-alpha"> <strong>Alpha</strong></td>
|
||||
<td>FreeBSD を DEC Alpha に移植する</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-amd64"> <strong>AMD64</strong></td>
|
||||
<td>FreeBSD を AMD64 に移植する</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-apache"> <strong>Apache</strong></td>
|
||||
<td>Apach に関連する ports についての議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-arch"> <strong>Arch</strong></td>
|
||||
<td>アーキテクチャとデザインの議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-arm"> <strong>ARM</strong></td>
|
||||
<td>FreeBSD の StrongARM 移植版に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-atm"> <strong>ATM</strong></td>
|
||||
<td>FreeBSD における ATM ネットワーキングの利用</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-audit"> <strong>Audit</strong></td>
|
||||
<td>ソースコード監査プロジェクト</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-bluetooth"> <strong>Bluetooth</strong></td>
|
||||
<td>FreeBSD の Bluetooth サポートに関する議論。</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-bugbusters"> <strong>Bugbusters</strong></td>
|
||||
<td>障害報告処理のとりまとめ</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="cvs-all"> <strong>Commit (all)</strong></td>
|
||||
<td>FreeBSD ソースツリーに生じたすべての変更</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="cvs-doc"> <strong>Commit (doc)</strong></td>
|
||||
<td>FreeBSD doc/ ソースツリーに生じた変更</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="cvs-ports"> <strong>Commit (ports)</strong></td>
|
||||
<td>FreeBSD ports/ ソースツリーに生じた変更</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="cvs-projects"> <strong>Commit (projects)</strong></td>
|
||||
<td>FreeBSD project/ ソースツリーに生じた変更</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="cvs-src"> <strong>Commit (src)</strong></td>
|
||||
<td>FreeBSD src/ ソースツリーに生じた変更</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-binup"> <strong>Binup</strong></td>
|
||||
<td>バイナリ更新システムの設計と実装</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-config"> <strong>Config</strong></td>
|
||||
<td>FreeBSD のインストール・設定ツールの開発</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-current"> <strong>Current</strong></td>
|
||||
<td>FreeBSD-current ソースの利用</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-cvsweb"> <strong>CVSweb</strong></td>
|
||||
<td>FreeBSD-CVSweb の利用、開発、保守管理に関する技術的な議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-database"> <strong>Database</strong></td>
|
||||
<td>FreeBSD でのデータベースの利用と開発に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-doc"> <strong>Doc</strong></td>
|
||||
<td>ドキュメンテーションに関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-embedded"> <strong>Embedded</strong></td>
|
||||
<td>組み込みシステムでの FreeBSD の利用に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-emulation"> <strong>Emulation</strong></td>
|
||||
<td>FreeBSD 上での他のシステムのエミュレート</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-firewire"> <strong>Firewire</strong></td>
|
||||
<td>FreeBSD の Firewire (IEEE 1394/iLink) サブシステムの設計と実装</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-fs"> <strong>Fs</strong></td>
|
||||
<td>FreeBSD のファイルシステムに関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-geom"> <strong>GEOM</strong></td>
|
||||
<td>GEOM 固有の議論と実装</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-gnome"> <strong>Gnome</strong></td>
|
||||
<td>FreeBSD GNOME プロジェクトに関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-hackers"> <strong>Hackers</strong></td>
|
||||
<td>技術一般の議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-i18n"> <strong>I18n</strong></td>
|
||||
<td>FreeBSD の国際化</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-i386"> <strong>i386</strong></td>
|
||||
<td>i386 固有の話題</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-ia32"> <strong>ia32</strong></td>
|
||||
<td>IA32 プラットフォーム</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-ia64"> <strong>ia64</strong></td>
|
||||
<td>FreeBSD の Intel の最新 IA64 システムへの移植に関する話題</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-ipfw"> <strong>ipfw</strong></td>
|
||||
<td>IP firewall コードの再設計に関する技術的な議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-isdn"> <strong>ISDN</strong></td>
|
||||
<td>FreeBSD における ISDN サポートの開発</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-java"> <strong>&java;</strong></td>
|
||||
<td>JDK の移植とアプリケーションの開発</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-libh"> <strong>libh</strong></td>
|
||||
<td>インストール, パッケージ用の次世代システムに関する話題</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-mips"> <strong>MIPS</strong></td>
|
||||
<td>FreeBSD を MIPS に移植する</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-multimedia"> <strong>Multimedia</strong></td>
|
||||
<td>FreeBSD をマルチメディアプラットホームとする議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-mobile"> <strong>Mobile</strong></td>
|
||||
<td>モバイル環境で FreeBSD を使う</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-mozilla"> <strong>Mozilla</strong></td>
|
||||
<td>mozilla の FreeBSD への移植</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-net"> <strong>Net</strong></td>
|
||||
<td>ネットワークの議論と TCP/IP ソースコード</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-new-bus"> <strong>New Bus</strong></td>
|
||||
<td>バスアーキテクチャの技術的な議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-openoffice"> <strong>OpenOffice</strong></td>
|
||||
<td>FreeBSD OpenOffice/StarOffice ports に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-perl"> <strong>Perl</strong></td>
|
||||
<td>Perl に関する数々の ports の保守</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-pf"> <strong>PF</strong></td>
|
||||
<td>パケットフィルタ (PF) ファイアウォールシステムに関する議論と質問</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-platforms"> <strong>Platforms</strong></td>
|
||||
<td>クロスプラットホーム FreeBSD の問題 (FreeBSD の非インテルへの移植)</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-policy"> <strong>Policy</strong></td>
|
||||
<td>FreeBSD コアチームの方針に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-ports-bugs"> <strong>Ports Bugs</strong></td>
|
||||
<td>FreeBSD Ports Collection についてのバグ報告</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-ports"> <strong>Ports</strong></td>
|
||||
<td>FreeBSD Ports Collection に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-ppc"> <strong>PPC</strong></td>
|
||||
<td>FreeBSD の PowerPC への移植</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-python"> <strong>Python</strong></td>
|
||||
<td>FreeBSD 固有の Python の話題</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-qa"> <strong>QA</strong></td>
|
||||
<td>品質保証問題に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-rc"> <strong>rc</strong></td>
|
||||
<td>/etc/rc.d のデザインと実装に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-realtime"> <strong>Realtime</strong></td>
|
||||
<td>FreeBSD のリアルタイム拡張の開発</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-scsi"> <strong>SCSI</strong></td>
|
||||
<td>FreeBSD の SCSI サポートに関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-small"> <strong>Small</strong></td>
|
||||
<td>組み込みアプリケーションに置ける FreeBSD の利用</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-smp"> <strong>SMP</strong></td>
|
||||
<td>マルチプロセッサプラットホームにおける FreeBSD</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-sparc64"> <strong>SPARC64</strong></td>
|
||||
<td>SPARC64 に FreeBSD を移植する</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-standards"> <strong>Standards</strong></td>
|
||||
<td>FreeBSD と C99、&posix; 規格の適合性に関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-threads"> <strong>Threads</strong></td>
|
||||
<td>FreeBSD におけるスレッドモデルについての議論 (KSE その他)</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-tokenring"> <strong>Tokenring</strong></td>
|
||||
<td>FreeBSD でのトークンリングのサポート</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-usb"> <strong>USB</strong></td>
|
||||
<td>FreeBSD の USB サポートに関する議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-vuxml"> <strong>VuXML</strong></td>
|
||||
<td>VuXML インフラストラクチャについての議論</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-x11"> <strong>X11</strong></td>
|
||||
<td>FreeBSD での X11 の保守およびサポート</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</table>
|
||||
<h3>Limited lists</h3>
|
||||
|
||||
<h3>Limited lists</h3>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<table>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-hubs"> <strong>Hubs</strong></td>
|
||||
<td>ミラーサイトを運用している人々 (インフラサポート)</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-install"> <strong>Install</strong></td>
|
||||
<td>インストールシステムの開発</td>
|
||||
|
@ -639,18 +648,19 @@ href="http://www.geocrawler.com/">GeoCrawler</a>
|
|||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-wireless"> <strong>Wireless</strong></td>
|
||||
<td>802.11 スタック、ツール、デバイスドライバの開発</td>
|
||||
</tr>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-www"> <strong>WWW</strong></td>
|
||||
<td>ウェブサイト担当者</td>
|
||||
</tr>
|
||||
</table>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p><input type="submit" value="検索"></p>
|
||||
</form>
|
||||
<p><input type="submit" value="検索"></p>
|
||||
</form>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue