[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 未処理のメール



> >  > Message-Id: <20000615011724Y.yyamano@kt.rim.or.jp>
> >  > Message-Id: <20000616013751Z.yyamano@kt.rim.or.jp>
> >  > Message-Id: <20000625225533U.yyamano@kt.rim.or.jp>
> > 
> > これら全て、原文が更新されてしまっています。こういう場合って
> > どうすればいいんでしょうか?
> 
> 古いバージョンの原文が手に入るのは、デベロッパーの人だけ
> なんですよね、きっと。

今のところそうですね。

> anoncvsでは公開していないとすると、デベロッパーの誰かに頼むか

とりあえず、下記につけました。(いまどき shar だけど)

> デベロッパーになるしかないのかもしれません。

すいません。川本さん、おおがいとさん、ami さんのアカウント申請
滞ってます(単にサボっている)。ううう…
--
soda

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cardbus.html
#	mca.html
#	books.list
#
echo x - cardbus.html
sed 's/^X//' >cardbus.html << 'END-of-cardbus.html'
X<html>
X<head>
X<!-- Copyright (c) 1999, 2000
X	The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
X<link rev="made" href="mailto:www@NetBSD.ORG">
X<title>PCMCIA Hardware Supported by NetBSD</title>
X</head>
X<body bgcolor="#FFFFFF" text="#000000">
X
X<h1>Machine-independent PCMCIA CARDBUS drivers</h1>
X
XThe following devices (<i>driver name in parentheses</i>) are supported by
Xmachine-independent PCMCIA CARDBUS drivers.
XIf you do not see your device listed here,
Xcheck your platform's page; there may not yet be a machine-independent driver
Xfor your device.
X
X<p>
XAlternatively, it may be the case that your device is compatible with one
Xlisted here, or your device may not be listed due to an oversight.  If you
Xare unsure, please send mail to
X<a href="mailto:netbsd-help@NetBSD.ORG"><i>netbsd-help@NetBSD.ORG</i></a>.
X
X<h2>Supported PCMCIA Cardbus devices</h2>
X
XHayakawa Koichi has integrated his Cardbus code into -current.
XThis provides support for various <em>Yenta</em>-based Cardbus bridges
Xand associated device drivers.
X<p>
XSo far, device drivers are available for the following Cardbus devices:
X<ul>
X<li> Network interfaces
X  <ul>
X  <li> 3Com 3c575 10/100 Ethernet cards (<i>ex</i>)
X  <li> Intel i82557 based 10/100 Ethernet cards (<i>fxp</i>)
X  <li> RealTek RTL8139 based 10/100 Ethernet cards (<i>rtk</i>)
X  <li> Digital 21143 based 10/100 Ethernet cards (<i>tlp</i>)
X  </ul>
X<li> Communication controllers
X  <ul>
X  <li> 16550 and compatible UARTs and modem cards (<i>com</i>)
X  <li> USB Open Host Controller (<i>ohci</i>)
X  </ul>
X</ul>
X<p>
X
X<hr>
X<table width="100%"><tr>
X  <td>
X    <table><tr>
X      <td>
X        <a href="../">
X        <img src="../images/NetBSD-banner.gif" alt="NetBSD&nbsp;Home"></a>
X      </td><td>
X        <a href="../">Home Page</a>
X      </td>
X    </tr></table>
X  </td><td>
X    <table><tr>
X      <td>
X        <a href="">
X        <img src="../images/NetBSD-banner.gif"
X                alt="Supported Hardware"></a>
X      </td><td> 
X        <a href="">Supported Hardware</a>
X      </td>
X    </tr></table>
X  </td>
X</tr></table>
X
X<hr>
X<address>
X  www@NetBSD.ORG<br>
X  $NetBSD: cardbus.html,v 1.6 2000/05/21 05:12:09 tsutsui Exp $<br>
X  <a href="../Misc/disclaimer.html">Copyright &copy; 1999, 2000
X    The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED.</a>
X</address>
X
X</body>
X</html>
END-of-cardbus.html
echo x - mca.html
sed 's/^X//' >mca.html << 'END-of-mca.html'
X<html>
X<head>
X<!-- Copyright (c) 2000
X	The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
X<link rev="made" href="mailto:www@NetBSD.ORG">
X<title>MCA Hardware Supported by NetBSD</title>
X</head>
X<body bgcolor="#FFFFFF" text="#000000">
X
X<h1>Machine-independent MCA drivers</h1>
X
XThe following devices (<i>driver name in parentheses</i>) are supported by
Xmachine-independent MCA drivers.  If you do not see your device listed here,
Xcheck your platform's page; there may not yet be a machine-independent driver
Xfor your device.
X
X<p>
XAlternatively, it may be the case that your device is compatible with one
Xlisted here, or your device may not be listed due to an oversight.  If you
Xare unsure, please send mail to
X<a href="mailto:netbsd-help@NetBSD.ORG"><i>netbsd-help@NetBSD.ORG</i></a>.
X
X<h2>Supported MCA devices</h2>
X
X<ul>
X<li> SCSI host adapters
X	(<a href="scsipi.html">supported SCSI target devices</a>)
X  <ul>
X  <li> Adaptec AHA-1640 (<i>aha</i>) <i>[not yet fully tested, no DMA]</i>
X  </ul>
X<li> Network interfaces
X  <ul>
X  <li> IBM shared RAM Token-Ring controllers (<i>tr</i>)
X  </ul>
X</ul>
X
X<hr>
X<table width="100%"><tr>
X  <td>
X    <table><tr>
X      <td>
X        <a href="../">
X        <img src="../images/NetBSD-banner.gif" alt="NetBSD&nbsp;Home"></a>
X      </td><td>
X        <a href="../">Home Page</a>
X      </td>
X    </tr></table>
X  </td><td>
X    <table><tr>
X      <td>
X        <a href="">
X        <img src="../images/NetBSD-banner.gif"
X                alt="Supported Hardware"></a>
X      </td><td> 
X        <a href="">Supported Hardware</a>
X      </td>
X    </tr></table>
X  </td>
X</tr></table>
X
X<hr>
X<address>
X  www@NetBSD.ORG<br>
X  $NetBSD: mca.html,v 1.2 2000/05/14 08:12:56 jdolecek Exp $<br>
X  <a href="../Misc/disclaimer.html">Copyright &copy; 2000
X    The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED.</a>
X</address>
X
X</body>
X</html>
END-of-mca.html
echo x - books.list
sed 's/^X//' >books.list << 'END-of-books.list'
X<html>
X<head>
X<!-- Copyright (c) 1998
X	The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
X<link rev="made" href="mailto:www@NetBSD.ORG">
X<title>Recommended reading</title>
X</head>
X<body bgcolor="#FFFFFF" text="#000000">
X
X<HEADING>Recommended reading
X
X<LIST>
X
XAlso worthy of note are the O'Reilly 'nutshell' handbooks, which cover
Xeverything from '<b>When You Can't Find Your UNIX System Administrator</b>' to
Xthe '<b>X Toolkit Intrinsics Reference Manual</b>'.
XSee <a href="http://unix.oreilly.com/">unix.oreilly.com</a> for full listing.
X
X<p>
XIf you have comments on any of the above, or more references that could be
Xadded to the above list, please <a href="../Misc/feedback.html">contact us</a>.
X</p>
X
X<p>
X<blockquote>
X"The best book on programming for the layman is `Alice in Wonderland';
Xbut that's because it's the best book on anything for the layman."
X</blockquote>
X</p>
X
X<SECTION>For Users
X
X<ENTRY>0-07-025492-3 A Student's Guide to Unix, Second Edition
XAuthor: Harley Hahn<br>
XPublication: McGraw-Hill, 1996 (ISBN 0-07-025492-3)<br>
XDesigned to be a reference and an educational resource, the book aims to
Xdescribe all the basic skills involved as well as tips, hints, and techniques.
X
X<ENTRY>1-56592-104-6 When You Can't Find Your UNIX System Administrator
XAuthor: Linda Mui<br>
XPublication: O'Reilly, 1995. (ISBN 1-56592-104-6)<br>
XA slim volume, but to quote: <em>"The goal of this book is not to make
Xyou a guru in your own right. The goal of this book is to get you back
Xto the job you'd rather be doing."</em> <a
Xhref="http://www.oreilly.com/catalog/usa/">More details</a>.
X
X<ENTRY>4881356186 NetBSD/mac68k primer<em>(Japanese language)</em>
XAuthor: Fumio Kamiyama<br>
XPublication: Shoeisha<br>
X(awaiting for reviews)
X
X<SECTION>Administering a system
X
X<ENTRY>0-13-151051-7 UNIX System Administration Handbook, Second Edition
XAuthors: Evi Nemeth, Garth Snyder, Scott Seebass, and Trent R. Hein<br>
XPublication: Prentice-Hall, 1995. (ISBN 0-13-151051-7)<br>
XMany enthusiastic endorsements from sysadmins. <a
Xhref="http://www.admin.com/">More details</a>.
X
X<ENTRY>0-8053-7565-1 A Practical Guide to the Unix System, Third Edition
XAuthor: Mark Sobell<br>
XPublication: Addison Wesley, 1995. (ISBN 0-8053-7565-1)<br>
XRecommended as a student text.  <a
Xhref="http://cseng.aw.com/bookdetail.qry?ISBN=0-8053-7565-1&ptype=0">
XMore details</a>.
X
X<ENTRY>3-932311-31-0 BSD mit Methode <em>(German language)</em>
XAuthors: M. Schulze, Dr. B. R&ouml;hrig, M. H&ouml;lzer et al.<br>
XPublication: C&L Computer&Literatur, 1998 (ISBN 3-932311-31-0)<br>
X853 pages and 2 CD-ROMs, DM 98.-/&Ouml;s 715,-<br>
XIntroduces the beginner to installation, administration and usage of
Xthe free BSD versions, X11, LaTeX, PERL, and internet services.
XWith 2 CDs containing (among others) NetBSD-1.3.2, KDE 1.0 and other
Xsoftware packages for Intel CPUs.
X<a href="http://www.cul.de/buecher/bsd.html">More details</a>.
X
X<ENTRY>4881357824 NetBSD/mac68k handbook <em>(Japanese language)</em>
XAuthor: Fumio Kamiyama<br>
XPublication: Shoeisha<br>
X(awaiting for reviews)
X
X<ENTRY>4816326448 NetBSD/mac68k networking guide <em>(Japanese language)</em>
XAuthor: Hiroyuki Hasegawa<br>
XPublication: Natsume publishing<br>
X(awaiting for reviews)
X
X<ENTRY>4879668834 NetBSD for beginners: volume on network server <em>(Japanese language)</em>
XAuthor: Tadaomi Miyazaki<br>
XPublication: Shuwa System Inc.<br>
X(awaiting for reviews)
X
X<ENTRY>4073909177 MkLinux DR3/NetBSD 1.3.2 internet server configuration primer <em>(Japanese language)</em>
XAuthor: Top Management Service<br>
XPublication: Locus<br>
X(awaiting for reviews)
X
X<ENTRY>4896212169 NetBSD/mac68k beginner's bible <em>(Japanese language)</em>
XAuthor: Fems<br>
XPublication: Spike<br>
X(awaiting for reviews)
X
X<ENTRY>4073907972 MkLinux DR3/NetBSD 1.3.2 server configuration primer <em>(Japanese language)</em>
XAuthor: Top Management Service<br>
XPublication: Locus<br>
X(awaiting for reviews)
X
X<SECTION>Programming
X
X<ENTRY>0-201-54979-4 The Design and Implementation of the 4.4 BSD Operating System
XAuthors: Marshall Kirk McKusick, Keith Bostic, Michael J. Karels,
XJohn S. Quarterman<br>
XPublication: Addison Wesley, 1996. (ISBN 0-201-54979-4)<br>
XThe definitive work on 4.4 BSD internals. A must for any kernel programmer.
X<a href="http://cseng.aw.com/bookdetail.qry?ISBN=0-201-54979-4&ptype=0">
XMore details</a>.
X
X<ENTRY>0-201-56317-7 Advanced Programming in the Unix Environment
XAuthor: W. Richard Stevens<br>
XPublication: Addison Wesley, 1993. (ISBN 0-201-56317-7).<br>
X<a href="http://cseng.awl.com/bookdetail.qry?ISBN=0-201-56317-7&ptype=0">
XMore details</a>.
X
X<ENTRY>0-13-101908-2 Unix Internals: The New Frontiers
XAuthor: Uresh Vahalia<br>
XPublication: Prentice-Hall, 1995. (ISBN 0-13-101908-2)<br>
X<a href="http://www.prenhall.com/books/esm_0131019082.html">
XMore details</a>.
X
X<ENTRY>0-13-937681-x The UNIX (R) Programming Environment, First Edition
XAuthors: Brian W. Kernighan, Rob Pike<br>
XPublication: Prentice-Hall, 1984. (ISBN 0-13-937681-X)<br>
XThe original UNIX programming environment and philosophy.
X<a href="http://www.prenhall.com/allbooks/esm_013937681X.html">
XMore details</a>.
X
X<ENTRY>0-13-326224-3 C: A Reference Manual, Fourth Edition
XAuthors: Samuel P. Harbison, Guy L. Steele<br>
XPublication: Prentice-Hall, 1995. (ISBN 0-13-326224-3)<br>
X<a href="http://www.prenhall.com/books/esm_0133262243.html">
XMore details</a>.
X
X<ENTRY>0-13-110362-8 C Programming Language, Second Edition
XAuthors: Brian Kernighan, Dennis Ritchie<br>
XPublication: Prentice-Hall, 1989. (ISBN 0-13-110362-8)<br>
XThe (updated) original text on C. Not the easiest read, but pretty much
Xfrom the original source.
X<a href="http://www.prenhall.com/books/ptr_0131103628.html">
XMore details</a>.
X
X<ENTRY>4-89052-808-3 X68k Programming Series (#4) <em>(Japanese language)</em>
XAuthors: NetBSD/X68k committee<br>
XPublication: SOFTBANK (ISBN 4-89052-808-3 C0055)<br>
X<a href="http://www.rd.cc.kshosen.ac.jp/~kamahara/NetBSD-X680x0/Ports/x68k/book.html">
XMore details</a>.
X
X<ENTRY>0-201-63354-x TCP/IP Illustrated, Vol. 2
XAuthors: Gary R. Wright, W. Richard Stevens<br>
XPublication: Addison Wesley, 1995 (ISBN 0-201-63354-X)<br>
XA technical breakdown of the 4.4BSD networking implementation.
X<a href="http://cseng.aw.com/bookdetail.qry?ISBN=0-201-63354-X&ptype=0">
XMore details</a>.
X
X<ENTRY>0-13-081081-9 UNIX Network Programming (Volumes 1 and 2), Second Edition
XAuthor: W. Richard Stevens<br>
XPublication: Prentice-Hall 1997 (ISBN 0-13-490012-X),
X			    1998 (ISBN 0-13-081081-9)<br>
XThe classic UNIX network programming guide, now completely updated.<br>
XMore details:
X<a href="http://www.prenhall.com/allbooks/ptr_013490012X.html">Vol1</a>,
X<a href="http://www.prenhall.com/allbooks/ptr_0130810819.html">Vol2</a>.
X
X</LIST>
X
X<DOCLINK>
X
X<hr>
X<address>
X  <a href="../Misc/feedback.html">(Contact us)</a>
X  $NetBSD: books.list,v 1.9 2000/06/21 17:08:44 darcy Exp $<br>
X  <a href="../Misc/disclaimer.html">Copyright &copy; 1998
X    The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED.</a>
X</address>
X
X</body>
X</html>
END-of-books.list
exit