diff --git a/data/COPYING b/data/COPYING deleted file mode 100644 index a43ea2126f..0000000000 --- a/data/COPYING +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - Appendix: How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) 19yy - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) 19yy name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. diff --git a/data/COPYING.LIB b/data/COPYING.LIB deleted file mode 100644 index eb685a5ec9..0000000000 --- a/data/COPYING.LIB +++ /dev/null @@ -1,481 +0,0 @@ - GNU LIBRARY GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the library GPL. It is - numbered 2 because it goes with version 2 of the ordinary GPL.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Library General Public License, applies to some -specially designated Free Software Foundation software, and to any -other libraries whose authors decide to use it. You can use it for -your libraries, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if -you distribute copies of the library, or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link a program with the library, you must provide -complete object files to the recipients so that they can relink them -with the library, after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - Our method of protecting your rights has two steps: (1) copyright -the library, and (2) offer you this license which gives you legal -permission to copy, distribute and/or modify the library. - - Also, for each distributor's protection, we want to make certain -that everyone understands that there is no warranty for this free -library. If the library is modified by someone else and passed on, we -want its recipients to know that what they have is not the original -version, so that any problems introduced by others will not reflect on -the original authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that companies distributing free -software will individually obtain patent licenses, thus in effect -transforming the program into proprietary software. To prevent this, -we have made it clear that any patent must be licensed for everyone's -free use or not licensed at all. - - Most GNU software, including some libraries, is covered by the ordinary -GNU General Public License, which was designed for utility programs. This -license, the GNU Library General Public License, applies to certain -designated libraries. This license is quite different from the ordinary -one; be sure to read it in full, and don't assume that anything in it is -the same as in the ordinary license. - - The reason we have a separate public license for some libraries is that -they blur the distinction we usually make between modifying or adding to a -program and simply using it. Linking a program with a library, without -changing the library, is in some sense simply using the library, and is -analogous to running a utility program or application program. However, in -a textual and legal sense, the linked executable is a combined work, a -derivative of the original library, and the ordinary General Public License -treats it as such. - - Because of this blurred distinction, using the ordinary General -Public License for libraries did not effectively promote software -sharing, because most developers did not use the libraries. We -concluded that weaker conditions might promote sharing better. - - However, unrestricted linking of non-free programs would deprive the -users of those programs of all benefit from the free status of the -libraries themselves. This Library General Public License is intended to -permit developers of non-free programs to use free libraries, while -preserving your freedom as a user of such programs to change the free -libraries that are incorporated in them. (We have not seen how to achieve -this as regards changes in header files, but we have achieved it as regards -changes in the actual functions of the Library.) The hope is that this -will lead to faster development of free libraries. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, while the latter only -works together with the library. - - Note that it is possible for a library to be covered by the ordinary -General Public License rather than by this special one. - - GNU LIBRARY GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library which -contains a notice placed by the copyright holder or other authorized -party saying it may be distributed under the terms of this Library -General Public License (also called "this License"). Each licensee is -addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also compile or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - c) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - d) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the source code distributed need not include anything that is normally -distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Library General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - Appendix: How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. - - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! diff --git a/data/Makefile b/data/Makefile deleted file mode 100644 index 332fc33eff..0000000000 --- a/data/Makefile +++ /dev/null @@ -1,82 +0,0 @@ -# $Id: Makefile,v 1.37 1998-07-31 09:20:29 wosch Exp $ - -.if exists(Makefile.conf) -.include "Makefile.conf" -.endif - -ACCESS_LOG_DIR?=/home/www/server/logs -ACCESS_LOG_FILE?=access_log -ANALOG?=/home/www/bin/analog - -# These are turned into validated, normalized HTML files. - -DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml -DOCS+= cgallery.sgml commercial.sgml daemon.sgml docproj.sgml docs.sgml -DOCS+= features.sgml gallery.sgml index-site.sgml mozilla.sgml register.sgml -DOCS+= internet.sgml license.sgml -DOCS+= machines.sgml mailto.sgml mirror.sgml newbies.sgml -DOCS+= newsflash.sgml npgallery.sgml pgallery.sgml publish.sgml search.sgml -DOCS+= searchhints.sgml send-pr.sgml support.sgml where.sgml -DOCS+= resignation.sgml y2kbug.sgml search-mid.sgml press.sgml - -CLEANFILES+=atoz.sgml site.sgml - -# These will be directly installed. - -DATA= COPYING COPYING.LIB README.mirror robots.txt index.html - -# Files or targets listed here are defined in this file. - -#LOCAL= stats.html stats-img.html - -stats.html: ${ACCESS_LOG_DIR}/${ACCESS_LOG_FILE} - renice +10 $$$$; \ - (cd ${ACCESS_LOG_DIR};zcat ${ACCESS_LOG_FILE}.*.gz; \ - cat ${ACCESS_LOG_FILE}) | \ - egrep -iv '\.(gif|jpg|jpeg|au) ' | \ - ${ANALOG} +i0 +R500 -o > ${.TARGET} - -stats-img.html: ${ACCESS_LOG_DIR}/${ACCESS_LOG_FILE} - renice +10 $$$$; \ - (cd ${ACCESS_LOG_DIR};zcat ${ACCESS_LOG_FILE}.*.gz; \ - cat ${ACCESS_LOG_FILE}) | \ - ${ANALOG} +i0 +R500 -o > ${.TARGET} - -index-site.sgml: atoz.sgml site.sgml -atoz.sgml: web.atoz - sort -fu web.atoz | perl atoz.pl > ${.TARGET} - -site.sgml: site.map - ./site.pl < ${.ALLSRC} > ${.TARGET} - -cgallery.html: cgallery.sgml cgallery.inc -cgallery.inc: gallery.db gengallery.pl - ./gengallery.pl commercial gallery.db > cgallery.inc - -npgallery.html: npgallery.sgml npgallery.inc -npgallery.inc: gallery.db gengallery.pl - ./gengallery.pl nonprofit gallery.db > npgallery.inc - -pgallery.html: pgallery.sgml pgallery.inc -pgallery.inc: gallery.db gengallery.pl - ./gengallery.pl personal gallery.db > pgallery.inc - -# Subdirectories - -SUBDIR= security cgi commercial docproj gifs ports releases tutorials -SUBDIR+= news alpha projects internal - -.if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY) -SUBDIR+= ja_JP.EUC -.endif - -# Subdirectories that have linuxdoc docs and makefiles that use -# . - -DOCSUBDIR= FAQ handbook -SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr - -WEBDIR= data - -.include "web.mk" - diff --git a/data/Makefile.inc b/data/Makefile.inc deleted file mode 100644 index c44a0696a1..0000000000 --- a/data/Makefile.inc +++ /dev/null @@ -1,3 +0,0 @@ -# $Id: Makefile.inc,v 1.6 1998-01-18 22:27:30 jfieber Exp $ - -WEBBASE?= /data diff --git a/data/README.mirror b/data/README.mirror deleted file mode 100644 index 300529ad97..0000000000 --- a/data/README.mirror +++ /dev/null @@ -1,33 +0,0 @@ -You can (and are encouraged to) mirror the pages with CVSup. -If you are running apache as installed from the ports collection the -following should make a copy of www.freebsd.org available from -http://wwwN.XX.freebsd.org/. Of course, there are possible -variations on the method... - -1) The CVSup file to get the WWW pages -(/usr/local/www/data/freebsd.cvsup in the next step): - -www release=current host=cvsup.freebsd.org hostbase=/home base=/usr prefix=/usr/local/www/data/www.freebsd.org delete old use-rel-suffix - -2) Add to /etc/crontab - -1 5 * * * root /usr/local/bin/cvsup -z -g /usr/local/www/data/freebsd.cvsup - -2) Add to /usr/local/etc/apache/access.conf: - - -Options FollowSymLinks Includes -XBitHack Full - - -3) Add to /usr/local/etc/apache/httpd.conf: - - -UserDir disabled -ServerAdmin webmaster@wwwN.XX.freebsd.org -DocumentRoot /usr/local/www/data/www.freebsd.org/data -ServerName wwwN.XX.freebsd.org -ScriptAlias /cgi/ /usr/local/www/data/www.freebsd.org/data/cgi/ -ErrorLog /var/log/wwwN.XX-error.log -TransferLog /var/log/wwwN.XX-access.log - diff --git a/data/about.sgml b/data/about.sgml deleted file mode 100644 index cf9c37908e..0000000000 --- a/data/about.sgml +++ /dev/null @@ -1,85 +0,0 @@ - - - %includes; -]> - - - -&header; - -

The Machine

- -

The - machine, www.freebsd.org, otherwise known as - freefall.freebsd.org, is 200MHz Pentium Pro machine with - a PCI motherboard, 128 megabytes of RAM and about 4 - gigabytes of disk space. The search engine for the - webpages and the mailing lists is hub.freebsd.org, - a 400 MHz Pentium II with 256MB megabytes RAM and about 10 gigabytes - disk space. - -

- Naturally, the system runs under - the FreeBSD operating system. The hardware and network - connection have been generously provided by Walnut Creek CDROM.

- -

A complete list of all host names in the FreeBSD.org domain - is available at the The FreeBSD.org Network - page. -

- -

The Software

- -

- These pages are served up by the versatile and efficient Apache http server. In - addition, there are a few locally crafted CGI scripts. - Indexing of these pages and the mailing list archive are - provided by freewais-sf, a derivative of the CNIDR freewais. - -

The Pages

- - -

These Web pages have been put together by John Fieber - <jfieber@freebsd.org> - with input from the FreeBSD community and you. - The Webmaster is - <wosch@freebsd.org>. - The FreeBSD pages are HTML 3.2 compliant and best viewed with - your browser.

- - See also the FreeBSD Documentation Project - -

Page Design

-

- Original page design by - Megan McCormack -

- -

Blocked ping packets

- -

- Our provider CRL are blocking ICMP - completely at all times now. We are currently under attack and our T1 - would be useless without the block. -

- -

Update of the FreeBSD Web Pages

-

- The FreeBSD Web Pages are updated daily at 04:00 PDT (UTC -07:00). -

- -

Mirroring the FreeBSD Web Pages

-

You can (and are encouraged to) mirror - the FreeBSD web pages on www.freebsd.org.

- -

- Usage statistics for this server are updated daily. - - &footer; - - - diff --git a/data/alpha/Makefile b/data/alpha/Makefile deleted file mode 100644 index b0151746af..0000000000 --- a/data/alpha/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# $Id: Makefile,v 1.1 1998-07-14 18:54:31 wosch Exp $ - -DOCS= alpha.sgml - -DOCS+= current.sgml -DOCS+= bootstrapping.sgml - -.include "../web.mk" diff --git a/data/alpha/alpha.sgml b/data/alpha/alpha.sgml deleted file mode 100644 index e4c0a7011c..0000000000 --- a/data/alpha/alpha.sgml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - %includes; -]> - - - -&header; - -

This page contains information about porting FreeBSD to Alpha -systems.

- -

FreeBSD/Alpha Specific Links

- - -

Other Links of Interest

-

Hardware

- - -

Projects

- - -&footer; - - diff --git a/data/alpha/bootstrapping.sgml b/data/alpha/bootstrapping.sgml deleted file mode 100644 index 3c5975c92e..0000000000 --- a/data/alpha/bootstrapping.sgml +++ /dev/null @@ -1,129 +0,0 @@ - - - - - %includes; -]> - - - -&header; - -
-From: John Birrell <jb@freebsd1.cimlogic.com.au>
-Message-Id: <199801110548.QAA24424@freebsd1.cimlogic.com.au>
-Subject: Bootstrapping FreeBSD/Alpha
-To: alpha@FreeBSD.ORG
-Date: Sun, 11 Jan 1998 16:48:09 +1100 (EST)
-
-
-G'day,
-
-I've committed a bunch of changes that allow FreeBSD/Alpha to be
-bootstrapped from an installed NetBSD/Alpha 1.3 system. The bootstrap
-is not complete (after 2.5 days), but it is in a state where people
-who want to play can do so using source that they are familiar with.
-
-The bootstrap is not intended to clobber anything on the system you
-are using. It uses a modified makefile based on the -current make
-world, but unlike that makefile, there is no final install (yet).
-The bootstrap will abort long before that. 8-).
-
-The philosophy behind this bootstrap is that you start with a stock
-NetBSD/Alpha installation and using the FreeBSD bootstrap procedure
-you evolve into FreeBSD/Alpha. The system will remain a hybrid for
-some time due to the differences in the kernel interface. The goal
-is to be able to run as much of the FreeBSD user-space code as
-possible and then (hopefully) people will step up to the plate to
-take the system the extra mile.
-
-Here's a summary of what the bootstrap does:
-
-1.  Deletes a previous build if one exists. You always bootstrap
-    from scratch.
-
-2.  Installs FreeBSD's mkdep in the temporary build tree because
-    the one in NetBSD isn't good enough.
-
-3.  Runs NetBSD's make using FreeBSD's .mk and makefiles to build
-    a new version of make from FreeBSD sources using NetBSD headers,
-    installed libraries and tools.
-
-4.  Builds a FreeBSD version of find which has the -L argument that
-    NetBSD doesn't have. This version of find doesn't support the
-    -fstype argument because NetBSD's libc doesn't support getvfsbyname().
-
-5.  Runs mtree like a normal build does. At this point you'll find
-    that you need to add a few users and groups because NetBSD doesn't
-    support as many as FreeBSD does.
-
-6.  Builds the obj tree like a normal build does.
-
-7.  Re-makes make, this time using makefiles parsed by the FreeBSD
-    make (just in case the NetBSD one came up with a different set
-    of build commands).
-
-8.  Builds install from the FreeBSD source because the NetBSD one
-    doesn't know -C.
-
-9.  Builds lex like the normal build does.
-
-10. Creates links to the GNU programs that haven't been ported.
-
-11. Builds gperf, tsort, bison, gcc, cpp, g++ etc which are
-    needed to build the libraries.
-
-12. Installs the FreeBSD header files in the temporary build tree.
-
-Up to this point, all the builds have used the NetBSD make until the
-FreeBSD one was built. The FreeBSD source files have been pre-processed
-against NetBSD header files and the programs linked against NetBSD
-libraries. From here on, the build continues to use FreeBSD programs
-if they have been built and NetBSD ones otherwise. The build will
-only look at FreeBSD header files from this point.
-
-13. Builds a number of the most important libraries that are needed
-    to link the remainder of the build tools. [You can expect the
-    bootstrap build to come to a grinding halt somewhere in here
-    when it tries to link against NetBSD's libc and finds that the
-    locale functions referenced by ctype.h are not there. I've
-    started porting libc to resolve this.]
-
-14. Builds the rest of the build tools.
-
-15. Makes dependencies on everything.
-
-16. Builds everythings.
-
-[And then you'd install to clobber the existing system if you got that far].
-
-Before you use the bootstrap build, just give a thought to what you'd
-do if it clobbers something it shouldn't. As always, you do this at
-your own risk. 8-)
-
-Here's what I do:
-
-1.  Mount /usr/src from another (FreeBSD) machine.
-2.  Create /usr/obj with enough disk space to build.
-3.  cd /usr/src
-    make -m /usr/src/share/mk buildworld
-4.  Sit back and wait for it to crash. If it stops before you get to
-    the libs, I've probably missed committing something.
-5.  When it does stop, all of the things you've built will be in
-    the /usr/obj/usr/src/tmp tree. They should run!
-
-Let me (and this list) know how you get on. And if anyone else wants
-to do part of this work, please do.
-
-Regards,
-
--- 
-John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org
-CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137
-
- -&footer; - - - diff --git a/data/alpha/current.sgml b/data/alpha/current.sgml deleted file mode 100644 index 5e649a3faa..0000000000 --- a/data/alpha/current.sgml +++ /dev/null @@ -1,89 +0,0 @@ - - - - - %includes; -]> - - - -&header; - -
-From: John Birrell <jb@cimlogic.com.au>
-Message-Id: <199803270127.MAA01315@cimlogic.com.au>
-Subject: Re: what's a good way to help?
-To: nmanisca@vt.edu (nm)
-Date: Fri, 27 Mar 1998 12:27:10 +1100 (EST)
-Cc: freebsd-alpha@FreeBSD.ORG
-
-nm wrote:
-> i have an axppci33 based system here with 64 megs of ram
-> and a 2 gig scsi disk...
-> 
-> ill soon be connected to the net via 10baseT (to multiple t3's)
-> 
-> i look forward to seeing freebsd running on alpha and so i am
-> asking what is there to be done that can be accomplished with
-> a slow machine and not a great deal of intimate knowledge of
-> either the alpha architecture or the bsd?
-
-Do you have an Intel machine that you can use to run -current?
-This is important because you need to be able to check that anything
-you do doesn't affect the mainstream FreeBSD.
-
-[you may already know this stuff, but I'll point it out anyway 8-)]
-
-On the Intel machine, setup cvsup to use release=cvs and src-all.
-After the initial cvsup, plan to run daily.
-
-Learn to use cvs on the cvs files that cvsup creates/updates.
-
-Learn to `make world' on the Intel machine.
-
-Install NetBSD 1.3 on the alpha. Configure it to give you telnet/rlogin
-access from the Intel machine. Setup both machines as NFS client & server.
-NFS mount the checked out source tree (on the Intel machine) as
-/usr/src on the alpha. Create a symlink for /usr/src to the _same_ tree 
-on the Intel. That way you build exactly the same source on both
-machines at the same time.
-
-Learn to `make -m /usr/src/share/mk buildworld' on the alpha. Most of
-the code is already committed. There are a few files that I can send you
-when you let me know you need them. You'll know that when the build
-bombs. And you'll need to tell me how it bombs to prove that you have
-got that far (and are serious about working on this). 8-)
-
-Try running the programs that get created in /usr/obj/usr/src/tmp/usr.bin
-and compare their behaviour to the Intel ones. You'll find lots of things
-that don't work "quite right". Finding fixes to any of these would be
-a constructive way to help.
-
--- 
-John Birrell - jb@cimlogic.com.au; jb@freebsd.org
-CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137
-
-
-Starting with NetBSD 1.3, /etc/group needs the following additional
-groups added manually:
-
-man:*:9:
-uucp:*:66:
-xten:*:67:xten
-network:*:69:
-
-The build of libc needs a temporary patch for vfprintf.c that I don't
-want to commit. I'm note sure how best to distribute this info.
-
-There is a problem with optimization in gcc/gas so I set CFLAGS in
-/etc/make.conf to remove the default -O.
-
-Also, it's worth noting that NetBSD uses /etc/mk.conf whereas
-FreeBSD uses /etc/make.conf. The bootstrap builds make very early on
-so there is no point adding anything to /etc/mk.conf.
-
- -&footer; - - diff --git a/data/applications.sgml b/data/applications.sgml deleted file mode 100644 index 097400deb7..0000000000 --- a/data/applications.sgml +++ /dev/null @@ -1,124 +0,0 @@ - - - %includes; -]> - - - -&header; - -

Experience the possibilities with FreeBSD

- -
-

FreeBSD can handle nearly any task you would expect of a UNIX workstation, -as well as many you might not expect:

-
- -
FreeBSD -is a true open system with full source code. - -
-

There is no doubt that so-called open systems are the requirement -for today's computing applications. But no commercial vendor-supplied solution -is more open than one which includes full source code to the entire operating -system, including the kernel plus all of the system daemons, programs, -and utilities. You can modify any part of FreeBSD to suit your personal, -organizational, or corporate needs.

- -

With its generous licensing -policy, you can use FreeBSD as the basis for any number of free or -commercial applications.

-
- -
FreeBSD runs -thousands of applications. - -
-

Because FreeBSD is based on 4.4BSD, an industry-standard version of -UNIX, it is easy to compile and run programs. FreeBSD also includes an extensive -packages collection and -ports collection that bring -precompiled and easy-to-build software right to your desktop or enterprise -server. There is also a growing number of commercial -applications written for FreeBSD.

- -

Here are some examples of the environments in which FreeBSD is used:

- -
    -
  • Internet services. Many Internet Service Providers (ISPs) find -FreeBSD ideal, running WWW, Usenet news, FTP, Email, and other services. -Ready-to-run software like the Apache -web server or the Wu-ftpd FTP server make it easy to set up a business -or community-centered ISP. Of course, with FreeBSD's unbeatable networking, -your users will enjoy high speed, reliable services.
  • - -
  • X Window workstation. From an inexpensive X terminal to an -advanced X display, FreeBSD works quite well. Free X software (XFree86) -comes with the system. Xi Graphics offers -accelerated X software for high-performance graphics hardware (such as -Matrox), as well as the industry standard Motif and OpenGL libraries.
  • - -
  • Networking. From packet filtering to routing to name service, -FreeBSD can turn any PC into a Internet firewall, email host, print server, -PC/NFS server, and more.
  • - -
  • Software development. A suite of development tools comes with -FreeBSD, including the GNU C/C++ compiler and debugger and the Perl scripting -language. Java and Tcl/Tk development are also possible. Popular editors -like Xemacs and more esoteric programming languages like Icon work just -fine, too. And FreeBSD's shared libraries have always been easy to make -and use.
  • - -
  • Net surfing. A real UNIX workstation makes a great Internet -surfboard, and the BSD version of Netscape -Navigator with Java support runs on FreeBSD. Surf the web, publish -your own web pages, read Usenet news, and send and receive email with a -FreeBSD system on your desktop.
  • - -
  • Education and research.  FreeBSD makes an excellent research -platform because it includes complete source code. Students and researchers -of operating systems or other computer science fields can benefit greatly -from such an open and well-documented system.
  • - -
  • And much more. Accounting, action games, MIS databases, -scientific visualization, video conferencing, Internet relay chat (IRC), -home automation, multiuser dungeons, bulletin board systems, image scanning, -and more are all real uses for FreeBSD today. If you have an innovative -application for FreeBSD, -let us know -so we can add it to our gallery.
  • -
-
- -
An -operating system that will grow with your needs. - -
-

Though FreeBSD is free software, it is also user supported software. -Any questions you have can be posted to hundreds of FreeBSD developers and -users simply by e-mailing to the -freebsd-questions@FreeBSD.ORG mailing -list.

- -

FreeBSD also has a worldwide group of programmers and writers who fix -bugs, add new features and document the system. Support for new devices -or special features is an almost constant development process, and the -team keeps a special eye out for problems which effect system stability. -FreeBSD users are quite proud of not only how fast but how reliable their -systems are.

-
- -

What experts have to say . . .

- -
-

``FreeBSD handles [our] heavy load quite well and it is nothing short -of amazing. Salutations to the FreeBSD team.''

- -

---Mark Hittinger, administrator of WinNet Communications, -Inc.

-
- -&footer; - - diff --git a/data/atoz.pl b/data/atoz.pl deleted file mode 100644 index 2c6b7c3047..0000000000 --- a/data/atoz.pl +++ /dev/null @@ -1,50 +0,0 @@ -#!/usr/bin/perl -# Copyright (c) May 1997 Wolfram Schneider , Berlin. -# -# atoz - create automatically an `A-Z Index' from a pre-sorted database -# (sort -uf) with the format `|' -# -# $Id: atoz.pl,v 1.4 1998-05-26 16:36:47 wosch Exp $ - -if ($ARGV[0] eq '-u' && $#ARGV > 0) { - $urlprefix = $ARGV[1]; shift; shift; # prefix for relative URLs -} elsif ($ARGV[0] =~ /^-/) { die "usage: $0 [-u urlprefix] files ...\n" } - -$top = 'ruebezahl'; # HTML tag name for `go to top of page' -$hr = "
\n\n"; $h2 = 'H2'; -$table = 1; # use table output for alphabet -sub eol { "\n\n" } - -$firstold = ''; @az = (); @list = (); -while(<>) { - chop; next if /^\s*#/ || /^\s*$/; # ignore comments - $first = substr($_, 0, 1); $first =~ y/a-z/A-Z/; - - if ($firstold ne $first) { # a new alphabet character - push(@az, $first); - push(@list, &eol) if $#az > 0; # close previous list - push(@list, - qq{<$h2>$first\n
    \n}); - } - $firstold = $first; - ($title, $url) = split('\|', $_); $url =~ s/^\s+//; $url =~ s/\s+$//; - $url = $urlprefix . $url unless - ($url =~ m%^/% || $url =~ /^(news|mailto|ftp|http|telnet):/oi); - push(@list, qq{
  • $title\n}); -} -push(@list, &eol); # close last list - -# Output header, list, and copyright -print qq{\n}; -print qq{\n} if $table; -foreach (@az) { - if ($table) { - print qq{\n}; - } else { - print qq{$_\n}; - } -} -print "
    $_
    \n" if $table; -print $hr; print @list; -#print qq{\n}; - diff --git a/data/auditors.sgml b/data/auditors.sgml deleted file mode 100644 index ee6ebce4ce..0000000000 --- a/data/auditors.sgml +++ /dev/null @@ -1,429 +0,0 @@ - - - %includes; -]> - - - -&header; - -

    General Information

    - -Last Updated: $Date: 1998-07-15 13:42:29 $ - -

    Overview

    - -

    In light of our recent (and still ongoing) security concerns, it -has become rather obvious that nothing less than a rigorous and -comprehensive security review of the FreeBSD source tree will enable -us to really have much confidence in the security of our operating -system, an OS that many have come increasingly to rely upon and must -be made more than reasonably secure if they are to continue to be able -to do so.

    - -

    The sheer amount of legacy code & code from outside sources in -FreeBSD also makes it especially easy for security holes to go -unnoticed until it's rather too late, and no truly large-scale attempt -has been made up to this point to really go through the codebase with -a specific focus on security issues, that being a rather big project -and most FreeBSD developers being more than busy enough elsewhere. -This situation must now change, however, if we are to remain the kind -of operating system that people can continue to rely upon as the -Internet continues to grow and (I suspect) become an ever-more hostile -environment for improperly protected systems. Proper security is -something of a cooperative arrangement between the local administrator -and the OS vendor, and this "OS vendor" needs to do its part.

    - -

    The core team's first step in becoming more serious about security -was to bring the project's security officer, -Guido van Rooij, into the team so that one of the "voices at the -table" would have security as his primary mandate and representation -in all the important security mailing lists external to the FreeBSD -Project. He will also keep the rest of us in core much more aware of -security concerns as they arise, hopefully not to be taken quite so by -surprise as we have a few times in the past.

    - -

    Our second step will be this audit, an attempt to methodically go -through every line of source in FreeBSD looking for obvious buffer -overflows (sprintf()/strcpy() vs snprintf()/strncpy() and so on), less -obvious security holes, instances of insufficiently defensive coding, -amusing comment strings to forward to freebsd-chat, whatever we run -across.

    - -

    Using the - -modules database as an outline, we will split the source tree into -more manageable pieces, keeping a sign-up sheet in a prominent place -so that people can see which modules are covered and which are not. A -carefully selected team of individuals is now also being formed, that -team being composed of "auditors" and "reviewers" (most members of the -team being both). An auditor has principle responsibility, which may -be shared with another auditor, for actually going through the code -and looking for security holes and/or bugs. Once a reasonable pile of -diffs have been accumulated, assuming that any problems were found, -they are send to one or more reviewers who are responsible for giving -the changes another once-over and, if the auditor does not have commit -privileges, to actually commit the changes when & if they're deemed -acceptable.

    - -

    Requirements:

    - -

    In order to be an auditor, you should either have commit privileges on -freefall.freebsd.org or an arrangement with another auditor/reviewer -who does. You should also be running or have immediate access to -FreeBSD-current sources since all of our changes -will be made relative to that branch and then brought back (as necessary) -into the 2.1 and 2.2 branches. - -

    What to look for and what the general rules to follow are is sufficiently -complex that I have turned it into a FreeBSD -Security Guide. Please read this now if you haven't already. - -Other excellent documents are the -Secure Programming Checklist and the -Unix Security Checklist, both available from AUSCERT. - -

    Sign-Up sheet:

    - -

    Here is the sign-up sheet as it sits so far. This is *very* skeletal -at this stage, given that we've just now started, and as people -indicate which module(s) they're willing to either audit or review, -we'll fill it in. If this tabular format also becomes unwieldy as it -fills up, we can change it or put it on a web page or something. :) -I've left some sample entries open just as place-holders, and they in -no way imply that someone has to be willing to pick up pieces that -large.

    - -

    Anything in the modules database represents a potential auditing -target - from ones as small as "cat" to ones as large as "lib", the -most important being that people bite off pieces no larger than they -think they can chew. If you take 15 things onto your plate and deal -with only 5, you're not doing anyone any favors since the other -auditors will be assuming that the other 10 items are handled!

    - -To sign up for something, please send mail to jmb@FreeBSD.org. - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ModuleAuditor(s)Reviewer(s)Status
    bin -ac -ee -gvr* -jh -ka -mu -vk -imp* jmb* md gvr* Open
    contrib -cg -gvr* Open
    eBones -mrvm* -gvr* Open
    games -ab -ee -xaa -gvr* Open
    init -gl -gvr* Open
    lib -ak -bjn -pst* -dg* imp* jkh* gvr* Open
    libc -ee -mu -gvr* Open
    libexec -crh -ee -imp* -mr -witr -gvr* Open
    lkm -dob -gvr* Open
    sbin -ee -imp* -or* -tao -jmb* md gvr* Open
    secure -dc -mrvm* -gvr* Open
    telnetd -ac -dn -imp* gvr* Open
    usr.bin -bob -ee -jha -jm -ky* -rb -rd -rjk -vk -md gvr* Open
    usr.sbin -ee -ejc -gl -imp* -jm -marc -rd -md gvr* Open
    - -

    Auditor/Reviewer keys

    - -

    This is the list of people who have volunteered to participate as -auditors or reviewers in this process. They may also be reached -collectively by sending mail to the auditors@FreeBSD.org alias at -times when it is appropriate to send mail to all auditors. If you wish to -reach just the auditors & reviewers for a specific category, say -usr.sbin for example, then you would send mail to - -audit-usr.sbin@FreeBSD.org.

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    KeyAuditor/Reviewer Name and Email address
    abAaron Bornstein -aaronb@j51.com
    acAdrian Chadd -adrian@psinet.net.au
    akAdam Kubicki -apk@itl.waw.pl
    amAlbert Mietus -gam@gamp.hacom.nl
    avkAlexander V. Kalganov -top@sonic.cris.net
    bbBob Bishop -rb@gid.co.uk
    bjnBrent J. Nordquist -nordquist@platinum.com
    bobBob Willcox -bob@luke.pmr.com
    btmBrian T. Michely -brianm@cmhcsys.com
    cgCoranth Gryphon -gryphon@healer.com
    clChris Lambertus -cmlambertus@ucdavis.edu
    crhCharles Henrich -henrich@crh.cl.msu.edu
    dcDan Cross -tenser@spitfire.ecsel.psu.edu
    dg*David Greenman -davidg@FreeBSD.org
    dinDinesh Nair -dinesh@alphaque.com
    dnDavid Nugent -davidn@labs.usn.blaze.net.au
    dobDavid E. O'Brien -obrien@NUXI.com
    dzDanny J. Zerkel -dzerkel@phofarm.com
    eeEivind Eklund -eivind@FreeBSD.org
    ehElijah Hempstone -avatar@gandalf.bss.sol.net
    ehuErnest Hua -hua@chromatic.com
    ejcEric J. Chet -ejc@gargoyle.bazzle.com
    glGiles Lean -giles@nemeton.com.au
    gvr*Guido van Rooij -guido@FreeBSD.org
    gwGraham Wheeler -gram@oms.co.za
    imp*Warner Losh -imp@FreeBSD.org
    jbJim Bresler -jfb11@inlink.com
    jhJake Hamby -jehamby@lightside.com
    jhaJohn H. Aughey -jha@cs.purdue.edu
    jkJerry Kendall -Jerry@kcis.com
    jkh*Jordan K. Hubbard -jkh@FreeBSD.org
    jmJosef Moellers -mollers.pad@sni.de
    jmb*Jonathan M. Bresler -jmb@FreeBSD.org
    joe*Joe Greco -jgreco@solaria.sol.net
    kaKalganov Alexander -top@bird.cris.net
    kiKenneth Ingham -ingham@i-pi.com
    ky*Kazutaka YOKOTA -yokota@zodiac.mech.utsunomiya-u.ac.jp
    marcMarc Slemko -marcs@znep.com
    mdMatt Dillon -dillon@best.net
    mrMike Romaniw -msr@cuc.com
    mrvm*Mark Murray -mark@grondar.za
    muMudge -mudge@l0pht.com
    or*Ollivier Robert -roberto@keltia.freenix.fr
    pbPeter Blake -ppb@baloo.tcp.co.uk
    peter*Peter Wemm -peter@FreeBSD.org
    phk*Poul-Henning Kamp -phk@FreeBSD.org
    pst*Paul Traina -pst@FreeBSD.org
    rbReinier Bezuidenhout -rbezuide@oskar.nanoteq.co.za
    rdRajiv Dighe -rajivd@sprynet.com
    relRoger Espel Llima -espel@llaic.univ-bpclermont.fr
    rjkRichard J Kuhns -rjk@grauel.com
    rmRobin Melville -robmel@nadt.org.uk
    rsRobert Sexton -robert@kudra.com
    scSergei Chechetkin -csl@whale.sunbay.crimea.ua
    taoBrian Tao -taob@risc.org
    tdrThomas David Rivers -ponds!rivers@dg-rtp.dg.com
    vkVadim Kolontsov -vadim@tversu.ac.ru
    witrRobert Withrow -witr@rwwa.com
    xaaMark Huizer -xaa@stack.nl
    -

    * = Has CVS commit privileges.

    - -&footer; - - diff --git a/data/availability.sgml b/data/availability.sgml deleted file mode 100644 index 01b9d65105..0000000000 --- a/data/availability.sgml +++ /dev/null @@ -1,87 +0,0 @@ - - - %includes; -]> - - - -&header; - -

    Availability of FreeBSD

    - -
    -

    FreeBSD is free and is available for downloading over the Internet or -on CD-ROM for a small fee.

    -
    - -
    Hardware -requirements. - -
    -

    FreeBSD requires a PC-type personal computer running with an Intel, -AMD, Cyrix, or compatible 386, 486, or Pentium CPU. You computer needs -an ISA, EISA, VESA, or PCI bus. You will also need 5 megabytes of RAM to -install FreeBSD (but 4 megabytes to run it after installation). For best -performance, you should have 8 megabytes or more. 60MB of disk space is -required for a minimal installation.

    - -

    FreeBSD supports most popular Ethernet adaptors, SCSI controllers, -IDE hard drives, multiport serial cards, CD-ROM drives, tape drives, sound -cards, mice, and other hardware. See both the Frequently -Asked Questions list and the &a.latest.not;release -notes for complete information on supported hardware.

    -
    - -
    Where -to get it. - -
    -

    You can get FreeBSD free via anonymous FTP from ftp://ftp.freebsd.org/pub/FreeBSD. -You might also want to check a geographically close mirror -site.

    - -

    If you have a CD-ROM drive, you can get FreeBSD on CD-ROM for a -modest price from Walnut Creek CDROM:

    - -
    -

    Walnut Creek CDROM
    -4041 Pike Lane, Suite F
    -Concord, CA 94520
    -USA
    -Phone: +1 925 674-0783
    -Phone: +1 800 786-9907
    -Fax: +1 925 674-0821
    -Email: info@cdrom.com

    -
    - -

    In addition to FreeBSD, the CD-ROM comes with hundreds of ready-to-run -programs. It is backed by an unconditional money back guarantee.

    -
    - -
    About -the FreeBSD Project. - -
    -

    FreeBSD is developed and supported by a worldwide team of programmers. -Jordan Hubbard, one of the project's -founders, has written a brief -history of the FreeBSD project. Information about who's -responsible for what is also available. If you are curious, take a look -at some pictures -of the team members. A more complete listing of contributors is available -in the Contributors -section of the FreeBSD -Handbook. FreeBSD is an open project welcomes the help of individuals -who have time and or skills to offer.

    - -

    This "about" section was created by Sean -Kelly.

    -
    - -

    Inside your PC is a daemon -waiting to be unleashed. Free it with FreeBSD.

    - -&footer; - - diff --git a/data/branch.sgml b/data/branch.sgml deleted file mode 100644 index 32702bbc5c..0000000000 --- a/data/branch.sgml +++ /dev/null @@ -1,117 +0,0 @@ - - - %includes; -]> - - - -&header; - -From jkh, November 4th: - -

    FreeBSD's development stream has, as of today, branched into the -2.2-RELEASE and 3.0-CURRENT -development streams. The 2.1-STABLE -branch is also still alive, though now in maintenance mode after the -release of FreeBSD-2.1.7.

    - -

    This branch has occurred so that 2.2 may be readied for release -without impacting significant new developments, like SMP support, in the -mainstream -current branch. - -

    Modulo any of our usual two-week slips here and there, here is -our release schedule for 97:

    - -

    February 1997

    -
      -
    • FreeBSD 2.1.7-RELEASE -

      End of 2.1-STABLE branch.

      -
    -

    March 1997

    -
      -
    • FreeBSD 2.2-RELEASE -

      Beginning of 2.2-STABLE.

      -
    -

    Late Spring 1997

    -
      -
    • FreeBSD 2.2.x-RELEASE -

      Bugfix release for 2.2R along 2.2-STABLE branch.

      -
    - -

    This is also probably as good a time as any to announce that new -XFree86 -3.2 binaries, with early Matrox -support, are available.

    - -

    Thanks to The XFree86 project -for the timely release, which will be distributed with 2.2-RELEASE -and 2.1.7-RELEASE. - -

    Lest there be any confusion about the 2.1.7 and 2.2 releases -coming so close together, let me also just explain that the two branches of -development had really very little to do with one another, and the fact -that both branches came to release status around the same time was -simply how the scheduling worked out. When engineering is allowed -to do the scheduling, it rarely employs traditional marketing -stratagems. :)

    - -

    In summary:

    -
      -
    • 2.1.7-RELEASE is aimed squarely at commercial users who do not need -to be on the leading edge of development but favor things like stability -and a long test-cycle instead. 2.1-STABLE - has had only incremental refinements made to it since 2.1.5 was -released, and 2.1.7 will end what we feel to have been a very -successful branch.

      - -
    • 2.2-RELEASE will begin introducing the more leading edge -technologies we have been developing over the year that --stable has run in parallel, -and will also be entering bug-fix mode after its release. Existing --stable customers will be encouraged to make the jump to 2.2-STABLE -some time after 2.2's release, once the first round of customer -PRs have come back and been acted on.

      - -
    • 3.0-CURRENT is now the bleeding edge of development, and where -all new development takes place. Until code freeze on the 10th -of November, changes may also be marked "For 2.2-RELEASE" and -they will be brought into that branch as necessary. After code -freeze, it will have to be a clearly important bug fix to make -it in before the release date.

      - -Many significant changes are planned for 3.0, and those interested -in its development should subscribe to the freebsd-current -mailing list (send mail to -majordomo@FreeBSD.ORG). -
    - -

    As always, all branches of FreeBSD development are available -from a single CVS repository which may be freely replicated -to your own machine (see the handbook) or -browsed via -the WEB. - -

    Please do not hesitate to use this valuable resource!

    - -

    -Note for CDROM customers: - -

    If you are a regular FreeBSD -subscription customer -of Walnut Creek CDROM, you will receive -both 2.1.6 and 2.2 releases. Those who have already received a -2.1.6 CD are also entitled to a free upgrade to 2.1.7 and should -contact them about shipping a replacement -2.1.7 CD. - -

    Making each release a full CD distribution was the only way of ensuring -that each would meet the quality expectations of each customer base, and -any customer who feels they would have preferred to receive only one release -may contact the the orders department -at Walnut Creek CDROM at any time for a full refund or credit towards the next -subscription issue.

    - -&footer; - - diff --git a/data/cgallery.sgml b/data/cgallery.sgml deleted file mode 100644 index 230e0096a0..0000000000 --- a/data/cgallery.sgml +++ /dev/null @@ -1,17 +0,0 @@ - - - %includes; - -]> - - -&header; -

    All over the world, FreeBSD is powering innovative Internet applications and services. This gallery is a showcase of commercial organizations who have put FreeBSD to work for them. Browse and find out more about what FreeBSD can do for you!

    - -
      -&cgallery; -
    - -&footer; - diff --git a/data/cgi/Makefile b/data/cgi/Makefile deleted file mode 100644 index c87614b979..0000000000 --- a/data/cgi/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $Id: Makefile,v 1.11 1998-03-15 22:00:07 wosch Exp $ - -DATA= ftp.mirrors -CGI= ftp.cgi gallery.cgi mirror.cgi cgi-lib.pl cgi-style.pl -CGI+= search.cgi cvsweb.cgi query-pr.cgi query-pr-summary.cgi -CGI+= dosendpr.cgi freebsd.def html.pl reg.cgi missing_handler.cgi -CGI+= ports.cgi pds.cgi man.cgi url.cgi getmsg.cgi mid.cgi - -.SUFFIXES: .C .cgi - -.C.cgi: - ${CXX} ${CFLAGS} -o ${.TARGET} ${.IMPSRC} - -.include "../web.mk" - diff --git a/data/cgi/cgi-lib.pl b/data/cgi/cgi-lib.pl deleted file mode 100644 index 6bc0019c02..0000000000 --- a/data/cgi/cgi-lib.pl +++ /dev/null @@ -1,123 +0,0 @@ -#!/usr/bin/perl -- -*- C -*- -# Perl Routines to Manipulate CGI input -# S.E.Brenner@bioc.cam.ac.uk -# $Header: /home/ncvs/www/data/cgi/cgi-lib.pl,v 1.2 1996-10-06 20:16:38 jfieber Exp $ -# -# Copyright 1994 Steven E. Brenner -# Unpublished work. -# Permission granted to use and modify this library so long as the -# copyright above is maintained, modifications are documented, and -# credit is given for any use of the library. -# -# Thanks are due to many people for reporting bugs and suggestions -# especially Meng Weng Wong, Maki Watanabe, Bo Frese Rasmussen, -# Andrew Dalke, Mark-Jason Dominus and Dave Dittrich. -# For more information, see: -# http://www.bio.cam.ac.uk/web/form.html -# http://www.seas.upenn.edu/~mengwong/forms/ -# Minimalist http form and script (http://www.bio.cam.ac.uk/web/minimal.cgi): -# -# require "cgi-lib.pl"; -# if (&ReadParse(*input)) { -# print &PrintHeader, &PrintVariables(%input); -# } else { -# print &PrintHeader,'
    Data: '; -#} -# ReadParse -# Reads in GET or POST data, converts it to unescaped text, and puts -# one key=value in each member of the list "@in" -# Also creates key/value pairs in %in, using '\0' to separate multiple -# selections -# Returns TRUE if there was input, FALSE if there was no input -# UNDEF may be used in the future to indicate some failure. -# Now that cgi scripts can be put in the normal file space, it is useful -# to combine both the form and the script in one place. If no parameters -# are given (i.e., ReadParse returns FALSE), then a form could be output. -# If a variable-glob parameter (e.g., *cgi_input) is passed to ReadParse, -# information is stored there, rather than in $in, @in, and %in. -# -# $Id: cgi-lib.pl,v 1.2 1996-10-06 20:16:38 jfieber Exp $ -# - -sub ReadParse { - local (*in) = @_ if @_; - local ($i, $key, $val); - # Read in text - if (&MethGet) { - $in = $ENV{'QUERY_STRING'}; - } elsif ($ENV{'REQUEST_METHOD'} eq "POST") { - read(STDIN,$in,$ENV{'CONTENT_LENGTH'}); - } - @in = split(/&/,$in); - foreach $i (0 .. $#in) { - # Convert plus's to spaces - $in[$i] =~ s/\+/ /g; - # Split into key and value. - ($key, $val) = split(/=/,$in[$i],2); # splits on the first =. - # Convert %XX from hex numbers to alphanumeric - $key =~ s/%(..)/pack("c",hex($1))/ge; - $key =~ tr/[^A-Za-z0-9\-\_\$\+\=\~\.\,]//; # allow only safe chars - $val =~ s/%(..)/pack("c",hex($1))/ge; - $val =~ tr/[^A-Za-z0-9\-\_\$\+\=\~\.\,]//; # allow only safe chars - # Associate key and value - $in{$key} .= "\0" if (defined($in{$key})); # \0 is the multiple separator - $in{$key} .= $val; - } - return length($in); -} -# PrintHeader -# Returns the magic line which tells WWW that we're an HTML document -sub PrintHeader { - return "Content-type: text/html\n\n"; -} -# MethGet -# Return true if this cgi call was using the GET request, false otherwise -sub MethGet { - return ($ENV{'REQUEST_METHOD'} eq "GET"); -} -# MyURL -# Returns a URL to the script -sub MyURL { - return 'http://' . $ENV{'SERVER_NAME'} . $ENV{'SCRIPT_NAME'}; -} -# CgiError -# Prints out an error message which containes appropriate headers, -# markup, etcetera. -# Parameters: -# If no parameters, gives a generic error message -# Otherwise, the first parameter will be the title and the rest will -# be given as different paragraphs of the body -sub CgiError { - local (@msg) = @_; - local ($i,$name); - if (!@msg) { - $name = &MyURL; - @msg = ("Error: script $name encountered fatal error"); - }; - print &PrintHeader; - print "$msg[0]\n"; - print "

    $msg[0]

    \n"; - foreach $i (1 .. $#msg) { - print "

    $msg[$i]

    \n"; - } - print "\n"; -} -# PrintVariables -# Nicely formats variables in an associative array passed as a parameter -# And returns the HTML string. -sub PrintVariables { - local (%in) = @_; - local ($old, $out, $output); - $old = $*; $* =1; - $output .= "
    "; - foreach $key (sort keys(%in)) { - foreach (split("\0", $in{$key})) { - ($out = $_) =~ s/\n/
    /g; - $output .= "
    $key
    $out
    "; - } - } - $output .= "
    "; - $* = $old; - return $output; -} -1; diff --git a/data/cgi/cgi-style.pl b/data/cgi/cgi-style.pl deleted file mode 100644 index 81bec77be4..0000000000 --- a/data/cgi/cgi-style.pl +++ /dev/null @@ -1,75 +0,0 @@ -# $Id: cgi-style.pl,v 1.10 1998-04-15 13:47:24 wosch Exp $ -# -# Perl routines to encapsulate various elements of HTML page style. - -# For future reference, when is now? -($se,$mn,$hr,$md,$mo,$yr,$wd,$yd,$dst) = localtime(time); -$yr += 1900; -$mo += 1; -$timestamp = "$mo-$md-$yr"; - -# Colors for the body -$t_body = ""; - -if (!defined($hsty_base)) { - $hsty_base = ".."; -} -if (!defined($hsty_email)) { - $hsty_email = "www\@freebsd.org"; -} -if (!defined($hsty_author)) { - $hsty_author = "$hsty_email"; -} - -$i_topbar = "\"\" - -\"\" -\"\" -\"\" -\"\" -\"\" -\"\" -\"\" -\"\" -\"\" -"; - -if ($hsty_home eq "") { - $hsty_home = "\"FreeBSD"; -} - -sub html_header { - local ($title) = @_; - - return "Content-type: text/html\n\n" . - "\n$title\n\n$t_body\n" . - "$i_topbar

    $title

    \n"; -} - -sub short_html_header { - local ($title) = @_; - - return "Content-type: text/html\n\n" . - "\n$title\n\n$t_body\n" . - "$i_topbar"; -} - -sub html_footer { - return "
    $hsty_author
    $hsty_date
    \n"; -} - -sub get_the_source { - return if $ENV{'PATH_INFO'} ne '/get_the_source'; - - open(R, $0) || do { - print "Oops! open $0: $!\n"; # should not reached - exit; - }; - - print "Content-type: text/plain\n\n"; - while() { print } - close R; - exit; -} - diff --git a/data/cgi/cvsweb.cgi b/data/cgi/cvsweb.cgi deleted file mode 100755 index 8dacdaabf0..0000000000 --- a/data/cgi/cvsweb.cgi +++ /dev/null @@ -1,824 +0,0 @@ -#!/usr/bin/perl -s -# -# cvsweb - a CGI interface to the CVS tree. -# -# Written by Bill Fenner on his own time. -# -# Copyright (c) 1996-1998 Bill Fenner -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -# SUCH DAMAGE. -# -# $Id: cvsweb.cgi,v 1.21 1998-07-23 09:42:40 wosch Exp $ -# - - -#HTTP_USER_AGENT: Mozilla/1.1N (X11; I; SunOS 4.1.3_U1 sun4m) via proxy gateway CERN-HTTPD/3.0 libwww/2.17 -#SERVER_NAME: www.freebsd.org -#QUERY_STRING: baz -#SCRIPT_FILENAME: /usr/local/www/cgi-bin/env.pl -#SERVER_PORT: 80 -#HTTP_ACCEPT: */*, image/gif, image/x-xbitmap, image/jpeg -#SERVER_PROTOCOL: HTTP/1.0 -#HTTP_COOKIE: s=beta26429821397802167 -#PATH_INFO: /foo/bar -#REMOTE_ADDR: 13.1.64.94 -#DOCUMENT_ROOT: /usr/local/www/data/ -#PATH: /sbin:/bin:/usr/sbin:/usr/bin -#PATH_TRANSLATED: /usr/local/www/data//foo/bar -#GATEWAY_INTERFACE: CGI/1.1 -#REQUEST_METHOD: GET -#SCRIPT_NAME: /cgi-bin/env.pl -#SERVER_SOFTWARE: Apache/1.0.0 -#REMOTE_HOST: beta.xerox.com -#SERVER_ADMIN: webmaster@freebsd.org -# -require 'timelocal.pl'; -require 'ctime.pl'; - -$hsty_base = ""; -require 'cgi-style.pl'; -#&get_the_source; - -%CVSROOT = ( - 'freebsd', '/home/ncvs', - 'learn', '/c/learncvs', - 'mozilla', '/a/mozilla-cvs', - ); - -%CVSROOTdescr = ( - 'freebsd', 'FreeBSD', - 'learn', 'Learn', - 'mozilla', 'Mozilla FreeBSD', - ); - -$cvstreedefault = 'freebsd'; -$cvstree = $cvstreedefault; -$cvsroot = $CVSROOT{"$cvstree"} || "/home/ncvs"; - - -$intro = " -This is a WWW interface to the FreeBSD CVS tree. -You can browse the file hierarchy by picking directories -(which have slashes after them, e.g. src/). -If you pick a file, you will see the revision history -for that file. -Selecting a revision number will download that revision of -the file. There is a link at each revision to display -diffs between that revision and the previous one, and -a form at the bottom of the page that allows you to -display diffs between arbitrary revisions. -

    -If you would like to use this CGI script on your own web server and -CVS tree, see -the CVSWeb distribution site or the current FreeBSD version. -

    -Please send any suggestions, comments, etc. to -Bill Fenner <fenner\@freebsd.org> -"; -$shortinstr = " -Click on a directory to enter that directory. Click on a file to display -its revision history and to get a -chance to display diffs between revisions. -"; - -$verbose = $v; -($where = $ENV{'PATH_INFO'}) =~ s|^/||; -$where =~ s|/$||; -($scriptname = $ENV{'SCRIPT_NAME'}) =~ s|^/?|/|; -$scriptname =~ s|/$||; -$scriptwhere = $scriptname . '/' . $where; -$scriptwhere =~ s|/$||; - -if ($query = $ENV{'QUERY_STRING'}) { - foreach (split(/&/, $query)) { - s/%(..)/sprintf("%c", hex($1))/ge; # unquote %-quoted - if (/(\S+)=(.*)/) { - $input{$1} = $2; - } else { - $input{$_}++; - } - } - $query = "?" . $query; -} - - -$config = '/usr/local/etc/cvsweb'; -do "$config" if -f $config; - -if ($input{'cvsroot'}) { - if ($CVSROOT{$input{'cvsroot'}}) { - $cvstree = $input{'cvsroot'}; - $cvsroot = $CVSROOT{"$cvstree"}; - } -} -do "$config-$cvstree" if -f "$config-$cvstree"; - -$fullname = $cvsroot . '/' . $where; - -if (!-d $cvsroot) { - &fatal("500 Internal Error",'$CVSROOT not found!

    The server on which the CVS tree lives is probably down. Please try again in a few minutes.'); -} - - -{ - local(@foo, $i); - local($scriptname) = $ENV{'SCRIPT_NAME'}; - foreach (keys %CVSROOT) { - if (-d $CVSROOT{$_}) { - push(@foo, $_); - } - } - if ($#foo > 1) { - $intro .= "

    \nThis script support the following CVS trees:\n"; - for($i = 0; $i <= $#foo; $i++) { - $intro .= qq{} . - ($CVSROOTdescr{$foo[$i]} ? - $CVSROOTdescr{$foo[$i]} : $foo[$i]) . qq{} . - ($i == $#foo ? ".\n" : ",\n"); - } - } -} - - -if (-d $fullname) { - opendir(DIR, $fullname) || &fatal("404 Not Found","$where: $!"); - @dir = readdir(DIR); - closedir(DIR); - if ($where eq '') { - print &html_header("FreeBSD CVS Repository"); - print $intro; - } else { - print &html_header("/$where"); - print $shortinstr; - } - print "

    "; - print "Current CVS tree: $cvstree
    \n" - if $cvstree ne $cvstreedefault; - print "Current directory: /$where\n"; - print "


    \n"; - # Using in this manner violates the HTML2.0 spec but - # provides the results that I want in most browsers. Another - # case of layout spooging up HTML. - print "\n"; - lookingforattic: - for ($i = 0; $i <= $#dir; $i++) { - if ($dir[$i] eq "Attic") { - last lookingforattic; - } - } - $haveattic = 1 if ($i <= $#dir); - if (!$input{"showattic"} && ($i <= $#dir) && - opendir(DIR, $fullname . "/Attic")) { - splice(@dir, $i, 1, - grep((s|^|Attic/|,!m|/\.|), readdir(DIR))); - closedir(DIR); - } - # Sort without the Attic/ pathname. - foreach (sort {($c=$a)=~s|.*/||;($d=$b)=~s|.*/||;($c cmp $d)} @dir) { - if ($_ eq '.') { - next; - } - # ignore CVS lock and stale NFS files - next if /^#cvs\.|^,|^\.nfs/; - - if (s|^Attic/||) { - $attic = " (in the Attic)"; - } else { - $attic = ""; - } - if ($_ eq '..') { - next if ($where eq ''); - ($updir = $scriptwhere) =~ s|[^/]+$||; - print " ", - &link("Previous Directory",$updir . $query), "
    "; -# print " ", -# &link("Directory-wide diffs", $scriptwhere . '/*'), "
    "; - } elsif (-d $fullname . "/" . $_) { - print " ", - &link($_ . "/", $scriptwhere . '/' . $_ . '/' . $query), - $attic, "
    "; - } elsif (s/,v$//) { -# TODO: add date/time? How about sorting? - print " ", - &link($_, $scriptwhere . '/' . - ($attic ? "Attic/" : "") . $_ . $query), - $attic, "
    "; - } - } - print "
    \n"; - if ($input{"only_on_branch"}) { - print "
    \n"; - print "Currently showing only branch $input{'only_on_branch'}.\n"; - $input{"only_on_branch"}=""; - foreach $k (keys %input) { - print "\n" if $input{$k}; - } - print "\n"; - print "\n"; - } - $formwhere = $scriptwhere; - $formwhere =~ s|Attic/?$|| if ($input{"showattic"}); - if ($haveattic) { - print "
    \n"; - $input{"showattic"}=!$input{"showattic"}; - foreach $k (keys %input) { - print "\n" if $input{$k}; - } - print "\n"; - print "
    \n"; - } - print &html_footer; - print "\n"; -} elsif (-f $fullname . ',v') { - if ($input{'rev'} =~ /^[\d\.]+$/) { - &checkout($fullname, $input{'rev'}); - exit; - } - if ($input{'r1'} && $input{'r2'}) { - &dodiff($fullname, $input{'r1'}, $input{'tr1'}, - $input{'r2'}, $input{'tr2'}, $input{'f'}); - exit; - } -print("going to dolog($fullname)\n") if ($verbose); - &dolog($fullname); -} elsif ($fullname =~ s/\.diff$// && -f $fullname . ",v" && - $input{'r1'} && $input{'r2'}) { - # Allow diffs using the ".diff" extension - # so that browsers that default to the URL - # for a save filename don't save diff's as - # e.g. foo.c - &dodiff($fullname, $input{'r1'}, $input{'tr1'}, - $input{'r2'}, $input{'tr2'}, $input{'f'}); - exit; -} elsif (($newname = $fullname) =~ s|/([^/]+)$|/Attic/$1| && - -f $newname . ",v") { - # The file has been removed and is in the Attic. - # Send a redirect pointing to the file in the Attic. - ($newplace = $scriptwhere) =~ s|/([^/]+)$|/Attic/$1|; - &redirect($newplace); - exit; -} elsif (0 && (@files = &safeglob($fullname . ",v"))) { - print "Content-type: text/plain\n\n"; - print "You matched the following files:\n"; - print join("\n", @files); - # Find the tags from each file - # Display a form offering diffs between said tags -} else { - # Assume it's a module name with a potential path following it. - $xtra = $& if (($module = $where) =~ s|/.*||); - # Is there an indexed version of modules? - if (open(MODULES, "$cvsroot/CVSROOT/modules")) { - while () { - if (/^(\S+)\s+(\S+)/o && $module eq $1 - && -d "${cvsroot}/$2" && $module ne $2) { - &redirect($scriptname . '/' . $2 . $xtra); - } - } - } - &fatal("404 Not Found","$where: no such file or directory"); -} - -sub htmlify { - local($string, $pr) = @_; - - $string =~ s/&/&/g; - $string =~ s//>/g; - - if ($pr) { - $string =~ s|\bpr(\W+[a-z]+/\W*)(\d+)|$&|ig; - } - - $string; -} - -sub link { - local($name, $where) = @_; - - "$name\n"; -} - -sub revcmp { - local($rev1, $rev2) = @_; - local(@r1) = split(/\./, $rev1); - local(@r2) = split(/\./, $rev2); - local($a,$b); - - while (($a = shift(@r1)) && ($b = shift(@r2))) { - if ($a != $b) { - return $a <=> $b; - } - } - if (@r1) { return 1; } - if (@r2) { return -1; } - return 0; -} - -sub fatal { - local($errcode, $errmsg) = @_; - print "Status: $errcode\n"; - print &html_header("Error"); -# print "Content-type: text/html\n"; -# print "\n"; -# print "Error\n"; -# print "Error: $errmsg\n"; - print "Error: $errmsg\n"; - print &html_footer; - exit(1); -} - -sub redirect { - local($url) = @_; - print "Status: 301 Moved\n"; - print "Location: $url\n"; - print &html_header("Moved"); -# print "Content-type: text/html\n"; -# print "\n"; -# print "Moved\n"; -# print "This document is located here.\n"; - print "This document is located here.\n"; - print &html_footer; - exit(1); -} - -sub safeglob { - local($filename) = @_; - local($dirname); - local(@results); - - ($dirname = $filename) =~ s|/[^/]+$||; - $filename =~ s|.*/||; - - if (opendir(DIR, $dirname)) { - $glob = $filename; - # transform filename from glob to regex. Deal with: - # [, {, ?, * as glob chars - # make sure to escape all other regex chars - $glob =~ s/([\.\(\)\|\+])/\\$1/g; - $glob =~ s/\*/.*/g; - $glob =~ s/\?/./g; - $glob =~ s/{([^}]+)}/($t = $1) =~ s-,-|-g; "($t)"/eg; - foreach (readdir(DIR)) { - if (/^${glob}$/) { - push(@results, $dirname . "/" .$_); - } - } - } - - @results; -} - -sub checkout { - local($fullname, $rev) = @_; - - open(RCS, "co -p$rev '$fullname' 2>&1 |") || - &fail("500 Internal Error", "Couldn't co: $!"); -# /home/ncvs/src/sys/netinet/igmp.c,v --> standard output -# or -# /home/ncvs/src/sys/netinet/igmp.c,v --> stdout -# revision 1.1.1.2 -# /* - $_ = ; - if (/^(\S+),v\s+-->\s+st(andar)?d ?out(put)?\s*$/o && $1 eq $fullname) { - # As expected - } else { - &fatal("500 Internal Error", - "Unexpected output from co: $_"); - } - $_ = ; - if (/^revision\s+$rev\s*$/) { - # As expected - } else { - &fatal("500 Internal Error", - "Unexpected output from co: $_"); - } - $| = 1; - print "Content-type: text/plain\n\n"; - print ; - close(RCS); -} - -sub dodiff { - local($fullname, $r1, $tr1, $r2, $tr2, $f) = @_; - - if ($r1 =~ /([^:]+)(:(.+))?/) { - $rev1 = $1; - $sym1 = $3; - } - if ($rev1 eq 'text') { - $rev1 = $tr1; - } - if ($r2 =~ /([^:]+)(:(.+))?/) { - $rev2 = $1; - $sym2 = $3; - } - if ($rev2 eq 'text') { - $rev2 = $tr2; - } - if (!($rev1 =~ /^[\d\.]+$/) || !($rev2 =~ /^[\d\.]+$/)) { - &fatal("404 Not Found", - "Malformed query \"$ENV{'QUERY_STRING'}\""); - } -# -# rev1 and rev2 are now both numeric revisions. -# Thus we do a DWIM here and swap them if rev1 is after rev2. -# XXX should we warn about the fact that we do this? - if (&revcmp($rev1,$rev2) > 0) { - ($tmp1, $tmp2) = ($rev1, $sym1); - ($rev1, $sym1) = ($rev2, $sym2); - ($rev2, $sym2) = ($tmp1, $tmp2); - } -# -# XXX Putting '-p' here is a personal preference - if ($f eq 'c') { - $difftype = '-p -c'; - $diffname = "Context diff"; - } elsif ($f eq 's') { - $difftype = '--side-by-side --width=164'; - $diffname = "Side by Side"; - } else { - $difftype = '-p -u'; - $diffname = "Unidiff"; - } -# XXX should this just be text/plain -# or should it have an HTML header and then a
    -	print "Content-type: text/plain\n\n";
    -	open(RCSDIFF, "rcsdiff $difftype -r$rev1 -r$rev2 '$fullname' 2>&1 |") ||
    -	    &fail("500 Internal Error", "Couldn't rcsdiff: $!");
    -#
    -#===================================================================
    -#RCS file: /home/ncvs/src/sys/netinet/tcp_output.c,v
    -#retrieving revision 1.16
    -#retrieving revision 1.17
    -#diff -c -r1.16 -r1.17
    -#*** /home/ncvs/src/sys/netinet/tcp_output.c     1995/11/03 22:08:08     1.16
    -#--- /home/ncvs/src/sys/netinet/tcp_output.c     1995/12/05 17:46:35     1.17
    -#
    -# Ideas:
    -# - nuke the stderr output if it's what we expect it to be
    -# - Add "no differences found" if the diff command supplied no output.
    -#
    -#*** src/sys/netinet/tcp_output.c     1995/11/03 22:08:08     1.16
    -#--- src/sys/netinet/tcp_output.c     1995/12/05 17:46:35     1.17 RELENG_2_1_0
    -# (bogus example, but...)
    -#
    -	if ($difftype eq '-u') {
    -	    $f1 = '---';
    -	    $f2 = '\+\+\+';
    -	} else {
    -	    $f1 = '\*\*\*';
    -	    $f2 = '---';
    -	}
    -	while () {
    -	    if (m|^$f1 $cvsroot|o) {
    -		s|$cvsroot/||o;
    -		if ($sym1) {
    -		    chop;
    -		    $_ .= " " . $sym1 . "\n";
    -		}
    -	    } elsif (m|^$f2 $cvsroot|o) {
    -		s|$cvsroot/||o;
    -		if ($sym2) {
    -		    chop;
    -		    $_ .= " " . $sym2 . "\n";
    -		}
    -	    }
    -	    print $_;
    -	}
    -	close(RCSDIFF);
    -}
    -
    -sub dolog {
    -	local($fullname) = @_;
    -	local($curbranch,$symnames);	#...
    -
    -	print("Going to rlog '$fullname'\n") if ($verbose);
    -	open(RCS, "rlog '$fullname'|") || &fatal("500 Internal Error",
    -						"Failed to spawn rlog");
    -	while () {
    -	    print if ($verbose);
    -	    if (/^branch:\s+([\d\.]+)/) {
    -		$curbranch = $1;
    -	    }
    -	    if ($symnames) {
    -		if (/^\s+([^:]+):\s+([\d\.]+)/) {
    -		    $symrev{$1} = $2;
    -		    if ($revsym{$2}) {
    -			$revsym{$2} .= ", ";
    -		    }
    -		    $revsym{$2} .= $1;
    -		} else {
    -		    $symnames = 0;
    -		}
    -	    } elsif (/^symbolic names/) {
    -		$symnames = 1;
    -	    } elsif (/^-----/) {
    -		last;
    -	    }
    -	}
    -
    -	if ($onlyonbranch = $input{'only_on_branch'}) {
    -	    ($onlyonbranch = $symrev{$onlyonbranch}) =~ s/\.0\././;
    -	    ($onlybranchpoint = $onlyonbranch) =~ s/\.\d+$//;
    -	}
    -
    -# each log entry is of the form:
    -# ----------------------------
    -# revision 3.7.1.1
    -# date: 1995/11/29 22:15:52;  author: fenner;  state: Exp;  lines: +5 -3
    -# log info
    -# ----------------------------
    -	logentry:
    -	while (!/^=========/) {
    -	    $_ = ;
    -	    last logentry if (!defined($_));	# EOF
    -	    print "R:", $_ if ($verbose);
    -	    if (/^revision ([\d\.]+)/) {
    -		$rev = $1;
    -	    } elsif (/^========/ || /^----------------------------$/) {
    -		next logentry;
    -	    } else {
    -		# The rlog output is syntactically ambiguous.  We must
    -		# have guessed wrong about where the end of the last log
    -		# message was.
    -		# Since this is likely to happen when people put rlog output
    -		# in their commit messages, don't even bother keeping
    -		# these lines since we don't know what revision they go with
    -		# any more.
    -		next logentry;
    -#		&fatal("500 Internal Error","Error parsing RCS output: $_");
    -	    }
    -	    $_ = ;
    -	    print "D:", $_ if ($verbose);
    -	    if (m|^date:\s+(\d+)/(\d+)/(\d+)\s+(\d+):(\d+):(\d+);\s+author:\s+(\S+);\s+state:\s+(\S+);|) {
    -		$yr = $1;
    -		# damn 2-digit year routines
    -		if ($yr > 100) {
    -		    $yr -= 1900;
    -		}
    -		$date{$rev} = &timelocal($6,$5,$4,$3,$2 - 1,$yr);
    -		$author{$rev} = $7;
    -		$state{$rev} = $8;
    -	    } else {
    -		&fatal("500 Internal Error", "Error parsing RCS output: $_");
    -	    }
    -	    line:
    -	    while () {
    -		print "L:", $_ if ($verbose);
    -		next line if (/^branches:\s/);
    -		last line if (/^----------------------------$/ || /^=========/);
    -		$log{$rev} .= $_;
    -	    }
    -	    print "E:", $_ if ($verbose);
    -	}
    -	close(RCS);
    -	print "Done reading RCS file\n" if ($verbose);
    -#
    -# Sort the revisions into commit-date order.
    -	@revorder = sort {$date{$b} <=> $date{$a}} keys %date;
    -	print "Done sorting revisions\n" if ($verbose);
    -#
    -# HEAD is an artificial tag which is simply the highest tag number on the main
    -# branch, unless there is a branch tag in the RCS file in which case it's the
    -# highest revision on that branch.  Find it by looking through @revorder; it
    -# is the first commit listed on the appropriate branch.
    -	$headrev = $curbranch || "1";
    -	revision:
    -	for ($i = 0; $i <= $#revorder; $i++) {
    -	    if ($revorder[$i] =~ /^(\S*)\.\d+$/ && $headrev eq $1) {
    -		if ($revsym{$revorder[$i]}) {
    -		    $revsym{$revorder[$i]} .= ", ";
    -		}
    -		$revsym{$revorder[$i]} .= "HEAD";
    -		$symrev{"HEAD"} = $revorder[$i];
    -		last revision;
    -	    }
    -	}
    -	print "Done finding HEAD\n" if ($verbose);
    -#
    -# Now that we know all of the revision numbers, we can associate
    -# absolute revision numbers with all of the symbolic names, and
    -# pass them to the form so that the same association doesn't have
    -# to be built then.
    -#
    -# should make this a case-insensitive sort
    -	foreach (sort keys %symrev) {
    -	    $rev = $symrev{$_};
    -	    if ($rev =~ /^(\d+(\.\d+)+)\.0\.(\d+)$/) {
    -		push(@branchnames, $_);
    -		#
    -		# A revision number of A.B.0.D really translates into
    -		# "the highest current revision on branch A.B.D".
    -		#
    -		# If there is no branch A.B.D, then it translates into
    -		# the head A.B .
    -		#
    -		$head = $1;
    -		$branch = $3;
    -		$regex = $head . "." . $branch;
    -		$regex =~ s/\./\./g;
    -		#             <
    -		#           \____/
    -		$rev = $head;
    -
    -		revision:
    -		foreach $r (@revorder) {
    -		    if ($r =~ /^${regex}/) {
    -			$rev = $head . "." . $branch;
    -			last revision;
    -		    }
    -		}
    -		$revsym{$rev} .= ", " if ($revsym{$rev});
    -		$revsym{$rev} .= $_;
    -		if ($rev ne $head) {
    -		    $branchpoint{$head} .= ", " if ($branchpoint{$head});
    -		    $branchpoint{$head} .= $_;
    -		}
    -	    }
    -	    $sel .= "
\n"; - } - print "$place\n
    \n"; - $oldplace = $place; - } - print "
  • $site
  • \n"; - } -} - -close (MIRRORS); - -print "
\n"; -print &html_footer; diff --git a/data/cgi/ftp.mirrors b/data/cgi/ftp.mirrors deleted file mode 100644 index ed97047489..0000000000 --- a/data/cgi/ftp.mirrors +++ /dev/null @@ -1,67 +0,0 @@ -#testing -Australia:ftp.au.freebsd.org:/pub/FreeBSD -Australia:ftp2.au.freebsd.org:/pub/FreeBSD -Australia:ftp3.au.freebsd.org:/pub/FreeBSD - -Brazil:ftp.br.freebsd.org:/pub/FreeBSD - -Canada:ftp.ca.freebsd.org:/pub/FreeBSD - -Czech Republic:sunsite.mff.cuni.cz:/OS/FreeBSD - -Finland:nic.funet.fi:/pub/unix/FreeBSD - -France:ftp.ibp.fr:/pub/FreeBSD - -Germany:ftp.de.freebsd.org:/pub/FreeBSD -Germany:ftp2.de.freebsd.org:/pub/FreeBSD -Germany:ftp3.de.freebsd.org:/pub/FreeBSD -Germany:ftp4.de.freebsd.org:/pub/FreeBSD -Germany:ftp5.de.freebsd.org:/pub/FreeBSD -Germany:ftp6.de.freebsd.org:/pub/FreeBSD - -Hong Kong:ftp.hk.super.net:/pub/FreeBSD - -Ireland:ftp.internet-eireann.ie:/pub/FreeBSD - -Israel:orgchem.weizmann.ac.il:/pub/FreeBSD - -Japan:ftp.jp.freebsd.org:/pub/FreeBSD -Japan:ftp2.jp.freebsd.org:/pub/FreeBSD -Japan:ftp3.jp.freebsd.org:/pub/FreeBSD -Japan:ftp4.jp.freebsd.org:/pub/FreeBSD -Japan:ftp5.jp.freebsd.org:/pub/FreeBSD -Japan:ftp6.jp.freebsd.org:/pub/FreeBSD - -Korea:ftp.kr.freebsd.org:/pub/FreeBSD -Korea:ftp2.kr.freebsd.org:/pub/FreeBSD - -Netherlands:ftp.nl.net:/pub/os/FreeBSD - -Portugal:ftp.ua.pt:/pub/misc/FreeBSD - -Russia:ftp.ru.freebsd.org:/pub/FreeBSD -Russia:ftp2.ru.freebsd.org:/pub/FreeBSD -Russia:ftp3.ru.freebsd.org:/pub/FreeBSD -Russia:ftp4.ru.freebsd.org:/pub/FreeBSD - -South Africa:ftp.za.freebsd.org:/pub/FreeBSD -South Africa:ftp2.za.freebsd.org:/pub/FreeBSD - -Sweden:ftp.luth.se:/pub/FreeBSD - -Taiwan:NCTUCCCA.edu.tw:/Operating-Systems/FreeBSD -Taiwan:netbsd.csie.nctu.edu.tw:/pub/FreeBSD - -Thailand:ftp.nectec.or.th:/pub/FreeBSD - -United States:ftp.freebsd.org:/pub/FreeBSD -United States:ftp2.freebsd.org:/pub/FreeBSD -United States:ftp3.freebsd.org:/pub/FreeBSD -United States:ftp4.freebsd.org:/pub/FreeBSD -United States:ftp5.freebsd.org:/pub/FreeBSD -United States:ftp6.freebsd.org:/pub/FreeBSD - -United Kingdom:ftp.uk.freebsd.org:/packages/unix/FreeBSD -United Kingdom:ftp2.uk.freebsd.org:/pub/walnut.creek/FreeBSD -United Kingdom:ftp3.uk.freebsd.org:/pub/BSD/FreeBSD diff --git a/data/cgi/gallery.cgi b/data/cgi/gallery.cgi deleted file mode 100755 index 9950a22860..0000000000 --- a/data/cgi/gallery.cgi +++ /dev/null @@ -1,142 +0,0 @@ -#!/usr/bin/perl -################################################################## -# A CGI form processor for FreeBSD Gallery submissions -# -# John Fieber -# Modified for new gallery.db format by Nate Johnson -# $Id: gallery.cgi,v 1.12 1998-06-05 17:19:04 wosch Exp $ -################################################################## - -$curator = "gallery\@freebsd.org"; -$subject = "Another gallery submission..."; - -require 'cgi-lib.pl'; -&ReadParse; - -$hsty_date = '$Date: 1998-06-05 17:19:04 $'; -#$h_base = ".."; -#$d_author = " -require 'cgi-style.pl'; - -# Construct the gallery entry in HTML form -$entry = "
  • $in{'organization'} " . - "-- $in{'description'}
  • "; - -# Try and figure out where the person came from so we can provide -# links back to the correct place. -$return = ""; -if ($in{'return'} eq "") { - if ($ENV{'HTTP_REFERER'} ne "") { - $in{'return'} = $ENV{'HTTP_REFERER'}; - } -} -if ($in{'return'} ne "") { - $return = "Return to the Gallery"; -} - - -# This is the form where the user enters the information. -$forma = &html_header("Gallery Submission") . -"
    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Organization:
    Description:
    URL:
    Category: - Commercial
    - Non-Profit
    - Personal -
    Email Contact:
    -
    -

    $return

    -" . &html_footer(); - -# This is the form where the user CHECKS the information they typed -$formb = &html_header("Your Gallery Submission") . -"

    Here is your entry as it will appear in the -FreeBSD Gallery page.

    -

    Please check that the category and your e-mail -address are correct, and that the link actually works. -If anything is wrong, use your -browser's back button and correct it. -If everything is okay, press the submit button -below.

    -

    Contact person: $in{'contact'}

    -

    $in{'category'}

    -
      -$entry -
    -
    -
    - - - - - - - - -
    -

    $return

    -" . &html_footer(); - -# And this is where we thank them for submitting an entry. -$formc = &html_header("Thank You!") . -"

    Thank you for your entry! Please allow a few days for your -entry to be added to the Gallery.

    -

    $return

    -" . &html_footer(); - - -if ($in{'action'} eq "preview") { - print $formb; -} -elsif ($in{'action'} eq "submit") { - print $formc; -# close(STDOUT); - - open(M, "| mail -s \"$subject\" $curator"); -# print M "\"$in{'category'}\" gallery entry:\n\n"; -# print M "\n"; -# print M "$entry\n"; - - $category = $in{'category'}; - $category =~ tr/A-Z/a-z/; - $categort =~ tr/ //; - - ($mo,$da,$year) = $timestamp =~ m/(\d\d?)-(\d\d?)-(\d\d\d\d)/; - $year -= 1900; - $mo = join('','0',$mo) if ($mo =~ /^\d$/); - $da = join('','0',$da) if ($da =~ /^\d$/); - $date = join("",$year,$mo,$da); - print M "$category\t$in{'organization'}\t$in{'url'}\t$in{'description'}\t$in{'contact'}\t$date\t000000\n"; - - close(M); -} -else { - print $forma; -} - -exit 0; diff --git a/data/cgi/getmsg.cgi b/data/cgi/getmsg.cgi deleted file mode 100755 index 952d933213..0000000000 --- a/data/cgi/getmsg.cgi +++ /dev/null @@ -1,196 +0,0 @@ -#!/usr/local/bin/perl -T -# -# Given a filename, start offset and end offset of a mail message, -# read the message and format it nicely using HTML. -# -# by John Fieber -# February 26, 1998 -# -# $Id: getmsg.cgi,v 1.15 1998-04-13 18:54:32 wosch Exp $ -# - -require "./cgi-lib.pl"; -require "./cgi-style.pl"; -use POSIX qw(strftime); - -# -# Files MUST be fully qualified and MUST start with this path. -# -$messagepath = "/usr/local/www/db/text/"; -$messagepathcurrent = "/usr/local/www/mid/archive/"; -$ftparchive = 'ftp://ftp.freebsd.org/pub/FreeBSD/mailing-lists/archive'; - -&ReadParse(*formdata); -&Fetch($formdata{'fetch'}); -exit 0; - -sub Fetch -{ - my ($docid) = @_; - my ($start, $end, $file, $type) = split(/ /, $docid); - my ($message, @finfo); - - # - # Check to ensure that (a) the specified file starts - # with an approved pathname and (b) that it contains no - # relative components (eg ..). This is so that arbitrary - # files cannot be accessed. - # - - $file =~ s/\.\.//g; - $file =~ s|/+|/|; - - # read the full archive from the FreeBSD ftp server - if ($type eq 'archive' && $file =~ s%^$messagepath%%o) { - print "Location: $ftparchive/$file.gz\n"; - print "Content-type: text/plain\n\n"; - return; - } - - if (($file =~ /^$messagepath/ && open(DATA, $file)) || - ($file =~ m%^current/(cvs|freebsd)-[a-z]+$% && - open(DATA, "$messagepathcurrent$file"))) - { - @finfo = stat DATA; - seek DATA, $start, 0; - if ($end > $start && $start >= 0) { - read DATA, $message, $end - $start; - } else { - # Unknown length, guess the end of the E-Mail - my($newline) = 0; - while() { - last if ($newline && /^From /); - if (/^$/) { $newline = 1 } else { $newline = 0; } - $message .= $_; - } - } - close(DATA); - print "last-modified: " . - POSIX::strftime("%a, %d %b %Y %T GMT", gmtime($finfo[9])) . "\n"; - - # print E-Mail as plain ascii text - if ($type eq 'raw') { - print "Content-type: text/plain\n\n"; - print $message; - return; - } - $message = &MessageToHTML($message, $file); - } - else - { - $message = "

    The specified message cannot be accessed.

    \n"; - } - - print &short_html_header("FreeBSD Mail Archives"); - print $message; - print &html_footer; - print "\n"; -} - -sub EscapeHTML -{ - my ($text) = @_; - $text =~ s/&/&/g; - $text =~ s//>/g; - return $text; -} - -sub MessageToHTML -{ - my ($doc, $file) = @_; - my ($header, $body) = split(/\n\n/, $doc, 2); - my ($i, %hdr, $field, $data, $message); - my ($mid) = 'mid.cgi'; - my ($tmid,$tirt,$tref); - - $body = &AddAnchors(&EscapeHTML($body)); - - $header = &EscapeHTML($header); - $header =~ s/\n[ \t]+/ /g; - - foreach $i (split(/\n/, $header)) { - ($field, $data) = split(/ /, $i, 2); - $field =~ y/A-Z/a-z/; - $hdr{$field} = $data; - } - - $message = "
    \n";
    -    if (length($hdr{'date:'}) > 0) {
    -    	$message .= "Date:      $hdr{'date:'}\n";
    -    }
    -    if (length($hdr{'from:'}) > 0) {
    -    	$message .= "From:      $hdr{'from:'}\n";
    -    }
    -    if (length($hdr{'to:'}) > 0) {
    -    	$message .= "To:        $hdr{'to:'}\n";
    -    }
    -    if (length($hdr{'cc:'}) > 0) {
    -    	$message .= "Cc:        $hdr{'cc:'}\n";
    -    }
    -#    if (length($hdr{'sender:'}) > 0) {
    -#    	$message .= "Sender:    $hdr{'sender:'}\n";
    -#    }
    -    if (length($hdr{'subject:'}) > 0) {
    -    	$message .= "Subject:   $hdr{'subject:'}\n";
    -    }
    -
    -    if ($hdr{'message-id:'}) {
    -	$tmid = $hdr{'message-id:'}; 
    -	$hdr{'message-id:'} =~ 
    -	    s%;([^&]+)&%;$1&%oi;
    -	$message .= "Message-ID:  $hdr{'message-id:'}\n";
    -    }
    -
    -    if ($hdr{'resent-message-id:'}) {
    -	$hdr{'resent-message-id:'} =~ 
    -	    s%;([^&]+)&%;$1&%oi;
    -	$message .= "Resent-Message-ID: $hdr{'resent-message-id:'}\n";
    -    }
    -
    -    if ($hdr{'in-reply-to:'}) {
    -	$tirt = $hdr{'in-reply-to:'};
    -	$hdr{'in-reply-to:'} =~
    -	    s%;([^&]+)&%;$1&%oi;
    -	$message .= "In-Reply-To: $hdr{'in-reply-to:'}\n";
    -    }
    -
    -    if ($hdr{'references:'}) {
    -	$tref = $hdr{'references:'};
    -	$hdr{'references:'} =~
    -	    s%;([^&\s]+)&%;$1&%goi;
    -	$message .= "References:  $hdr{'references:'}\n";
    -    }
    -
    -
    -    $message .= "
    \n"; - $message .= "
    \n"; - - if ($tmid =~ m%;([^&]+)&%) { - $message .= qq{Next in thread\n}; - } - - if ($tirt =~ m%;([^&]+)&% || - $tref =~ m%;([^&]+)&%) { - $message .= qq{| Previous in thread\n}; - } - $message .= qq{| Raw E-Mail\n}; - $message .= qq{| Current Archive\n} if $file =~ m%^$messagepath%o; - $message .= qq{| Help\n}; - - $message .= "
    \n"; - - $message .= "

    \n$body\n
    \n"; - - return $message; -} - - -sub AddAnchors -{ - my ($text) = @_; - - $text =~ s/(http|https|ftp|gopher|mailto|news|file)(:[^\s]*?\/?)(\W?\s)/$1$2<\/a>$3/goi; - - return $text; -} diff --git a/data/cgi/html.pl b/data/cgi/html.pl deleted file mode 100755 index 6496252a2a..0000000000 --- a/data/cgi/html.pl +++ /dev/null @@ -1,211 +0,0 @@ -# $NetBSD: html.pl,v 1.2 1996/06/14 19:52:38 thorpej Exp $ -# -# perl routines to help generate html from cgi scripts in perl. -# -# written by Philip A. Nelson, 1995 and 1996. -# -# Copyright (c) 1995, 1996 Philip A. Nelson. -# -# Last modified: May 13, 1996. -# -# Copying and distribution permitted under the conditions of the -# GNU General Public License Version 2. -# (http://www.gnu.ai.mit.edu/copyleft/gpl.html) -# - -# -# typical use is &www_content ("text","html"); -# Should be the first output from a cgi script. -# -sub www_content { - print "Content-type: $_[0]/$_[1]\n\n"; -} - -# -# &html_title ( title, other_head_html ) -# Starts the html with a head and title. -# -sub html_title { - print "\n\n$_[0]\n$_[1]\n\n"; -} - -# -# &html_body (Body_tag_attributes); -# -sub html_body { - print "\n"; -} - -# -# Last call to end a complete html page. -# &html_end(); -# -sub html_end { - print "\n\n"; -} - -# -# &www_href (URL, link text, anchor_name) -# link text and anchor name are optional. -# If no link text, no is generated. -# -sub html_href { - print ""; } -} - -# -# &cgi_form_in(); -# -# Form support: -# Defines: -# $cgi_data{$key} the data indexed by the key. -# keys repeated twice gets data collected in -# $cgi_data{$key} separated by "|"s. -# -# @keys (sequential list of keys) -# @vals (sequential list of values) -# $cgi_method -# -sub cgi_form_in { - local ($data); - $cgi_method = $ENV{'REQUEST_METHOD'}; - if ($cgi_method eq 'GET') { - $data = $ENV{'QUERY_STRING'}; - } else { - read(STDIN,$data,$ENV{'CONTENT_LENGTH'}); - } - @lines = split (/&/, $data); - $nkeys = 0; - foreach $line (@lines) { - ($key,$val) = split (/=/, $line); - $val =~ s/\+/ /g; - $val =~ s/%([0-9A-Fa-f][0-9A-Fa-f])/pack("C",hex($1))/eg ; - if ($cgi_data{$key}) { - $cgi_data{$key} = $cgi_data{$key}."|".$val; - } else { - $cgi_data{$key} = $val; - } - push (@keys, "$key"); - push (@vals, "$val"); - $nkeys += 1; - } -} - -# -# Form creation routines -# - -# -# &html_form (action) - form with post method -# -sub html_form { - print "
    \n"; -} - -# -# &html_getform (action) - form with get method -# -sub html_getform { - print "\n"; -} - -# -# &html_endform(); -# -sub html_endform { - print "
    \n"; -} - -# -# &html_input (type, name, value, size, maxlength, checked) -# -sub html_input { - local ($type, $name, $value, $size, $maxlength, $checked) = @_; - print "\n"; -} - -# -# &html_radio (name, value_list) -# -sub html_radio { - local ($name, @values) = @_; - foreach $val (@values) { - &html_input ("radio", $name, $val); - } -} - -# -# &html_checkbox (name, values) -# checked values include a : which is removed. -# -sub html_checkbox { - local ($name, @values) = @_; - foreach $val (@values) { - $val1 = $val; - $val1 =~ s/://; - if ($val eq $val1) - { &html_input ("checkbox", $name, $val); } - else - { &html_input ("checkbox", $name, $val1,"" ,"" ,"checked"); } - print $val1; - } -} - -# -# &htlm_select (name, options ...) -# -# options including : are selected and the : is removed. -# -sub html_select { - local ($name, @options) = @_; - print "\n"; -} - -# -# &htlm_selectmult (name, options ...) -# -# allow multiple selections -# -sub html_selectmult { - local ($name, @options) = @_; - print "\n"; -} - -# -# &html_textarea (name, rows, cols, value); -# -sub html_textarea { - local ($name, $rows, $cols, $value) = @_; - print ""; -} - -# return true! -1; diff --git a/data/cgi/man.cgi b/data/cgi/man.cgi deleted file mode 100755 index 67f6c70458..0000000000 --- a/data/cgi/man.cgi +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Copyright (c) Wolfram Schneider, Berlin. Sep 1997. -# -# redirect FreeBSD man script -# -# $Id: man.cgi,v 1.2 1998-06-08 08:50:37 wosch Exp $ - -exec('/usr/local/www/bsddoc/bin/man.cgi'); - -$_ = $ENV{'QUERY_STRING'}; -$_ = '?' . $_ if $_; - -print "Window-target: _top\n"; -print "Location: http://www.de.freebsd.org/de/cgi/man.cgi$_\n"; -print "Content-type: text/plain\n\n"; - -exit 0; - diff --git a/data/cgi/mid.cgi b/data/cgi/mid.cgi deleted file mode 100755 index fa032abf33..0000000000 --- a/data/cgi/mid.cgi +++ /dev/null @@ -1,141 +0,0 @@ -#!/usr/bin/perl -# -# Copyright (c) March 1998 Wolfram Schneider . Berlin. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -# SUCH DAMAGE. -# -# Search a mail by Message-ID, References or In-Reply-To field -# -# $Id: mid.cgi,v 1.5 1998-05-10 18:26:18 wosch Exp $ - -$hsty_base = ''; - -require "./cgi-lib.pl"; -require "./cgi-style.pl"; - -$home = '/g/www/mid'; -$prefix= "/usr/local/www/db"; -$lookupdir = "$home/index"; # database(s) directory -$databaseDefault = 'mid'; # default database -$bindir = "$home/bin"; # where search scripts located -$script = $ENV{'SCRIPT_NAME'}; -$shortid = 1; -$lookCommand = "$home/bin/look"; - -sub get_id { - local($query, $db) = @_; - - open(DB, "-|") || - exec("$lookCommand", $query, - "$lookupdir/mid-current.$db", "$lookupdir/mid.$db") || - do { - print &midheader . - "Cannot connect to Message-ID database.

    \n" . &foot; - exit; - }; - - local(@idlist); - while() { - push(@idlist, $_); - } - close DB; - - if ($#idlist < 0) { # nothing found - print &midheader; - if ($db eq 'mid') { - print qq{Message-ID: "$query" not fond\n}; - } else { - print qq{No answers found for: "$query"\n}; - } - print &foot; - - } elsif ($#idlist == 0) { # one hit - local($location) = $ENV{'SCRIPT_NAME'}; - local($id, $file, $start) = split($", $idlist[0]); - $location =~ s%/[^/]+$%%; - local($host) = $ENV{'HTTP_HOST'}; - $location = 'http://' . $host . $location; - - print "Location: $location/getmsg.cgi?fetch=$start+0+" . - ($file =~ /^current/ ? '' : "$prefix/") . "$file\n"; - print "Content-type: text/plain\n\n"; - exit; - - } else { # more than one hit - local($id, $file, $start, $name); - print &midheader; - print "

    \n

    \n"; - print &foot; - } -} - -sub midheader { - return &short_html_header("FreeBSD Message-ID Mail Archives") . - qq{

    Back to the search interface

    \n}; -} - -sub foot { return &html_footer . "\n"; } - -### -# Main -### - -&ReadParse(*input); -$messageid = $input{'id'}; -$database = $input{'db'}; - - -if (!$messageid) { - # for lazy people ;-) - # allow the syntax mid.cgi?messageid - if ($ENV{'QUERY_STRING'} =~ /\-]+\S+$/) { - $messageid = $ENV{'QUERY_STRING'}; - $database = $databaseDefault; - } - - # no message-id given - else { - print &midheader; - print "No input given\n"; - print &foot; exit; - } -} - -$messageid =~ s/^$//; -$messageid =~ s/@.*// if $shortid; - -$database = $databaseDefault - if (!($database eq 'mid' || $database eq 'irt')); - -&get_id($messageid, $database); diff --git a/data/cgi/mirror.cgi b/data/cgi/mirror.cgi deleted file mode 100755 index 2c78eeaeb1..0000000000 --- a/data/cgi/mirror.cgi +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# (c) Wolfram Schneider, Berlin. June 1996. Public domain. -# -# FreeBSD WWW mirror redirect -# -# $Id: mirror.cgi,v 1.2 1996-10-01 18:59:10 jfieber Exp $ - -$_ = $ENV{'QUERY_STRING'}; - -s/^[^=]+=//; # 'variable=value' -> 'value' -s/\+/ /g; # '+' -> space -s/%(..)/pack("c",hex($1))/ge; # '%ab' -> char ab - -print "Window-target: _top\n"; -print "Location: $_\n"; -print "Content-type: text/plain\n\n"; - -exit 0; diff --git a/data/cgi/missing_handler.cgi b/data/cgi/missing_handler.cgi deleted file mode 100755 index fd10cb6331..0000000000 --- a/data/cgi/missing_handler.cgi +++ /dev/null @@ -1,105 +0,0 @@ -#!/usr/bin/perl -# Copyright (c) Juli 1997. Wolfram Schneider , Berlin. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -# SUCH DAMAGE. -# -# missing_handler.cgi - User friendly error response (Apache style) -# -# -# default apache message: -# ---------------------------------------------------------------------- -# File Not found -# The requested URL /~wosch/test/bla was not found on this server. -# ---------------------------------------------------------------------- -# -# -# missing_handler.cgi message: -# ---------------------------------------------------------------------- -# FreeBSD.org - Document not found -# -# The file -# -# http://www.FreeBSD.org/~wosch/test/bla -# -# does not exist at this server. You are coming from -# -# http://www.freebsd.org/~wosch/test/error.html. -# -# The closest match to your request is http://www.freebsd.org. -# Please contact the server administrator wosch@FreeBSD.org. -# -# Thank you very much! -# -# _________________________________________________________________ -# -# $Date: 1998-06-07 00:13:03 $ -# ---------------------------------------------------------------------- -# -# -# $Id: missing_handler.cgi,v 1.4 1998-06-07 00:13:03 wosch Exp $ - -# output title -$title = $ENV{'MISSING_HANDLER_TITLE'} || - 'FreeBSD.org - Document not found'; - -# footer message -$footer = $ENV{'MISSING_HANDLER_FOOT'} || ''; - - -# Server environment variables -$http_referer=$ENV{'HTTP_REFERER'}; -$redirect_url=$ENV{'REDIRECT_URL'}; -$server_admin=$ENV{'SERVER_ADMIN'}; -$http_host=$ENV{'HTTP_HOST'}; -$server_name=$ENV{'SERVER_NAME'}; - -$hsty_base = ''; -require 'cgi-style.pl'; -print &html_header($title); - -# HTML body -print qq[The file

    -http://$http_host$redirect_url -
    -does not exist at this server.\n]; - -if ($http_referer) { - print qq{You are coming from -
    -$http_referer. -
    -

    \n}; -} - -print qq[ -The closest match to your request is -http://$server_name. - -Please contact the server administrator -$server_admin.

    - -Thank you very much!

    -]; - -print&html_footer; -exit; diff --git a/data/cgi/pds.cgi b/data/cgi/pds.cgi deleted file mode 100755 index 93d6097cc2..0000000000 --- a/data/cgi/pds.cgi +++ /dev/null @@ -1,113 +0,0 @@ -#!/usr/bin/perl -# Copyright (c) 1997-1998 Wolfram Schneider , Berlin. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -# SUCH DAMAGE. -# -# pds.cgi - FreeBSD Ports download sources cgi script -# print a list of source files for a port -# -# $Id: pds.cgi,v 1.3 1998-05-15 09:24:20 wosch Exp $ - -$hsty_base = ''; -$hsty_email = 'ports@freebsd.org'; - -require "./cgi-lib.pl"; -require "./cgi-style.pl"; - -$file = $ENV{'QUERY_STRING'}; -$file2="$file/Makefile"; - -$cvsroot = "/home/ncvs"; -$co = '/usr/bin/co'; -$make = '/usr/bin/make'; - -# set DISTDIR to a dummy directory. -$ENV{'DISTDIR'} = "/tmp/___pds.cgi___" . $<; - -sub footer { - return qq{

    \nHelp\n} . &html_footer; -} - -print &short_html_header("FreeBSD Ports download script"); -print "

    \n"; -if ($file !~ m%^ports/[^/]+/[^/]+$%) { - print qq{wrong module name: "$file"\n} . &footer; - exit; -} - -if (! -f "$cvsroot/$file2,v") { - print qq{file "$file2" does no exists.\n} . &footer; - exit; -} - -if ($file =~ /\.\./) { - print qq{$file2 does not exist\n} . &footer; - exit; -} - -print "

    Sources for $file

    \n\n"; - -open(MAKE, "$co -q -p $cvsroot/$file2 | $make -I /home/fenner/mk -f - bill-fetch |") || do { - print "Sorry, cannot run make\n" . &footer; - exit; -}; - -local(@sources); -while() { - push(@sources, $_); -} -close MAKE; - -if ($#sources < 0) { - print "Sorry, did not found the sources for $file\n" . &footer; - exit; -} - -foreach (@sources) { - print qq{$1
    \n} if m%((http|ftp)://\S+)%; -} - -local($md5file) = "$cvsroot/$file/files/md5,v"; -if (-f $md5file) { - open(CO, "-|") || exec ($co, '-q', '-p', $md5file) || do { - print "Cannot read MD5 checksum file for $file\n" . &footer; - exit; - }; - local(@checksums); - while() { - push(@checksums, $_) if $_; - } - close CO; - if ($#checksums >= 0) { - print "

    MD5 Checksum for $file

    \n\n"; - print "
    \n";
    -        print @checksums;
    -        print "
    \n"; - } -} - - -print &footer; -exit; diff --git a/data/cgi/ports.cgi b/data/cgi/ports.cgi deleted file mode 100755 index c07e898b3a..0000000000 --- a/data/cgi/ports.cgi +++ /dev/null @@ -1,659 +0,0 @@ -#!/usr/bin/perl -# -# Copyright (c) 1996-1998 Wolfram Schneider , Berlin. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -# SUCH DAMAGE. -# -# $Id: ports.cgi,v 1.24 1998-08-02 17:40:29 wosch Exp $ -# -# ports.cgi - search engine for FreeBSD ports -# o search for a port by name or description -# o search for new or updated ports -# -# -# If you want use this script on your own host this line must -# work for you: $ cvs rdiff -D'last week' ports/INDEX - - -sub init_variables { - $cvsroot = '/home/ncvs'; # $CVSROOT - $localPrefix = '/usr/ports'; # ports prefix - $ports_database = 'ports/INDEX'; - # unset $ENV{'CVSROOT'}; - - @cvscmd = ('cvs', '-Q', '-R', '-d', $cvsroot); - - # URL of ports tree for browsing - $remotePrefixFtp = - 'ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports'; - - # URL of ports tree for download - $remotePrefixFtpDownload = - # 'ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/FreeBSD-current/ports'; - 'ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports'; - - # where to get -current packages - local($p) = 'ftp://ftp.freebsd.org/pub/FreeBSD'; - - $remotePrefixFtpPackagesDefault = '2.2.x-stable'; - %remotePrefixFtpPackages = - ( - '3.0-current', "$p/packages-current/All", - '2.2.x-stable', "$p/packages-stable/All", - '2.2.6', "$p/packages-2.2.6/All", - '2.1.7', "$p/packages-2.1.7/All", - ); - - %relDate = - ( - '3.0-current', 'today', - '2.2.x-stable', 'today', - '2.2.6', '1998-03-24 05:30+00', - '2.1.7', '1997-02-19', - ); - - # - $remotePrefixHtml = - '../ports'; - - # CVS Web interface - $remotePrefixCvs = - 'http://www.freebsd.org/cgi/cvsweb.cgi/ports'; - - # Ports documentation - $portsDesc = '../ports/'; - - # location of the tiny BSD daemon - $daemonGif = ''; - - # visible E-Mail address, plain text - $mailto = 'www@FreeBSD.org'; - - # Mailinglist for FreeBSD Ports - $mailtoList = 'ports@FreeBSD.org'; - - # use mailto:email?subject - $mailtoAdvanced = 'yes'; - - # the URL if you click at the E-Mail address (see below) - $mailtoURL = 'http://www.freebsd.org/ports/'; - $mailtoURL = "mailto:$mailto" if !$mailtoURL; - - # security - $ENV{'PATH'} = '/bin:/usr/bin'; - - # ports download sources script - $pds = 'pds.cgi'; - - # make plain text URLs clickable cgi script - $url = 'url.cgi'; - - local($packageDB) = '../ports/packages.exists'; - &packages_exist($packageDB, *packages) if -f $packageDB; - -} - -sub packages_exist { - local($file, *p) = @_; - - open(P, $file) || do { - warn "open $file: $!\n"; - warn "Cannot create packages links\n"; - return 1; - }; - - while(

    ) { - chop; - $p{$_} = 1; - } - close P; - return 0; -} - - -# return the date of the last ports database update -sub last_update { - local($file) = "$cvsroot/$ports_database,v"; - local($date) = 'unknown'; - - open(DB, $file) || do { - &warn("$file: $!\n"); &exit; - }; - while() { - if (/^date/ && /^date\s+([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+);\s+/) { - $date = ($1 + 1900) . qq{-$2-$3 $4:$5:$6 UTC}; - last; - } - } - close DB; - return $date; -} - -sub last_update_message { - return "

    Last database update: " . &last_update . "
    \n"; -} - -sub dec { - local($_) = @_; - - s/\+/ /g; # '+' -> space - s/%(..)/pack("c",hex($1))/ge; # '%ab' -> char ab - - return($_); -} - -sub header { - print "Content-type: text/html\n"; - print "\n"; -} - - -# $indent is a bit of optional data processing I put in for -# formatting the data nicely when you are emailing it. -# This is derived from code by Denis Howe -# and Thomas A Fine -sub decode_form { - local($form, *data, $indent, $key, $_) = @_; - foreach $_ (split(/&/, $form)) { - ($key, $_) = split(/=/, $_, 2); - $_ =~ s/\+/ /g; # + -> space - $key =~ s/\+/ /g; # + -> space - $_ =~ s/%([\da-f]{1,2})/pack(C,hex($1))/eig; # undo % escapes - $key =~ s/%([\da-f]{1,2})/pack(C,hex($1))/eig; # undo % escapes - $_ =~ s/[\r\n]+/\n\t/g if defined($indent); # indent data after \n - $data{$key} = $_; - } -} - - -# encode unknown data for use in a URL -sub encode_url { - local($_) = @_; - s/([\000-\032\;\/\?\:\@\&\=\%\'\"\`\<\>\177-\377 ])/sprintf('%%%02x',ord($1))/eg; - # s/%20/+/g; - $_; -} - -sub warn { print "$_[0]" } -sub env { defined($ENV{$_[0]}) ? $ENV{$_[0]} : undef; } -sub exit { exit 0 }; - -sub readindex { - local($date, *var, *msec) = @_; - local(@co) = ('co', '-p', '-D', $date, $ports_database); - local(@tmp, @s); - - open(C, "-|") || exec (@cvscmd, @co); - - while() { - chop; - @tmp = split(/\|/); - $var{"$tmp[4]"} = $_; - @s = split(/\s+/, $tmp[6]); - foreach (@s) { - $msec{"$tmp[4],$_"} = 1; - } - } - close C; -} - -# extract sub collections -sub readcoll { - local(@co) = ('co', '-p', 'ports/INDEX'); - - open(C, "-|") || exec (@cvscmd, @co); - - local(@a, @b, %key); - while() { - chop; - - @a = split('\|'); - @b = split(/\s+/, $a[6]); - - foreach (@b) { - if (!defined($key{$_})) { - $key{$_} = 1; - } - } - } - close C; - - @a = (); - foreach (sort keys %key) { - push(@a, $_); - } - - return @a; -} - -# basic function for HTML output -sub out { - local($line, $old) = @_; - local($version, $path, $local, $comment, $descfile, $email, - $sections, $bdepends, $rdepends, @rest) = split(/\|/, $line); - - if ($path =~ m%^$localPrefix/([^/]+)%o) { - if (!$out_sec || $1 ne $out_sec) { - print "\n" if $counter > 0; - print qq{\n

    } . - qq{Category $1} . - "

    \n
    \n"; - $out_sec = $1; - } - } - - $counter++; - $pathDownload = $path; - $pathB= $path; - $pathB =~ s/^$localPrefix/ports/o; - - $path =~ s/^$localPrefix/$remotePrefixFtp/o; - $pathDownload =~ s/^$localPrefix/$remotePrefixFtpDownload/o; - $descfile =~ s/^$localPrefix/$remotePrefixFtp/o; - - print qq{
    $version\n}; - print qq{
    $comment
    \n}; - - if ($old) { - local($l) = $descfile; - $l =~ s%^$remotePrefixFtp%$remotePrefixCvs%o; - $l =~ s%/([^/]+)$%/Attic/$1%; - - print qq{Was Maintained by: $email
    } . - qq{Removed why
    }; - - } else { - local($l) = $path; - $l =~ s%^$remotePrefixFtp%$remotePrefixCvs%o; - #$l .= '/Makefile'; - - print qq{Maintained by: $email
    }; - - local(@s) = split(/\s+/, $sections); - if ($#s > 0) { - print qq{Also listed in: }; - foreach (@s) { - print qq{$_ } - if $_ ne $out_sec; - } - print "
    \n"; - } - - if ($bdepends || $rdepends) { - local($flag) = 0; - local($last) = ''; - print qq{Requires: }; - foreach (sort split(/\s+/, "$bdepends $rdepends")) { - # delete double entries - next if $_ eq $last; - $last = $_; - - print ", " if $flag; - $flag++; - print qq{$_}; - } - print "
    \n"; - } - - print qq[Description : -Browse : -Download :]; - - if (($release eq $remotePrefixFtpPackagesDefault && - $packages{"$version.tgz"}) || - $release ne $remotePrefixFtpPackagesDefault - ) { - print qq[Package :]; - } -print qq[Changes : -Sources -

    -]; - -}; - - -}; - -# new/updated/removed ports output -sub out_ports { - - if ($type eq "new") { - foreach $key (sort keys %today) { - if (!$past{$key}) { - if ($section eq "all" || $msec{"$key,$section"}) { - &out($today{$key}, 0); - } - } - } - } elsif ($type eq "removed") { - foreach $key (sort keys %past) { - if (!$today{$key}) { - if ($section eq "all" || $msec{"$key,$section"}) { - &out($past{$key}, 1); - } - } - } - } else { # changed - foreach $key (sort keys %today) { - if ($past{$key} && $past{$key} ne $today{$key}) { - @a = split(/\|/, $today{$key}); - @b = split(/\|/, $past{$key}); - next if $a[0] eq $b[0]; - if ($section eq "all" || $msec{"$key,$section"}) { - &out($today{$key}, 0); - } - } - } - } -} - -# search and output -sub search_ports { - local(@a) = (); - local($key, $name, $text); - - foreach $key (sort keys %today) { - next if $today{$key} !~ /$query/oi; - - @a = split(/\|/, $today{$key}); - $name = $a[0]; #$name =~ s/(\W)/\\$1/g; - $text = $a[3]; #$text =~ s/(\W)/\\$1/g; - - #warn "$stype:$query: $name $text\n"; - if ($stype eq "name" && $name =~ /$query/o) { - &out($today{$key}, 0); - } elsif ($stype eq "text" && $text =~ /$query/oi) { - &out($today{$key}, 0); - } elsif ($stype eq "all" && - ($text =~ /$query/oi || $name =~ /$query/io)) { - &out($today{$key}, 0); - } elsif ($stype eq 'maintainer' && $a[5] =~ /$query/io) { - &out($today{$key}, 0); - } - } -} - - -sub forms { - print qq{ - -FreeBSD Ports Changes - - -

    FreeBSD Ports Changes $daemonGif

    - -

    -FreeBSD Ports [short description followed ...] -FAQ -

    -}; - - print qq{ -"Package Name" search for the name of port or distribution. -"Description" search case-insensitive in a short comment about the port. -"All" search case-insensitive for the package name and in the -description about the port. -

    - -

    -Search for: - - - -
    -}; - - print qq{
    -

    -"New" print ports which are new in the ports collection -or moved from an other ports section. "Changed" print updated ports. -"Removed" print ports which are deleted from ports collections -or moved to an other ports section. - -

    -\n\n - - - -
    -
    -}; - -} - -sub footer { - - print qq{ - -© 1996-1998 by Wolfram Schneider. All rights reserved.
    -}; - #print q{$Date: 1997/03/20 21:43:48} . "
    \n"; - print qq{Please direct questions about this service to -$mailto
    \n}; - print qq{General questions about FreeBSD ports should be sent to } . - qq{} . - qq{$mailtoList
    \n}; - print &last_update_message; - print "
    \n

    \n"; -} - -sub footer2 { - print "\n\n\n"; -} - - -sub check_input { - if ($query) { - $stype = "all" if !$stype; - if (!($stype eq "name" || - $stype eq "text" || - $stype eq "maintainer" || - $stype eq "all")) { - &warn("unknown search type ``$type'', use `all', `text', `name' or `maintainer'\n"); - &exit(0); - } else { - return; - } - } - - if (!($type eq "new" || $type eq "changed" || $type eq "removed")) { - &warn("unknown type `$type', use `new', `changed', or `removed'\n"); - &exit(0); - } - - if ($time !~ /^[1-9][0-9]*\s+(month|week)\s+ago$/) { - &warn("unkwnon date: `$time'\n"); - &exit(0); - } -} - -sub faq { - print qq{\nFAQ\n - -

    FreeBSD Ports Changed FAQ

    - -

    Keywords

    -
    -
    Description
    A more detailed description. -
    Browse
    Traverse the ports directory. -
    Download
    Download the ports directory. -
    Package
    Download the pre-compiled software package. -
    Changes
    Read the latest changes. -
    Sources
    Links to all source files. -
    - -

    Misc

    -All links point to the FreeBSD-stable -version and not to the latest releases.

    - -The script ports.cgi use the file - -FreeBSD-CVS/ports/INDEX,v -as database for all operation. INDEX,v will be updated by hand -by the portsmeister.

    - -You may also search the -ports manual pages.

    - -Get the Source of this script.

    - -Back to the search engine

    -


    -}; -} - -# -# Main -# - -&init_variables; -$query_string = &env('QUERY_STRING'); -$path_info = &env('PATH_INFO'); -&decode_form($query_string, *form); - -$type = $form{'type'}; -$time = $form{'time'}; -$section = $form{'sektion'}; -$query = $form{'query'}; -$stype = $form{'stype'}; -$release = $form{'release'}; -$release = $remotePrefixFtpPackagesDefault - if !$release || !defined($remotePrefixFtpPackages{$release}); -$script_name = &env('SCRIPT_NAME'); - -if ($path_info eq "/source") { - print "Content-type: text/plain\n\n"; - open(R, $0) || do { print "ick!\n"; &exit; }; - while() { print } - close R; - &exit; -} - -&header; -if ($path_info eq "/faq.html") { - &faq; - &footer; &footer2; &exit(0); -} - -# allow `/ports.cgi?netscape' where 'netscape' is the query port to search -# this make links to this script shorter -if (!$query && !$type && $query_string =~ /^([^=&]+)$/) { - $query = $1; -} - -# automatically read collections, need only 0.2 sec on a pentium -@sec = &readcoll; -&forms; - -$query =~ s/^\s+//; -$query =~ s/\s+$//; - -if ($query_string eq "" || (!$query && !$type)) { - &footer; &footer2; &exit(0); -} - -#warn "type: $type time: $time section: $section stype: $stype query: $query"; -&check_input; -$counter = 0; - -# search -if ($query) { - &readindex($relDate{$release}, *today, *msec); - $query =~ s/([^\w\^])/\\$1/g; - &search_ports; -} - -# ports changes -else { - &readindex('today', *today, *msec); - &readindex($time, *past, *msec); - &out_ports; -} - -if (!$counter) { - print "Sorry, nothing found.\n"; - print qq{You may look for other } . - qq{FreeBSD Search Services.\n}; -} else { - print "
    \n"; -} - -print "
    \n"; -&footer; -&footer2; diff --git a/data/cgi/query-pr-summary.cgi b/data/cgi/query-pr-summary.cgi deleted file mode 100755 index 17af84c5c9..0000000000 --- a/data/cgi/query-pr-summary.cgi +++ /dev/null @@ -1,523 +0,0 @@ -#!/usr/bin/perl -# $Id: query-pr-summary.cgi,v 1.16 1998-05-23 09:22:32 phk Exp $ - -$html_mode = 1 if $ENV{'DOCUMENT_ROOT'}; -$self_ref = $ENV{'SCRIPT_NAME'}; -($query_pr_ref = $self_ref) =~ s/-summary//; - -$ENV{'PATH'} = '/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/bin'; - -$project = "FreeBSD"; -$mail_prefix = "freebsd-"; -$mail_unass = "freebsd-bugs"; - -%statemap = ( - "open", "o", - "analyzed", "a", - "feedback", "f", - "suspended", "s", - "closed", "c" -); - -%severitymap = ( - "critical", "c", - "serious", "s", - "non-critical", "n" -); - -%prioritymap = ( - "high", "h", - "medium", "m", - "low", "l" -); - -require "cgi-lib.pl"; -require "cgi-style.pl"; -require "getopts.pl"; - -if ($ENV{'QUERY_STRING'} eq 'query') { - print &html_header("Query $project problem reports"); - &displayform; - print &html_footer; - exit(0); -} - -if ($html_mode) { - $query_args = '--restricted '; - &ReadParse(*input) if $html_mode; - -} else { - &Getopts('CcqRr:s:'); - - $input{"responsible"} = "summary" if $opt_R; - $input{"responsible"} = $opt_r if $opt_r; - $input{"state"} = $opt_s if $opt_s; - $input{"quiet"} = $opt_q if $opt_q; - if ($opt_C) { - $query_args = '--confidential=yes '; - } elsif (!$opt_c) { - $query_args = '--restricted '; - } -} - -#------------------------------------------------------------------------ - -%mons = ('Jan', '01', 'Feb', '02', 'Mar', '03', - 'Apr', '04', 'May', '05', 'Jun', '06', - 'Jul', '07', 'Aug', '08', 'Sep', '09', - 'Oct', '10', 'Nov', '11', 'Dec', '12'); - - -if ($html_mode) { - $h1 = "

    "; $h1_e = "

    "; - $h2 = "

    "; $h2_e = "

    "; - $h3 = "

    "; $h3_e = "

    "; - $h4 = "

    "; $h4_e = "

    "; - $p = "

    " ; $p_e = "

    "; - $br = "
    "; - - $st = ""; $st_e = ""; - $pr = "
    ";    $pr_e = "
    "; - $dl = "
    "; $dl_e = "
    "; - $dt = "
    "; - $dd = "
    "; $dd_x = ""; - $hr = "
    "; - -# print "Content-type: text/html\n"; - -} else { - - $h1 = ""; $h1_e = ""; - $h2 = ""; $h2_e = ""; - $h3 = ""; $h3_e = ""; - $h4 = ""; $h4_e = ""; - $p = ""; $p_e = ""; - $br = ""; - $st = ""; $st_e = ""; - $pr = ""; $pr_e = ""; - $dl = ""; $dl_e = ""; - $dt = ""; - $dd = " "; $dd_x = " "; - $hr = "\n----------------------------------------" . - "---------------------------------------\n"; -} - -sub header_info { - if ($html_mode) { - print &html_header("Current $project problem reports"); - } - else { - print "Current $project problem reports\n"; - } - -print <You may view summaries by Severity, '; -$self_ref1 .= '&' if ($self_ref1 !~/\?$/); -print 'State, '; -print 'Category, or '; -print 'Responsible Party.'; - -$self_ref2 = $self_ref . '?'; -foreach ("category", "originator", "priority", "class", "responsible", - "severity", "state", "submitter", "text", "multitext", "closedtoo") { - if ($input{$_}) { - $self_ref2 .= '&' if ($self_ref2 !~/\?$/); - $self_ref2 .= $_ . '=' . $input{$_}; - } -} - -print 'You may also sort by '; -print 'Last-Modified, '; -print 'Category, or '; -print 'Responsible Party.', "\n"; -print 'Or formulate a specific query.'; - } -} - -sub trailer_info { - print &html_footer if $html_mode; -} - -&header_info; - -#Usage: query-pr [-FhiPqVx] [-C confidential] [-c category] [-d directory] -# [-e severity] [-m mtext] [-O originator] [-o outfile] [-p priority] -# [-L class] [-r responsible] [-S submitter] [-s state] [-t text] -# [--full] [--help] [--sql] [--print-path] [--summary] [--version] -# [--skip-closed] [--category=category] [--confidential=yes|no] -# [--directory=directory] [--output=outfile] [--originator=name] -# [--priority=level] [--class=class] [--responsible=person] -# [--severity=severity] [--state=state] [--submitter=submitter] -# [--list-categories] [--list-responsible] [--list-submitters] -# [--text=text] [--multitext=mtext] [PR] [PR]... - -$query_args .= " --skip-closed" unless $input{"closedtoo"}; - -# Only read the appropriate PR's. -foreach ("category", "originator", "priority", "class", "responsible", - "severity", "state", "submitter", "text", "multitext") { - if ($input{$_} && $input{$_} ne "summary") { - $query_args .= " --${_}=$input{$_}"; - } -} - -&read_gnats($query_args); - -if ($input{'sort'} eq 'lastmod') { - @prs = sort {$lastmod{$b} cmp $lastmod{$a}} @prs; -} elsif ($input{'sort'} eq 'category') { - @prs = sort {($ca,$na)=split(m|/|,$a); ($cb,$nb)=split(m|/|,$b); $ca eq $cb ? $na <=> $nb : $ca cmp $cb} @prs; -} elsif ($input{'sort'} eq 'responsible') { - @prs = sort {$resp{$a} cmp $resp{$b}} @prs; -} else { - $input{'sort'} = 'none'; -} - -if ($#prs < $[) { - print "${h1}No matches to your query${h1_e}\n"; - -} elsif ($input{'responsible'} eq 'summary') { - &resp_summary; - -} elsif ($input{'state'} eq 'summary') { - &state_summary; - -} elsif ($input{'category'} eq 'summary') { - &cat_summary; - -} elsif ($input{'severity'} eq '') { - &severity_summary; - -} else { - &printcnt(&gnats_summary(1, $html_mode)); - -} - -&trailer_info; -exit(0); - -#------------------------------------------------------------------------ - -sub getline { - local($_) = @_; - ($tag,$remainder) = split(/[ \t]+/, $_, 2); - return $remainder; -} - -sub html_fixline { - local($line) = @_[0]; - - $line =~ s/&/&/g; - $line =~ s//>/g; - - $line; -} - -sub printcnt { - local($cnt) = $_[0]; - - if ($cnt) { - printf("%d problem%s total.\n\n", $cnt, $cnt == 1 ? "" : "s"); - } -} - -sub cat_query { - local($cat) = $_[0]; - - &printcnt(&gnats_summary("\$cat eq \"$cat\"", $html_mode)); -} - -sub cat_summary { - foreach (keys %status) { - s|/\d+||; - $cat{$_}++; - } - foreach (sort keys %cat) { - &cat_query($_); - } -} - -sub resp_query { - local($resp) = @_[0]; - local($cnt); - - $cnt = &gnats_summary("\$resp eq \"$resp\"", $html_mode); - print "${hr}${b}No problem reports assigned to $resp${b_e}\n" - if (!$input{"quiet"} && $cnt == 0); -} - -sub resp_summary { - local($who, %who); - - foreach (keys %resp) { - $who{$resp{$_}}++; - } - foreach $who (sort keys %who) { - $cnt = &gnats_summary("\$resp eq \"$who\"", $html_mode); - } -} - -sub state_query { - local($state) = @_[0]; - - print "${h3}Problems in state: $state${h3_e}\n"; - $state = $statemap{$state} if ($statemap{$state} ne ''); - &printcnt(&gnats_summary("\$state eq \"$state\" ", $html_mode)); -} - -sub state_summary { - foreach (sort keys %statemap) { - next if ($_ eq "closed" && !$input{"closedtoo"}); - &state_query($_); - } -} - -sub severity_summary { - print "${h3}Critical problems${h3_e}\n"; - &printcnt(&gnats_summary('$severity eq "critical"', $html_mode)); - - print "${h3}Serious problems${h3_e}\n"; - &printcnt(&gnats_summary('$severity eq "serious"', $html_mode)); - - print "${h3}Non-critical problems${h3_e}\n"; - &printcnt(&gnats_summary('$severity eq "non-critical"', $html_mode)); -} - -sub get_categories { - open(Q, "query-pr --list-categories 2>/dev/null |") || - die "Cannot get categories\n"; - - while() { - chop; - local ($cat, $desc, $responsible, $notify) = split(/:/); - push(@categories, $cat); - } -} - -sub read_gnats { - local($report) = @_[0]; - - open(Q, "query-pr $report 2>/dev/null |") || die "Cannot query the PR's\n"; - - while() { - chop; - if(/^>Number:/) { - $number = &getline($_); - - } elsif (/Arrival-Date:/) { - $date = &getline($_); - # strip timezone if any (between HH:MM:SS and YYYY at end of line): - $date =~ s/(\d\d:\d\d:\d\d)\D+(\d{4})$/\1 \2/; - ($dow,$mon,$day,$time,$year,$xtra) = split(/[ \t]+/, $date); - $day = "0$day" if $day =~ /^[0-9]$/; - $date = "$year/$mons{$mon}/$day"; - - } elsif (/>Last-Modified:/) { - $lastmod = &getline($_); - if ($lastmod =~ /^[ ]*$/) { - $lastmod = $date; - } else { - # strip timezone if any (between HH:MM:SS and YYYY at end of line): - $lastmod =~ s/(\d\d:\d\d:\d\d)\D+(\d{4})$/\1 \2/; - ($dow,$mon,$day,$time,$year,$xtra) = split(/[ \t]+/, $lastmod); - $day = "0$day" if $day =~ /^[0-9]$/; - $lastmod = "$year/$mons{$mon}/$day"; - } - - } elsif (/>Category:/) { - $cat = &getline($_); - - } elsif (/>Severity:/) { - $sev = &getline($_); - - } elsif (/>Responsible:/) { - $resp = &getline($_); - $resp =~ s/@.*//; - $resp =~ tr/A-Z/a-z/; - $resp = "" if ($resp =~ /$mail_unass/); - $resp =~ s/^$mail_prefix//; - - } elsif (/>State:/) { - $status = &getline($_); - $status =~ s/(.).*/\1/; - - } elsif (/>Synopsis:/) { - $syn = &getline($_); - $syn =~ s/[\t]+/ /g; - - } elsif (/^$/) { - $_ = sprintf("%s/%s", $cat, $number); - - $status{$_} = $status; - $date{$_} = $date; - $resp{$_} = $resp; - $syn{$_} = $syn; - $sev{$_} = $sev; - $lastmod{$_} = $lastmod; - push(@prs,$_); - } - } - close(Q); -} - -sub gnats_summary { - local($report) = @_[0]; - local($htmlmode) = @_[1]; - local($counter) = 0; - local($iteration)= 0; - - foreach (@prs) { - $state = $status{$_}; - $date = $date{$_}; - $resp = $resp{$_}; - $syn = $syn{$_}; - $severity = $sev{$_}; - ($cat, $number) = m|^([^/]+)/(\d+)$|; - - next if (($report ne '') && (eval($report) == 0)); - - print "${pr}\nS Submitted Tracker Resp. Description${hr}" - if ($iteration++ == 0); - - $syn = &html_fixline($syn) if $htmlmode; - - if ($htmlmode) { - $title = '' . - $_ . ''; - } else { - $title = $_; - } - - print "$state [$date] $title" . - (' ' x (11 - length($_))) . - $resp . (' ' x (9 - length($resp))) . - ($htmlmode ? $syn : substr($syn,0,41)) - . "\n"; - - ++$counter; - } - - print "${pr_e}\n" if $iteration; - - $counter; -} - -sub displayform { -print qq` -Please select the items you wish to search for. Multiple items are AND'ed -together. -

    -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Category:Severity:
    Priority:Class:
    State:Sort by:
    Text in single-line fields:Responsible:
    Text in multi-line fields:Originator:
    Closed reports too:
    - - -
    -`; -} diff --git a/data/cgi/query-pr.cgi b/data/cgi/query-pr.cgi deleted file mode 100755 index 417800eb6f..0000000000 --- a/data/cgi/query-pr.cgi +++ /dev/null @@ -1,209 +0,0 @@ -#!/usr/bin/perl -# $Id: query-pr.cgi,v 1.15 1998-07-01 10:30:47 wosch Exp $ - -$ENV{'PATH'} = "/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/bin"; - -%mons = ('Jan', '01', 'Feb', '02', 'Mar', '03', - 'Apr', '04', 'May', '05', 'Jun', '06', - 'Jul', '07', 'Aug', '08', 'Sep', '09', - 'Oct', '10', 'Nov', '11', 'Dec', '12'); - -require "cgi-lib.pl"; -require "cgi-style.pl"; -require "getopts.pl"; - -&Getopts('p:'); - -if ($opt_p) { - - $input{'pr'} = $opt_p; - -} else { - - if (! &ReadParse(*input)) { - print &html_header("PR Query Interface"); - print "

    Please enter the PR number you wish to query:

    \n"; - ($scriptname = $ENV{'SCRIPT_NAME'}) =~ s|^/?|/|; - $scriptname =~ s|/$||; - ($summary = $scriptname) =~ s/query-pr/query-pr-summary/; - print "
    \n"; - print "
    \n"; - print "

    See also the PR summary

    \n"; - print &html_footer; - exit 0; - } -} - -# allow query-pr.cgi? queries -if (!($pr = $input{'pr'}) && &MethGet) { - $pr = $ENV{'QUERY_STRING'}; -} - -# be tolerant to / queries -$pr =~ s%^[a-z][a-z386]+/([0-9]+)$%$1%i; - -if ($pr < 1 || $pr > 99999) { - print &html_header("FreeBSD Problem Report"); - print "

    Invalid problem report number: $pr

    \n"; - print &html_footer; - exit 0; -} - -unless (open(Q, "query-pr --restricted -F $pr 2>&1 |")) { - print &html_header("Server error"); - print "

    Unable to open PR database.

    \n"; - print &html_footer; - die "Unable to query PR's"; -} - -$inhdr = 1; -$multiline = 0; -$from = ""; -$replyto = ""; - -while() { - chop; - - $html_fixup = 1; - - if (/^query-pr: /) { - print &html_header("FreeBSD problem report"); - if ($_ ne "query-pr: no PRs matched") { - print "

    query-pr said:\n"; - print "

    $_\n";
    -	    print ;
    -	    print "
    \n"; - } elsif (($* = 1) && `query-pr $pr 2>&1` =~ /^>Confidential:\s+yes/) { - print "

    Sorry, PR $pr exists but is confidential\n"; - } else { - print "

    No PR found matching $pr\n"; - } - print &html_footer; - exit; - } - - # In e-mail header - if ($inhdr && /^From:\s*(.*)$/i) { - $from = $1; - $from =~ s/.*<(.*)>.*/$1/; - $from =~ s/\s*\(.*\)\s*//; - } - if ($inhdr && /^Reply-to:\s*(.*)$/i) { - $replyto = $1; - $replyto =~ s/.*<(.*)>.*/$1/; - $replyto =~ s/\s*\(.*\)\s*//; - } - - # End of e-mail header - if ($inhdr && /^$/) { - $from = $replyto if ($replyto); - $email = $from; - $email .= '@freebsd.org' unless ($email =~ /@/); - $inhdr = 0; - } - - if (/^>Responsible:/) { - $_ = &getline($_); - s/\(.*\)//; # remove personal name - s/\s+//g; - $_ = $_ . '@freebsd.org' if !/@/; - $_ = '>Responsible:' . $_ . ''; - $html_fixup = 0; - } - - s/^>Last-Modified:\s*$/>Last-Modified: never/; - - if (/^>Number:/) { - $number = &getline($_); - } elsif (/^>Category:/) { - $cat = &getline($_); - } elsif (/^>Synopsis:/) { - $syn = &getline($_); - $syn =~ s/[\t]+/ /g; - $origsyn = $syn; - $syn = &fixline($syn); - print &html_header("Problem Report $cat/$number"); - print "$syn

    \n

    \n"; - } else { - next if $inhdr; - - if (/^>(\S+):\s*(.*)/) { - print $trailer . "\n" unless ($blank); - $trailer = "
    $1
    \n"; - if ($html_fixup) { - $trailer .= &fixline($2); - } else { - $trailer .= $2; - } - if ($1 eq "Originator" && $from ne "") { # add email address - $trailer .= " " . &fixline($from) . ""; - } - $blank = !($2); - $multiline = 0; - } else { - unless ($multiline) { - next if /^\s*$/; - print $trailer . "\n
    \n";
    -	    }
    -	    $multiline = 1;
    -	    $blank = 0;
    -	    print $html_fixup ? &fixline($_) : $_ , "\n";
    -	    $trailer = "
    "; - } - } -} -close(Q); - -print "$trailer\n" unless ($blank); -print "
    "; - -$origsyn =~ s/[\?&%"]/"%" . sprintf("%02X", unpack(C, $&))/eg; -$email =~ s/[\?&%]/"%" . sprintf("%02X", unpack(C, $&))/eg; - -print "Submit Followup\n"; - -print &html_footer; - -exit 0; - -sub getline -{ - local($_) = @_; - ($tag,$remainder) = split(/[ \t]+/, $_, 2); - return $remainder; -} - - - - -sub cvsweb { - local($file) = shift; - $file =~ s/[,.;]$//; - return 'http://www.freebsd.org/cgi/cvsweb.cgi/' . $file; -} - - -sub srcref { - local($_) = shift; - - local($rev) = '(rev\.?|revision):?\s+[0-9]\.[0-9.]+(\s+of)?'; - local($src) = '((src|www|doc|ports)/[^\s]+)'; - - if (m%$rev\s*$src%oi || m%$src\s*$rev%) { - s#$src#sprintf("%s", 34, &cvsweb($1), 34, $1)#ge; - } - - return $_; -} - -sub fixline { - local($line) = shift; - - $line =~ s/&/&/g; - $line =~ s//>/g; - $line =~ s%((http|ftp)://[^\s"\)\>,;]+)%$1%gi; - $line =~ s%(\WPR[:s# \t]+)([a-z386]+\/)?([0-9]+)%$1$2$3%ig; - - return &srcref($line); -} diff --git a/data/cgi/reg.cgi b/data/cgi/reg.cgi deleted file mode 100755 index 592546e2bb..0000000000 --- a/data/cgi/reg.cgi +++ /dev/null @@ -1,106 +0,0 @@ -#!/usr/bin/perl - -# Perl program to send mail. - - -$mailprog = '/usr/sbin/sendmail'; - -print "Content-type: text/html\n\n"; - -if ($ENV{'REQUEST_METHOD'} eq "get") { $buffer = $ENV{'QUERY_STRING'}; } -else { read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'}); } - -@nvpairs = split(/&/, $buffer); -foreach $pair (@nvpairs) -{ - ($name, $value) = split(/=/, $pair); - - $value =~ tr/+/ /; - $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg; - - $FORM{$name} = $value; -} - -if ($FORM{"emaila"} eq "") { - print "\n"; - print "\n"; - print "Entry Error: Email Field Blank\n"; - print "\n"; - print "\n"; - print "\n"; - print "

    Your email address was left blank. Please enter it.\n"; - print "\n"; - print "\n"; - exit(0); -} - -$recipient = $FORM{'recipient'}; -exit(0) if $recipient !~ /^[a-z_\.\-]+\@freebsd\.org$/io; -$sub_recipient = "majordomo\@freebsd.org"; -# -# format the mail file -format MAIL = -~~ ^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -$value -. - -# Open the mail file and write to it -open (MAIL, "|$mailprog $recipient") || die "$mailprog not available.\n"; -print MAIL "From: $FORM{'emaila'}\n"; -print MAIL "Subject: FreeBSD Registration from $FORM{'emaila'}\n\n"; - -print MAIL "\n"; -print MAIL "$FORM{'First'}\n"; -print MAIL "$FORM{'Last'}\n"; -print MAIL "$FORM{'emaila'}\n"; -print MAIL "

    $FORM{'Address'}
    \n"; -print MAIL "$FORM{'City'}\n"; -print MAIL "$FORM{'State'}\n"; -print MAIL "$FORM{'Zip'}\n"; -print MAIL ""; -print MAIL " \n"; -print MAIL "$FORM{'version'}\n"; -print MAIL "\n"; -print MAIL "\n"; -close (MAIL); - -# Open the mail file and write to it -# if user is subscribing to maillist -if ($FORM{"announce"} eq "yes") { -open (MAIL, "|$mailprog $sub_recipient") || die "$mailprog not available.\n"; -print MAIL "From: $FORM{'emaila'}\n"; -print MAIL "Subject: subscribe freebsd-announce $FORM{'emaila'}\n\n"; - -print MAIL "subscribe freebsd-announce $FORM{'emaila'}\n"; - -close (MAIL); -} -print "\n"; -print "\n"; -print "Mail Sent\n"; -print "\n"; -print "\n"; -print " \n"; -print "
    \n"; -print "\n"; -print "\n"; -print "\n"; -print "\n"; -print "\n"; -print "\n"; -print "\n"; -print "\n"; -print "\n"; -print "\n"; -print "\n"; -print "\n"; -print "

    Thank you, $FORM{'First'} $FORM{'Last'}, for your registration.\n"; -print "
    It has been submitted.\n"; -if ($FORM{"announce"} eq "yes") { -print "
    As you requested, you have also been subscribed to announce\@freebsd.org.\n"; -} -print "

    \n"; -print "\n"; - -1; diff --git a/data/cgi/search.cgi b/data/cgi/search.cgi deleted file mode 100755 index f616fcb836..0000000000 --- a/data/cgi/search.cgi +++ /dev/null @@ -1,250 +0,0 @@ -#!/usr/local/bin/perl -# -# mail-archive.pl -- a CGI interface to a wais indexed maling list archive. -# -# Origin: -# Tony Sanders , Nov 1993 -# -# Hacked beyond recognition by: -# John Fieber , Nov 1994 -# -# Format the mail messages a little nicer. -# Add code to check database status before searching. -# John Fieber , Aug 1996 -# -# Disclaimer: -# This is pretty ugly in places. - - -$server_root = '/usr/local/www'; -$waisq = "/usr/local/www/bin/waisq"; -$sourcepath = "$server_root/db/index"; -$hints = "/searchhints.html"; -$searchpage = '/search.html'; -$myurl = $ENV{'SCRIPT_NAME'}; - -require "open2.pl"; -require "cgi-lib.pl"; -require "cgi-style.pl"; - -@months = ('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'); - -sub do_wais { - &ReadParse; - - @FORM_words = split(/ /, $in{"words"}); - @FORM_source = split(/\0/, $in{"source"}); - $FORM_max = $in{"max"}; - $FORM_docnum = $in{"docnum"}; - - @AVAIL_source = &checksource(@FORM_source); - if ($#FORM_source != $#AVAIL_source) { - $j = 0; - $k = 0; - foreach $i (0 .. $#FORM_source) { - if ($FORM_source[$i] ne $AVAIL_source[$j]) { - $badsource[$k] = $FORM_source[$i]; - $k++; - } else { - $j++; - } - } - $badsource = join(", ", @badsource); - $badsource =~ s/,([^,]*)$/ and $1/; - if ($#FORM_source - $#AVAIL_source > 1) { - $availmsg = "

    [The $badsource archives are currently unavailable.]

    "; - } else { - $availmsg = "

    [The $badsource archive is currently unavailable.]

    "; - } - } - if ($#AVAIL_source < 0) { - $i = join("
    , ", @FORM_source); - $i =~ s/,([^,]*)$/ and $1/; - print &html_header("Mail Archive Search") . - "

    None of the archives you requested ($i) are " . - " available at this time.

    \n"; - print "

    Please try again later, or return to the " . - "search page and select a different archive.

    \n"; - print &html_footer; - exit 0; - } - - # Now we formulate the question to ask the server - foreach $i (@AVAIL_source) { - $w_sources .= "(:source-id\n :filename \"$i.src\"\n ) "; - } - $w_question = "\n (:question - :version 2 - :seed-words \"@FORM_words\" - :relevant-documents - ( ) - :sourcepath \"$sourcepath/:\" - :sources - ( $w_sources ) - :maximum-results $FORM_max - :result-documents - ( ) - )\n"; - - - # - # First case, no document number so this is a regular search - # - print &html_header("Search Results"); - print $availmsg; - if ($#AVAIL_source > 0) { - $src = join("
    , ", @AVAIL_source); - $src =~ s/,([^,]*)$/ and $1/; - print "

    The archives $src contain "; - } - else { - print "The archive @AVAIL_source contains "; - } - print " the following items relevant to \`@FORM_words\':\n"; - print "

      \n"; - - &open2(WAISOUT, WAISIN, $waisq, "-g"); - print WAISIN $w_question; - - local(@mylist) = (); - local($hits, $score, $headline, $lines, $bytes, $docid, $date, $file); - - while () { - /:original-local-id.*#\(\s+([^\)]*)/ && - ($docid = pack("C*", split(/\s+/, $1)), - $docid =~ s/\s+/+/g); - /:score\s+(\d+)/ && ($score = $1); - /:filename "(.*)"/ && ($file = $1); - /:number-of-lines\s+(\d+)/ && ($lines = $1); - /:number-of-bytes\s+(\d+)/ && ($bytes = $1); - /:headline "(.*)"/ && ($headline = $1, - $headline =~ s/[Rr]e://); # XXX - /:date "(\d+)"/ && ($date = $1, $hits++, - push(@mylist, join("\t", $date, $headline, $docid, - $bytes, $lines, $file, $score, $hits))); - } - - if ($in{'sort'} eq "date") { - foreach (reverse sort {$a <=> $b} @mylist) { - ($date, $headline, $docid, $bytes, $lines, - $file, $score, $hits) = split("\t"); - &docdone; - } - } elsif ($in{'sort'} eq "subject") { - local(@a, @c, $b, $d); - foreach (@mylist) { - @a = split("\t"); - $b = $a[0]; - # swap date and subject - if ($a[1] =~ /(^[^:]+)(Re:.*)/) { - $a[0] = "$2\t$1"; - } else { - $a[0] = "$a[1]\t."; - } - $a[1] = $b; - push(@c, join("\t", @a)); - } - local($subject, $author); - foreach (sort {$a cmp $b} @c) { - ($subject, $author, $date, $docid, $bytes, - $lines, $file, $score, $hits) = split("\t"); - $headline = $author . $subject; - &docdone; - } - - } elsif ($in{'sort'} eq "author") { - local(@a, @c, $b); - foreach (@mylist) { - @a = split("\t"); - # swap date and subject - $b = $a[0]; $a[0] = $a[1]; $a[1] = $b; - push(@c, join("\t", @a)); - } - foreach (sort {$a cmp $b} @c) { - ($headline, $date, $docid, $bytes, - $lines, $file, $score, $hits) = split("\t"); - &docdone; - } - - } else { - foreach (@mylist) { - ($date, $headline, $docid, $bytes, - $lines, $file, $score, $hits) = split("\t"); - &docdone; - } - } - #print qq[in: $in{'sort'}\n]; - - print "
    \n"; - - print "

    Didn't get what you expected? "; - print "Look here for searching hints.

    "; - - print qq{

    Return to the search page

    \n}; - - if ($hits == 0) { - print "Nothing found.\n"; - } - - print &html_footer; - close(WAISOUT); - close(WAISIN); - -} - -# Given an array of sources (sans .src extension), this routine -# checks to see if they actually exist, and if they do, if they -# are currently available (ie, not being updated). It returns -# an array of sources that are actually available. - -sub checksource { - local (@sources) = @_; - - $j = 0; - foreach $i (@sources) { - if (stat("$sourcepath/$i.src")) { - if (!stat("$sourcepath/$i.update.lock")) { - $goodsources[$j] = $i; - $j++; - } - } - } - return(@goodsources); -} - -sub htmlescape { - local ($data) = @_; - $data =~ s/&/&/g; - $data =~ s/The archive $file contains no relevant documents.

    " - } else { - $headline = &htmlescape($headline); - $headline =~ s/\\"/\"/g; - if ($file eq "www") { - print "
  • $headline\n"; - } else { - print "
  • $headline\n"; - } - print "
    "; -# print ""; - print "Score: $score; "; - $_ = $date; - /(..)(..)(..)/ && ($yr = $1 + 1900, $mo = $months[$2 - 1], $dy = $3); - print "Lines: $lines; "; - print "${dy}-${mo}-${yr}; "; - print "Archive: $file"; - print "

  • \n"; - } -# $score = $headline = $lines = $bytes = $docid = $date = $file = ''; -} - -$| = 1; -open (STDERR,"> /dev/null"); -eval '&do_wais'; - diff --git a/data/cgi/url.cgi b/data/cgi/url.cgi deleted file mode 100755 index 952f75c976..0000000000 --- a/data/cgi/url.cgi +++ /dev/null @@ -1,116 +0,0 @@ -#!/usr/local/bin/perl -T -# -# Copyright (c) Oct 1997 Wolfram Schneider . Berlin. -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND -# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -# SUCH DAMAGE. -# -# url.cgi - make plain text URLs clickable -# -# $Id: url.cgi,v 1.7 1998-08-02 18:15:32 wosch Exp $ - - -require LWP::UserAgent; - -$hsty_base = ''; -$hsty_email = 'ports@freebsd.org'; - -require "./cgi-lib.pl"; -require "./cgi-style.pl"; - -$ua = new LWP::UserAgent; -$ua -> max_size(20*1024); - -$file = $ENV{'QUERY_STRING'}; -$uri = "$file"; - -if ($file !~ m%^(http|ftp)://[a-z_\-0-9]+\.freebsd\.(com|org)%i) { - &CgiError(("Wrong url: $file", "Only http://*.freebsd.* is allowed.\n")); - exit(0); -} - -if (1) { - my($cvsroot) = '/home/ncvs'; - $file =~ s%(http|ftp)://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/%%; - print &short_html_header($file); - if ($file =~ m%^ports/\w+/\w+/pkg/DESCR% && - -f "$cvsroot/$file,v") { - open(CO, "-|") || exec ('/usr/bin/co', '-p', '-q', "$cvsroot/$file,v"); - } else { - print "bla\n"; - } - #print "$cvsroot/$file,v"; - - print "\n
    \n
    \n";
    -	
    -	my($content);
    -	$content .= $_ while();
    -	$content =~ s/,;]+)%$1%gi;
    -	print $content;
    -	print "
    \n"; - - # Add 'source' link for freebsd ports - if ($file =~ - m%pub/FreeBSD/FreeBSD-current/(ports/[^/]+/[^/]+)/pkg/DESCR$%) { - print qq{
    Sources\n}; - print qq{| Help\n}; - print qq{
    \n}; - } - print &html_footer; - exit; -} -$request = new HTTP::Request('GET', "$uri"); -$response = $ua->request($request); - -if ($response -> is_success) { - if ($response -> content_type eq "text/plain") { - print &short_html_header("bla"); - print "\n
    \n
    \n";
    -	
    -	my($content) = $response -> content;
    -	$content =~ s/,;]+)%$1%gi;
    -	print $content;
    -	print "
    \n"; - - # Add 'source' link for freebsd ports - if ($file =~ - m%pub/FreeBSD/FreeBSD-current/(ports/[^/]+/[^/]+)/pkg/DESCR$%) { - print qq{
    Sources\n}; - print qq{| Help\n}; - print qq{
    \n}; - } - print &html_footer; - exit; - } else { - # no plain text, do a redirect - print "Location: $uri\n"; - print "Content-type: text/plain\n\n"; - } -} else { - # quick and dirty hack for non existings urls - print "Location: $uri\n"; - print "Content-type: text/plain\n\n"; -} diff --git a/data/commercial.sgml b/data/commercial.sgml deleted file mode 100644 index c08c18f56a..0000000000 --- a/data/commercial.sgml +++ /dev/null @@ -1,53 +0,0 @@ - - - %includes; -]> - - - -&header; - -

    FreeBSD's power, flexibility, and reliability attracts -a wide variety of users and vendors. In addition to our gallery page, showcasing many -of our users, here you will find vendors offering commercial -services for FreeBSD.

    - -

    For your convenience, we have divided our growing commercial -listing into several sections. If you are a company which supports -a FreeBSD compatible product and wish to be added to this page, please -send email to www@FreeBSD.org -and let us know! Submissions should be in HTML and of a medium-sized -paragraph in length.

    - -

    Please note that the inclusion of vendors in our list does -not signify our endorsement of their products or services.

    - -

      - -
    • Software Services From audio -players, network drivers, to commercial databases, you will find a -variety of industrial strength software for FreeBSD. -

    • - -
    • Hardware Services Need specialized -tools, or just browsing for equipment ? These companies may have what -you need! -

    • - -
    • Consulting Services Whether you -are just starting out with FreeBSD, or need to complete a large project, -a consultant or two might be your answer. -

    • - -
    • Miscellaneous Services Books and accessories -you just cannot live without! -

    • - -
    - -&footer; - - - diff --git a/data/commercial/Makefile b/data/commercial/Makefile deleted file mode 100644 index 37ebd76a06..0000000000 --- a/data/commercial/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# $Id: Makefile,v 1.1 1997-01-23 09:24:09 mbarkah Exp $ - -DOCS = consulting.sgml hardware.sgml misc.sgml software.sgml - -.include <../web.mk> diff --git a/data/commercial/consulting.sgml b/data/commercial/consulting.sgml deleted file mode 100644 index 50855e5996..0000000000 --- a/data/commercial/consulting.sgml +++ /dev/null @@ -1,176 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

    Consulting Services

    - -
      -
    • Advance Systems Group, -LLC builds, administrates, and maintains Intranet/Internet -networks using FreeBSD and other UNIX operating systems. ASG also -provides a variety of other services including domain name hosting, web -site construction, and software training. For more information, please -phone us at (317) 507-4229, e-mail info@advansys.net, or visit our web -site at http://www.advansys.net. -

    • - -
    • AlphaZed, Ltd -UNIX consulting, system administration and programming. Primary focus on -FreeBSD. -Over a decade of UNIX and networking experience. Available for anything -from C programming to system administration and networking to web site -building and hosting. Located in SE London. Please send email to -info@uk.AlphaZed.COM -

    • - -
    • Clue Computing, Inc. -10+ years of UNIX experience, specializing in system administration, -networking, and security. Custom application development and testing -available, including device drivers, kernel work, etc. Sales, assembly, -and installation of FreeBSD systems for any application. Email -info@clue.com.

      -
    • - -
    • Dextra - Soluções em Informática. Specialized - consulting in TCP/IP networks, capacity and contingency planning, UNIX - systems and network administration, system security and firewalls, - VPNs implementation, Internet/Intranets projects. For more - information, please phone us at +55 (19) 251-3644 (Brazil), e-mail staff@dextra.com.br, or visit - our web site at http://www.dextra.com.br (in - Portuguese). -

    • - -
    • frigate networks - provides network troubleshooting, system administration, kernel - development and ports of BSD software to commercial products such as - routers and firewalls. Our Email, DNS, and WWW servers run FreeBSD. - We also provide network management solutions based on HTTP and tcl. - Please visit our web page, - http://www.frigate.com/, or phone us at (650) 903-2266. Send - email to info@frigate.com>. -

    • - -
    • - FSC Internet - is Canada's largest FreeBSD consulting firm. FSC's clients include - numerous top-tier corporations (e.g. Mazda, Heinz), as well as - mid-sized companies (e.g. the Vermont Telephone Company) and the public - sector. FSC provides full consulting, implementation, support, and - training services for all FreeBSD applications, including a special - focus on security, high-performance Web applications, and Intranets. - Please email us at - info@fscinternet.com or call - us at (416) 921-4280 for further information. -

    • - -
    • Faster Raster -Systems is a FreeBSD/X11/Graphics/hardware drivers consulting -company. For further details, please visit our -web page, or email -inquiries to -jay@tippecanoe.com

    • - -
    • GB Data Systems -is a FreeBSD/Internet consulting company. Located in Texas, we offer a -wide range of services to ISPs and small businesses. For further details, -please visit our web page, or email -inquiries to sales@gbdata.com -

    • - -
    • - Herrin Software Development, - Inc., creator of Qddb, provides custom software - development, internet consulting, general computer consulting, and - training services. For more information email us at - info@hsdi.com or visit our - home page, - http://www.hsdi.com/. -

    • - -
    • -Greg Lehey, 20+ years industry experience in -all system programming and systems administration disciplines, -including device drivers, kernel debugging, compilers, libraries, -performance analysis, and site planning. Author of Porting UNIX Software, -Installing and -Running FreeBSD, and -The Complete FreeBSD. Please send email to grog@FreeBSD.org -

    • - -
    • John Polstra, -Polstra & Co., Inc. -UNIX developer since 1978. FreeBSD core team member. -Developer of the CVSup network software update -package and the ElfKit ELF tool set. -Specialties include network protocols, language tools, UNIX internals -and applications. Please send email to -jdp@polstra.com. -

    • - -
    • Julian Stacey -maintains a -FreeBSD Commercial Consultants Index. Be sure to visit his page! -

    • - -
    • Peter Dufault, of HD Associates. 15+ years -experience in medical device control, high performance simulation -systems, digital closed-loop feedback systems, realtime UNIX-like -systems, and UNIX device drivers. Please send email to dufault@hda.com -

    • - -
    • -Poul-Henning Kamp, 12+ years in UNIX & Networks. -FreeBSD Core team member. -Developer of phkmalloc, tcl_nm, tcl_db, tcl_snmp and more. -Release engineer for several FreeBSD releases. -Located in Denmark. -Please send email to phk@FreeBSD.org -

    • - -
    • -Brian Somers, 9+ years in UNIX, Networks, C & C++. -Responsible for the ppp code in FreeBSD, and Located in -NW London. Email: brian@Awfulhak.org -

    • - -
    • SysConfig -Consulting Designs, Configures, and Installs FreeBSD based -email gateway solutions, Dial on demand ISDN, and T-1 Network to -Network/Network to Internet Connections for businesses in the Southeastern -United States. -Please send e-mail to -info@sysconfig.com, or visit -http://www.sysconfig.com. -

    • - - -
    • Ten 26 -Enterprises is your source for high performance, fault -tolerant FreeBSD workstations and servers. Choose a pre-configured -package or create your own custom machine from our list of well-tested -components. All machines carry a 2 year warranty. For more -information, visit Ten 26 or e-mail info@ten26.com -

    • - - -
    - -&footer; - - - diff --git a/data/commercial/hardware.sgml b/data/commercial/hardware.sgml deleted file mode 100644 index c2e4e15085..0000000000 --- a/data/commercial/hardware.sgml +++ /dev/null @@ -1,220 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

    Hardware Services

    - -
      - -
    • - Apache Digital - Corporation creates custom high-performance PC - based systems optimized for the FreeBSD operating system. - We have many standard - systems to choose from as well as an on-line custom - system design form to help you create your custom - dream system. Please feel free to contact info@apache.com for - more information.

      -
    • - -
    • ASA - Computers offers a wide range of performance oriented - servers, workstations and networking products. We are experienced in - quality configuration and support of FreeBSD, Linux, and other - operating systems. Multiple OS experience and knowledge are our - strengths. Some of the communication and networking products we resell - are those from 3COM, Cisco, Cyclades, DIGI, Livingston, and U.S. - Robotics. Please take a look at some pre-configured systems on our web - page. Contact us at - unix@asacomputers.com to - configure them your own way or if you have questions or comments. -

    • - -
    • Atípa Computers is a - distributor of professional quality computer hardware. We sell only - brand-new, 100% IBM-PC compatible products, all with full warranty and - free technical support. We specialize in multi-OS and networking OS - (Linux, FreeBSD) PC-based Systems. For more information, contact info@atipa.com.

      -
    • - -
    • BIS, Inc. - specializes in Internet and Intranet networking servers running - FreeBSD. We custom design and construct high performance servers to - fill any need. BIS also provides IS Support, network administration and - management, training, internet connectivity, corporate-wide e-mail - gateways, domain name registration and hosting, world wide web site - development, and more. Please send e-mail to - info@bisworld.com, or visit - http://www.bisworld.com.

      -
    • - - -
    • Coyote Point - Systems - offers the - Equalizer connection managing router. - Equalizer distributes client TCP connections to multiple - server machines and includes load balancing, server failure - detection/correction and an easy to use administrative - interface. Capable of handling over 20,000 HTTP GET operations - per minute, Equalizer enhances the Scalability, Availability - and Managability of any server cluster. Equalizer works with - all standard protocols, including: HTTP, FTP, POP, SMTP, - etc. Equalizer is based on the FreeBSD kernel.

    • - -
    • Cyclades Corporation - sells a variety of high performance, multiport serial - cards which FreeBSD supports in its standard releases (due largely - to their generous cooperation in providing us with hardware and - technical assistance). -

    • - -
    • Emerging Technologies, - Inc. has high speed serial communications adapters - allowing FreeBSD systems to connect directly to leased lines at speeds - from 56k to T1/E1. ET drivers support up to 16 T1/E1 lines a single - FreeBSD-based PC. The adapters include a complete set of drivers and - utilities that allow a FreeBSD machine to communicate directly with - virtually any IP router via synchronous PPP, Frame Relay, X.25, and - directly to CISCO brand routers with CISCO serial encapsulation. Full - documentation and support are included. Hardware choices are available - for both ISA and PCI buses ranging from an economical single port ISA - adapter to a four T1/E1 port PCI card with four dedicated 25mhz - processors on-board. To contact Emerging Technologies, send E-mail to - info@etinc.com. -

      -
    • - -
    • GND Distribution, - Ltd., a London, UK-based company, specialises in - bespoke computer systems for FreeBSD and Linux. All GND computer - systems are built to order using only top quality components. Our - build quality is second to none. Systems are supplied configured - and optimised to our customer's requirements. We also supply a large - range of system components including ASUSTeK mainboards, which are - popular within the FreeBSD and Linux communities. For further - information, please contact Kevin - McKeown by email or telephone (+44) 171 515 0100.

      -
    • - - - -
    • MOXA makes - economically priced multi-port serial cards which are compatible with - FreeBSD's sio serial driver. The C104 / C168 family of 2/4/8 serial - port cards feature custom ASIC design, speeds up to 921.6Kbps, surge - protection, independent and software configurable I/O ports and IRQs. -

    • - -
    • Open Systems Networking & - Consulting specializes in FreeBSD based high performance - LAN/WAN solutions. We keep our solutions as open to scalability and - future expansion as possible. We offer LAN/WAN video conferencing - solutions, custom built applications, security services including - firewalls and encryption, internet connectivity, and high performance - secure web servers. We custom build our networks around the clients - current and future needs. We offer complete turnkey solutions with our - networks, from the installation and configuration to the wiring and - termination of fiber optic cable and cat 5. Don't lock yourself into a - proprietary solution, use an OPEN network from open systems! For more - information please send email to opsys@open-systems.net or - visit us at Open Systems Networking - & Consulting.

    • - - -
    • - Sangoma Technologies Inc. offers - the WANPIPE™ range of high speed intelligent communication - adapters that support a number of downloadable protocol modules - including PPP, Frame Relay and X.25. The cards are available - with   RS-232/V.35/X.21/EIA530 interfaces, or an on board - T1/Fractional T-1 CSU/DSU. All our FreeBSD and Linux code is - distributed   under GNU Public License (GPL) in source code - form. The FreeBSD PPP driver and utilities for Sangoma WANPIPE™ - kits are available for download at - - ftp.sangoma.com/pub/FreeBSD/ptpipe. - Frame Relay and X.25 support will follow shortly. -

    • - -
    • - Serengeti Systems provides - PC to mainframe communication packages over Bisync and SDLC lines. - We support FreeBSD as well as DOS/Win 3.x/Win95/Win NT/SCO/AIX/OS2. - For more information, reference - www.serengeti.com, e-mail us at - sales@serengeti.com, or call (800) 634-3122.

      -
    • - -
    • Specialix, - Inc. makes a wide variety of multi-port async serial - expansion products. The ISA, EISA, and PCI SI/XIO host cards work - under FreeBSD when used with the si driver (this driver - is, however, not a supported Specialix product).

    • - -
    • Stallion Technologies - Inc offers a range of multiport serial boards for the ISA, - EISA, MCA and PCI buses. Although Stallion does not officially support - drivers for FreeBSD, there is an unsupported, freely available driver - available from their - FTP site. - This driver supports the Stallion EasyIO and EasyConnection 8/32 - multiport boards. For local pricing and availability information, - contact Stallion via their WWW page. -

    • - -
    • SW Technology - offers quality Pentium machines with FreeBSD pre-installed. -

    • - -
    • Telenet System - Solutions, Inc is a High Performance Internet Server - integration house, also reselling products from vendors like - Cisco, Livingston, SDL Comm, Digi, Cyclades, etc. We have a series - of systems with pre-configured configurations to support a wide - range of applications, or you can use our custom system design form - to specify a system to your own choice of configuration, - preloaded with the OS's of your choice. Please visit our web page - for more information or send us an email at - freebsd@tesys.com -

    • - -
    • Whistle Communications - offers the - InterJet Small office Internet appliance. - The Whistle InterJet is an all-in-one solution that - provides e-mail, Web access and Web publishing productivity for - everyone in your small office of up to 100 people. To get your - network of computers up and running on the Internet, simply plug - in a phone line and your Ethernet LAN into the back of - the InterJet. Through any Whistle-Authorized Internet Service - Provider(ISP) (there are over 150), the InterJet automatically - configures itself and eliminates the need for any complicated - system setup. The InterJet is easily upgradeable, providing a - range of bandwidth capacity from 33.6Kbps to ISDN and Frame Relay - (56Kbps to full T1 speeds). Based on FreeBSD, the InterJet - supports access to the web publishing space via both Appletalk - and Microsoft filesharing.

      -
    • - -
    - -&footer; - - - diff --git a/data/commercial/misc.sgml b/data/commercial/misc.sgml deleted file mode 100644 index 451340ef61..0000000000 --- a/data/commercial/misc.sgml +++ /dev/null @@ -1,30 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

    Miscellaneous Services

    - -
      -
    • The Bookpool - offers 30% discounts on the new edition of The Design and - Implementation of the 4.4BSD Operating System, a must-have - for any FreeBSD bookshelf. -

    • - -
    • Walnut Creek CDROM - sells the complete FreeBSD distribution on CD-ROM, and more! -

    • - -
    - -&footer; - - - diff --git a/data/commercial/software.sgml b/data/commercial/software.sgml deleted file mode 100644 index 08d256c129..0000000000 --- a/data/commercial/software.sgml +++ /dev/null @@ -1,521 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

    Software Services

    - -
      -
    • Aker Firewall is a - Brazilian firewall solution which runs on FreeBSD. The firewall - provides a stateful filtering engine, Network Address Translation - (NAT), cryptography (with manual key exchange and SKIP), automatic - responses to pre-configured events and remote administration by a - easy-to-use graphical interface which runs on many different platforms. - For more information, please visit our web site at http://www.aker.com.br or send a - e-mail to info@mail.aker.com.br. -

    • - -
    • Altera SQL Server - is a multi-user, relational database with ODBC and JDBC option, - demanding very few resources. The Altera client-server architecture - allows numerous concurrent users. Altera SQL server supports CGI - and is ideal for Web applications since it transfers MIME-typed - BLOBS directly to the web browser via http protocol (acting - as a web server). For more information please visit our site at - http://www.altera.gr. -

    • - -
    • Coyote Point - System's Equalizer is a server management appliance and - load balancing system for building clustered arrays of TCP/IP - servers. Equalizer acts as a gateway and kernel-mode network - address translation engine which permits an arbitrary number - of servers to sit behind a single IP address and TCP - port. Several different load balancing policies are available - and automatic server failure detection provides - high-availability. Equalizer works with any server OS, and is - in use in high-volume FreeBSD powered sites such as The Internet Movie Database
      - FreeQualizer, - the freely available beta version of the Equalizer software - turns a FreeBSD 2.2.6 system into a fully functional server - load balancing system. FreeQualizer is limited to a single - virtual cluster with two servers and does not include the - graphical reporting facility and secure administration - facilities included with the commercial product. -

    • - -
    • EasySQL - is an ODBC-like database independent C/C++ library developed - by Andrew Maltsev (AM'SOFT - ). Full source code is available. -

    • - -
    • AstroArch - Consulting, Inc. develops and licenses its - ISP Billing and Tracking System or BATS - for FreeBSD as well as thirteen other Operating - Systems. For more information, check out the web pages http://www.astroarch.com/, - send email to info@astroarch.com or - call (512) 990-9711.

      -
    • - -
    • Ballista - is a network security auditing tool for evaluation of - security postures in areas where high assurance levels are critical. - Ballista is primarily designed to audit the remote security aspects of - networks and runs quite well under FreeBSD. -

    • - -
    • BRU from - Enhanced Software Technologies is a very powerful and reliable - tape backup system. It offers per-file compression, an improved - tape format with three different kinds of verification, and many safety - checks to insure data integrity. The "BSD/OS 1.1" version works well - with FreeBSD. -

    • - -
    • CheapBytes, - a company that specializes in low cost technical products, now has - FreeBSD 2.2.6 available on CD-ROM. This single CD-ROM includes all - files necessary to install and run FreeBSD as well as XFree86 3.3.2. - Included also is an EZSTART script to assist in creation of boot - floppies. For further information see - http://www.cheapbytes.com/ or - send e-mail to: - sales@cheapbytes.com. -

    • - -
    • Covalent Raven - SSL Module presents an SSL module for the ever popular - Apache Web Server. Raven - is an Apache module offering the ability to add secure server - functionality to your Apache using the RSA encryption - algorithms available to residents of North America.
      - Email: - info@raven.covalent.net. Voice: 402.441.5710. FAX: 402.441.5720. -

    • - - -
    • CSR Corp. - is a Portland, OR, based consulting company with offices in - Portland, OR; San Jose, CA; and Vero Beach, FL. CSR specializes - in network applications for IPSs and CLECs, applying open network - technologies for complete customer solutions. CSR has been in - business since 1986. Telephone: (503) 224-4789.

      -
    • - -
    • Conetic Software - is offering a FREE - copy of C/BASE 4GL for the FreeBSD 2.0.5 operating - system. C/BASE 4GL features a powerful application - development tool and database engine. Featuring a easy to user - visual development environment, a scripting language, and application - libraries with a C language (API) interface. The best thing about - C/BASE 4GL is that it is fully portable across hardware and - operating system platforms. FreeBSD to DOS, DOS to SOLARIS, SOLARIS - to AIX, etc.... Your free copy of C/BASE 4GL - is set to run for a maximum of 2 concurrent users and - 1,000 records. Please contact us at info@conetic.com - if you would like a taste of even more power and - programming fun.

    • - -
    • Coolworld.Com, Inc. - provides a billing package for ISP's called Internet - Billing. This package was designed to handle all the billing needs for - Internet service providers. It runs under MS-Windows. One - piece of the software is a client/server set with a daemon that - runs on a UNIX server (including FreeBSD) that allows the client - to do all for their user management under a windows front end.

    • - -
    • Differential, Inc. - announces FileDrive 1.1, a suite of secure and extensible - high-performance FTP file transfer client/server software. FileDrive - provides the industry's most secure file transfer solution through the - use of SSL encryption, extensive access controls, comprehensive - logging, and an optional security auditing system. Differential's - FileDrive EX Extranet server also provides extensible FTP access to - dynamically generated content and server-based data processing. - FileDrive servers are easy to configure, manage and maintain through - their integrated Web-based remote administration systems. FileDrive - servers are available for FreeBSD 2.x, Linux 2.x, and Solaris 2.5, with - IRIX and HP/UX available soon. A 15-day evaluation version of - FileDrive and FileDrive EX are available at - - http://www.differential.com/. -

    • - -
    • - EtherPage(R) - provides a client/server based alphanumeric - paging solution for unix networks and Windows NT. A command - line and web interface are available. Ideally suited for system and - database administration, EtherPage allows messages to be sent - automatically to support personnel based on database events, - etc. Other features include links to email, integration with - user written scripts, multiple recipients, pagers selected by - time of day/day of week, duplicate message suppression, long - message splitting/truncation, job logging, C API. Virtually - all paging services are supported. -

    • - -
    • FairCom(r) Corporation has provided quality - database development tools for the professional C programmer since - 1979. FairCom is best known for its extremely portable, high - performance file handler, c-tree, used by thousands of programmers - worldwide. FairCom provides database technology for many popular - corporations in vertical markets, embedded applications, as well as - in-house applications. c-tree Plus(r) is released in full source code, - royalty-free and Windows 3.1, NT, and Win95 ready. The FairCom Server - for FreeBSD 2.2.1 also offers advanced heterogeneous cross-platform - client/server functionality with powerful features like: industrial - quality transaction processing, file mirroring, automatic disaster - recovery, multi-threaded design with full client side source and - flexible OEM licensing available. The FairCom ODBC Driver and Java - interfaces allow end-users to access c-tree Plus applications with - higher level products such as Microsoft Access, Crystal Reports, and - many others. The FairCom toolset is completed with r-tree(r), a - powerful report generator, and d-tree(tm) a unique development toolkit, - also ported to FreeBSD. For further information, please see our web - site at: http://www.faircom.com. -

    • - -
    • Gaussian 94 is the latest in the Gaussian series of electronic - structure programs by - Gaussian - Inc. It is being used in chemistry and physics research - in several - universities, supercomputer and research centers around the world. It - is designed to model a broad range of molecular systems under a - variety of conditions, performing its computations starting from the - basic laws of quantum mechanics. Gaussian 94 can predict energies, - molecular structures, vibrational frequencies, and numerous molecular - properties for systems in the gas phase and in solution, and it can - model both their ground state and excited states.

      -
    • - - -
    • - Herrin Software Development, Inc. - offers Qddb database software, Gustar site search engines, - Qbib bibliography management software, and other products that run on - FreeBSD and other UNIX platforms! To download these packages or to - learn more, visit: - http://www.hsdi.com/. -

    • - -
    • i-Pass Alliance - is the leading provider of global Internet roaming solutions for - Internet service providers. We provide a total solution that enables - ISPs to join a global network and provide convenient, low-cost - worldwide access to their traveling Internet subscribers. We provide - the software which enables your users to dial-in through the access - points of other i-Pass partners, but still get authenticated through - your own authentication server. We are an independent organization - handling the financial settlement between you and other Internet service - providers and enabling you to bill their subscribers for this service. - There is no cost to join and no cost for the i-Pass software. The - i-Pass cross-authorization and settlement software is compatible with - all common authentication servers and authentication protocols - including FreeBSD. For more information, please visit - our web site.

    • - -
    • Inlab - Software GmbH offers binaries of Inlab-Scheme - for FreeBSD and Linux which are free for personal or educational - use. Inlab-Scheme is a R4RS compliant Scheme which is capable - of reading and writing TIFF and XBM-bitmaps to and from a special - internal bitmap type. With built-in primitives for image - processing, Inlab-Scheme can be a general tool for tasks like - optical character recognition and general analysis and processing - of bitmap data.

    • - -
    • Infoflex, Inc. products include: 1) - SQLflex, an SQL client/server clone of Informix - ESQL/C and Informix Standard engine, 2) - Infoflex-4GL, a 4GL language syntactically similar - to Informix and database compatable, 3) - Queryflex, a point and shoot report writer that - enables novice users to develop their own reports. 4) - AccountFlex, a full featured accounting system for - Order Entry, Inventory, Job Cost, Bill of Materials, Purchasing, A/R, - A/P, G/L, and Payroll. All Infoflex products are supported on UNIX, - DOS, NT, and VMS. Further information on Infoflex products can be - obtained by visiting out web site at - http://www.infoflex.com, or by e-mailing us at info@infoflex.com.

    • - -
    • journyx - WebTime is a web-based time and attendance tracking - product for engineering departments and technical consultancies or - contracting firms with people on the go. It was developed on FreeBSD. - Since it is web-based, it allows for worldwide collection of data. -

    • - -
    • Lilikoi Software - has released Ceilidh, a WWW BBS. - Ceilidh is a CGI program, written in C, that allows Web - pages to host bulletin boards that are self-maintaining and both - server and browser-independent, while at the same time offering - enormous flexibility.

    • - -
    • MathTools, Ltd. - is offering solutions for scientists and engineers. Check out our - MATCOM, the - Matlab to C++ Compiler and - Matrix< LIB >, - our C++ Matrix Class Library. Both are available for download - from our home page, - http://www.mathtools.com for a 30 day evaluation period. To - receive more information about our products, email us at - info@mathtools.com or FAX - us at 1-888-MATHTOOLS.

    • - -
    • Mercantec, Inc. - develops SoftCart(tm), a complete retail electronic - commerce solution for marketing and selling goods and services - on the World Wide Web. Mercantec sells its products through a - worldwide network of Internet Service Providers (ISPs) and Web - hosting service providers, Web consultants, software developers, - integrators and OEMs. Visit us on the Web at - http://www.mercantec.com, - contact us through email at - info@mercantec.com, or call us at (630) 305-3200.

    • - -
    • NAG, Ltd. - produces a Fortran 90 Compiler for most flavors of Unix (including - FreeBSD), VMS, and the PC. The NAGWare f90 Compiler is a full - implementation of Fortran 90 (which by definition includes Fortran - 77) plus a single processor implementation of HPF. For further - information, in North America, email - naginfo@nag.com, and elsewhere, email - infodesk@nag.co.uk. Or, see - our web pages at - http://www.nag.co.uk/.

    • - -
    • NetCon Corporation - , established in 1985 and with over 10,000 installed servers, is - the leading supplier of NetWare compatible operating systems and - Internet Gateways for standard UNIX platforms. NetCon offers a complete - line of systems for FreeBSD, SUN Solaris, SCO UNIX/ODT and IBM - AIX RS6000 serving from 5 to 1000 users. Services include; Full - Internet access from NetWare/WIN95/Windows workstations over IPX/SPX, - X Windows over IPX/SPX, NetWare file and print services, NetWare Client - services for UNIX, High-performance, DOS/Windows Terminal Emulation. -

    • - -
    • Netsville, Inc. - sells an Internet merchandising system called - Hazel which allows webmasters, - web consultants, or regular shopkeeps to create a web storefront on - the Internet. She will interface with web servers using SSL for - security and various transaction processors for credit card - authorization. The developers actually wrote Hazel using FreeBSD as - their operating system. If you need a flexible shopping cart solution - for the Internet, Hazel is your best bet.

    • - - -
    • Oracle Video Server - is a software product which stores full-screen, full-motion video and - CD-quality audio, and then streams it to NC, PC, and Mac clients over - standard networks. Software RAID with real-time rebuild guarantees - uninterrupted video stream delivery even in the event of disk or - controller failure. Included with the - Oracle Video Server is client software which allows display of video - in Netscape-compatible - browsers, Java applets, - Macromedia Director or - Authorware, - Asymetrix IconAuthor, or user-written applications. Integration - with the Oracle8 database - (optional) allows for a complete, enterprise-wide information - management solution.  The FreeBSD (aka - NCOS) version - of  Oracle Video Server is completely compatible with versions - for other platforms such as nCUBE, - Sun, HP - , DEC, - SGI, IBM, SNI/Pyramid, -and WinNT.

    • - -
    • Perforce Software - produces - PERFORCE -- the FAST Software - Configuration Management System for many UNIX platforms - and NT. More capable than freeware tools, more applicable - than solutions from academia, and more usable than available - commercial products, PERFORCE manages - software projects comprising thousands of source files - shared by dozens of engineers across many heterogeneous - platforms and geographically distributed locations. - Documentation and fully functional versions (but limited - to two client workspaces) can be downloaded from the Web - pages. For non-commercial users on FreeBSD, we offer - servers with unlimited client workspaces for $1. Perforce - Software can be reached at - info@perforce.com or 1 (510) 865-8720.

    • - -
    • RealNetworks, Inc. - offers its RealPlayer, - RealServer, and - RealEncoder - for FreeBSD. - The free RealPlayer allows you to play live and on-demand audio - over 14.4Kps and faster connections. - All you have to do is click on a RealAudio link from your Web browser - and audio begins playing instantly. Check out - The RealMedia Guide to access - thousands of sites offering music, news, live radio stations, live - events etc. The RealServer allows your web site to deliver live and - on-demand audio, video, and animation over the Internet or your - company network. A free version of the RealServer called the - - Basic Server is available.

    • - -
    • RTD - provides an ISP billing package for ISPs using FreeBSD called - UTA

    • - -
    • Sane Solutions, LLC - offers - NetTracker, one of the most powerful, yet easy to use Internet usage tracking - programs on the market today. NetTracker allows marketing - professionals, webmasters and ISPs to get the essential information - they need to make informed decisions regarding their web sites. - NetTracker answers the questions: Who is visiting your web site? - Where are they coming from? When are they coming to your web site? - How long are they staying on your web site? What pages are they - viewing? What web browsers are they using? How are people finding - your web site? What keywords are people using to find your web site - in the search engines? How are the banner ads performing on your - web site? And much, much more... A demonstration of NetTracker can be - seen at - http://www.sane.com/demo/, - and a free 30 day evaluation copy can be downloaded from - http://www.sane.com/eval. -

    • - -
    • - Serengeti Systems - provides PC to mainframe communication packages over Bisync and SDLC lines. - We support FreeBSD as well as DOS/Win 3.x/Win95/Win NT/SCO/AIX/OS2. - For more information, reference - www.serengeti.com, e-mail us at - sales@serengeti.com, or call (800) 634-3122.

      -
    • - -
    • - Stalker Software, Inc. offers CommuniGate Pro, The - Internet messaging server. Based on the Stalker Foundation framework, - it employs the native services of all major operating systems - including Windows 95/98, Windows NT, the Apple Rhapsody, Linux, - Solaris, FreeBSD and others. The CommuniGate Pro server takes full - advantage of modern multi-threaded and multi-processor environments, - and includes anti-spam protection, administration via the Web, - extensive multi-domain support, dial-up capabilities, unique IMAP - multi-mailbox features and designed to provide access to hundreds of - thousand accounts, and to relay mail on the most heavily loaded sites. - Download the FREE Trial version from Stalker Software's website - or e-mail Stalker Software Sales -

    • - -
    • Solid - Information Technology Ltd is the maker of a - unique data management product, SOLID - Server. It is designed for robust operation in demanding - environments. Its small size and ease-of-use makes it ideal - for deployment to web sites, various embedded systems and - other environments where databases need to operate - unattended. Free evaluation copies maybe downloaded from http://www.solidtech.com/market/eval/index.htm. -

    • - -
    • - Vector Systems Limited sells the - MED - Screen Editor for FreeBSD & HP-UX. This editor is particularly familiar - to PCS Cadmus users in the German CAD industry. -

    • - -
    • VirtuFlex - Software produces a versatile tool called - VirtuFlex which allows web developers to build dynamic - web pages without CGI programming. It integrates databases, - email, faxing, and telephony with the web. VirtuFlex is - available for most Unix platforms, including FreeBSD. -

    • - -
    • Xi Graphics - offers commercial grade graphical software - enhancements for FreeBSD. AcceleratedX Server completely - supports over 400 different graphics adapters from over 40 vendors, - including many partially supported or not included with XFree86. - Download a free demonstration from ftp.xig.com. Also utilize the - Common Desktop Environment (CDE) with AcceleratedX CDE, Motif - v2.0 runtine + development environment with AcceleratedX - Motif, and 3D graphics with AcceleratedX OpenGL. For - more information email sales@xig.com or call - +1.303.298.7478.

    • - - -
    • XVScan - allows you to use your HP ScanJet scanner under FreeBSD. It is a - commercial product based on John Bradley's xv. -

    • - -
    • Web Crossing, - by Lundeen & Associates, is a conferencing server for the - intranet/extranet and World Wide Web providing discussion forums and - chat rooms. Web Crossing is a groupware application server, accessisble - with any Web browser, via most Web servers. It makes communication - more efficient and productive than newsgroups or email mailing lists. - Contact L & A at - sales@lundeen.com, +1 510 521 5855 (voice) or +1 510 522 6647 (fax). -

    • - -
    • YARD Software GmbH - provides its relational ANSI-SQL database for FreeBSD systems. YARD-SQL - is available on most UNIX systems and has interfaces for C, ODBC (MS - Windows) and JDBC (Java). A Private Edition for private, non-commercial - use can be downloaded from - - ftp://ftp.yard.de/pub/private/. -

    • - -
    • Zeus Technology Limited - offer Zeus Server for FreeBSD. Zeus Server is - an advanced, powerful full-featured commercial grade web server - designed with exceptional performance, minimal machine resource - requirements and ease of administration in mind. Free - evaluation copies may be - downloaded. -

    • - -
    - -&footer; - - - diff --git a/data/daemon.sgml b/data/daemon.sgml deleted file mode 100644 index 9d69be7354..0000000000 --- a/data/daemon.sgml +++ /dev/null @@ -1,73 +0,0 @@ - - - %includes; -]> - - - -&header; - -

    The little red fellow that graces many of these pages is - the BSD Daemon. In the context of Unix systems, daemons - are process that run in the background attending to various - tasks without human intervention. In the general sense, - daemon is an older form of the word demon. In the Unix - System Administration Handbook, Evi Nemeth has this to - say about daemons:

    - -
    "Many people equate the word ``daemon'' with the - word ``demon,'' implying some kind of Satanic connection - between UNIX and the underworld. This is an egregious - misunderstanding. ``Daemon'' is actually a much older form - of ``demon''; daemons have no particular bias towards good - or evil, but rather serve to help define a person's - character or personality. The ancient Greeks' concept of a - ``personal daemon'' was similar to the modern concept of a - ``guardian angel'' --- ``eudaemonia'' is the state of being - helped or protected by a kindly spirit. As a rule, UNIX - systems seem to be infested with both daemons and demons." - (p403) -
    - -

    The earliest (and most popular) renditions of the BSD Daemon were - created by John Lassiter. More recent FreeBSD-specific - renditions have done by - - Tatsumi Hosokawa, but the basic inspiration was definitely John's. - - The copyright holder and creator of the daemon image is - Marshall Kirk McKusick. - A short pictorial - history is also available. There is a gallery of FreeBSD related -publications that use -variations of the daemon graphic.

    - -

    The stuffed daemon - - plushies - are now shipping from - - Liebscher & Partner. - -

    Finally, it should also be noted that, despite Kirk's professed aversion - to this fact, there is close to unanimous agreement that the daemon's - name, should he have one at all, is Chuck. Don't ask - me how that name was arrived at, it just stuck. - -

    BSD Daemon Copyright 1988 by Marshall Kirk McKusick. All - Rights Reserved.

    - -

    Permission to use the daemon may be obtained from:

    - -
    Marshall Kirk McKusick
    1614 Oxford St
    - Berkeley, CA 94709-1608
    USA
    - -

    or via email at mckusick@mckusick.com. -

    - -&footer; - - - diff --git a/data/doc.ftr b/data/doc.ftr deleted file mode 100644 index b3941ff562..0000000000 --- a/data/doc.ftr +++ /dev/null @@ -1,6 +0,0 @@ -
    -
    - questions@freebsd.org
    - @@UPDATE@@ -
    - diff --git a/data/doc.hdr b/data/doc.hdr deleted file mode 100644 index d992c87339..0000000000 --- a/data/doc.hdr +++ /dev/null @@ -1,13 +0,0 @@ -Navigation Bar - -Top -Applications -Support -Documentation -Vendors -Search -Index -Top -Top - -
    diff --git a/data/docproj.sgml b/data/docproj.sgml deleted file mode 100644 index 3efd52e6c9..0000000000 --- a/data/docproj.sgml +++ /dev/null @@ -1,79 +0,0 @@ - - - %includes; -]> - - - -&header; - -

    Overview

    - -

    Getting to grips with a new and complex operating system is always a - difficult task, no matter how pretty the GUI is. FreeBSD is no different - in this respect.

    - -

    While there are a vast number of BSD Unix (and general Unix) books - available, FreeBSD has its own unique features, procedures and - quirks.

    - -

    In addition, FreeBSD will be the first exposure to a Unix-like - operating system for many of its users, so the availability of high - quality, accurate documentation is paramount.

    - -

    The FreeBSD Documentation Project exists to help fill this gap. There - are two ways in which this is undertaken;

    - -
      -
    1. Members of the Documentation Project write documentation and - submit it for inclusion in the FreeBSD Documentation - Set.

    2. - -
    3. Members of the Documentation Project discuss and arrange the - formatting and organisation of the FreeBSD Documentation - Set.

    4. -
    - - - - - -

    Current - projects

    - -

    There are a number of projects currently in progress as - part of the documentation effort. Please take the time to look over - this list and see if there is anything you can help - with.

    - -

    Who we are, how to join

    - -

    This page explains who makes up the Documentation Project, and how - you can join.

    - -

    The FreeBSD Documentation Set

    - -

    This page outlines the components of the FreeBSD Documentation Set, and - the sort of work that the Documentation Project does with them.

    - -

    SGML and the Documentation Project

    - -

    The project is trying to use SGML for the documentation. This page - outlines how this is accomplished, and directs the interested reader to - further SGML resources.

    - -

    Submitting Documentation

    - -

    Submitting documentation is the best way to become a part of the - project, and help make FreeBSD easier to use. This page explains the - best way to submit documentation so that it gets looked at as soon as - possible.

    - -

    Translation

    -

    Translations of the FreeBSD documentation, Web pages, - Handbook, Manual pages and FAQ.

    - - &footer - - diff --git a/data/docproj/Makefile b/data/docproj/Makefile deleted file mode 100644 index 7f8d20269b..0000000000 --- a/data/docproj/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# $Id: Makefile,v 1.2 1998-06-17 18:14:52 wosch Exp $ - -.if exists(Makefile.conf) -.include "Makefile.conf" -.endif - -DOCS= current.sgml doc-set.sgml sgml.sgml submitting.sgml who.sgml -DOCS+= translations.sgml - -.include "../web.mk" diff --git a/data/docproj/current.sgml b/data/docproj/current.sgml deleted file mode 100644 index d9c60ece86..0000000000 --- a/data/docproj/current.sgml +++ /dev/null @@ -1,116 +0,0 @@ - - - - %includes; -]> - - - - &header; - -

    Here are the projects currently under way (or being actively - contemplated on the freebsd-doc mailing list). I have also included some - that have not really been talked about, but would probably be a - good idea. Each project lists the contact person for that - project (if I know who it is).

    - -

    If you think you can contribute to any of these, please do not - hesitate to stand up and be counted. You should talk to the - person responsible for that particular project, who can then bring you - up to speed on what is happening.

    - -

    Any ommissions in this list are entirely my fault (Nik Clayton, - <nik@FreeBSD.ORG>), sorry - in advance to anyone whose project I have missed.

    - -

    FreeBSD for Linux users

    - -

    Responsible: Annelise Anderson <andrsn@andrsn.stanford.edu>

    - -

    Synopsis: Linux users coming to FreeBSD can be confused by - some of the differences between the systems (the different default - shells, how boot time configuration is performed, and so on). Annelise - is coordinating the development of a tutorial/FAQ section that will - address these points.

    - -

    The list of current questions is at http://freebsd.stanford.edu/FreeBSD/linux.html.

    - -

    Fixup the FOO.TXT files

    - -

    Responsible: Doug <studded@dal.net>

    - -

    Synopsis: The "FOO.TXT" files are the README files, the - INSTALL.TXTs. the ABOUT.TXTs and so on that you get with FreeBSD. Doug - (and others) are going through these trying to make sure they are - accurate, consistent, and easy to understand. A very worthwhile task.

    - -

    Migrate the Handbook from LinuxDoc to DocBook

    - -

    Responsible: Nik Clayton <nik@freebsd.org>

    - -

    Synopsis: The FreeBSD Handbook is being migrated from the - LinuxDoc DTD to the DocBook DTD. Along the way a few wrinkles are being - bumped into, particularly involving TeX. A plan has been drawn up, - preparatory work has been done, but it will be a few weeks before it is - finished.

    - -

    Write a section in the Handbook and/or FAQ

    - -

    Responsible: No one

    - -

    Synopsis: Chunks of the FAQ and Handbook have empty sections in - them. They need filling. If you have just had to use one of - these documents to complete a task, and found them lacking, - please find the time to write up your experiences as a - possible replacement.

    - -

    Alternatively, if you have just had to do something that had no - entry in the FAQ and/or Handbook, please consider writing a - new section. Then submit it as outlined above.

    - -

    Write the "This is how the Handbook is made" document

    - -

    Responsible: No one (although I can offer assistance)

    - -

    Synopsis: The mechanism used to put the constituent parts of the - Handbook together to make the HTML, Postscript, and plain - text versions is not particularly well documented. If you want - to learn how this process works, and want to document it as - well, please get in touch.

    - -

    You will be doing everyone else a big favour, because it then - makes it much easier for people to contribute documentation - that can just slot into the Handbook.

    - -

    Rewrite the Handbook :-)

    - -

    Responsible: No one, yet

    - -

    Synopsis: The Handbook has grown quite organically over the - past few years. This means some of the sections are not organised as - well as they could be, and some of it needs reworking.

    - -

    Someone needs to

    - -
      -
    • Read the Handbook thoroughly
    • -
    • Come up with a revised structure for it
    • -
    • Understand how the Handbook is implemented (this will - mean learning some stuff about SGML, and probably - liasing with the DocBook migration project)
    • -
    • Actually do the rework.
    • -
    - -

    To break this into manageable chunks, it would be really handy - if someone could first maintain a web page that lists people's - current comments about the Handbook structure. That would at - least give us all something to work from.

    - -

    If no one steps forward to handle this I am going to do - it. It will just take me a while to get to it (since I need to - get the DocBook migration out of the way first).

    - - &footer - - diff --git a/data/docproj/doc-set.sgml b/data/docproj/doc-set.sgml deleted file mode 100644 index 38045dab0e..0000000000 --- a/data/docproj/doc-set.sgml +++ /dev/null @@ -1,60 +0,0 @@ - - - - %includes; -]> - - - - &header; - -

    FreeBSD's documentation falls into four basic categories;

    - -
      -
    1. The manual pages

      - -

      The Project does not really concern itself with these, since - they are a part of the base system. The exception to this is the - Japanese team, who are translating them. There is no reason other - volunteers could not step in to translate the manual pages to other - languages as well.

      - -

      That is not to say that the manual pages are unimportant, far from - it. It is just that they are intimately tied to specific systems of - FreeBSD, and most of the time the best person to write the manual - page is the person that wrote that part of FreeBSD.

    2. - -
    3. The FAQ

      - -

      This is maintained by the project. The aim is to address (in short - question and answer format) questions that are asked or should be - asked on the various mailing lists and newsgroups devoted to - FreeBSD. The format does not permit long winded and comprehensive - answers.

    4. - -
    5. The Handbook

      - -

      This is maintained by the project. Topics that need a more in depth - discussion are addressed in the Handbook.

    6. - -
    7. The Tutorials

      - -

      Some of these tutorials are maintained by Project committers, others - are not. The maintenance of these documents is up to the - individual authors, although, to the best of my knowledge, - they have all kept them up to date, solicit comments from the - readership and so on.

      - -

      Some of the tutorials are stored on the FreeBSD web site. For these - tutorials the authors submit their changes to one of the committers, - and the committer makes the change. Other tutorials are stored on the - author's private webspace, and the author can make changes as and - when they wish. Sometimes this is a deliberate choice on the part - of the author, and sometimes it is a historical accident.

    8. -
    - - - &footer - - diff --git a/data/docproj/sgml.sgml b/data/docproj/sgml.sgml deleted file mode 100644 index 3f86159e8e..0000000000 --- a/data/docproj/sgml.sgml +++ /dev/null @@ -1,169 +0,0 @@ - - - - %includes; -]> - - - - &header; - -

    The Documentation Project is trying to use SGML as the standard method - of representing the documentation.

    - -

    SGML is the Standard Generalised Markup - Language.

    - -

    In a nutshell (and apologies to any SGML purists in the audience that - are offended) SGML is a language for writing other languages.

    - -

    You have probably already used SGML, but you did not know it. HTML, the - language that web pages are written in, has a formal description. That - description is written in SGML. When you are writing HTML you are - not writing SGML (per se), but you are using a language that is - defined using SGML.

    - -

    There are many, many markup languages that are defined using SGML. HTML - is one of them. Another is called "LinuxDoc". As you can probably guess, - it was originally created by the Linux documentation group to write - their documentation, and the FreeBSD Documentation Project adopted it as - well.

    - -

    Another markup language defined using SGML is called "DocBook". This - is a language designed specifically for writing technical - documentation, and as such it was many tags (the things inside the - <...>) to describe technical documentation related things.

    - -

    For example, this is how you might write a brief paragraph in HTML - (do not worry about the content, just look at the tags):

    - -
    The system's passwords are stored in /etc/passwd. To edit
    -      this file you should use vipw. However, if you just
    -      want to add a new user you can use adduser.

    -]]>
    - -

    The same paragraph, marked up using DocBook, looks like

    - -
    The system's passwords are stored in
    -      /etc/passwd. To edit this file you should use
    -      vipw. However, if you just want to add a new user
    -      you can use adduser.
    -]]>
    - -

    As you can see, DocBook is much more 'expressive' than HTML. In the HTML - example the filename is marked up as being displayed in a 'typewriter' - font. In the DocBook example the filename is marked up as being a - 'filename', the presentation of the filename is not described.

    - -

    There are a number of advantages to this more expressive form of - markup:

    - -
      -
    • It is not ambiguous or inconsistent.

      You do not spend time - thinking "Hmm, I need to show a filename, should I use 'tt', or 'b', - or 'em'?"

      Instead, you just use the right tag for the right - job.

      - -

      The conversion process from DocBook to other formats (HTML, - Postscript, and so on) makes sure that all <filename>'s are - shown the same way.

      -
    • - -
    • You stop thinking about the presentation of your document, and - instead concentrate on the content.

      - -
    • Because the documentation is not tied to any particular output - format, the same documentation can be produced in many different - formats - plain text, HTML, Postscript, RTF, PDF and so on.

    • - -
    • The documentation is more 'intelligent', so more intelligent - things can be done with it. For example, it becomes possible to - automatically produce an index of the documentation that lists every - command shown in the documentation.

    • -
    - -

    If you are familiar with them, this is a bit like Microsoft Word - stylesheets, only vastly more powerful.

    - -

    Of course, with this power comes a price;

    - -
      -
    • Because the number of tags you can use is much larger, it takes - longer to learn all of them, and how to use them effectively.

      - -

      I found the best way to learn was to read the source to lots of - example documents, seeing how other authors had written similar - information.

    • - -
    • The conversion process is not that simple.

    • -
    - -

    Right now, the Project is still using LinuxDoc for the Handbook and the - FAQ. That's changing, and in particular there's a project underway - to convert the documentation to DocBook.

    - -

    What if you don't know LinuxDoc/DocBook? Can you still - contribute?

    - -

    Yes you can. Quite definitely. Any documentation is better than no - documentation. If you've got some documentation to contribute and it's - not marked up in LinuxDoc or DocBook, don't worry.

    - -

    Submit the documentation as - normal. Someone else on the Project will grab your committed - documentation, mark it up for you, and commit it. With a bit of luck - they'll then send you the marked up text back. This is handy because you - can do a "before and after" shot of the plain documentation and the - marked up stuff, and hopefully learn a bit more about the markup in the - process.

    - -

    Obviously, this slows down the committing process, since your submitted - documentation needs to be marked up, which may take an evening or too. - But it will get committed.

    - -

    More information about SGML and DocBook?

    - -
    -
    http://www.sil.org/sgml/sgml.html
    - -

    The SGML/XML web page. Includes countless pointers to more - information about SGML.

    - -
    http://www-tei.uic.edu/orgs/tei/sgml/teip3sg/index.html
    - -

    The "Gentle Introduction to SGML". Recommended reading for anyone - who wants to learn more about SGML from a beginners - perspective.

    - -
    http://www.ora.com/davenport/
    - -

    The Davenport Group designed and maintains the DocBook DTD. These - pages are aimed at users who are already comfortable with SGML, and - who want to learn DocBook.

    - -
    http://fallout.campusview.indiana.edu/~jfieber/docbook/
    - -

    John Fieber's page containing links to DocBook resources and - sample documents. It also includes the beginnings of a markup guide - for FreeBSD.

    - -
    http://www.nothing-going-on.demon.co.uk/FreeBSD/
    - -

    Nik Clayton's page contains links to documentation written in - DocBook and then converted to HTML. The original DocBook files are - available, and give a reasonable example of how the various elements - in DocBook can be used.

    -
    - - - &footer - - diff --git a/data/docproj/submitting.sgml b/data/docproj/submitting.sgml deleted file mode 100644 index b6d46cfaf1..0000000000 --- a/data/docproj/submitting.sgml +++ /dev/null @@ -1,140 +0,0 @@ - - - - %includes; -]> - - - - &header; - -

    I have written some documentation. How do I submit it?

    - -

    First, thank you for taking the time to do this.

    - -

    You should make your documentation available for review. If you can, - put it on an FTP site or a website. If you don't have your own FTP or - webspace, upload your documentation to ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/, and use send-pr (as outlined below) to - ask one of the committers to make it available.

    - -

    Then post a message to the -doc mailing list, with a brief outline of - the documentation and the pointer to its location, and solicit - feedback.

    - -

    You should probably cc: this request for comments to other appropriate - mailing lists. For example, something that relates to how to use CVSup to - keep your source tree up to date would be of interest to the subscribers - of the FreeBSD-current and FreeBSD-stable mailing - lists.

    - -

    After people have looked over your documentation, and you have had - the chance to incorporate any of their suggestions, you are ready - to submit it.

    - -

    To do this, wrap it up into a tar file. If your documentation consists - of three files, - -

    -    % tar cf doc.tar one two three
    -    
    - -

    which does just that. Then compress the tar file,

    - -
    -    % gzip -9 doc.tar
    -    
    - -

    which will produce doc.tar.gz.

    - -

    You should then upload /pub/FreeBSD/incoming/.

    - -

    You should then let the Documentation Project know about it. The - correct way to do this is to use a command called send-pr, which - should be installed on your machine.

    - -

    You do this so that your submission can be tracked. When you submit a PR - (Problem Report) it is assigned a unique number. One of the committers - can then assign the PR to themselves, and liase with you on committing - the new documentation.

    - -

    send-pr itself is pretty simple. All it does is send an e-mail - with some special formatting to a particular address. When you run - send-pr you will be put into your editor (probably vi or - emacs) with a template to fill out, and some instructions on how - to fill it out.

    - -

    Make sure the "Category" is set to "docs" and that the "Class" is set - to one of "change-request". And do not forget to include the name of the - file that you uploaded, so that the committers can find it!

    - -

    When you come out of the editor the PR will be sent as an e-mail to the - right place. You will get a notification message shortly afterwards - telling you what number your PR has been given, and this number can - be used to track its progress.

    - -

    Alternatively, you can use the web interface at http://www.freebsd.org/send-pr.html.

    - -

    I have made some changes to existing documentation, how do I submit - them?

    - -

    Again, thank you for taking the time to do this.

    - -

    First off, you need to produce a special file, called a diff. - This diff shows just the changes that you have made. This makes it easier - for the person doing the comitting to see what you have changed, and - means you do not need to spend lots of time explaining what you have - changed (although you should still explain why you think the change - should be made).

    - -

    To make a 'diff', you should;

    - -
      -
    1. Make a copy of the file you are going to change. If you are - changing - -

      -    % cp foo.sgml foo.sgml.old
      -	
    2. - -
    3. Then, make your changes to foo.sgml

      - -
      -    % vi foo.sgml
      -    ... tap tap tap ...
      -
      -    ... test the changes, read them for typos and so on ...
      -	
    4. - -
    5. Make the diff. The command to do this is

      - -
      -    % diff -c foo.sgml.old foo.sgml > foo.diff
      -	
      - -

      This looks at the difference between the two files, and writes them - to the file

    6. -
    - -

    You can then send - -

    You can either FTP the ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/ or, if it is fairly small (perhaps you are just - fixing a typo) you can include the diff directly in the PR, in the - "Fix:" section.

    - -

    Either way, you are still going to be using send-pr to let the - committers know about the change. If you do this, make sure that - "Category" is set to "docs" and that "Class" is one of either - "doc-bug" (if your change fixes a problem, such as a typo) of - "change-request" (if you are adding new information to an existing - section).

    - - &footer - - diff --git a/data/docproj/translations.sgml b/data/docproj/translations.sgml deleted file mode 100644 index 868188088c..0000000000 --- a/data/docproj/translations.sgml +++ /dev/null @@ -1,64 +0,0 @@ - - - - %includes; -]> - - - - &header; - -

    The FreeBSD Korean Documentation Project

    - -Web: http://yahanbi.snu.ac.kr/~sasung
    -E-Mail: doc-kr@yahanbi.snu.ac.kr
    - -
    -
    Documents currently at working
    -
    Handbook
    -
    - - -

    The FreeBSD Japanese Documentation Project

    -Web: http://www.jp.freebsd.org/doc-jp/
    -E-Mail: doc-jp@jp.freebsd.org
    - -
    -
    Documents available
    -
    - Handbook, - FAQ, - Web, - FreeBSD NewsLetter Issue #2 -
    -
    Documents currently at working
    -
    - FreeBSD Tutorials
    -
    - -

    The FreeBSD German Documentation Project

    - -Web: http://www.de.freebsd.org/de/uebersetzung.html
    -E-Mail: de-bsd-translators@de.freebsd.org
    - -
    -
    Documents currently at working
    -
    Handbook
    -
    - -

    The FreeBSD Spanish Documentation Project

    - -Web: http://www.es.freebsd.org/es/
    -E-Mail: jesusr@es.freebsd.org
    - -
    -
    Documents available
    -
    FAQ
    -
    Documents currently at working
    -
    Handbook
    -
    - -&footer - - diff --git a/data/docproj/who.sgml b/data/docproj/who.sgml deleted file mode 100644 index 26e17d9cca..0000000000 --- a/data/docproj/who.sgml +++ /dev/null @@ -1,32 +0,0 @@ - - - - %includes; -]> - - - - &header; - -

    The project is a fairly loosely knit group of people, and the only thing - we have got in common is that we are subscribed to the mailing list - FreeBSD-doc@FreeBSD.ORG.

    - -

    Some of us can commit changes directly to the FreeBSD documentation - tree. The complete list of people with commit ``privs'' is in the - Handbook.

    - -

    Others do not have commit privs, but they write and submit documentation nonetheless. One of the - committers will then include it in the documentation set.

    - -

    If you want to help out with the documentation project (and I fervently - hope you do) all you have to do is subscribe to the mailing list and - participate. As soon as you have done that you're a member of the - project.

    - - &footer - - diff --git a/data/docs.sgml b/data/docs.sgml deleted file mode 100644 index cf93bd85e3..0000000000 --- a/data/docs.sgml +++ /dev/null @@ -1,248 +0,0 @@ - - - %includes; -]> - - - -&header; - - -

    FreeBSD in the Press

    -

    The press about FreeBSD.

    - - -

    Year 2000 Compatibility

    - -

    This is the FreeBSD project's current statement about its Year 2000 - compatibility.

    - -

    Newsletter

    -

    The FreeBSD Newsletter, published and - distributed free of charge by Walnut Creek CDROM.

    - -

    FreeBSD Real-Quick (TM) Newsletter (RQN)

    - -

    A monthly (sometimes bi-weekly) newsletter containing recent - developments in the FreeBSD arena. Subscribe to freebsd-announce to - receive this newsletter via e-mail.

    - - -

    The FreeBSD Handbook

    - -

    This is an evolving, comprehensive on-line resource for - FreeBSD users. Please address comments and contributions - to <freebsd-doc@FreeBSD.ORG>.

    - -

    A Japanese translation of -the handbook (EUC encoding) is also available.

    - - -

    Frequently Asked Questions (FAQ)

    - -

    If you have a question, chances are that someone else has - the same question. The most common of these have been - compiled here in a brief question-answer format.

    - -

    &i.new; We now offer a Japanese -translation of the FAQ (EUC encoding).

    - - -

    Tutorials

    - -

    Here lie assorted documents on various aspects of FreeBSD, - FreeBSD software, and hardware. If you have comments or - would like to contribute a document, please contact us at - freebsd-doc@FreeBSD.org.

    - - - -

    Additional Resources

    - -

    www.FreeBSD.org is not the only place to get information on FreeBSD - and various independent efforts have also produced a great deal - of useful information on FreeBSD:

    - -
      -
    • Kirk McKusick, one - of the original architects of BSD at U.C. Berkeley, teaches two - 4.4BSD Kernel Internals - courses using FreeBSD. For those unable to attend the courses in - person, a video tape series is also now available.

    • - -
    • Computer Bits, an Internet - online magazine, has, since March 1996, been running an excellent series of - FreeBSD related articles in their column titled - The Network Community, - by Ted Mittelstaedt. -
      These articles cover everything from setting up - a FreeBSD - based mail server to doing - - Network Address Translation for other hosts.

    • - -
    • - A Comprehensive Guide to FreeBSD - an attempt at a more readable, - "book-like" tutorial explaining the FreeBSD Operating System. Intended - for people new to both FreeBSD and UNIX. Currently a work in progress. -

    • - -
    • - FreeBSD How-To's for the Lazy and Hopeless is another somewhat - more light-hearted attempt to provide more readable "how-to" style - information on setting up and configuring FreeBSD.

    • - -
    • The Linux+FreeBSD mini-HOWTO - - this document describes how to use Linux and FreeBSD on the same - system. It introduces FreeBSD and discusses how the two operating - systems can cooperate, e.g. by sharing swap space. -

    • - -
    - - -

    Books

    - -

    Online documentation is useful, but any serious FreeBSD - user should consider getting some of the books - listed here. Most books that cover BSD systems apply well - to FreeBSD.

    - - -

    - Manual Pages

    - -
    -
    FreeBSD
    -
    For release: - 1.0, - 1.1, - 1.1.5.1, - 2.0, - 2.0.5, - 2.1.0, - 2.1.5, - 2.1.6.1, - 2.1.7.1, - 2.2.1, - 2.2.2, - 2.2.5, - 2.2.6, - 3.0-current, - Ports. -
    - -
    Other Systems
    -
    - Unix Seventh Edition (V7), - 2.8BSD, - 2.9.1BSD, - 2.10BSD, - 2.11BSD, - 4.3BSD Reno, - NET/2, - 386BSD 0.1, - 4.4BSD Lite2, - Linux Slackware, - NetBSD, - OpenBSD, - Plan 9, - SunOS 4.x, - SunOS 5.x, - ULTRIX 4.2, - and - XFree86. -
    -
    - - -

    This service is provided courtesy of - Wolfram Schneider. There is - another - script available with the manual pages for FreeBSD 2.0 - and XFree86 release 3.1, courtesy of - - Hinrich Eilts.

    - - -

    - 4.4BSD Documents

    - -

    - If you like reading BSD manuals online, here is - a hypertext version of the 4.4BSD documents from - /usr/share/doc, - where you would find the documents on a FreeBSD machine - (if the doc distribution was installed). - - -

    - Info Documents

    - -

    - If you like reading FreeBSD Info documents online, here is - a hypertext version of the Info documents from - /usr/share/info, - where you would find the Info documents on a FreeBSD machine - (if the info distribution was installed). - - - - -

    The Source Code

    - -

    If you like digging your fingers into source code, here is - a hypertext version of the FreeBSD kernel source. - This is brought to you courtesy of Warren - Toomey.

    - - -

    The FreeBSD Documentation Project

    - -

    Like FreeBSD itself, this documentation is the product of - a volunteer effort. The goals of the project are outlined - here, as are the procedures for submitting corrections and - new material.

    - -&footer; - - - diff --git a/data/features.sgml b/data/features.sgml deleted file mode 100644 index ee2a6019b4..0000000000 --- a/data/features.sgml +++ /dev/null @@ -1,96 +0,0 @@ - - - %includes; -]> - - - -&header; - -

    FreeBSD offers many advanced features.

    - -
    -

    No matter what the application, you want your system's resources performing -at their full potential. FreeBSD's advanced features enable you to do just -that.

    -
    - -
    A -complete operating system based on 4.4BSD. - -
    -

    FreeBSD's distinguished roots derive from the latest BSD -software releases from the Computer Systems Research Group at the -University of California, Berkeley. The book The Design and Implementation -of 4.4BSD Operating System, written by the 4.4BSD system architects, -thus describes much of FreeBSD's core functionality in detail.

    - -

    Drawing on the skills and experience of a diverse and world-wide group of -volunteer developers, the FreeBSD Project has worked to extend the -feature set of the 4.4BSD operating system in many ways, striving constantly -to make each new release of the OS more stable, faster and containing new -functionality driven by user requests.

    -
    - -
    FreeBSD -provides higher performance, greater compatibility with other operating -systems and less system administration. - -
    -

    FreeBSD's developers attacked some of the more difficult problems in -operating systems design to give you these advanced features:

    - -
      -
    • Bounce buffering gets around a limitation in the PC's ISA architecture -that limits direct-memory access to the first 16 megabytes.

      Result: -systems with more than 16 megabytes operate more efficiently with DMA -peripherals on the ISA bus.

    • - -
    • A merged virtual memory and filesystem buffer cache -continuously tunes the amount of memory used for programs and the disk -cache.

      Result: programs receive both excellent memory management -and high performance disk access, -and the system administrator is freed from the task of tuning cache sizes.

    • - -
    • Compatibility modules enable programs for other operating systems -to run on FreeBSD, including programs for Linux, SCO, NetBSD, and BSDI. -

      Result: users will not have to recompile programs already compiled -for one of the compatible OS's, and will have access to a greater selection -of off-the-shelf software, like the -Microsoft FrontPage Server -extensions for BSDI or -WordPerfect -for SCO.

    • - -
    • Dynamically loadable kernel modules allows new filesystem types, -networking protocols or binary emulators to be added to the kernel at -runtime without having to generate a new kernel image.

      Result: -Much time can be saved and 3rd party vendors can deliver complete subsystems -as kernel modules without having to distribute source or have lengthy -installation procedures.

    • - -
    • Shared libraries reduce the size of programs, saving disk space -and memory. FreeBSD uses an advanced shared library scheme which offers -many of the advantages of ELF, and the current version offers ELF compatibility -for both Linux and native FreeBSD programs.
    • -
    - -

    Naturally, since FreeBSD is an ongoing effort, you can expect newer -features and higher levels of stability with each release.

    -
    - -

    What experts have to say . . .

    - -
    -

    ``FreeBSD has an outline-structured visual configuration editor ... -you can enter the configuration of every device the OS supports and can -therefore get a successful installation on the first try almost every time. -IBM, Microsoft, and others would do well to emulate FreeBSD's approach.''

    - -

    ---Brett Glass, Infoworld, April 8 1996.

    -
    - -&footer; - - diff --git a/data/gallery.db b/data/gallery.db deleted file mode 100644 index 0d2965fb7f..0000000000 --- a/data/gallery.db +++ /dev/null @@ -1,1009 +0,0 @@ -commercial +AAA/aaa Americans http://www.angelfire.com/biz/aaame/registration.html OFFICIAL Registration Site : www@freebsd.org 980311 000000 -commercial 123.net http://www.123.net Internet 123 admin@123.net 980427 000000 -commercial 1AccessWeb http://www.1accessweb.com internet community director@1accessweb.com 980424 000000 -commercial @eMall http://www.angelfire.com/biz/aaame/promotion.html International Marketing/Management/Development ((COMMERCE with A CONSCIENCE)) www@freebsd.org 980311 000000 -commercial A team ApS http://www.ateam.dk/ Leading consultancy and training organisation in Denmark www@freebsd.org 980311 000000 -commercial AA1 - Paradise Web http://www.paradise-web.com/ FreeBSD Put to the Test for over 100,000 CGI Apps. webmaster@paradise-serve.com 980512 000000 -commercial AB Communications Inc. http://ab-comm.net Internet Service Provider www@freebsd.org 980311 000000 -commercial ABC Computer System Company http://www.abchk.net ABC Computer System Company www@freebsd.org 980311 000000 -commercial ABSEILING & CAVING, Australia http://www.abseil.com.au High Angle Adventure Holidays Down Under !!! www@freebsd.org 980311 000000 -commercial ACAY Network Computing Pty Ltd http://www.acay.com.au Internet Services Provider (Australia) and WAN Consultants www@freebsd.org 980311 000000 -commercial AG Sistemas http://www.ag.com.br/ Software Development and Internet Information Provider. Rio de Janeiro, Brazil. www@freebsd.org 980311 000000 -commercial AKIRA Inc. http://www.akira.ne.jp/ ISP in Tokyo, Japan www@freebsd.org 980311 000000 -commercial ALPcom http://www.alpcom.it/ ISP in Turin, Italy. www@freebsd.org 980311 000000 -commercial AM'SOFT http://www.amsoft.ru/ Software development www@freebsd.org 980311 000000 -commercial ATLAS ( Seychelles ) Ltd http://www.seychelles.net Internet Service Provider muditha@seychelles.net 980319 000000 -commercial ATOM-Net http://www.atom.ru/ A first city network in Moscow, Russia, powered by... guess what ? ;-) www@freebsd.org 980311 000000 -commercial AXIS information systems GmbH, Germany http://www.axis.de Internet Service Provider, Security Consultants www@freebsd.org 980311 000000 -commercial AXXIS Internet Services http://www.axxis.com Regional ISP based in Salt Lake City, Utah USA www@freebsd.org 980311 000000 -commercial Accel-Systems http://www.cyberatl.net/~accel Disaster Recovery technology provider. www@freebsd.org 980311 000000 -commercial Achei Search Engine http://www.achei.net The best Search Engine in Brazil www@freebsd.org 980311 000000 -commercial ActiveMind, Inc. http://www.activemind.net/ Florida's Premier Web Provider dan@activemind.net 980312 000000 -commercial AdarWeb http://adarweb.com/index.html Internet Hosting for businesses www@freebsd.org 980311 000000 -commercial Addy & Associates http://addy.com Full-service web site hosting www@freebsd.org 980311 000000 -commercial Adonai Enterprises, Inc http://www.adonai.net Austin, Texas area computer and system consulting services www@freebsd.org 980311 000000 -commercial Advanced Digital Research http://www.whoweb.com/adrl Web Presence Provider and UNIX development www@freebsd.org 980311 000000 -commercial Agora/Raindrop Laboratories http://www.rdrop.com/ Internet Access Provider in Portland, Oregon www@freebsd.org 980311 000000 -commercial Alameda Networks, Inc. http://www.Alameda.net/ ISP for Alameda, CA and Reseller of PCs with FreeBSD www@freebsd.org 980311 000000 -commercial All Free XXX Videos http://www.freexxxvideo.com Adult Entertainment - More than 100 free streaming video clips. www@freebsd.org 980311 000000 -commercial Alldomains.com http://www.alldomains.com/ Complete source of International Domain Name Information www@freebsd.org 980311 000000 -commercial Alma http://www.alma.fr/ French Computer Consultants / Software Developpers www@freebsd.org 980311 000000 -commercial AlphaZed Digital Documents http://alphazed.com Builders of Database Web Sites www@freebsd.org 980311 000000 -commercial Altaire Enterprises, Inc. http://www.mato.com ISP in Deadwood, SD www@freebsd.org 980311 000000 -commercial American Information Network http://www.ai.net/ High Performance Web and Internet Connectivity. www@freebsd.org 980311 000000 -commercial ApeX Systems Integration Corp. http://www.2boot.com Custom Systems, Development and Production www@freebsd.org 980311 000000 -commercial Ascend Communications, Inc. http://www.ascend.com/ Leading WAN access solutions provider. www@freebsd.org 980311 000000 -commercial Ascend Software, Inc. http://www.ascendsoftware.com IBM S/390 and PC Software Solutions www@freebsd.org 980311 000000 -commercial Asel Net http://www.asel.net.tr Internet Service Provider, Turkey www@freebsd.org 980311 000000 -commercial Atipa Computers http://www.atipa.com Specialty-OS Systems Assembly and Hardware Distribution www@freebsd.org 980311 000000 -commercial AtomNET http://www.atom.ru The largest home network in Moscow, based on 10BaseT and 10Base2 LANs www@freebsd.org 980311 000000 -commercial Auglink Communications http://www.aug.com/ ISP in St. Augustine, Florida, USA. www@freebsd.org 980311 000000 -commercial AutoNet International, Inc http://www.auto-net.com Nationwide Intranet Developer w/ farm of FreeBSD Servers www@freebsd.org 980311 000000 -commercial Axis Networks http://www.axisnetworks.net High Performance Firewall Products and Network security consulting. seventek@axisnetworks.net 980420 000000 -commercial B&K Gruppe http://www.bkcomputer.de/ Apple/Sun/HP Reseller, WWW/Network/Internet Services aklemm@bkcomputer.de 980318 000000 -commercial BBS Options http://www.bbsoptions.com.br ISP in Florianopolis city, Santa Catarina state, Brazil www@freebsd.org 980311 000000 -commercial BEST Internet Communications, Inc. http://www.best.com/ www@freebsd.org 980311 000000 -commercial BITS http://www.BITS.bris.ac.uk Bristol Information Technology Society webmaster@BITS.bris.ac.uk 980323 000000 -commercial BSI http://www.bsi.com.br Provedor de Acesso Internet (Brazil) www@freebsd.org 980311 000000 -commercial BYGGSOFT SWEDEN EDTUGATION www@freebsd.org 980311 000000 -commercial Barber Colman http://www.barber-colman.com Barber Colman Company www@freebsd.org 980311 000000 -commercial BayScene http://www.bayscenes.com/ web sites for individuals and small businesses in Northern California www@freebsd.org 980311 000000 -commercial Be, Inc. http://www.be.com The makers of BeOS for PowerPC and soon for Pentium www@freebsd.org 980311 000000 -commercial Beach.Net http://www.beach.net/ ISP in south Orange County, California www@freebsd.org 980311 000000 -commercial BemarNet's Management http://www.bemarnet.es/ Makes business easier... www@freebsd.org 980311 000000 -commercial Benjamin Information Systems http://www.bisworld.com/ FreeBSD Workstations and Servers dan@bisworld.com 980312 000000 -commercial Big Easy http://www.bigeasy.com The Big Easy - the ISP in New Orleans www@freebsd.org 980311 000000 -commercial BitStorm, Inc. http://www.bitstorm.net Central Florida's ISP www@freebsd.org 980311 000000 -commercial Blue Neptune Network Services, Inc. http://www.blueneptune.com ISP in San Jose, CA michael@blueneptune.com 980514 000000 -commercial Blue Planet NET http://www.bluep.com ISP In Melbourne, Austrailia www@freebsd.org 980311 000000 -commercial Br@zNet http://braznet.com.br/ ISP in Blumenau city, Santa Catarina state, Brazil www@freebsd.org 980311 000000 -commercial Brewers' Witch BBS http://www.brewich.com Largest Pagan-oriented BBS on the 'net www@freebsd.org 980311 000000 -commercial Business Network TEAM http://www.webspawner.com/users/Lee1 Providing wepages, and doing work on the internet! www@freebsd.org 980311 000000 -commercial Butya Co., LTD http://www.butya.kz Trade company bp@butya.kz 980521 000000 -commercial Butya Co., LTD http://www.butya.kz Trade company, Kazakstan webmaster@butya.kz 980510 000000 -commercial C and CNET S.A. http://www.teletel.com.ar ISP www@freebsd.org 980311 000000 -commercial CDNow, Inc. - The World's Largest Online Music Store http://cdnow.com/from=freebsd FreeBSD is used for DNS and an email gateway. www@freebsd.org 980311 000000 -commercial CEISIC Infoarte http://www.cult.cu Internet access provider in Havana carmas@mail.cult.cu 980424 000000 -commercial CIT-Leasing GmbH http://hamburg.citde.net Internet Service Provider www@freebsd.org 980311 000000 -commercial CNINEWS http://www.cninews.com CNI News for UFO's H.Q. www@freebsd.org 980311 000000 -commercial COMEX - Comercializadora Mexicana de Pinturas S.A. de C.V. http://www.comex.com.mx Mexican private industrial group that manufactures and commercializes a broad variety of paint and coating products. The company was founded in 1952 and is now the national sales leader in architectural paints and wood finishes. The group has a national market share of above 40%. jester@comex.com.mx 980517 000000 -commercial CORSICA System Corp. http://www.corsica.com.tw a full service computer and network technology, Taiwan. www@freebsd.org 980311 000000 -commercial CSCCS Internet http://www.cs.net.au Internet Service Provider www@freebsd.org 980311 000000 -commercial CableData R&D Center http://www.cabledata.com Software developer, El Dorado Hills, CA www@freebsd.org 980311 000000 -commercial CalWEB Communications, Inc. http://www.calweb.com/ www@freebsd.org 980311 000000 -commercial Camping-USA! http://www.camping-usa.com Online Camping Info and Directory www@freebsd.org 980311 000000 -commercial CanadaWired Internet Services http://Www.CanadaWired.Com Internet Service Provider in Vancouver, British Columbia paik@canadawired.com 980322 000000 -commercial Cascade General, Inc. http://www.casgen.com Portland, Oregon's ship repair yard -- FreeBSD is our firewall and DNS server lhudson@casgen.com 980514 000000 -commercial Cascade General, Inc. http://www.casgen.com The Portland Oregon Shipyard www@freebsd.org 980311 000000 -commercial Century Software, Inc. http://www.censoft.com/ Terminal emulation and TCP/IP networking software developer www@freebsd.org 980311 000000 -commercial Chance Publishing House, Ltd http://www.chance.ru The publisher of several Russian newspapers and magazines (St.Petersburg) www@freebsd.org 980311 000000 -commercial Chaos Unlimited http://www.chaos.taylored.com/ Mailing lists, web, and anon FTP services www@freebsd.org 980311 000000 -commercial Charter Communications Intl. http://www.c-com.net Internation Telecommunications Firm. We also provide ISP services. 15+ FreeBSD servers providing Web,Mail,DNS,ftp,mirroring, etc. We also do dedicated/leased lines and have teleports in Venezuela and Panama running FreeBSD www@freebsd.org 980311 000000 -commercial Chaski Telecommunications http://www.chaski.com/ Web design and hosting services. www@freebsd.org 980311 000000 -commercial Chatalot Corporation http://www.chatalot.com Community site with live WbeChat, Discussion Boards and a Magazine. This site also offers Cyber Weddings. micky@chatalot.com 980417 000000 -commercial Chicago InterFlash http://www.cflash.com ISP in Chicago, IL, USA www@freebsd.org 980311 000000 -commercial China House http://www.chalmers.com.au Job Placement in Asia. CIBTC Book Store. R.A.Chalmers Pty Ltd robert@chalmers.com.au 980411 000000 -commercial Chips For Less http://www.chips4less.com Memory and Peripherals www@freebsd.org 980311 000000 -commercial Cinema Sights & Sounds Technology http://www.csst.net cinema projection and sound/THX sound installation/repair www@freebsd.org 980311 000000 -commercial CityScope Net http://www.cityscope.net Internet Service Provider in Pasadena, TX (Houston area) ingrid@cityscope.net 980502 000000 -commercial CityScope Net http://www.cityscope.net Internet provider and commercial web hosting site. info@cityscope.net 980412 000000 -commercial ClaraNET Ltd http://www.clara.net/ Internet Service Provider steve@clara.net 980424 000000 -commercial Clarins Http://www.parfums-azzaro.com Web Server www@freebsd.org 980311 000000 -commercial ClassMAX http://www.classmax.com The search engine for classes and seminars www@freebsd.org 980311 000000 -commercial Closer Communications, Inc http://www.closer.com Web Usage Analysis and Tracking www@freebsd.org 980311 000000 -commercial ClubNET Inc. http://www.clubnet.net/ ISP in Diamond Bar, California www@freebsd.org 980311 000000 -commercial Coastline Internet Services http://www.coastline.net/ www@freebsd.org 980311 000000 -commercial Coherent Technologies, Inc. http://www.coherent.net Internet Services Provider for Small Businesses www@freebsd.org 980311 000000 -commercial Colnet International LTDA. http://chiguiro.colombianet.net/ Internet Prvider www@freebsd.org 980311 000000 -commercial Comercializadora Mexicana de Pinturas S.A. (COMEX) http://www.comex.com.mx Mexican private industrial group that manufactures and commercializes a broad variety of paint and coating, Mexican leader paint manufacturer. jester@comex.com.mx 980501 000000 -commercial Comercializadora Mexicana de Pinturas S.A. de C.V. (COMEX) http://www.comex.com.mx Mexican private industrial group that manufactures and commercializes a broad variety of paint and coating, Mexican leader paint manufacturer. jester@comex.com.mx 980501 000000 -commercial CommPro International http://www.commpro.com ISP in Tustin CA, USA. www@freebsd.org 980311 000000 -commercial Community ConneXion http://www.c2.net/ Internet Privacy Provider. www@freebsd.org 980311 000000 -commercial Computer Alternatives, Inc. http://www.computeralt.com Computer systems (Apple, Compaq, IBM, Acer, PowerComputing, Motorola), service, software, training, and networks. Located in Middlebury, VT. www@freebsd.org 980311 000000 -commercial Computer Design Lab http://www.bmtmicro.com/catalog/omnibasic.html OmniBasic Portable Basic Compiler www@freebsd.org 980311 000000 -commercial Computer Innovations http://www.cibutler.com/ Enterprise Class Internet Solution Provider in Butler PA. www@freebsd.org 980311 000000 -commercial Computer Science Corporation, VTC Tech Services http://www.csc.com CSC solves client problems in information technology www@freebsd.org 980311 000000 -commercial ComputerTime, Inc. Kailua-Kona Hawaii http://www.comptime.com Service Provider - High Speed Wireless Access www@freebsd.org 980311 000000 -commercial ConNet 80 http://www.ConNet80.com/ PDX's Internet Fast Lane for High Performance Computing www@freebsd.org 980311 000000 -commercial Conceptual Systems & Software http://consys.com Distributed Computing Specialists www@freebsd.org 980311 000000 -commercial Consultation Henoc Inc. http://www.henoc.qc.ca Web Hosting and Unix Consulting Services www@freebsd.org 980311 000000 -commercial Contact Paging http://www.contact-paging.com A regional paging carrier with net services in CO www@freebsd.org 980311 000000 -commercial Creapress http://www.creapress.fr Corporate newspapers production www@freebsd.org 980311 000000 -commercial CreateTech Inc. http://www.createtech.com/ Web hosting, custom web application development, and internet security. www@freebsd.org 980311 000000 -commercial Creative Software Technologies http://www.cst.com.au/ Multimedia conferencing and Internet services. www@freebsd.org 980311 000000 -commercial Crystal Wind Communications, Inc. http://www.xtalwind.net ISP in Crystal River, Florida www@freebsd.org 980311 000000 -commercial CultNet Finland http://www.cultnet.fi/ ISP in Helsinki, Finland. www@freebsd.org 980311 000000 -commercial Cyberchute Publishing & Hosting Services http://www.CyberChute.Com Web Virtual Host Services hartley@cyberchute.com 980428 000000 -commercial Cybertime Informatik GmbH http://www.cybertime.ch/ ISP in Switzerland info@cybertime.ch 980509 000000 -commercial Cylink Information Services http://www.cylink.com.cy Internet Service Provider, Cyprus tech@cylink.net 980505 000000 -commercial DATA COMPUTER S.A. http://www.datcom.Tarnobrzeg.TPNET.pl Interner Service Provider www@freebsd.org 980311 000000 -commercial DCWI: Distributed Communication & Worldwide Information http://dcwi.com/ ISP www@freebsd.org 980311 000000 -commercial DIALix Internet Services http://www.dialix.com.au/ one of Australia's largest Internet access providers www@freebsd.org 980311 000000 -commercial DPC Systems http://www.dpcsys.com/ Business software develper www@freebsd.org 980311 000000 -commercial Data Office AB http://www.dataoffice.se Computer reseller and Network consulting www@freebsd.org 980311 000000 -commercial Dataphone Communication Networks http://www.dataphone.net Large ISP serving Sweden with over 500 POPs www@freebsd.org 980311 000000 -commercial David E. Swain, Attorney at Law http://www.goodnet.com/~azlawyr/ Arizona lawyer (general practice with business and real estate emphasis.) www@freebsd.org 980311 000000 -commercial Dialogue-Science http://www.dials.ru Antiviruses development company www@freebsd.org 980311 000000 -commercial DigiWorks http://www.digiworks.com/ Full range of Web services and consulting for Mac, PC, and Unix www@freebsd.org 980311 000000 -commercial Digital Broadcast Systems http://www.livecam.com Internet Video www@freebsd.org 980311 000000 -commercial Direct Internet Access http://earth.combase.com Internet Service Provider - St. Petersburg, FL www@freebsd.org 980311 000000 -commercial Direct Source Internet http://www.direct-source.com Internet Service Provider of Oregon, USA www@freebsd.org 980311 000000 -commercial Distance Communications http://www.distance.net Internet Service Provider. zula@distance.net 980427 000000 -commercial Diversified Development, Inc http://www.divdev.com/ Internet / Systems Development Consulting Services. www@freebsd.org 980311 000000 -commercial Double Barrel Consultancy & Productions http://www.double-barrel.be/ Unix Consulting & GNU Distributor for Europe & Custom CD-ROM Productions htdocs@double-barrel.be 980507 000000 -commercial DragonData Internet Services http://www.dragondata.com Telnet Shell and Web accounts www@freebsd.org 980311 000000 -commercial Dream Fire Networks http://www.dreamfire.net A Sacramento based Computer Consulting Business, specializing with troubleshooting of Windows and MacOS, UNIX Setup and configuration, and hardware upgrades. support@dreamfire.net 980514 000000 -commercial DreamHaven Internet Services http://www.dreamhaven.org Virtual hosting, domain, email, shell, and web services. staff@dreamhaven.org 980505 000000 -commercial Duff-Beer http://www.duff-beer.com Web Service provider www@freebsd.org 980311 000000 -commercial Dundas Loom Company http://www.dundasloom.com Handweaving loom and Spinning wheel Manu. www@freebsd.org 980311 000000 -commercial E-Gate Communications Inc. http://www.egate.net Internet Service Provider in Toronto, Ontario, Canada www@freebsd.org 980311 000000 -commercial E.Davis and Associates http://www.beevy.com/card_search/usa?56-7567 Resource Center www@freebsd.org 980311 000000 -commercial EASY Research Institute http://www.easy.re.kr/ www@freebsd.org 980311 000000 -commercial EAZNet http://www.eaznet.com Internet Service Provider www@freebsd.org 980311 000000 -commercial EBO, Inc. http://www.ebo.net Internet Marketing Consultants and World Wide Web Developers www@freebsd.org 980311 000000 -commercial EJKA IT System AB http://www.ejka.se/ ISP in Wermland, Sweden. www@freebsd.org 980311 000000 -commercial ENTANET International Ltd http://www.enta.net Internet Service Provider in UK www@freebsd.org 980311 000000 -commercial ENTERNET Communications Inc. http://www.ecom.net Internet Service Provider www@freebsd.org 980311 000000 -commercial EUnet Bretagne groupe EUnet http://www.EUnet-Bretagne.fr First European ISP www@freebsd.org 980311 000000 -commercial EWON I&C Inc. http://WWW.DrZone.COM Medical Internet Solution Provider www@freebsd.org 980311 000000 -commercial Easeway Internet Consulting http://www.easeway.net Complete one stop solutions for doing business on the Internet. www@freebsd.org 980311 000000 -commercial Echelon bv http://www.echelon.nl Consultancy, software development and network services www@freebsd.org 980311 000000 -commercial Echelon bv http://www.echelon.nl software development and network services www@freebsd.org 980311 000000 -commercial Edward Waters College HTTP://www.ewc.edu Private College - postmaster@ewc.edu 980322 000000 -commercial Edward Waters College http://www.ewc.edu/sbir Private Educational Facility www@freebsd.org 980311 000000 -commercial ElVisti Information Center http://www.elvisti.kiev.ua ISP in Kyiv, Ukraine (UA) www@freebsd.org 980311 000000 -commercial Elan Ltd. http://www.elan-ua.net Internet Service Provider, Kiev, Ukraine www@freebsd.org 980311 000000 -commercial Elite.Net - ISP http://www.elite.net Business domain hosting for the world www@freebsd.org 980311 000000 -commercial EliteNet http://www.elitenet.com.br Internet Service Provider in Brazil www@freebsd.org 980311 000000 -commercial EnterAct, L.L.C. http://www.enteract.com ISP in Chicago, IL USA www@freebsd.org 980311 000000 -commercial Ersis Labs http://www.u22.com Do It Yourself Computer Solutions u22@u22.com 980421 000000 -commercial Eurosat Inc. http://eurosat.co.uk Satellite Provider for UK www@freebsd.org 980311 000000 -commercial Evocative, Inc. http://www.evocative.com/ Internet technology developers and consultants, specializing in business-to-business transaction software via the Internet. www@freebsd.org 980311 000000 -commercial ExSoCom Dgo. MEXICO http://www.exsocom.com.mx Integración de aplicaciones y bases de datos a Internet, publicidad www, administración de nodos, redes, reparación de monitores, impresoras, etc. www@freebsd.org 980311 000000 -commercial ExSoCom S.A. de C.V. http://www.exsocom.com.mx Integración de aplicaciones y bases de datos a Internet; Publicidad en WWW; Servidores empresariales; Sistemas Operativos; Redes LAN y WAN; Reparación y Mantenimiento de Hardware www@freebsd.org 980311 000000 -commercial Excelsus Engineering http://www.excelsus.com Network Intergration, Consulting and Web Hosting www@freebsd.org 980311 000000 -commercial Executive Marketing Services, Inc. http://www.emsphone.com Provider of telephone and address information, database management and mail processing services. www@freebsd.org 980311 000000 -commercial Express Copy, Inc. http://www.expresscopy.com Internet Copy Shop dan@expresscopy.com 980423 000000 -commercial F1 Communications http://www.f1.ru/ ISP, Web design, Software development etc... www@freebsd.org 980311 000000 -commercial FASTS Ltd. http://www.fasts.com/ Computer hardware and software trade company www@freebsd.org 980311 000000 -commercial FalconSoft http://www.falconsoft.com/ Web Hosting Services guff@falconsoft.com 980413 000000 -commercial Family Advocacy Services, Inc. http://www.p-corner.com/ragga/ Works with male adolescents and families who are dysfunctional and have severe emotional difficulties. www@freebsd.org 980311 000000 -commercial FastLane Communications http://www.fastlane.net ISP serving Dallas/Ft. Worth (Houston soon!) www@freebsd.org 980311 000000 -commercial FastNet International http://fast.net.uk/ Internet Service & Access Provider sales@fastnet.co.uk 980506 000000 -commercial FeatureCity Networks http://www.featurecity.net National ISP based in St. Augustine, FL www@freebsd.org 980311 000000 -commercial Ferguson Enterprises, Inc. http://www.ferginc.com Major Distributor of Plumbing and HVAC www@freebsd.org 980311 000000 -commercial First Link Internet Services http://www.fl.net.au ISP in Sydney, Australia www@freebsd.org 980311 000000 -commercial Florida Network Technologies, Inc. http://www.flnet.com/ Full ISP with dialup as low as $11.99! www@freebsd.org 980311 000000 -commercial FredNet http://www.fred.net/ Internet Service Provider serving Frederick and Washington County, MD USA www@freebsd.org 980311 000000 -commercial FreeTown http://www.freetown.com The Webs Finest, Fastest-Growing Chat Site: over 3 million hits a day served.... www@freebsd.org 980311 000000 -commercial Front Range Internet, Inc. http://www.frii.com/ Internet access to northern and central Colorado. www@freebsd.org 980311 000000 -commercial Frontier Business Technologies http://www.fbti.com Large Point of Sales Dealer www@freebsd.org 980311 000000 -commercial Functional Internet and Software Technologies http://www.functional.com Web hosting and software development www@freebsd.org 980311 000000 -commercial Future Communications http://info.net-gw.com/ Provider of Network Gateway services including email paging and web paging www@freebsd.org 980311 000000 -commercial FutureSouth Communications http://www.futuresouth.com A medium-sized ISP in Mississippi staff@futuresouth.com 980425 000000 -commercial GB Data Systems http://WWW.GBData.COM/ FreeBSD/ISP consulting company in Houston, TX. www@freebsd.org 980311 000000 -commercial GDR Computers http://www.pronet.net.au/~freebsd FreeBSD intranet, internet and network consultants freebsd@pronet.net.au 980513 000000 -commercial GDR Computers http://www.pronet.net.au/~freebsd Intranet-Inernet and FreeBSDnetwork consultants located in QLD Australia freebsd@pronet.net.au 980515 000000 -commercial GF Murray Co. http://www.gfmurray.com/ Distribute-then-print & just-in-time digital printing www@freebsd.org 980311 000000 -commercial GRN Serveis Telematics http://www.grn.es ISP in Girona, Catalonia www@freebsd.org 980311 000000 -commercial GameSpot http://www.gamespot.com/ The online leader in gaming information, strategy guides and downloadable demos. ian@gamespot.com 980327 000000 -commercial Garant-Service http://www.online.garant.ru System Garant www@freebsd.org 980311 000000 -commercial Gelendzhik-Relcom Co. http://www.sea.ru ISP at Black sea of Russia www@freebsd.org 980311 000000 -commercial Genwell Corporation http://www.genwell.com Network Connectivity Products and Services www@freebsd.org 980311 000000 -commercial Geology Dept. at Florida State University http://quartz.gly.fsu.edu/ Geology at Florida State www@freebsd.org 980311 000000 -commercial Global Communications INTERNETworking Corp. http://www.glci.net Internet Services Provider www@freebsd.org 980311 000000 -commercial Global Net http://www.sby.globalinfo.net ISP www@freebsd.org 980311 000000 -commercial Global Network Solutions Tecnologia http://www.gns.com.br ISP in Brazil. www@freebsd.org 980311 000000 -commercial GlobalDrum Internet http://www.globaldrum.com Email and WWW hosting ISP www@freebsd.org 980311 000000 -commercial Glock Telecommunications http://www.Glock.COM/ Network installation and administration consultants. www@freebsd.org 980311 000000 -commercial Goodall Software Engineering http://www.goodall.com A Software Engineering Company www@freebsd.org 980311 000000 -commercial Gravity Internet http://www.gravity.net.au ISP in Mebourne Australia www@freebsd.org 980311 000000 -commercial Grayphics Digital Imaging http://www.grayphics.com/ Prepress service bureau. www@freebsd.org 980311 000000 -commercial Great Lakes Digital Labs http://www.digitalabs.net An Internet Service Provider in Alexandria, Virginia ron@digitalabs.com 980506 000000 -commercial Grey Zone Productions, Inc. http://www.greyzone.com Internet Solutions Provider greyzone@greyzone.com 980319 000000 -commercial Ground Zero Communications, Inc. http://www.comsec.net Business-only Internet Solutions Provider www@freebsd.org 980311 000000 -commercial Gymnet Communications http://www.gymnet.com A Web Presence and remote unix account provider www@freebsd.org 980311 000000 -commercial HAL9000 NETWORK SERVICES http://www.hal9000.net.au ISP Adelaide, Australia www@freebsd.org 980311 000000 -commercial HASIRSER HTTP://WWW.HASIRSER.COM PLASTIC MAT www@freebsd.org 980311 000000 -commercial HB Systems, Inc. http://www.hbsystems.com Computer Software Development & Systems Integration www@freebsd.org 980311 000000 -commercial Harbor Communications http://www.harborcom.net/ ISP. www@freebsd.org 980311 000000 -commercial Have A Heart http://www.haveaheart.net Handmade Teddy Bears by Carla Kulka matt@lqx.net 980518 000000 -commercial Hemisphere Online http://www.hemi.com An Internet Service Provider in Denver, Colorado www@freebsd.org 980311 000000 -commercial Herald Communications http://www.herald.net/ ISP in Dallas, TX. USA www@freebsd.org 980311 000000 -commercial HiLink Internet http://www.hilink.com.au/ ISP and Internet consultants in Melbourne, Australia www@freebsd.org 980311 000000 -commercial Hogsauce http://www.hogsauce.com Sam Fulton's Hogsauce www@freebsd.org 980311 000000 -commercial Homeyen Computer Co., Ltd. http://www.isdn.com.tw The Professional Access Solution Provider in Taiwan. www@freebsd.org 980311 000000 -commercial Houston InterWeb Design, Inc. http://www.houston-interweb.com/ Developer of web sites and complex web applications www@freebsd.org 980311 000000 -commercial ICON Technologies, Inc. http://www.icontech.com/ A computer engineering firm located in Mayfield, PA. www@freebsd.org 980311 000000 -commercial ICRnet http://www.icr.com.au/ Independent Computer Retailers (ISP) www@freebsd.org 980311 000000 -commercial ID-Net, Inc http://www.id.net/ Michigan based corporate ISP, 100Mb switched Internet connectivity, 15+ FreeBSD servers, serving more than 15,000,000 hits every month! (Pushing over 10GB of traffic per day!). www@freebsd.org 980311 000000 -commercial IDL Inc. http://idlserver.idlinc.com/ Mudlogging services and Drilling Industry software suppliers www@freebsd.org 980311 000000 -commercial IIS Webnet Pty Ltd http://www.webnet.com.au Corporate Internet Service Provider www@freebsd.org 980311 000000 -commercial ISEB(NET) http://www.surgi.dote.hu Medical and other interesting things(links) to Hungary www@freebsd.org 980311 000000 -commercial ISP InterLink Ltd., Kiev, Ukraine http://www.interlink.net.ua/ ISP and ITSP in Kiev admin@interlink.net.ua 980509 000000 -commercial ISP NETLAB+, Slovakia http://irc.netlab.sk IRC Server, IRCNET Network www@freebsd.org 980311 000000 -commercial ITI Inc. http://www.iti.qc.ca/iti/ Internet Service Provider, E-mail, DNS and Web hosting, Montreal, Quebec, Canada www@freebsd.org 980311 000000 -commercial IWL Net http://www.iwl.net ISP www@freebsd.org 980311 000000 -commercial Idiom Consulting http://www.idiom.com ISP www@freebsd.org 980311 000000 -commercial Imageworks Computing http://www.imagecomp.com Computer Services, Multimedia Catalog, Best Internet Selling Tool www@freebsd.org 980311 000000 -commercial Impulse Internet Services http://www.impulse.net ISP based in Santa Barbara, CA www@freebsd.org 980311 000000 -commercial InComA http://www.incoma.ru/ Frame Relay, X.25, TCP/IP Network Provider in Russia www@freebsd.org 980311 000000 -commercial Indies MusicBox http://indies.musicbox.ne.jp noel co.,ltd. info@noel.co.jp 980422 000000 -commercial Indonesian Telecom http://www.telkom.go.id/ Information Technology Division www@freebsd.org 980311 000000 -commercial Infinite Space Systems Corp. http://w3.inspace.net/ Unlimited Nationwide ISP @ 19.95/mo. User Services powered by FreeBSD! www@freebsd.org 980311 000000 -commercial Info Scientific, Inc. http://www.therd.com New Home of THERdbASE www@freebsd.org 980311 000000 -commercial InfoNet Communications Inc. http://www.icinet.net/ We build ISPs from the bottom up! www@freebsd.org 980311 000000 -commercial InfoService S.A. http://www.infoservice.com.pl mainly polish language www@freebsd.org 980311 000000 -commercial InfoSouth, Inc. http://www.infosouth.com/ ISP in Atlanta GA, USA. www@freebsd.org 980311 000000 -commercial InfoWest Global Internet Services, Inc. http://www.infowest.com InfoWest, providing Internet services to Southwestern Utah www@freebsd.org 980311 000000 -commercial Integrated Ststems Japan Ltd. http://www.isi.co.jp Embedded Systems Operating Environment and Development Tools -- Sales and Engineering www@freebsd.org 980311 000000 -commercial Intelecon Services, Inc. http://www.intelecon.com Full service audio/visual solutions for industry www@freebsd.org 980311 000000 -commercial Intelight Co., Ltd. http://www.intelight.co.jp/ System Integrator & Web Service, Japan www@freebsd.org 980311 000000 -commercial Inter@ccess http://interaccess.com.mx Internet Service Provider lmadrig@acnet.net 980414 000000 -commercial InterSurf Online, Inc. http://www.intersurf.net/ Full Internet Access for Louisiana www@freebsd.org 980311 000000 -commercial InterSvyazSputnik http://www.issp.net Global Internet Providing via Satellite gleb@issp.net 980520 000000 -commercial Interactive Data, Inc. http://www.pelican.net/ ISP in North Myrtle Beach, SC. www@freebsd.org 980311 000000 -commercial Interlog Inc. http://www.interlog.com/ ISP, in cludes mail spool, USENET, virtual servers, namerserving, ISDN, unix shell serve rs, more www@freebsd.org 980311 000000 -commercial Internet Access Eindhoven http://www.iaehv.nl/ The ISP for the south of Holland www@freebsd.org 980311 000000 -commercial Internet Access Group, Inc. http://www.iagi.net/ www@freebsd.org 980311 000000 -commercial Internet Access HK Limited http://www.ia.com.hk www@freebsd.org 980311 000000 -commercial Internet Creations By The Hand http://www.bythehand.net Is a Nationwide Internet Service Provider and WWW hosting firm. www@freebsd.org 980311 000000 -commercial Internet Czêstochowa s.c. http://www.icz.com.pl/ ISP, Web Presence Designers www@freebsd.org 980311 000000 -commercial Internet Data Systems of Ely http://www.idsely.com ISP for the Ely, Nevada area www@freebsd.org 980311 000000 -commercial Internet Express http://www.iexpress.net.au ISP in Perth, Western Australia mikey@iexpress.net.au 980512 000000 -commercial Internet Express Network http://www.ienet.com So. California Full Service Internet Service Provider www@freebsd.org 980311 000000 -commercial Internet Ireland http://www.internet-ireland.ie ISP, Web Presence Designers and Consultants in Dublin, Ireland. www@freebsd.org 980311 000000 -commercial Internet L'Annonciation http://lannon.qc.ca ISP located in the High-Laurentians, Quebec, Canada www@freebsd.org 980311 000000 -commercial Internet Media Services http://fp.imsweb.net Internet Service Provider - Web Hosting and Dial-up www@freebsd.org 980311 000000 -commercial Internet Mexicana S.A. de C.V. http://www.intmex.com Mexican ISP dealer. Dialup access, web hosting, web design. eperez@acnet.net 980522 000000 -commercial Internet Movie Database http://us.imdb.com/ www@freebsd.org 980311 000000 -commercial Internet Oklahoma http://camera.ionet.net Internet Relay Chat Server & Camera www@freebsd.org 980311 000000 -commercial Interspace Australia http://www.interspace.com.au/ 95 cents/hour net access, Melbourne, Australia. www@freebsd.org 980311 000000 -commercial Interworld Communications http://www.interworld.net/ Internet provider in El Segundo, California www@freebsd.org 980311 000000 -commercial Intrasteller Internet Service http://www.intrastar.net/ ISP in East Texas, USA. www@freebsd.org 980311 000000 -commercial Introspective Technologies USA http://www.itech-usa.com Internet Resources www@freebsd.org 980311 000000 -commercial Intuitive Design http://www.in-design.com Web Site Design www@freebsd.org 980311 000000 -commercial JOURNYX http://journyx.com Web-Based Time and Attendance Tracking www@freebsd.org 980311 000000 -commercial JSC http://www.tyumen.ru Internet Service provider in Tyumen/Russian www@freebsd.org 980311 000000 -commercial Jakarta Convention Center http://www.jcc.co.id/ www@freebsd.org 980311 000000 -commercial Job-Link KALI http://www.job-link.com/home/games.html Dedicated KALI Game server for FREE Internet play www@freebsd.org 980311 000000 -commercial John Leslie Consulting http://www.jlc.net/ ISP in Souhegan Valley, New Hampshire www@freebsd.org 980311 000000 -commercial Jones-Beach Music Inc. http://jones-beach.innosoft.com Homepage for jazz bands under the jones-beach label www@freebsd.org 980311 000000 -commercial Junk Proof Mail http://www.junkproof.com/ Mail filtering service, spam filtering. www@freebsd.org 980311 000000 -commercial K&K Corporation Ltd. (KK-NET) http://www.kk-net.ne.jp/ INTERNET SERVICE PROVIDER sales@kk-net.net 980506 000000 -commercial K@trinet http://www.katrinet.se/ ISP and FreeBSD mirror site in Sweden. www@freebsd.org 980311 000000 -commercial Kaschynna Communications http://kaschynna.com/ Internet Presence Provider & MU* Hosting Services webadmin@kaschynna.com 980327 000000 -commercial Kendryl/3NAAC collaboration kendryl.bc.ca Play server - doubles as company email/web/dial in server www@freebsd.org 980311 000000 -commercial Key Internet Services http://www.key.net.au Internet Service Provider in Australia NSW www@freebsd.org 980311 000000 -commercial Kharkiv Online http://www.kharkiv.net Internet service provider www@freebsd.org 980311 000000 -commercial Korax Online Inc. http://www.korax.net/ A Toronto provider of progressive Internet services for individuals and business. Unrestricted Unix shell access, static IP addresses, and domain hosting are standard features of all our accounts. www@freebsd.org 980311 000000 -commercial Korax Online Inc. http://www.korax.net/ Toronto provider of progressive Internet services for individuals and business. www@freebsd.org 980311 000000 -commercial LEMIS http://www.lemis.com UNIX Consulting Services www@freebsd.org 980311 000000 -commercial Lan Systems http://www.lansystems.co.uk/ Network Consultants. www@freebsd.org 980311 000000 -commercial Lazerlink Internet Services http://www.lazerlink.net Lazerlink Internet Services of Central Pennsylvania www@freebsd.org 980311 000000 -commercial Lazerlink Internet Services http://www.lazerlink.net We are a full service Internet Access and Hosting Provider in State College, Pennsylvania. www@freebsd.org 980311 000000 -commercial LightStream Internet, Inc. http://www.lightstream.net Northeast Ohio Internet Service Provider www@freebsd.org 980311 000000 -commercial Lindblad Thorden AB http://bsd.ltab.se/ CGI and database driven websites www@freebsd.org 980311 000000 -commercial Little Rapids Corporation http://www.littlerapids.com/ Specialty Paper Manufacturer www@freebsd.org 980311 000000 -commercial LocalLink International Networking Corporation http://www.locallink.net Complete Internet Service Provider for SouthWest Michigan kpitcher@locallink.net 980403 000000 -commercial Lofty co.,LTD http://www.lofty-tec.co.jp/ Internet Service & Development tanisi@lofty-tec.co.jp 980406 000000 -commercial Lynx-BCC company http://www.lynx.ru Unix-based corporative solutions and bank technologies mur@lynx.ru 980514 000000 -commercial MAS Online Services http://www.mas-online.com Professional Web Site Hosting, Page Design, and Site Marketing at Prices You can Afford! www@freebsd.org 980311 000000 -commercial MCS Internet Services http://www.gld.com/ ISP, Goldsboro, NC www@freebsd.org 980311 000000 -commercial MCSNet http://www.mcs.com/ ISP in Chicago, IL www@freebsd.org 980311 000000 -commercial MIyazaki System Planning Ofiice http://www.mispo.co.jp webmaster@mispo.co.jp 980413 000000 -commercial MacSolutions Network http://www.msn.bc.ca/ low cost internet web site hosting www@freebsd.org 980311 000000 -commercial Macroent.Com http://www.macroent.com Consulting Services in Houston TX. www@freebsd.org 980311 000000 -commercial Mag-Net BBS Ltd. http://www.mag-net.com ISP www@freebsd.org 980311 000000 -commercial Magnus Ltd http://www.magnus.kiev.ua Internet Service Provider in Bila Tserkva, Ukraine alex@magnus.kiev.ua 980402 000000 -commercial Main Computer Centre of Civil Aviation http://www.fas.ru/ Moscow, Russia www@freebsd.org 980311 000000 -commercial Mainstreet http://www.aaa-mainstreet.nl/ ISP in Amsterdam, The Netherlands. www@freebsd.org 980311 000000 -commercial Majapahit Design http://www.majapahit.com a solution to your website webmaster@majapahit.com 980313 000000 -commercial Manavi & Hausmann GmbH http://www.luenenet.de Internet Service Provider www@freebsd.org 980311 000000 -commercial Manchester Computing http://www.mcc.ac.uk/ University of Manchester (UK) Computing Services tim@mcc.ac.uk 980321 000000 -commercial Mariazell Online - GIWE Design http://www.mariazell.org The region of Mariazeller Land on the Internet www@freebsd.org 980311 000000 -commercial Marlin Internet http://www.marlin.com.br ISP - Rio de Janeiro - Brazil suporte@marlin.com.br 980311 000000 -commercial Marlin Internet http://www.marlin.com.br ISP - Rio de Janeiro www@freebsd.org 980311 000000 -commercial Masternet http://www2.masternet.it Masternet, ISP in Prato (ITALY) www@freebsd.org 980311 000000 -commercial Maui Gateway http://www.mauigateway.com www@freebsd.org 980311 000000 -commercial McCallie Associates, Inc. http://www.mccallie.com Omaha, NE - Integrated Networking Specialists www@freebsd.org 980311 000000 -commercial McCane Consulting http://bmccane.cavtech.com/ Consulting Company in Independence, MO www@freebsd.org 980311 000000 -commercial McCane Consulting http://bmccane.maxbaud.net/ UNIX and Windows consulting company in Independence, MO USA bmccane@maxbaud.net 980317 000000 -commercial MediaCity International http://www.MediaCity.com/ ISP www@freebsd.org 980311 000000 -commercial Mediacity World http://www.mediacity.com California ISP. specializing in High speed connectivity, web hosting and colocation. www@freebsd.org 980311 000000 -commercial Medinet d.o.o http://www.medinet.si/ ISP in Maribor, Slovenia www@freebsd.org 980311 000000 -commercial MegaMedia http://www.megamedia.pt Solu es Multimedia, SA www@freebsd.org 980311 000000 -commercial Megabites Cafe Ltd http://www.megabites.co.uk Internet cafe in Swindon, England james@megabites.co.uk 980412 000000 -commercial Megacom electronics http://www.megacom.com.au ISP www@freebsd.org 980311 000000 -commercial Mercury Technology Services, Inc http://www.mtsvcs.com/ Communications www@freebsd.org 980311 000000 -commercial MiTAC System (ASIA) Limited http://www.mitac.com.hk System Integrator in Hong Kong www@freebsd.org 980311 000000 -commercial Michigan VHF http://www.michvhf.com Custom Controllers and Consulting www@freebsd.org 980311 000000 -commercial Micro Network Services Pty Ltd http://www.mns.com.au NetSMART Network Monitoring Service www@freebsd.org 980311 000000 -commercial Micromenders http://www.micromenders.com Computer hardware experts. www@freebsd.org 980311 000000 -commercial Microtech Solutions and Communications http://www.mtsc.net Oklahoma City ISP raynman@theshop.net 980325 000000 -commercial Mis Soft Alpina c:/sn/web_3d.htm search for jobs in software www@freebsd.org 980311 000000 -commercial Miyazaki System Planning Office http://www.mispo.co.jp Design and Develop Embedded System webmaster@mispo.co.jp 980413 000000 -commercial Miyazaki System Planning Office http://www.mispo.co.jp Develop embedded system (OS,Boards,applications) webmaster@mispo.co.jp 980508 000000 -commercial Mobile TeleCom St.Petersburg http://www.mtc.spb.ru/ Paging company from St.Petersburg, Russia www@freebsd.org 980311 000000 -commercial Mortal Kombat 4 http://www.mk4.com Official Web Page for the hit arcade game www@freebsd.org 980311 000000 -commercial Mountain Lake Software Corporation http://www.mtnlake.com Software Consulting & Development www@freebsd.org 980311 000000 -commercial Mr.DO Virtual Shop http://www.mrdo.com.hk/ Mr.DO Virtual Shop in Hong Kong mrdo@mrdo.com.hk 980414 000000 -commercial Multimedia Center http://www.mmc.net.ge ISP in Tbilisi city, Georgia, Transcaucasus www@freebsd.org 980311 000000 -commercial Multired Digital Ashton Communications GDL http://guadalajara.net Internet Service Provider lmadrig@acnet.net 980414 000000 -commercial Myson Technology Incorporated http://www.myson.com Analog/Digital, Mixed Signal and Custom IC Solutions - LAN www@freebsd.org 980311 000000 -commercial N.T.C. Sprl http://www.ntc.be Internet Service / Connection provider www@freebsd.org 980311 000000 -commercial NEG Micon http://www.negmicon.dk Wind Turbine Company npp@negmicon.dk 980324 000000 -commercial NETCIS International Corporation http://www.netcis.com Internet / Intranet Networks Integration Company info@netcis.com 980418 000000 -commercial NETDesign Inc. http://www.cybervillage.com/ (chat links) Web Chat Server/Special Sites eric@netdesign1.com 980323 000000 -commercial NETLAN http://www.netlan.net ISP and Networking Solutions for Brazil www@freebsd.org 980311 000000 -commercial NETPLUS Communication http://www.netplus.fr Internet Service Provider www@freebsd.org 980311 000000 -commercial NYCONN Data Systems http://www.nyconn.com AS/400 Internetworking / Development, PC Networking nicka@nyconn.com 980316 000000 -commercial Nacamar Data Communications GmbH http://www.nacamar.net Internet Service Provider www@freebsd.org 980311 000000 -commercial Nanoteq Pty. Ltd. http://www.nanoteq.com Firewall and data security systems www@freebsd.org 980311 000000 -commercial National Online http://www.nonline.net/ ISP/Network Solutions (from KW, ON, canada) yossman@nonline.net 980422 000000 -commercial NeoSoft http://www.neosoft.com/ ISP, Houston Texas www@freebsd.org 980311 000000 -commercial Neon-V Communications Center http://www.neon.dp.ua ISP in Dnepropetrovsk City, Ukraine www@freebsd.org 980311 000000 -commercial Net Corps http://www.netcorps.com/ ISP and WEB design service in Walnut Creek CA, USA. www@freebsd.org 980311 000000 -commercial Net Sonic http://www.netsonic.com Internet Presence Provider www@freebsd.org 980311 000000 -commercial Net Source Chicago, Inc. http://www.netchicago.net Internet/Intranet development firm www@freebsd.org 980311 000000 -commercial NetFx http://www.netfx.co.za/ Web publishing company based in Cape Town, South Africa www@freebsd.org 980311 000000 -commercial NetMonger Communications http://www.netmonger.net/ Internet Service Provider www@freebsd.org 980311 000000 -commercial NetPics http://www.netpics.com/ USENET to WWW gateway for adult images. www@freebsd.org 980311 000000 -commercial NetRamp Solutions http://www.netramp.net/ nationwide ISP located in Tulsa, Oklahoma www@freebsd.org 980311 000000 -commercial NetSonic http://www.netsonic.com/ affordable web site hosting www@freebsd.org 980311 000000 -commercial Netherlands congrescentre http://www.congresgebouw.nl Congrescentre www@freebsd.org 980311 000000 -commercial Netlink Internet Services http://www.nlink.com.br/ ISP in Recife - Pernambuco - Brasil. www@freebsd.org 980311 000000 -commercial Neto http://www.neto.net/ Internet Service Provider in Taiwan contact@neto.net 980408 000000 -commercial Neto Corp. http://www.neto.net Internet Service Provider in Taiwan contact@neto.net 980412 000000 -commercial Neto Corp. http://www.neto.net Internet Service Provider in Taiwan webmaster@neto.net 980503 000000 -commercial NewsReader.Com http://NewsReader.Com/ Web-based access to Usenet newsgroups curt@kcwc.com 980422 000000 -commercial Nexus Comunicaciones, S.A. http://www.ncsa.es Spanish Internet Service Provider jesusr@ncsa.es 980429 000000 -commercial NightFlight http://www.nightflight.com HomePage provider, business and non-profit. www@freebsd.org 980311 000000 -commercial NileNet, Ltd. http://www.nilenet.com/ ISP in Denver, Colorado www@freebsd.org 980311 000000 -commercial Nixu Oy http://www.nixu.fi/nixu_engl.html Network consulting, solutions and training www@freebsd.org 980311 000000 -commercial North Texas Internet http://www.ntexinet.net Dallas/Fort Worth based Internet Services www@freebsd.org 980311 000000 -commercial Nottingham Alcohol & Drug Team http://www.innotts.co.uk/nadt/ Clinical databases and all network services hosted on FreeBSD. robmel@nadt.org.uk 980330 000000 -commercial Nucleus Communications, Inc. http://www.nuc.net/ Internet, World Wide Web, and LAN/WAN solutions. www@freebsd.org 980311 000000 -commercial OClink Internet Services http://www.oclink.com Providing Internet access to over 40 cities in Southern California webmaster@oclink.net 980522 000000 -commercial OMCnet Internet Service GmbH http://www.omc.net/ German Internet Presence Provider www@freebsd.org 980311 000000 -commercial OPTIMUS-Pro Sp. z o.o. http://www.optimus.waw.pl FreeBSD powered ISP in Warsaw, POLAND www@freebsd.org 980311 000000 -commercial ORBITA LTD http://www.orbita.e-burg.ru/ Supermarket www@freebsd.org 980311 000000 -commercial Odin Corporation http://www.odin-corporation.com Provides Unix application, system and web development lars@odin-corporation.com 980318 000000 -commercial Oliver Design, Inc. http://205.179.167.60 Disk & Wafer Cleaner Manufacturer www@freebsd.org 980311 000000 -commercial OnMedia http://www.onmedia.com Provides back-end web services for sites that offer free email, personal homepages and more! www@freebsd.org 980311 000000 -commercial OneWay http://www.oneway.com.tw/ Translation and network services in Taiwan www@freebsd.org 980311 000000 -commercial Online Broadcsating Corp http://www.paradisepalace.com Video streaming www@freebsd.org 980311 000000 -commercial Open Creative Limited http://www.opencreative.com Hong Kong Interactive Multimedia Design Consultancy - Webserver www@freebsd.org 980311 000000 -commercial Open Solution Providers http://www.osp.nl UNIX, Windows/NT and Internet consultancy company www@freebsd.org 980311 000000 -commercial OptiSoft http://www.optisoft.com/ Affordable Web Hosting Services www@freebsd.org 980311 000000 -commercial Orient-Telecom http://www.orient.net.ru ISP in Irkutsk, Siberia - provides WEB hosting and fastest Internet access in Eastern Siberia chief@orient.net.ru 980428 000000 -commercial Orion Technologies Incorporated http://www.orion.ab.ca Internet solution provider www@freebsd.org 980311 000000 -commercial Orthanc Systems http://www.orthanc.com/ Computer and Network Consulting www@freebsd.org 980311 000000 -commercial PCArts http://boruta.pcarts.tarnow.pl Computer Store in Tarnow, Poland root@boruta.pcarts.tarnow.pl 980521 000000 -commercial PERnet Communications, Inc. http://www.pernet.net Largest local ISP in Southeast Texas www@freebsd.org 980311 000000 -commercial PICS Online! http://www.pics.com Internet Services www@freebsd.org 980311 000000 -commercial PVNet http://www.pvnet.com.mx/ ISP in Puerto Vallarta, Mexico. www@freebsd.org 980311 000000 -commercial Pair Networks http://www.pair.com/ Web Presence Provider for cost-effective account hosting www@freebsd.org 980311 000000 -commercial Passage Networking, Inc. http://www.passage.net/ Internet and Novell Networking for Tuscaloosa, AL www@freebsd.org 980311 000000 -commercial Pavilion Internet plc http://www.pavilion.net/ Internet Service Provider on the south coast of England www@freebsd.org 980311 000000 -commercial Perforce Software http://www.perforce.com PERFORCE -- The Fast Software Configuration Management System www@freebsd.org 980311 000000 -commercial Phoenix Computer Specialists http://www.pcslink.com/ Phoenix AZ, ISP and VAR ryan@pcslink.com 980413 000000 -commercial Phoenix DataNET's DALnet Southern US IRC Hub. http://www.phoenix.net/~leigh/dalnet/ www@freebsd.org 980311 000000 -commercial Phoenix Internet Technologies, Inc. http://www.pitnet.net ISP based in Milwaukee, WI www@freebsd.org 980311 000000 -commercial PizzaNet GbR http://www.PizzaNet.de/ Offering Online Pizza Services in Germany www@freebsd.org 980311 000000 -commercial Pluto Technologies International Inc. http://www.plutotech.com High bandwidth Video Disk and RAID arrays running embedded FreeBSD www@freebsd.org 980311 000000 -commercial Portland Software http://www.portsoft.com Secure Electronic Software Distribution www@freebsd.org 980311 000000 -commercial PrismNet, Inc http://www.prismnet.com/ ISP in Austin, TX. www@freebsd.org 980311 000000 -commercial Prisma Verlag & Online KG http://www.prisma-online.de/ Online TV guide (germany) www@freebsd.org 980311 000000 -commercial Pro-Net Internet Services http://www.pro-net.net/ A Missouri/Kansas Based Internet Service Provider www@freebsd.org 980311 000000 -commercial Prometeo srl http://www.prometeo.it/ Computer Science Projects And Methodologies www@freebsd.org 980311 000000 -commercial Pytteinfo AB http://www.pytteinfo.com Internet service provider www@freebsd.org 980311 000000 -commercial QAZNET Project http://www.qaznet.ru/ LAN/WAN consulting www@freebsd.org 980311 000000 -commercial QuadraNet Internet Services http://www.qnis.net ISP in Fresno, CA www@freebsd.org 980311 000000 -commercial Quanta Communications, Inc. http://www.quanta.com/ ISP, Rye, New York www@freebsd.org 980311 000000 -commercial Quantum Networking Solutions, Inc. http://www.qnet.com/ ISP in Palmdale, CA USA www@freebsd.org 980311 000000 -commercial QuickWeb http://www.quickweb.com No-nonsense, high-end web development and hosting services. www@freebsd.org 980311 000000 -commercial RCI http://www.rci.net Intranets. Extranets. Internet. www@freebsd.org 980311 000000 -commercial RISC Technology Europe http://www.risc-tech.com Grossiste UNIX/NT Internet www@freebsd.org 980311 000000 -commercial RJM Consulting http://www.wilshire.net Network and IntraNet Consulting www@freebsd.org 980311 000000 -commercial RZ Chat http://rzchat.ml.org/ The most powerful PERL/CGI chat solution for your web page www@freebsd.org 980311 000000 -commercial RadioTelephon Company http://www.mupitt.penza.su Internet Service Provider city Zarechny, Russia postmaster@19.penza.su 980318 000000 -commercial Raditex AB http://www.raditex.se Consultant and education on FreeBSD (Sweden) www@freebsd.org 980311 000000 -commercial Rapiddata Communications http://lifted.rapiddata.com Internet Solutions Provider, Glenside Pennsylvania, USA www@freebsd.org 980311 000000 -commercial Red Altos Internet http://www.redaltos.com.mx El mejor proveedor de acceso a Internet desde Lagos de Moreno alan@redaltos.com.mx 980414 000000 -commercial Redamp http://www.redamp.com.br Provedor de acesso a Internet (Brasil) www@freebsd.org 980311 000000 -commercial ReefNet, Inc. http://www.reefnet.com ISP in the florida keys www@freebsd.org 980311 000000 -commercial Reliv International http://www.reliv.com Manufacture of High Tech Food Supplements www@freebsd.org 980311 000000 -commercial ReplyNet, Inc. http://www.reply.net An electronic fulfillment/data collection service for publishers and general business www@freebsd.org 980311 000000 -commercial RingZero Computing http://www.ringzero.com Internet consulting and development. www@freebsd.org 980311 000000 -commercial Roma's Internet Business Services http://www.r-i-b-s.com/ ISP in Fontana, CA. USA www@freebsd.org 980311 000000 -commercial Ryan Information Services http://www.ryanis.net Helping people communicate electronically www@freebsd.org 980311 000000 -commercial S h e l l S e r v e r http://www.shellserver.net A freeBSD place for IRC shell accounts. www@freebsd.org 980311 000000 -commercial SA*Net http://www.sanet.ge/ ISP in Georgia (Euroasia). www@freebsd.org 980311 000000 -commercial SGiC-Net http://www.sgic.fi ISP, Finland jpkh@sgic.fi 980524 000000 -commercial SOS Group http://www.sos.com/ Wireless, commercial grade, e-mail and text messaging software starting at $199.00 www@freebsd.org 980311 000000 -commercial SPaSE BV http://www.spase.com/ SPaSE designs Multimedia Chips (MPEG2/CDI/VIDECD) www@freebsd.org 980311 000000 -commercial SSI Data Systems http://www.opulence.com Consumer Marketplace www@freebsd.org 980311 000000 -commercial SafeMail, Inc. http://www.safemail.com/ ISP. WWW/Internet Business Consulting www@freebsd.org 980311 000000 -commercial SafetyWeb http://www.safetyweb.com.au Specialising in High Functionality Web Site Development info@safetyweb.com.au 980524 000000 -commercial San Systems Servicos de Informatica ltda http://www.san.psi.br Provedor Internet - Santo Angelo - RS - Brasil www@freebsd.org 980311 000000 -commercial SecureNet Information Services - Montreal, Que, Canada http://www.securenet.net Internet Service Providers, Network consulting www@freebsd.org 980311 000000 -commercial Seicom GmbH http://www.seicom.NET Internet Service Provider www@freebsd.org 980311 000000 -commercial ServNet http://www.serv.net/ Affordable, Reliable, Experienced Internet Service (Seattle) www@freebsd.org 980311 000000 -commercial Shell accts http://www.flare.dynip.com pentium 120, 48MB ram, 3.3 gigs diskspace chrisd@flare.dynip.com 980319 000000 -commercial Shelton Internet, Inc http://www.sheltonbbs.com Internet Service Provider in South East Missouri www@freebsd.org 980311 000000 -commercial SibPage Co. Ltd. http://www.sibpage.novosibirsk.ru Paging service and more... www@freebsd.org 980311 000000 -commercial Siemens AG, Munich http://www.siemens.de andre@curry.zfe.siemens.de 980504 000000 -commercial Silicon Networking http://www.silicon.net/ Internet Service Provider www@freebsd.org 980311 000000 -commercial Simply Internet http://www.inetworld.net ISP, San Diego California www@freebsd.org 980311 000000 -commercial Sinthesys sas - Perugia (Italy) http://www.sinth.krenet.it/ Internet Service Provider www@freebsd.org 980311 000000 -commercial Sirius Connectrions http://www.sirius.com Internet Service Provider for Northern California www@freebsd.org 980311 000000 -commercial Smart-card processing center http://www.uralexpress.ru U.E.P.S. smart-card processing center, Perm, Russia www@freebsd.org 980311 000000 -commercial Sodick Engineering Co.,Ltd. http://www.seng.co.jp CAD/CAM/CAE System Developer, Solution Provider. midorikawa@seng.co.jp 980513 000000 -commercial Softeam applicazioni di base http://www.softeam.it/ ISP in Italy www@freebsd.org 980311 000000 -commercial Softronex Corporation http://www.softronex.dynip.com Pagetrak(c) System. Alphanumeric Entry Systems for handling large message centers (live operators) in paging companies. www@freebsd.org 980311 000000 -commercial Softweyr LLC http://www.xmission.com/~softweyr/ Network design and software development specialists www@freebsd.org 980311 000000 -commercial Sokol & Associates http://www.livecam.com/ www@freebsd.org 980311 000000 -commercial Soligen, Incorporated http://www.PartsNow.com Build-to-order metal castings in days! www@freebsd.org 980311 000000 -commercial SoloNet Internet Services. http://www.solo.net/SoloNet/ www@freebsd.org 980311 000000 -commercial Sonnek Communications http://www.soncom.com Minnesota Based ISP www@freebsd.org 980311 000000 -commercial Sony Corporation http://www.sony.co.jp Electronics www@freebsd.org 980311 000000 -commercial Sowah (H.K.) Limited http://www.sowah.com/ Computer products and Internetworking in Hong Kong kclau@sowah.com 980414 000000 -commercial Space Research Group http://www.space-research.com. UNIX/Internet consulting, X programming www@freebsd.org 980311 000000 -commercial Stadab Norrk ping http://www.nrkp.stadab.se/ ISP in Sweden. www@freebsd.org 980311 000000 -commercial StarGazer Internet Services http://www.stargazer.net Provides Internet Access and Most Internet Services www@freebsd.org 980311 000000 -commercial StationSoft http://www.stationsoft.fr Solutions UNIX NT Internet www@freebsd.org 980311 000000 -commercial Stins Coman Corp. http://piglet.stins.msk.su/ System Integrator company in Russia www@freebsd.org 980311 000000 -commercial Strandloop http://www.strandloop.com New Media Agency www@freebsd.org 980311 000000 -commercial Superior Net http://www.superior.net ISP, New York NY. www@freebsd.org 980311 000000 -commercial SurfSpinner Internet Communication http://www.surfspin.com/ Webhosting and Development Company www@freebsd.org 980311 000000 -commercial Syn-Work Media, Inc http://www.synwork.com WWW Development & Hosting, Life Safety, Systems Integration. www@freebsd.org 980311 000000 -commercial Synercom AS http://www.zzz.ee Estonian media server www@freebsd.org 980311 000000 -commercial Synthcom Systems, Inc. http://www.synthcom.com Synthesizer and musical instrument related products www@freebsd.org 980311 000000 -commercial System Brains Co., LTD. http://www.sysbrains.co.jp/ Software house in Japan webmaster@sysbrains.co.jp 980321 000000 -commercial T&T di Davide Tomè http://www.tome.it Internet online services and consulting www@freebsd.org 980311 000000 -commercial TBI, Ltd. http://www.inna.net ISP, Gloucester, Virginia. www@freebsd.org 980311 000000 -commercial TLK http://www.tlk.com/ Dial-Up Routers, ISDN and modems www@freebsd.org 980311 000000 -commercial TOPLANSA S.L. http://simarro.net/arquitectura/TOPLANSASL.html PROYECTOS Y DIRECCIONES DE OBRAS garri@procuno.pta.es 980524 000000 -commercial TSE TeleService GmbH http://www.tse-online.de Web-Consulting / Web-Providing / IT-Consulting and Services www@freebsd.org 980311 000000 -commercial TSE TeleService GmbH, WWW-consulting and -developing (Germany) http://www.tse-online.de/ FreeBSD is our main production platform. file-server, internet-gateway, firewall, web-server, etc. www@freebsd.org 980311 000000 -commercial TV Store http://www.TVStore.com/ Your site for Licensed Official Merchandise webmaster@tvstore.com 980409 000000 -commercial TV3 Sweden http://www.tv3.se One of Swedens biggest commercial TV stations www@freebsd.org 980311 000000 -commercial Tarjema http://www.tarjema.com Arabic Translation/Network Management www@freebsd.org 980311 000000 -commercial Tasam http://www.tasam.com Shell Accounts, Web Pages, and much much more! www@freebsd.org 980311 000000 -commercial Techmaster Servicos em Informatica LTDA http://www.techmaster.com.br Empresa de desenvolvimento de softwares / venda de equipamentos / consultoria em Unix e Internet / Projetos de rede - cabeamento e outras especialidades na area de informatica. cartola@techmaster.com.br 980316 000000 -commercial Teknosoft s.r.l. http://www.tekno-soft.com/ Programming, service and Internetworking www@freebsd.org 980311 000000 -commercial TelePad Corporation http://www.telepad.com provides Field Force Solutions with Pen Based Laptops www@freebsd.org 980311 000000 -commercial Tern Computer Technologies http://www.tern.com.hk A Software/Network Company in Hong Kong www@freebsd.org 980311 000000 -commercial TerraNovaNet http://www.terranova.net Internet Service Provider in Key Largo, FL www@freebsd.org 980311 000000 -commercial Texxen Consulting Limited http://www.globalserve.net/~netex4 Network consulting group, specializing in NT, Novell & Unix www@freebsd.org 980311 000000 -commercial Aldridge Company, The http://www.aldridge.com/ A networking and software development firm www@freebsd.org 980311 000000 -commercial The Arces Network http://www.arces.net Alternative Internet Services www@freebsd.org 980311 000000 -commercial The CD-ROM Shop Puerto Rico http://gateway.cdrshop.com Web site in Spanish. Producers of multimedia CD-ROMs in Spanish; CD recording service bureau; corporate CD-ROM and Web creation. Located in Guaynabo, Puerto Rico. www@freebsd.org 980311 000000 -commercial The Coffee Klatch http://www.thecoffeeklatch.com Internet coffeehouse in Kilgore, Texas www@freebsd.org 980311 000000 -commercial The Docking Bay, Inc. http://www.dockingbay.com ISP in Jacksonville, FL www@freebsd.org 980311 000000 -commercial The Duck Pond Public Unix http://dial.kfu.com/ ISP (using FreeBSD as dialup PPP router) www@freebsd.org 980311 000000 -commercial The Global Real Estate Registry http://www.goglobal.com A Web Advertising Company www@freebsd.org 980311 000000 -commercial The Grantsmanship Center http://www.tgci.com The nonprofit sector's leading source of training and funding information. www@freebsd.org 980311 000000 -commercial The HawkeNet Project http://www.hawkenet.com/ Consultation, programming and Web Development www@freebsd.org 980311 000000 -commercial The ISP, Inc. http://www.theisp.net An ISP in Columbia, SC, currently discarding NT for FreeBSD jat@theisp.net 980318 000000 -commercial The Internet Music Association http://user.icx.net/~ima Unsigned Bands - Monthly Promotional CD, Bookings, Free web listing. ima@icx.net 980415 000000 -commercial The Internet Port, Inc. http://www.inetport.com ISP located in Austin, Tx. www@freebsd.org 980311 000000 -commercial The LID STOP http://www.lidstop.com/ The Original Cookware Lid Organizer. www@freebsd.org 980311 000000 -commercial The Main Drag http://www.maindrag.com Virtual Servers and Hosting www@freebsd.org 980311 000000 -commercial The Nerve Internet Service http://www.thenerve.com Extremely high volume reliable Web hosting company. www@freebsd.org 980311 000000 -commercial The Nymserver http://www.nymserver.com/ Anonymous Remailer www@freebsd.org 980311 000000 -commercial The Only Net http://www.theonlynet.com Internet Service Provider in Salt Lake City, Utah www@freebsd.org 980311 000000 -commercial The Pussycat Network http://www.pussycat.net/ www@freebsd.org 980311 000000 -commercial The Rochester Group, Inc. http://www.rochgrp.com/ Business Application Development and Consulting www@freebsd.org 980311 000000 -commercial The Stomping Grounds http://www.stomped.com 6th largest gaming site on the internet. www@freebsd.org 980311 000000 -commercial The Web Factory (Leicester) Ltd http://www.webleicester.co.uk/ ISP in Leicester, UK www@freebsd.org 980311 000000 -commercial TheWay http://theway.com Windows and FreeBSD tech support and entertainment magazine. www@freebsd.org 980311 000000 -commercial Thunder Network Technologies, Inc. http://www.thuntek.net ISP in New Mexico, USA. www@freebsd.org 980311 000000 -commercial TicketWeb http://www.ticketweb.com/ The Online Ticketing Alternative. www@freebsd.org 980311 000000 -commercial Tioga Communications, Inc http://www.tioga.com/ Web presence and unix shell accounts. www@freebsd.org 980311 000000 -commercial Today In Black History http://www.tibh.com An Online Historical Archive and Distance Learning Site curator@tibh.com 980321 000000 -commercial Tone Software Corporation http://www.tonesoft.com Automated Systems Management / Enterprise Output Management / Mainframe Productivity Tools www@freebsd.org 980311 000000 -commercial Topend.Com.AU http://www.topend.com.au/ ISP in the Northern Territory Of Australia. www@freebsd.org 980311 000000 -commercial Trainix, Inc. http://www.trainix.com Unix Computer Training www@freebsd.org 980311 000000 -commercial Trancer Software Inc. http://www.trancer.com/ Information systems consulting and products. www@freebsd.org 980311 000000 -commercial TransBay.Net http://www.transbay.net/ ISP in Berkeley, CA. (Also U.C. Computer) www@freebsd.org 980311 000000 -commercial TransNet http://www.karpaty.uzhgorod.ua ISP in Transcarpathia, Ukraine www@freebsd.org 980311 000000 -commercial Triax Internet Services http://www.triax.com/ ISP in Portland, Oregon www@freebsd.org 980311 000000 -commercial Tumbleweed Software Corp. http://www.tumbleweed.com Leading solutions for internet delivery www@freebsd.org 980311 000000 -commercial Tycho Softworks http://www.tycho.com Telephony Integration Server www@freebsd.org 980311 000000 -commercial Typhoon Inc. http://www.typhoon.co.jp/indexe.html Consulting services serving Tokyo, Japan www@freebsd.org 980311 000000 -commercial UCNET http://www.ucnet.hinet.net/ Internet/Intranet Consulting Services, Taiwan www@freebsd.org 980311 000000 -commercial ULink http://www.ulink.net Sacramento Internet Service Provider www@freebsd.org 980311 000000 -commercial UNAPEN Inc http://www.unapen.com Home of your network and software development needs. www@freebsd.org 980311 000000 -commercial URAL-EXPRESS http://www.uralexpress.ru Smart-card processing center, Russia, Perm-city www@freebsd.org 980311 000000 -commercial UUNET Internet Africa http://www.iafrica.com Large ISP in South Africa info@iafrica.com 980421 000000 -commercial UUNET-NL http://www.nl.uu.net ISP in Amsterdam, the Netherlands franke@nl.uu.net 980409 000000 -commercial Ultimate Movies http://www.UltimateMovies.com/ Your connection to the official sites for current theatrical releases webmaster@ultimatemovies.com 980409 000000 -commercial Ultimate Studios http://www.UltimateStudios.com/ Taking internet problems and creating innovative solutions. webmaster@ultimatestudios.com 980409 000000 -commercial UltimateTV http://www.UltimateTV.com/ Website for everything related to TV webmaster@ultimatetv.com 980409 000000 -commercial UniSoft Ltd.-RU http://www.murmansk.ru ISP-Murmansk-RU www@freebsd.org 980311 000000 -commercial VIEWS Net, Inc. http://www.viewsnet.com Complete web hosting and Internet presence provider www@freebsd.org 980311 000000 -commercial VPM Enterprises http://www.vpm.com Providing Secured Web Hosting and Newsgroups www@freebsd.org 980311 000000 -commercial Vail Systems, Inc. http://www.vailsys.com Internet Enhanced Telephony www@freebsd.org 980311 000000 -commercial Vault Information Services http://www.vaultbbs.com ISP and Consulting Services www@freebsd.org 980311 000000 -commercial Velocet Communications http://www.velocet.net Internet Development Provider www@freebsd.org 980311 000000 -commercial Ventura International Information Super Highway http://www.vcnet.com/efb No-So American Unix / BSD / Sun / Security / Firewalls - Technical Support to Education, new Businesses and Government. (Eng + Esp) www@freebsd.org 980311 000000 -commercial ViaNet Communications http://www.via.net Internet connections and web hosting for busineses in California. www@freebsd.org 980311 000000 -commercial Vicor, Inc. - North Bay http://www.vicor-nb.com/ We create Web-based transaction processing systems. www@freebsd.org 980311 000000 -commercial Video Collage, Inc. http://www.video-collage.com Computer Graphics, Performance Benchmarking, SoftImage plug-ins www@freebsd.org 980311 000000 -commercial Virtual Engineering, Inc. http://www.veng.com Mechanical Engineering Design and Analysis Services www@freebsd.org 980311 000000 -commercial Virtual Servers for Business on the Web http://www.vsbw.com/ When your internet needs are mission critical www@freebsd.org 980311 000000 -commercial Vision Interactive Ltd. http://www.visint.co.uk/ ISP, Consultancy and Software. www@freebsd.org 980311 000000 -commercial VisionNet http://www.vws.net Web Site Designer and Internet Service Provider in Milwaukee, Wisconsin USA www@freebsd.org 980311 000000 -commercial Vivid Internet Production http://www.vividnet.com ISP in Walnut, California www@freebsd.org 980311 000000 -commercial VolgaLink Ltd. http://www.vlink.ru ISP in Volgograd, Russia www@freebsd.org 980311 000000 -commercial Voyager Online http://www.vol.com Nation Wide ISP www@freebsd.org 980311 000000 -commercial W. J. & S. Installation Services Pty. Ltd. http://www.shopfixers.com.au Shopfitting, Elevator Car fitout, Carpentry and Joinery www@freebsd.org 980311 000000 -commercial W3 Technologies http://www.w3-tek.net Web Presence Provider steve@w3-tek.net 980319 000000 -commercial WITH WEB SERVICE http://www.withweb.com/ Web hosting provider located in Korea. www@freebsd.org 980311 000000 -commercial WTL Computers http://www.wtlcomputers.com Specialist in PC Systems, Hardware and Peripherals www@freebsd.org 980311 000000 -commercial WWW.PersianKitty.COM http://www.persiankitty.com Adult Links web site www@freebsd.org 980311 000000 -commercial Walnut Creek CD-ROM http://www.cdrom.com/ www@freebsd.org 980311 000000 -commercial Wamnetrunner Inc. http://www.wamnetrunner.com ISP: Business Internet Solutions www@freebsd.org 980311 000000 -commercial Warp Net Technologies Romania, Suceava http://www.warp.starnets.ro Dual Pentium Server with SMP FreeBSD 3.0 www@freebsd.org 980311 000000 -commercial Water Wheel Systems http://www.waterw.com A small ISP in Southern NJ www@freebsd.org 980311 000000 -commercial Web Eclat Ltd http://www.eclat.com Developers and consultants for Web sites, Internet solutions, system management and software development. www@freebsd.org 980311 000000 -commercial WebSideStory, Inc. http://www.websidestory.com FREE Web Site Rating Sytem www@freebsd.org 980311 000000 -commercial Webley Systems, Inc. http://www.webley.com Voice/Web Activated Telephone/Email Messaging www@freebsd.org 980311 000000 -commercial Webspace Worldwide Limited http://www.wwwebspace.co.uk/ UK based provider of World Wide Web space and authoring services www@freebsd.org 980311 000000 -commercial Webspan Inc. http://www.webspan.net New Jersey's premier Internet provider www@freebsd.org 980311 000000 -commercial Webstar5 Internet Group http://www.webstar5.com Intranet and Software Development www@freebsd.org 980311 000000 -commercial WestLake Solutions http://www.westlake.com/ Internet Training and Consulting www@freebsd.org 980311 000000 -commercial Whistle Communications http://www.whistle.com FreeBSD based Internet Server manufacturer www@freebsd.org 980311 000000 -commercial Whiteley Research Inc. http://www.srware.com XicTools integrated circuit CAD software www@freebsd.org 980311 000000 -commercial Widesoft Internet http://www.widesoft.com.br Internet Service for Brazil www@freebsd.org 980311 000000 -commercial Wiechers & Partner Datentechnik GmbH http://www.wup.de/ Products: Eplan, Logocad, PDM9000, Bauplan www@freebsd.org 980311 000000 -commercial WinNet Communications, Inc. http://www.win.net/ www@freebsd.org 980311 000000 -commercial Woods Applied Technologies http://www.watcorp.com Mission Critical Application Development, Engineering and Courseware...We never stop looking for a better way support@watcorp.com 980417 000000 -commercial Woods Applied Technologies http://www.watcorp.com programming, engineering and courseware ...we never stop looking for a better way support@watcorp.com 980321 000000 -commercial XSite http://www.xsite.net An Internet Service Provider in the Chicago loop www@freebsd.org 980311 000000 -commercial XTDL http://www.xtdl.com/ New Hampshire's leading Internet Service Provider www@freebsd.org 980311 000000 -commercial Yahoo! http://www.yahoo.com/ Uses FreeBSD for WWW services and development. www@freebsd.org 980311 000000 -commercial ZDNet Australia http://www.zdnet.com.au/ Australia's computing resource www@freebsd.org 980311 000000 -commercial ZeD-Net http://www.zednet.lv/ Internet in Jekabpils, Latvia www@freebsd.org 980311 000000 -commercial Zed.Net http://www.znet.net.au/ ISP, Innisfail, Queensland, Australia www@freebsd.org 980311 000000 -commercial directOne Internet Services http://www.directone.com.au ISP www@freebsd.org 980311 000000 -commercial emergent corporation http://www.emergent.com the leading scalable systems service provider www@freebsd.org 980311 000000 -commercial exit1 http://exit1.com Web page design and hosting, internet and general computer consulting. www@freebsd.org 980311 000000 -commercial iAvenue http://tour.iavenue.com Electronic Commerce Providers and Business Center info@iavenue.com 980418 000000 -commercial iMALL, Inc. http://www.imall.com Online shopping mall (12 million hit/month) www@freebsd.org 980311 000000 -commercial iPAJe Software, Inc. http://www.ipaje.com Web Hosting, Web Development, System Administration, Internet Commerce Solutions www@freebsd.org 980311 000000 -commercial iPass Inc. http://www.iPass.COM Provides true global Internet roaming and corporate access to the world. otterley@iPass.COM 980312 000000 -commercial iPlus Internet Services http://www.i-Plus.net Full service Internet provider www@freebsd.org 980311 000000 -commercial iiiiii iiiiiiiiii iiiiiii leg@univ.uniyar.ac.ru 980312 000000 -commercial interface business GmbH http://www.interface-business.de Use for Intranet solutions, workstations, Internet servers; customer-tailored solutions www@freebsd.org 980311 000000 -commercial intervista.com http://www.intervista.com/ 3D visualization for the Web www@freebsd.org 980311 000000 -commercial nextreme design http://www.nextreme.com/ Web design company in Syracuse, New York. ben@nextreme.com 980323 000000 -commercial p+p online gmbh http://www.pp-online.de Internet Content Provider for Germany www@freebsd.org 980311 000000 -commercial pchost.com http://www.pchost.com Web hosting and design kyle@pchost.com 980525 000000 -commercial sdata - C. Splittgerber Datentechnik http://www.sdata.de/en/index.html Software development and Consulting www@freebsd.org 980311 000000 -commercial the digibeam netpany http://www.digibeam.net pre-bigtime Internet Services Provided loren@flash.net 980420 000000 -commercial webFreaks.com, LLC http://www.webFreaks.com Website design, personal webpage and UNIX shell accounts. Uses FreeBSD as corporate firewall. webmaster@webFreaks.com 980521 000000 -nonprofit Institute http://oii.urc.ac.ru Orsk Industrial Institute www@freebsd.org 980311 000000 -nonprofit A Peaceable Nation MUD http://www.catlin.edu/public_html/keele_pe/quakers/index.html A Quaker Meeting on the Internet keeler@teleport.com 980523 000000 -nonprofit ACTA http://www.acta.nl Academic Centre for Dentistry Amsterdam www@freebsd.org 980311 000000 -nonprofit APANA SA http://www.sa.apana.org.au/ Australian Public Access Network Association (SA Region) www@freebsd.org 980311 000000 -nonprofit APANA WA http://wa.apana.org.au/ Australian Public Access Network Association (WA Region) www@freebsd.org 980311 000000 -nonprofit ARDSS http://www.ardss.dyn.ml.org/ The Association for the Research and Delopment of Space Science www@freebsd.org 980311 000000 -nonprofit ARP http://www.arp-fr.org Association de Recherche sur la Polyarthrite www@freebsd.org 980311 000000 -nonprofit Addiction Information Services http://www.innotts.co.uk/nadt/ Drug and Alcohol problem treatment services for the UK East Midlands. www@freebsd.org 980311 000000 -nonprofit Advanced Network Daemons http://www.and.or.jp/ An amateur creative group www@freebsd.org 980311 000000 -nonprofit An bhandia http://www.gromit.pinpt.com Expand your self through the many different avenues of spirituality. www@freebsd.org 980311 000000 -nonprofit Arkadia LPMud http://arkadia.rpg.org.pl First Polish LPMud (in polish language) www@freebsd.org 980311 000000 -nonprofit Association of Brewers http://beertown.org Non-Profit Educational Organization www@freebsd.org 980311 000000 -nonprofit Association of C and C++ Users (ACCU) http://www.accu.org/ For professionalism in C, C++ & Java Programming www@freebsd.org 980311 000000 -nonprofit Association of Synchronous Data Formats http://www.asdf.org/ non-profit www@freebsd.org 980311 000000 -nonprofit Associazione Industriali Perugia http://www.assind.krenet.it/ Perugia, Italy. www@freebsd.org 980311 000000 -nonprofit Atlantic Community College http://www.atlantic.edu Mays Landing / Atlantic City / Cape May, NJ www@freebsd.org 980311 000000 -nonprofit Austin High School http://shark.co.net Public high school in Austin, Minnesota www@freebsd.org 980311 000000 -nonprofit Awfulhak Limited. http://www.Awfulhak.org A one-man (& wife) consultancy www@freebsd.org 980311 000000 -nonprofit B-1000 Radio Brunel http://b1000.brunel.ac.uk:8080/ broadcasting across campus over the computer network www@freebsd.org 980311 000000 -nonprofit B.C. Burn Network Society http://www.vanserve.org/ Information networking for burn victims www@freebsd.org 980311 000000 -nonprofit B.P.L. Friends http://www.tripod.com/bplfriends/index.html Friends www@freebsd.org 980311 000000 -nonprofit BOFH, Israel. http://www.bofh.org.il/ www@freebsd.org 980311 000000 -nonprofit Balls Dot Org http://www.balls.org Group of people sharing info on FreeBSD and providing web hosting access to local non-profit organizations www@freebsd.org 980311 000000 -nonprofit Big Bend Community College http://www.bbcc.ctc.edu 2-year community college in Moses Lake, WA www@freebsd.org 980311 000000 -nonprofit Brandenburg Individual Network e.V. http://loch.in-brb.de/ non-commercial ISP in the country around Berlin www@freebsd.org 980311 000000 -nonprofit Brookdale Community College http://www.brookdale.cc.nj.us Official College Web Server www@freebsd.org 980311 000000 -nonprofit CCFA http://www.ccfa.com.au/ Christian Childrens Fund of Australia www@freebsd.org 980311 000000 -nonprofit CEOS Information Locator System http://cils.ceo.org Collaborative Remote Sensing and Earth Observation focusing on developing countries dirk.vangulik@jrc.it 980416 000000 -nonprofit CIAM http://ciam.comtel.ru Central Institute of Aviation Motors www@freebsd.org 980311 000000 -nonprofit COPPE/UFRJ http://www.coppe.ufrj.br Graduate School of Engineering, Rio de Janeiro, Brazil www@freebsd.org 980311 000000 -nonprofit Center for Information & Development Studies http://www.CIDES.or.id/ www@freebsd.org 980311 000000 -nonprofit Centro de Informaci\xf3n Internacional Nicarao http://www.nicarao.com News about Nicaragua www@freebsd.org 980311 000000 -nonprofit Cetys universidad campus http://orca.ens.cetys.mx/ Ensenada's distance education program and Internet services www@freebsd.org 980311 000000 -nonprofit Chaos 11 BusServer, Universität des Saarlandes http://busserver.cs.uni-sb.de/ an interactive public transport information system www@freebsd.org 980311 000000 -nonprofit Charles Darwin Research Station http://fcdarwin.org.ec Research in the Galapagos Islands jpinson@polaris.net 980414 000000 -nonprofit Chernigov Technological Institute http://www.ti.chernigov.ua Education. FreeBSD is widely used. www@freebsd.org 980311 000000 -nonprofit Child Welfare Partnership, Portland State University http://www.cwp.pdx.edu Ongoing welfare research and training project for Oregon's Dept. of Human Resources www@freebsd.org 980311 000000 -nonprofit Chung Cheng Institute of Technology ftp://ftp.ccit.edu.tw Anonymous FTP Server www@freebsd.org 980311 000000 -nonprofit Club BBS telnet://club.gdl.iteso.mx A Spanish spoken 100+ user bulletin board www@freebsd.org 980311 000000 -nonprofit Computing Research Lab for the Environment http://www.crle.uoguelph.ca Environmental informatics research, with a statistical and data computing centre built with FreeBSD! www@freebsd.org 980311 000000 -nonprofit Conselho da Justica Federal http://www.cjf.gov.br Council of the Federal Justice - Brasilia, DF, Brazil www@freebsd.org 980311 000000 -nonprofit Copyleft.Org http://www.copyleft.org/ Copyleft Issue is gathered all over the earth www@freebsd.org 980311 000000 -nonprofit DALnet http://www.dal.net International chat network www@freebsd.org 980311 000000 -nonprofit DF da UFPE http://www.df.ufpe.br Departamento de Física da Universidade Federal de PE root@df.ufpe.br 980422 000000 -nonprofit Dakota State University Computing Services http://www.dsu.edu/departments/compute/env.html www@freebsd.org 980311 000000 -nonprofit Datre Net. http://www.geocities.com/Athens/4016 www@freebsd.org 980311 000000 -nonprofit Daviess County Public Schools, Kentucky http://www.daviess.k12.ky.us/ www@freebsd.org 980311 000000 -nonprofit Democritus University of Thrace http://indefix.ee.duth.gr Laboratory of Computer Analysis fandrit@usa.net 980327 000000 -nonprofit Departamento de electronica (Universidad Francisco Marroquin) http://ie.fisicc-ufm.edu laboratorio de electronica www@freebsd.org 980311 000000 -nonprofit Department of Computer Engineering, Kasetsart University http://www.pluto.cpe.ku.ac.th Robotics and Intelligent Machines Laboratory www@freebsd.org 980311 000000 -nonprofit Department of Computer Science,RIUBON http://www.cs.riubon.ac.th/ Rajabhat Institute Ubonratchathani,Thailand prayong@cs.riubon.ac.th 980326 000000 -nonprofit Department of Electrical Engineering, University of Coimbra. http://www.dee.uc.pt/ www@freebsd.org 980311 000000 -nonprofit Digitale Stad Eindhoven http://www.dse.nl Digital City of Eindhoven, an informationpoint for inhabitants of Eindhoven, The Netherlands www@freebsd.org 980311 000000 -nonprofit Drew College Preparatory School http://ns.drew.pvt.k12.ca.us A Small private school in San Francisco www@freebsd.org 980311 000000 -nonprofit EBRP School Net http://isis.ebrps.subr.edu the worlds only ISP totaly run by students, we provide students and teachers with full PPP and mail accounts, and we provide a webpage for our school system and all the schools in EBRP. We also provide tech support for teachers in EBRP schools and Internet training. jfried@isis.ebrps.subr.edu 980510 000000 -nonprofit ECKANKAR http://www.eckankar.org the Religion of Light & Sound dmeredee@aol.com 980316 000000 -nonprofit Edmonton Public Schools http://www.epsb.net Public school district in Edmonton, Alberta, Canada www@freebsd.org 980311 000000 -nonprofit Eglise Chretienne d'Ahuntsic http://www.eca.qc.ca Church in Montreal, Quebec, Canada www@freebsd.org 980311 000000 -nonprofit Eindhoven University of Technology http://www.gewis.win.tue.nl/ Student Society GEWIS www@freebsd.org 980311 000000 -nonprofit FTP Search http://ftpsearch.ntnu.no/ FTP Search Engine www@freebsd.org 980311 000000 -nonprofit Faculdade de Medicina de Ribeirão Preto http://rfi.fmrp.usp.br Medical School www@freebsd.org 980311 000000 -nonprofit Faculty Of Physics and Technology, NTUU http://ptf.ntu-kpi.kiev.ua/ root@ptf.ntu-kpi.kiev.ua 980411 000000 -nonprofit Faculty of Engineering, University of the West Indies http://www.uwi.tt/ Official server for the Faculty of Engineering www@freebsd.org 980311 000000 -nonprofit Faculty of sociology, Saint-Petersburg State University http://www.soc.pu.ru Faculty of sociology: WEB-sity www@freebsd.org 980311 000000 -nonprofit Foreign Languages Department, Huafan U, Taiwan http://fl.hfu.edu.tw/ A FreeBSD server offering WWW, PROXY, FTP, BBS, Mailing Lists, and other services. webmaster@mail.fl.hfu.edu.tw 980429 000000 -nonprofit FreeBSD Inc. http://www.freebsd.org/ www@freebsd.org 980311 000000 -nonprofit FreeBSD UK User's Group http://ukug.uk.freebsd.org/ The UK User's Group provides support and services for UK FreeBSD Users lee@uk.freebsd.org 980418 000000 -nonprofit FreeDNS http://www.eu.org/ Free Domain Name registration service www@freebsd.org 980311 000000 -nonprofit Freenix Norge http://www.freenix.no/ A Norwegian organization promoting open solutions morten@freenix.no 980331 000000 -nonprofit Ganymed Web Services http://www.ganymed.org Little Projects for BIG People www@freebsd.org 980311 000000 -nonprofit Gesellschaft für wissenschaftliche Datenverarbeitung mbH Göttingen http://www.gwdg.de Computer Center of the University of Göttingen and the Max-Planck-Gesellschaft kheuer@gwdg.de 980512 000000 -nonprofit Gimnasium N10 http://sch10.siberia.net Novosibirsk secondary school www@freebsd.org 980311 000000 -nonprofit Glass Art Society http://www.glass.or.jp An information on Glass Art Society's 1998 Seto conference. koji@marin.or.jp 980521 000000 -nonprofit GooGoo http://googoo.ipv6.irdu.nus.sg webserver and god knows what else www@freebsd.org 980311 000000 -nonprofit Granite Peak Unitarian Universalist Church http://www.granitepeakuu.org Prescott Arizona UUs Website www@freebsd.org 980311 000000 -nonprofit Greater Victoria Public Library http://www.gvpl.victoria.bc.ca Proxy server for a public library's Internet connection www@freebsd.org 980311 000000 -nonprofit HAL-PC http://www.hal-pc.org/ Houston's computer club, 10,000+ members strong! www@freebsd.org 980311 000000 -nonprofit HGM e.V http://www.mabi.de/ Non-profit ISP in Marburg/Biedenkopf, Hessen, GERMANY. www@freebsd.org 980311 000000 -nonprofit Hal 9000's Birthday http://www.halbday.com Cybercast of Arthur C. Clarke - Used FreeBSD for sending video footage from Sri Lanka www@freebsd.org 980311 000000 -nonprofit Hanse Networking e.V. http://www.hanse.de/ Internet Users Group in Hamburg, Germany www@freebsd.org 980311 000000 -nonprofit Harju County Government http://www.harju.ee Local Government www@freebsd.org 980311 000000 -nonprofit Harry Reid Center for Environmental Studies http://eeyore.lv-hrc.nevada.edu/therd.shtml Home of THERdbASE www@freebsd.org 980311 000000 -nonprofit Hepcat On-Line http://www.hepcat.org Beatnik Hackers www@freebsd.org 980311 000000 -nonprofit Hepcat On-Line! http://www.hepcat.org Online Beatnik Forum www@freebsd.org 980311 000000 -nonprofit Heritage Park Community http://www.heritage-park.org Local Community Information Server www@freebsd.org 980311 000000 -nonprofit Holt Public Schools http://www.holt.k12.mi.us Public School District Serving Local K-12 Students melson@holt.k12.mi.us 980407 000000 -nonprofit ICEM of Folkwang-Hochschule Essen, Germany http://www.folkwang.uni-essen.de Institute for computermusic and electronic media www@freebsd.org 980311 000000 -nonprofit INSTITUT TEKNOLOGI 10 NOPEMBER SURABAYA HTTP://ITS-SBY.EDU INFORMATIKA ENGINEERING APREMAN@HOTMAIL.COM 980408 000000 -nonprofit IUPUI Department of Continuing Studies http://dcs.iupui.edu Student Application Development Platform sysop@dcs.iupui.edu 980417 000000 -nonprofit Indiana University-Purdue University@Indianapolis http://dcs.iupui.edu Department of Continuing Studies sysop@dcs.iupui.edu 980321 000000 -nonprofit Individual Network Berlin e.V. http://www.in-berlin.de non-commercial ISP in Berlin www@freebsd.org 980311 000000 -nonprofit Information Management Dept. NTU Taiwan http://god.im.ntu.edu.tw/ A BBS server based on FreeBSD (god.im.ntu.edu.tw). www@freebsd.org 980311 000000 -nonprofit Information Management Dept. National Taiwan University http://www.tw.gnome.org News/WWW server , mirror site of www.gnome.org eric@freebsd.im.ntu.edu.tw 980515 000000 -nonprofit Information Network Association of R.O.C. http://web.ina.org.tw/ www@freebsd.org 980311 000000 -nonprofit Information Technologies Center http://www.itcnet.ru Information Technologies Center of the Murmansk State Technical University, Murmansk, Russia www@freebsd.org 980311 000000 -nonprofit Information and Computer Technology at Niagara College http://technology.niagarac.on.ca/ A small college of applied arts and technology in Welland, Ontario, Canada mboldin@niagarac.on.ca 980429 000000 -nonprofit Inorganic Chemistry Division of MSU http://www.inorg.chem.msu.ru/ Moscow State University root@inorg.chem.msu.ru 980314 000000 -nonprofit Institut Teknologi 10 Nopember Surabaya http://its-sby.edu Institut Teknologi terbesar di INDONESIA TIMUR apreman@hotmail.com 980407 000000 -nonprofit Institut Teknologi Bandung http://www.ee.itb.ac.id/ Department of Electrical Engineering www@freebsd.org 980311 000000 -nonprofit Institut Teknologi Bandung http://www.itb.ac.id/ www@freebsd.org 980311 000000 -nonprofit Institute of Radioengineering & Electronics, Russian Academy of Science. http://www.cplire.ru/ www@freebsd.org 980311 000000 -nonprofit Instituto Tecnologico y de Estudios Superiores de Occcidente (ITESO) http://www.iteso.mx University in Guadalajara, Mexico. www@freebsd.org 980311 000000 -nonprofit Instituto de Física de São Carlos/USP http://www.ifqsc.sc.usp.br Servidor WWW www@freebsd.org 980311 000000 -nonprofit Instituto de Quimica http://www.iqm.unicamp.br UNICAMP www@freebsd.org 980311 000000 -nonprofit Instituto de Telecomunicações - Polo de Coimbra http://www.it.uc.pt Telecommunications Institute at Coimbra - Portugal www@freebsd.org 980311 000000 -nonprofit International Black Student Alliance, Inc. http://www.ibsa-inc.org Community Resource Development and Social, Economic Consultants ibsa@mymail.net 980409 000000 -nonprofit Internet Gebruikersvereniging Interlink http://il.fontys.nl/ A students internet association www@freebsd.org 980311 000000 -nonprofit Iowa State University http://www.cce.iastate.edu Civil and Construction Engineering Department www@freebsd.org 980311 000000 -nonprofit Irkutsk State University http://www.isu.ru The largest university in East Siberia, Russia. webmaster@isu.ru 980513 000000 -nonprofit Ishikawa National College of Tech. http://momiji.i.ishikawa-nct.ac.jp/ (Free) Digital Filter Design Service(in Japanese) www@freebsd.org 980311 000000 -nonprofit Islandia http://www.islandia.is www@freebsd.org 980311 000000 -nonprofit JSK http://www.iaia.irk.ru Aircraft manufacturing (SU-27, SU-30) www@freebsd.org 980311 000000 -nonprofit Japan Research Association http://www.jra.net/ webmaster@jra.net 980316 000000 -nonprofit Jofrassi http://www.jofrassi.qc.ca International Adoption Magazine (French) www@freebsd.org 980311 000000 -nonprofit KISS http://www.kiss.uni-lj.si/ Student ISP www@freebsd.org 980311 000000 -nonprofit KZSU Radio, Stanford University http://www-kzsu.stanford.edu Database and WWW servers www@freebsd.org 980311 000000 -nonprofit Karpov Institute http://www.nifhi.ac.ru Karpov Institute of Physical Chemistry, Moscow, Russia www@freebsd.org 980311 000000 -nonprofit Kesher.Net http://www.kesher.net Strategic Information Systems Research www@freebsd.org 980311 000000 -nonprofit KhSTU http://www.khstu.khabarovsk.su Khabarovsk State Technical University www@freebsd.org 980311 000000 -nonprofit Kona's Pawpals Wolfdog Rescue (KPWR) http://www.pawpals.org Wolfdog animal rescue, shelter, and education. rick@pawpals.org 980423 000000 -nonprofit LARamie Internet Access and Telecommunications http://www.lariat.org/ A non-profit community network in Laramie, Wyoming. www@freebsd.org 980311 000000 -nonprofit Lahore University of Management Sciences, Pakistan http://www.lums.edu.pk/ University offering programs in Computer Science, Economics, and Management Sciences www@freebsd.org 980311 000000 -nonprofit Library System at Politecnico di Torino http://wwwbiblio.polito.it/ Educational Site for searches on our library server database (200000 record on four different databases). www@freebsd.org 980311 000000 -nonprofit Light http://light.pomona.edu student access server for the Claremont Colleges www@freebsd.org 980311 000000 -nonprofit Lincoln High School Science http://lhscience.ml.org From Lincoln High School, Stockton, CA -- Web services for a high school chemistry class www@freebsd.org 980311 000000 -nonprofit Luchshe Home Network http://www.luchshe.net Local Friend Net in Moskow www@freebsd.org 980311 000000 -nonprofit MEGIDO http://www.megido.inter.net.il/ High School Web Server www@freebsd.org 980311 000000 -nonprofit MUC.DE http://www.muc.de/ Foundation providing individuals internet access in Munich, Germany www@freebsd.org 980311 000000 -nonprofit Manchester College http://www.manchester.edu/ www@freebsd.org 980311 000000 -nonprofit Maranatha Christian University http://www.maranatha.edu Universitas Kristen Maranatha www@freebsd.org 980311 000000 -nonprofit Medical College of Wisconsin Department of Neurology http://www.neurology.mcw.edu milic@www.neurology.mcw.edu www@freebsd.org 980311 000000 -nonprofit Moldova State University http://www.usm.md/ This is STATE university of Moldova :) www@freebsd.org 980311 000000 -nonprofit Moscow State Institute of Electronic Techologies http://www.miee.ru www@freebsd.org 980311 000000 -nonprofit Moscow State University, Chemistry Department http://www.chem.msu.ru FreeBSD is our preferred system! noc@chem.msu.ru 980509 000000 -nonprofit Murmansk State Technical University http://www.mstu.edu.ru The first university in the world's biggest city located beyond the Arctic circle. www@freebsd.org 980311 000000 -nonprofit Muscular Dystrophy Association Australia http://www.mda.org.au/ Support Network for Nueromuscular Disorders www@freebsd.org 980311 000000 -nonprofit NCTU CSIE FreeBSD WebServer (Taiwan) http://freebsd.csie.nctu.edu.tw/ www@freebsd.org 980311 000000 -nonprofit NTI-skolan http://www.nti.se Technical school of education www@freebsd.org 980311 000000 -nonprofit NTY Consulting http://www.jted.com/ Java Applet Game JTed, better than Tetris, big Fun Guaranteed www@freebsd.org 980311 000000 -nonprofit National Library of Australia http://www.nla.gov.au/ www@freebsd.org 980311 000000 -nonprofit National TsingHua University, Taiwan. telnet://bbs.life.nthu.edu.tw Life Science BBS system. www@freebsd.org 980311 000000 -nonprofit New Breed Software http://zippy.sonoma.edu/kendrick/nbs/ Games for X Window www@freebsd.org 980311 000000 -nonprofit New Mexico School for the Deaf http://www.nmsd.k12.nm.us Grade school (K-12) for deaf and hard-of-hearing students in the state of New Mexico. www@freebsd.org 980311 000000 -nonprofit Nothing http://www.angelfire.com/il/LyNguyen I am a student lydn@dwci.edu 980406 000000 -nonprofit Ohio Northern University http://www.onu.edu Campus-wide e-mail service r-beer@onu.edu 980331 000000 -nonprofit Ohio State University, Lima regional campus. http://www.lima.ohio-state.edu/ www@freebsd.org 980311 000000 -nonprofit Ormond College http://www.ormond.unimelb.edu.au A residential college at the University of Melbourne www@freebsd.org 980311 000000 -nonprofit Osaka University http://aria.mp.es.osaka-u.ac.jp/ Cho Laboratory ushida@aria.mp.es.osaka-u.ac.jp 980516 000000 -nonprofit PROSA http://www.prosa.dk Association of Computer Professionals in Denmark www@freebsd.org 980311 000000 -nonprofit Penn State Amateur Radio Club http://k3cr.ecsel.psu.edu Amateur Radio enthusiasts at PSU www@freebsd.org 980311 000000 -nonprofit Penza Technological Institute http://www.pti.ac.ru Penza Technological Institute (Russia) www@freebsd.org 980311 000000 -nonprofit Perfect Productions Ltd. http://www.lqx.net Various Public Internet Services matt@lqx.net 980516 000000 -nonprofit Petrozavodsk State University http://students.soros.karelia.ru Server for students of PSU www@freebsd.org 980311 000000 -nonprofit Philosophy Department, York University http://thales.yorku.ca Unofficial site running from the philosophy department's storage room. www@freebsd.org 980311 000000 -nonprofit Physics Computer Network, Purdue University http://copernicus.physics.purdue.edu/ Copernicus: Our Behind-the-Scenes Maintenance Server www@freebsd.org 980311 000000 -nonprofit Poot Poot http://pootpoot.com/ For all your poot needs! david@pootpoot.com 980420 000000 -nonprofit Poot Poot http://pootpoot.com/ The site that meets all of your poot needs... david@pootpoot.com 980520 000000 -nonprofit Presbyterian Church http://www.corsica.com.tw/~pctres/english/english.html Presbyterian Church in Taiwan www@freebsd.org 980311 000000 -nonprofit Procuradoria da Republica no DF http://www.prdf.mpf.gov.br Ministerio Publico da Uniao smiranda@prdf.mpf.gov.br 980429 000000 -nonprofit Procuradoria da República no DF http://www.prdf.mpf.gov.br Órgão do Ministério Público da União - Brasil smiranda@prdf.mpf.gov.br 980430 000000 -nonprofit Psychology Department, University of Tasmania, Australia http://www.psychol.utas.edu.au Departmental home page www@freebsd.org 980311 000000 -nonprofit Public DNS Service http://soa.granitecanyon.com Provides free primary and secondary DNS service www@freebsd.org 980311 000000 -nonprofit Radio-MSU http://www.radio-msu.net RUHEP/Radio-MSU Internet project for high energy physics institutes in Russia and CIS countries yar@radio-msu.net 980402 000000 -nonprofit Rajabhat Institute Ubonratchathani http://www.riubon.ac.th Higher Education in Nort-East of Thailand www@freebsd.org 980311 000000 -nonprofit Rhodes University Computer Users Society (RUCUS) http://www.rucus.ru.ac.za/ www@freebsd.org 980311 000000 -nonprofit Rosenstiel School of Marine and Atmospheric Science http://nauplius.rsmas.miami.edu/fishery.html Fisheries Science Group www@freebsd.org 980311 000000 -nonprofit Rostov State University Open Systems Lab. http://www.unird.ac.ru Rostov-on-Don, Russia www@freebsd.org 980311 000000 -nonprofit SBO http://apeli.tky.hut.fi/~sbo/ La Société du Billard d'Otaniemi www@freebsd.org 980311 000000 -nonprofit SCISC http://www.cip.nsk.su Siberian Civic Initiatives Support Center www@freebsd.org 980311 000000 -nonprofit SaxNet e. V. http://www.sax.de Internet access for private persons www@freebsd.org 980311 000000 -nonprofit Scotlandville Magnet High School http://scotmhs.engr.subr.edu/ Providing k12 newsgroups and e-mail (via Waffle BBS software) as well as full SLIP accounts and Internet training www@freebsd.org 980311 000000 -nonprofit Scottish Mirror of the GNU website http://gnu.cybersurf.co.uk GNU Site mirrored daily www@freebsd.org 980311 000000 -nonprofit Scottlandville Magnet High School http://smhs.ebrps.subr.edu Providing k12 newsgroups and e-mail (via Waffle BBS software) as well as full SLIP/PPP accounts and Internet training jfried@smhs.ebrps.subr.edu 980510 000000 -nonprofit Sentral Community School http://206.72.51.200/ Small, but technicalogically advanced... :-) www@freebsd.org 980311 000000 -nonprofit Shimin Forum 21 NPO Centre http://www.sf21npo.gr.jp/ NPO support Centre(MSO) in Tokai area(Japan). office@sf21npo.gr.jp 980414 000000 -nonprofit Slurpee Dot Net http://www.slurpee.net Group of unix ninja's www@freebsd.org 980311 000000 -nonprofit Smack http://smack.ebrps.subr.edu a server run totaly by a class of seven students for teaching and entertainment purposes jfried@smack.ebrps.subr.edu 980510 000000 -nonprofit Social Information Networking Group (in South Korea) http://www.sing-kr.org/ Human rights in the cyberspace. www@freebsd.org 980311 000000 -nonprofit Sociedad Astronomica de Espana y America http://www.sadeya.cesca.es/ Astronomical Society of Spain and America www@freebsd.org 980311 000000 -nonprofit Sociedade Brasileira de Quimica http://www.sbq.org.br/SBQT/sbqt.html (Brazilian Chemical Society) www@freebsd.org 980311 000000 -nonprofit South Dakota Library Network http://webpals.sdln.net WebPals -- Patrons can search the online catalog, reference files, and indexes www@freebsd.org 980311 000000 -nonprofit Southern Illinois University at Edwardsville - EE Dept. http://www.ee.siue.edu/CVIPtools/ CVIPtools - a free, comprehensive software package for Computer Vision and Image Processing www@freebsd.org 980311 000000 -nonprofit Spejderskolen http://www.spejdko.edu.eu.org Guide & Schout school in Denmark www@freebsd.org 980311 000000 -nonprofit St. Aidan's Anglican Girls School http://www.staidan.qld.edu.au www@freebsd.org 980311 000000 -nonprofit St. Kennoch's Renaissance Acting Guild http://www.stkennoch.org Theatrical Guild portraying life and death in 16th Century Scotland www@freebsd.org 980311 000000 -nonprofit Stonekeep http://www.stonekeep.com Productivity Tools for Unix www@freebsd.org 980311 000000 -nonprofit Student Cable Works http://scw.ucsd.edu student-run cable tv/radio at University of California, San Diego www@freebsd.org 980311 000000 -nonprofit Sundsvalls Commsoft http://www.commsoft.se Computer society in Sundsvall, Sweden. www@freebsd.org 980311 000000 -nonprofit Surrey High School http://www.shsnet.com Public School in Surrey, North Dakota www@freebsd.org 980311 000000 -nonprofit Syracuse University http://soa.syr.edu/soa.html School of Architecture www@freebsd.org 980311 000000 -nonprofit TFUG http://www.treefort.org/tfug/ Tucson Free Unix Group www@freebsd.org 980311 000000 -nonprofit Taiwan Agriculture Infor. Serv. http://home.tais.com.tw Taiwan Agriculture Information Services www@freebsd.org 980311 000000 -nonprofit Team on mountaineering of Bauman MSTU http://www.theory.ru Mountaineering and climbing in Russia www@freebsd.org 980311 000000 -nonprofit Tech-NIC http://www.tech-nic.dk TECHnical Network Informations Center www@freebsd.org 980311 000000 -nonprofit Technisch Creatief Jeugdcentrum Arnhem http://www.tcja.nl teaches kids that technical subjects can be fun! www@freebsd.org 980311 000000 -nonprofit The Chi Chi Rodriguez Youth Foundation http://www.chichi.org Site creating awareness about golf for disadvantaged youth www@freebsd.org 980311 000000 -nonprofit The Cold Project http://www.cold.org ColdC OO database development www@freebsd.org 980311 000000 -nonprofit The ETEXT Archives http://www.etext.org/ Free resources for independent online publishers www@freebsd.org 980311 000000 -nonprofit The Fishbowl http://fishbowl.ml.org A free, not-for-profit shell server. (YES! FREE! =) www@freebsd.org 980311 000000 -nonprofit The Flexible Scheduling Program http://www.flex.org/ An alternative educational program for High School students. www@freebsd.org 980311 000000 -nonprofit The Greater Houston Free-Net http://www.ghofn.org/ The Greater Houston Free-Net is dedicated to making Internet access and services available to community organizations and to those who are otherwise unable to afford it. www@freebsd.org 980311 000000 -nonprofit The Heavy Badge http://www.heavybadge.com Law Enforcement Pyscology and Corrections www@freebsd.org 980311 000000 -nonprofit The Homeport Collective http://www.homeport.org A group house in Boston www@freebsd.org 980311 000000 -nonprofit The Loomis Chaffee Student.Net http://puk.loomis.org a high school student run network ever www@freebsd.org 980311 000000 -nonprofit The Lycaeum http://www.lycaeum.org/ Drug Information Server www@freebsd.org 980311 000000 -nonprofit The MEGIDO High School http://www.megido.inter.net.il/ A regional Highschool, Located in Kibbutz Ein-Hashofet, Israel. www@freebsd.org 980311 000000 -nonprofit The Project http://www.the-project.org IRC Related informational site www@freebsd.org 980311 000000 -nonprofit The South-East Central Network Consortium http://www.scnc.k12.mi.us/ 88 School districts, and 10 Intermediate School Districts. www@freebsd.org 980311 000000 -nonprofit The Star Wars Multimedia Archive http://www.skywalker.net/ www@freebsd.org 980311 000000 -nonprofit The Webring http://www.webring.org/ A new way to surf the web. www@freebsd.org 980311 000000 -nonprofit The students' association of Dokkyo University School of Medicine http://gakuyu.dokkyomed.ac.jp/index.html The student's association of Dokkyo University School of Medicine Home-Page.In Japanese, called www@freebsd.org 980311 000000 -nonprofit TheBandit Internet Service http://www.thebandit.com Providing Free Internet Access To The World www@freebsd.org 980311 000000 -nonprofit Today In Black History http://www.tibh.com The World's Foremost Black Historical Site curator@tibh.com 980417 000000 -nonprofit Tokyo Easy Line http://www.telnet.or.jp/ Non commercial small ISP in Tokyo Japan. www@freebsd.org 980311 000000 -nonprofit Tomsk Oblast Center of Information Technologies http://obluo.tomsk.su/ Education, support and consalting www@freebsd.org 980311 000000 -nonprofit UKMA Internet Project http://snark.ukma.kiev.ua/ University of Kiev-Mohyla Academy, Kiev, Ukraine www@freebsd.org 980311 000000 -nonprofit US Embass, Kyiv (Ukraine) http://www.usemb.kiev.ua an official web site of the US Embassy in Kyiv www@freebsd.org 980311 000000 -nonprofit USIS Stockholm http://www.usis.usemb.se United States Information Service, American Embassy Stockholm www@freebsd.org 980311 000000 -nonprofit Ukrainian Physical Society http://www.ups.kiev.ua Self-managing public organization www@freebsd.org 980311 000000 -nonprofit Unincorporated Society of Plastic Sheep http://www.plastic-sheep.org The life and loves of Barbara the Plastic Sheep www@freebsd.org 980311 000000 -nonprofit Uninet-ZA http://www.uni.net.za/ Uninet-ZA network server project www@freebsd.org 980311 000000 -nonprofit United States Office of Surface Mining Reclamation and Enforcement http://www.osmre.gov/ www@freebsd.org 980311 000000 -nonprofit Universidad Autonoma de Baja California http://fciencias.ens.uabc.mx Faculty of Sciences www@freebsd.org 980311 000000 -nonprofit Universitas Parahyangan http://student.unpar.ac.id Student Site of Parahyangan Catholic University www@freebsd.org 980311 000000 -nonprofit Universiti Sains Malaysia http://www.usm.my Malaysia University Of Science - DNS server and very soon WWW, Firewall & Proxy server www@freebsd.org 980311 000000 -nonprofit University of Jyv skyl http://www.jyu.fi/ e-mail, news, irc, www, gopher and other services. www@freebsd.org 980311 000000 -nonprofit University of Ljubljana http://www.lecad.uni-lj.si/ CAD lab of Mech.Eng. www@freebsd.org 980311 000000 -nonprofit University of Natal, Durban: Internet society http://beastie.cs.und.ac.za/ Providing Internet access to undergraduate students www@freebsd.org 980311 000000 -nonprofit University of Oregon Residence Networking http://resnet.uoregon.edu/ www@freebsd.org 980311 000000 -nonprofit University of South Africa http://fasc.unisa.ac.za Faculty of Science Computer Lab www@freebsd.org 980311 000000 -nonprofit University of the Virgin Islands http://yoda.uvi.edu/ Student maintained FreeBSD-2.2.5 server running Apache 1.2.6 and Samba 1.9.18p4 marshall@uvi.edu 980427 000000 -nonprofit UnixBrasil http://www.unixbrasil.com.br Information about FreeBSD / *nix on Brazil. Available in Portuguese silveira@unixbrasil.com.br 980514 000000 -nonprofit Urban Planning and Architectural Committee http://www.kga.neva.ru A division in St.Petersburg (Russia) City Administration dealing with urban planning, architecture and construction eugene@kga.neva.ru 980318 000000 -nonprofit Utah Valley State College http://www.uvsc.edu/ www@freebsd.org 980311 000000 -nonprofit VE7TCP http://ve7tcp.ampr.org Amateur Radio Web Site and Mailing List Host www@freebsd.org 980311 000000 -nonprofit Videomove http://www.videomove.org/ Media movements international (SING & Videazimut) www@freebsd.org 980311 000000 -nonprofit Virginia Tech ACM Student Chapter http://www.acm.vt.edu/ Local student chapter of the International ACM www@freebsd.org 980311 000000 -nonprofit Virginia Tech undergraduate computing lab http://www.cs.vt.edu/ 116MCB uses FreeBSD as it's PC-based UNIX OS. www@freebsd.org 980311 000000 -nonprofit WRLZ http://www.wrlz.org Dedicated to UNIX and new network techonologies www@freebsd.org 980311 000000 -nonprofit WTC museum of photography, Arts and Crafts network. http://museum.osakawtc.or.jp/ www@freebsd.org 980311 000000 -nonprofit Wafu http://wafu.netgate.net/eindex.html Wafu Internet server (Japanese Taste) www@freebsd.org 980311 000000 -nonprofit Warren Area High School http://www.warrenweb.net Student based web server csteva@penn.com 980417 000000 -nonprofit West University of Timisoara, Romania. http://www.uvt.ro/ abcdefg www@freebsd.org 980311 000000 -nonprofit Williams College http://wso.williams.edu Williams Students Online www@freebsd.org 980311 000000 -nonprofit YVBB Foundation http://www.teuton.org info@teuton.org 980401 000000 -nonprofit Yaroslvl Network Center http://saturn.yars.free.net Yaroslavl State University central web proxy (squid) www@freebsd.org 980311 000000 -nonprofit cyberDrug BBS and Web server http://cyberDrug.m8.ntu.edu.tw a group of oversea student in taiwan. www@freebsd.org 980311 000000 -nonprofit cyberNOTHING http://www.cybernothing.org/ Nothing is cooler just because it is cyber www@freebsd.org 980311 000000 -nonprofit digivill! http://www.digivill.net And I fell down the stairs and my shoes fell off. www@freebsd.org 980311 000000 -nonprofit digivill! http://www.digivill.net shoes. shoes. elbows and more shoes. www@freebsd.org 980311 000000 -nonprofit ekonet http://www.bapedal.go.id Indonesia Environmental Impact Management Agency www@freebsd.org 980311 000000 -nonprofit kesher.net http://www.kesher.net MIS Strategic Planning Research Group www@freebsd.org 980311 000000 -nonprofit school http://its-sby.edu institut teknologi apreman@hotmail.com 980407 000000 -nonprofit sunward.net http://www3.sunward.net/ iida@sunad03.sunward.net 980316 000000 -nonprofit Équipe ASIM, LIP6, UPMC, Université Paris 6 http://cao-vlsi.ibp.fr/index.gb.html Research team at the University Paris 6 (France) www@freebsd.org 980311 000000 -personal http://highland.acnet.net Highland @ AcNet by Juan Carlos Negrete jester@acnet.net 980505 000000 -personal http://members.aol.com/MJT69/index.html Jokes/disses MJT69@aol.com 980415 000000 -personal http://poseiden.dyn.ml.org FTP and WWW Test Server - Trying to get people to view the web pages on it. poseiden@poseiden.dyn.ml.org 980509 000000 -personal http://pw1.netcom.com/~rkscott/pshome.html Paul A. Scott - A FreeBSD Zealot pscott@netcom.com 980314 000000 -personal 123.org http://123.org/ private Site, Kiel, Germany www@freebsd.org 980311 000000 -personal A General Site http://satan.flash.net/ BSD and other topics www@freebsd.org 980311 000000 -personal AJIANG.COM http://www.ajiang.com/ :) www@freebsd.org 980311 000000 -personal Alexey Shumak Web server http://www.shumak.spb.ru Web server of Alexey Shumak alexey@shumak.spb.ru 980324 000000 -personal Ankh's Home... http://alcatraz141.wohnheim.uni-kl.de/ YagWp (Yet another gothic Webpage) www@freebsd.org 980311 000000 -personal As Karu http://www.trenet.ee/~kristo/karu/ H O M E P A G E www@freebsd.org 980311 000000 -personal Bangheadhere.org http://bangheadhere.org My personal server running httpd, ftpd, and a Citadel V4 BBS. Telnet to the server and login as citadel for the BBS. smorris@bangheadhere.org 980328 000000 -personal CJ http://www.capitaljustice.com Local Area Roleplaying game site www@freebsd.org 980311 000000 -personal Chris's Geeky Home Page http://www.aa.net/~cmh Updates on my IDE and C++ class library for FreeBSD and X (along with other geeky boring stuff) cmh@aa.net 980523 000000 -personal Curt Welch http://CurtWelch.Com/ My personal FreeBSD powered web site curt@kcwc.com 980422 000000 -personal Cyber's Niche on the WEB http://cyber.x-link.ml.org Cyber's Home Page www@freebsd.org 980311 000000 -personal DaTaiV http://www.dataiv.peon.net/ Personal FreeBSD Box used for NAT from a LAN nosp@dataiv.peon.net 980410 000000 -personal David Mathis http://www.cdc.net/~redneck Personal Page Created With FreeBSD! redneck@cdc.net 980519 000000 -personal Escuela Superior de Fisica y Matematicas http://michelle.esfm.ipn.mx/spiro.html Spirograph mrspock@esfm.ipn.mx 980409 000000 -personal Escuela Superior de Fisica y Matematicas http://michelle.esfm.ipn.mx/~mrspock/spiro.html Spirograph mrspock@esfm.ipn.mx 980409 000000 -personal Escuela Superior de Fisica y Matematicas http://michelle.esfm.ipn.mx/~mrspock/spiro.html Spirograph mrspock@esfm.ipn.mx 980502 000000 -personal Highland @ AcNet http://highland.acnet.net Personal server used for development and some fun, also is used to host several personal pages and for give many services to its users. Quake 2 server running 24 hours a day. jester@highland.acnet.net 980517 000000 -personal I*EARN South Africa Proposal http://doggpound.ml.org/ Jacques Pentium 100Mhz 16 Mb RAM FreeBSD 2.2.2-RELEASE pc. www@freebsd.org 980311 000000 -personal Ix Internet Services http://ix.apana.org.au/ One of a group of FreeBSD servers providing Net access & training on all manner of things Computer. (A member of the APANA-SA organisation) www@freebsd.org 980311 000000 -personal JTed http://www.jted.com/ is a game which resembles Tetris claudio@nty.com 980521 000000 -personal Jacco van Buuren http://www.caiw.nl/~bvbuuren Learning inter/intra-networking, system administration, crossplatform client/server application engineering, etc. needed a server but didn't have the money -> FreeBSD www@freebsd.org 980311 000000 -personal Jive! http://jive.nacholand.com/ The FreeBSD box with the most phunk out there! www@freebsd.org 980311 000000 -personal Jon Towne http://198.175.11.195/~haxor 486sx/25mhz 12MB RAM/210MB HD/14.4 modem, dynamic IP address, untouchable :D www@freebsd.org 980311 000000 -personal Kevans Computers http://www.heydon.org/kevan/collection/ My old computer collection database driven by Python, PostgreSQL and of course FreeBSD www@freebsd.org 980311 000000 -personal Killyou's Home Page http://www.megido.inter.net.il/killyou A detailed explanation about your life. www@freebsd.org 980311 000000 -personal Land of Legends http://www.legendz.com Text-based MUD (Multi-User-Dimension) www@freebsd.org 980311 000000 -personal MCSNet-Customer http://www.mcs.net/~kenspath Tech Support/Help Desk Site www@freebsd.org 980311 000000 -personal Mark & Jo Ann's Homepage http://www.markandjo.com Lots of wedding pics and stuff... Pentium Pro 200 w/FreeBSD 2.2.6 & Apache mkrueger@best.com 980426 000000 -personal Mark's FreeBSD World http://www.vmunix.com/mark/FreeBSD/ a collection of handy programs/docs/whatever that I use on my FreeBSD powered computers. mark@vmunix.com 980329 000000 -personal Matt Behrens's Own Domain http://www.zigg.com/ Providing services to friends and some cool free software. www@freebsd.org 980311 000000 -personal Mikhail Teterin http://www.ziplink.net/~kot another one www@freebsd.org 980311 000000 -personal Mylanders http://www.mylanders.com A place for people who enjoy fantasy and science fiction. nmorton@mylanders.com 980327 000000 -personal Nicole Melody Harrington http://www.webweaver.net Nicole's Collection of Interests www@freebsd.org 980311 000000 -personal Robert Skinner's Personal Homepage http://www.skinner.org Skinner's Ego :) skinner@skinner.org 980427 000000 -personal Satanic Networking http://www.satanic.net/ My very own domain and collection of machines for personal hacking pleasure www@freebsd.org 980311 000000 -personal Say Ten Unlimited http://saten.dyn.ml.org Just my FreeBSD-STABLE box, it runs an httpd, ftpd, and as a temp. mail server. www@freebsd.org 980311 000000 -personal Self - Scott Morris http://bangheadhere.org FreeBSD based BBS, webserver, ftp server smorris@bangheadhere.org 980412 000000 -personal Simpsons http://members.tripod.com/~pobby_ws Cool Simpsons Site with trivia BuffBagwell2@hotmail.com 980506 000000 -personal Sonera Group Ltd. http://jau.tmt.tele.fi/ formerly known as Telecom Finland Jukka.Ukkonen@sonera.fi 980504 000000 -personal Sonera Ltd. (former Telecom Finland Ltd.) http://jau.tmt.tele.fi Personal workstation jau@jau.tmt.tele.fi 980420 000000 -personal Stockholm Pinball Locator http://pinball.fatburen.org Database of pinball machines available for playing in Stockholm staffanu@nada.kth.se 980512 000000 -personal Student http://safopna.tuniv.szczecin.pl/~skrzat ? skrzat@safona.tuniv.szczecin.pl 980313 000000 -personal The Annetta Family http://www.annetta.com Family web server, email www@freebsd.org 980311 000000 -personal The Le Prevost Family Internet Site http://www.leprevost.net Set up to learn about Unix and tell the world about the Le Prevost family from Guernsey!!! www@freebsd.org 980311 000000 -personal The Lunatic Phringe http://www.phringe.org IRC and telnet based chat. No rules. No Censorship dwrisley@ivexcorp.com 980423 000000 -personal The Rosson Family http://www.oneinsane.net FreeBSD server/workstation providing Internet access with www, mail, shells, and a gateway for the machines of our inhome LAN of 5. (K5-166 CPU,64M of RAM,3.5G HD space). It definately shows that FreeBSD has the power to SERVE. insane@oneinsane.net 980509 000000 -personal Toby A. Rider http://www3.atsbank.com/~tarider/tullochgorm/SCOT1.HTM A web page devoted to Traditional Scottish Music, running on my own FreeBSD-powered web server! www@freebsd.org 980311 000000 -personal Twilight Systems http://www.tw-zone.com Twilight Zone Web site www@freebsd.org 980311 000000 -personal Weberworld http://www.weberworld.com WeberWorld www@freebsd.org 980311 000000 -personal Wrath.Oche.De http://lucy.wrath.oche.de Private Dial-on-demand-network www@freebsd.org 980311 000000 -personal Zual56's World http://ritz.DrZone.COM Internet Service Provider using FreeBSD www@freebsd.org 980311 000000 -personal __Leif Nyberg http://userweb.interact.se/¯pfi/index.htm PFI, a website with Java, Real Video & FreeBSD www@freebsd.org 980311 000000 -personal epsilon.incredibyte.net http://epsilon.incredibyte.net AMD K6-166, 32MB RAM, 1.6gig HD www@freebsd.org 980311 000000 -personal gothic.net.au http://www.gothic.net.au Yet Another Gothic Site sean@gothic.net.au 980510 000000 -personal na http://www.thumbs.org ThunderThumbs - Everything music and beauty!! russ@thumbs.org 980415 000000 -personal sca packaging lucca tin.it paper mill fratos@tin.it 980505 000000 -personal skinner.org http;//www.skinner.org Robert Alan Skinner's personal Website skinner@skinner.org 980312 000000 -personal the digibeam netpany http://www.rewa.com Hoodpages rewa@juno.com 980420 000000 -personal wakky.dyn.ml.org http://wakky.dyn.ml.org/~lee Lee's personal FreeBSD box in Manassas, VA www@freebsd.org 980311 000000 -personal wang long http://freebsd.hbdcb.net.cn My personal site of FreeBSD 2.2.5 www@freebsd.org 980311 000000 -personal www.reaper.org http://www.reaper.org WWW server for my friends salvo@reaper.org 980520 000000 -personal zork.rydnet http://zork.rydnet.lysator.liu.se my personal site with some local information mwass@lysator.liu.se 980515 000000 -nonprofit Mariborska razvojna agencija www.mra.si Regional Development Agency www@freebsd.org 1998527 000000 -personal Torulf Lundgren http://www.torulf.pp.se/ Me, my family and my motorcycle. In Swedish only. www@freebsd.org 1998527 000000 -commercial Linkeasy Network http://www.linkeasy.net 2nd Largest International ISP based in Los Angeles County www@freebsd.org 1998527 000000 -commercial US Net http://www.us.net/ Regional ISP/NSP for the Mid-Atlantic Region www@freebsd.org 1998527 000000 -nonprofit POSKO REFORMASI UKM-BANDUNG HTTP:/WWW.GEOCITIES.COM/COLLEGEPAR/LAB/5924 MILIS www@freebsd.org 1998528 000000 -nonprofit ITECS http://gremlin.eos.ncsu.edu This is Only a Test nsj@freebsd.org 980528 000000 -commercial InfoNation (tm) Premier Online Systems www.nation.org Web hosting ISP david@nation.org 980528 000000 -nonprofit TUSUR http://www.tusur.ru Tomsk State University of Control Systems and Radioelectronics chch@tasur.edu.ru 980528 000000 -commercial Daiichi OutSourcing Corporation http://www.docnet.co.jp ichishi@docnet.co.jp 980529 000000 -nonprofit Japan Red Cros NAGOYA 1st Hospital http://www.nagoya-1st.jrc.or.jp JAPAN makokato@nagoya-1st.jrc.or.jp 980529 000000 -commercial InfoMeMe Co.,LTD. http://www.memenet.or.jp Internet Service Provider takahama@memenet.or.jp 980529 000000 -nonprofit Iroquois Falls Pentecostal Church http://www.ifpc.on.ca Ontario, Canada webmaster@ifpc.on.ca 980530 000000 -commercial NightFlight http://www.nightflight.com Free personal ads, humor, links, Free Online Dictionary of Computing gcrutchr@nightflight.com 980531 000000 -commercial NPO http://www.stravt.ru Computer reseller and Network consulting. Archangelsk. Russia. webmaster@stravt.ru 980601 000000 -commercial AVerMedia Technologies, Inc http://www.aver.com Bridging PC/MAC to Video webmaster@aver.com 980602 000000 -commercial softwarebuero m&b http://www.softwarebuero.de/wipeout-eng.html WipeOut - C++/Java Integrated Development Environment info@softwarebuero.de 980603 000000 -personal Kanagawa University http://www.math.ie.kanagawa-u.ac.jp/~umasa/index/ To make web page umasa@math.ie.kanagawa-u.ac.jp 980603 000000 -personal DaTaiV Network Services http://www.dataiv.net/ FreeBSD Tutorials, some services to come soon... and more... admin@dataiv.net 980604 000000 -commercial Sunrise (Rostov branch) http://www.sunrise-art.ru Web server of a Rostov-na-Donu branch of Sunrise company, the largest computer, peripherals and multimedia product sales company on a South of Russia. webmaster@sunrise-art.ru 980605 000000 -commercial CompuPlus.Net www.compuplus.net Internet Service Provider, Computer Sales & Service, Networking, Web Services internetsales@compuplus.net 980605 000000 -commercial BUSINESSNEPAL.com http://www.businessnepal.com Web Designing, Web Hosting and Web Publishing Services prakash@businessnepal.com 980606 000000 -commercial BUSINESSNEPAL.com http://www.explorenepal.com Web Designing and Web Publishing prakash@businessnepal.com 980606 000000 -commercial COSMOTEC CO., LTD http://www.cosmotec.ne.jp/ Network and Security Consulting takami@cosmotec.ne.jp 980606 000000 -nonprofit MU.Org http://mu.org/ Free applications writen for Univerisity of Missouri students paul@mu.org 980607 000000 -nonprofit Infocenter Chernobyl www.ic-chernobyl.kiev.ua Information Center in the Chernobyl Exclusion Zone admin@ic-chernobyl.kiev.ua 980608 000000 -commercial Infopartners S.A. http://www.ip.lu/ Information services and ISP in Luxembourg (Europe) frank@ip.lu 980608 000000 -commercial Blueberry New Media http://www.blueberry.co.uk/ Internet consultancy and web development company in London, UK. info@blueberry.co.uk 980608 000000 -commercial Darkest Hour Productions http://DarkestHour.ML.Org Internet Services, Web Design/Hosting, Above Excellent services (thanks to FreeBSD ;) ) admin@darkesthour.ml.org 980608 000000 -nonprofit Chung Cheng Institute of Technology http://news.ccit.edu.tw InterNet News Server yuan@ccit.edu.tw 980609 000000 -personal Windmoon Place http://www.windmoon.nu/ Someone got banned in #freebsd fengyue@windmoon.nu 980609 000000 -commercial Vector Informatik GmbH http://www.vector-informatik.de Technical software development and Controller Area Network (CAN) eisele@vector-informatik.de 980610 000000 -commercial Interfax-Ukraine http://www.interfax.com.ua Ukrainian News Agency vega@interfax.com.ua 980611 000000 -personal fusion computer corp http://hackers.the-core.net/x-hackers/ X-hackers: computer security: personal webserver: part of fusion magazine clm@hackers.the-core.net 980611 000000 -nonprofit fusion computer corp http://hackers.the-core.net/x-hackers/ X-hackers: computer security: personal webserver: part of fusion magazine clm@hackers.the-core.net 980611 000000 -nonprofit Feminism Net http://www.feminism.net/ Feminism Network Service sysop@bbs.feminism.net 980611 000000 -nonprofit Missouri FreeNet www.mfn.org Non-Profit Community Access and Hosting Services: Based in Missouri, but serving the world! info@mfn.org 980612 000000 -commercial BENCHMARKQA www.benchmarkqa.com Software Quality Assurance Specialists mpatin@benchmarkqa.com 980612 000000 -commercial RF Communications, Inc. http://www.rfcinc.com Telecommunications and internet provider in the Chicago, IL area. mattc@rfcnet.com 980612 000000 -commercial ELB http://www.elb.net The electric leather buddha network. elb@elb.net 980612 000000 -commercial IKON Document Services - Indianapolis http://ikon-ddpress.com Web, Mail and FTP Services webmaster@ikon-ddpress.com 980615 000000 -nonprofit Warthen DataComm Technologies http://kermit.wwarthen.com Kermit for Windows Communications Software WWarthen@WWarthen.com 980614 000000 -commercial Lakeshore Internet Services http://www.lks.net High Speed Internet Access jmoore@lks.net 980614 000000 -commercial Appalachian Regional Development Institute http://www.bibd.appstate.edu/aibc/ Promotes Growth in the Mountains of North Carolina webmaster@porter.appstate.edu 980615 000000 -nonprofit The Hungry Programmers http://www.hungry.com/ A free software collective. And other stuff. tspencer@hungry.com 980616 000000 -nonprofit LINCC http://www.lincc.lib.or.us Library Information Network of Clackamas County (OR) george@lincc.lib.or.us 980616 000000 -commercial Prio-Vneshtorgbank NONE One of the largest banks in the Ryazan Region / Russia alex@priovtb.ryazan.ru 980617 000000 -commercial Holger Mitterwald Datenkommunikation http://www.mitterwald.de Web Server running mainly a German guide for pubs. hrmitter@mitterwald.de 980618 000000 -commercial Sunland Resources, Inc. http://www.srisoft.com Software for the Distribution Industry peter@srisoft.com 980618 000000 -commercial UWSNET www.uwsnet.com Web Hosting and Shell provider wop@uwsnet.com 980619 000000 -nonprofit Amatir Radio Club ITB www.arc.itb.ac.id Radio Club on Bandung Institut Of Technology admin@arc.itb.ac.id 980619 000000 -nonprofit Babel http://www.babel.dk/ Internet Café, Copenhagen, Denmark darth@vader.dk 980620 000000 -commercial Omnium Technologies http://www.omnium-tech.net/ Small company providing web hosting and setup. vince@omnium-tech.net 980620 000000 -commercial Internet Cafe LOOZ http://www.looz.com.pl Internet coffeehouse in Kraków, Poland looz@looz.com.pl 980621 000000 -commercial WoodyWare Internet Services http://www.woodyware.com Commercial Internet Services woody@woodyware.com 980621 000000 -nonprofit Queen Mary's Post Graduate University Hospital http://www.qmpgmc.ac.uk/ Part of the NHS trust in the Roehampton United Kingdom greg@qmpgmc.ac.uk 980622 000000 -commercial Internet Direct http://www.idirect.com/ A different kind of Internet company fehr@idirect.com 980623 000000 -commercial TUCOWS Interactive Ltd. http://www.tucows.com The Ultimate Collection Of Winsock Software fehr@idirect.com 980623 000000 -personal JAGGeD Networks http://www.jagged.net/ JN's HomePage and Admin Info razorz@accesspro.net 980623 000000 -commercial Charis Internet Services http://charis.net An Internet Services Provider duncan@charis.net 980623 000000 -commercial Microtek International Inc. http://www.microtek.com.tw Scanner Manufacturing justinwu@microtek.com.tw 980623 000000 -personal Minnie http://minnie.cs.adfa.edu.au/ Mirror of the FreeBSD software, mailing lists, lots of other stuff, all on a 486 with 8M. wkt@cs.adfa.edu.au 980624 000000 -commercial BSE AD http://www.bse.bg/ BSE Internet Services, BULGARIA Hristo@BSE.BG 980624 000000 -commercial On-Net Internet Services http://bsd.on-net.net/~iyi/ Internet database solution provider and full service ISP helpdesk@on-net.net 980624 000000 -nonprofit UNDP - Uzbekistan www.undp.uz UN Office in Uzbekistan webber@fouzb.undp.org 980625 000000 -commercial Green Bay Christian School http://www.gbcs.com/ Internet Provider In The Green Bay Area webmaster@gbcs.com 980625 000000 -personal TPS Software Security Society http://tps.sk Security consulting & development, FreeBSD support tps@tps.sk 980625 000000 -commercial NETLAB+ Inc. http://www.netlab.sk Internet Service Provider (ISP), LAN & WAN consulting, UN*X consulting admin@netlab.sk 980625 000000 -nonprofit University of Piraeus www.unipi.gr University noc@unipi.gr 980626 000000 -nonprofit IONIAN UNIVERSITY www.ionio.gr University gvlachos@ionio.gr 980626 000000 -commercial 980626 000000 -commercial Malicia http://www.malicia.com Shell, Web, And Other Internet Related Services reddawg@malicia.com 980627 000000 -commercial Smartmedia SRL / Publin http://www.smartmedia.com.ar Virtual and NonVirtual Web Hosting, Web Design & Development mrod@smartmedia.com.ar 980628 000000 -commercial UL.net http://ul.net offers high-performance web hosting services info@ul.net 980628 000000 -commercial Arcadia, Inc. http://www.arcadia.spb.ru Offshore software development company, St.Petersburg, Russia fetch@arcadia.spb.ru 980629 000000 -nonprofit Lotos ltd lotos.kiev.ua City Web Server of Slavutych, Ukraine egor@lotos.kiev.ua 980630 000000 -commercial NAP.NET http://www.nap.net/ High-bandwidth provider to ISPs noc@nap.net 980702 000000 -commercial FOCI.Net Internet Services http://www.foci.net/ Shell/Webhosting info@foci.net 980702 000000 -commercial Sundial Internet Services http://www.sundial.net/ Brilliant Solutions, for All Your Internet Needs! sysadmin@sundial.net 980703 000000 -commercial Arminco Ltd. http://www.aic.net/ ISP in Armenia ran@styx.aic.net 980705 000000 -commercial @ Class Hosting at South Tech Internet Services http://www.stech.com.br/ Internet Hosting of first quality in Savvis Net, Dallas. cvianna@stech.com.br 980705 000000 -commercial citecs GmbH Unternehmensberatung fuer EDV und Telekommunikation http://www.citecs.de/ consultant for security, network, UNIX and much more... info@citecs.de 980706 000000 -commercial Vetorialnet - Rio Grande - RS http://www.vetorialnet.com.br Internet Service Provider marcelo.pias@vetorialnet.com.br 980707 000000 -commercial Balboa Enterprises Inc www.followme.com/balboa Networking solutions, Toronto Canada jvalens@followme.com 980707 000000 -personal Annetta Family http://www.annetta.com/ The Annetta Family Web/Email/Domain Server Robert@Annetta.com 980708 000000 -nonprofit Architecture ITB http://167.205.15.229 Dept. of Architecture, Bandung Institute of Technology jay@arsitektur.com 980709 000000 -personal Oclock/mFp Personal server http://oclock.dyn.ml.org My personal unix learning machine mfpmax@usa.net 980710 000000 -commercial Department of Chinese Literature of NCCU, Taiwan, R.O.C. http://chinese.nccu.edu.tw Chinese Literature, Chinese Culture & Chinese education etc... root@chinese.nccu.edu.tw 980710 000000 -nonprofit Department of Chinese Literature of NCCU, Taiwan, R.O.C. http://chinese.nccu.edu.tw Chinese literature, Chinese culture & Chinese education etc... root@chinese.nccu.edu.tw 980710 000000 -commercial Digital Mechanix http://www.digitalmechanix.com Cad Cam, Sofware Design, System Intergration, Networking info@digitalmechanix.com 980710 000000 -commercial ITworks Consulting www.itworks.com.au IT consultancy and ISP in Melbourne Australia gavin@itworks.com.au 980711 000000 -nonprofit BaWue-Net Site Nadia www.bawue.de the best Internet Service in Germany admin@nadia.s.bawue.de 980711 000000 -commercial 4TEK Seek! http://www.4tekseek.com/ Dedicated to providing the most comprehensive Information Technology and Telecommunications resources on the web, and with links to thousands of computer and communications resources, file downloads, news and a help desk. info@4tekseek.com 980711 000000 -commercial Medusa, Media Usuage advice http://www.medusa.nl Consulting on internet/intranet info@medusa.nl 980712 000000 -commercial Interlicht http://www.interlicht.nl Internet shop for interiour lighting info@interlicht.nl 980712 000000 -commercial Root Access Network Systems http://www.root-access.com Network Installations root@demonic.netkonect.co.uk 980712 000000 -personal http://www.enteract.com/~dwarf/ Dwarftude's web site powered by FreeBSD dwarf@eneract.com 980712 000000 -commercial Tele2 UK Ltd http://www.tele2.co.uk/ Wireless telecommunications operator david.desilva@tele2.net.uk 980713 000000 -nonprofit University Of Western Australia Computer Club www.ucc.gu.uwa.edu.au The First One And Only Computer Club accmurphy@ucc.gu.uwa.edu.au 980714 000000 -nonprofit SUNY Stony Brook http://www.ug.cs.sunysb.edu/ SUNY Stony Brook Undergraduate lab webmaster@ug.cs.sunysb.edu 980715 000000 -commercial Highway I. S. P. http://www.highway.com.py Internet Service Provider - Asuncion - Paraguay admin@highway.com.py 980715 000000 -personal IIUM www.angelfire.com/ak/indramir electrical mirzet@hotmail.com 980716 000000 diff --git a/data/gallery.sgml b/data/gallery.sgml deleted file mode 100644 index c526aad9ef..0000000000 --- a/data/gallery.sgml +++ /dev/null @@ -1,30 +0,0 @@ - - - %includes; -]> - - - -&header; -

    All over the world, FreeBSD is powering innovative Internet applications and services. This gallery is a showcase of 1013 organizations and individuals who have put FreeBSD to work for them. Browse and find out more about what FreeBSD can do for you!

    -

    To have your site added to these lists, simply fill out this form.

    - - - - - - - - -
    -

    -

    -

    -

    -

    -

    -

    -

    The "Powered by FreeBSD" logos above may be downloaded and displayed on personal or commercial home pages served by FreeBSD machines. Use of this logo or the likeliness of the BSD Daemons for profitable gain requires the consent of Brian Tao (creator of the "power" logo) and Marshall Kirk McKusick (trademark holder for the BSD Daemon image).

    &footer; - - diff --git a/data/gengallery.pl b/data/gengallery.pl deleted file mode 100755 index 68f226b4ce..0000000000 --- a/data/gengallery.pl +++ /dev/null @@ -1,70 +0,0 @@ -#!/usr/local/bin/perl -# -# gengallery.pl - script to convert tab-delimited gallery db file to -# a section of an SGML list (not a full SGML file!) for inclusion -# into another SGML file where the

      list element pair is -# already in existence. -# -# Syntax: dump.pl type < galleryfile.db > galleryfile.inc -# where type is one of: commerical, nonprofit, personal -# -# yymmdd own comments -# ------ --- ------------------------------------------------ -# 980311 nsj First pass -# 980312 jrf Added sorting -# 980313 nsj Wrapped file input routine with error checking - -# Setup -# Which sort program are we using? -$sort = "/usr/bin/sort"; - -# What gallery are we processing? -$type = $ARGV[0]; -if ($type =~ m/commercial/i) { - $type = "commercial"; -} elsif ($type =~ m/nonprofit/i) { - $type = "nonprofit"; -} elsif ($type =~ m/personal/i) { - $type = "personal"; -} else { - die "I don't understand type $type"; -} - -# Open a pipe from a unix sort of the db file (case insensitive) -if (-f $ARGV[1]) -{ - $infile = $ARGV[1]; -} else { - die "File $ARGV[1] is unreadable or does not exist"; -} - -# Open the (sorted) file -open(DBFILE, "$sort -f $infile |"); - -# Iterate through each line, throwing out those that don't -# go in this gallery. Output each entry as list elements. -while () -{ - # We only want entries of type $type; throw the rest out. - next unless m/^$type/; - - # Translate out characters special to SGML (and HTML) - s/&/&/g; - s/ format - if ($description ne "") - { - print "
    • $name -- $description
    • \n"; - } else { - print "
    • $name
    • \n"; - }; - -}; - -# Close the pipe like good little daemons. -close(DBFILE); diff --git a/data/gifs/1doc.gif b/data/gifs/1doc.gif deleted file mode 100644 index 18080cc898..0000000000 Binary files a/data/gifs/1doc.gif and /dev/null differ diff --git a/data/gifs/1faq.gif b/data/gifs/1faq.gif deleted file mode 100644 index b8c9bd5931..0000000000 Binary files a/data/gifs/1faq.gif and /dev/null differ diff --git a/data/gifs/1get.gif b/data/gifs/1get.gif deleted file mode 100644 index 8d72f96598..0000000000 Binary files a/data/gifs/1get.gif and /dev/null differ diff --git a/data/gifs/1get2.gif b/data/gifs/1get2.gif deleted file mode 100644 index 1b8915e724..0000000000 Binary files a/data/gifs/1get2.gif and /dev/null differ diff --git a/data/gifs/1handboo.gif b/data/gifs/1handboo.gif deleted file mode 100644 index de431968b3..0000000000 Binary files a/data/gifs/1handboo.gif and /dev/null differ diff --git a/data/gifs/1home.gif b/data/gifs/1home.gif deleted file mode 100644 index e8c4626761..0000000000 Binary files a/data/gifs/1home.gif and /dev/null differ diff --git a/data/gifs/1index.gif b/data/gifs/1index.gif deleted file mode 100644 index fec157e9da..0000000000 Binary files a/data/gifs/1index.gif and /dev/null differ diff --git a/data/gifs/1news.gif b/data/gifs/1news.gif deleted file mode 100644 index c20860e7c3..0000000000 Binary files a/data/gifs/1news.gif and /dev/null differ diff --git a/data/gifs/1search.gif b/data/gifs/1search.gif deleted file mode 100644 index 7767c2fdf8..0000000000 Binary files a/data/gifs/1search.gif and /dev/null differ diff --git a/data/gifs/1soft.gif b/data/gifs/1soft.gif deleted file mode 100644 index bfb405d828..0000000000 Binary files a/data/gifs/1soft.gif and /dev/null differ diff --git a/data/gifs/1support.gif b/data/gifs/1support.gif deleted file mode 100644 index f53a50de6e..0000000000 Binary files a/data/gifs/1support.gif and /dev/null differ diff --git a/data/gifs/1vendor.gif b/data/gifs/1vendor.gif deleted file mode 100644 index 9bb8695606..0000000000 Binary files a/data/gifs/1vendor.gif and /dev/null differ diff --git a/data/gifs/205-jp.jpg b/data/gifs/205-jp.jpg deleted file mode 100644 index 7c4fcef8a0..0000000000 Binary files a/data/gifs/205-jp.jpg and /dev/null differ diff --git a/data/gifs/205-jpb.jpg b/data/gifs/205-jpb.jpg deleted file mode 100644 index ef8fe26037..0000000000 Binary files a/data/gifs/205-jpb.jpg and /dev/null differ diff --git a/data/gifs/2doc.gif b/data/gifs/2doc.gif deleted file mode 100644 index 624bc689b7..0000000000 Binary files a/data/gifs/2doc.gif and /dev/null differ diff --git a/data/gifs/2faq.gif b/data/gifs/2faq.gif deleted file mode 100644 index 50c2840f1d..0000000000 Binary files a/data/gifs/2faq.gif and /dev/null differ diff --git a/data/gifs/2flash.gif b/data/gifs/2flash.gif deleted file mode 100644 index 5d5443bf73..0000000000 Binary files a/data/gifs/2flash.gif and /dev/null differ diff --git a/data/gifs/2get.gif b/data/gifs/2get.gif deleted file mode 100644 index 3ba00082ea..0000000000 Binary files a/data/gifs/2get.gif and /dev/null differ diff --git a/data/gifs/2get2.gif b/data/gifs/2get2.gif deleted file mode 100644 index 824a89b27d..0000000000 Binary files a/data/gifs/2get2.gif and /dev/null differ diff --git a/data/gifs/2handboo.gif b/data/gifs/2handboo.gif deleted file mode 100644 index 636b403629..0000000000 Binary files a/data/gifs/2handboo.gif and /dev/null differ diff --git a/data/gifs/2home.gif b/data/gifs/2home.gif deleted file mode 100644 index 0f04b076ae..0000000000 Binary files a/data/gifs/2home.gif and /dev/null differ diff --git a/data/gifs/2index.gif b/data/gifs/2index.gif deleted file mode 100644 index aa8aefd819..0000000000 Binary files a/data/gifs/2index.gif and /dev/null differ diff --git a/data/gifs/2news.gif b/data/gifs/2news.gif deleted file mode 100644 index 297e688ca4..0000000000 Binary files a/data/gifs/2news.gif and /dev/null differ diff --git a/data/gifs/2search.gif b/data/gifs/2search.gif deleted file mode 100644 index 6ee76236a8..0000000000 Binary files a/data/gifs/2search.gif and /dev/null differ diff --git a/data/gifs/2soft.gif b/data/gifs/2soft.gif deleted file mode 100644 index b706c74f53..0000000000 Binary files a/data/gifs/2soft.gif and /dev/null differ diff --git a/data/gifs/2support.gif b/data/gifs/2support.gif deleted file mode 100644 index 1ffeaf4600..0000000000 Binary files a/data/gifs/2support.gif and /dev/null differ diff --git a/data/gifs/2vendor.gif b/data/gifs/2vendor.gif deleted file mode 100644 index d8852551a0..0000000000 Binary files a/data/gifs/2vendor.gif and /dev/null differ diff --git a/data/gifs/Makefile b/data/gifs/Makefile deleted file mode 100644 index 5fbd9674a0..0000000000 --- a/data/gifs/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $Id: Makefile,v 1.13 1998-06-24 16:58:28 wosch Exp $ - -DATA= apache.gif apachepower.gif daemon.gif dir.gif doc.gif -DATA+= home.gif littlelogo.gif new.gif power-button.gif -DATA+= powerlogo.gif ugu_icon.gif wclogo.gif topbar.gif -DATA+= flash0.gif flash1.gif soft0.gif soft1.gif support0.gif support1.gif -DATA+= docs0.gif docs1.gif vendors0.gif vendors1.gif search0.gif search1.gif -DATA+= index0.gif index1.gif get0.gif get1.gif faq0.gif faq1.gif -DATA+= handboo0.gif handboo1.gif dae_up2.gif bar.gif -DATA+= freebsd_1.gif powerani.gif pbfbsd2.gif 205-jp.jpg -DATA+= 205-jpb.jpg bsdisc.jpg bsdiscb.jpg comp_b.jpg complete.jpg -DATA+= cover.jpg coverb.jpg fullcourse3.jpg -DATA+= fullcourse3b.jpg getstarb.jpg getstart.jpg -DATA+= jp.jpg jpb.jpg kr.jpg krb.jpg las5.jpg las5b.jpg las512.jpg -DATA+= las512b.jpg las523.jpg las523b.jpg wc-docs.jpg wc-docsb.jpg -DATA+= pc98-jp.jpg pc98-jpb.jpg pht.jpg phtb.jpg running.jpg -DATA+= runningb.jpg starkit.jpg starkitb.jpg tw.jpg twb.jpg -DATA+= unixuser.jpg unixuserb.jpg wc-10.jpg wc-10b.jpg wc-11.jpg wc-11b.jpg -DATA+= wc-200.jpg wc-200b.jpg wc-205.jpg wc-205b.jpg wc-21.jpg wc-215.jpg -DATA+= wc-215b.jpg wc-216.jpg wc-216b.jpg wc-216jp.jpg wc-216jpb.jpg -DATA+= wc-217.jpg wc-217b.jpg wc-21b.jpg wc-221.jpg wc-221b.jpg -DATA+= wc-222.jpg wc-222b.jpg wc-22snap.jpg wc-22snapb.jpg -DATA+= wc-44lite2.jpg wc-44lite2b.jpg wc-blun.jpg wc-blunb.jpg -DATA+= wc-30snab.jpg wc-30sna.jpg newsletb.jpg newslett.jpg -DATA+= banner1.gif banner2.gif banner3.gif banner4.gif -DATA+= lynx.gif - -.include "../web.mk" diff --git a/data/gifs/apache.gif b/data/gifs/apache.gif deleted file mode 100644 index 254fda8666..0000000000 Binary files a/data/gifs/apache.gif and /dev/null differ diff --git a/data/gifs/apachepower.gif b/data/gifs/apachepower.gif deleted file mode 100644 index de689fa7ba..0000000000 Binary files a/data/gifs/apachepower.gif and /dev/null differ diff --git a/data/gifs/banner1.gif b/data/gifs/banner1.gif deleted file mode 100644 index 1f64a22695..0000000000 Binary files a/data/gifs/banner1.gif and /dev/null differ diff --git a/data/gifs/banner2.gif b/data/gifs/banner2.gif deleted file mode 100644 index 21c4c43786..0000000000 Binary files a/data/gifs/banner2.gif and /dev/null differ diff --git a/data/gifs/banner3.gif b/data/gifs/banner3.gif deleted file mode 100644 index 4a1bec5a5c..0000000000 Binary files a/data/gifs/banner3.gif and /dev/null differ diff --git a/data/gifs/banner4.gif b/data/gifs/banner4.gif deleted file mode 100644 index 6a6574d33f..0000000000 Binary files a/data/gifs/banner4.gif and /dev/null differ diff --git a/data/gifs/bar.gif b/data/gifs/bar.gif deleted file mode 100644 index c13ecf8b13..0000000000 Binary files a/data/gifs/bar.gif and /dev/null differ diff --git a/data/gifs/bsdisc.jpg b/data/gifs/bsdisc.jpg deleted file mode 100644 index b92be791d4..0000000000 Binary files a/data/gifs/bsdisc.jpg and /dev/null differ diff --git a/data/gifs/bsdiscb.jpg b/data/gifs/bsdiscb.jpg deleted file mode 100644 index 0aa8a484c7..0000000000 Binary files a/data/gifs/bsdiscb.jpg and /dev/null differ diff --git a/data/gifs/comp_b.jpg b/data/gifs/comp_b.jpg deleted file mode 100644 index 021b009fe6..0000000000 Binary files a/data/gifs/comp_b.jpg and /dev/null differ diff --git a/data/gifs/complete.jpg b/data/gifs/complete.jpg deleted file mode 100644 index d04b4d1c14..0000000000 Binary files a/data/gifs/complete.jpg and /dev/null differ diff --git a/data/gifs/cover.jpg b/data/gifs/cover.jpg deleted file mode 100644 index 3285669f0f..0000000000 Binary files a/data/gifs/cover.jpg and /dev/null differ diff --git a/data/gifs/coverb.jpg b/data/gifs/coverb.jpg deleted file mode 100644 index a560a6fa10..0000000000 Binary files a/data/gifs/coverb.jpg and /dev/null differ diff --git a/data/gifs/dae_up2.gif b/data/gifs/dae_up2.gif deleted file mode 100644 index 6b18fc5937..0000000000 Binary files a/data/gifs/dae_up2.gif and /dev/null differ diff --git a/data/gifs/daemon.gif b/data/gifs/daemon.gif deleted file mode 100644 index 8e7f907d92..0000000000 Binary files a/data/gifs/daemon.gif and /dev/null differ diff --git a/data/gifs/dir.gif b/data/gifs/dir.gif deleted file mode 100644 index f23c3acf94..0000000000 Binary files a/data/gifs/dir.gif and /dev/null differ diff --git a/data/gifs/doc.gif b/data/gifs/doc.gif deleted file mode 100644 index 326b81bbb9..0000000000 Binary files a/data/gifs/doc.gif and /dev/null differ diff --git a/data/gifs/docs0.gif b/data/gifs/docs0.gif deleted file mode 100644 index 18080cc898..0000000000 Binary files a/data/gifs/docs0.gif and /dev/null differ diff --git a/data/gifs/docs1.gif b/data/gifs/docs1.gif deleted file mode 100644 index 624bc689b7..0000000000 Binary files a/data/gifs/docs1.gif and /dev/null differ diff --git a/data/gifs/faq0.gif b/data/gifs/faq0.gif deleted file mode 100644 index b8c9bd5931..0000000000 Binary files a/data/gifs/faq0.gif and /dev/null differ diff --git a/data/gifs/faq1.gif b/data/gifs/faq1.gif deleted file mode 100644 index 50c2840f1d..0000000000 Binary files a/data/gifs/faq1.gif and /dev/null differ diff --git a/data/gifs/flash.gif b/data/gifs/flash.gif deleted file mode 100644 index 3ae4d14443..0000000000 Binary files a/data/gifs/flash.gif and /dev/null differ diff --git a/data/gifs/flash0.gif b/data/gifs/flash0.gif deleted file mode 100644 index 3ae4d14443..0000000000 Binary files a/data/gifs/flash0.gif and /dev/null differ diff --git a/data/gifs/flash1.gif b/data/gifs/flash1.gif deleted file mode 100644 index 5d5443bf73..0000000000 Binary files a/data/gifs/flash1.gif and /dev/null differ diff --git a/data/gifs/freebsd-advert.gif b/data/gifs/freebsd-advert.gif deleted file mode 100644 index 8e0a650e42..0000000000 Binary files a/data/gifs/freebsd-advert.gif and /dev/null differ diff --git a/data/gifs/freebsd_1.gif b/data/gifs/freebsd_1.gif deleted file mode 100644 index 9b76513084..0000000000 Binary files a/data/gifs/freebsd_1.gif and /dev/null differ diff --git a/data/gifs/freebsd_3.gif b/data/gifs/freebsd_3.gif deleted file mode 100644 index 9be2fb781b..0000000000 Binary files a/data/gifs/freebsd_3.gif and /dev/null differ diff --git a/data/gifs/fullcourse3.jpg b/data/gifs/fullcourse3.jpg deleted file mode 100644 index ad25b52071..0000000000 Binary files a/data/gifs/fullcourse3.jpg and /dev/null differ diff --git a/data/gifs/fullcourse3b.jpg b/data/gifs/fullcourse3b.jpg deleted file mode 100644 index 00e5da134b..0000000000 Binary files a/data/gifs/fullcourse3b.jpg and /dev/null differ diff --git a/data/gifs/get0.gif b/data/gifs/get0.gif deleted file mode 100644 index 8d72f96598..0000000000 Binary files a/data/gifs/get0.gif and /dev/null differ diff --git a/data/gifs/get1.gif b/data/gifs/get1.gif deleted file mode 100644 index 3ba00082ea..0000000000 Binary files a/data/gifs/get1.gif and /dev/null differ diff --git a/data/gifs/getstarb.jpg b/data/gifs/getstarb.jpg deleted file mode 100644 index 943b051a23..0000000000 Binary files a/data/gifs/getstarb.jpg and /dev/null differ diff --git a/data/gifs/getstart.jpg b/data/gifs/getstart.jpg deleted file mode 100644 index 29e5f0b2b5..0000000000 Binary files a/data/gifs/getstart.jpg and /dev/null differ diff --git a/data/gifs/handboo0.gif b/data/gifs/handboo0.gif deleted file mode 100644 index de431968b3..0000000000 Binary files a/data/gifs/handboo0.gif and /dev/null differ diff --git a/data/gifs/handboo1.gif b/data/gifs/handboo1.gif deleted file mode 100644 index 636b403629..0000000000 Binary files a/data/gifs/handboo1.gif and /dev/null differ diff --git a/data/gifs/home.gif b/data/gifs/home.gif deleted file mode 100644 index 99b112364f..0000000000 Binary files a/data/gifs/home.gif and /dev/null differ diff --git a/data/gifs/index0.gif b/data/gifs/index0.gif deleted file mode 100644 index fec157e9da..0000000000 Binary files a/data/gifs/index0.gif and /dev/null differ diff --git a/data/gifs/index1.gif b/data/gifs/index1.gif deleted file mode 100644 index aa8aefd819..0000000000 Binary files a/data/gifs/index1.gif and /dev/null differ diff --git a/data/gifs/jp.jpg b/data/gifs/jp.jpg deleted file mode 100644 index 52f2b42d5e..0000000000 Binary files a/data/gifs/jp.jpg and /dev/null differ diff --git a/data/gifs/jpb.jpg b/data/gifs/jpb.jpg deleted file mode 100644 index c23117389c..0000000000 Binary files a/data/gifs/jpb.jpg and /dev/null differ diff --git a/data/gifs/kr.jpg b/data/gifs/kr.jpg deleted file mode 100644 index 32e9f5dd53..0000000000 Binary files a/data/gifs/kr.jpg and /dev/null differ diff --git a/data/gifs/krb.jpg b/data/gifs/krb.jpg deleted file mode 100644 index e1bb073932..0000000000 Binary files a/data/gifs/krb.jpg and /dev/null differ diff --git a/data/gifs/las5.jpg b/data/gifs/las5.jpg deleted file mode 100644 index 5bc96e825d..0000000000 Binary files a/data/gifs/las5.jpg and /dev/null differ diff --git a/data/gifs/las512.jpg b/data/gifs/las512.jpg deleted file mode 100644 index 055a437f9d..0000000000 Binary files a/data/gifs/las512.jpg and /dev/null differ diff --git a/data/gifs/las512b.jpg b/data/gifs/las512b.jpg deleted file mode 100644 index 92b5342fd9..0000000000 Binary files a/data/gifs/las512b.jpg and /dev/null differ diff --git a/data/gifs/las523.jpg b/data/gifs/las523.jpg deleted file mode 100644 index 63788546ba..0000000000 Binary files a/data/gifs/las523.jpg and /dev/null differ diff --git a/data/gifs/las523a.jpg b/data/gifs/las523a.jpg deleted file mode 100644 index c8f9022d7f..0000000000 Binary files a/data/gifs/las523a.jpg and /dev/null differ diff --git a/data/gifs/las523b.jpg b/data/gifs/las523b.jpg deleted file mode 100644 index 3b3fa1214d..0000000000 Binary files a/data/gifs/las523b.jpg and /dev/null differ diff --git a/data/gifs/las5b.jpg b/data/gifs/las5b.jpg deleted file mode 100644 index a03059d252..0000000000 Binary files a/data/gifs/las5b.jpg and /dev/null differ diff --git a/data/gifs/littlelogo.gif b/data/gifs/littlelogo.gif deleted file mode 100644 index ca492eb98b..0000000000 Binary files a/data/gifs/littlelogo.gif and /dev/null differ diff --git a/data/gifs/lynx.gif b/data/gifs/lynx.gif deleted file mode 100644 index 7a37bc2945..0000000000 Binary files a/data/gifs/lynx.gif and /dev/null differ diff --git a/data/gifs/new.gif b/data/gifs/new.gif deleted file mode 100644 index ede003ba56..0000000000 Binary files a/data/gifs/new.gif and /dev/null differ diff --git a/data/gifs/newsletb.jpg b/data/gifs/newsletb.jpg deleted file mode 100644 index 5127aac2e7..0000000000 Binary files a/data/gifs/newsletb.jpg and /dev/null differ diff --git a/data/gifs/newslett.jpg b/data/gifs/newslett.jpg deleted file mode 100644 index e4344b119d..0000000000 Binary files a/data/gifs/newslett.jpg and /dev/null differ diff --git a/data/gifs/pbfbsd2.gif b/data/gifs/pbfbsd2.gif deleted file mode 100644 index b304e33028..0000000000 Binary files a/data/gifs/pbfbsd2.gif and /dev/null differ diff --git a/data/gifs/pc98-jp.jpg b/data/gifs/pc98-jp.jpg deleted file mode 100644 index 614f05bef9..0000000000 Binary files a/data/gifs/pc98-jp.jpg and /dev/null differ diff --git a/data/gifs/pc98-jpb.jpg b/data/gifs/pc98-jpb.jpg deleted file mode 100644 index 80ca6d19b5..0000000000 Binary files a/data/gifs/pc98-jpb.jpg and /dev/null differ diff --git a/data/gifs/pht.jpg b/data/gifs/pht.jpg deleted file mode 100644 index 30bf8ffe26..0000000000 Binary files a/data/gifs/pht.jpg and /dev/null differ diff --git a/data/gifs/phtb.jpg b/data/gifs/phtb.jpg deleted file mode 100644 index c4daa5b31b..0000000000 Binary files a/data/gifs/phtb.jpg and /dev/null differ diff --git a/data/gifs/power-button.gif b/data/gifs/power-button.gif deleted file mode 100644 index cd411419af..0000000000 Binary files a/data/gifs/power-button.gif and /dev/null differ diff --git a/data/gifs/powerani.gif b/data/gifs/powerani.gif deleted file mode 100644 index 1eb1a184dc..0000000000 Binary files a/data/gifs/powerani.gif and /dev/null differ diff --git a/data/gifs/powerlogo.gif b/data/gifs/powerlogo.gif deleted file mode 100644 index 79948b6bb4..0000000000 Binary files a/data/gifs/powerlogo.gif and /dev/null differ diff --git a/data/gifs/running.jpg b/data/gifs/running.jpg deleted file mode 100644 index 09cab723fb..0000000000 Binary files a/data/gifs/running.jpg and /dev/null differ diff --git a/data/gifs/runningb.jpg b/data/gifs/runningb.jpg deleted file mode 100644 index 3cea70d79f..0000000000 Binary files a/data/gifs/runningb.jpg and /dev/null differ diff --git a/data/gifs/search0.gif b/data/gifs/search0.gif deleted file mode 100644 index 7767c2fdf8..0000000000 Binary files a/data/gifs/search0.gif and /dev/null differ diff --git a/data/gifs/search1.gif b/data/gifs/search1.gif deleted file mode 100644 index 6ee76236a8..0000000000 Binary files a/data/gifs/search1.gif and /dev/null differ diff --git a/data/gifs/sm_bar.gif b/data/gifs/sm_bar.gif deleted file mode 100644 index c8e8642fd2..0000000000 Binary files a/data/gifs/sm_bar.gif and /dev/null differ diff --git a/data/gifs/soft0.gif b/data/gifs/soft0.gif deleted file mode 100644 index bfb405d828..0000000000 Binary files a/data/gifs/soft0.gif and /dev/null differ diff --git a/data/gifs/soft1.gif b/data/gifs/soft1.gif deleted file mode 100644 index b706c74f53..0000000000 Binary files a/data/gifs/soft1.gif and /dev/null differ diff --git a/data/gifs/starkit.jpg b/data/gifs/starkit.jpg deleted file mode 100644 index 51f2343686..0000000000 Binary files a/data/gifs/starkit.jpg and /dev/null differ diff --git a/data/gifs/starkitb.jpg b/data/gifs/starkitb.jpg deleted file mode 100644 index 65382baa33..0000000000 Binary files a/data/gifs/starkitb.jpg and /dev/null differ diff --git a/data/gifs/support0.gif b/data/gifs/support0.gif deleted file mode 100644 index f53a50de6e..0000000000 Binary files a/data/gifs/support0.gif and /dev/null differ diff --git a/data/gifs/support1.gif b/data/gifs/support1.gif deleted file mode 100644 index 1ffeaf4600..0000000000 Binary files a/data/gifs/support1.gif and /dev/null differ diff --git a/data/gifs/topbar.gif b/data/gifs/topbar.gif deleted file mode 100644 index 492c33dade..0000000000 Binary files a/data/gifs/topbar.gif and /dev/null differ diff --git a/data/gifs/tw.jpg b/data/gifs/tw.jpg deleted file mode 100644 index 91565c4ded..0000000000 Binary files a/data/gifs/tw.jpg and /dev/null differ diff --git a/data/gifs/twb.jpg b/data/gifs/twb.jpg deleted file mode 100644 index b611ba70b2..0000000000 Binary files a/data/gifs/twb.jpg and /dev/null differ diff --git a/data/gifs/ugu_icon.gif b/data/gifs/ugu_icon.gif deleted file mode 100644 index 88e151ccf8..0000000000 Binary files a/data/gifs/ugu_icon.gif and /dev/null differ diff --git a/data/gifs/unixuser.jpg b/data/gifs/unixuser.jpg deleted file mode 100644 index 4152d77189..0000000000 Binary files a/data/gifs/unixuser.jpg and /dev/null differ diff --git a/data/gifs/unixuserb.jpg b/data/gifs/unixuserb.jpg deleted file mode 100644 index 5918b93d33..0000000000 Binary files a/data/gifs/unixuserb.jpg and /dev/null differ diff --git a/data/gifs/vendors0.gif b/data/gifs/vendors0.gif deleted file mode 100644 index 9bb8695606..0000000000 Binary files a/data/gifs/vendors0.gif and /dev/null differ diff --git a/data/gifs/vendors1.gif b/data/gifs/vendors1.gif deleted file mode 100644 index d8852551a0..0000000000 Binary files a/data/gifs/vendors1.gif and /dev/null differ diff --git a/data/gifs/wc-10.jpg b/data/gifs/wc-10.jpg deleted file mode 100644 index 9b342670af..0000000000 Binary files a/data/gifs/wc-10.jpg and /dev/null differ diff --git a/data/gifs/wc-10b.jpg b/data/gifs/wc-10b.jpg deleted file mode 100644 index 2470d84e50..0000000000 Binary files a/data/gifs/wc-10b.jpg and /dev/null differ diff --git a/data/gifs/wc-11.jpg b/data/gifs/wc-11.jpg deleted file mode 100644 index e20434da39..0000000000 Binary files a/data/gifs/wc-11.jpg and /dev/null differ diff --git a/data/gifs/wc-11b.jpg b/data/gifs/wc-11b.jpg deleted file mode 100644 index 6575be28ba..0000000000 Binary files a/data/gifs/wc-11b.jpg and /dev/null differ diff --git a/data/gifs/wc-200.jpg b/data/gifs/wc-200.jpg deleted file mode 100644 index 9d49109c59..0000000000 Binary files a/data/gifs/wc-200.jpg and /dev/null differ diff --git a/data/gifs/wc-200b.jpg b/data/gifs/wc-200b.jpg deleted file mode 100644 index 1164282a2f..0000000000 Binary files a/data/gifs/wc-200b.jpg and /dev/null differ diff --git a/data/gifs/wc-205.jpg b/data/gifs/wc-205.jpg deleted file mode 100644 index f2269bcf81..0000000000 Binary files a/data/gifs/wc-205.jpg and /dev/null differ diff --git a/data/gifs/wc-205b.jpg b/data/gifs/wc-205b.jpg deleted file mode 100644 index 8d3acb3a2d..0000000000 Binary files a/data/gifs/wc-205b.jpg and /dev/null differ diff --git a/data/gifs/wc-21.jpg b/data/gifs/wc-21.jpg deleted file mode 100644 index 53ffff7141..0000000000 Binary files a/data/gifs/wc-21.jpg and /dev/null differ diff --git a/data/gifs/wc-215.jpg b/data/gifs/wc-215.jpg deleted file mode 100644 index 89f34fbae9..0000000000 Binary files a/data/gifs/wc-215.jpg and /dev/null differ diff --git a/data/gifs/wc-215b.jpg b/data/gifs/wc-215b.jpg deleted file mode 100644 index a203aef1b8..0000000000 Binary files a/data/gifs/wc-215b.jpg and /dev/null differ diff --git a/data/gifs/wc-216.jpg b/data/gifs/wc-216.jpg deleted file mode 100644 index 78abf8c4bb..0000000000 Binary files a/data/gifs/wc-216.jpg and /dev/null differ diff --git a/data/gifs/wc-216b.jpg b/data/gifs/wc-216b.jpg deleted file mode 100644 index ef0cc0b0f4..0000000000 Binary files a/data/gifs/wc-216b.jpg and /dev/null differ diff --git a/data/gifs/wc-216jp.jpg b/data/gifs/wc-216jp.jpg deleted file mode 100644 index 3b5844c8d2..0000000000 Binary files a/data/gifs/wc-216jp.jpg and /dev/null differ diff --git a/data/gifs/wc-216jpb.jpg b/data/gifs/wc-216jpb.jpg deleted file mode 100644 index 55f3176cf5..0000000000 Binary files a/data/gifs/wc-216jpb.jpg and /dev/null differ diff --git a/data/gifs/wc-217.jpg b/data/gifs/wc-217.jpg deleted file mode 100644 index 7f0f91d584..0000000000 Binary files a/data/gifs/wc-217.jpg and /dev/null differ diff --git a/data/gifs/wc-217b.jpg b/data/gifs/wc-217b.jpg deleted file mode 100644 index 731a081181..0000000000 Binary files a/data/gifs/wc-217b.jpg and /dev/null differ diff --git a/data/gifs/wc-21b.jpg b/data/gifs/wc-21b.jpg deleted file mode 100644 index 736c1b6194..0000000000 Binary files a/data/gifs/wc-21b.jpg and /dev/null differ diff --git a/data/gifs/wc-221.jpg b/data/gifs/wc-221.jpg deleted file mode 100644 index 9d83ec9cca..0000000000 Binary files a/data/gifs/wc-221.jpg and /dev/null differ diff --git a/data/gifs/wc-221b.jpg b/data/gifs/wc-221b.jpg deleted file mode 100644 index 0664bcf802..0000000000 Binary files a/data/gifs/wc-221b.jpg and /dev/null differ diff --git a/data/gifs/wc-222.jpg b/data/gifs/wc-222.jpg deleted file mode 100644 index c93ae2de03..0000000000 Binary files a/data/gifs/wc-222.jpg and /dev/null differ diff --git a/data/gifs/wc-222b.jpg b/data/gifs/wc-222b.jpg deleted file mode 100644 index 5983972015..0000000000 Binary files a/data/gifs/wc-222b.jpg and /dev/null differ diff --git a/data/gifs/wc-22snap.jpg b/data/gifs/wc-22snap.jpg deleted file mode 100644 index ea24ebb1d9..0000000000 Binary files a/data/gifs/wc-22snap.jpg and /dev/null differ diff --git a/data/gifs/wc-22snapb.jpg b/data/gifs/wc-22snapb.jpg deleted file mode 100644 index 4778ccf2c4..0000000000 Binary files a/data/gifs/wc-22snapb.jpg and /dev/null differ diff --git a/data/gifs/wc-30sna.jpg b/data/gifs/wc-30sna.jpg deleted file mode 100644 index 72a39981ef..0000000000 Binary files a/data/gifs/wc-30sna.jpg and /dev/null differ diff --git a/data/gifs/wc-30snab.jpg b/data/gifs/wc-30snab.jpg deleted file mode 100644 index 80a966d84a..0000000000 Binary files a/data/gifs/wc-30snab.jpg and /dev/null differ diff --git a/data/gifs/wc-44lite2.jpg b/data/gifs/wc-44lite2.jpg deleted file mode 100644 index 1c827776ca..0000000000 Binary files a/data/gifs/wc-44lite2.jpg and /dev/null differ diff --git a/data/gifs/wc-44lite2b.jpg b/data/gifs/wc-44lite2b.jpg deleted file mode 100644 index c375c3640a..0000000000 Binary files a/data/gifs/wc-44lite2b.jpg and /dev/null differ diff --git a/data/gifs/wc-blun.jpg b/data/gifs/wc-blun.jpg deleted file mode 100644 index 03468311fe..0000000000 Binary files a/data/gifs/wc-blun.jpg and /dev/null differ diff --git a/data/gifs/wc-blunb.jpg b/data/gifs/wc-blunb.jpg deleted file mode 100644 index 4879bbf9d3..0000000000 Binary files a/data/gifs/wc-blunb.jpg and /dev/null differ diff --git a/data/gifs/wc-docs.jpg b/data/gifs/wc-docs.jpg deleted file mode 100644 index 5ac2d47f48..0000000000 Binary files a/data/gifs/wc-docs.jpg and /dev/null differ diff --git a/data/gifs/wc-docsb.jpg b/data/gifs/wc-docsb.jpg deleted file mode 100644 index f4192d1a6f..0000000000 Binary files a/data/gifs/wc-docsb.jpg and /dev/null differ diff --git a/data/gifs/wclogo.gif b/data/gifs/wclogo.gif deleted file mode 100644 index 54e7d80b12..0000000000 Binary files a/data/gifs/wclogo.gif and /dev/null differ diff --git a/data/includes.sgml b/data/includes.sgml deleted file mode 100644 index 47a3a5ccc6..0000000000 --- a/data/includes.sgml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - -'> -'> - - - - - - -&email@FreeBSD.ORG
      - ©right;'> - -FreeBSD Home Page'> - - - -&title;Navigation Bar -

      &title;


      - - - -Top -Applications -Support -Documentation -Vendors -Search -Index -Top -Top -'> - - -
      &author;
      &date;
      '> - - -'> -'> - - - diff --git a/data/index-site.sgml b/data/index-site.sgml deleted file mode 100644 index 81e5f8bf13..0000000000 --- a/data/index-site.sgml +++ /dev/null @@ -1,33 +0,0 @@ - - - %includes; - - -]> - - - -&header; - -

      Site Map

      -&site; - -
      - - -

      A-Z Index

      - -&atoz; -&footer; - - - - - diff --git a/data/index.html b/data/index.html deleted file mode 100644 index f9e7343195..0000000000 --- a/data/index.html +++ /dev/null @@ -1,333 +0,0 @@ - - - -FreeBSD Inc. - - - - - - - - - - - - - - - - - - -
      FreeBSD: The Power to Serve -
      - -Newsflash! -
      -
      -Select a server near you: -
      - - - -
      -Language: -Japanese, -Other...
      -
      -
      - -
      - Applications  Support  Documentation  Vendors  Search  Index -
      - -

      - - - - - - - - - -

      -

      What is FreeBSD?

      -

      - -FreeBSD is an advanced BSD UNIX operating system for -"PC-compatible" computers, developed and maintained by a large team of individuals. - -

      - -

      Cutting edge features

      - -

      - -FreeBSD offers advanced networking, performance, security and -compatibility features today which -are still missing in other operating systems, even some of the -best commercial ones. - -

      - -

      Powerful Internet solutions

      - -

      -FreeBSD makes an ideal Internet or Intranet server. It -provides robust network services, even under the heaviest of -loads, and uses memory efficiently to maintain good response -times for hundreds, or even thousands, of simultaneous user -processes. Visit our gallery for -examples of FreeBSD powered applications and services. - -

      - -

      Run a huge variety of applications

      - -

      - -The quality of FreeBSD combined with today's low-cost, high-speed -PC hardware makes FreeBSD a very economical alternative to -commercial UNIX workstations. It is well-suited for a great -number of both desktop and server applications. - -

      - -
      - -

      Easy to install

      - -

      - -FreeBSD can be installed from a variety of media including -CD-ROM, floppy disk, magnetic tape, an MS-DOS partition, or if -you have a network connection, you can install it directly -over anonymous FTP or NFS. All you need is a single 1.44MB boot -floppy and these -directions. - -

      - -

      FreeBSD is free

      - - - -

      -While you might expect an operating -system with these features to sell for a high price, FreeBSD is -available free of charge and comes with full source code. If you -would like to try it out, more -information is available. - -

      - -
      - -

      -To learn more about FreeBSD, -register to receive the FreeBSD -Newsletter, visit our gallery of FreeBSD related publications or -FreeBSD in the press, -and browse through this website!. - -

      - -

      - -  Getting FreeBSD - - -  FAQ - - -  Handbook -

      - - -
      - - - - - - - - - - - - -
      - Sponsored by Walnut Creek CD-ROM * - - - Sponsor of Unix Guru Universe * - - Powered by Apache * - - Powered by FreeBSD -
      - -
      - - - - - - - -
      - -Page design Megan McCormack
      -questions@FreeBSD.ORG
      - About this Web Site
      -$Date: 1998-07-31 11:54:28 $ -
      -Copyright © 1995-1998 FreeBSD Inc.
      -All rights reserved.
      -
      - - - diff --git a/data/internal/Makefile b/data/internal/Makefile deleted file mode 100644 index 8345345162..0000000000 --- a/data/internal/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $Id: Makefile,v 1.3 1998-08-01 09:37:10 wosch Exp $ - -DOCS= photos.sgml -DOCS+= internal.sgml - -homepage.inc: - perl homepage.pl > ${.TARGET} - -homepage.sgml: homepage.inc -CLEANFILES+= homepage.inc - -.include "../web.mk" diff --git a/data/internal/homepage.pl b/data/internal/homepage.pl deleted file mode 100644 index 8ebcdb5535..0000000000 --- a/data/internal/homepage.pl +++ /dev/null @@ -1,50 +0,0 @@ -#!/usr/bin/perl - -$passwd = '/etc/passwd'; -$homepagedir = 'public_html'; -@index = ('index.html', 'index.cgi'); -$noindex = '.noindex'; - -open(P, $passwd) || die "open $passwd: $!\n"; -undef @pages; -while(

      ) { - ($login,$passwd,$uid,$gid,$gcos,$home,$shell) = split(/:/); - - # cleanup gecos - $gcos =~ s/,.*//; - - # disable daemons - next if $uid <= 100; - next if $login eq 'nobody'; - next if $shell =~ ~ m%/(pppd|sliplogin|nologin|nonexistent)$%; - - # uucp accounts - next if $login =~ /^U/; - - $p = $home . '/' . $homepagedir; - - # user don't want be on the index - next if -f "$p/$noindex"; - - foreach (@index) { - if (-f "$p/$_" && -r "$p/$_") { - if ($_ !~ /\.cgi$/ || -x "$p/$_") { - push(@pages, $gcos . ':' . $login); - last; - } - } - } -} - -close P; -if ($#pages < 0) { - die "No users found!\n"; -} - -foreach (sort @pages) { - ($gcos, $login) = split(/:/); - ($firstgecos, @gecos) = split(/,/, $gcos); - print qq{

    • }, - $firstgecos, " ", join(', ', @gecos), "
    • \n"; -} - diff --git a/data/internal/homepage.sgml b/data/internal/homepage.sgml deleted file mode 100644 index dd706fb819..0000000000 --- a/data/internal/homepage.sgml +++ /dev/null @@ -1,18 +0,0 @@ - - - %includes; - -]> - - - -&header; - -
        -&homepage; -
      - -&footer; - - diff --git a/data/internal/internal.sgml b/data/internal/internal.sgml deleted file mode 100644 index a013153f96..0000000000 --- a/data/internal/internal.sgml +++ /dev/null @@ -1,36 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      - -

      The FreeBSD.org Network

      -

      About the FreeBSD WWW Server

      -

      - -

      FreeBSD Project Staff

      -

      Photos from Social Events

      -

      Personal Homepages

      - -

      Resignation

      -Jordan K. Hubbard. - -

      FreeBSD Projects

      -

      Contacting FreeBSD

      - -

      FreeBSD Copyright

      -

      Search the FreeBSD Site

      -

      - - - -&footer; - - diff --git a/data/internal/photos.sgml b/data/internal/photos.sgml deleted file mode 100644 index 6cf9c54303..0000000000 --- a/data/internal/photos.sgml +++ /dev/null @@ -1,58 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      -BSD Social Event Hamburg, June 1998

      - -

      -Aled Morris, Andre Oppermann, Andreas Klemm, Andrew Gordon, Christoph -Badura, Dirk Meyer, Frank Nobis, Harald Klatte, Joerg Wunsch, Jonathan -Laventhol, Lars Gerhard Kuehl, Martin Cracauer, Stefan Bethke, Stefan -Esser, Stefan Huerter, Stefan Zehl, Stephan Forth, Thomas Gellekum -

      - -

      -Summer 1998 USENIX, New Orleans

      - -

      -Branson, David Greenman, David O'Brien, Greg Lehey, Guido van Rooij, -John Polstra, Jonathan Bresler, Jordan Hubbard, Justin Gibbs, Luigi -Rizzo, Mark Murray, Mike Smith, Monique van Rooij, Ollivier Robert, -Philippe Regnauld, Poul-Henning Kamp, Sharon, Steve Mann -

      - -

      -FreeBSD Social Event Aachen, 1995

      - -

      -Aled Morris, Christoph Kukulies, Guido van Rooij, Jonathan Leventhol, -Jörg Wunsch, Martin Welk, Michael Reifenberger, Patrick Hausen, Paul -Richard, Paul Richards, Poul-Henning Kamp, René de Vries, Stefan -Esser, Ulf Kieber, Wilko Bulte -

      - - -

      -FreeBSD People

      -

      -Aled Morris, Andrey Chernov, Christoph Kukulies, Gary Jennejohn, Gary -Palmer, Guido Van Rooij, Guy Helmer, Hellmuth Michaelis, James -Robinson, Joerg Wunsch, John Fieber, Jon Loeliger, Jonathan Leventhol, -Jordan Hubbard, Julian Stacey, Mark Murray, Martin Welk, Michael -Reifenberger, Mike Smith, Ollivier Robert, Patrick Hausen, Paul -Richards, Paul Traina, Poul-Henning Kamp, Rene de Vries, Stefan Esser, -Thomas Gellekum, Timo Rinne, Ulf Kieber, Wilko Bulte, Wolfram -Schneider -

      - -&footer; - - - diff --git a/data/internet.sgml b/data/internet.sgml deleted file mode 100644 index bb8ccb3941..0000000000 --- a/data/internet.sgml +++ /dev/null @@ -1,135 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      FreeBSD was designed for the Internet

      - -

      FreeBSD includes what many consider the reference implementation -for TCP/IP software, the 4.4 BSD TCP/IP protocol stack, thereby making it -ideal for network applications and the Internet.

      - -
      FreeBSD -supports standard TCP/IP protocols. - -
      -

      Like most UNIX systems, the FreeBSD operating system enables you to

      - -
        -
      • Share filesystems with NFS
      • - -
      • Distribute network information with NIS
      • - -
      • Support remote logins
      • - -
      • Do remote SNMP configuration and management
      • - -
      • Serve files with FTP
      • - -
      • Resolve Internet hostnames with DNS/BIND
      • - -
      • Route packets between multiple interfaces, including PPP and SLIP lines
      • - -
      • Use IP Multicast services (the MBONE)
      • -
      - -

      FreeBSD lets you to turn a PC into a World Wide Web server or Usenet -news relay with included software. Using the included SAMBA software you -can even share filesystems or printers with your Win95 and NT machines and, -with the supplied PCNFS authentication daemon, you can support machines -running PC/NFS. FreeBSD also supports Appletalk and Novell client/server -networking (using an optional commercial -package), making it a true "Intranet" networking solution. -

      - -

      FreeBSD also handles TCP extensions like the RFC-1323 -high performance extension and RFC-1644 -extension for transactions, plus SLIP and dial-on-demand PPP. It is an operating -system suitable for a home-based net surfer as well as a corporate systems -administrator.

      -
      - -
      FreeBSD's -networking is stable and fast. - -
      -

      If you need an Internet server platform that is reliable and offers the -best performance under heavy load, then consider FreeBSD. Here are just a few -of the companies that make use of FreeBSD every day:

      - -
        -
      • Walnut Creek CD-ROM outside of -San Francisco runs one of the most popular FTP servers -on the net, one that supports over 2500 simultaneous connections. Their server -is a single FreeBSD machine, transferring more than 7 terabytes -(as of November, 1997; yes -that is terabytes!) worth of files every month. The -configuration -details are available to those interested in building simililar -systems.
      • - -
      • Yahoo Inc. runs the ultimate index -of the Internet, serving scads of daily net surfers with information about -the World Wide Web. Yahoo, as well the companies that advertise on Yahoo, -rely on FreeBSD to run reliable and responsive web servers.
      • - -
      • If that is not enough, visit our Gallery -of satisfied FreeBSD users.
      • -
      - -

      FreeBSD makes an ideal platform for these and other Internet services:

      - -
        -
      • Company-wide or world-wide WWW service
      • - -
      • Proxy WWW service
      • - -
      • Anonymous FTP service
      • - -
      • Enterprise file and print services
      • -
      - -

      The FreeBSD ports collection -contains ready-to-run software that makes it easy to set up your own Internet -server.

      -
      - -
      High -performance and security. - -
      -

      The FreeBSD development team is as concerned about security as they -are about performance. FreeBSD includes kernel support for IP firewalling, -as well other services, such as IP proxy gateways. If you put your corporate -servers on the Internet, any 386 PC (or better) running FreeBSD can act as -a network firewall to protect them from outside attack.

      - -

      Encryption software, secure shells, Kerberos, end-to-end encryption -and secure RPC facilities are also available (subject to export -restrictions).

      - -

      Furthermore, the FreeBSD team is proactive in detecting and disseminating -security information and bug reports with a -security officer and -ties to the Computer Emergency Response Team -(CERT).

      -
      - -

      What experts have to say . . .

      - -
      -

      ``FreeBSD ... provides what is probably the most robust and capable -TCP/IP stack in existence ...''

      - -

      ---Michael O'Brien, SunExpert August 1996 volume -7 number 8.

      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/Makefile b/data/ja_JP.EUC/Makefile deleted file mode 100644 index d6fae5b2b2..0000000000 --- a/data/ja_JP.EUC/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# $Id: Makefile,v 1.21 1998-07-30 12:54:01 hanai Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.36 - -.if exists(Makefile.conf) -.include "Makefile.conf" -.endif - -# These are turned into validated, normalized HTML files. - -DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml -DOCS+= commercial.sgml daemon.sgml docproj.sgml docs.sgml -DOCS+= features.sgml gallery.sgml index-site.sgml register.sgml -DOCS+= internet.sgml license.sgml -DOCS+= machines.sgml mailto.sgml mirror.sgml mozilla.sgml -DOCS+= newbies.sgml newsflash.sgml press.sgml publish.sgml search.sgml -DOCS+= searchhints.sgml send-pr.sgml support.sgml where.sgml -DOCS+= resignation.sgml y2kbug.sgml search-mid.sgml - -# Japanese-only file -DOCS+= jabout.sgml - -# Not available in Japanese version. -#DOCS+= cgallery.sgml npgallery.sgml pgallery.sgml - -CLEANFILES+=atoz.sgml site.sgml - -# These will be directly installed. - -DATA= index.html - -# Files or targets listed here are defined in this file. - -index-site.sgml: atoz.sgml site.sgml -atoz.sgml: web.atoz - sort -fu web.atoz | perl ../atoz.pl > ${.TARGET} -site.sgml: ../site.map - perl ../site.pl < ${.ALLSRC} > ${.TARGET} - - -# Subdirectories - -#SUBDIR= security cgi commercial docproj gifs ports releases tutorials -#SUBDIR+= news alpha projects -SUBDIR= security docproj ports releases -SUBDIR+= news alpha - -# Subdirectories that have linuxdoc docs and makefiles that use -# . - -DOCSUBDIR= FAQ handbook -FORMATS?= "html roff" -SGMLOPTS= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr -e EUC-JP - - -WEBDIR= ja_JP.EUC - -.include "../web.mk" - diff --git a/data/ja_JP.EUC/Makefile.inc b/data/ja_JP.EUC/Makefile.inc deleted file mode 100644 index 341bd9181f..0000000000 --- a/data/ja_JP.EUC/Makefile.inc +++ /dev/null @@ -1,5 +0,0 @@ -# $Id: Makefile.inc,v 1.5 1998-01-20 04:17:35 hanai Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.6 - -WEBBASE?= /data/ja_JP.EUC diff --git a/data/ja_JP.EUC/about.sgml b/data/ja_JP.EUC/about.sgml deleted file mode 100644 index c968e8e077..0000000000 --- a/data/ja_JP.EUC/about.sgml +++ /dev/null @@ -1,93 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      ¥Þ¥·¥ó

      - -

      - www.freebsd.org ¤Ï, freefall.freebsd.org ¤â - ·ó¤Í¤ë¥Þ¥·¥ó¤Ç, 200MHz Pentium Pro, PCI¥Þ¥¶¡¼¥Ü¡¼¥É, 128MB - ¤Î RAM ¤ÈÌó 4 GB ¤Î¥Ç¥£¥¹¥¯¤«¤é¹½À®¤µ¤ì¤Æ¤¤¤Þ¤¹. - Web ¥Ú¡¼¥¸¤È¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Î¥µ¡¼¥Á¥¨¥ó¥¸¥ó¤Î¥Þ¥·¥ó¤Ï - hub.freebsd.org¤Ç, 400 MHz Pentium II, 256MB ¤Î RAM ¤È - 10 GB ¤Î¥Ç¥£¥¹¥¯¤«¤é¹½À®¤µ¤ì¤Æ¤¤¤Þ¤¹. - -

      - ¤â¤Á¤í¤ó¥·¥¹¥Æ¥à¤Ï - FreeBSD ¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Î²¼¤Çưºî¤·¤Æ¤¤¤Þ¤¹. - ¤³¤Î¥Ï¡¼¥É¥¦¥§¥¢¤È¥Í¥Ã¥È¥ï¡¼¥¯¥³¥Í¥¯¥·¥ç¥ó¤Ï - Walnut Creek CDROM ¤«¤é¤Î - ¿Âç¤Ê´óÉդǤ¹.

      - -

      FreeBSD.org ¥É¥á¥¤¥ó¤Ë¤¢¤ëÁ´¥Û¥¹¥È̾¤Î´°Á´¤Ê¥ê¥¹¥È¤Ï, - FreeBSD.org ¥Í¥Ã¥È¥ï¡¼¥¯ - ¤Î¥Ú¡¼¥¸¤Ë¤¢¤ê¤Þ¤¹. -

      - -

      ¥½¥Õ¥È¥¦¥§¥¢

      - -

      - ¤³¤Î¥Ú¡¼¥¸¤Ï¿µ¡Ç½¤Ç¸úΨ¤Î¤è¤¤ - Apache http ¥µ¡¼¥Ð - ¤ÇÄ󶡤·¤Æ¤¤¤Þ¤¹. ¤µ¤é¤Ë, ¤¤¤¯¤é¤«¤Î¼êÀ½¤Î - CGI¥¹¥¯¥ê¥×¥È¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹. CNIDR freewais ¤ÎÇÉÀ¸¤Ç¤¢¤ë - freewais-sf ¤òÍѤ¤¤Æ, ¤³¤ì¤é¤Î¥Ú¡¼¥¸¤Îº÷°úÉÕ¤±¤È¥á¡¼¥ê¥ó¥° - ¥ê¥¹¥È¤Î¥¢¡¼¥«¥¤¥Ö¤òÄ󶡤·¤Æ¤¤¤Þ¤¹. - -

      ¥Ú¡¼¥¸

      - - -

      ¤³¤ì¤é¤Î Web¥Ú¡¼¥¸¤Ï, FreeBSD¥³¥ß¥å¥Ë¥Æ¥£¤ä¤¢¤Ê¤¿ - ¤«¤é¤Î¾ðÊóÄ󶡤ò John Fieber<jfieber@freebsd.org> - ¤¬¤Þ¤È¤á¤ÆÃÖ¤¤¤Æ¤¤¤ë¤â¤Î¤Ç¤¹. - Web ¥Þ¥¹¥¿¡¼¤Ï - <wosch@freebsd.org> ¤Ç¤¹. - FreeBSD ¤Î¥Ú¡¼¥¸¤Ï HTML 3.2 compliant ¤Ç, ¤¢¤Ê¤¿¤Î¥Ö¥é¥¦¥¶¤Ç - ºÇ¤âÎɤ¯¸«¤¨¤ë¤è¤¦¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹.

      - - FreeBSD ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È - ¤â¸«¤Æ¤¯¤À¤µ¤¤. - - -

      ¥Ú¡¼¥¸¥Ç¥¶¥¤¥ó

      -

      - ¥ª¥ê¥¸¥Ê¥ë¤Î¥Ú¡¼¥¸¥Ç¥¶¥¤¥ó¤Ï - Megan McCormack ¤¬Ã´Åö¤·¤Þ¤·¤¿. -

      - -

      ping ¥Ñ¥±¥Ã¥È¤Î¥Ö¥í¥Ã¥¯

      - -

      - »ä¤¿¤Á¤¬Àܳ¤·¤Æ¤¤¤ë¥×¥í¥Ð¥¤¥À CRL - ¤Ï ICMP ¤ò¾ï»þ´°Á´¤Ë¥Ö¥í¥Ã¥¯¤·¤Æ¤¤¤Þ¤¹. »ä¤¿¤Á¤Ï¥¯¥é¥Ã¥¯¤Î¹¶·â¤ò - ¼õ¤±¤Æ¤ª¤ê, ¥Ö¥í¥Ã¥¯¤·¤Ê¤±¤ì¤Ð»ä¤¿¤Á¤Î T1 ²óÀþ¤Ï»È¤¨¤Ê¤¯¤Ê¤Ã¤Æ¤·¤Þ¤¦ - ¤Ç¤·¤ç¤¦. -

      - -

      FreeBSD Web ¥Ú¡¼¥¸¤Î¥¢¥Ã¥×¥Ç¡¼¥È

      -

      - FreeBSD Web ¥Ú¡¼¥¸¤ÏËèÆü 04:00 PDT (UTC -07:00) ¤Ë - ¥¢¥Ã¥×¥Ç¡¼¥È¤·¤Æ¤¤¤Þ¤¹. -

      - -

      FreeBSD Web ¥Ú¡¼¥¸¤Î¥ß¥é¡¼

      -

      www.freebsd.org ¤Î FreeBSD Web ¥Ú¡¼¥¸¤ò - ¥ß¥é¡¼¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹ (¾©Î夵¤ì¤Æ¤¤¤Þ¤¹).

      - -

      ¤³¤Î¥µ¡¼¥Ð¡¼¤Î - - ÍøÍÑÅý·× ¤ÏËèÆü¹¹¿·¤µ¤ì¤Æ¤¤¤Þ¤¹. - - &footer; - - - diff --git a/data/ja_JP.EUC/alpha/Makefile b/data/ja_JP.EUC/alpha/Makefile deleted file mode 100644 index f8acc817d0..0000000000 --- a/data/ja_JP.EUC/alpha/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# $Id: Makefile,v 1.1 1998-07-30 02:35:20 hanai Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.1 - -DOCS= alpha.sgml - -# DOCS+= current.sgml -# DOCS+= bootstrapping.sgml - -.include "../../web.mk" diff --git a/data/ja_JP.EUC/alpha/alpha.sgml b/data/ja_JP.EUC/alpha/alpha.sgml deleted file mode 100644 index 6ea71a38f7..0000000000 --- a/data/ja_JP.EUC/alpha/alpha.sgml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - %includes; -]> - - - - - -&header; - -

      ¤³¤Î¥Ú¡¼¥¸¤Ë¤Ï FreeBSD ¤Î Alpha ¥·¥¹¥Æ¥à¤Ø¤Î°Ü¿¢¤Ë¤Ä¤¤¤Æ¤Î -¾ðÊó¤ò¤Þ¤È¤á¤Æ¤¢¤ê¤Þ¤¹.

      - -

      FreeBSD/Alpha ¤Ë¤Ä¤¤¤Æ¤Î¥ê¥ó¥¯

      - - -

      ¤½¤Î¾¤Î¥ê¥ó¥¯

      -

      ¥Ï¡¼¥É¥¦¥§¥¢

      - - -

      ¥×¥í¥¸¥§¥¯¥È

      - - -&footer; - - diff --git a/data/ja_JP.EUC/applications.sgml b/data/ja_JP.EUC/applications.sgml deleted file mode 100644 index 8dd21469f2..0000000000 --- a/data/ja_JP.EUC/applications.sgml +++ /dev/null @@ -1,139 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      FreeBSD ¤Ç¼Â¹Ô¤Ç¤­¤ë¤³¤È

      - -
      -

      FreeBSD ¤Ï, ¤¢¤Ê¤¿¤¬ UNIX¥ï¡¼¥¯¥¹¥Æ¡¼¥·¥ç¥ó¤Ë´üÂÔ¤¹¤ë¤Û¤È¤ó¤ÉÁ´¤Æ¤Î -»Å»ö¤ò, ¤¢¤Ê¤¿¤¬¤¿¤Î¿¤¯¤¬´üÂÔ¤·¤Æ¤¤¤Ê¤¤¤Ç¤¢¤í¤¦¤Û¤É¾å¼ê¤Ë°·¤¦¤³¤È¤¬¤Ç -¤­¤Þ¤¹:

      -
      - -
      FreeBSD ¤Ï, Á´¤Æ¤Î¥½¡¼¥¹¥³¡¼¥É¤¬¤¢¤ëÀµ¿¿ÀµÌä˥ª¡¼¥×¥ó¤Ê¥· -¥¹¥Æ¥à¤Ç¤¹. - -
      -

      º£Æü¤Î¥³¥ó¥Ô¥å¡¼¥¿±þÍÑʬÌî¤Ç¤Ï, ¥ª¡¼¥×¥ó¥·¥¹¥Æ¥à¤È¸Æ¤Ð¤ì¤ë¤â¤Î¤¬ -Í׵ᤵ¤ì¤ë¤³¤È¤Ïµ¿¤¦Í¾ÃϤ¬¤Ê¤¤¤Ç¤·¤ç¤¦. ¤·¤«¤·, ¥«¡¼¥Í¥ë¤ÈÁ´¤Æ¤Î¥· -¥¹¥Æ¥à¥Ç¡¼¥â¥ó¤È¥×¥í¥°¥é¥à¤È¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤Ê¤É¤Î, ¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹ -¥Æ¥àÁ´ÂΤΥե륽¡¼¥¹¥³¡¼¥É¤ò´Þ¤ó¤Ç¤¤¤ë¥·¥¹¥Æ¥à¤è¤ê¤â¥ª¡¼¥×¥ó¤Ê±ÄÍøÌÜŪ -¤Î¥·¥¹¥Æ¥à¤Ê¤É¤¢¤ê¤Þ¤»¤ó. ¤¢¤Ê¤¿¤Ï, ¤¢¤Ê¤¿¸Ä¿Í¤äÁÈ¿¥¤ä²ñ¼Ò¤ÎÍ×µá¤Ë±þ¤¸ -¤Æ, ÅԹ礤¤¤¤è¤¦¤Ë FreeBSD ¤ÎǤ°Õ¤ÎÉôʬ¤òÊѹ¹¤Ç¤­¤Þ¤¹. -

      - -

      ǧ²ÄÊý¿Ë¤¬´²Âç¤Ç¤¢¤ê, ¤¢¤Ê¤¿¤ÏǤ°Õ -¤Î¿ô¤Î¥Õ¥ê¡¼¤Þ¤¿¤Ï±ÄÍøÍѤΥ¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î´ðÈפȤ·¤Æ FreeBSD -¤ò»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      -
      - -
      FreeBSD ¤Ç¤ÏËÄÂç¤Ê¿ô¤Î¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤¬Æ°¤­¤Þ¤¹. - -
      -

      FreeBSD ¤Ï UNIX ¤Î¶È³¦É¸½à¤Ç¤¢¤ë 4.4BSD ¤ò¤â¤È¤Ë¤·¤Æ¤¤¤ë¤Î¤Ç, ¥×¥í -¥°¥é¥à¤ò¥³¥ó¥Ñ¥¤¥ë¤·¤Æ¼Â¹Ô¤¹¤ë¤Î¤¬ÍưפǤ¹. ¤Þ¤¿, FreeBSD ¤Ë¤Ï¹­ÈÏ°Ï¤Ë -µÚ¤Ö package½¸¤È ports½¸¤¬´Þ¤Þ¤ì¤Æ¤ª¤ê, ¥³¥ó¥Ñ¥¤¥ëºÑ -¤ß¤Î¤â¤Î¤òƳÆþ¤·¤¿¤ê, ¤¢¤Ê¤¿¤Î¥Ç¥¹¥¯¥È¥Ã¥×¤ä¶È̳ÍÑ¥µ¡¼¥Ð¤ËŬ¤·¤¿¥½¥Õ¥È -¥¦¥§¥¢¤ò´Êñ¤Ë¹½ÃÛ¤·¤¿¤ê¤Ç¤­¤Þ¤¹. FreeBSD¤Î¤¿¤á¤Ë½ñ¤«¤ì¤¿¾¦ÍÑ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤â¤Þ¤¿µÞÁý¤·¤Æ¤¤ -¤Þ¤¹.

      - -

      FreeBSD¤¬ÍøÍѤµ¤ì¤Æ¤¤¤ë´Ä¶­¤ÎÎã:

      - -
        -
      • ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥µ¡¼¥Ó¥¹. ¿¤¯¤Î¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥µ¡¼¥Ó¥¹¥×¥í¥Ð -¥¤¥À(ISP)¤Ï, FreeBSD ¤¬ WWW, Usenet news, FTP, Email ¾¤Î¥µ¡¼¥Ó¥¹¤òư -¤«¤¹ÍýÁÛŪ¤Ê´Ä¶­¤Ç¤¢¤ë¤È¹Í¤¨¤Æ¤¤¤Þ¤¹.Apache Web¥µ¡¼¥Ð¤ä Wu-ftpd FTP¥µ¡¼¥Ð -¤Ê¤É¨¼Â¹Ô²Äǽ¤Ê¥½¥Õ¥È¥¦¥§¥¢¤Ë¤è¤ê, ¶È̳ÍѤä¼Ò²ñ´ðÈפȤ·¤Æ¤Î ISP ¤òÍÆ -°×¤Ë½àÈ÷¤Ç¤­¤Þ¤¹. ¤â¤Á¤í¤ó, FreeBSD ¤Î´è¶¯¤Ê¥Í¥Ã¥È¥ï¡¼¥¯¤Ë¤è¤ê, ¤¢¤Ê¤¿¤¬¤¿¤Î¥æ¡¼¥¶ -¤Ï¹â®¤Ç¿®ÍêÀ­¤Î¤¢¤ë¥µ¡¼¥Ó¥¹¤òµý¼õ¤Ç¤­¤ë¤Ç¤·¤ç¤¦.
      • - -
      • X Window ¥ï¡¼¥¯¥¹¥Æ¡¼¥·¥ç¥ó. FreeBSD ¤Ï¤È¤Æ¤â¤è¤¯Æ°¤¯¤Î¤Ç, -Î÷²Á¤Ê XüËö¤«¤é¾åµé¤Î X¥Ç¥£¥¹¥×¥ì¥¤¤ËÊѿȤ·¤Þ¤¹. ¥Õ¥ê¡¼¤Î X¥½¥Õ¥È¥¦¥§ -¥¢(XFree86)¤Ï¥·¥¹¥Æ¥à¤È¤È¤â¤Ë¶¡ -µë¤µ¤ì¤Æ¤¤¤Þ¤¹. Xi Graphics ¤Ï, ¹âµ¡ -ǽ¥°¥é¥Õ¥£¥Ã¥¯¥¹¥Ï¡¼¥É¥¦¥§¥¢(Matrox¼Ò¤Î¤â¤Î¤Ê¤É)¤ËÂФ¹¤ë accelerated X -¥½¥Õ¥È¥¦¥§¥¢¤ä¶È³¦É¸½à¤Ç¤¢¤ë Motif ¤ä OpenGL¥é¥¤¥Ö¥é¥ê¤òÄ󶡤·¤Æ¤¤¤Þ¤¹. -
      • - -
      • ¥Í¥Ã¥È¥ï¡¼¥­¥ó¥°. ¥Ñ¥±¥Ã¥È¥Õ¥£¥ë¥¿¥ê¥ó¥°¤«¤é¥Í¡¼¥à¥µ¡¼¥Ó¥¹¤Ø -¤Î¥ë¡¼¥Æ¥£¥ó¥°¤Þ¤Ç, FreeBSD¤Ç¤ÏǤ°Õ¤Î PC ¤ò¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥Õ¥¡¥¤¥ä¥¦¥©¡¼ -¥ë, email¥Û¥¹¥È, ¥×¥ê¥ó¥È¥µ¡¼¥Ð, PC/NFS¥µ¡¼¥Ð¤Ê¤É¤Ë»ÅΩ¤Æ¤ë¤³¤È¤¬¤Ç -¤­¤Þ¤¹.
      • - -
      • ¥½¥Õ¥È¥¦¥§¥¢³«È¯. FreeBSD ¤Ë¤Ï³«È¯¥Ä¡¼¥ë°ì¼°¤¬ÍѰդµ¤ì¤Æ¤ª -¤ê, GNU C/C++¥³¥ó¥Ñ¥¤¥é, ¥Ç¥Ð¥Ã¥¬, Perl ¥¹¥¯¥ê¥×¥È¸À¸ì¤â´Þ¤ó¤Ç¤¤¤Þ¤¹. -Java ¤ä Tcl/Tk ¤â¤Þ¤¿³«È¯²Äǽ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹. Xemacs ¤Î¤è¤¦¤ËɾȽ¤Î¥¨¥Ç¥£ -¥¿¡¼¤ä Icon ¤Î¤è¤¦¤Ë¤è¤ê¿¼±ó¤Ê¥×¥í¥°¥é¥ß¥ó¥°¸À¸ì¤â¤Þ¤¿²÷Ŭ¤Ëư¤­¤Þ¤¹. -¤½¤·¤Æ, FreeBSD ¤Î¶¦Í­¥é¥¤¥Ö¥é¥ê¤Ï¾ï¤ËºîÀ®¤È»ÈÍѤòÍÆ°×¤Ë¤·¤Æ¤¤¤Þ¤¹.
      • - -
      • ¥Í¥Ã¥È¥µ¡¼¥Õ¥£¥ó. ËÜʪ¤ÎUNIX¥ï¡¼¥¯¥¹¥Æ¡¼¥·¥ç¥ó¤Ï¤¹¤Ð¤é¤·¤¤ -Internet ¥µ¡¼¥Õ¥Ü¡¼¥É¤ò¹½À®¤¹¤ë¤³¤È¤¬¤Ç¤­, FreeBSD ¾å¤Ç¤Ï Java ¤ò¥µ¥Ý¡¼ -¥È¤·¤¿ Netscape -Navigator ¤Î BSDÈǤ¬Æ°¤­¤Þ¤¹. ¤¢¤Ê¤¿¤Î¥Ç¥¹¥¯¥È¥Ã¥×¾å¤Î FreeBSD ¤Ë¤è¤ê, -Web ¤ò¥µ¡¼¥Õ¤·, ¤¢¤Ê¤¿¼«¿È¤Î Web¥Ú¡¼¥¸¤ò¸øÉ½¤·, Usenet news ¤òÆÉ¤ß, -email ¤òÁ÷¼õ¿®¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.
      • - -
      • ¶µ°é¤ä¸¦µæ. FreeBSD ¤ÏÁ´Éô¤Î¥½¡¼¥¹¥³¡¼¥É¤ò´Þ¤ó¤Ç¤¤¤ë¤Î¤ÇÍ¥ -¤ì¤¿¸¦µæ´Ä¶­¤ò¹½ÃۤǤ­¤Þ¤¹. ¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤ä¾ -¤Î¾ðÊó²Ê³ØÊ¬Ìî¤Î³ØÀ¸¤È¸¦µæ¼Ô¤Ï, ¥ª¡¼¥×¥ó¤Çʸ½ñ¤¬´°È÷¤µ¤ì¤¿¥·¥¹¥Æ¥à¤«¤é -Â礤¤Ë²¸·Ã¤ò¼õ¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.
      • - -
      • ¤½¤ì°Ê³°¤Î¤³¤È. ·ÐÍý, ¥¢¥¯¥·¥ç¥ó¥²¡¼¥à, MIS¥Ç¡¼¥¿¥Ù¡¼¥¹, ²Ê -³ØÅª²Ä»ë²½, ¥Ó¥Ç¥ª²ñµÄ, ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥ê¥ì¡¼¥Á¥ã¥Ã¥È(IRC), ¥Û¡¼¥à¥ª¡¼ -¥È¥á¡¼¥·¥ç¥ó, ¥Þ¥ë¥Á¥æ¡¼¥¶¥À¥ó¥¸¥ç¥ó, ·Ç¼¨ÈÄ¥·¥¹¥Æ¥à, ¥¤¥á¡¼¥¸¥¹¥­¥ã¥Ë -¥ó¥°¤Ê¤É¤Ê¤É¤¬, º£Æü¤Î FreeBSD ¤Ë¤È¤Ã¤Æ¤ÎÁ´¤Æ¼ÂºÝ¤ÎÍøÍÑÊýË¡¤Ç¤¹. ¤â¤· -¤¢¤Ê¤¿¤¬ FreeBSD ¤ËÂФ¹¤ë»Â¿·¤Ê¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ò»ý¤Ã¤Æ¤¤¤ë¤Ê¤é, ²æ¡¹¤Ë¤´Ï¢Íí¤¤¤¿¤À¤±¤ì¤Ð -²æ¡¹¤Î¥®¥ã¥é¥ê¡¼¤Ë²Ã¤¨¤ë¤³¤È¤¬¤Ç -¤­¤Þ¤¹.
      • -
      -
      - -
      -¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ï¤¢¤Ê¤¿¤È¶¦¤ËÀ®Ä¹¤·¤Æ¤¤¤­¤Þ¤¹. - -
      -

      FreeBSD ¤Ï¥Õ¥ê¡¼¥½¥Õ¥È¥¦¥§¥¢¤Ç¤¹¤¬, ¥æ¡¼¥¶¤Ë»Ù»ý¤µ¤ì¤¿¥½¥Õ¥È -¥¦¥§¥¢¤Ç¤â¤¢¤ê¤Þ¤¹. ¤¢¤Ê¤¿¤Î¤É¤ó¤Ê¼ÁÌä¤Ç¤â, ñ¤Ë freebsd-questions@FreeBSD.ORG -¥á¥¤¥ê¥ó¥°¥ê¥¹¥È¤Ë email ¤¹¤ë¤À¤±¤Ç, ¿¿ô¤Î FreeBSD³«È¯¼Ô¤ä¥æ¡¼¥¶¤ËÁ÷ -¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -

      ¤µ¤é¤Ë FreeBSD ¤Ë¤ÏÀ¤³¦µ¬ÌÏ¤Î¥×¥í¥°¥é¥Þ¤ä¥é¥¤¥¿¤Î¥°¥ë¡¼¥×¤¬¤¢¤ê, -Èà¤é¤Ï¥Ð¥°¤òľ¤·¤¿¤ê, ¿·¤·¤¤ÆÃħ¤òÄɲä·¤¿¤ê, ¥·¥¹¥Æ¥à¤Î¥É¥­¥å¥á¥ó¥È¤ò -À°È÷¤·¤¿¤ê¤·¤Æ¤¤¤Þ¤¹. ¿·¤·¤¤¥Ç¥Ð¥¤¥¹¤äÆÃ¼ì¤Êµ¡Ç½¤ò»Ù±ç¤¹¤ë¤è¤¦¤Ë¤Û¤ÜÄê -¾ïŪ¤Ë³«È¯¤µ¤ì¤Æ¤ª¤ê, (³«È¯¼Ô)¥Á¡¼¥à¤Ï¥·¥¹¥Æ¥à¤Î°ÂÄêÀ­¤Ë±Æ¶Á¤¹¤ëÌäÂê¤Ë -ÂФ·¤ÆÃí°Õ¤òÃí¤¤¤Ç¤¤¤Þ¤¹. FreeBSD ¥æ¡¼¥¶¤Ï, ¤¤¤«¤Ë®¤¤¤«¤À¤±¤Ç¤Ê¤¯, -¤¤¤«¤ËÈà¤é¤Î¥·¥¹¥Æ¥à¤¬¿®Íê¤Ç¤­¤ë¤«¤È¤¤¤¦¤³¤È¤Ë¤È¤Æ¤â¸Ø¤ê¤ò»ý¤Ã¤Æ¤¤¤Þ¤¹. -

      - -
      - -

      ¤¢¤ëÀìÌç²È¤Î°Õ¸«¤Ç¤Ï . . .

      - -
      -

      ``FreeBSD¤Ï¡Ö²æ¡¹¡×¤ÎËÄÂç¤Ê»Å»ö¤òÆñ¤Ê¤¯¤³¤Ê¤·, ¶Ã¤­¤ÎϢ³¤Ç¤¢¤ë. -FreeBSD¥Á¡¼¥à¤Î³§Íͤ˷ɰդò.''

      - -

      ---Mark Hittinger, WinNet Communications, Inc. ´ÉÍý -¼Ô

      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/auditors.sgml b/data/ja_JP.EUC/auditors.sgml deleted file mode 100644 index d9eb5fb761..0000000000 --- a/data/ja_JP.EUC/auditors.sgml +++ /dev/null @@ -1,432 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      Á´ÈÌŪ¤Ê¾ðÊó

      - -Last Updated: $Date: 1998-07-19 02:00:18 $ - -

      ³µÍ×

      - -

      »ä¤¿¤Á¤ÎºÇ¶á¤Î (¤½¤·¤Æ·ÑÂ³Ãæ¤Î) ¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø·¸¤¹¤ë´ÑÅÀ¤«¤é, -¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Î¥»¥­¥å¥ê¥Æ¥£Ì̤dzθǤ¿¤ë¿®Íê¤òÆÀ¤ë¤¿¤á¤Ë¤Ï, -FreeBSD ¤Î¥½¡¼¥¹¥Ä¥ê¡¼¤Ë¸·Ì©¤Ç¹­ÈϰϤʥ»¥­¥å¥ê¥Æ¥£¸¡ºº¤ò¤¹¤ë¤³¤È¤¬ºÇÎÉ -¤Ç¤¢¤ë¤³¤È¤¬ÌÀÇò¤Ë¤Ê¤Ã¤Æ¤­¤Æ¤¤¤Þ¤¹. ¿®Íê¤Ç¤­¤ë¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à -¤òµá¤á¤ëÀ¼¤Ï¹â¤Þ¤ë°ìÊý¤Ç¤¢¤ê, ¤½¤Î´üÂԤ˱þ¤¨¤Æ¤¤¤¯¤Ë¤Ï°ÂÁ´À­¤òÄ̾ïµá¤á -¤é¤ì¤ë¥ì¥Ù¥ë°Ê¾å¤Î¤â¤Î¤Ë¤·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó.

      - -

      FreeBSD ¤Ë´Þ¤Þ¤ì¤ëͳ½ïÀµ¤·¤¤°ä»º¤Î¥³¡¼¥É¤È³°Éô¤«¤é¤Î¥½¡¼¥¹¤Ï, -¼êÃÙ¤ì¤Ë¤Ê¤ë¤Þ¤Çµ¤ÉÕ¤«¤ì¤Ê¤¤¤è¤¦¤Ê¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤ËÆÃ¤Ë¤Ê¤ê°×¤¤ -¤â¤Î¤Ç¤¹. ¤³¤ÎÅÀ¤Ë¤Ä¤¤¤Æ, ¥»¥­¥å¥ê¥Æ¥£ÌäÂê¤ËÆÃ¤Ë¾ÇÅÀ¤òÅö¤Æ¤Æ¼ÂºÝ¤Ë -¥½¡¼¥¹¥³¡¼¥É¥Ù¡¼¥¹¤Ç¸«Ä¾¤¹ËÜÅö¤ËÂ礬¤«¤ê¤Ê»î¤ß¤Ï¤¢¤ê¤Þ¤»¤ó¤Ç¤·¤¿. -¤³¤ì¤Ï¤«¤Ê¤êÂ礭¤Ê¥×¥í¥¸¥§¥¯¥È¤Ë¤Ê¤ê, º£¤Ç¤µ¤¨Â¾¤Î¤³¤È¤Ç¼ó¤Î²ó¤é¤Ê¤¤ -FreeBSD³«È¯¼Ô¤Î¤Û¤È¤ó¤É¤Ï¤½¤ì°Ê¾å¤ËË»¤·¤¯¤Ê¤ê¤Þ¤¹. -¤·¤«¤·, À®Ä¹¤·Â³¤±¤ë¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤¬Å¬ÀÚ¤ÊÊݸ»Ü¤µ¤ì¤Æ¤¤¤Ê¤¤ -¥·¥¹¥Æ¥à¤Ë¤È¤Ã¤Æ¾ï¤ËŨÂФ¹¤ë´Ä¶­¤È¤Ê¤ë (¤Èâˤó¤Ç¤¤¤Þ¤¹) ¤Ë¤Ä¤ì¤Æ, -¿Í¡¹¤¬¿®Íꤷ³¤±¤ë¤³¤È¤¬¤Ç¤­¤ë¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤ò¸³¤µ¤»¤ë -¤¿¤á¤Ë¤Ï, ¤³¤Î¾õ¶·¤Ïº£¤³¤½ÊѤ¨¤ë¤Ù¤­¤Ç¤¹. -ŬÀڤʥ»¥­¥å¥ê¥Æ¥£¤Ï¸½¾ì¤Î´ÉÍý¼Ô¤ÈOS¥Ù¥ó¥À¡¼¤È¤Î´Ö¤Î¶¨Ä´Åª¤Ê¹ç°Õ¤Ë¤è¤ë -¤â¤Î¤Ç¤¢¤ê, ¤³¤Î¡ÖOS¥Ù¥ó¥À¡¼¡×¤Ï¼«Ê¬Â¦¤ÎÀÕǤ¤ò²Ì¤¿¤¹É¬Íפ¬¤¢¤ê¤Þ¤¹.

      - -

      ¥»¥­¥å¥ê¥Æ¥£¤Ë¤Ä¤¤¤Æ¤è¤ê¿¿·õ¤Ë¤Ê¤Ã¤¿¥³¥¢¥Á¡¼¥à¤ÎºÇ½é¤ÎÂкö¤Ï, -¥×¥í¥¸¥§¥¯¥È¤Î¥»¥­¥å¥ê¥Æ¥£Ã´Åö -Guido van Rooij ¤ò¥³¥¢¥Á¡¼¥à¤Ë¾·¤­Æþ¤ì¤ë¤³¤È¤Ç¤·¤¿. ¤³¤ÎÌÜŪ¤Ï¡¤¥» -¥­¥å¥ê¥Æ¥£¤Ë´Ø¤·¤ÆÈà¤Ë¡Ö°Ñ°÷²ñ¤Ø¤Î°Õ¸«¡×¤Ç¤­¤ëÍ¥ÀèŪ¤Ê¸¢¸Â¤òÍ¿¤¨, ³°Éô -¤Î½ÅÍפʥ»¥­¥å¥ê¥Æ¥£´ØÏ¢¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¹¤Ù¤Æ¤ËÄ󼨤µ¤ì¤¿¤³¤È¤ò -FreeBSD¥×¥í¥¸¥§¥¯¥È¤Ë¿Ê¸À¤·¤Æ¤â¤é¤¦¤³¤È¤Ç¤¹¡¥Èà¤Ï¤Þ¤¿¥»¥­¥å¥ê¥Æ¥£ÌäÂê -¤¬Éâ¾å¤·¤¿¤³¤È¤ò¥³¥¢¥Á¡¼¥à¤Î»ä¤¿¤Á¤¬¤¤¤ÁÁ᤯µ¤¤Å¤±¤ë¤è¤¦¤Ë¤·, ²áµî¤Ë²¿ -ÅÙ¤«¤¢¤Ã¤¿ÉÔ°ÕÂǤÁ¤Î¤è¤¦¤Ë̤Á³¤ËËɤ´¤¦¤È¤·¤Æ¤¤¤Þ¤¹.

      - -

      »ä¤¿¤Á¤ÎÆóÈÖÌܤÎÂкö¤Ï¤³¤Î´Æºº¤Ç¤¢¤ê, ÌÀÇò¤Ê¥Ð¥Ã¥Õ¥¡¥ª¡¼¥Ð¡¼¥Õ¥í¡¼ -(sprintf()/strcpy() ¤ËÂФ·¤Æ snprintf()/strncpy() ¤Ê¤É), ¤¢¤Þ¤êÌÀÇò¤Ç -¤Ê¤¤¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë, ÉÔ½½Ê¬¤ÊËɸ楳¡¼¥Ç¥£¥ó¥°¤Î¼ÂÎã, freebsd-chat -¤ËÁ÷¤é¤ì¤ë¤ª¤«¤·¤Ê¥³¥á¥ó¥Èʸ»úÎó¤Ê¤É, »ä¤¿¤Á¤¬½Ð¤¯¤ï¤¹¤â¤Î¤¹¤Ù¤Æ¤Ë -´Ø¤·¤ÆÁÈ¿¥Åª¤Ê¸¡ºº¤ò FreeBSD Ãæ¤Î¥½¡¼¥¹¤Î¤¹¤Ù¤Æ¤Î¹Ô¤Ë¤Ä¤¤¤Æ¤ª¤³¤Ê¤¤¤Þ -¤¹.

      - -

      -¥â¥¸¥å¡¼¥ë¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò¥¢¥¦¥È¥é¥¤¥ó¤È¤·¤ÆÍøÍѤ·, »ä¤¿¤Á¤ÏÌܤËÉÕ¤¯ -¾ì½ê¤Ç¥µ¥¤¥ó¥¢¥Ã¥×¥·¡¼¥È¤òÊݼ餷¤Æ¥½¡¼¥¹¥Ä¥ê¡¼¤ò¤è¤ê´ÉÍý²Äǽ¤Ê¤Þ¤È¤Þ¤ê¤Ë -ʬ³ä¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹. ¤³¤ì¤Ï¤É¤Î¥â¥¸¥å¡¼¥ë¤¬Ã´Åö¤µ¤ì, ¤É¤ì¤¬¤µ¤ì¤Æ -¤¤¤Ê¤¤¤«¤¬Ã¯¤Ë¤Ç¤âʬ¤ë¤è¤¦¤Ë¤¹¤ë¤â¤Î¤Ç¤¹. ¸½ºß, Ãí°Õ¿¼¤¯ÁªÇ¤¤µ¤ì¤¿ -¸Ä¿Í¤«¤é¤Ê¤ë¥Á¡¼¥à¤¬ÊÔÀ®¤µ¤ì¤Ä¤Ä¤¢¤ê, ¤½¤Î¥Á¡¼¥à¤Ï¡Ö´ÆººÌò (auditor)¡× -¤È¡ÖÈãɾÌò (reviewer)¡×¤«¤éÁÈ¿¥¤µ¤ì¤Æ¤¤¤Þ¤¹ (¥Á¡¼¥à¤Î¿¤¯¤Î¥á¥ó¥Ð¡¼¤Ï -ξÊý¤òôÅö¤·¤Æ¤¤¤Þ¤¹). ´ÆººÌò¤Ï¾¤Î´ÆººÌò¤Èʬô¤·¤Æ¼ç¤¿¤ëÀÕǤ¤ò»ý¤Á, -¼ÂºÝ¤Ë¥³¡¼¥É¤òÄ̤·¤Æ¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤ä¥Ð¥°¤Îȯ¸«¤Ë¶Ð¤á¤Þ¤¹. - -¼êº¢¤ÊÂ礭¤µ¤Îº¹Ê¬¤¬ÃßÀѤµ¤ì¤ë¤È, ²¿¤«ÌäÂ꤬ȯ¸«¤µ¤ì¤¿¤â¤Î¤ÈÁÛÄꤷ¤Ê¤¬¤é, -¤½¤ÎÊѹ¹ÅÀ¤òÄ´¤Ù¤ëÀÕǤ¤ò»ý¤Ä°ì¿Í°Ê¾å¤ÎÈãɾÌò¤Ë¤½¤ì¤é¤Îº¹Ê¬¤òÁ÷¤ê¤Þ¤¹. -¤½¤Î´ÆººÌò¤¬¥³¥ß¥Ã¥È¸¢¸Â¤ò»ý¤Ã¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï, ÈãɾÌò¤¬¼õ¤±Æþ¤ì¤Æ¤è¤¤¤È -ȽÃǤ·¤¿¤é¼ÂºÝ¤Î¥³¥ß¥Ã¥È¤ò¼Â¹Ô¤·¤Þ¤¹.

      - -

      ɬÍ×¾ò·ï:

      - -

      ´ÆººÌò¤È¤Ê¤ë¤¿¤á¤Ë¤Ï, freefall.freebsd.org ¾å¤Ç¤Î¥³¥ß¥Ã¥È -¸¢¸Â¤ò»ý¤Ã¤Æ¤¤¤ë¤«, ¸¢¸Â¤ò»ý¤Ã¤Æ¤¤¤ë¾¤Î´ÆººÌò¤«ÈãɾÌò¤ÎƱ°Õ¤¬É¬Í×¤È -¤Ê¤ê¤Þ¤¹. ¤Þ¤¿, FreeBSD-current ¤ò -»ÈÍѤ·¤Æ¤¤¤ë¤«¤¹¤°¤Ë¤½¤Î¥½¡¼¥¹¤Ë¥¢¥¯¥»¥¹¤Ç¤­¤ë¤³¤È¤¬É¬ÍפǤ¹. -»ä¤¿¤Á¤ÎÊѹ¹¤¹¤Ù¤Æ¤¬¤½¤Î¥Ö¥é¥ó¥Á¤ËÈ¿±Ç¤µ¤ì, (ɬÍפǤ¢¤ì¤Ð) °ÊÁ°¤Î -2.1 ¤ä 2.2 ¤Î¥Ö¥é¥ó¥Á¤Ë¤â -¼è¤ê¹þ¤Þ¤ì¤ë¤«¤é¤Ç¤¹. - -

      Ä´¤Ù¤ë¤Ù¤­¤â¤Î¤½¤·¤Æ½¾¤¦¤Ù¤­°ìÈÌŪ¤Êµ¬Â§¤Ï, FreeBSD¥»¥­¥å¥ê¥Æ¥£¥¬¥¤¥É¤Ë¼¨¤·¤¿Ä̤ê¤È¤Æ¤âÊ£ -»¨¤Ê¤â¤Î¤Ç¤¹. ¤â¤·¤Þ¤ÀÆÉ¤ó¤Ç¤Ê¤¤¤Ê¤éº£¤³¤³¤ÇÆÉ¤ó¤Ç¤¯¤À¤µ¤¤. - -¾¤ÎÍ¥¤ì¤¿¥É¥­¥å¥á¥ó¥È¤È¤·¤Æ, -°ÂÁ´¤Ê¥×¥í¥°¥é¥ß¥ó¥°¤Î¥Á¥§¥Ã¥¯¥ê¥¹¥È¤È -Unix¥»¥­¥å¥ê¥Æ¥£¥Á¥§¥Ã¥¯¥ê¥¹¥È¤¬¤¢¤ê, ¤É¤Á¤é¤â AUSCERT ¤«¤éÄ󶡤µ¤ì -¤Æ¤¤¤Þ¤¹. - -

      ¥µ¥¤¥ó¥¢¥Ã¥×¥·¡¼¥È:

      - -

      º£¤Þ¤Ç¤Ë·è¤Þ¤Ã¤¿Ã´Åö¼Ô¤Î°ìÍ÷¤ò¼¨¤·¤Þ¤¹. ¸½Ãʳ¬¤Ç¤Ï¤ä¤Ã¤Èºî¶È¤¬»Ï¤Þ¤Ã¤¿ -¤Ð¤«¤ê¤Ç¹ü³Ê¤Î¤ß¤Î¾õÂ֤Ǥ¢¤ê, ¤É¤Î¥â¥¸¥å¡¼¥ë¤Î´ÆººÌò¤Þ¤¿¤ÏÈãɾÌò¤ò´õ˾¤¹¤ë¤«¤ò -°Õ»Öɽ¼¨¤µ¤ì¤¿Ä̤ê¤Ë¤³¤ì¤òËä¤á¤Æ¤¤¤­¤Þ¤¹. ¤â¤·¤³¤Îɽ¤Î·Á¼°¤¬Ëä¤Þ¤Ã¤Æ¤¤¤¯¤Ë -¤·¤¿¤¬¤Ã¤Æ°·¤¤Æñ¤¯¤Ê¤ì¤Ð, »ä¤¿¤Á¤Ï¤³¤ì¤òÊѹ¹¤¹¤ë¤« Web ¥Ú¡¼¥¸¤«²¿¤«¤ËÃÖ¤­ -´¹¤¨¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. :) -¤¤¤¯¤Ä¤«¤Î¥µ¥ó¥×¥ë¥¨¥ó¥È¥ê¡¼¤Î¾ì½ê¤ò¶õ¤±¤¿¤Þ¤Þ¤Ë¤·¤Æ¤¤¤Þ¤¹¤¬, ¤À¤ì¤«¤¬ -¤½¤ÎÂ礭¤Ê¤«¤¿¤Þ¤ê¤ò¼è¤êµó¤²¤ÆÍߤ·¤¤¤È°Å¤Ë¼¨¤·¤Æ¤¤¤ë¤ï¤±¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó. -

      - -

      ¥â¥¸¥å¡¼¥ë¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Î¤¹¤Ù¤Æ¤Î¤â¤Î¤Ï, "cat" ¤Î¤è¤¦¤Ë¾®¤µ¤¤¤â¤Î¤«¤é -"lib" ¤Î¤è¤¦¤ËÂ礭¤¤¤â¤Î¤Þ¤Ç´ÆººÂоݤȤʤꤦ¤ë¤³¤È¤ò¼¨¤·¤Æ¤¤¤Þ¤¹¤¬, ¤â¤Ã¤È¤â -½ÅÍפʤΤϼ«Ê¬¤¬³ú¤ßºÕ¤±¤ë¤È¹Í¤¨¤ë¤è¤ê¤âÂ礭¤¤¤â¤Î¤Ë¤Ï¿©¤¤¤Ä¤«¤Ê¤¤¤³¤È¤Ç¤¹. -¤â¤·¤¢¤Ê¤¿¤¬»®¤Ë15ÉÊÌܤâ¼è¤ê5¤Ä¤·¤«°·¤ï¤Ê¤¤¤È¤·¤¿¤é, ¤¢¤Ê¤¿¤¬¤·¤Æ¤¤¤ë¤³¤È¤Ï -ï¤ÎÆÀ¤Ë¤â¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó. ¤Ê¤¼¤Ê¤é¾¤Î´ÆººÌò¤¿¤Á¤Ï¾¤Î10ÉÊÌܤϽèÍý¤µ¤ì¤¿¤È -»×¤Ã¤Æ¤·¤Þ¤¦¤«¤é¤Ç¤¹!

      - -¤É¤ì¤«¤Ë¥µ¥¤¥ó¥¢¥Ã¥×¤¹¤ë¤Ê¤é, -jmb@FreeBSD.org¤Þ¤Ç¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤. - -

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ¥â¥¸¥å¡¼¥ë´ÆººÌòÈãɾÌò¾õÂÖ
      bin -ac -ee -gvr* -jh -ka -mu -vk -imp* jmb* md gvr* Open
      contrib -cg -gvr* Open
      eBones -mrvm* -gvr* Open
      games -ab -ee -xaa -gvr* Open
      init -gl -gvr* Open
      lib -ak -bjn -pst* -dg* imp* jkh* gvr* Open
      libc -ee -mu -gvr* Open
      libexec -crh -ee -imp* -mr -witr -gvr* Open
      lkm -dob -gvr* Open
      sbin -ee -imp* -or* -tao -jmb* md gvr* Open
      secure -dc -mrvm* -gvr* Open
      telnetd -ac -dn -imp* gvr* Open
      usr.bin -bob -ee -jha -jm -ky* -rb -rd -rjk -vk -md gvr* Open
      usr.sbin -ee -ejc -gl -imp* -jm -marc -rd -md gvr* Open
      - -

      ´ÆººÌò¤ÈÈãɾÌò¤Î¸°

      - -

      ¤³¤ì¤Ï´ÆººÌò¤äÈãɾÌò¤È¤·¤Æ¤³¤Î½èÍý¤Ë»²²Ã¤·¤Æ¤¤¤ë¥Ü¥é¥ó¥Æ¥£¥¢¤Î°ìÍ÷ -¤Ç¤¹. ¤¹¤Ù¤Æ¤Î´ÆººÌò¤Ë¥á¡¼¥ë¤òÁ÷¤ê¤¿¤¤¾ì¹ç¤Î¤¿¤á¤Ë, Èà¤é¤Ë¤Þ¤È¤á¤Æ¥á¡¼ -¥ë¤òÁ÷¤ì¤ë¤è¤¦¤Ëauditors@FreeBSD.org -¤È¤¤¤¦¥¨¥¤¥ê¥¢¥¹¤¬ÍѰդµ¤ì¤Æ¤¤¤Þ¤¹. -¤â¤·, ¤¢¤Ê¤¿¤¬¤¢¤ëÆÃÄê¤Î¥«¥Æ¥´¥ê¡¼¤Î´ÆººÌò¤ÈÈãɾÌò¤Ë¤À¤±Ï¢Íí¤·¤¿¤¤¤Ê¤é, -Î㤨¤Ðusr.sbin¤Ê¤é -audit-usr.sbin@FreeBSD.org¤Ë¥á¡¼¥ë¤òÁ÷¤ë¤³¤È¤¬¤Ç -¤­¤¹.

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Key´ÆººÌò¤ÈÈãɾÌò¤Î̾Á°¤ÈEmail¥¢¥É¥ì¥¹
      abAaron Bornstein -aaronb@j51.com
      acAdrian Chadd -adrian@psinet.net.au
      akAdam Kubicki -apk@itl.waw.pl
      amAlbert Mietus -gam@gamp.hacom.nl
      avkAlexander V. Kalganov -top@sonic.cris.net
      bbBob Bishop -rb@gid.co.uk
      bjnBrent J. Nordquist -nordquist@platinum.com
      bobBob Willcox -bob@luke.pmr.com
      btmBrian T. Michely -brianm@cmhcsys.com
      cgCoranth Gryphon -gryphon@healer.com
      clChris Lambertus -cmlambertus@ucdavis.edu
      crhCharles Henrich -henrich@crh.cl.msu.edu
      dcDan Cross -tenser@spitfire.ecsel.psu.edu
      dg*David Greenman -davidg@FreeBSD.org
      dinDinesh Nair -dinesh@alphaque.com
      dnDavid Nugent -davidn@labs.usn.blaze.net.au
      dobDavid E. O'Brien -obrien@NUXI.com
      dzDanny J. Zerkel -dzerkel@phofarm.com
      eeEivind Eklund -eivind@FreeBSD.org
      ehElijah Hempstone -avatar@gandalf.bss.sol.net
      ehuErnest Hua -hua@chromatic.com
      ejcEric J. Chet -ejc@gargoyle.bazzle.com
      glGiles Lean -giles@nemeton.com.au
      gvr*Guido van Rooij -guido@FreeBSD.org
      gwGraham Wheeler -gram@oms.co.za
      imp*Warner Losh -imp@FreeBSD.org
      jbJim Bresler -jfb11@inlink.com
      jhJake Hamby -jehamby@lightside.com
      jhaJohn H. Aughey -jha@cs.purdue.edu
      jkJerry Kendall -Jerry@kcis.com
      jkh*Jordan K. Hubbard -jkh@FreeBSD.org
      jmJosef Moellers -mollers.pad@sni.de
      jmb*Jonathan M. Bresler -jmb@FreeBSD.org
      joe*Joe Greco -jgreco@solaria.sol.net
      kaKalganov Alexander -top@bird.cris.net
      kiKenneth Ingham -ingham@i-pi.com
      ky*Kazutaka YOKOTA -yokota@zodiac.mech.utsunomiya-u.ac.jp
      marcMarc Slemko -marcs@znep.com
      mdMatt Dillon -dillon@best.net
      mrMike Romaniw -msr@cuc.com
      mrvm*Mark Murray -mark@grondar.za
      muMudge -mudge@l0pht.com
      or*Ollivier Robert -roberto@keltia.freenix.fr
      pbPeter Blake -ppb@baloo.tcp.co.uk
      peter*Peter Wemm -peter@FreeBSD.org
      phk*Poul-Henning Kamp -phk@FreeBSD.org
      pst*Paul Traina -pst@FreeBSD.org
      rbReinier Bezuidenhout -rbezuide@oskar.nanoteq.co.za
      rdRajiv Dighe -rajivd@sprynet.com
      relRoger Espel Llima -espel@llaic.univ-bpclermont.fr
      rjkRichard J Kuhns -rjk@grauel.com
      rmRobin Melville -robmel@nadt.org.uk
      rsRobert Sexton -robert@kudra.com
      scSergei Chechetkin -csl@whale.sunbay.crimea.ua
      taoBrian Tao -taob@risc.org
      tdrThomas David Rivers -ponds!rivers@dg-rtp.dg.com
      vkVadim Kolontsov -vadim@tversu.ac.ru
      witrRobert Withrow -witr@rwwa.com
      xaaMark Huizer -xaa@stack.nl
      -

      * = Has CVS commit privileges.

      - -&footer; - - diff --git a/data/ja_JP.EUC/availability.sgml b/data/ja_JP.EUC/availability.sgml deleted file mode 100644 index 8cf205abfb..0000000000 --- a/data/ja_JP.EUC/availability.sgml +++ /dev/null @@ -1,99 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      FreeBSD ¤Ë¤Ä¤¤¤Æ

      - -
      -

      FreeBSD ¤Ï¥Õ¥ê¡¼¤Ç¤¹. Internet ¾å¤Ç¥À¥¦¥ó¥í¡¼¥É²Äǽ¤Ê¤Û¤«, Äã²Á³Ê¤Î -CD-ROM ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹.

      -
      - -
      ɬÍ×¤Ê -¥Ï¡¼¥É¥¦¥§¥¢. - -
      -

      FreeBSD ¤Ï Intel, AMD, Cyrix ¤Î 386, 486, Pentium ¥³¥ó¥Ñ¥Á¥Ö¥ë CPU ¤ò -»È¤Ã¤¿ PC ¥Ñ¡¼¥½¥Ê¥ë¥³¥ó¥Ô¥å¡¼¥¿¤òɬÍפȤ·¤Þ¤¹. ¥³¥ó¥Ô¥å¡¼¥¿¤Ë¤Ï -ISA, EISA, VISA, ¤Þ¤¿¤Ï PCI ¥Ð¥¹¤¬É¬ÍפǤ¹. FreeBSD ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë -¤Ë¤Ï 5 MB ¤Î RAM ¤âɬÍפǤ¹ (¥¤¥ó¥¹¥È¡¼¥ë½ªÎ»¸å¤Ç¤Ï 4MB ¤Çư¤«¤¹¤³¤È¤â -¤Ç¤­¤Þ¤¹¤¬). ²÷Ŭ¤Ê»ÈÍѤΤ¿¤á¤Ë¤Ï 8MB °Ê¾å¤Î RAM ¤¬É¬ÍפǤ¹. ºÇ¾®¥¤¥ó¥¹¥È¡¼¥ë -¤Ë¤Ï 60MB ¤Î¥Ç¥£¥¹¥¯¤òɬÍפȤ·¤Þ¤¹.

      - -

      FreeBSD ¤ÏÉáµÚ¤·¤Æ¤¤¤ëÂçÄñ¤Î Ethernet ¥¢¥À¥×¥¿, SCSI ¥³¥ó¥È -¥í¡¼¥é, IDE ¥Ï¡¼¥É¥É¥é¥¤¥Ö, ¥Þ¥ë¥Á¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É, CD-ROM ¥É¥é¥¤¥Ö, -¥Æ¡¼¥×¥É¥é¥¤¥Ö, ¥µ¥¦¥ó¥É¥«¡¼¥É, ¥Þ¥¦¥¹, ¤½¤Î¾¤Î¥Ï¡¼¥É¥¦¥§¥¢¤ò¥µ¥Ý¡¼¥È -¤·¤Þ¤¹. - -¥µ¥Ý¡¼¥È¤µ¤ì¤ë¥Ï¡¼¥É¥¦¥§¥¢¤Ë¤Ä¤¤¤Æ¤Î´°Á´¤Ê¾ðÊó¤Ë¤Ä¤¤¤Æ¤Ï -FAQ (¤è¤¯¤¢¤ë¼ÁÌä) ¤È &a.latest.not; -¥ê¥ê¡¼¥¹¥Î¡¼¥È ¤ÎξÊý¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤.

      -
      - -
      -¤É¤³¤ÇÆþ¼ê¤¹¤ë¤«. - -
      -

      FreeBSD ¤Ï anonymous FTP ¤Ç -ftp://ftp.freebsd.org/pub/FreeBSD ¤«¤é¥Õ¥ê¡¼¤ÇÆþ¼ê¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. -ÃÏÍýŪ¤Ë¶á¤¤ ¥ß¥é¡¼¥µ¥¤¥È ¤ò -¥Á¥§¥Ã¥¯¤·¤Æ¤â¤è¤¤¤Ç¤·¤ç¤¦.

      - -

      CD-ROM ¥É¥é¥¤¥Ö¤¬¤¢¤ë¾ì¹ç¤Ï, FreeBSD ¤Î CD-ROM ¤òŬÅö¤Ê²Á³Ê¤Ç -Walnut Creek CDROM ¤«¤éÆþ¼ê¤¹¤ë -¤³¤È¤â¤Ç¤­¤Þ¤¹:

      - -
      -

      Walnut Creek CDROM
      -4041 Pike Lane, Suite F
      -Concord, CA 94520
      -USA
      -Phone: +1 925 674-0783
      -Phone: +1 800 786-9907
      -Fax: +1 925 674-0821
      -Email: info@cdrom.com

      -
      - -

      FreeBSD ¤Ë²Ã¤¨¤Æ, CD-ROM ¤Ë¤Ï¿ôÉ´¤Î¤¹¤°Áö¤é¤»¤ë¤³¤È¤¬²Äǽ¤Ê -¥×¥í¥°¥é¥à¤¬ÉÕ°¤·¤Þ¤¹. CD-ROM ¤Ï̵¾ò·ïÊÖ¶âÊÝ¾Ú -¤Ë¤è¤Ã¤ÆÊݾڤµ¤ì¤Æ¤¤¤Þ¤¹.

      -
      - -
      -FreeBSD Project ¤Ë¤Ä¤¤¤Æ. - -
      -

      FreeBSD ¤ÏÀ¤³¦¤Ë¤Á¤é¤Ð¤Ã¤Æ¤¤¤ë¥×¥í¥°¥é¥Þ¤¿¤Á¤Î¥Á¡¼¥à¤Ë¤è¤Ã¤Æ³«È¯¤µ -¤ì¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. -¥×¥í¥¸¥§¥¯¥È¤ÎÁÏÀ߼Ԥΰì¿Í¤Ç¤¢¤ë -Jordan Hubbard ¤¬ FreeBSD ¾®»Ë - ¤ò½ñ¤¤¤Æ¤¤¤Þ¤¹. ôÅö¼Ô - ¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤â¤¢¤ê¤Þ¤¹. ¹¥´ñ¿´¤¬¤¢¤ì¤Ð -¥Á¡¼¥à -¥á¥ó¥Ð¡¼¤Î¼Ì¿¿ ¤ò¤ß¤Æ²¼¤µ¤¤. ¤è¤ê´°Á´¤Ê³«È¯¼Ô¤Î¥ê¥¹¥È¤Ï -FreeBSD ¥Ï¥ó¥É¥Ö¥Ã¥¯ ¤Î -FreeBSD ¤Î³«È¯¼Ô¤¿¤Á ¤Î -¥»¥¯¥·¥ç¥ó¤Ë¤¢¤ê¤Þ¤¹. -FreeBSD ¤Ï³«¤«¤ì¤¿¥×¥í¥¸¥§¥¯¥È¤Ç¤¢¤ê, Ä󶡤Ǥ­¤ë»þ´Ö¤È¥¹¥­¥ë¤ÎξÊý¤Þ¤¿¤Ï -¤É¤Á¤é¤«¤¬¤¢¤ë¸Ä¿Í¤Î½õÎϤò´¿·Þ¤·¤Æ¤¤¤Þ¤¹.

      - -

      ¤³¤Î "FreeBSD ¤Ë¤Ä¤¤¤Æ" ¤Î¥»¥¯¥·¥ç¥ó¤Ï -Sean Kelly ¤Ë¤è¤Ã¤Æ -½ñ¤«¤ì¤Þ¤·¤¿.

      -
      - -

      ¤¢¤Ê¤¿¤Î PC ¤ÎÃæ¤Ë¤Ï -¥Ç¡¼¥â¥ó¤¬Â«Çû¤ò²ò¤«¤ì¤ë¤Î¤òÂԤäƤ¤¤Þ¤¹. FreeBSD ¤Ç³«Êü¤·¤Æ¤ä¤Ã¤Æ -¤¯¤À¤µ¤¤.

      - -&footer; - - diff --git a/data/ja_JP.EUC/branch.sgml b/data/ja_JP.EUC/branch.sgml deleted file mode 100644 index 5571c218b2..0000000000 --- a/data/ja_JP.EUC/branch.sgml +++ /dev/null @@ -1,114 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -From jkh, November 4th: - -

      ¸½ºß, FreeBSD ¤Î³«È¯·ÏÎó¤Ï 2.2-RELEASE¤È -3.0-CURRENT¤È¤Î 2¤Ä¤Ë -ʬ´ô¤·¤Æ¤¤¤Þ¤¹. 2.1-STABLE¥Ö¥é¥ó¥Á¤â -¸ºß¤·¤Æ¤¤¤Þ¤¹¤¬, ¤³¤ì¤Ï FreeBSD-2.1.7¤Î¥ê¥ê¡¼¥¹¤Î¸å, -¸½ºß¤Ï¥á¥ó¥Æ¥Ê¥ó¥¹¥â¡¼¥É¤ËÆþ¤Ã¤Æ¤¤¤Þ¤¹. - -

      ³«È¯¼çή¤Ç¤¢¤ë-current¥Ö¥é¥ó¥Á¤Ï, -2.2·ÏÎó¤¬, ³«È¯¼Ô¤ËÂ礭¤Ê¾×·â¤òÍ¿¤¨¤ë¤è¤¦¤Ê³«È¯(Î㤨¤Ð SMP ¤Î¥µ¥Ý¡¼¥È) -¤òȼ¤ï¤º¤Ë¥ê¥ê¡¼¥¹¤¬¤Ç¤­¤ë¤è¤¦¤Ëºî¤é¤ì¤¿¤â¤Î¤Ç¤¹. - -

      Îã¤Ë¤è¤Ã¤Æ, ²æ¡¹¤Î³«È¯¤Ë¤Ä¤­¤â¤Î¤Î£²½µ´ÖÄøÅ٤αä´ü¤¬¤¢¤Á¤³¤Á¤Ç½Ð¤ÆÍè¤ë¤«¤â -ÃΤì¤Þ¤»¤ó¤¬, ¤³¤³¤Ë97ǯ¤Î¥ê¥ê¡¼¥¹¥¹¥±¥¸¥å¡¼¥ë(¤Î°ìÉô)¤ò¼¨¤·¤Þ¤¹. - -

      1997ǯ 2·î

      -
        -
      • FreeBSD 2.1.7-RELEASE -

        2.1-STABLE¥Ö¥é¥ó¥Á¤ÎºÇ½ª¥ê¥ê¡¼¥¹

        -
      -

      1997ǯ 3·î

      -
        -
      • FreeBSD 2.2-RELEASE -

        2.2-STABLE¤Î³«»Ï

        -
      -

      1997ǯÈÕ½Õ

      -
        -
      • FreeBSD 2.2.x-RELEASE -

        2.2-STABLE¤Ç¤Î2.2R¤Î¥Ð¥°¥Õ¥£¥Ã¥¯¥¹ÈÇ

        -
      - -

      ¤³¤ì¤Ë²Ã¤¨¤Æ(¤ª¤½¤é¤¯, ¤ªÃΤ餻¤¹¤ë¤Î¤Ë¤³¤ì°Ê¾åŬ¤·¤¿»þ¤Ï -¾¤Ë¤Ê¤¤¤Ç¤·¤ç¤¦¤¬), Áá´ü¤ÎMatrox -¤Î¥«¡¼¥É¤ò¥µ¥Ý¡¼¥È¤·¤¿¿·¤·¤¤ XFree86 - -3.2 ¤Î¥Ð¥¤¥Ê¥ê¤¬ÍøÍѤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿.

      - -

      The XFree86 project¤Î¤ß¤Ê¤µ¤ó¤Ë¤Ï, -XFree86 ¤Î¥¿¥¤¥à¥ê¡¼¤Ê¥ê¥ê¡¼¥¹¤Ë´¶¼Õ¤¤¤¿¤·¤Þ¤¹. ¤³¤Î¤ª¤«¤²¤Ç -2.2-RELEASE¤È2.1.7-RELEASE¤ËźÉÕ¤·¤ÆÇÛÉۤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. - -

      2.1.7 ¤È 2.2 ¤Îξ¥ê¥ê¡¼¥¹¤¬¤Û¤ÜƱ»þ´ü¤Ç¤¢¤ë¤³¤È¤Ç¤Îº®Íð¤òÈò¤±¤ë¤¿¤á, ¾¯¤· -ÀâÌÀ¤µ¤»¤Æ¤¯¤À¤µ¤¤¡£2¤Ä¤Î³«È¯¥Ö¥é¥ó¥Á¤Ï¤Û¤È¤ó¤Éº¹¤¬¤¢¤ê¤Þ¤»¤ó. ¤Ä¤Þ¤ê,2¤Ä¤Î -³«È¯¥Ö¥é¥ó¥Á¤¬Æ±¤¸»þ´ü¤Ë¥ê¥ê¡¼¥¹¤ò·Þ¤¨¤ë¤È¤¤¤¦¤Î¤Ï, ñ¤Ë³«È¯¥¹¥±¥¸¥å¡¼¥ë¤¬ -¤½¤Î¤è¤¦¤ËÀßÄꤵ¤ì¤¿¤È¸À¤¦»ö¤Ê¤Î¤Ç¤¹. µ»½Ñ¤¬¤½¤Î¥¹¥±¥¸¥å¡¼¥ë¤òµö¤¹¤Ê¤é¤Ð, -ÅÁÅýŪ¤Ê¥Þ¡¼¥±¥Ã¥ÈÀïά¤Ê¤ó¤ÆºÎ¤é¤Ê¤¤¤è¤Í. :)

      - -

      ¤Þ¤È¤á:

      -
        -
      • 2.1.7-RELEASE¤Ï, ³«È¯¤Î¼çή¤Ç¤¢¤ë»ö¤òɬÍפȤ»¤º¤½¤Î¤«¤ï¤ê¤Ë -°ÂÄêÀ­¤ÈŤ¤¥Æ¥¹¥È¥µ¥¤¥¯¥ë¤òɬÍפȤ¹¤ë¤è¤¦¤Ê¾¦¶È¥æ¡¼¥¶¡¼¤Ë¤¦¤Ã¤Æ¤Ä¤±¤Î¥ê¥ê¡¼¥¹¤Ç¤¹. -2.1-STABLE ¤Ï2.1.5¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤Æ¤«¤é -¤Ï²þÎɤ¬¿Ê¤á¤é¤ì¤ë¤Î¤ß¤Ç¤¹. ¤Þ¤¿, 2.1.7¤Ï²æ¡¹¤Ï,Èó¾ï¤ËÀ®¸ù¤·¤¿¥Ö¥é¥ó¥Á¤ÎºÇ½ª -¥ê¥ê¡¼¥¹¤Ë¤Ê¤ë¤À¤í¤¦¤È¹Í¤¨¤Æ¤¤¤Þ¤¹.

        - -
      • 2.2-RELEASE ¤Ï, ²æ¡¹¤¬Ê¹Ԥ·¤Æ²¿Ç¯¤â¤Î´Ö³«È¯¤ò¤¹¤¹¤á¤Æ¤¤¤ë --stable¥Ö¥é¥ó¥Á¤Î, ¤è¤êÀèü¤Ë¶á¤¤ -µ»½Ñ¤Ø¤ÎÆþ¸ý¤Ç¤¹. ¤Þ¤¿, -stable¥Ö¥é¥ó¥Á -¤Ï¤³¤Î¥ê¥ê¡¼¥¹¤Î¤³¤Î¥ê¥ê¡¼¥¹¤Î¸å, ¥Ð¥°¥Õ¥£¥Ã¥¯¥¹¥â¡¼¥É¤ËÆþ¤ê¤Þ¤¹. --stable ¥Ö¥é¥ó¥Á¤ò»È¤Ã¤Æ¤ª¤é¤ì¤ëÊý¤Ï, 2.2¤Î¥ê¥ê¡¼¥¹¸å¤·¤Ð¤é¤¯¤·¤Æ, -¥æ¡¼¥¶¡¼¤Ø¤Î PR ¤¬¹Ô¤­ÅϤ俺¢¤Ë 2.2-STABLE ¤Ë°Ü¹Ô¤¹¤ë¤è¤¦¿ä¾©¤µ¤ì¤ë¤Ç¤·¤ç¤¦.

        - -
      • 3.0-CURRENT¤Ï¸½ºß³«È¯¤ÎºÇÀèü¤Ë¤¢¤ê¤Þ¤¹. ¤³¤³¤Ç¤Ï, Á´¤Æ¤Î¿·¤·¤¤³«È¯¤¬ -¹Ô¤ï¤ì¤Þ¤¹. 11·î10Æü¤Î¥½¡¼¥¹¥³¡¼¥É¤ÎÅà·ë¤Þ¤Ç¤Ï, Êѹ¹ÅÀ¤Ï"2.2-RELEASEÍÑ"¤È¤·¤Æ¤â -µ­Ï¿¤µ¤ì, ¤½¤ì¤é¤ÎÊѹ¹ÅÀ¤ÏɬÍפ˱þ¤¸¤Æ¤³¤Î¥Ö¥é¥ó¥Á¤Ë¤âºÎÍѤµ¤ì¤Þ¤¹. ¥½¡¼¥¹¥³¡¼¥É¤Î -Åà·ë¸å, ¥ê¥ê¡¼¥¹»þ¤Þ¤Ç¤Î´ü´Ö¤Ï, À®¸ù¤·¤¿¥ê¥ê¡¼¥¹¤È¤¹¤ë¤¿¤á¤Î½ÅÍפʥХ°¥Õ¥£¥Ã¥¯¥¹´ü´Ö¤È -¤Ê¤ê¤Þ¤¹. - -3.0 ¤Ë¤Ï¿¤¯¤Î½ÅÍפÊÊѹ¹¤¬·×²è¤µ¤ì¤Æ¤¤¤Þ¤¹. ¤½¤Î³«È¯¤Ë¶½Ì£¤ò»ý¤¿¤ì¤¿ -Êý¤Ï, freebsd-current¥á¡¼¥ê¥ó¥°¥ê¥¹¥È -(majordomo@FreeBSD.ORG¤Þ¤Ç¥á¡¼¥ë¤ò -Á÷¤Ã¤Æ¤¯¤À¤µ¤¤)¤ò¹ØÆÉ¤¹¤Ù¤­¤Ç¤·¤ç¤¦. -
      - -

      Îã¤Î¤è¤¦¤Ë, Á´¤Æ¤Î FreeBSD ¤Î³«È¯·ÏÎó¤Ï, ñ°ì¤Î CVS ¥ì¥Ý¥¸¥È¥ê¤«¤é -ÍøÍѲÄǽ¤Ç¤¢¤ê, ¤½¤ì¤Ï¤¢¤Ê¤¿¤Î¥Þ¥·¥ó¤Ë¼«Í³¤ËÊ£À½¤òºî¤ë»ö¤¬¤Ç¤­¤Þ¤¹¤· -(FreeBSD ¥Ï¥ó¥É¥Ö¥Ã¥¯¤ò¸«¤Æ¤¯¤À¤µ¤¤), -¤Þ¤¿WWW¤«¤é¸«¤ë»ö¤â¤Ç¤­¤Þ¤¹. - -

      ¤É¤¦¤«, ¤³¤Î²ÁÃͤ¢¤ë¥ê¥½¡¼¥¹¤òÍøÍѤ¹¤ë»ö¤ò¤¿¤á¤é¤ï¤Ê¤¤¤Ç¤¯¤À¤µ¤¤!

      - -

      -CDROM¼Ò¤Î¸ÜµÒ¤Î³§ÍͤØ: - -

      ¤â¤·, ¤ªµÒÍͤ¬°ìÈ̤ÎWalnut Creek CDROM -¤Î FreeBSD ¤Î¹ØÆÉ·ÀÌó¼Ô -¤Ç¤·¤¿¤é, 2.1.6¤È2.2¤ÎξÊý¤Î¥ê¥ê¡¼¥¹¤Î CDROM ¤ò¼õ¤±¼è¤é¤ì¤ë¤³¤È¤Ç¤·¤ç¤¦. -¤Þ¤¿, ¤¹¤Ç¤Ë2.1.6¤Î CDROM ¤ò¼õ¤±¼è¤é¤ì¤Æ¤¤¤ë¤ªµÒÍͤÏ, 2.1.7 ¤Ë̵ÎÁ¤Ç -¥¢¥Ã¥×¥°¥ì¡¼¥É¤Ç¤­¤ë»ñ³Ê¤¬¤´¤¶¤¤¤Þ¤¹¤Î¤Ç, 2.1.7 ¤Î CDROM ¤òÁ÷¤ë¤è¤¦ -ÊÀ¼Ò¤Þ¤Ç¤ª¿½¤·ÉÕ¤±¤¯¤À¤µ¤¤. - -

      ¤½¤ì¤¾¤ì¤Î¤Î¥ê¥ê¡¼¥¹¤ÎCD¤Ë´°Á´¤Ê¥Ç¥£¥¹¥È¥ê¥Ó¥å¡¼¥·¥ç¥ó(ÇÛÉÛ¥»¥Ã¥È)¤òÆþ¤ì¤¿¤Î¤Ï, -Á´¤Æ¤Î¤ªµÒÍͤÎÍ×µá¤òËþ¤¿¤¹¤À¤±¤ÎÉʼÁ¤òÆÀ¤ë¤Ë¤Ï, ¤½¤ì¤¬Í£°ì¤ÎÊýË¡¤À¤È»×¤ï¤ì¤¿ -¤«¤é¤Ç¤¹. ¤â¤·¤ªµÒÍͤ¬¼õ¤±¼è¤ë¤Î¤Ï°ì¤Ä¤Î¥ê¥ê¡¼¥¹¤À¤±¤ÇÎɤ¤¤È -»×¤ï¤ì¤ë¤Ê¤é, ¤¤¤Ä¤Ç¤âWalnut Creek CDROM¼Ò¤Î -¼õÃíÉôÌç¤Ø¤´Ï¢Íí²¼¤µ¤¤. -ʧ¤¤Ìᤷ¤«¼¡²ó¹ØÆÉʬ¤Ø¤Î½¼Åö¤ò¼õ¤±¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -&footer; - - - diff --git a/data/ja_JP.EUC/commercial.sgml b/data/ja_JP.EUC/commercial.sgml deleted file mode 100644 index d186ad96a6..0000000000 --- a/data/ja_JP.EUC/commercial.sgml +++ /dev/null @@ -1,57 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      FreeBSD ¤ÎǽÎÏ, ½ÀÆðÀ­, ¿®ÍêÀ­¤Ï¹­¤¯¤µ¤Þ¤¶¤Þ¤Ê¥æ¡¼¥¶¤ä¥Ù¥ó¥À¤ò -°ú¤­¤Ä¤±¤Æ¤¤¤Þ¤¹. ¤¿¤¯¤µ¤ó¤Î¥æ¡¼¥¶¤ò¾Ò²ð¤·¤Æ¤¤¤ë -¥®¥ã¥é¥ê¡¼¥Ú¡¼¥¸¤Ë²Ã¤¨¤Æ, -¤³¤³¤Ç¤Ï FreeBSD ¤Î¤¿¤á¤Ë¾¦ÍѤΥµ¡¼¥Ó¥¹¤òÄ󶡤·¤Æ¤¤¤ë¥Ù¥ó¥À¤ò¾Ò²ð¤·¤Þ¤¹.

      - -

      ¥ê¥¹¥È¤¬¤À¤ó¤À¤óÂ礭¤¯¤Ê¤Ã¤Æ¤¤¤ë¤Î¤Ç, -»È¤¤¤ä¤¹¤¯¤¹¤ë¤¿¤á¤Ë¤¤¤¯¤Ä¤«¤Ëʬ³ä¤·¤Þ¤·¤¿. -¤â¤·¤¢¤Ê¤¿¤¬¤¿¤¬ FreeBSD ¤È¸ß´¹À­¤Î¤¢¤ëÀ½Éʤò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë²ñ¼Ò¤Ç¤¢¤Ã¤Æ, -¤³¤Î¥Ú¡¼¥¸¤Ë²Ã¤¨¤¿¤¤¤È»×¤Ã¤¿¤È¤­¤Ë¤Ï, -¤ï¤¿¤·¤¿¤Á¤ËÅŻҥ᡼¥ë¤òÁ÷¤Ã¤Æ -¶µ¤¨¤Æ²¼¤µ¤¤! ¤½¤Î¤È¤­¤Ï HTML ¤Ç, ÃÊÍî¤ÎŤµ¤ÏÉáÄ̤Ǥª´ê¤¤¤·¤Þ¤¹.

      - -

      ¤ï¤¿¤·¤¿¤Á¤Ï¤³¤Î¥ê¥¹¥È¤Ë´Þ¤Þ¤ì¤Æ¤¤¤ë¥Ù¥ó¥À¤ÎÀ½Éʤä -¥µ¡¼¥Ó¥¹¤Ø¤ÎÊݾڤϹԤʤäƤª¤ê¤Þ¤»¤ó.

      - -
        - -
      • ¥½¥Õ¥È¥¦¥§¥¢¤Î¥µ¡¼¥Ó¥¹ -¥ª¡¼¥Ç¥£¥ª¥×¥ì¥¤¥ä¡¼, ¥Í¥Ã¥È¥ï¡¼¥¯¤Î¥É¥é¥¤¥Ð, -¾¦ÍѤΥǡ¼¥¿¥Ù¡¼¥¹¤Î¤¿¤á¤Î¤â¤Î¤È¤¤¤Ã¤¿, ¤µ¤Þ¤¶¤Þ¤Ê»º¶ÈÍѤÎÎϤˤʤë -FreeBSD ÍѤΥ½¥Õ¥È¥¦¥§¥¢¤Ç¤¹. -

      • - -
      • ¥Ï¡¼¥É¥¦¥§¥¢¤Î¥µ¡¼¥Ó¥¹ -ÆÃÊ̤˺î¤é¤ì¤¿¥Ä¡¼¥ë¤¬Ìµ¤±¤ì¤Ð, ¤¿¤Àµ¡³£¤òį¤á¤ë¤·¤«¤Ê¤¤ ? -¤³¤ì¤é¤ÎÃÄÂΤˤϤ¢¤Ê¤¿¤¬É¬ÍפȤ·¤Æ¤¤¤ë¤â¤Î¤¬¤¢¤ë¤Ç¤·¤ç¤¦! -

      • - -
      • ÁêÃ̤¹¤ë¤¿¤á¤Î¥µ¡¼¥Ó¥¹ -ñ¤Ë FreeBSD ¤ò»Ï¤á¤Æ¤ß¤ë, -¤â¤·¤¯¤ÏÂ礭¤Ê¥×¥í¥¸¥§¥¯¥È¤ò´°À®¤µ¤»¤ë¤¿¤á¤ËɬÍפǤ¢¤ë, -¤½¤Î¤É¤Á¤é¤Ë¤·¤Æ¤â¤³¤³¤ÇÅú¤¨¤òÆÀ¤ë¤³¤È¤¬¤Ç¤­¤ë¤Ç¤·¤ç¤¦. -

      • - -
      • ¤½¤Î¾¤Î»¨Â¿¤Ê¥µ¡¼¥Ó¥¹ -Ëܤ䥢¥¯¥»¥µ¥ê, ¤³¤ì¤é¤¬¤Ê¤¯¤Æ¤ÏÀ¸¤­¤Æ¤¤¤±¤Þ¤»¤ó! -

      • - -
      - -&footer; - - - - diff --git a/data/ja_JP.EUC/daemon.sgml b/data/ja_JP.EUC/daemon.sgml deleted file mode 100644 index d87f569daa..0000000000 --- a/data/ja_JP.EUC/daemon.sgml +++ /dev/null @@ -1,75 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      ¤³¤Î¼þÊդΤ¿¤¯¤µ¤ó¤Î¥Ú¡¼¥¸¤Ë¤¤¤í¤É¤ê¤òꤍ¤Æ¤¤¤ë¤Á¤Ã¤Á¤ã¤Ê - ÀÖ¤¤¤ä¤Ä¤ÎÀµÂΤ¬ BSD ¥Ç¡¼¥â¥ó (Daemon) ·¯¤Ç¤¹. UNIX ¥·¥¹¥Æ¥à¤ÎÀ¤³¦¤Ç¤Ï, - ¥Ç¡¼¥â¥ó¤È¤¤¤¦¤Î¤Ï¥Ð¥Ã¥¯¥°¥é¥¦¥ó¥É¤Ç¿Í¤Î¼ê¤ò¼Ú¤ê¤º¤Ë¤¤¤í¤¤¤í¤Ê - ¥¿¥¹¥¯¤ò¤³¤Ê¤¹¥×¥í¥»¥¹¤ò°ÕÌ£¤·¤Þ¤¹. °ìÈÌŪ¤Ë¤Ï, ¥Ç¡¼¥â¥ó¤Ï°­Ëâ (demon) - ¤È¤¤¤¦Ã±¸ì¤Î¸Å¤¤¤Ä¤Å¤êÊý¤Î¤³¤È¤Ç¤¹. Unix System Administration - Handbook ¤ÎÃæ¤Ç, Evi Nemeth ¤Ï¥Ç¡¼¥â¥ó¤Ë¤Ä¤¤¤Æ¤³¤¦¸À¤Ã¤Æ¤¤¤Þ¤¹. -

      - -
      "¿¤¯¤Î¿Í¡¹¤¬ ``daemon'' ¤È ``demon'' ¤È¤¤¤¦Ã±¸ì¤ò¤´¤Ã¤Á¤ã - ¤Ë¤·¤Æ, UNIX ¤È°Å¤¤Ãϲ¼À¤³¦¤È¤Î´Ö¤Î°­ËâŪ¤Ê¤Ä¤Ê¤¬¤ê¤ò¤Ë¤ª¤ï¤¹¤Î¤Ë - »ÈÍѤ·¤Æ¤¤¤Þ¤¹¤¬, ¤³¤ì¤Ï¤È¤ó¤Ç¤â¤Ê¤¤¸í²ò¤È¤¤¤¦¤â¤Î¤Ç¤¹. ``Daemon'' - ¤ÏËÜÅö¤Ï ``demon'' ¤Î¤º¤Ã¤È¸Å¤¤¤«¤¿¤Á¤Ê¤Î¤Ç¤¹. ¥Ç¡¼¥â¥ó¤ÏÁ±¤Ë¤â - °­¤Ë¤âÆÃÊ̤ÊÊФ꤬¤¢¤ë¤ï¤±¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤·, ¤½¤ì¤É¤³¤í¤« - ¿Í¤¬¿Í³Ê¤ä¸ÄÀ­¤ò³ÎΩ¤¹¤ë¤Î¤ò½õ¤±¤ëÌò³ä¤¬¤¢¤ë¤Î¤Ç¤¹. ¸ÅÂå - ¥®¥ê¥·¥ã¤Î ``Personal daemon'' ¤È¤¤¤¦³µÇ°¤Ï, ¸½Âå¤Î ``¼é¸îÅ·»È'' ¤Î - ³µÇ°¤È»÷¤Æ¤ª¤ê, ``eudaemonia'' ¤È¤¤¤¦¤Î¤Ï, ¿ÆÀÚ¤ÊÀºÎî¤Ë½õ¤±¤é¤ì¤¿¤ê - ¼é¤é¤ì¤¿¤ê¤·¤Æ¤¤¤ë¾õÂ֤Τ³¤È¤Ç¤·¤¿. ¤Þ¤¢, UNIX ¥·¥¹¥Æ¥à¤Ï¤¤¤Ä¤â - ¥Ç¡¼¥â¥ó¤È°­Ëâ¤ÎξÊý¤ËÀ³¤ßØá¤«¤ì¤Æ¤¤¤ë¤è¤¦¤Ç¤¹¤¬." - (p403) -
      - -

      °ìÈֺǽé¤Ë (°ìÈÖͭ̾¤Ç¤â¤¢¤ê¤Þ¤¹) Åо줷¤¿ BSD ¥Ç¡¼¥â¥ó·¯¤Î¾ÓÁü¤Ï - John Lassiter ¤Î¼ê¤Ë¤è¤ë¤â¤Î¤Ç¤·¤¿. FreeBSD ³¦¤Ç¤Î¤´¤¯ºÇ¶á¤Î¾ÓÁü¤Ï - - ¤Û¤½¤«¤ï ¤¿¤Ä¤ß»á¤Ë¤è¤Ã¤ÆÉÁ¤«¤ì¤Æ¤¤¤Þ¤¹¤¬, ¥¢¥¤¥Ç¥£¥¢¤Î - ¤ª¤ª¤â¤È¤Ï´Ö°ã¤¤¤Ê¤¯ John ¤Ë¤è¤ë¤â¤Î¤Ç¤¹. - - ¥Ç¡¼¥â¥ó·¯¤ÎÁϤ¼Ô¤Ç¤¢¤êÃøºî¸¢ÊÝ»ý¼Ô¤Ç¤â¤¢¤ë¤Î¤Ï - Marshall Kirk McKusick - ¤Ç¤¹. - ¤Á¤ç¤Ã¤È¤·¤¿ - ³¨¤ÎÎò»Ë¤â¤¢¤ê¤Þ¤¹. ¤³¤Á¤é¤Ï¥Ç¡¼¥â¥ó·¯¤¬¤¤¤Ã¤Ñ¤¤½Ð¤Æ¤¯¤ë - FreeBSD ´ØÏ¢¤Î½ÐÈÇʪ¤ÎÄÄÎó¼¼.

      - -

      ¥Ç¡¼¥â¥ó·¯¤Î - - ¤Ì¤¤¤°¤ë¤ß - ¤¬, - - Liebscher & Partner¼Ò¤«¤é½Ð¤Æ¤¤¤Þ¤¹.

      - -

      ºÇ¸å¤Ë, ¤³¤ì¤Ë¤â¿¨¤ì¤Æ¤ª¤«¤Ê¤±¤ì¤Ð¤¤¤±¤Ê¤¤¤Ç¤·¤ç¤¦¤¬, Kirk ¤¬ - ¤³¤Î¤³¤È¤ò¤Ï¤Ã¤­¤êÌÓ·ù¤¤¤·¤Æ¤¤¤ë¤Ë¤â¤«¤«¤ï¤é¤º, ¥Ç¡¼¥â¥ó·¯ - ¤Î̾Á° (¤¢¤Ã¤¿¤Ã¤Æ¤¤¤¤¤Ç¤·¤ç¤¦?) ¤¬ Chuck ¤Ç¤¢¤ë¤È - ¤¤¤¦¹ç°Õ¤ËËþ¾ì°ìÃפǶá¤Å¤­¤Ä¤Ä¤¢¤ê¤Þ¤¹. ¤½¤Î̾Á°¤ÎͳÍè - ¤Ê¤ó¤ÆÊ¹¤«¤Ê¤¤¤Ç¤¯¤À¤µ¤¤. ¤Ê¤ó¤È¤Ê¤¯ÌÜ¤ËÆÍ¤¤¤¿¤À¤±¤Ê¤ó¤Ç¤¹.

      - -

      BSD Daemon Copyright 1988 by Marshall Kirk McKusick. All - Rights Reserved.

      - -

      ¥Ç¡¼¥â¥ó·¯¤Î»ÈÍѵö²Ä¤Ï

      - -
      Marshall Kirk McKusick
      1614 Oxford St
      - Berkeley, CA 94709-1608
      USA
      - -

      ¤Þ¤¿¤Ï, e-mail¤Çmckusick@mckusick.com. - ¤«¤éÆÀ¤Æ¤¯¤À¤µ¤¤.

      - -&footer; - - - diff --git a/data/ja_JP.EUC/doc.ftr b/data/ja_JP.EUC/doc.ftr deleted file mode 100644 index 09a2bf9466..0000000000 --- a/data/ja_JP.EUC/doc.ftr +++ /dev/null @@ -1,10 +0,0 @@ - - - - -
      -
      - questions@freebsd.org
      - @@UPDATE@@ -
      - diff --git a/data/ja_JP.EUC/doc.hdr b/data/ja_JP.EUC/doc.hdr deleted file mode 100644 index e170df9643..0000000000 --- a/data/ja_JP.EUC/doc.hdr +++ /dev/null @@ -1,17 +0,0 @@ - - - - -¥á¥Ë¥å¡¼ - -¥È¥Ã¥×¥Ú¡¼¥¸ -¥¢¥×¥ê¥±¡¼¥·¥ç¥ó -¥µ¥Ý¡¼¥È -¥É¥­¥å¥á¥ó¥È -¥Ù¥ó¥À -¸¡º÷ -º÷°ú -¥È¥Ã¥×¥Ú¡¼¥¸ -¥È¥Ã¥×¥Ú¡¼¥¸ - -
      diff --git a/data/ja_JP.EUC/docproj.sgml b/data/ja_JP.EUC/docproj.sgml deleted file mode 100644 index 491e51ed1f..0000000000 --- a/data/ja_JP.EUC/docproj.sgml +++ /dev/null @@ -1,97 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      ³µ´Ñ

      - -

      º£¤Þ¤Ç¿¨¤ì¤¿¤³¤È¤Î¤Ê¤¤, Ê£»¨¤Ê¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤È¤Ä¤­¤¢¤¦¤Î¤Ï, - ¤½¤Î OS ¤Î GUI ¤¬¤É¤ó¤Ê¤Ë²Ú¤ä¤«¤Ç¤¢¤Ã¤Æ¤â, ¤¤¤Ä¤À¤Ã¤ÆÆñ¤·¤¤ºî¶È¤Ç¤¹. - ¤½¤·¤Æ, ¤½¤ì¤Ï FreeBSD ¤Ç¤â²¿¤é°Û¤Ê¤ë¤È¤³¤í¤Ï¤¢¤ê¤Þ¤»¤ó.

      - -

      ³Î¤«¤Ë, BSD Unix (¤È, ¤â¤Ã¤È¹­ÈϤʰÕÌ£¤Ç¤Î Unix) - ¤Ë´Ø¤¹¤ë½ñÀҤϤ¿¤¯¤µ¤ó¸ºß¤·¤Þ¤¹. - ¤·¤«¤·, FreeBSD ¤Ë¤Ï FreeBSD ¤Ê¤ê¤ÎÆÈÆÃ¤Êµ¡Ç½¤ä¼ê³¤­, - ¥¯¥»¤¬¤¢¤ê¤Þ¤¹. -

      - -

      ¤½¤ì¤Ë²Ã¤¨¤Æ, - Unix-like ¤Ê¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ë¿¨¤ì¤ë¤Î¤Ï FreeBSD - ¤¬½é¤á¤Æ¤À¤È¤¤¤¦¥æ¡¼¥¶¤â¤¿¤¯¤µ¤ó¸ºß¤·¤Þ¤¹. - ¤Ç¤¹¤«¤é, - ¼Á¤ÎÎɤ¤Àµ³Î¤Ê¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤¬ÍøÍѲÄǽ¤Ç¤¢¤ë¤³¤È¤¬¤â¤Ã¤È¤âÂçÀڤʤΤǤ¹. -

      - -

      FreeBSD ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤Ï, - ¥æ¡¼¥¶¤¬¤³¤Î³Ö¤¿¤ê¤òËä¤á¤ë¤Î¤ò½õ¤±¤ë¤¿¤á¤Ë¸ºß¤·¤Þ¤¹. - ¥×¥í¥¸¥§¥¯¥È¤Ë¤ÏÆó¼ïÎà¤Îºî¶È¤¬Â¸ºß¤·¤Þ¤¹.

      - -
        -
      1. ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤Î¥á¥ó¥Ð¤Ï, - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò½ñ¤­, - FreeBSD ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó½¸¤Î°ìÉô¤È¤·¤Æ´óÂ÷¤·¤Þ¤¹. -

      2. - -
      3. ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤Î¥á¥ó¥Ð¤Ï, - FreeBSD ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó½¸¤ÎÂκۤ乽À®¤Ë¤Ä¤¤¤ÆµÄÏÀ¤·, - ÊÔ½¸¤ò²Ã¤¨¤Þ¤¹.

      4. -
      - - - - - - -

      - ¿Ê¹ÔÃæ¤Î¥×¥í¥¸¥§¥¯¥È

      - -

      ¸½ºß, ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ÎÅØÎϤΰì´Ä¤È¤·¤Æ, - ´ö¤Ä¤â¥×¥í¥¸¥§¥¯¥È¤¬¿Ê¹ÔÃæ¤Ç¤¹. - ¥ê¥¹¥È¤ËÌܤòÄ̤·¤Æ, - ¤¢¤Ê¤¿¤Ë¤â¤Ç¤­¤ë¤³¤È¤¬¤Ê¤¤¤«¤É¤¦¤«Ä´¤Ù¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. -

      - -

      - ²æ¡¹¤Ï²¿¼Ô¤«, ¤É¤¦¤·¤¿¤é»²²Ã¤Ç¤­¤ë¤Î¤«

      - -

      ¤³¤Î¥Ú¡¼¥¸¤Ç¤Ï, - ¤É¤Î¤è¤¦¤Ê¿Í¡¹¤¬¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤ò¹½À®¤·¤Æ¤¤¤ë¤Î¤«, - ¤É¤¦¤ä¤Ã¤¿¤é¤¢¤Ê¤¿¤â»²²Ã¤Ç¤­¤ë¤Î¤«ÀâÌÀ¤·¤Æ¤¤¤Þ¤¹.

      - -

      FreeBSD ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó½¸

      - -

      ¤³¤Î¥Ú¡¼¥¸¤Ç¤Ï, FreeBSD ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó½¸¤Î¹½À®¤È, - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤¬, - ¤½¤ì¤¾¤ì¤ÎÍ×ÁǤËÂФ·¤Æ¹Ô¤Ã¤Æ¤¤¤ëºî¶È¤Ë¤Ä¤¤¤Æ³µÀ⤷¤Æ¤¤¤Þ¤¹.

      - -

      - SGML ¤È¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È

      - -

      ¥×¥í¥¸¥§¥¯¥È¤Ï¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤Î¤¿¤á¤Ë SGML - ¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤·¤Æ¤¤¤Þ¤¹. ¤³¤Î¥Ú¡¼¥¸¤Ç¤Ï, - SGML ¤Ç¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò¤Ä¤¯¤ëÊýË¡¤ò³µÀ⤷, - ¶½Ì£¤ò»ý¤Ã¤¿ÆÉ¤ß¼ê¤Ë, SGML ¤Ë´Ø¤¹¤ë¹¹¤Ê¤ë¥ê¥½¡¼¥¹¤ò¶µ¤¨¤Æ¤¤¤Þ¤¹.

      - -

      - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò´óÂ÷¤¹¤ë

      - -

      ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò´óÂ÷¤¹¤ë¤Î¤Ï, - ¥×¥í¥¸¥§¥¯¥È¤Ë»²²Ã¤¹¤ëºÇÎɤÎÊýË¡¤Ç¤¢¤ê, - FreeBSD ¤Î»ÈÍѤò¤è¤ê´Êñ¤Ë¤¹¤ë½õ¤±¤Ç¤â¤¢¤ê¤Þ¤¹. - ¤³¤Î¥Ú¡¼¥¸¤Ç¤Ï, ´óÂ÷¤·¤¿¥É¥­¥å¥á¥ó¥È¤¬¤¹¤°¤ËººÆÉ¤ò¼õ¤±¤é¤ì¤ë¤è¤¦¤Ê, - ºÇÎɤδóÂ÷Ë¡¤òÀâÌÀ¤·¤Æ¤¤¤Þ¤¹.

      - -

      ËÝÌõ

      -

      FreeBSD ¤Î¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó, Web ¥Ú¡¼¥¸, ¥Ï¥ó¥É¥Ö¥Ã¥¯, - ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤È FAQ ¤ÎËÝÌõ¤Ç¤¹.

      - - &footer - - diff --git a/data/ja_JP.EUC/docproj/Makefile b/data/ja_JP.EUC/docproj/Makefile deleted file mode 100644 index 7cedae312a..0000000000 --- a/data/ja_JP.EUC/docproj/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $Id: Makefile,v 1.4 1998-07-26 10:58:50 hanai Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.2 - -.if exists(Makefile.conf) -.include "Makefile.conf" -.endif - -DOCS= current.sgml doc-set.sgml submitting.sgml who.sgml translations.sgml -DOCS+= sgml.sgml - -.include "../../web.mk" diff --git a/data/ja_JP.EUC/docproj/current.sgml b/data/ja_JP.EUC/docproj/current.sgml deleted file mode 100644 index 177de1f99e..0000000000 --- a/data/ja_JP.EUC/docproj/current.sgml +++ /dev/null @@ -1,121 +0,0 @@ - - - - %includes; -]> - - - - - - &header; - -

      ¤¤¤Þ¿Ê¹ÔÃæ¤Î¥×¥í¥¸¥§¥¯¥È¤Î°ìÍ÷¤Ç¤¹ (¤Ä¤Þ¤ê freebsd-doc - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ç³èȯ¤Ë¹Ô¤ï¤ì¤Æ¤¤¤ë¤â¤Î¤Ç¤¹). ¤³¤³¤Ë¤Ï¤¤¤¯¤Ä¤«¤Î - ¤Þ¤ÀËÜÅö¤Ï¤ªÏ䷤Ƥ¤¤Ê¤¤¤â¤Î¤â´Þ¤á¤Æ¤¤¤Þ¤¹¤¬, ¤ª¤½¤é¤¯¤Ï - ¤è¤¤¹Í¤¨¤Î¤â¤Î¤Ç¤·¤ç¤¦. ¤½¤ì¤¾¤ì¤Î¥×¥í¥¸¥§¥¯¥È¤ÎÏ¢ÍíôÅö¼Ô¤Î°ìÍ÷¤â - ÉÕ¤±¤Æ¤ª¤­¤Þ¤¹ (¤ï¤¿¤·¤¬ÃΤäƤ¤¤ëÈϰϤÇ).

      - -

      ¤â¤·¤¢¤Ê¤¿¤¬¤³¤ì¤é¤Î¤É¤ì¤«¤Ë¹×¸¥¤Ç¤­¤ë¤È»×¤¤¤Þ¤·¤¿¤é, ¤¿¤á¤é¤¦¤³¤È¤Ê¤¯ - Ω¤Á¾å¤¬¤ê»²²Ã¤·¤Æ²¼¤µ¤¤. ¤¢¤Ê¤¿¤ÏÆÃ¤Ë¤½¤Î¥×¥í¥¸¥§¥¯¥È¤ÎÀÕǤ¼Ô¤È - Ïäò¤·¤Æ, ¤¢¤Ê¤¿¤Ë¤É¤Îºî¶È¤ò¤·¤Æ¤â¤é¤¦¤«¤ò¸«¤Ä¤±¤Æ¤â¤é¤¦¤Ù¤­¤Ç¤¹.

      - -

      ¤³¤Î¥ê¥¹¥È¤ÇæÍ¤Æ¤¤¤ë¤È¤³¤í¤¬¤â¤·¤¢¤ì¤Ð¤¹¤Ù¤Æ¤ï¤¿¤·¤ÎÀÕǤ¤Ç¤¹ - (Nik Clayton, <nik@FreeBSD.ORG>). - ¸«Íî¤È¤·¤Æ¤·¤Þ¤Ã¤¿¥×¥í¥¸¥§¥¯¥È¤ÎÊý¤Ë¤Ï¤¢¤é¤«¤¸¤á¤ªÏͤÓÃפ·¤Þ¤¹.

      - -

      Linux ¥æ¡¼¥¶¤Î¤¿¤á¤Î FreeBSD

      - -

      ÀÕǤ¼Ô: Annelise Anderson <andrsn@andrsn.stanford.edu>

      - -

      ³µÎ¬: FreeBSD ¤Ë°Ü¤Ã¤Æ¤­¤¿ Linux ¤Î¥æ¡¼¥¶¤Ï¥·¥¹¥Æ¥à¤Î°ã¤¤¤Ë - º®Í𤹤뤪¤½¤ì¤¬¤¢¤ê¤Þ¤¹ (ɸ½à¤Î¥·¥§¥ë¤Î°ã¤¤, µ¯Æ°»þ¤ÎÀßÄê¤Îưºî¤Î»ÅÊý, - ¤Ê¤É). Annelise ¤Ï¤³¤ì¤é¤Î¥Ý¥¤¥ó¥È¤ò°·¤¦¥Á¥å¡¼¥È¥ê¥¢¥ë¤ä FAQ ¤Î¾Ï¤Î³«È¯¤ò - Ä´À°¤·¤Æ¤¤¤Þ¤¹.

      - -

      ¸½ºß¤Î¼ÁÌ佸¤Ï http://freebsd.stanford.edu/FreeBSD/linux.html ¤Ë¤¢¤ê¤Þ¤¹.

      - -

      FOO.TXT ¥Õ¥¡¥¤¥ë¤òÍѰդ¹¤ë

      - -

      ÀÕǤ¼Ô: Doug <studded@dal.net>

      - -

      ³µÎ¬: "FOO.TXT" ¥Õ¥¡¥¤¥ë¤È¤Ï README ¥Õ¥¡¥¤¥ë¤Î¤³¤È¤Ç, - FreeBSD ¤ò¼ê¤ËÆþ¤ì¤¿¤È¤­¤ËÉí°¤·¤Æ¤¤¤ë INSTALL.TXT ¤ä, ABOUT.TXT - ¤Ê¤É¤¬¤¢¤ê¤Þ¤¹. Doug (¤ä¤Û¤«¤Î¤Ò¤È¤Ï) ¤³¤ì¤é¤ò²þÄû¤·¤Æ¤ª¤ê, - Àµ³Î¤Ç, Ì·½â¤»¤º, ¤Þ¤¿ÍưפËÍý²ò¤Ç¤­¤ë¤è¤¦¤ËÅØ¤á¤Æ¤¤¤Þ¤¹. - ¤È¤Æ¤â¤ä¤ê¤¬¤¤¤Î¤¢¤ëºî¶È¤Ç¤¹.

      - -

      ¥Ï¥ó¥É¥Ö¥Ã¥¯¤ò LinuxDoc ¤«¤é DocBook ¤Ë°Ü¿¢¤¹¤ë

      - -

      ÀÕǤ¼Ô: Nik Clayton <nik@freebsd.org>

      - -

      ³µÎ¬: FreeBSD ¤Î¥Ï¥ó¥É¥Ö¥Ã¥¯¤Ï LinuxDoc DTD ¤«¤é DocBook DTD ¤Ø¤Î - °Ü¿¢¤¬¹Ô¤ï¤ì¤Ä¤Ä¤¢¤ê¤Þ¤¹. ¤³¤Îºî¶È¤ÎÅÓÃæ¤Ç¤¤¤¯¤Ä¤«¤Î¿·¤·¤¤¹Í¤¨¤Ë - ¤Ð¤Ã¤¿¤ê¤È½Ð²ñ¤¤, ÆÃ¤Ë TeX ¤ò»È¤¦¤È¤¤¤¦¤³¤È¤¬¤¢¤ê¤Þ¤¹. ·×²è¤Ï - »ß¤Þ¤Ã¤Æ¤·¤Þ¤Ã¤Æ¤ª¤ê, ͽÈ÷¤Îºî¶È¤Ï½ª¤ï¤ê¤Ä¤Ä¤¢¤ê¤Þ¤¹¤¬, - ¤½¤ì¤¬½ª¤ï¤ë¤Þ¤Ç¤Ë¤Ï¿ô½µ´Ö¤«¤«¤ê¤½¤¦¤Ç¤¹.

      - -

      ¥Ï¥ó¥É¥Ö¥Ã¥¯ ¤ª¤è¤Ó/¤â¤·¤¯¤Ï FAQ ¤Î¾Ï¤ò½ñ¤¯

      - -

      ÀÕǤ¼Ô: ¤ª¤ê¤Þ¤»¤ó

      - -

      ³µÎ¬: FAQ ¤ä¥Ï¥ó¥É¥Ö¥Ã¥¯¤Ë¤ÏÃæ¿È¤¬¶õ¤Î¾Ï¤¬»Ä¤Ã¤Æ¤ª¤ê, - Ëä¤á¤ëɬÍפ¬¤¢¤ê¤Þ¤¹. ¤â¤·¤¢¤Ê¤¿¤¬ºî¶È¤ò½ª¤ï¤é¤»¤ë¤¿¤á¤Ë¤Á¤ç¤¦¤É - ¤³¤ì¤é¤Î¥É¥­¥å¥á¥ó¥È¤ò»È¤ï¤Ê¤¯¤Æ¤Ï¤¤¤±¤Ê¤«¤Ã¤¿¤È¤¤¤¦¤³¤È¤¬¤¢¤Ã¤¿¤ê, - ¤Þ¤¿¤Ï¤½¤ì¤é¤Ë­¤ê¤Ê¤¤¤È¤³¤í¤ò¸«¤Ä¤±¤¿¤È¤­¤Ë¤Ï, À§Èó»þ´Ö¤ò¸«¤Ä¤±¤Æ - ¤¢¤Ê¤¿¤Î·Ð¸³¤ò¹Í¤¨¤é¤ì¤ë¸Â¤ê¾Ü¤·¤¯½ñ¤¤¤Æ²¼¤µ¤¤.

      - -

      ¤Þ¤¿¤Ï, ¤â¤·¤¢¤Ê¤¿¤¬ FAQ ¤ª¤è¤Ó/¤â¤·¤¯¤Ï ¥Ï¥ó¥É¥Ö¥Ã¥¯¤ÎÃæ¤Î - ¶õ¤ÊÉôʬ¤Ç¤Ê¤Ë¤«¤·¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤¤¤³¤È¤¬¤Á¤ç¤¦¤É¤¢¤Ã¤¿¤È¤·¤¿¤Ê¤é¤Ð, - ¿·¤·¤¤¾Ï¤ò½ñ¤¯¤³¤È¤â¹Í¤¨¤Æ¤ß¤Æ²¼¤µ¤¤. ¤½¤Î¤È¤­¤Ï¾å¤Ë½Ò¤Ù¤¿¤è¤¦¤ÊÊýË¡¤Ç - Äó½Ð¤·¤Æ¤¯¤À¤µ¤¤.

      - -

      ¡Ö¤³¤Î¤è¤¦¤Ë¤·¤Æ¥Ï¥ó¥É¥Ö¥Ã¥¯¤Ïºî¤é¤ì¤¿¡×¤È¤¤¤¦¥É¥­¥å¥á¥ó¥È¤ò½ñ¤¯

      - -

      ÀÕǤ¼Ô: ¤ª¤ê¤Þ¤»¤ó (¤ï¤¿¤·¤Ï¼êÅÁ¤¦¤³¤È¤Ï¤Ç¤­¤Þ¤¹¤¬)

      - -

      ³µÎ¬: ¥Ï¥ó¥É¥Ö¥Ã¥¯¤ÎÍ×ÁǤò HTML, Postscript, ¤½¤·¤Æ - ¥×¥ì¥¤¥ó¥Æ¥­¥¹¥È¤ÎÈǤòºî¤ë¤¿¤á¤ËÁȤßΩ¤Æ¤ë¤Î¤Ë»È¤ï¤ì¤ë»ÅÁȤߤÏ, - ¤Þ¤À¾Ü¤·¤¯¥É¥­¥å¥á¥ó¥È²½¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. ¤â¤·¤¢¤Ê¤¿¤¬ - ¤É¤Î¤è¤¦¤Ë¤³¤Îºî¶È¤¬¹Ô¤ï¤ì¤Æ¤¤¤ë¤Î¤«¤ò³Ø¤Ó¤¿¤¤¤È¤­, ¤Þ¤¿¤½¤Îºî¶È¤Î - ¥É¥­¥å¥á¥ó¥È¤òºî¤ê¤¿¤¤¤È¤¤¤¦¤È¤­¤Ë¤Ï, Ï¢Íí¤ò¼è¤Ã¤Æ¤¯¤À¤µ¤¤.

      - -

      ¤¢¤Ê¤¿¤Ï¾¤Î¤¹¤Ù¤Æ¤Î¿Í¤ËÂ礭¤Ê²¸·Ã¤ò»Ü¤¹¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦. ¤È¤¤¤¦¤Î¤Ï - ¤½¤ì¤Ï¿Í¡¹¤¬¥Ï¥ó¥É¥Ö¥Ã¥¯¤Ëº¹¤·¹þ¤à¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ê¥É¥­¥å¥á¥ó¥È¤ò - ½ñ¤¤¤Æ¹×¸¥¤¹¤ë¤³¤È¤¬¤«¤Ê¤êÍÆ°×¤Ë¤Ê¤ë¤«¤é¤Ç¤¹.

      - -

      ¥Ï¥ó¥É¥Ö¥Ã¥¯¤ò½ñ¤­Ä¾¤¹ :-)

      - -

      ÀÕǤ¼Ô: ¤Þ¤À¤ª¤ê¤Þ¤»¤ó

      - -

      ³µÎ¬: ¥Ï¥ó¥É¥Ö¥Ã¥¯¤Ï¤³¤³¿ôǯ°Ê¾å¤Ë¤â¤ï¤¿¤Ã¤Æ¤º¤¤¤Ö¤óÍ­µ¡Åª¤Ë - À®Ä¹¤·¤Æ¤­¤Þ¤·¤¿. ¤È¤¤¤¦¤³¤È¤Ï¤¤¤¯¤Ä¤«¤Î¾Ï¤Ï¤¢¤ë¤Ù¤­»Ñ¤è¤ê¤â - ÁÈ¿¥Åª¤Ç¤Ê¤¯, ¤½¤·¤Æ¤¤¤¯¤Ä¤«¤Ï½ñ¤­Ä¾¤µ¤ì¤ëɬÍפ¬¤¢¤ë¤È¤¤¤¦¤³¤È¤ò - °ÕÌ£¤·¤Æ¤¤¤Þ¤¹.

      - -

      ɬÍפʤ³¤È¤Ï

      - -
        -
      • ¥Ï¥ó¥É¥Ö¥Ã¥¯Á´ÂΤòÆÉ¤à
      • -
      • ¹½Â¤¤Î²þÄû¤òÄ󰯤¹¤ë
      • -
      • ¤É¤Î¤è¤¦¤Ë¥Ï¥ó¥É¥Ö¥Ã¥¯¤¬½ñ¤«¤ì¤Æ¤¤¤ë¤«¤òÍý²ò¤¹¤ë¤³¤È (¤³¤ì¤Ï - SGML ¤Î¤¤¤¯¤Ä¤«¤ÎÍ×ÁǤˤĤ¤¤Æ³Ø¤Ö¤³¤È¤ä, ¤ª¤½¤é¤¯¤Ï DocBook ¤Ø¤Î - °Ü¿¢¥×¥í¥¸¥§¥¯¥È¤ÈÏ¢Íí¤ò¤Ä¤±¤ë¤È¤¤¤¦¤³¤È¤ò°ÕÌ£¤·¤Æ¤¤¤Þ¤¹)
      • -
      • ¼ÂºÝ¤Ëºî¶È¤ò¹Ô¤¦.
      • -
      - -

      ¤³¤Î¥Ï¥ó¥É¥Ö¥Ã¥¯¤ò´ÉÍý¤Ç¤­¤ë¤è¤¦¤Ëʬ³ä¤¹¤ë¤³¤È¤ò¤¦¤Þ¤¯¿Ê¤á¤ë¤¿¤á¤Ë, - ¥Ï¥ó¥É¥Ö¥Ã¥¯¤Î¹½À®¤Ë¤Ä¤¤¤Æ¸½ºß¤Îºî¼Ô¤¿¤Á¤Î¥³¥á¥ó¥È¤ò¤Þ¤È¤á¤¿ - web ¥Ú¡¼¥¸¤ò¤Þ¤ºÃ¯¤«¤Ëºî¤Ã¤Æ¤â¤é¤¨¤¿¤é, Èó¾ï¤ËÌò¤ËΩ¤Ä¤³¤È¤Ç¤·¤ç¤¦. - ¾¯¤Ê¤¯¤È¤â¤½¤Î¥Ú¡¼¥¸¤ò¸«¤ë¤³¤È¤Ç²¿¤«¤éºî¶È¤ò»Ï¤á¤¿¤é¤¤¤¤¤Î¤«¤¬ - ¤ï¤«¤ë¤Ç¤·¤ç¤¦.

      - -

      ¤â¤·Ã¯¤â¤³¤ì¤ò½èÍý¤·¤è¤¦¤È¤·¤Ê¤«¤Ã¤¿¤é, ¤ï¤¿¤·¤¬¤ä¤í¤¦¤È»×¤¤¤Þ¤¹. - Ãå¼ê¤¹¤ë¤Þ¤Ç¤Ë¤Ï¤Á¤ç¤Ã¤È»þ´Ö¤¬¤«¤«¤ê¤Þ¤¹ (DocBook ¤Ø¤Î°Ü¿¢¥×¥í¥¸¥§¥¯¥È¤¬ - ¤Þ¤ºÊÒÉÕ¤¤¤Æ¤«¤é¤È¤¤¤¦¤³¤È¤Ç).

      - - &footer - - diff --git a/data/ja_JP.EUC/docproj/doc-set.sgml b/data/ja_JP.EUC/docproj/doc-set.sgml deleted file mode 100644 index 2da3b0e6b4..0000000000 --- a/data/ja_JP.EUC/docproj/doc-set.sgml +++ /dev/null @@ -1,71 +0,0 @@ - - - - %includes; -]> - - - - - - &header; - -

      FreeBSD ¤Î¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤Ï»Í¤Ä¤Î´ðËÜŪ¤Ê¥«¥Æ¥´¥ê¤Ë¤ï¤±¤é¤ì¤Þ¤¹. -

      - -
        -
      1. - ¥Þ¥Ë¥å¥¢¥ë¡¦¥Ú¡¼¥¸

        - -

        ¤³¤ì¤é¤Ï¥Ù¡¼¥¹¡¦¥·¥¹¥Æ¥à¤Î°ìÉô¤Ç¤¹¤«¤é, - ¥×¥í¥¸¥§¥¯¥È¤Ï¼ÂºÝ¤Ë¤Ï´Ø¤ï¤Ã¤Æ¤¤¤Þ¤»¤ó. - Îã³°¤È¤·¤Æ, ÆüËܤΥÁ¡¼¥à¤¬¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤òËÝÌõ¤·¤Æ¤¤¤Þ¤¹. - ¾¤Î¸À¸ì¤Ë¤ª¤¤¤Æ¤â, - ¥Ü¥é¥ó¥Æ¥£¥¢¤¬½¸¤Þ¤Ã¤Æ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤òËÝÌõ¤¹¤ë¤Î¤Ï½½Ê¬²Äǽ¤Ç¤·¤ç¤¦. -

        - -

        ¥×¥í¥¸¥§¥¯¥È¤¬¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤Ë´Ø¤ï¤Ã¤Æ¤¤¤Ê¤¤¤Î¤Ï, - ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤¬½ÅÍפǤʤ¤¤«¤é¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó. - ¤½¤ÎÈ¿ÂФǤ¹. ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤Ï FreeBSD - ¸ÇÍ­¤Î¥·¥¹¥Æ¥à¤ÈÌ©Àܤ˷ë¤ÓÉÕ¤¤¤Æ¤¤¤Þ¤¹. - ¤½¤·¤ÆÂçÉôʬ¤Î¾ì¹ç, - ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤ò½ñ¤¯¤Î¤Ë¤â¤Ã¤È¤âŬ¤·¤¿¿Í¤Ï, - FreeBSD ¤Ç¤½¤ÎÉôʬ¤òµ­½Ò¤·¤¿¿Í¤Ê¤Î¤Ç¤¹.

      2. - -
      3. FAQ

        - -

        ¥×¥í¥¸¥§¥¯¥È¤Ë¤è¤Ã¤Æ°Ý»ý¤µ¤ì¤Æ¤¤¤Þ¤¹. - FreeBSD - ÀìÍѤΥ᡼¥ê¥ó¥°¥ê¥¹¥È¤ä¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤Ç²¿²ó¤â·«¤êÊÖ¤µ¤ì¤Æ¤¤¤ë, - ¤¢¤ë¤¤¤Ï·«¤êÊÖ¤µ¤ìÆÀ¤ë¼ÁÌä¤ò (û¤¤¼Áµ¿±þÅú¤Î·Á¤Ç) - ¼è¤ê°·¤¦¤Î¤¬ÌÜŪ¤Ç¤¹. - ¤³¤Î·Á¼°¤Ë¤ÏŤ¯Ê£»¨¤Ç¹þ¤ßÆþ¤Ã¤¿²óÅú¤Ï¤½¤°¤¤¤Þ¤»¤ó.

      4. - -
      5. ¥Ï¥ó¥É¥Ö¥Ã¥¯

        - -

        ¥×¥í¥¸¥§¥¯¥È¤Ë¤è¤Ã¤Æ°Ý»ý¤µ¤ì¤Æ¤¤¤Þ¤»¤ó. - ¿¼¤¤¸¡Æ¤¤¬É¬ÍפÊÏÃÂê¤Ï¥Ï¥ó¥É¥Ö¥Ã¥¯¤Ç°·¤ï¤ì¤Þ¤¹.

      6. - -
      7. ¥Á¥å¡¼¥È¥ê¥¢¥ë

        - -

        ¤³¤ì¤é¥Á¥å¡¼¥È¥ê¥¢¥ë¤Î°ìÉô¤Ï¥×¥í¥¸¥§¥¯¥È¤Î committer - ¤Ë¤è¤Ã¤Æ°Ý»ý¤µ¤ì¤Æ¤¤¤Þ¤¹¤¬, ¤½¤¦¤Ç¤Ê¤¤¤â¤Î¤â¤¢¤ê¤Þ¤¹. - ¤³¤ì¤é¤Îʸ½ñ¤Î°Ý»ý¤Ï¸Ä¡¹¤ÎÃø¼Ô¤ÎÀÕǤ¤ËǤ¤µ¤ì¤Æ¤¤¤Þ¤¹¤¬, - »ä¤ÎÃΤë¸Â¤ê¤Ç¤Ï, - Èà¤é¤ÏÁ´°÷ÆÉ¼ÔÁؤ«¤é¤ÎÍ×˾Åù¤ËÅú¤¨¤ÆÊ¸½ñ¤ò¹¹¿·¤·¤Æ¤¤¤Þ¤¹.

        - -

        ´ö¤Ä¤«¤Î¥Á¥å¡¼¥È¥ê¥¢¥ë¤Ï FreeBSD ¤Î web ¥µ¥¤¥È¤ËÊݴɤµ¤ì¤Æ¤¤¤Þ¤¹. - ¤½¤ì¤é¤Ë´Ø¤·¤Æ¤Ï, Ãø¼Ô¤¬Êѹ¹ÅÀ¤ò committer ¤Î狼¤ËÁ÷¤ê, - committer ¤¬Êѹ¹¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹. - ¤½¤ì°Ê³°¤Î¥Á¥å¡¼¥È¥ê¥¢¥ë¤ÏÃø¼Ô¤Î¸Ä¿ÍŪ¤Ê web - ¥¹¥Ú¡¼¥¹¤ËÊݴɤµ¤ì¤Æ¤ª¤ê, Ãø¼Ô¤¬¼«Í³¤ËÊѹ¹¤ò²Ã¤¨¤Æ¤¤¤Þ¤¹. - ¤½¤ÎÃø¼Ô¤Ë¹Í¤¨¤¬¤¢¤Ã¤Æ¤½¤¦¤¤¤¦ÊýË¡¤òÁªÂò¤·¤Æ¤¤¤ë¾ì¹ç¤â¤¢¤ê¤Þ¤¹¤·, - Îò»ËŪ¤Ê¶öÁ³¤Ë¤è¤Ã¤Æ¤½¤¦¤Ê¤Ã¤Æ¤¤¤ë¾ì¹ç¤â¤¢¤ê¤Þ¤¹.

      8. - -
      - - - &footer - - diff --git a/data/ja_JP.EUC/docproj/sgml.sgml b/data/ja_JP.EUC/docproj/sgml.sgml deleted file mode 100644 index b61b44bdef..0000000000 --- a/data/ja_JP.EUC/docproj/sgml.sgml +++ /dev/null @@ -1,174 +0,0 @@ - - - - %includes; -]> - - - - - - &header; - -

      ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤Ï SGML ¤ò¥É¥­¥å¥á¥ó¥È¤òɽ¸½¤¹¤ë¤¿¤á¤Î - ɸ½à¤Î¼êÃʤȤ·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹.

      - -

      SGML ¤È¤Ï Standard Generalised Markup - Language ¤Î¤³¤È¤Ç¤¹.

      - -

      ´Êñ¤Ë¸À¤¨¤Ð (ÆÉ¼Ô¤ÎÃæ¤Î SGML ¤Î½ãÀµ¼çµÁ¼Ô¤ÎÊý¡¹¤Ë¤Ï¤ªµ¤¤Ë¤µ¤ï¤Ã¤¿¤é - ¤´¤á¤ó¤Ê¤µ¤¤) SGML ¤Ï¾¤Î¸À¸ì¤òµ­½Ò¤¹¤ë¤¿¤á¤Î¸À¸ì¤Ç¤¹.

      - -

      ¤¢¤Ê¤¿¤Ï¤ª¤½¤é¤¯¤¹¤Ç¤Ë SGML ¤ò»È¤Ã¤¿¤³¤È¤¬¤¢¤ë¤Ç¤·¤ç¤¦¤¬, ¤½¤ì¤Ë¤Ï - ³Ð¤¨¤¬¤Ê¤¤¤Ç¤·¤ç¤¦. HTML¤Ë¤Ï, ¤½¤ì¤Ï web ¥Ú¡¼¥¸¤ò½ñ¤¯¤¿¤á¤Î¸À¸ì¤Ç¤¹¤¬, - Àµ¼°¤Î½ñ¤­Êý¤¬¤¢¤ê¤Þ¤¹. ¤½¤Î½ñ¤­Êý¤¬ SGML ¤Ç½ñ¤«¤ì¤Æ¤¤¤ë¤Î¤Ç¤¹. - ¤¢¤Ê¤¿¤¬ HTML ¤ò½ñ¤¤¤Æ¤¤¤ë¤È¤­¤Ë¤Ï SGML ¤Ç½ñ¤¤¤Æ¤¤¤ë¤È¤Ï - ¸À¤¤¤Þ¤»¤ó¤¬ (per se), SGML ¤ò»È¤Ã¤ÆÄêµÁ¤µ¤ì¤¿¸À¸ì¤ò»È¤Ã¤Æ¤¤¤ë - ¤È¤¤¤¦¤³¤È¤Ë¤Ê¤Ê¤ê¤Þ¤¹.

      - -

      SGML ¤ò»È¤Ã¤ÆÄêµÁ¤µ¤ì¤¿¥Þ¡¼¥¯¥¢¥Ã¥×¸À¸ì¤ÏÈó¾ï¤Ë¤¿¤¯¤µ¤ó¤¢¤ê¤Þ¤¹. HTML ¤â - ¤½¤ÎÃæ¤Î°ì¤Ä¤Ç¤¹. ¤Û¤«¤Ë¤Ï "LinuxDoc" ¤È¸Æ¤Ð¤ì¤ë¤â¤Î¤â¤¢¤ê¤Þ¤¹. ¤ª¤½¤é¤¯ - ¤¢¤Ê¤¿¤¬ÁÛÁü¤·¤Æ¤¤¤ë¤è¤¦¤Ë, ¤½¤ì¤Ï¤â¤È¤â¤È¤Ï Linux ¤Î¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó - ¥°¥ë¡¼¥×¤¬Èà¤é¤Î¥É¥­¥å¥á¥ó¥È¤ò½ñ¤¯¤¿¤á¤Ëºî¤Ã¤¿¤â¤Î¤Ç, FreeBSD - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤Ç¤âƱÍͤˤ½¤ì¤òºÎÍѤ·¤Þ¤·¤¿.

      - -

      ¤â¤¦°ì¤Ä¤Î SGML ¤ÇÄêµÁ¤µ¤ì¤¿¥Þ¡¼¥¯¥¢¥Ã¥×¸À¸ì¤È¤·¤Æ "DocBook" - ¤È¤¤¤¦¤â¤Î¤¬¤¢¤ê¤Þ¤¹. ¤³¤ì¤Ïµ»½ÑŪ¤Ê¥É¥­¥å¥á¥ó¥È¤ò½ñ¤¯¤¿¤á¤ËÆÃÊÌ¤Ë - À߷פµ¤ì¤¿¸À¸ì¤Ç, ¤½¤ì¤Ê¤ê¤Ë¤¿¤¯¤µ¤ó¤Î¥¿¥°¤¬¤¢¤Ã¤Æ (<...> ¤Î - Ãæ¤Î¤â¤Î) ¤½¤Î¤â¤Î¤Ë´ØÏ¢¤¹¤ëµ»½ÑŪ¤Ê¥É¥­¥å¥á¥ó¥È¤òµ­½Ò¤·¤Æ¤¤¤Þ¤¹.

      - -

      Î㤨¤Ð, ¤³¤ì¤Ï HTML ¤Çû¤¤ÃÊÍî¤ò½ñ¤¤¤Æ¤ß¤¿¤â¤Î¤Ç¤¹. (ÆâÍÆ¤Ë¤Ä¤¤¤Æ¤Ï - µ¤¤Ë¤»¤º¤Ë, ¥¿¥°¤À¤±¤ò¸«¤Æ²¼¤µ¤¤)

      - -
      ¥·¥¹¥Æ¥à¤Î¥Ñ¥¹¥ï¡¼¥É¤Ï /etc/passwd ¤Ëµ­Ï¿¤µ¤ì¤Þ¤¹. ¤³¤Î
      -      ¥Õ¥¡¥¤¥ë¤òÊÔ½¸¤·¤¿¤¤¤È¤­¤Ë¤Ï vipw ¤ò»È¤¦¤Ù¤­¤Ç¤¹. ¤·¤«¤·,
      -      ñ¤Ë¿·¤·¤¤¥æ¡¼¥¶¤ò²Ã¤¨¤¿¤¤¤À¤±¤Î¤È¤­¤Ë¤Ï adduser ¤â
      -      »È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      -]]>
      - -

      Ʊ¤¸ÃÊÍî¤ò DocBook ¤ò»È¤Ã¤Æ¤ß¤ë¤È¤³¤Î¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹.

      - -
      ¥·¥¹¥Æ¥à¤Î¥Ñ¥¹¥ï¡¼¥É¤Ï /etc/passwd
      -      ¤Ëµ­Ï¿¤µ¤ì¤Þ¤¹. ¤³¤Î¥Õ¥¡¥¤¥ë¤òÊÔ½¸¤·¤¿¤¤¤È¤­¤Ë¤Ï
      -      vipw ¤ò»È¤¦¤Ù¤­¤Ç¤¹. ¤·¤«¤·, ñ¤Ë¿·¤·¤¤¥æ¡¼¥¶¤ò
      -      ²Ã¤¨¤¿¤¤¤À¤±¤Î¤È¤­¤Ë¤Ï adduser
      -      ¤â»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤¹.
      -]]>
      - -

      ¸«¤Æ¤ï¤«¤ë¤è¤¦¤Ë, DocBook ¤Ï HTML ¤è¤ê¤â¤º¤Ã¤È 'ɽ¸½¤¬Ë­ÉÙ' ¤Ç¤¹. - HTML ¤ÎÎã¤Ç¤Ï¥Õ¥¡¥¤¥ë̾¤Ï 'typewriter' ¥Õ¥©¥ó¥È¤Çɽ¼¨¤µ¤ì¤ë¤è¤¦¤Ë - ¥Þ¡¼¥¯¥¢¥Ã¥×¤µ¤ì¤Æ¤¤¤Þ¤¹¤¬, DocBook ¤ÎÎã¤Ç¤Ï¥Õ¥¡¥¤¥ë̾¤Ï 'filename' - ¤È¤·¤Æ¥Þ¡¼¥¯¥¢¥Ã¥×¤µ¤ì, ¥Õ¥¡¥¤¥ë̾¤Îɽ¼¨¤Ë¤Ä¤¤¤Æ¤Ïµ­½Ò¤µ¤ì¤Þ¤»¤ó.

      - -

      ¤³¤Î¥Þ¡¼¥¯¥¢¥Ã¥×¤Î¤è¤êɽ¸½¤ËÉÙ¤à·Á¼°¤Ë¤Ä¤¤¤ÆÂ¿¤¯¤ÎÍøÅÀ¤òµó¤²¤Æ¤ß¤Þ¤·¤ç¤¦. - -

        -
      • Û£Ëæ¤À¤Ã¤¿¤ê̵ÀáÁà¤À¤Ã¤¿¤ê¤¹¤ë¤³¤È¤¬¤¢¤ê¤Þ¤»¤ó.

        -

        ¡Ö¤¦¡¼¤ó, ¥Õ¥¡¥¤¥ë̾¤òɽ¼¨¤¹¤ë¤Î¤Ë, 'tt', 'b', 'em' ¤Î¤É¤ì¤ò - »È¤¦¤Ù¤­¤Ê¤ó¤À¤í¤¦?¡×¤È¹Í¤¨¤ë̵Â̤ʻþ´Ö¤Ï¼è¤ê¤Þ¤»¤ó.

        -

        ¤½¤ÎÂå¤ï¤ê¤Ë, ¥¿¥°¤òŬºàŬ½ê¤Ë»È¤¦¤À¤±¤Î¤³¤È¤Ç¤¹.

        - -

        DocBook ¤«¤é¾¤Î¥Õ¥©¡¼¥Þ¥Ã¥È (HTML, Postscript ¤Ê¤É) ¤Ø¤ÎÊÑ´¹ÊýË¡¤Ï - ¤¹¤Ù¤Æ¤Î <filename> ¤¬Æ±¤¸¤è¤¦¤Ëɽ¤µ¤ì¤ë¤È¤¤¤¦¤³¤È¤ò - ³Î¤«¤á¤ë¤È¤¤¤¦¤³¤È¤Ç¤¹.

        -
      • - -
      • ¤¢¤Ê¤¿¤Ï¥É¥­¥å¥á¥ó¥È¤Îɽ¼¨¤Ë¤Ä¤¤¤Æ¹Í¤¨¤ë¤³¤È¤ò»ß¤á¤Æ, ¤½¤ÎÂå¤ï¤ê¤Ë - ÆâÍÆ¤Ë½¸Ãæ¤Ç¤­¤ë¤Î¤Ç¤¹.

        - -
      • ¥É¥­¥å¥á¥ó¥È¤Ï¤É¤Î¤½¤ì¤¾¤ì¤Î½ÐÎÏ·Á¼°¤Ë¤Ï¹´Â«¤µ¤ì¤Æ¤¤¤Ê¤¤¤Î¤Ç, - Ʊ¤¸¥É¥­¥å¥á¥ó¥È¤«¤é¤µ¤Þ¤¶¤Þ¤Ê°Û¤Ê¤Ã¤¿·Á¼°¤Î¤â¤Î¤òºî¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. - - ¥×¥ì¥¤¥ó¥Æ¥­¥¹¥È, HTML, Postscript, RTF, PDF ¤Ê¤É¤Ç¤¹.

      • - -
      • ¥É¥­¥å¥á¥ó¥È¤òºî¤ë¤È¤¤¤¦¤³¤È¤Ï¤È¤Æ¤â 'ÃÎŪ¤Ê' ¤³¤È¤Ç, ¤½¤Î¤¿¤á¤Ë - ¤è¤êÃÎŪ¤Ê¤³¤È¤¬¹Ô¤ï¤ì¤Æ¤¤¤Þ¤¹. Î㤨¤Ð, ¥É¥­¥å¥á¥ó¥È¤Ë´Þ¤Þ¤ì¤ë - ¤½¤ì¤¾¤ì¤Î¥³¥Þ¥ó¥É¤Î¥ê¥¹¥È¤«¤é¼«Æ°Åª¤Ëº÷°ú¤òºî¤ë¤È¤¤¤¦¤³¤È¤â - ¤Ç¤­¤Þ¤¹.

      • -
      - -

      ¤â¤·¤½¤ì¤é¤Ë¤Ä¤¤¤Æ¤è¤¯ÃΤäƤ¤¤ë¤Ê¤é, ¤³¤ì¤Ï Microsoft Word ¤Î - ¥¹¥¿¥¤¥ë¥·¡¼¥È¤Ë¾¯¡¹»÷¤Æ¤¤¤ë¤â¤Î¤Ç¤Ï¤¢¤ê¤Þ¤¹¤¬, - ¤·¤«¤·Èó¾ï¤Ë¤è¤ê¶¯ÎϤʤâ¤Î¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹.

      - -

      ¤â¤Á¤í¤ó, ¤³¤ÎǽÎϤòÀ¸¤«¤¹¤Ë¤Ï¤½¤ì¤Ê¤ê¤ÎÏ«ÎϤ¬É¬ÍפǤ¹.

      - -
        -
      • »È¤¨¤ë¥¿¥°¤¬Èó¾ï¤Ë¿¤¤¤¿¤á¤Ë, ¤½¤Î¤¹¤Ù¤Æ¤ò³Ð¤¨¤¿¤ê¤½¤ì¤é¤ò - ¸ú²ÌŪ¤Ë»È¤¨¤ë¤è¤¦¤Ë¤Ê¤ë¤¿¤á¤Ë¤Ï, ¤è¤ê¿¤¯¤Î»þ´Ö¤¬É¬ÍפǤ¹.

        - -

        ³Ð¤¨¤ë¤¿¤á¤ÎºÇ¤âÎɤ¤ÊýË¡¤Ï, ¿ô¿¤¯¤ÎÎã¤Î¥É¥­¥å¥á¥ó¥È¤Î¥½¡¼¥¹¤ò - ÆÉ¤ó¤Ç, ¾¤ÎÃø¼Ô¤¬Æ±¤¸¾ðÊó¤ò¤É¤¦½ñ¤¤¤Æ¤¤¤ë¤«¤ò¸«¤ë¤³¤È¤Ç¤¹.

      • - -
      • ¤³¤ÎÊýË¡¤Ëž¸þ¤¹¤ë¤Ë¤Ï¤½¤ì¤Û¤É´Êñ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó.

      • -
      - -

      ¤¤¤Þ¤Î¤È¤³¤í¤Ï, ¤³¤Î¥×¥í¥¸¥§¥¯¥È¤Ï¤Þ¤À LinuxDoc ¤ò¥Ï¥ó¥É¥Ö¥Ã¥¯¤ä - FAQ ¤Ë»È¤Ã¤Æ¤¤¤Þ¤¹. ¤½¤ì¤ÏÊѹ¹Ãæ¤Ç, ÆÃ¤Ë¥É¥­¥å¥á¥ó¥È¤ò DocBook ¤Ø - ºî¤êÊѤ¨¤ë¥×¥í¥¸¥§¥¯¥È¤ò¿Ê¤á¤Æ¤¤¤ë¤È¤³¤í¤Ç¤¹.

      - -

      ¤â¤·¤¢¤Ê¤¿¤¬ LinuxDoc/DocBook ¤Ë¤Ä¤¤¤Æ²¿¤âÃΤé¤Ê¤¤¤È¤·¤Æ¤â, - ¹×¸¥¤Ç¤­¤ë¤³¤È¤Ï¤¢¤ê¤Þ¤¹¤«?

      - -

      ¤Ï¤¤. ¤â¤Á¤í¤ó¤Ç¤¹. ¤É¤ó¤Ê¥É¥­¥å¥á¥ó¥È¤Ç¤¢¤Ã¤Æ¤â¤Ê¤Ë¤â¤Ê¤¤¤è¤ê¤Ï - Îɤ¤¤â¤Î¤Ç¤¹. ¤â¤·¤¢¤Ê¤¿¤¬¹×¸¥¤¹¤Ù¤­¥É¥­¥å¥á¥ó¥È¤ò»ý¤Ã¤Æ¤¤¤Æ, - ¤½¤ì¤¬ LinuxDoc ¤â¤·¤¯¤Ï DocBook ¤Ç¥Þ¡¼¥¯¥¢¥Ã¥×¤µ¤ì¤Æ¤¤¤Ê¤¤¤È¤·¤Æ¤â, - ²¿¤ÎÌäÂê¤â¤¢¤ê¤Þ¤»¤ó.

      - -

      ÉáÄ̤ˤ½¤Î¥É¥­¥å¥á¥ó¥È¤ò Äó½Ð¤·¤Æ¤¯¤À¤µ¤¤. - ¥×¥í¥¸¥§¥¯¥È¤Î¤Û¤«¤Î狼¤¬¤¢¤Ê¤¿¤ÎÄó½Ð¤µ¤ì¤¿¥É¥­¥å¥á¥ó¥È¤ò¸«¤Ä¤±¤ë¤È, - ¤½¤ì¤Ë¥Þ¡¼¥¯¥¢¥Ã¥×¤ò¤·¤Æ, ¤½¤·¤Æ¥³¥ß¥Ã¥È¤·¤Æ¤¯¤ì¤Þ¤¹. ¾¯¡¹±¿¤¬¤¤¤¤¤È - ¤½¤Î¤È¤­¤Ë¤¢¤Ê¤¿¤Ë¥Þ¡¼¥¯¥¢¥Ã¥×¤µ¤ì¤¿¥Æ¥­¥¹¥È¤¬Ìá¤Ã¤Æ¤­¤Þ¤¹. ¤½¤ì¤Ï - Ìò¤ËΩ¤Á¤Þ¤¹. ¤È¤¤¤¦¤Î¤Ï¤¢¤Ê¤¿¤Ï¥É¥­¥å¥á¥ó¥È¤¬¥Þ¡¼¥¯¥¢¥Ã¥×¤µ¤ì¤ë - "Á°¤È¸å¤Î" ¾õÂÖ¤ò»ý¤Ã¤Æ¤¤¤ë¤È¤¤¤¦¤³¤È¤Ë¤Ê¤ê, ¤¦¤Þ¤¯¤¤¤±¤Ð¤½¤Î²áÄø¤«¤é - ¥Þ¡¼¥¯¥¢¥Ã¥×¤Ë¤Ä¤¤¤Æ¤¤¤¯¤é¤«¤Ç¤â³Ø¤Ö¤³¤È¤¬¤Ç¤­¤ë¤«¤é¤Ç¤¹.

      - -

      ÌÀ¤é¤«¤Ë, ¤¢¤Ê¤¿¤ÎÄó½Ð¤·¤¿¥É¥­¥å¥á¥ó¥È¤Ï - ¥Þ¡¼¥¯¥¢¥Ã¥×¤µ¤ì¤ëɬÍפ¬¤¢¤ë¤¿¤á¤Ë, ¤³¤Î¤³¤È¤Ç¥³¥ß¥Ã¥È¤µ¤ì¤ë¤Þ¤Ç¤Î²áÄø¤Ï - Űú¤¤¤Æ¤·¤Þ¤¦¤³¤È¤Ë¤Ê¤ê, ²¿Æü¤â³Ý¤«¤ë¤«¤â¤·¤ì¤Þ¤»¤ó. - ¤·¤«¤·¤½¤ì¤Ï¤Á¤ã¤ó¤È¥³¥ß¥Ã¥È¤µ¤ì¤ë¤³¤È¤Ç¤·¤ç¤¦.

      - -

      SGML ¤ä DocBook ¤Ë´Ø¤¹¤ë¾¤Î¾ðÊó¤Ï ?

      - -
      -
      http://www.sil.org/sgml/sgml.html
      - -

      SGML/XML ¤Î web ¥Ú¡¼¥¸. SGML ¤Ë¤Ä¤¤¤Æ¿ô¤¨ÀÚ¤ì¤Ê¤¤¤Û¤É¤Î¾ðÊó¤Ø¤Î - ¥Ý¥¤¥ó¥¿¤¬¤¢¤ê¤Þ¤¹.

      - -
      http://www-tei.uic.edu/orgs/tei/sgml/teip3sg/index.html
      - -

      ¡Ö¤ä¤µ¤·¤¤ SGML ¤Î¾Ò²ð¡×¤Ç¤¹. ½é¿´¼Ô¤Î¸«Êý¤«¤é SGML ¤Ë¤Ä¤¤¤Æ - ¤â¤Ã¤È³Ø¤Ó¤¿¤¤¤È¤¤¤¦Êý¤Ë¤ª´«¤á¤Ç¤¹.

      - -
      http://www.ora.com/davenport/
      - -

      Davenport ¥°¥ë¡¼¥×¤¬ DocBook DTD ¤ÎÀ߷פÈÊݼé¤ò¤·¤Æ¤¤¤Þ¤¹. - ¤³¤ì¤é¤Î¥Ú¡¼¥¸¤Ï¤¹¤Ç¤Ë SGML ¤Ë¤Ä¤¤¤Æ´·¤ì¤Æ¤¤¤ë¥æ¡¼¥¶¤ä, DocBook ¤ò - ³Ø¤ó¤Ç¤ß¤¿¤¤Êý¤òÌÜŪ¤È¤·¤Æ¤¤¤Þ¤¹.

      - -
      http://fallout.campusview.indiana.edu/~jfieber/docbook/
      - -

      John Fieber »á¤Î¥Ú¡¼¥¸¤Ç DocBook ¤Ë´Ø¤¹¤ë»ñÎÁ¤ä¥É¥­¥å¥á¥ó¥È¤Î - ¥µ¥ó¥×¥ë¤Ø¤Î¥ê¥ó¥¯¤¬¤¢¤ê¤Þ¤¹. FreeBSD ¤Î¤¿¤á¤Î - ¥Þ¡¼¥¯¥¢¥Ã¥×¤Î¥¬¥¤¥É¤Î½éÊâ¤Ë¤Ä¤¤¤Æ¤â´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹.

      - -
      http://www.nothing-going-on.demon.co.uk/FreeBSD/
      - -

      Nik Clayton »á¤Î¥Ú¡¼¥¸¤Ç DocBook ¤Ç½ñ¤«¤ì¤¿¥É¥­¥å¥á¥ó¥È¤ä - ¤½¤ì¤ò HTML ¤ØÊÑ´¹¤·¤¿¤â¤Î¤Ø¤Î¥ê¥ó¥¯¤¬¤¢¤ê¤Þ¤¹. ¸µ¤Î DocBook ¤Î - ¥Õ¥¡¥¤¥ë¤â¤¢¤ê, ¤É¤Î¤è¤¦¤Ë DocBook ¤Î¤µ¤Þ¤¶¤Þ¤ÊÍ×ÁǤ¬»È¤¨¤ë¤Î¤«¤È¤¤¤¦ - ¶Ú¤ÎÄ̤ä¿Îã¤â½ñ¤«¤ì¤Æ¤¤¤Þ¤¹.

      -
      - - - &footer - - diff --git a/data/ja_JP.EUC/docproj/submitting.sgml b/data/ja_JP.EUC/docproj/submitting.sgml deleted file mode 100644 index e347154a87..0000000000 --- a/data/ja_JP.EUC/docproj/submitting.sgml +++ /dev/null @@ -1,163 +0,0 @@ - - - - %includes; -]> - - - - - - &header; - -

      ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò½ñ¤­¤Þ¤·¤¿. ¤É¤¦¤ä¤Ã¤Æ´ó¹Æ¤¹¤ì¤ÐÎɤ¤¤Î?

      - -

      ¤Ï¤¸¤á¤Ë, - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò½ñ¤¯ºî¶È¤Ë»þ´Ö¤ò³ä¤¤¤Æ¤¯¤À¤µ¤Ã¤¿¤³¤È¤ò´¶¼Õ¤·¤Þ¤¹. -

      - -

      ¥ì¥Ó¥å¡¼¤Î¤¿¤á¤Ë, ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò¸ø³«¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹. - ¤â¤·²Äǽ¤Ê¤é, ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò FTP ¤ä Web ¤Î¥µ¥¤¥È¤ËÃÖ¤¤¤Æ¤¯¤À¤µ¤¤. - ¤â¤·¤´¼«Ê¬¤Î FTP ¤¢¤ë¤¤¤Ï Web ¥µ¥¤¥È¤ò¤ª»ý¤Á¤Ç¤Ê¤¤¾ì¹ç¤Ï, - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò - - ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/ - ¤Ø¥¢¥Ã¥×¥í¡¼¥É¤·, send-pr (¤¢¤È¤ÇÀâÌÀ¤·¤Þ¤¹) - ¤ò»È¤Ã¤Æ, ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò¸ø³«¤·¤Æ¤¯¤ì¤ë¤è¤¦¤Ë - commiter ¤Î狼¤Ë¤ª´ê¤¤¤·¤Æ¤¯¤À¤µ¤¤. -

      - -

      ¤½¤ì¤«¤é, -doc ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ø¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤Î³µÍפȸø³«¾ì½ê, - ¥³¥á¥ó¥È¤ÎÁ÷¤êÀè¤òµ­¤·¤¿¥á¥Ã¥»¡¼¥¸¤òÅê¹Æ¤·¤Æ¤¯¤À¤µ¤¤.

      - -

      ¤½¤Î¥á¥Ã¥»¡¼¥¸¤ò¾¤ÎŬÀڤʥ᡼¥ê¥ó¥°¥ê¥¹¥È¤Ë cc: - ¤·¤¿Êý¤¬¤è¤¤¾ì¹ç¤â¿¤¤¤Ç¤·¤ç¤¦. - Î㤨¤Ð, ¤½¤Î¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤¬, - ¥½¡¼¥¹¥Ä¥ê¡¼¤òºÇ¿·¤Î¾õÂÖ¤ËÊݤĤ¿¤á¤Î CVSup - ¤Î»ÈÍÑË¡¤Ë¤Ä¤¤¤Æ¸ÀµÚ¤·¤Æ¤¤¤ë¤Ê¤é, - ¤½¤ÎÆâÍÆ¤Ï FreeBSD-current ¤ä FreeBSD-stable - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Î¹ÖÆÉ¼Ô¤Ë¤È¤Ã¤Æ¤â¶½Ì£¤¢¤ë¤â¤Î¤Ç¤·¤ç¤¦.

      - -

      ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ËÌܤ¬Ä̤µ¤ì, - ÆÉ¼Ô¤«¤é¤ÎÄ󰯤òÁÈ¤ßÆþ¤ì¤ëµ¡²ñ¤òÆÀ¤¿¤Ê¤é, - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò´ó¹Æ¤¹¤ë½àÈ÷¤¬¤Ç¤­¤¿¤È¸À¤¨¤Þ¤¹.

      - -

      ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò´ó¹Æ¤¹¤ë¾ì¹ç, - ¥Õ¥¡¥¤¥ë¤ò tar ·Á¼°¤Ë¤Þ¤È¤á¤Æ¤¯¤À¤µ¤¤. - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤¬ - -

      -    % tar cf doc.tar one two three
      -    
      - -

      ¤ÈÆþÎϤ·¤Æ¤¯¤À¤µ¤¤. ¤½¤ì¤«¤é tar ·Á¼°¤Î¥Õ¥¡¥¤¥ë¤ò°µ½Ì¤·¤Þ¤¹.

      - -
      -    % gzip -9 doc.tar
      -    
      - -

      doc.tar.gz ¤È¤¤¤¦¥Õ¥¡¥¤¥ë¤¬À¸À®¤µ¤ì¤Þ¤¹.

      - -

      ¼¡¤Ë, /pub/FreeBSD/incoming/ - ¥Ç¥£¥ì¥¯¥È¥ê¤Ë¥¢¥Ã¥×¥í¡¼¥É¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹.

      - -

      ¤½¤ì¤«¤é, - ¤½¤Î¤³¤È¤ò¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤ËÃΤ餻¤ëɬÍפ¬¤¢¤ê¤Þ¤¹. - ¸æ»ÈÍѤΥޥ·¥ó¤Ë¤â¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤ë¤Ï¤º¤Î - send-pr ¤È¤¤¤¦¥³¥Þ¥ó¥É¤ò»È¤¦¤Î¤¬Àµ¤·¤¤ÊýË¡¤Ç¤¹.

      - -

      ¤³¤Î¥³¥Þ¥ó¥É¤ò»È¤¦¤Î¤Ï, - ¤¢¤Ê¤¿¤¬´ó¹Æ¤·¤¿¤³¤È¤ò¸å¤«¤é³Îǧ¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¤«¤é¤Ç¤¹. - PR (Problem Report) ¤òÁ÷¤ë¤È, ¤½¤ì¤¾¤ì¤Ë¸ÇÍ­¤ÊÈֹ椬³ä¤êÅö¤Æ¤é¤ì¤Þ¤¹. - ¤½¤Î¸å, Commiter ¤Î狼¤¬¤½¤Î PR ¤òôÅö¤·, - ¿·¤·¤¤¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤Î commit - ¤Ë´Ø¤·¤Æ¤¢¤Ê¤¿¤ËÏ¢Íí¤¹¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹.

      - -

      send-pr ¼«ÂΤÏÈó¾ï¤Ëñ½ã¤Ç¤¹. ¤Á¤ç¤Ã¤ÈÆÃ¼ì¤Ê·Á¼°¤Î e-mail - ¤òÆÃÄê¤Î¥¢¥É¥ì¥¹¤ËÁ÷¤ë¤À¤±¤À¤«¤é¤Ç¤¹. - send-pr ¤òÁö¤é¤»¤ë¤È, ¥¨¥Ç¥£¥¿ (¿ʬ vi ¤« - emacs ¤Ç¤·¤ç¤¦) ¤¬Î©¤Á¾å¤¬¤ê, - µ­ÆþÍѤΥƥó¥×¥ì¡¼¥È¤Èµ­ÆþÊý¤ÎÀâÌÀ¤¬É½¼¨¤µ¤ì¤ë¤Ï¤º¤Ç¤¹.

      - -

      "Category" ¤ò "docs" ¤Ë, "Class" ¤ò "change-request" - ¤ËÀßÄꤷ¤Æ¤¯¤À¤µ¤¤. Commiter ¤¬¥Õ¥¡¥¤¥ë¤ò¸«¤Ä¤±¤é¤ì¤ë¤è¤¦¤Ë, - ¥¢¥Ã¥×¥í¡¼¥É¤·¤¿¥Õ¥¡¥¤¥ë¤Î̾Á°¤ò½ñ¤¤¤Æ¤ª¤¯¤Î¤ò¤ªËº¤ì¤Ê¤¯!

      - -

      ¥¨¥Ç¥£¥¿¤ò½ªÎ»¤µ¤»¤ë¤È, PR ¤Ï e-mail ¤È¤·¤ÆÀµ¤·¤¤¾ì½ê¤ØÁ÷¤é¤ì¤Þ¤¹. - ¤¤¤¯¤é¤â¤·¤Ê¤¤¤¦¤Á¤Ë, ¤¢¤Ê¤¿¤¬Á÷¤Ã¤¿ PR - ¤ÎÈÖ¹æ¤òÅÁ¤¨¤ë³Îǧ¤Î¥á¥Ã¥»¡¼¥¸¤¬Á÷¤é¤ì¤Æ¤¯¤ë¤Ï¤º¤Ç¤¹. - ¤³¤ÎÈÖ¹æ¤Ï¿ÊŸ¾õ¶·¤ò³Îǧ¤¹¤ë¤Î¤Ë»ÈÍѤ¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -

      ¤Þ¤¿, - - http://www.freebsd.org/send-pr.html - ¤Î web ¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò»ÈÍѤ¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹.

      - -

      ´û¸¤Î¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ËÊѹ¹¤ò²Ã¤¨¤Þ¤·¤¿. - ¤É¤¦¤ä¤Ã¤Æ´ó¹Æ¤¹¤ì¤ÐÎɤ¤¤Î?

      - -

      ·«¤êÊÖ¤·¤Ë¤Ê¤ê¤Þ¤¹¤¬, ¤ª»þ´Ö¤ò³ä¤¤¤Æ¤¯¤À¤µ¤Ã¤¿¤³¤È¤ò´¶¼Õ¤·¤Þ¤¹.

      - -

      ¤Þ¤ººÇ½é¤Ë, diff - ¤È¸Æ¤Ð¤ì¤ëÆÃ¼ì¤Ê¥Õ¥¡¥¤¥ë¤òÀ¸À®¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹. - ¤³¤Î diff ¤Ï, ¤¢¤Ê¤¿¤¬»Ü¤·¤¿Êѹ¹ÅÀ¤òÀµ³Î¤Ë¤¢¤é¤ï¤·¤Æ¤¤¤Þ¤¹. - Diff ¤ò»È¤¨¤Ð, commit ¤ò¹Ô¤¦¿Í¤ÏÊѹ¹ÅÀ¤òÍÆ°×¤ËÃΤ뤳¤È¤¬¤Ç¤­, - ¤·¤¿¤¬¤Ã¤Æ, ¤É¤³¤òÊѹ¹¤·¤¿¤Î¤«ÀâÌÀ¤¹¤ë¤Î¤Ë»þ´Ö¤òϲÈñ¤·¤Ê¤¯¤Æ¤¹¤ß¤Þ¤¹ - (¤â¤Á¤í¤ó, - ¤Ê¤¼¤½¤ÎÊѹ¹¤ò¤·¤¿Êý¤¬¤è¤¤¤È¹Í¤¨¤ë¤Î¤«¤Ë¤Ä¤¤¤Æ¤ÏÀâÌÀ¤¹¤ëɬÍפ¬¤¢¤ë¤Î¤Ç¤¹¤¬). -

      - -

      'diff' ¤ò¤Ä¤¯¤ë¤Ë¤Ï,

      - -
        -
      1. Êѹ¹¤¹¤ë¥Õ¥¡¥¤¥ë¤Î¥³¥Ô¡¼¤òºî¤Ã¤Æ¤¯¤À¤µ¤¤. - ¤â¤· - -

        -    % cp foo.sgml foo.sgml.old
        -	
      2. - -
      3. ¤½¤ì¤«¤é, foo.sgml ¤òÊѹ¹¤·¤Þ¤¹.

        - -
        -    % vi foo.sgml
        -    ... ¤¨¡¼¤È, ¤³¤³¤ò¤³¤¦¤·¤Æ, ¤³¤¦ÊѤ¨¤Æ ...
        -
        -    ... Êѹ¹ÅÀ¤òÅÀ¸¡¤·¤Æ, ¸í»ú¤¬¤Ê¤¤¤«³Îǧ¤·¤Æ, ¤à¤Ë¤ã¤à¤Ë¤ã¤à¤Ë¤ã ...
        -	
      4. - -
      5. diff ¤ò¤Ä¤¯¤ê¤Þ¤¹. ¤½¤ìÍѤΥ³¥Þ¥ó¥É¤Ï°Ê²¼¤Î¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹.

        - -
        -    % diff -c foo.sgml.old foo.sgml > foo.diff
        -	
        - -

        Æó¤Ä¤Î¥Õ¥¡¥¤¥ë¤ÎÁê°ãÅÀ¤òÄ´¤Ù, ¤½¤ì¤é¤ò

      6. -
      - -

      ¥×¥í¥¸¥§¥¯¥È¤Ø - -

      - ftp://ftp.FreeBSD.ORG/pub/FreeBSD/incoming/ - ¤ØÁ÷¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹¤·, - ¤â¤· diff ¤¬ (¸í»ú¤ÎÄûÀµ¤Î¤è¤¦¤Ë) Èó¾ï¤Ë¾®¤µ¤¤¤â¤Î¤Ç¤¢¤ë¾ì¹ç¤Ï, - ľÀÜ PR ¤Î "Fix:" ¥»¥¯¥·¥ç¥ó¤Ëµ­Æþ¤µ¤ì¤Æ¤â·ë¹½¤Ç¤¹.

      - -

      ¤É¤Á¤é¤Î¾ì¹ç¤Ç¤â, ¤ä¤Ï¤ê send-pr ¤ò»ÈÍѤ·¤Æ, - commiter ¤ËÊѹ¹ÅÀ¤òÃΤ餻¤ëɬÍפ¬¤¢¤ê¤Þ¤¹. - ¤½¤Î¾ì¹ç, "Category" ¤ò "docs" ¤Ë, "Class" ¤ò - "doc-bug" (¸í»ú¤Î¤è¤¦¤ÊÌäÂê¤òÊѹ¹¤·¤¿¾ì¹ç) ¤« - "change-request" (¿·¤·¤¤¾ðÊó¤ò´û¸¤Î¥»¥¯¥·¥ç¥ó¤Ë²Ã¤¨¤¿¾ì¹ç) ¤Ë - ÀßÄꤷ¤Æ¤¯¤À¤µ¤¤.

      - - &footer - - diff --git a/data/ja_JP.EUC/docproj/translations.sgml b/data/ja_JP.EUC/docproj/translations.sgml deleted file mode 100644 index 523a11f7dd..0000000000 --- a/data/ja_JP.EUC/docproj/translations.sgml +++ /dev/null @@ -1,68 +0,0 @@ - - - - %includes; -]> - - - - - - &header; - -

      FreeBSD ´Ú¹ñ¸ì¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È

      - -Web: http://yahanbi.snu.ac.kr/~sasung
      -E-Mail: doc-kr@yahanbi.snu.ac.kr
      - -

      ÌõÃí: 98/07/22 ¸½ºß¤³¤Î URL ¤Ï¥¢¥¯¥»¥¹¤Ç¤­¤Ê¤¤¤è¤¦¤Ç¤¹.

      - -
      -
      ¸½ºßºî¶È¤·¤Æ¤¤¤ë¥É¥­¥å¥á¥ó¥È
      -
      ¥Ï¥ó¥É¥Ö¥Ã¥¯
      -
      - - -

      FreeBSD ÆüËܸì¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È

      -Web: http://www.jp.freebsd.org/doc-jp/
      -E-Mail: doc-jp@jp.freebsd.org
      - -
      -
      ÍøÍѤǤ­¤ë¥É¥­¥å¥á¥ó¥È
      -
      - ¥Ï¥ó¥É¥Ö¥Ã¥¯, - FAQ, - Web, - FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼ Âè2ÈÇ -
      -
      ¸½ºßºî¶È¤·¤Æ¤¤¤ë¥É¥­¥å¥á¥ó¥È
      -
      - FreeBSD ¥Á¥å¡¼¥È¥ê¥¢¥ë
      -
      - -

      FreeBSD ¥É¥¤¥Ä¸ì¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È

      - -Web: http://www.de.freebsd.org/de/uebersetzung.html
      -E-Mail: de-bsd-translators@de.freebsd.org
      - -
      -
      ¸½ºßºî¶È¤·¤Æ¤¤¤ë¥É¥­¥å¥á¥ó¥È
      -
      ¥Ï¥ó¥É¥Ö¥Ã¥¯
      -
      - -

      FreeBSD ¥¹¥Ú¥¤¥ó¸ì¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È

      - -Web: http://www.es.freebsd.org/es/
      -E-Mail: jesusr@es.freebsd.org
      - -
      -
      ÍøÍѤǤ­¤ë¥É¥­¥å¥á¥ó¥È
      -
      FAQ
      -
      ¸½ºßºî¶È¤·¤Æ¤¤¤ë¥É¥­¥å¥á¥ó¥È
      -
      ¥Ï¥ó¥É¥Ö¥Ã¥¯
      -
      - -&footer - - diff --git a/data/ja_JP.EUC/docproj/who.sgml b/data/ja_JP.EUC/docproj/who.sgml deleted file mode 100644 index 1ab03be828..0000000000 --- a/data/ja_JP.EUC/docproj/who.sgml +++ /dev/null @@ -1,38 +0,0 @@ - - - - %includes; -]> - - - - - - &header; - -

      ¤³¤Î¥×¥í¥¸¥§¥¯¥È¤Ï´Ë¤ä¤«¤Ê·ë¤ÓÉÕ¤­¤ò»ý¤Ã¤¿¿Í¡¹¤Î½¸¤Þ¤ê¤Ç¤¢¤ê, - ²æ¡¹¤Ï¤ß¤Ê - FreeBSD-doc@FreeBSD.ORG - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤ò¹ØÆÉ¤·¤Æ¤¤¤ë¤È¤¤¤¦°Ê³°¤Î¶¦ÄÌÅÀ¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó.

      - -

      ²æ¡¹¤Î°ìÉô¤Ï, Êѹ¹ÅÀ¤òľÀÜ FreeBSD documentation tree ¤Ë commit - ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. - - ¥Ï¥ó¥É¥Ö¥Ã¥¯ ¤Ë, commit ¡Ö¸¢¡×¤ò»ý¤Ã¤Æ¤¤¤ë¿Í¡¹¤Î°ìÍ÷¤¬¤¢¤ê¤Þ¤¹.

      - -

      ¾¤Î¿Í¡¹¤Ï commit ¸¢¤ò»ý¤Ã¤Æ¤¤¤Þ¤»¤ó¤¬, - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤ò½ñ¤­, - ´ó¹Æ¤¹¤ë¤³¤È¤Ï¤ä¤Ï¤ê¤Ç¤­¤Þ¤¹. - Committer ¤Î狼¤¬¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó½¸¤ÎÃæ¤ËÄɲ䷤Ƥ¯¤ì¤ë¤Ç¤·¤ç¤¦. -

      - -

      ¤â¤·¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤ò¼ê½õ¤±¤·¤¿¤¤¤È»×¤ï¤ì¤ë¤Ê¤é - (¤½¤¦»×¤ï¤ì¤ë¤³¤È¤ò¶¯¤¯´ê¤Ã¤Æ¤¤¤Þ¤¹), - ¤ä¤ë¤³¤È¤Ï°ì¤Ä, ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤ò¹ØÆÉ¤¹¤ë¤À¤±¤Ç¤¹. - ¤½¤¦¤¹¤ì¤Ð¤¢¤Ê¤¿¤â¤â¤¦¥×¥í¥¸¥§¥¯¥È¤Î°ì°÷¤Ê¤Î¤Ç¤¹. -

      - - &footer - - diff --git a/data/ja_JP.EUC/docs.sgml b/data/ja_JP.EUC/docs.sgml deleted file mode 100644 index 8c27296c9e..0000000000 --- a/data/ja_JP.EUC/docs.sgml +++ /dev/null @@ -1,256 +0,0 @@ - - - %includes; -]> - - - - - - -&header; - - -

      ½ÐÈÇʪ¤Ë¤ª¤±¤ë FreeBSD

      -

      FreeBSD ¤Ë´Ø¤¹¤ë½ÐÈÇʪ.

      - - -

      2000 ǯŬ¹çÀ­

      - -

      2000 ǯŬ¹çÀ­¤ËÂФ¹¤ë, - FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Î¸½»þÅÀ¤Ç¤Î½ê¿®É½ÌÀ¤Ç¤¹.

      - -

      Newsletter

      -

      Walnut Creek CDROM ¤Ë¤è¤Ã¤ÆÌµÎÁ¤Ç½ÐÈÇ, ÇÛÉÛ¤µ¤ì¤Æ¤¤¤ë - FreeBSD Newsletter ¤Ç¤¹.

      - -

      FreeBSD Real-Quick (TM) ¥Ë¥å¡¼¥¹¥ì¥¿¡¼ (RQN)

      - -

      ·î´©¤Î (¤È¤­¤Ë¤Ï 1 ½µ¤ª¤­¤Î) ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ë¤Ï - FreeBSD ¤Î³èư¤ÎÉñÂæ¤Ë¤ª¤±¤ëºÇ¶á¤Î³«È¯¤ÎÀ®²Ì¤¬ºÜ¤»¤é¤ì¤Æ¤¤¤Þ¤¹. - freebsd-announce ¤ò¹ØÆÉ¤¹¤ë¤³¤È¤Ç¤³¤Î¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤ò e-mail ·Ðͳ¤Ç - ¼õ¤±¼è¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - - -

      FreeBSD ¥Ï¥ó¥É¥Ö¥Ã¥¯ (ÆüËܸìÈÇ)

      - -

      º£¤â¤Ê¤ªÀ®Ä¹¤ò³¤±¤Æ¤¤¤ë, FreeBSD ¥æ¡¼¥¶¤Î¤¿¤á¤ÎÊñ³çŪ¤Ê - ¥ª¥ó¥é¥¤¥ó¥ê¥½¡¼¥¹¤Ç¤¹. ¥³¥á¥ó¥È¤È´ó¹Æ¤Ï <freebsd-doc@FreeBSD.ORG> - ¤Þ¤Ç¤É¤¦¤¾.

      - -

      ¥ª¥ê¥¸¥Ê¥ë¤Î±Ñ¸ìÈǥϥó¥É¥Ö¥Ã¥¯¤â¤¢¤ê¤Þ¤¹.

      - - -

      ¤è¤¯¤¢¤ë¼ÁÌä (FAQ) (ÆüËܸìÈÇ)

      - -

      ¤¢¤Ê¤¿¤¬µ¿Ìä¤Ë»×¤¦¤³¤È¤Ï, ¾¤Î狼¤Ë¤È¤Ã¤Æ¤âƱ¤¸¤è¤¦¤Ë - µ¿Ìä¤Ç¤¢¤ë¤«¤â¤·¤ì¤Þ¤»¤ó. ¤½¤Î¤¦¤Á¤Î°ìÈÌŪ¤Ê¤â¤Î¤¬, ´Ê·é¤Ê - Q and A Êý¼°¤Ç¤Þ¤È¤á¤é¤ì¤Æ¤¤¤Þ¤¹.

      - -

      ¥ª¥ê¥¸¥Ê¥ë¤Î±Ñ¸ìÈǤ⤢¤ê¤Þ¤¹.

      - - -

      ¥Á¥å¡¼¥È¥ê¥¢¥ë

      - -

      FreeBSD ¤Î¤µ¤Þ¤¶¤Þ¤ÊʬÌî¤ä FreeBSD ¤Î¥½¥Õ¥È¥¦¥§¥¢¤ä¥Ï¡¼¥É¥¦¥§¥¢ - ¤Ë´Ø¤¹¤ë¥É¥­¥å¥á¥ó¥È¤¬À°È÷¤µ¤ì¤Æ¤¤¤Þ¤¹. ¥³¥á¥ó¥È¤ä´ó¹Æ¤ò - ¤·¤¿¤¤Êý¤Ï, - freebsd-doc@FreeBSD.org - ¤Ø¥á¡¼¥ë¤ò¤É¤¦¤¾.

      - - - -

      ¤µ¤é¤Ê¤ë¥ê¥½¡¼¥¹

      - -

      www.FreeBSD.org °Ê³°¤Ë¤â, - FreeBSD ¤Ë´Ø¤¹¤ë¾ðÊó¤òÆÀ¤é¤ì¤ë¾ì½ê¤Ï¸ºß¤·¤Þ¤¹. - ¤µ¤Þ¤¶¤Þ¤Î¼«¼çŪ¤Ê»î¤ß¤Î¤Ê¤«¤«¤é, - FreeBSD ¤Ë´Ø¤¹¤ë¤¿¤¯¤µ¤ó¤ÎÍ­ÍѤʾðÊ󤬻º¤ß½Ð¤µ¤ì¤Æ¤¤¤ë¤Î¤Ç¤¹.

      - -
        -
      • U.C. Berkeley ¤Ë¤ª¤±¤ë BSD ¤ÎºÇ½é¤ÎÀ߷׼Ԥΰì¿Í¤Ç¤¢¤ë - Kirk McKusick ¤Ï, - FreeBSD ¤ò»È¤Ã¤Æ, - 4.4BSD ¤Î¥«¡¼¥Í¥ë¤ÎÆâÉô¹½Â¤ - ¤Ë´Ø¤¹¤ëÆó¤Ä¤Î¹ÖµÁ¤ò¹Ô¤Ã¤Æ¤¤¤Þ¤¹. - ľÀֵܹÁ¤Ë»²²Ã¤Ç¤­¤Ê¤¤¿Í¡¹¤Î¤¿¤á¤Ë, - ¥Ó¥Ç¥ª¥Æ¡¼¥×¤Î¥·¥ê¡¼¥º¤¬ÍøÍѤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿.

      • - -
      • ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¾å¤Î¥ª¥ó¥é¥¤¥ó¥Þ¥¬¥¸¥ó¤Î - Computer Bits ¤Ï - 1996 ǯ 3 ·î°ÊÍè, - Ted Mittelstaedt ¤Ë¤è¤ë - The Network Community ¤È¤¤¤¦¥¿¥¤¥È¥ë¤Î¥³¥é¥à¤ÎÃæ¤Ç - FreeBSD ¤Ë´Ø¤¹¤ëÍ¥¤ì¤¿µ­»ö¤òÏ¢ºÜ¤·¤Æ¤¤¤Þ¤¹. -
        ¤³¤ì¤é¤Îµ­»ö¤Ï - FreeBSD - ¥Ù¡¼¥¹¤Î¥á¡¼¥ë¥µ¡¼¥Ð¡¼ ¤Î¥»¥Ã¥È¥¢¥Ã¥×¤«¤é, ¾¤Î¥Û¥¹¥È¤ËÀܳ¤¹¤ë¤¿¤á¤Î - - Network Address Translation ¤Þ¤Ç¤ÎÁ´¤Æ¤ò¥«¥Ð¡¼¤·¤Æ¤¤¤Þ¤¹.

      • - -
      • - FreeBSD ¤ÎÁí¹ç¥¬¥¤¥É - FreeBSD ¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ë¤Ä¤¤¤Æ¤Î - ¤è¤êÆÉ¤ß¤ä¤¹¤¤¡ÖËܤΤ褦¤Ê¡×¥Á¥å¡¼¥È¥ê¥¢¥ë¤Ç¤¹. FreeBSD ¤È UNIX ¤ÎξÊý - ¤ËÉÔ´·¤ì¤Ê¿Í¤òÂоݤȤ·¤Æ¤¤¤Þ¤¹. ¸½ºß¹½ÃÛÃæ¤Ç¤¹.

      • - -
      • - ¤Î¤í¤Þ¤Ê¥«¥á¤Î¤¿¤á¤Î FreeBSD How-To ¤Ï, - ¤â¤¦¤Á¤ç¤Ã¤È¤¯¤À¤±¤¿´¶¤¸¤Ç, - FreeBSD ¤Î¥»¥Ã¥È¥¢¥Ã¥×¤ÈÀßÄê¤Ë´Ø¤¹¤ë - ÆÉ¤ß¤ä¤¹¤¤ "how-to" ·Á¼°¤Î¾ðÊó¤òÄ󶡤·¤è¤¦¤È¤¤¤¦»î¤ß¤Ç¤¹.

      • - -
      • The Linux+FreeBSD mini-HOWTO - - Linux ¤È FreeBSD ¤òƱ¤¸¥·¥¹¥Æ¥à¾å¤Ç»ÈÍѤ¹¤ëÊýË¡¤ò²òÀ⤷¤¿Ê¸½ñ¤Ç¤¹. - FreeBSD ¤ò¾Ò²ð¤·, Æó¤Ä¤Î¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤ò - (Î㤨¤Ð¥¹¥ï¥Ã¥×ÍѤÎÎΰè¤ò¶¦Í­¤¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ) - ¶¨Æ±¤µ¤»¤ëÊýË¡¤Ë¤Ä¤¤¤Æ¸¡Æ¤¤·¤Æ¤¤¤Þ¤¹. -

      • - -
      - - -

      ½ñÀÒ

      - -

      ¥ª¥ó¥é¥¤¥ó¥É¥­¥å¥á¥ó¥È¤ÏÌò¤ËΩ¤Ä¤â¤Î¤Ç¤¹¤¬, ¿¿·õ¤Ë - FreeBSD ¤È¼è¤êÁȤ⤦¤È¤¤¤¦¿Í¤Ê¤é, ¤³¤³¤Ëʤ٤é¤ì¤¿ËܤΠ- ¤¤¤¯¤Ä¤«¤ò¼ê¤ËÆþ¤ì¤Æ¤ª¤¯¤Ù¤­¤Ç¤·¤ç¤¦. BSD ÍÑ¤Ë - ½ñ¤«¤ì¤¿ËܤÎÂçÉôʬ¤Ï FreeBSD ¤Ç¤âÍøÍѤǤ­¤Þ¤¹. - - -

      - ¥Þ¥Ë¥å¥¢¥ë

      - -
      -
      FreeBSD
      -
      ¥ê¥ê¡¼¥¹ÍÑ: - - 1.0, - 1.1, - 1.1.5.1, - 2.0, - 2.0.5, - 2.1.0, - 2.1.5, - 2.1.6.1, - 2.1.7.1, - 2.2.1, - 2.2.2, - 2.2.5, - 2.2.6, - 3.0-current, - Ports. -
      - -
      ¤½¤Î¾¤Î¥·¥¹¥Æ¥à
      -
      - Unix Seventh Edition (V7), - 2.8BSD, - 2.9.1BSD, - 2.10BSD, - 2.11BSD, - 4.3BSD Reno, - NET/2, - 386BSD 0.1, - 4.4BSD Lite2, - Linux Slackware, - NetBSD, - OpenBSD, - Plan 9, - SunOS 4.x, - SunOS 5.x, - ULTRIX 4.2, - and - XFree86. -
      -
      - - - -

      ¤³¤Î¥µ¡¼¥Ó¥¹¤Ï - Wolfram Schneider - ¤Î¹¥°Õ¤Ë¤è¤Ã¤Æ¤Þ¤«¤Ê¤ï¤ì¤Æ¤¤¤Þ¤¹. - - Hinrich Eilts ¤Î¹¥°Õ¤Ë¤è¤ë, FreeBSD 2.0 ¤È XFree86 release 3.1 - ¤Î¥Þ¥Ë¥å¥¢¥ëÂбþ¤Î - - Ê̤Υ¹¥¯¥ê¥×¥È¤âÍøÍѤǤ­¤Þ¤¹.

      - - -

      - 4.4BSD ¤Î¥É¥­¥å¥á¥ó¥È

      - -

      - BSD ¤Î¥Þ¥Ë¥å¥¢¥ë¤ò¥ª¥ó¥é¥¤¥ó¤ÇÆÉ¤ß¤¿¤¤¤È¤¤¤¦Êý¤Î¤¿¤á¤Ë, - 4.4BSD ¤Î¥É¥­¥å¥á¥ó¥È¤ò¥Ï¥¤¥Ñ¡¼¥Æ¥­¥¹¥È²½¤·¤¿¤â¤Î¤¬¤¢¤ê¤Þ¤¹. - ¤³¤ì¤Ï, (doc ÇÛÉÛ¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¢¤ì¤Ð) FreeBSD ¥Þ¥·¥ó¤Î - /usr/share/doc - ¤Ë¤¢¤ë¥É¥­¥å¥á¥ó¥È¤ò¥Ù¡¼¥¹¤Ë¤·¤Æ¤¤¤Þ¤¹.

      - - -

      - Info ¥É¥­¥å¥á¥ó¥È

      - -

      - FreeBSD ¤Î Info ¥É¥­¥å¥á¥ó¥È¤ò¥ª¥ó¥é¥¤¥ó¤ÇÆÉ¤ß¤¿¤¤¤È¤¤¤¦Êý¤Î¤¿¤á¤Ë, - Info ¥É¥­¥å¥á¥ó¥È¤ò¥Ï¥¤¥Ñ¡¼¥Æ¥­¥¹¥È²½¤·¤¿¤â¤Î¤¬¤¢¤ê¤Þ¤¹. - ¤³¤ì¤Ï, (info ÇÛÉÛ¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¢¤ì¤Ð) FreeBSD ¥Þ¥·¥ó¤Î - /usr/share/info - ¤Ë¤¢¤ë¥É¥­¥å¥á¥ó¥È¤ò¥Ù¡¼¥¹¤Ë¤·¤Æ¤¤¤Þ¤¹.

      - - -

      ¥½¡¼¥¹¥³¡¼¥É

      - -

      ¥½¡¼¥¹¥³¡¼¥É¤Ë¼ê¤òÆþ¤ì¤Æ¤ß¤¿¤¤¤È¤¤¤¦Êý¤Î¤¿¤á¤Ë, - FreeBSD ¤Î kernel ¤Î¥½¡¼¥¹¤ò¥Ï¥¤¥Ñ¡¼¥Æ¥­¥¹¥È²½ - ¤·¤¿¤â¤Î¤¬¤¢¤ê¤Þ¤¹. ¤³¤ì¤¬ÍøÍѤǤ­¤ë¤Î¤Ï - Warren - Toomey¤Î¤ª¤«¤²¤Ç¤¹.

      - - -

      FreeBSD ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó ¥×¥í¥¸¥§¥¯¥È

      - -

      FreeBSD ¤½¤ì¼«¿È¤ÈƱÍÍ, ¤³¤Î¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤â¥Ü¥é¥ó¥Æ¥£¥¢ - ¤ÎÅØÎϤλºÊª¤Ç¤¹. ´Ö°ã¤¤¤òÀµ¤·, ¿·¤·¤¤»ñÎÁ¤òÉÕ¤±²Ã¤¨¤Æ¤æ¤¯¤È¤¤¤¦ - ¤³¤Î¥×¥í¥¸¥§¥¯¥È¤ÎÌÜɸ¤¬¤³¤³¤Ç³µÎ¬¤µ¤ì¤Æ¤¤¤Þ¤¹.

      - -&footer; - - diff --git a/data/ja_JP.EUC/features.sgml b/data/ja_JP.EUC/features.sgml deleted file mode 100644 index 36b78b2300..0000000000 --- a/data/ja_JP.EUC/features.sgml +++ /dev/null @@ -1,109 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      FreeBSD ¤Ï¤¿¤¯¤µ¤ó¤ÎÀè¿ÊŪ¤ÊÆÃħ¤òÄ󶡤·¤Æ¤¤¤Þ¤¹.

      - -
      -

      ¤¿¤È¤¨¤É¤ó¤Ê¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ò»È¤¦¾å¤Ç¤â, ¼«Ê¬¤Î¥·¥¹¥Æ¥à¤Î»ñ¸»¤Ï -ºÇÂç¸Â¤Ë³èÍѤ·¤¿¤¤¤â¤Î¤Ç¤·¤ç¤¦. -FreeBSD ¤ÎÀè¿ÊŪ¤ÊÆÃħ¤Ë¤è¤Ã¤Æ¤½¤ì¤¬¤Ç¤­¤ë¤Î¤Ç¤¹. -

      -
      - -
      -4.4BSD ¤Ë´ð¤Å¤¤¤¿´°Á´¤Ê¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à. - -
      -

      FreeBSD ¤ÎͳÍè¤Ï¥«¥ê¥Õ¥©¥ë¥Ë¥¢Âç³Ø¥Ð¡¼¥¯¥ì¡¼¹»¤Î -¥³¥ó¥Ô¥å¡¼¥¿¥·¥¹¥Æ¥à¥ê¥µ¡¼¥Á¥°¥ë¡¼¥×¤«¤é¸ø³«¤µ¤ì¤¿ BSD ¥½¥Õ¥È¥¦¥§¥¢¤Î -ºÇ½ªÈǤǤ¹. -¤³¤Î¤¿¤á, 4.4BSD ¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤ÎÀ߷פȼÂÁõ ¤È¤¤¤¦ -4.4BSD ¤Î¥·¥¹¥Æ¥à¤Î¹½Â¤¤Ë¤Ä¤¤¤Æ½ñ¤«¤ì¤¿ËܤˤÏ, -FreeBSD ¤ÎÃæ¿õµ¡Ç½¤Î¤Û¤È¤ó¤É¤¬¾ÜºÙ¤Ë¤ï¤¿¤Ã¤Æµ­½Ò¤µ¤ì¤Æ¤¤¤Þ¤¹.

      - -

      ¿ÍͤÊÀ¤³¦µ¬ÌϤΥܥé¥ó¥Æ¥£¥¢¤Ë¤è¤ë³«È¯¼Ô¤Îµ»½Ñ¤ä·Ð¸³¤ò½¸·ë¤·¤Æ, -FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Ï 4.4BSD ¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤ÎÆÃħ¤ò¤µ¤Þ¤¶¤Þ¤ÊÊýË¡¤Ç -³ÈÄ¥¤·¤Æ¤¤¤Þ¤¹. ¤½¤·¤Æ¿·¤·¤¤ OS ¤Î¥ê¥ê¡¼¥¹¤ò -¤è¤ê°ÂÄê¤Ë¤è¤êÁ᤯Ä󶡤·, ¤µ¤é¤Ë¥æ¡¼¥¶¡¼¤ÎÍ×µá¤Ë±þ¤¸¤¿¿·¤·¤¤ -µ¡Ç½¤ò´Þ¤á¤ë¤³¤È¤¬¤Ç¤­¤ë¤è¤¦ÉÔÃǤÎÅØÎϤò³¤±¤Æ¤¤¤Þ¤¹. -

      - -
      -FreeBSD ¤Ï¤è¤ê¹â¤¤À­Ç½¤Ç, ¾¤Î¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤È¤Î¤è¤ê¹â¤¤¸ß´¹À­¤È -¤È¤â¤Ë, ¥·¥¹¥Æ¥à´ÉÍý¤Î¼ê´Ö¤Î·Ú¸º¤ò¼Â¸½¤·¤Æ¤¤¤Þ¤¹. - - -
      -

      FreeBSD ¤Î³«È¯¼Ô¤Ï¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤ÎÀ߷פˤª¤±¤ë -¤è¤êÆñ¤·¤¤ÌäÂê¤Î¤¤¤¯¤Ä¤«¤Ë¼è¤êÁȤó¤À·ë²Ì, -¤³¤ì¤é¤ÎÀè¿ÊŪ¤ÊÆÃħ¤¬ÍøÍѤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. -

      - -
        -
      • ¥Ð¥¦¥ó¥¹¥Ð¥Ã¥Õ¥¡ ºÇ½é¤Î 16MB ¤·¤«Ä¾ÀÜ¥¢¥¯¥»¥¹¤Ç¤­¤Ê¤«¤Ã¤¿¤È¤¤¤¦ -PC ¤Î ISA ¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î¸Â³¦¤Ë¤ä¤Ã¤È¼ê¤¬²ó¤ê¤Þ¤·¤¿. -

        ¸ú²Ì: 16MB °Ê¾å¤Î¥á¥â¥ê¤Çưºî¤·¤Æ¤¤¤ë¥·¥¹¥Æ¥à¤Ç, -ISA ¥Ð¥¹¾å¤Î DMA ¤ò»ÈÍѤ¹¤ë¼þÊÕµ¡´ï¤ò»È¤¦¾ì¹ç¤Î¸úΨ¤¬¾å¤¬¤ê¤Þ¤·¤¿.

      • - -
      • Åý¹ç²½¤µ¤ì¤¿²¾ÁÛ¥á¥â¥ê¤È¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¥Ð¥Ã¥Õ¥¡¤Î¥­¥ã¥Ã¥·¥å -¥×¥í¥°¥é¥à¤Ë»È¤ï¤ì¤ë¥á¥â¥ê¤È¥Ç¥£¥¹¥¯¥­¥ã¥Ã¥·¥å¤ÎÎ̤ò¾ï¤ËºÇŬ¤Ë -Ä´À°¤·¤Þ¤¹. -

        ¸ú²Ì: ¥×¥í¥°¥é¥à¤ÏÍ¥¤ì¤¿¥á¥â¥ê´ÉÍý¤È -¹â¤¤À­Ç½¤ò»ý¤Ä¥Ç¥£¥¹¥¯¥¢¥¯¥»¥¹¤ÎξÊý¤òµý¼õ¤·¤Þ¤¹. -¤½¤·¤Æ¥·¥¹¥Æ¥à¤Î´ÉÍý¼Ô¤Ï¥­¥ã¥Ã¥·¥å¥á¥â¥ê¤òÄ´À°¤¹¤ëºî¶È¤«¤é²òÊü¤µ¤ì¤Þ¤¹.

      • - -
      • ¸ß´¹À­¤Î¤¢¤ë¥â¥¸¥å¡¼¥ë ¾¤Î¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥àÍѤΠ-¥×¥í¥°¥é¥à¤ò FreeBSD ¾å¤Çư¤«¤¹¤³¤È¤ò²Äǽ¤Ë¤·¤Þ¤¹. Linux, SCO, NetBSD, -BSDI ÍÑ¤Î¥×¥í¥°¥é¥à¤¬Æ°ºî²Äǽ¤Ç¤¹. -

        ¸ú²Ì: ¥æ¡¼¥¶¤Ï¸ß´¹À­¤Î¤¢¤ë OS ¤Î¤É¤ì¤«¤Çưºî¤Ç¤­¤ë¤è¤¦¤Ë -¤µ¤ì¤Æ¤¤¤ë¥×¥í¥°¥é¥à¤ò¥³¥ó¥Ñ¥¤¥ë¤·Ä¾¤¹É¬ÍפϤ¢¤ê¤Þ¤»¤ó. ¤½¤ì¤Ë¤è¤Ã¤Æ -Microsoft FrontPage Server -¤Î BSDI ÍѤγÈÄ¥¤ä, SCO ÍѤΠ-WordPerfect -¤È¤¤¤¦¤è¤¦¤Ê, ´ûÀ½¤Î¥½¥Õ¥È¥¦¥§¥¢¤Ø¤ÎÁªÂò¤ÎÉý¤¬¹­¤¬¤ê¤Þ¤¹.

      • - -
      • ưŪ¤Ë¥í¡¼¥É¤Ç¤­¤ë¥«¡¼¥Í¥ë¥â¥¸¥å¡¼¥ë -¿·¤¿¤Ë¥«¡¼¥Í¥ë¤òºî¤ê¤Ê¤ª¤¹¤³¤È¤Ê¤¯, ¿·¤·¤¤¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Î¥¿¥¤¥×, -¥Í¥Ã¥È¥ï¡¼¥¯¤Î¥×¥í¥È¥³¥ë¤ä¥Ð¥¤¥Ê¥ê¥¨¥ß¥å¥ì¡¼¥¿¤ò, -ưºî¤·¤Æ¤¤¤ë¥«¡¼¥Í¥ë¤Ë²Ã¤¨¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

        -¸ú²Ì: ¿¤¯¤Î»þ´Ö¤¬ÀáÌó¤Ç¤­, ¥µ¡¼¥É¥Ñ¡¼¥Æ¥£¤Ï¥½¡¼¥¹¤ä -Ĺ¡¹¤È¤·¤¿¥¤¥ó¥¹¥È¡¼¥ë¼ê½ç¤òÇÛÉÛ¤·¤Ê¤¯¤Æ¤â, ¥«¡¼¥Í¥ë¥â¥¸¥å¡¼¥ë¤È¤·¤Æ -´°Á´¤Ê¥µ¥Ö¥·¥¹¥Æ¥à¤ò½Ð²Ù¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      • - -
      • ¥·¥§¥¢¡¼¥É¥é¥¤¥Ö¥é¥ê ¥×¥í¥°¥é¥à¤Î¥µ¥¤¥º¤ò¸º¤é¤·, -¥Ç¥£¥¹¥¯¥¹¥Ú¡¼¥¹¤ä¥á¥â¥ê¤ÎÀáÌó¤Ë¤Ê¤ê¤Þ¤¹. -FreeBSD ¤Ï¿Ê¤ó¤À¥·¥§¥¢¡¼¥É¥é¥¤¥Ö¥é¥ê¤Î»ÅÁȤߤòºÎÍѤ·¤Æ¤¤¤Þ¤¹. ¤³¤ì¤Ï -ELF ¤Ë¤ª¤±¤ëÍøÅÀ¤ÎÂçÉôʬ¤òÄ󶡤·, ºÇ¿·¤Î¥Ð¡¼¥¸¥ç¥ó¤Ç¤Ï Linux ¤È -FreeBSD ËÜÍè¤Î¥×¥í¥°¥é¥à¤ÎÁÐÊý¤Î¤¿¤á¤Î ELF ¤Î¸ß´¹À­¤òÄ󶡤·¤Æ¤¤¤Þ¤¹.
      • -
      - -

      ¤â¤Á¤í¤ó, FreeBSD ¤¬ÅØÎϤò¤·Â³¤±¤ë¸Â¤ê, -¿·¤¿¤ÊÆÃħ¤ä¤è¤ê¹â¤¤¥ì¥Ù¥ë¤Î°ÂÄêÀ­¤ò¤½¤ì¤¾¤ì¤Î¥ê¥ê¡¼¥¹¤Ç -´üÂÔ¤·¤Æ¤â¤«¤Þ¤¤¤Þ¤»¤ó.

      -
      - -

      ¤¢¤ëÀìÌç²È¤Î°Õ¸«¤Ç¤Ï . . .

      - -
      -

      ``FreeBSD ¤Ï³µÍפ¬¹½Â¤Åª¤Ë»ë³Ð²½¤µ¤ì¤¿¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó¥¨¥Ç¥£¥¿¤ò -»ý¤Ã¤Æ¤¤¤ë... -OS ¤¬¥µ¥Ý¡¼¥È¤¹¤ë¤¹¤Ù¤Æ¤Î¥Ç¥Ð¥¤¥¹¤ÎÀßÄê¤Ë¼è¤ê³Ý¤«¤ë¤³¤È¤¬¤Ç¤­¤ë¤Î¤Ç -¤Û¤È¤ó¤ÉËè²óºÇ½é¤Î»î¤ß¤Ç¥¤¥ó¥¹¥È¡¼¥ë¤òÀ®¸ù¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤ë. -IBM, ¥Þ¥¤¥¯¥í¥½¥Õ¥È¤½¤Î¾¤Ï -FreeBSD ¤Î¤ä¤êÊý¤ò¤¦¤Þ¤¯¸«½¬¤Ã¤Æ¤¯¤ì¤ë¤È¤è¤¤¤Î¤À¤¬.'' -

      -

      ---Brett Glass, Infoworld, 1996/4/8.

      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/gallery.sgml b/data/ja_JP.EUC/gallery.sgml deleted file mode 100644 index 74857df455..0000000000 --- a/data/ja_JP.EUC/gallery.sgml +++ /dev/null @@ -1,54 +0,0 @@ - - - %includes; -]> - - - - - -&header; -

      À¤³¦Ãæ¤Ç, ³×¿·Åª¤Ê¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ä¥µ¡¼¥Ó¥¹¤¬ -FreeBSD ¤Çưºî¤·¤Æ¤¤¤Þ¤¹. ¤³¤Î¥®¥ã¥é¥ê¡¼¤Ï FreeBSD ¤òÍøÍѤ·¤Æ¤¤¤ë -1013 ¤ÎÁÈ¿¥¤ä¸Ä¿Í¤Î°ìÍ÷¤Ç¤¹. ¤¼¤Ò FreeBSD ¤¬¤¢¤Ê¤¿¤Î¤¿¤á¤Ë -²¿¤¬¤Ç¤­¤ë¤Î¤«¤ò¤â¤Ã¤ÈÄ´¤Ù¤Æ¤ß¤Æ²¼¤µ¤¤!

      -

      - - - - -

      ¤¢¤Ê¤¿¤Î¥µ¥¤¥È¤ò¤³¤Î¥ê¥¹¥È¤ËÄɲ乤ë¤Ë¤Ï, ñ¤Ë -¤³¤Î¥Õ¥©¡¼¥à -¤òËä¤á¤ë¤À¤±¤Ç¤¹.

      - - - - - - - - - -
      -

      -

      -

      -

      -

      -

      -

      -

      ¾å¤Î "Powered by FreeBSD" ¤Î¥í¥´¤Ï -¥À¥¦¥ó¥í¡¼¥É¤·¤Æ FreeBSD ¤òÍøÍѤ·¤Æ¤¤¤ë¸Ä¿Í¤ä¾¦ÍѤΥۡ¼¥à¥Ú¡¼¥¸¤Ç -ɽ¼¨¤µ¤»¤Æ¤â¹½¤¤¤Þ¤»¤ó. ¤³¤Î¥í¥´¤Þ¤¿¤Ï BSD ¥Ç¡¼¥â¥ó -¤ª¤è¤Ó¤½¤ÎÎà»÷ʪ¤ò±ÄÍøÌÜŪ¤Ç»ÈÍѤ¹¤ë¾ì¹ç¤Ï -Brian Tao ("power"¥í¥´¤Îºî¼Ô) ¤ä -Marshall Kirk McKusick -(BSD ¥Ç¡¼¥â¥ó¤Î¾ÓÁü¤ÎÅÐÏ¿¾¦É¸ÊÝ»ý¼Ô) ¤Ø¤Î¾µÂú¤¬É¬ÍפǤ¹.

      -&footer; - - diff --git a/data/ja_JP.EUC/includes.sgml b/data/ja_JP.EUC/includes.sgml deleted file mode 100644 index d1d89fd9d4..0000000000 --- a/data/ja_JP.EUC/includes.sgml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - -'> -'> - - - - - - -&email@FreeBSD.ORG
      - ©right;'> - -FreeBSD Home Page'> - - - -&title;¥á¥Ë¥å¡¼ -

      &title;


      - - - -¥È¥Ã
-¥×¥Ú¡¼¥¸ -¥¢¥×¥ê¥±¡¼¥·¥ç¥ó -¥µ¥Ý¡¼¥È -¥É¥­¥å¥á¥ó¥È -¥Ù¥ó¥À -¸¡º÷ -º÷°ú -¥È¥Ã¥×¥Ú¡¼¥¸ -¥È¥Ã¥×¥Ú¡¼¥¸ -'> - - -
      &author;
      &date;
      '> - - -'> -'> diff --git a/data/ja_JP.EUC/index-site.sgml b/data/ja_JP.EUC/index-site.sgml deleted file mode 100644 index 45a7687509..0000000000 --- a/data/ja_JP.EUC/index-site.sgml +++ /dev/null @@ -1,35 +0,0 @@ - - - %includes; - - -]> - - - - - -&header; - -

      Site Map

      -&site; - -
      - - -

      A-Z Index

      - -&atoz; -&footer; - - - - - diff --git a/data/ja_JP.EUC/index.html b/data/ja_JP.EUC/index.html deleted file mode 100644 index 30d5f147ef..0000000000 --- a/data/ja_JP.EUC/index.html +++ /dev/null @@ -1,323 +0,0 @@ - - - - - -FreeBSD Inc. - - - - - - - - - - - - - - - - - - - -
      FreeBSD: ¤³¤Î¥Ñ¥ï¡¼¤ò¤¢¤Ê¤¿¤Î¤¿¤á¤Ë -
      - -¥Ë¥å¡¼¥¹Â®Êó! -
      -
      -¤ª¶á¤¯¤Î¥µ¡¼¥Ð¤ò¤ªÁª¤Ó¤¯¤À¤µ¤¤: -
      - - -
      - -¸À¸ì: -±Ñ¸ì, -¤½¤Î¾...
      -
      - -
      - ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó  ¥µ¥Ý¡¼¥È  ¥É¥­¥å¥á¥ó¥È  ¥Ù¥ó¥À  ¸¡º÷  º÷°ú -
      - -

      - - - - - - - - - -

      -

      FreeBSD¤Ã¤Æ²¿?

      -

      - FreeBSD ¤Ï "PC¸ß´¹µ¡" ¥³¥ó¥Ô¥å¡¼¥¿ÍѤÎÀè¿ÊŪ¤Ê BSD UNIX - ¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ç¤¢¤ê, - ¿¤¯¤Î¿Í¤¿¤Á¤Ë¤è¤ê³«È¯¡¦Êݼ餵¤ì¤Æ¤¤¤Þ¤¹. -

      - -

      ºÇÀèü¤Îµ¡Ç½

      - -

      - FreeBSD ¤Ï (»ÔÈΤκÇÎɤΤâ¤Î¤â´Þ¤á¤Æ) ¾¤Î¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à - ¤Ë̤¤À¤Ë·ç¤±¤Æ¤¤¤ëºÇÀèü¤Î¥Í¥Ã¥È¥ï¡¼¥¯, ¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹, ¥»¥­¥å¥ê¥Æ¥£, - ¸ß´¹À­¤È¤¤¤Ã¤¿µ¡Ç½¤òº£, Ä󶡤·¤Æ¤¤¤Þ¤¹. -

      - -

      FreeBSD ¤Ï¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Ë¤âºÇŬ¤Ç¤¹

      - -

      - FreeBSD ¤ÏÍýÁÛŪ¤Ê¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ä - ¥¤¥ó¥È¥é¥Í¥Ã¥È¤Î¥µ¡¼¥Ð¤Ë¤Ê¤ê¤Þ¤¹. - Éé²Ù¤¬¶Ë¤á¤Æ¹â¤¯¤Ê¤Ã¤¿¾õÂ֤Ǥµ¤¨¶¯¸Ç¤Ê¥Í¥Ã¥È¥ï¡¼¥¯¥µ¡¼¥Ó¥¹¤òÄ󶡤·, - ¥æ¡¼¥¶¥×¥í¥»¥¹¤¬Æ±»þ¤Ë²¿É´, ²¿Àé¤Ë¤Ê¤Ã¤Æ¤âÎɹ¥¤ÊÈ¿±þ»þ´Ö¤ò°Ý»ý¤¹¤ë¤è - ¤¦¤Ë¥á¥â¥ê¤ò¸úΨŪ¤ËÍøÍѤ·¤Þ¤¹. - FreeBSD ¤òÍøÍѤ·¤¿¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ä¥µ¡¼¥Ó¥¹¤ÎÎã¤òºÜ¤»¤Æ¤¤¤Þ¤¹¤Î¤Ç, - ¤¼¤Ò²æ¡¹¤Î¥®¥ã¥é¥ê¡¼¤òˬ¤ì¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. -

      - -

      ÍÍ¡¹¤Ê¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òÍøÍѤǤ­¤Þ¤¹

      - -

      -ºÇ¶á¤ÎÄã²Á³Ê¤Ç¹â®¤Ê PC ¥Ï¡¼¥É¥¦¥§¥¢¤È FreeBSD ¤ÎÉʼÁ¤¬·ë¤Ó¤Ä¤¯¤³¤È¤Ë -¤è¤Ã¤Æ, FreeBSD ¤Ï»ÔÈΤΠUNIX ¥ï¡¼¥¯¥¹¥Æ¡¼¥·¥ç¥ó¤ÈÈæ³Ó¤·¤Æ¤È¤Æ¤â·ÐºÑŪ -¤ÊÁªÂò»è¤È¤Ê¤ê¤Þ¤¹. -Èó¾ï¤Ë¿ô¿¤¯¤Î¥Ç¥¹¥¯¥È¥Ã¥×ÍѤ䥵¡¼¥ÐÍѤΠ-¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤¬À°¤Ã¤Æ¤¤¤Þ¤¹. -

      - -
      - -

      ¥¤¥ó¥¹¥È¡¼¥ë¤â´Êñ

      - -

      -FreeBSD ¤Ï CD-ROM ¤ä¥Õ¥í¥Ã¥Ô¡¼¥Ç¥£¥¹¥¯, ¼§µ¤¥Æ¡¼¥×, MS-DOS -¥Ñ¡¼¥Æ¥£¥·¥ç¥ó¤Ê¤ÉÍÍ¡¹¤Ê¥á¥Ç¥£¥¢¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. -¤Þ¤¿, ¥Í¥Ã¥È¥ï¡¼¥¯¤Ë·Ò¤¬¤Ã¤Æ¤¤¤ë¤Ê¤é, anonymous FTP ¤ä NFS ¤òÍѤ¤¤Æ -ľÀÜ¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. -ɬÍ×¤Ê¤Î¤Ï 1.44MB ¤Îµ¯Æ°¥Õ¥í¥Ã¥Ô¡¼£±Ëç¤È, -¤³¤ì¤é¤ÎÊýË¡¤À¤±¤Ç¤¹. -

      - -

      FreeBSD ¤Ï̵ÎÁ¤Ç¤¹

      - - - -

      -¤³¤Î¤è¤¦¤ÊÆÃ¿§¤ò»ý¤Ã¤¿¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ï¹â¤¤ÃÍÃʤÇÈÎÇ䤵¤ì¤Æ¤¤ -¤ë¤È»×¤ï¤ì¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¤¬, FreeBSD ¤Ï̵ÎÁ¤ÇÆþ¼ê¤Ç¤­, ¤¹¤Ù¤Æ¤Î¥½¡¼¥¹ -¥³¡¼¥É¤¬ÉÕ°¤·¤Æ¤¤¤Þ¤¹. -»î¤·¤Æ¤ß¤è¤¦¤«¤Ê, ¤È¤¤¤¦Êý¤Ï¤è¤ê¾Ü¤·¤¤¾ð -Êó¤ò¤´Í÷¤¯¤À¤µ¤¤. -

      - -
      - -

      -FreeBSD ¤Ë¤Ä¤¤¤Æ¤â¤Ã¤È¤è¤¯ÃΤꤿ¤¯¤Ê¤Ã¤¿¤é, -FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤ò¼õ¤±¼è¤ì¤ë¤è¤¦¤Ë -ÅÐÏ¿¤·, FreeBSD ¤Ë´ØÏ¢¤¹¤ë½ÐÈÇʪ ¤ä -FreeBSD ´Ø·¸¤ÎÊóÆ» ¤Î -¥®¥ã¥é¥ê¡¼¤òˬ¤Í¤Æ, ¤³¤ì¤é¤Î¥¦¥§¥Ö¥µ¥¤¥È¤ò¸«¤Æ¤ß¤Æ¤¯¤À¤µ¤¤! -

      - -

      - -  FreeBSD ¤ò¼ê¤ËÆþ¤ì¤ë - - -  FAQ - - -  ¥Ï¥ó¥É¥Ö¥Ã¥¯ -

      - - -
      - - - - - - - - - - - - -
      - Walnut Creek CD-ROM ¤Ë¤è¤ê¸å±ç¤µ¤ì¤Æ¤¤¤Þ¤¹ * - - - Unix Guru Universe ¤ò¸å±ç¤·¤Æ¤¤¤Þ¤¹ * - - Powered by Apache * - - Powered by FreeBSD -
      - -
      - - - - - - - -
      - -¥Ú¡¼¥¸¥Ç¥¶¥¤¥ó Megan McCormack
      -questions@FreeBSD.ORG
      - ¤³¤Î web ¥µ¥¤¥È¤Ë¤Ä¤¤¤Æ
      - ¤³¤Î web ¥µ¥¤¥È¤ÎÆüËܸ첽¤Ë¤Ä¤¤¤Æ
      -$Date: 1998-07-27 04:58:26 $ -
      -Copyright © 1995-1998 FreeBSD Inc.
      -All rights reserved.
      -
      - - - diff --git a/data/ja_JP.EUC/internet.sgml b/data/ja_JP.EUC/internet.sgml deleted file mode 100644 index 3b0f77ea28..0000000000 --- a/data/ja_JP.EUC/internet.sgml +++ /dev/null @@ -1,150 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      FreeBSD¤Ï¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¤¿¤á¤Ë¥Ç¥¶¥¤¥ó¤µ¤ì¤Þ¤·¤¿.

      - -

      FreeBSD¤Ë¤Ï¤¿¤¯¤µ¤ó¤Î¿Í¤¬TCP/IP¥½¥Õ¥È¥¦¥§¥¢¤Î¼ÂÁõ¤Î -¤ª¼êËܤÀ¤È¹Í¤¨¤Æ¤¤¤ë4.4BSD TCP/IP¥×¥í¥È¥³¥ë¥¹¥¿¥Ã¥¯¤¬ -´Þ¤Þ¤ì¤Æ¤¤¤ë¤Î¤Ç, ¥Í¥Ã¥È¥ï¡¼¥¯¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤È¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËºÇŬ¤Ç¤¹.

      -
      - -
      FreeBSD -¤Ïɸ½àTCP/IP¥×¥í¥È¥³¥ë¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹. - -
      -

      ÂçÉôʬ¤ÎUNIX¤ÈƱ¤¸¤è¤¦¤Ë, FreeBSD¤Ç¤Ï¤³¤ó¤Ê¤³¤È¤ò¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -
        -
      • NFS¤ò»È¤Ã¤¿¶¦Í­¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤¬»ÈÍѤǤ­¤Þ¤¹.
      • - -
      • NIS¤ò»È¤Ã¤Æ¥Í¥Ã¥È¥ï¡¼¥¯¤Î¾ðÊó¤òÇÛ¿®¤Ç¤­¤Þ¤¹.
      • - -
      • ¥ê¥â¡¼¥È¥í¥°¥¤¥ó¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹.
      • - -
      • ¥ê¥â¡¼¥È´Ä¶­¤ÇSNMP¤ÎÀßÄê¤È´ÉÍý¤¬¤Ç¤­¤Þ¤¹.
      • - -
      • FTP¤ò»È¤Ã¤Æ¥Õ¥¡¥¤¥ë¤òžÁ÷¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.
      • - -
      • DNS/BIND¤ò»È¤Ã¤Æ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥Û¥¹¥È̾¤ò²ò·è¤Ç¤­¤Þ¤¹.
      • - -
      • PPP¤äSLIP¤ò´Þ¤àÊ£¿ô¤Î¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹´Ö¤Ç¥Ñ¥±¥Ã¥È¤ò¸ò´¹¤¹¤ë¤³¤È¤¬ -¤Ç¤­¤Þ¤¹.
      • - -
      • IP¥Þ¥ë¥Á¥­¥ã¥¹¥È(MBONE)¤ò»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤¹.
      • -
      - -

      FreeBSD¤È¤½¤ì¤Ë´Þ¤Þ¤ì¤Æ¤¤¤ë¥½¥Õ¥È¥¦¥§¥¢¤ò»È¤¨¤Ð, ¤¢¤Ê¤¿¤ÎPC¤ò -WWW¥µ¡¼¥Ð¤äNetNews¤Î¥ê¥ì¡¼¥Û¥¹¥È¤ËÊѿȤµ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. SAMBA¤ò»È¤¨¤Ð -Win95¤äNT¤ÎºÜ¤Ã¤¿¥Þ¥·¥ó¤È¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ä¥×¥ê¥ó¥¿¤ò¶¦ÍѤ¹¤ë¤³¤È¤À¤Ã¤Æ -¤Ç¤­¤Þ¤¹¤·, Ä󶡤µ¤ì¤Æ¤¤¤ëPCNFSǧ¾Ú¥Ç¡¼¥â¥ó¤ò»È¤¨¤Ð, -PC/NFS¤¬Áö¤Ã¤Æ¤¤¤ë¥Þ¥·¥ó¤ò»È¤¦¤³¤È¤â¤Ç¤­¤Þ¤¹. -FreeBSD¤ÏAppletalk¤È( -¾¦ÍѤΥѥ屡¼¥¸¤ò»È¤¦¤³¤È¤Ë¤Ê¤ê¤Þ¤¹¤¬)Novel¤Î¥¯¥é¥¤¥¢¥ó¥È/ -¥µ¡¼¥Ð¥Í¥Ã¥È¥ï¡¼¥¯¤â¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¤Î¤Ç, ¥¤¥ó¥È¥é¥Í¥Ã¥È¤ÎÌäÂê¤ò -´°Á´¤Ë²ò·è¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹.

      - -

      FreeBSD¤Ï -RFC-1323 -¤Ë¤ª¤±¤ë¹âµ¡Ç½³ÈÄ¥¤ä, -RFC-1644 -¤Ë¤ª¤±¤ë¥È¥é¥ó¥¶¥¯¥·¥ç¥ó, SLIP, dial-on-demand PPPÍѤγÈÄ¥¤Ê¤É¤Î, -TCP¤Î³ÈÄ¥¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹. -FreeBSD¤Ï, ¤´²ÈÄí¤Î¥Í¥Ã¥È¥µ¡¼¥Õ¥¡¡¼¤Ë¤âÁÈ¿¥¤Î¥·¥¹¥Æ¥à´ÉÍý¼Ô¤Ë¤â¥Ô¥Ã¥¿¥ê¤Î -¥ª¥Ú¥ì¡¼¥·¥ç¥ó¥·¥¹¥Æ¥à¤Ç¤¹. -

      -
      - -
      FreeBSD¤Î -¥Í¥Ã¥È¥ï¡¼¥¯Ç½ÎϤϰÂÄꤷ¤Æ¤ª¤ê, ¤·¤«¤â¹â®¤Ç¤¹. - -
      -

      ¤â¤·¿®ÍêÀ­¤¬¹â¤¯, Éé²Ù¤¬¹â¤¯¤È¤âºÇ¹â¤Î¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹¤òȯ´ø¤¹¤ë -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥µ¡¼¥Ð¤Î¥×¥é¥Ã¥È¥Û¡¼¥à¤ò¤ªÁܤ·¤Ê¤é, FreeBSD¤ò»È¤¦¤³¤È¤ò -¸¡Æ¤¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. ËèÆüFreeBSD¤ò»È¤Ã¤Æ¤¤¤ë´ë¶È¤Î¤Û¤ó¤Î°ìÉô¤ò¤´¾Ò²ð -¤·¤Þ¤¹.

      - -
        -
      • ¥µ¥ó¥Õ¥é¥ó¥·¥¹¥³¤Î¹Ù³°¤Ë¤¢¤ë -Walnut Creek CD-ROM¤Ï, -2500¸Ä¤òͤ¨¤ë¥³¥Í¥¯¥·¥ç¥ó¤òƱ»þ¤ËÄ¥¤ë¤³¤È¤â¤Ç¤­¤ë, ¥Í¥Ã¥È¤Ç¤âÍ­¿ô¤Î -FTP¥µ¡¼¥Ð·²¤ò±¿±Ä¤·¤Æ¤¤¤Þ¤¹. -¥µ¡¼¥Ð¤Ï¤¿¤Ã¤¿°ìÂæ¤ÎFreeBSD¥Þ¥·¥ó¤Ç±¿±Ä¤µ¤ì¤Æ¤ª¤ê, Áí·×¤¹¤ë¤È·î¤Ë -7¥Æ¥é¥Ð¥¤¥È¤ò±Û¤¨¤ë(1997ǯ11·î¤Îµ­Ï¿; ¤½¤¦, ¥Æ¥é¥Ð¥¤¥È¤Ç¤¹!) -¥Õ¥¡¥¤¥ë¤ò -žÁ÷¤·¤Æ¤¤¤Þ¤¹. Ʊ¤¸¤è¤¦¤Ê¥·¥¹¥Æ¥à¤òÁȤó¤Ç¤ß¤¿¤¤¤È¤¤¤¦Êý¤Î¤¿¤á¤Ë, -ÀßÄê¤Î -¾ÜºÙ¤¬¸ø³«¤µ¤ì¤Æ¤¤¤Þ¤¹.
      • - -
      • Yahoo Inc.¤Ï¥¤¥ó¥¿¡¼¥Í¥Ã¥È -ºÇÂç¤Î¥µ¡¼¥Á¥¨¥ó¥¸¥ó¤ò±¿±Ä¤·, ËèÆü¤¿¤¯¤µ¤ó¤Î¥Í¥Ã¥È¥µ¡¼¥Õ¥¡¡¼¤Ë -WWW¤Î¾ðÊó¤òÄ󶡤·¤Æ¤¤¤Þ¤¹. Yahoo¤Ï, Yahoo¤Ë¹­¹ð¤ò½Ð¤·¤Æ¤¤¤ë¤¤¤¯¤Ä¤â¤Î -´ë¶È¤ÈƱ¤¸¤è¤¦¤Ë, ¿®Íê¤Ç¤­¤Æ¥ì¥¹¥Ý¥ó¥¹¤ÎÎɤ¤Web¥µ¡¼¥Ð¤ò±¿±Ä¤¹¤ë -¤Î¤ËFreeBSD¤ò»ÈÍѤ·¤Æ¤¤¤Þ¤¹.
      • - -
      • ¤â¤Ã¤È¾ðÊ󤬤ۤ·¤¤Êý¤Ï, FreeBSD¤ËËþ­¤·¤Æ¤¤¤ë¥æ¡¼¥¶¤Î -¥®¥ã¥é¥ê¡¼¤Ø¹Ô¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤.
      • -
      - -

      FreeBSD¤Ï¤³¤ì¤é¤Î, ¤½¤·¤Æ¤½¤Î¾¤Î¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥µ¡¼¥Ó¥¹¤Ë¤âºÇŬ¤Ê -¥×¥é¥Ã¥È¥Û¡¼¥à¤Ç¤¹.

      - -
        -
      • ´ë¶È¥ì¥Ù¥ë, À¤³¦¥ì¥Ù¥ë¤ÎWWW¥µ¡¼¥Ó¥¹
      • - -
      • WWW¤ÎProxy¥µ¡¼¥Ó¥¹
      • - -
      • Anonymous FTP ¥µ¡¼¥Ó¥¹
      • - -
      • ´ë¶È¤Î¥Õ¥¡¥¤¥ë/¥×¥ê¥ó¥È¥µ¡¼¥Ó¥¹
      • -
      - -

      FreeBSD¤Î¥Ý¡¼¥È¥³¥ì¥¯¥·¥ç¥ó -¤Ë¤Ï, ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥µ¡¼¥Ð¤ò´Êñ¤Ë¥»¥Ã¥È¥¢¥Ã¥×¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë -¥½¥Õ¥È¥¦¥§¥¢¤¬, make°ìȯ¤Ç¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤­¤ë·Á¤ÇÍѰդµ¤ì¤Æ¤¤¤Þ¤¹.

      -
      - -
      -¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹¤¬¹â¤¯, ¤Ê¤ª¤«¤Ä°ÂÁ´. - -
      -

      FreeBSD¤Î³«È¯¥Á¡¼¥à¤Ï, ¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹¤Ë´Ø¤¹¤ë¤Î¤ÈƱ¤¸¤¯¤é¤¤, -¥»¥­¥å¥ê¥Æ¥£¡¼¤Ë´Ø¤·¤Æ¤âµ¤¤òÇۤäƤ¤¤Þ¤¹. FreeBSD¤Ï, IP proxy gateway -¤ò¤Ï¤¸¤á¤È¤¹¤ë¾¤Î¥µ¡¼¥Ó¥¹¤ÈƱÍÍ, IP firewall¤ò¥«¡¼¥Í¥ë¥ì¥Ù¥ë¤Ç -¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹. ´ë¶È¤Î¥µ¡¼¥Ð¤ò¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËÀܳ¤¹¤ë¤È¤­, -FreeBSD¤ÎÁö¤Ã¤Æ¤¤¤ë386°Ê¾å¤ÎPC¤òfirewall¤È¤·¤ÆÆ°ºî¤µ¤»¤ì¤Ð, -¥µ¡¼¥Ð¤ò³°Éô¤Î¹¶·â¤«¤é¼é¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -

      °Å¹æ²½¥½¥Õ¥È¥¦¥§¥¢, ¥»¥­¥å¥¢¡¼¥·¥§¥ë, Kerberos, ¥¨¥ó¥É¥µ¥¤¥É¤Ç¤Î -°Å¹æ²½, ¥»¥­¥å¥¢¡¼¤ÊRPCÀßÈ÷¤â(Í¢½Ðµ¬À©¤ÎÂоݤǤϤ¢¤ê¤Þ¤¹¤¬) -ÍøÍѲÄǽ¤Ç¤¹.

      - -

      ¤Þ¤¿, FreeBSD³«È¯¥Á¡¼¥à¤Ï -security officer -¤òÃÖ¤¤¤Æ, ¥»¥­¥å¥ê¥Æ¥£¡¼¤È¥Ð¥°¤Ë´Ø¤¹¤ë¾ðÊó¤ò½¸¤á, ¸øÉÛ¤¹¤ë¤³¤È¤Ë -ÀѶËŪ¤Ë¼è¤êÁȤó¤Ç¤¤¤Þ¤¹. ¤µ¤é¤Ë, Computer Emergency Response Team -(CERT)¤È¤âÏ¢·È¤ò¤È¤Ã¤Æ¤¤¤Þ¤¹.

      -
      - -

      Àèã¤Ï¤­¤Ã¤È¤³¤¦¸À¤¦¤Ç¤·¤ç¤¦ . . .

      - -
      -

      ``FreeBSD ... ¤½¤ì¤Ï¤ª¤½¤é¤¯¤³¤ÎÀ¤¤ÇºÇ¤â·ø¸Ç¤ÇÌò¤ËΩ¤ÄTCP/IP¥¹¥¿¥Ã¥¯ -¤ò¤â¤¿¤é¤¹¤â¤Î ...''

      - -

      ---Michael O'Brien, SunExpert August 1996 volume -7 number 8.

      -
      - -&footer; - - - diff --git a/data/ja_JP.EUC/jabout.sgml b/data/ja_JP.EUC/jabout.sgml deleted file mode 100644 index 4dde6bd6e9..0000000000 --- a/data/ja_JP.EUC/jabout.sgml +++ /dev/null @@ -1,77 +0,0 @@ - - - %includes; - %jmember; -]> - - - - -&header; - -

      ¤³¤Î WEB ¥µ¥¤¥È¤ÎÆüËܸ첽¤Ë¤Ä¤¤¤Æ

      - -

      ¤³¤Î WEB ¥µ¥¤¥È¤ÎÆüËܸ첽¤Ï - - FreeBSD ÆüËܸì¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È ¤Î°ì´Ä¤È - ¤·¤Æ 1997 ǯ 6 ·î¤Ë¥¹¥¿¡¼¥È¤·, Ʊǯ 10 ·î¤Ë¸ø³«¤µ¤ì¤Þ¤·¤¿. - ÆüËܸ첽¤Ë¤Ä¤¤¤Æ¤ªµ¤ÉÕ¤­¤ÎÅÀ¤¬¤¢¤ê¤Þ¤·¤¿¤é, FreeBSD ÆüËܸì - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È - - <doc-jp@jp.FreeBSD.ORG> ¤Þ¤Ç¤´Ï¢Íí - ²¼¤µ¤¤.

      - -

      - ¥ª¥ê¥¸¥Ê¥ë¤Î WEB ¥µ¥¤¥È - ¤ÏÆü¡¹¹¹¿·¤µ¤ì¤Æ¤¤¤ë¤¿¤á, »ä¤¿¤Á¤Ï¤³¤ì¤ËÄɤ¤ÉÕ¤¯¤¿¤á¤Îºî¶È¤ò - ³¤±¤Æ¤¤¤Þ¤¹. ¤Þ¤¿, ¤³¤Î WEB ¥µ¥¤¥ÈËÝÌõ¤Î¾¤Ë¤â - FreeBSD ¥Ï¥ó¥É¥Ö¥Ã¥¯ ¤ä - FreeBSD FAQ ¤Ê¤É¤ÎËÝÌõ¤ò¹Ô¤Ã¤Æ¤¤ - ¤Þ¤¹. ¤â¤·»ä¤¿¤Á¤Îºî¶È¤ò¼êÅÁ¤Ã¤ÆÄº¤±¤ë¤Ê¤é - - FreeBSD ÆüËܸì¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤Î¥Ú¡¼¥¸ - ¤ò¤´Í÷¤Î¾å, À§È󻲲䷤Ƥ¯¤À¤µ¤¤.

      - -

      ËÝÌõ¼Ô°ìÍ÷ (50 ²»½ç)

      -

      -

        -
      • &a.ryo
      • -
      • &a.iwasaki
      • -
      • &a.ohashi
      • -
      • &a.kuriyama
      • -
      • &a.motoyuki
      • -
      • &a.saeki
      • -
      • &a.sakauchi
      • -
      • &a.takas-su
      • -
      • &a.ikuo
      • -
      • &a.nishika
      • -
      • &a.kiroh
      • -
      • &a.shou
      • -
      • &a.yuki
      • -
      • &a.miyasita
      • -
      - -

      ººÆÉ¼Ô°ìÍ÷ (50 ²»½ç)

      -

      -

        -
      • &a.asami
      • -
      • &a.ryo
      • -
      • &a.iwasaki
      • -
      • &a.yoshiaki
      • -
      • &a.kuriyama
      • -
      • &a.motoyuki
      • -
      • &a.takas-su
      • -
      • &a.hideyuki
      • -
      • &a.hanai
      • -
      • &a.hino
      • -
      • &a.shou
      • -
      • &a.mrt
      • -
      - - &footer; - - - diff --git a/data/ja_JP.EUC/jmember.sgml b/data/ja_JP.EUC/jmember.sgml deleted file mode 100644 index 71996235e8..0000000000 --- a/data/ja_JP.EUC/jmember.sgml +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - <asami@FreeBSD.ORG>"> - - - <ryo@azusa.shinshu-u.ac.jp>"> - - - <iwasaki@jp.FreeBSD.ORG>"> - - - <yoshiaki@kt.rim.or.jp>"> - - - <ohashi@mickey.ai.kyutech.ac.jp>"> - - - <kuriyama@opt.phys.waseda.ac.jp>"> - - - <motoyuki@jp.FreeBSD.ORG>"> - - - <saeki@jp.FreeBSD.ORG>"> - - - <sakauchi@micon.co.jp>"> - - - <takas-su@is.aist-nara.ac.jp>"> - - - <hideyuki@jp.FreeBSD.ORG>"> - - - <ikuo@jp.FreeBSD.ORG>"> - - - <nishika@cheerful.com>"> - - - <hanai@FreeBSD.ORG>"> - - - <kiroh@jp.FreeBSD.ORG>"> - - - <hino@ccm.cl.nec.co.jp>"> - - - <shou@kt.rim.or.jp>"> - - - <yuki@jp.FreeBSD.ORG>"> - - - <miyasita@ee.ous.ac.jp>"> - - - <mrt@mickey.ai.kyutech.ac.jp>"> diff --git a/data/ja_JP.EUC/license.sgml b/data/ja_JP.EUC/license.sgml deleted file mode 100644 index d973fd9d13..0000000000 --- a/data/ja_JP.EUC/license.sgml +++ /dev/null @@ -1,90 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      4.4BSD¤ª¤è¤Ó4.4BSD-Lite¥ê¥ê¡¼¥¹¤Ë´Þ¤Þ¤ì¤ëÁ´¤Æ¤Îʸ½ñ¤È - ¥½¥Õ¥È¥¦¥§¥¢¤ÎÃøºî¸¢¤Ï, ¥«¥ê¥Õ¥©¥ë¥Ë¥¢Âç³ØÉ¾µÄ°÷²ñ - ¤Ë¤¢¤ë¤â¤Î¤È¤¹¤ë. - -

      Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, - 1993, 1994 The Regents of the University of California. - All rights reserved. - -

      ¥½¡¼¥¹¤È¥Ð¥¤¥Ê¥ê·Á¼°¤ÎºÆÇÛÉÛ¤ª¤è¤Ó»ÈÍѤÏ, Êѹ¹¤Î̵ͭ¤Ë¤«¤«¤ï¤é¤º°Ê²¼¤Î - ¾ò·ï¤òËþ¤¿¤¹¾ì¹ç¤Ë¸Â¤êµö²Ä¤µ¤ì¤ë: - -

        - -
      1. ¥½¡¼¥¹¥³¡¼¥É¤ÎºÆÇÛÉÛ¤Ï, ¾åµ­¤ÎÃøºî¸¢É½¼¨¡¦¤³¤Î¾ò·ï¤Î¥ê¥¹¥È¡¦²¼µ­¤Î - ÈÝǧÀ¼ÌÀʸ¤òÊÝ»ý¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤. - -
      2. ¥Ð¥¤¥Ê¥ê·Á¼°¤ÎºÆÇÛÉÛ¤Ï, ¾åµ­¤ÎÃøºî¸¢É½¼¨¡¦¤³¤Î¾ò·ï¤Î¥ê¥¹¥È¡¦²¼µ­¤Î - ÈÝǧÀ¼ÌÀʸ¤ò, ÇÛÉÛʪ¤È¶¦¤ËÄ󶡤µ¤ì¤ëʸ½ñ¤ª¤è¤Ó/¤Þ¤¿¤Ï¾¤Î»ñÎÁ¤ÎÃæ¤Ë - ´Þ¤á¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤. - -
      3. ¤³¤Î¥½¥Õ¥È¥¦¥§¥¢¤Îµ¡Ç½¤Þ¤¿¤ÏÍøÍÑË¡¤Ë¿¨¤ì¤ëÁ´¤Æ¤Î¹­¹ð¤Ï, °Ê²¼¤Î - ¼Õ¼­¤ò·ÇºÜ¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤. - -
        ¤³¤ÎÀ½Éʤˤϥ«¥ê¥Õ¥©¥ë¥Ë¥¢Âç³Ø¥Ð¡¼¥¯¥ì¥¤¹»¤È, - ¤½¤Î¹×¸¥¼Ô¤Ë¤è¤Ã¤Æ³«È¯¤µ¤ì¤¿¥½¥Õ¥È¥¦¥§¥¢¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹. -
        - -
      4. »öÁ°¤Î½ñÎà¤Ë¤è¤ëÌÀ³Î¤Êµö²Ä¤òÆÀ¤º¤·¤Æ, ¥«¥ê¥Õ¥©¥ë¥Ë¥¢Âç³Ø - ¤ª¤è¤Ó¤½¤Î¹×¸¥¼Ô¤Î̾Á°¤ò, ¤³¤Î¥½¥Õ¥È¥¦¥§¥¢¤ËͳÍ褹¤ëÀ½ÉÊ - ¤ÎÀëÅÁ¤¢¤ë¤¤¤Ï¿ä¾©¤ËÍøÍѤ·¤Æ¤Ï¤Ê¤é¤Ê¤¤. -
      5. -
      - -

      ¤³¤Î¥½¥Õ¥È¥¦¥§¥¢¤ÏɾµÄ°÷²ñ¤ª¤è¤Ó¹×¸¥¼Ô¤Ë¤è¤Ã¤Æ ``¤¢¤ë¤¬¤Þ¤Þ¤Î¾õÂÖ'' - ¤ÇÄ󶡤µ¤ì, ¾¦ÉÊÀ­¤ÈÆÃÄê¤ÎÌÜŪ¤ËÂФ¹¤ëŬ¹çÀ­¤Ë¤Ä¤¤¤Æ¤Î°ÅÌÛ¤ÎÊݾڤËα¤Þ - ¤é¤º, ¤¤¤«¤Ê¤ëÌÀ¼¨¤ª¤è¤Ó°ÅÌÛ¤ÎÊݾڤòǧ¤á¤Ê¤¤. ɾµÄ°÷²ñ¤ª¤è¤Ó¹×¸¥ - ¼Ô¤Ï, ¤¢¤é¤æ¤ëľÀÜŪ¡¦´ÖÀÜŪ¡¦¶öȯŪ¡¦ÆÃ¼ìŪ¡¦Åµ·¿Åª¡¦É¬Á³Åª¤Ê»³² (Âå - ÂØÀ½Éʤޤ¿¤ÏÂåÂØ¥µ¡¼¥Ó¥¹¤Î³ÍÆÀÈñ; ¸úÍÑ¡¦¥Ç¡¼¥¿¡¦Íø±×¤ÎÁÓ¼º; ¤Þ¤¿¤Ï¶È̳ - ÃæÃǤò´Þ¤ß, ¤Þ¤¿¤½¤ì¤À¤±¤Ëα¤Þ¤é¤Ê¤¤Â»³²) ¤ËÂФ·¤Æ, ¤¿¤È¤¨¤É¤Î¤è¤¦¤Ë¤· - ¤ÆÀ¸¤¸¤¿¤È¤·¤Æ¤â, ¤½¤·¤Æ¤³¤Î¥½¥Õ¥È¥¦¥§¥¢¤Î»ÈÍѤˤè¤Ã¤Æ¤É¤Î¤è¤¦¤Ë¤Ç¤¢¤ì - À¸¤¸¤ë, ·ÀÌó¾å¤Ç¤¢¤í¤¦¤È, ¸·Ì©¤ÊÀÕǤÆâ¤Ç¤¢¤í¤¦¤È, ¤¢¤ë¤¤¤ÏÉÔÀµ¹Ô°Ù (²á - ¼º¤ä¤½¤¦¤Ç¤Ê¤¤¾ì¹ç¤ò´Þ¤à) ¤Ë¤ª¤±¤ë¾ì¹ç¤Ç¤¢¤í¤¦¤È¤â, ¤¤¤«¤Ê¤ëÀÕǤÏÀ¾å¤â, - ¤¿¤È¤¨¤½¤Î¤è¤¦¤Ê»³²¤Î²ÄǽÀ­¤¬Í½¸«¤µ¤ì¤Æ¤¤¤¿¤È¤·¤Æ¤â, °ìÀÚ¤ÎÀÕǤ¤ò»ý¤¿ - ¤Ê¤¤. - -

      ÊÆ¹ñÅŵ¤ÅŻҵ»½Ñ¼Ô¶¨²ñ(IEEE)¤È, ¾ðÊó½èÍý¥·¥¹¥Æ¥à¤Î¤¿¤á¤Î - ÊÆ¹ñµ¬³Ê°Ñ°÷²ñX3¤Ï, ²æ¡¹¤¬Èà¤é¤Îʸ½ñ¤Î°ìÉô¤òºÆÈǤ¹¤ë¤³¤È¤ò - µö²Ä¤·¤Æ²¼¤µ¤Ã¤¿. - -

      °Ê²¼¤ÎÀ¼ÌÀ¤Ç, ``¤³¤Î¥Æ¥­¥¹¥È''¤È¤Ï, ¾åµ­¤Î¥·¥¹¥Æ¥à¤Ë´Ø¤¹¤ë - ʸ½ñ¤Î°ìÉô¤Î¤³¤È¤ò»Ø¤¹¤â¤Î¤Ç¤¢¤ë. - -

      ¤³¤Î¥Æ¥­¥¹¥È¤Î°ìÉô¤Ï, BSD Networking Software Release/2¤Ë - ¤ª¤¤¤Æ, ÅŻҷÁÂ֤ˤè¤ëºÆÈǤÈÊ£À½¤¬¤ª¤³¤Ê¤ï¤ì¤¿. ¤³¤Î¥Æ¥­¥¹¥È - ¤Î°ìÉô¤ÏIEEEɸ½à1003.1-1988, ·×»»µ¡´Ä¶­¤Ë¤ª¤±¤ë¥Ý¡¼¥¿¥Ö¥ë¤Ê - ¥ª¥Ú¥ì¡¼¥·¥ç¥ó¥·¥¹¥Æ¥à¤Î¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹(POSIX)¤Ë´Ø¤¹¤ë - IEEEɸ½à¤ËͳÍ褹¤ë¤â¤Î¤Ç¤¢¤ê, Ë¡¿ÍÊÆ¹ñÅŵ¤ÅŻҵ»½Ñ¼Ô¶¨²ñ¤¬ - 1988ǯ¤ËÃøºî¸¢¤ò¼èÆÀ¤·¤¿¤â¤Î¤Ç¤¢¤ë. ¤³¤ÎºÆÈǤµ¤ìÊ£À½¤µ¤ì - ¤¿¥Ð¡¼¥¸¥ç¥ó¤È¥ª¥ê¥¸¥Ê¥ë¤ÎIEEEɸ½à¤Î´Ö¤Ë²¿¤é¤«¤Îº¹°Û¤¬¤¢¤Ã¤¿ - ¾ì¹ç, ¥ª¥ê¥¸¥Ê¥ë¤ÎIEEEɸ½à¤³¤½¤¬¿®Íꤹ¤Ù¤­Ê¸½ñ¤Ç¤¢¤ë. - -

      °Ê²¼¤ÎÀ¼ÌÀ¤Ç, ``¤³¤Î»ñÎÁ''¤È¤Ï, ¾åµ­¤Î¥·¥¹¥Æ¥à¤Ë´Ø¤¹¤ë - ʸ½ñ¤Î°ìÉô¤Î¤³¤È¤ò»Ø¤¹¤â¤Î¤Ç¤¢¤ë. - -

      ¤³¤Î»ñÎÁ¤Ï¾ðÊó½èÍý¥·¥¹¥Æ¥à¤Î¤¿¤á¤ÎÊÆ¹ñµ¬³Ê°Ñ°÷²ñX3¤Î - µö²Ä¤òÆÀ¤ÆºÆÈǤµ¤ì¤¿. °Ñ°÷²ñ¤Î½»½ê¤ÏComputer and Business - Equipment Manufacturers Association (CBEMA), 311 First St., - NW, Suite 500, Washington, DC 20001-2178¤Ç¤¢¤ë. - ¥×¥í¥°¥é¥ß¥ó¥°¸À¸ìC¤Î½àÈ÷ºî¶È¤ÏX3J11ÀìÌç°Ñ°÷²ñ¤Ë¤è¤Ã¤Æ - ´°À®¤µ¤ì¤¿. - -

      ¤³¤Î¥½¥Õ¥È¥¦¥§¥¢¤Èʸ½ñ¤ÎÃæ¤Ë´Þ¤Þ¤ì¤ë°Õ¸«¤ä·ëÏÀ¤Ï, ¤½¤ì¤é¤Î - ºî¼Ô¤Ë¤è¤ë¤â¤Î¤Ç¤¢¤Ã¤Æ, ¥«¥ê¥Õ¥©¥ë¥Ë¥¢Âç³ØÉ¾µÄ°÷²ñ¤Î¸øÅª¤ÊÊý¿Ë¤ò - ÌÀ¼¨Åª¤Ë, ¤¢¤ë¤¤¤Ï´Þ°Õ¤È¤·¤Æ¤¢¤é¤ï¤·¤Æ¤¤¤ë¤â¤Î¤È¼è¤Ã¤Æ¤Ï¤Ê¤é¤Ê¤¤. - -&footer; - - diff --git a/data/ja_JP.EUC/machines.sgml b/data/ja_JP.EUC/machines.sgml deleted file mode 100644 index b7ea8bb41a..0000000000 --- a/data/ja_JP.EUC/machines.sgml +++ /dev/null @@ -1,170 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      ¤³¤Î¥Ú¡¼¥¸¤Ï, FreeBSD.org¥Í¥Ã¥È¥ï¡¼¥¯¾å¤Î¥¢¥«¥¦¥ó¥È¤È¤É¤Î¤è¤¦¤Ê¥Þ¥· -¥ó¥ê¥½¡¼¥¹¤¬¸½ºßÍøÍѤµ¤ì, ¤Þ¤¿¤É¤Î¤è¤¦¤Ê»Å»ö¤ò³ä¤êÅö¤Æ¤é¤ì¤Æ¤¤¤ë¤«¤òɽ -¤·¤Æ¤¤¤Þ¤¹.

      - -

      FreeBSD.org¥É¥á¥¤¥ó¤Ë¤¢¤ëÁ´¥Û¥¹¥È̾

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ¥Û¥¹¥ÈOSÌÜŪ½êÍ­¼Ô
      builder2.2.6-stable¥Ó¥ë¥É¤¹¤ë¤¿¤á¤Î¥µ¡¼¥Ðadmins
      beastNetBSD/alpha¥Æ¥¹¥ÈÃæ¤ÎAlpha¥Ü¥Ã¥¯¥¹jkh
      bento3.0-current3.0-current package ºîÀ®ÍÑports team
      freefall2.2.6-stableCVS¥Þ¥¹¥¿¥ê¥Ý¥¸¥È¥êcommitters
      hub2.2.6-stable¥á¥¤¥ë¤ÈWWW¥µ¡¼¥Ó¥¹, ¥Æ¡¼¥×¥Á¥§¥ó¥¸¥ãpost/webmaster
      kickme3.0-current³«È¯ÈǤΥƥ¹¥Èopen
      paddock2.2.6-stable2.2.x-stable package ºîÀ®ports team
      - -

      ¥Ï¡¼¥É¥¦¥§¥¢¹½À®

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ¥Û¥¹¥È¥¿¥¤¥×¥Ï¡¼¥É¥¦¥§¥¢
      builderIntel x86200MHz Pentium Pro, 128MB¥á¥â¥ê¡¼, AHC 2940 PCI SCSI¥³¥ó¥È¥í¡¼¥é, -2GB Quantum SCSI¥É¥é¥¤¥Ö, 3GB IDE¥É¥é¥¤¥Ö, -Intel EtherExpress Pro 10/100B NIC.
      beastAlpha Durango 500MHz 21164A ¤Þ¤¿¤Ï DEC PCI64 MB, 128MB¥á¥â¥ê¡¼, NCR 53c875 SCSI -¥³¥ó¥È¥í¡¼¥é, 2x4GB SCSI WIDE ¥É¥é¥¤¥Ö(°ì¤Ä¤Ï NetBSD/alpha, ¤â¤¦°ì¤Ä -¤Ï FreeBSD/alpha), DEC 21140 NIC.
      bentoIntel x86 MP2x300MHz Pentium II, 128MB¥á¥â¥ê¡¼, AHC 2940 PCI SCSI¥³¥ó¥È¥í¡¼¥é, -5x4GB SCSI WIDE¥É¥é¥¤¥Ö, Intel EtherExpress Pro 10/100B NIC.
      freefallIntel x86200MHz Pentium Pro, 128MB¥á¥â¥ê¡¼, NCR 53c875 PCI SCSI -¥³¥ó¥È¥í¡¼¥é, 4x4GB SCSI WIDE¥É¥é¥¤¥Ö, Intel EtherExpress Pro -10/100B NIC.
      hubIntel x86400MHz Pentium II, 256MB mem, AHC 2940 PCI SCSI¥³¥ó¥È¥í¡¼¥é, -3x4GB SCSI WIDE¥É¥é¥¤¥Ö, HP 6020i CDR, Intel EtherExpress Pro -10/100B NIC.
      kickmeAMD x86187MHz K6, 64MB¥á¥â¥ê¡¼, AHC 2940 PCI SCSI¥³¥ó¥È¥í¡¼¥é, 4GB SCSI -WIDE¥É¥é¥¤¥Ö, 2GB SCSI¥É¥é¥¤¥Ö, Archive Python 4-DAT ¥Á¥§¥ó¥¸¥ã¥É¥é¥¤¥Ö, -Intel EtherExpress Pro 10/100B NIC.
      paddockIntel x86200MHz Pentium Pro, 32MB¥á¥â¥ê¡¼, AHC 7880 ¥ª¥ó¥Ü¡¼¥É SCSI -¥³¥ó¥È¥í¡¼¥é, 9GB SCSI WIDE¥É¥é¥¤¥Ö, ¥ª¥ó¥Ü¡¼¥É Intel EtherExpress Pro -10/100B.
      - -

      Á´¤Æ¤Î¥Þ¥·¥ó¤Ï, ´ðËÜŪ¤Ë FreeBSD¥Í¥Ã¥È¥ï¡¼¥¯(100Mbit¥Í¥Ã¥È¥ï¡¼¥¯¥¹ -¥¤¥Ã¥Á)¤È 100Mbits ¤ÇÀܳ¤µ¤ì, ²¿¤é¤«¤ÎÍýͳ¤¬¤¢¤ë¾ì¹ç¤Î¤ß 10Mbits ¤ÇÄÌ -¿®¤·¤Æ¤¤¤Þ¤¹.

      - -

      ´ÉÍýÊý¿Ë

      - -

      ¤â¤·¤À¤ì¤«ÆÃÄê¤Î¤À¤ì¤«¤Ë¡È½ê°¡É¤·¤Æ¤¤¤ë¥Þ¥·¥ó¤Ë´Ø¤·¤Æ¼ÁÌ䤬¤¢¤ê, -¥æ¡¼¥¶¥¢¥«¥¦¥ó¥È¤ä¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¥ì¥¤¥¢¥¦¥È¤ÎÊѹ¹¤ò´Þ¤à´ÉÍý¾å¤ÎÌäÂê¤Ë -¤Ä¤¤¤Æ¤Î¼ÁÌä¤Ç¤¢¤ì¤Ð, ¤Þ¤ºÈà¤é¤ËľÀÜÌä¹ç¤»¤Æ¤¯¤À¤µ¤¤. -

      - -

      Á´¤Æ¤Î¿·µ¬¥æ¡¼¥¶¥¢¥«¥¦¥ó¥È¤Ï´ÉÍý¥¹¥¿¥Ã¥Õ(admins@freebsd.org) -¤Ë¤è¤Ã¤Æ¾µÇ§¤µ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤º, FreeBSD developers, docs, ports, -general src hacking¥«¥Æ¥´¥ê¡¼¤Î¤¤¤º¤ì¤«¤Î¤ß¤¬Í¿¤¨¤é¤ì¤Þ¤¹. -¤³¤Îµ¬Â§¤Î°ì¤Ä¤ÎÎã³°¤Ï¥Æ¥¹¥È¥Þ¥·¥ó kickme.freebsd.org ¤Ç, ¤³¤ì¤Î¥¢¥«¥¦ -¥ó¥È¤Ï¥×¥í¥¸¥§¥¯¥È¤Ë»²²Ã¤·¤Æ¤¤¤Ê¤¤³«È¯¼Ô¤¬¿¿¤Ë¼Â¸³Åª¤Ç¼«Á³¤ÊÍýͳ¤«¤é²¿ -¤«¤ò¥Æ¥¹¥È¤·¤½¤ÎÌÜŪ¤Î¤¿¤á¤Ë FreeBSD¥Þ¥·¥ó¤Ë¥¢¥¯¥»¥¹¤¹¤ëɬÍפ¬¤¢¤ë¾ì¹ç -¤ËÍ¿¤¨¤é¤ì¤ë. -¥¢¥«¥¦¥ó¥È¤Ï¡È²Í¶õ¤Î¥É¥á¥¤¥ó¡É¤È¤·¤Æ¤Î¥á¥¤¥ë¤ä¾¤Î¥æ¡¼¥¶¤ËÂФ¹¤ë°ìÈÌŪ¤Ê -ÌÜŪ¤Î¤¿¤á¤Ë¤ÏÍ¿¤¨¤é¤ì¤Þ¤»¤ó¤Î¤Ç, ¤³¤ì¤Ë´Ø¤·¤Æ¤ÏÌ䤤¹ç¤ï¤»¤·¤Ê¤¤¤Ç¤¯¤À -¤µ¤¤. À뤷¤¯¤ª´ê¤¤¤·¤Þ¤¹.

      - -

      Jordan Hubbard
      -jkh@freebsd.org

      - -&footer; - diff --git a/data/ja_JP.EUC/mailto.sgml b/data/ja_JP.EUC/mailto.sgml deleted file mode 100644 index 3ad0baea29..0000000000 --- a/data/ja_JP.EUC/mailto.sgml +++ /dev/null @@ -1,29 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      FreeBSD ¤Ë´Ø¤¹¤ë¼ÁÌä¤Ï...

      - -

      FreeBSD ¤Ë´Ø¤¹¤ë¼ÁÌä¤Ï FreeBSD Questions ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È, - - freebsd-questions@FreeBSD.ORG ¤Þ¤Ç¤É¤¦¤¾.

      - -

      ¤³¤Î WWW ¥µ¡¼¥Ð¤Îʸ½ñ¤Ë´Ø¤¹¤ë¼ÁÌä¤Ï...

      - -

      Handbook ¤ä FAQ, - Tutorials ¤Ê¤É¤Îʸ½ñ¤Ë´Ø¤¹¤ë - ¼ÁÌä¤äÄó°Æ¤Ï FreeBSD ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È, - freebsd-doc@FreeBSD.ORG - ¤Þ¤Ç¤É¤¦¤¾.

      - -&footer; - - diff --git a/data/ja_JP.EUC/mirror.sgml b/data/ja_JP.EUC/mirror.sgml deleted file mode 100644 index b7fa339194..0000000000 --- a/data/ja_JP.EUC/mirror.sgml +++ /dev/null @@ -1,94 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      www.freebsd.org¤Ë¤¢¤ëFreeBSD¤ÎWeb¥Ú¡¼¥¸¤ò¥ß¥é¡¼¤¹¤ë -¤³¤È¤¬¤Ç¤­¤Þ¤¹(¤Þ¤¿, ¾©Î夵¤ì¤Æ¤â¤¤¤Þ¤¹). ¥ß¥é¡¼¤ò¹Ô¤¦¤Ë¤Ï, -rsync¤È¤¤¤¦¥×¥í¥°¥é¥à¤òÆþ¼ê¤·¤ÆWeb¥µ¡¼¥Ð¤Ë¥¤¥ó¥¹¥È¡¼¥ë -¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹. Rsync¤ÏAustralian National University¤Î -Andrew Tridgell¤ÈPaul Mackerras¤Ë¤è¤Ã¤Æ½ñ¤«¤ì¤¿, ²è´üŪ¤Ê -¥Ä¥ê¡¼Æ±´üÍÑ¤Î¥×¥í¥°¥é¥à¤Ç¤¹. ¤³¤ì¤òÈóÆÃ¸¢¤Î¥¯¥é¥¤¥¢¥ó¥È-¥µ¡¼¥Ð -¥â¡¼¥É¤Çưºî¤¹¤ë¤è¤¦, Warren Toomey¤¬²þ¤á¤¿¤â¤Î¤¬¤¢¤ê¤Þ¤¹.

      - -

      Rsync¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë

      - -

      rsync¤Î¥½¡¼¥¹¥³¡¼¥É¤Ï, -ftp://minnie.cs.adfa.oz.au/rsync/rsync_client.tar.gz -¤«¤éanonymous ftp·Ðͳ¤Ç¼ê¤Ë¤¤¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -

      ¥Ó¥ë¥É¤È¥¤¥ó¥¹¥È¡¼¥ë¤ò¹Ô¤¦¤¿¤á¤Ë, °Ê²¼¤Î¥³¥Þ¥ó¥É¤ò¼Â¹Ô¤·¤Æ -²¼¤µ¤¤.

      - -
      - % tar vxzf rsync_client.tar.gz
      - % cd rsync-1.6.2
      - % ./configure
      - % make; make install
      - % rehash	(csh¥æ¡¼¥¶ÍÑ)
      -
      - -

      Rsync¤òÁö¤é¤»¤ë

      - -

      ¥ß¥é¡¼¤¹¤ëFreeBSD¤Îweb¥Ú¡¼¥¸¤ò/usr/FreeBSD-mirror/data -¤ËÃÖ¤­, ¥æ¡¼¥¶`fred'¤Ë½êÍ­¤µ¤»¤¿¤¤¾ì¹ç, ¥æ¡¼¥¶`fred'¤Ë¤Ê¤Ã¤Æ -°Ê²¼¤Î¥³¥Þ¥ó¥É¤ò¼Â¹Ô¤·¤Æ¤¯¤À¤µ¤¤

      - -
      - % rsync --client -avz www.freebsd.org:www /usr/FreeBSD-mirror/data
      -
      - -

      ¤³¤¦¤¹¤ì¤ÐFreeBSD¤Îweb¥Ú¡¼¥¸¤ò/usr/FreeBSD-mirror/data -¤Ë¥ß¥é¡¼¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. fred¤Îcrontab¤Ë¤³¤Î¥³¥Þ¥ó¥É¤ò -½ñ¤­¹þ¤á¤Ð, °ìÆü°ì²ó¤³¤Î¥³¥Þ¥ó¥É¤ò¼Â¹Ô¤¹¤ë¤³¤È¤â¤Ç¤­¤ë¤è¤¦¤Ë -¤Ê¤ê¤Þ¤¹. www.freebsd.org¤Ï, ËèÆü¥«¥ê¥Õ¥©¥ë¥Ë¥¢»þ´Ö¤Î4:30am¤Ë -¥Ú¡¼¥¸¤ò¹¹¿·¤·¤Æ¤¤¤Þ¤¹.

      - -

      ²¿¤«¤ÎÍýͳ¤Çrsync¤ò»È¤¤¤¿¤¯¤Ê¤¤¾ì¹ç¤Ç¤â, ¤è¤¯¤¢¤ëFTP¤ò»È¤Ã¤¿¥ß¥é¡¼ -ÍѤΥ桼¥Æ¥£¥ê¥Æ¥£¤ò»È¤Ã¤Æ, - -´ð´´¤È¤Ê¤ëFTP¥µ¥¤¥È¤Î¥³¥Ô¡¼¤ò¼ê¤Ë¤¤¤ì¤ë¤³¤È¤Ë¤è¤Ã¤Æ, ´Êñ¤Ë -¥ß¥é¡¼¤ò¹Ô¤¦¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -

      Rsync¤Î¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹¤òÄ´À°¤¹¤ë

      - -

      www.freebsd.org°Ê²¼¤Î³¬ÁؤˤÏ, ¤¤¤¯¤Ä¤«gzip¤ò¤«¤±¤é¤ì¤¿ -tar¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤¹¤¬, Rsync¤Ï¤³¤ì¤é¤Î¥Õ¥¡¥¤¥ë¤ò¾å¼ê¤Ë½èÍý¤¹¤ë¤³¤È¤¬ -¤Ç¤­¤Þ¤»¤ó. gzip¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤¬Êѹ¹¤µ¤ì¤¿¾ì¹ç, ¸Ä¡¹¤Îtar¥Õ¥¡¥¤¥ë¤ò -¤¹¤Ù¤ÆÅ¾Á÷¤·Ä¾¤¹¤³¤È¤Ë¤Ê¤ë¤«¤é¤Ç¤¹. ¤³¤ì¤é¤Î¥Õ¥¡¥¤¥ë¤Ï¥í¡¼¥«¥ë¤Î´Ä¶­¤Ç´Êñ¤Ë -ºî¤ì¤Þ¤¹¤«¤é, rsync¤¬¼è¤Ã¤Æ¤³¤Ê¤¤ -¤è¤¦¤Ë¤·¤Æ¤·¤Þ¤¤¤Þ¤·¤ç¤¦. ¤½¤¦¤¹¤ë¤Ë¤Ï, °Ê²¼¤Î¥³¥Þ¥ó¥É¤ò¥æ¡¼¥¶`fred' -¤Ë¤Ê¤Ã¤Æ¼Â¹Ô¤·¤Æ¤¯¤À¤µ¤¤.

      - -
      - % rsync --client -avz --exclude '*.tar.gz' www.freebsd.org:www /usr/FreeBSD-mirror/data
      -
      - -

      rsync¤Î¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹¤Ë·àŪ¤Ê¿ÊÊ⤬¤ß¤é¤ì¤¿¤³¤È¤È -»×¤¤¤Þ¤¹. (tar¥Õ¥¡¥¤¥ë¤ò½èÍý¤¹¤ë¤â¤Ã¤ÈÎɤ¤¥á¥«¥Ë¥º¥à¤¬ -³ÎΩ¤µ¤ì¤ëɬÍפ¬¤¢¤ë¤Ç¤·¤ç¤¦¤¬.) - -

      Rsync¤Ë´Ø¤¹¤ë¹¹¤Ê¤ë¾ðÊó

      - -

      rsync¤ò¤Ò¤È¤È¤ª¤ê»È¤¨¤ë¤è¤¦¤Ë¤Ê¤Ã¤¿¤Î¤Ê¤é, -°Ê²¼¤Î¥Õ¥¡¥¤¥ë¤òÆÉ¤ó¤Ç¤ª¤¯¤³¤È¤ò¤ª¤¹¤¹¤á¤·¤Þ¤¹.

      - -
        -
      • README -
      • rsync¤Î¥Þ¥Ë¥å¥¢¥ë, rsync.1 -
      • tech_report.ps -
      • Readme.daemon -
      - -

      rsync¤Ë´Ø¤·¤Æ²¿¤«¼ÁÌ䤬¤¢¤ë¾ì¹ç¤Ï, ¥×¥í¥°¥é¥à¤Îºî¼Ô¤Ë -¼ÁÌ䤹¤ë¤«, rsync¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤ËÆþ¤Ã¤Æ¤¯¤À¤µ¤¤(ξÊý¤È¤â -README¤ÎÃæ¤ÇÀâÌÀ¤·¤Æ¤¢¤ê¤Þ¤¹).

      - -&footer; diff --git a/data/ja_JP.EUC/mozilla.sgml b/data/ja_JP.EUC/mozilla.sgml deleted file mode 100644 index f48e2ac4c9..0000000000 --- a/data/ja_JP.EUC/mozilla.sgml +++ /dev/null @@ -1,99 +0,0 @@ - - - %includes; -]> - - - - - - -&header; - -

      ¤Ï¤¸¤á¤Ë

      - -

      Netscape ¤¬, - Mozilla ¤È¤¤¤¦Ì¾Á°¤ÇÃΤé¤ì¤Æ¤¤¤ë - ¼«¼Ò¤Î¥¯¥é¥¤¥¢¥ó¥ÈÀ½ÉʤΥ½¡¼¥¹¥³¡¼¥É¤ò¸ø³«¤¹¤ë¤È·è¤á¤¿¤³¤È¤ò¼õ¤±¤Æ, - ¥Õ¥ê¡¼¥½¥Õ¥È¥¦¥§¥¢¤ò³«È¯¤·¤Æ¤¤¤ë¿ô¿¤¯¤ÎÃÄÂΤ¬, - ¼«Ê¬¤¿¤Á¤Ç»È¤¦¤¿¤á¤Ë¤½¤Îµ»½Ñ¤ò¥µ¥Ý¡¼¥È¤·¤¿¤ê²þÎɤ¹¤ë¤³¤È¤Ë - Ì´Ãæ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹. - FreeBSD Mozilla Group ¤Ï FreeBSD - ¤ÎÀ¤³¦¤Ç¤½¤Î¤è¤¦¤Ê»Å»ö¤ò¤¹¤ë¿Í¤¿¤Á¤Î³èư¤ÎÃæ¿´¤ä - CVS ¥ì¥Ý¥¸¥È¥ê¤Î¤è¤¦¤Ê»ñ¸»¤ÎÃù¢½ê, ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È, - ¶¦Æ±³«È¯¤Î¤¿¤á¤Î¤¤¤í¤¤¤í¤Ê¥Ä¡¼¥ë¤Ê¤É¤òÄ󶡤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹.

      - -

      »²¹Í»ñÎÁ

      - -
      -
      WEB - ¥¤¥ó¥¿¥Õ¥§¡¼¥¹
      - -
      CVSweb ¤Ë¤è¤Ã¤Æ - CVS ¥ì¥Ý¥¸¥È¥ê - ¤ò±ÜÍ÷¤¹¤ë¤¿¤á¤Î web ¤ò´ðÈפȤ·¤¿¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤¬Ä󶡤µ¤ì¤Þ¤¹. - ¤½¤ì¤Ë¤è¤ê, CVS ¥ì¥Ý¥¸¥È¥ê¤ÎÃæ¤Î¼ï¡¹¤Î¥Õ¥¡¥¤¥ë¤ÎÃæ¤«¤éÆÃÄê¤ÎÈǤò - ÁªÂò¤·¤¿¤êÈæ³Ó¤·¤¿¤ê¤¹¤ë¤³¤È¤¬²Äǽ¤Ë¤Ê¤ê¤Þ¤¹.
      - -
      CVSup
      - -
      CVSup ¤ò»È¤¨¤Ð, CVS ¥Ó¥Ã¥È¼«¿È¤ò¹¹¿·¤·¤¿¤ê - (¥í¡¼¥«¥ë¤Ê¥ì¥Ý¥¸¥È¥ê¤òÊݼ餷¤¿¤¤¿Í¤Î¤¿¤á¤Ë), - ¥Ð¥¤¥Ê¥ê¤òºî¤Ã¤¿¤ê¥½¡¼¥¹¤òÊÔ½¸¤¹¤ë¤¿¤á¤Î "¥Á¥§¥Ã¥¯¥¢¥¦¥È" - ¥Ð¡¼¥¸¥ç¥ó¤òÆÀ¤¿¤ê¤¹¤ë¤¿¤á¤Ë, - Ãæ±û¤Ë¤¢¤ë Mozilla ¤Î¥ì¥Ý¥¸¥È¥ê¤È¤ÎƱ´ü¤ò·Ñ³Ū¤Ë¤È¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. - CVSup ¤Î¥Ð¥¤¥Ê¥ê¤Ï - - ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ - ¤«¤é»ý¤Ã¤Æ¤­¤Æ²¼¤µ¤¤. - ¤Þ¤¿ supfile ¤Ï°Ê²¼¤Î¤è¤¦¤Ê¤â¤Î¤ò»È¤Ã¤Æ²¼¤µ¤¤: -
      -*default prefix=/usr/src/mozilla base=/usr/src/mozilla host=mozilla.FreeBSD.org release=cvs delete compress use-rel-suffix tag=.
      -
      -## Main Source Tree
      -cvs-mozilla
      -      
      - -
      anoncvs
      - -
      ƿ̾ CVS ¤ò»È¤¦¤³¤È¤Ë¤è¤Ã¤ÆÃ¯¤Ç¤âɸ½à¤Î cvs(1) - ¥³¥Þ¥ó¥É¤Ç FreeBSD ¤Î Mozilla ¥ì¥Ý¥¸¥È¥ê¤òÆÀ¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. - ´Ä¶­ÊÑ¿ô CVSROOT ¤ÎÃͤò¼¡¤Î¤â¤Î¤Ë¤·¤Æ²¼¤µ¤¤: -
      -      anoncvs@mozilla.freebsd.org:/mozilla
      -      
      -

      ¤³¤¦¤¹¤ë¤È Mozilla CVS ¥ì¥Ý¥¸¥È¥ê¾å¤ÇÆÉ¤ß¼è¤êÀìÍÑ¤Ç - cvs(1) ¤ò»È¤¦¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹.

      - -
      freebsd-mozilla
      - -
      FreeBSD-mozilla ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï, FreeBSD ¤Ë°Ü¿¢¤µ¤ì¤¿ - mozilla ¤Î³«È¯¼Ô¤ä¥æ¡¼¥¶¤¬, mozilla ¤Î¥½¡¼¥¹¤Î¹½ÃÛ¤ä»ÈÍÑ, - ´ÉÍý¤Ë¤Ä¤¤¤Æ¤ÎµÄÏÀ¤ò¤·¤¿¤ê, ¤½¤ì¤é¤ËÂФ¹¤ë - FreeBSD ¤ËÆÃ²½¤·¤¿Êѹ¹¤Ë¤Ä¤¤¤Æ¤ÎÏäò¤¹¤ë¤¿¤á¤ËÄ󶡤µ¤ì¤Æ¤¤¤Þ¤¹. - ¤³¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ë¤Ë¤Ï - majordomo@freebsd.org - °¸¤Ë subscribe freebsd-mozilla - ¤È¤¤¤¦ËÜʸ¤ò½ñ¤¤¤¿¥á¡¼¥ë¤òÁ÷¤Ã¤Æ²¼¤µ¤¤.
      - -
      - -

      Äɵ­

      - -
      -
      Mozilla.ORG
      - -
      Mozilla.org ¥×¥í¥¸¥§¥¯¥È¤Ï - FreeBSD ¤À¤±¤Ç¤Ê¤¯¤¹¤Ù¤Æ¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤ËÂФ¹¤ë - Mozilla ¤Î´ÉÍý¤ò½¸ÃæÅª¤Ë¹Ô¤Ê¤Ã¤Æ¤¤¤Þ¤¹.
      - -
      Cyclic Software
      - -
      Cyclic Software ¤Ë¤Ï CVS ¤Ë¤Ä¤¤¤Æ¤Î - Í¥¤ì¤¿¥ª¥ó¥é¥¤¥ó¥Á¥å¡¼¥È¥ê¥¢¥ë¤¬ÍѰդµ¤ì¤Æ¤¤¤Þ¤¹.
      -
      -&footer; - - - diff --git a/data/ja_JP.EUC/newbies.sgml b/data/ja_JP.EUC/newbies.sgml deleted file mode 100644 index 311ebaef24..0000000000 --- a/data/ja_JP.EUC/newbies.sgml +++ /dev/null @@ -1,301 +0,0 @@ - - - %includes; -]> - - - - - - &header; - -

      ½é¤á¤Æ FreeBSD ¤Ë¿¨¤ì¤ë¿Í¤¬ FreeBSD ¤Î»È¤¤Êý¤ò³Ð¤¨¤ë¤È¤­¤Ë - ¤â¤Ã¤È¤âÌò¤ËΩ¤Ä¾ðÊ󤬤¤¤¯¤Ä¤«°Ê²¼¤Ë¤Þ¤È¤á¤Æ¤¢¤ê¤Þ¤¹. - ¾ðÊó¤ÎÄûÀµ¤äÄɲäˤĤ¤¤Æ¤Ï FreeBSD-Newbies@FreeBSD.org - ¤ØÁ÷¤Ã¤Æ²¼¤µ¤¤. - -

      - - -

      FreeBSD ¤Î web ¥µ¥¤¥È¤òÍøÍѤ¹¤ë

      - -

      ¤³¤Î web ¥µ¥¤¥È¤Ï FreeBSD ¤Ë¤Ä¤¤¤Æ¤ÎºÇ¿·¾ðÊó¤Î¸»¤Ç¤¹. - ½é¿´¼Ô¤Ë¤ÏÆÃ¤Ë°Ê²¼¤Î¥Ú¡¼¥¸¤¬ÌòΩ¤Ä¤Ç¤·¤ç¤¦:

      - -
        -
      • ¥Ï¥ó¥É¥Ö¥Ã¥¯¤ä FAQ, web ¥µ¥¤¥È¾å¤Î¤¹¤Ù¤Æ¤ÎÆâÍÆ, - FreeBSD-Questions ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ëή¤ì¤¿¥á¡¼¥ë¤ËÂФ¹¤ë - ¸¡º÷.

      • - -
      • ¥É¥­¥å¥á¥ó¥È¤Î¥Ú¡¼¥¸¤Ë¤Ï, - ¥Ï¥ó¥É¥Ö¥Ã¥¯¤ä FAQ, ¥Á¥å¡¼¥È¥ê¥¢¥ë, - ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È¤Ø¤Î¹×¸¥¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó, - ±Ñ¸ì°Ê³°¤Ç½ñ¤«¤ì¤¿Ê¸½ñ, ¤½¤Î¾¤¿¤¯¤µ¤ó¤Î¥ê¥ó¥¯¤¬¤¢¤ê¤Þ¤¹.

      • - -
      • ¥µ¥Ý¡¼¥È¥Ú¡¼¥¸¤Ë¤Ï, - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤ä¥æ¡¼¥¶¥°¥ë¡¼¥×, web ¥µ¥¤¥È, FTP ¥µ¥¤¥È, - ¥ê¥ê¡¼¥¹¾ðÊó, UNIX ¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤Ø¤Î¤¤¤¯¤Ä¤«¤Î¥ê¥ó¥¯¤ò - ´Þ¤à FreeBSD ¤Ë¤Ä¤¤¤Æ¤ÎË­É٤ʾðÊ󤬤¢¤ê¤Þ¤¹.

      • -
      - -

      FreeBSD ¤Ë¤Ä¤¤¤Æ³Ø¤Ö

      - -
        -
      • ¤Þ¤À FreeBSD ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤Ê¤¤¿Í¤Ï - &a.latest.ann;ºÇ¿·¥ê¥ê¡¼¥¹¤ò¸«¤Æ²¼¤µ¤¤. - (¤Ê¤¼Â¾¤Î¥Ö¥é¥ó¥Á¤ËͶÏǤµ¤ì¤Æ¤Ï¤¤¤±¤Ê¤¤¤Î¤« - ¤Ë¤Ä¤¤¤Æ¤Ï¥Ï¥ó¥É¥Ö¥Ã¥¯¤òÆÉ¤ó¤Ç²¼¤µ¤¤.) - ¥¤¥ó¥¹¥È¡¼¥ë¤ò»Ï¤á¤ëÁ°¤Ë - FreeBSD ¤Î¥¤¥ó¥¹¥È¡¼¥ë - ¤òÃí°Õ¿¼¤¯ÆÉ¤ó¤Ç²¼¤µ¤¤. ƱÍͤË, FTP ¥Ç¥£¥ì¥¯¥È¥ê¤ä - ¥¤¥ó¥¹¥È¡¼¥ë CD ¤ÎÃæ¤Î *.TXT ¥Õ¥¡¥¤¥ë¤ò¤Ò¤È¤Ä¤º¤ÄÃúÇ«¤Ë - ÆÉ¤ó¤Ç²¼¤µ¤¤. - ¤½¤ì¤é¤Î¥Õ¥¡¥¤¥ë¤Ï, ɬÍפʻöÊÁ¤¬½ñ¤«¤ì¤Æ¤¤¤ë¤«¤é¤³¤½, - ¤½¤³¤Ë¸ºß¤·¤Æ¤¤¤ë¤Î¤Ç¤¹. - ¤Þ¤¿, errata - ¥Õ¥¡¥¤¥ë¤¬¹¹¿·¤µ¤ì¤Æ¤¤¤ë¤È¤­¤Ë¤Ï web ¥µ¥¤¥È¤«¤é¤½¤Î¥Õ¥¡¥¤¥ë¤ò - »ý¤Ã¤Æ¤­¤ÆÆÉ¤ó¤Ç²¼¤µ¤¤. - -

        FreeBSD ¤ò¥À¥¦¥ó¥í¡¼¥É¤¹¤ë¤È·è¤á¤¿¤Ê¤é, - °ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤ËÂФ¹¤ë, ¿Þ²òÉÕ¤­¤Ç³ÈÄ¥¤µ¤ì¤¿ - - ¥À¥¦¥ó¥í¡¼¥É¤Î - ÀâÌÀ¤¬¤Þ¤ÀÍøÍѤǤ­¤ë¤«¤É¤¦¤«, ¥À¥¦¥ó¥í¡¼¥É¤ò»Ï¤á¤ëÁ°¤Ë - ³Îǧ¤·¤Æ²¼¤µ¤¤. - ¤³¤Î¥Õ¥¡¥¤¥ë¤Ë¤è¤Ã¤Æ, - ¤¹¤Ù¤Æ¤ÎÁàºî¤¬¤È¤Æ¤â¤ï¤«¤ê¤ä¤¹¤¯¤Ê¤ë¤Ç¤·¤ç¤¦.

      • - -
      • ¿ô¿¤¯¤Î¥Á¥å¡¼¥È¥ê¥¢¥ë¤¬ÍøÍѤǤ­¤Þ¤¹. - ¤½¤ÎÃæ¤Î - FreeBSD ¤È Unix - ξÊý¤Î½é¿´¼Ô¤Ø - ¤Ï´°Á´¤Ê½é¿´¼Ô¤Ë¿Íµ¤¤¬¤¢¤ê¤Þ¤¹. - ξÊý¤Ë¤Ä¤¤¤Æ¤¢¤Þ¤êÃΤé¤Ê¤¯¤Æ¤â¤³¤Îʸ½ñ¤ò³Ú¤·¤ó¤ÇÆÉ¤à¤³¤È¤¬¤Ç¤­¤Þ¤¹. - ¤Þ¤¿¤³¤Îʸ½ñ¤Ï - - Ãø¼Ô¤Î¥µ¥¤¥È - ¤Ç¤â¸«¤ë¤³¤È¤¬¤Ç¤­, °õºþ¤¹¤ë¤¿¤á¤Ë¤Ï - ¥Ý¥¹¥È¥¹¥¯¥ê¥×¥È - ¤Þ¤¿¤Ï RTF ·Á¼° - ¤Ç¥À¥¦¥ó¥í¡¼¥É¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹.

      • - -
      • ¿¤¯¤Î¿Í¤¬ºÇ½é¤ËÀßÄꤷ¤¿¤¤¤È»×¤¦¤Î¤Ï ppp ¤Ç¤¢¤ê, ¤½¤ì¤Ë¤Ï - ¤¿¤¯¤µ¤ó¤ÎÌò¤ËΩ¤Äʸ½ñ¤¬Â¸ºß¤·¤Þ¤¹. - ¤Þ¤ººÇ½é¤Ë - ÃΤ俤«¤Ö¤ê PPP ÆþÌç - ¤ÎÃæ¤Î, ¼«Ê¬¤ÎÍ×˾¤ËÂФ·¤ÆÅ¬ÀÚ¤ÊÉôʬ¤«¤éÆÉ¤ß»Ï¤á, - ¤½¤Î¾¤ÎÌò¤ËΩ¤Ä¾ðÊó¤äºÇ¿·¤Î¾ðÊó¤Ø¤Î¥ê¥ó¥¯¤òõ¤·¤Ë - ppp ¥Ú¡¼¥¸ - ¤Ø¹Ô¤¯¤Î¤¬¤è¤¤¤Ç¤·¤ç¤¦.

      • - -
      • Greg Lehey ¤Ë¤è¤ë - - The Complete FreeBSD ¤¬ Walnut Creek CDROM - ¤«¤é½ÐÈǤµ¤ì¤Æ¤¤¤Þ¤¹. - ¤³¤ÎËܤϺǾ®¸Â¤Î UNIX ¤Ë´Ø¤¹¤ë·Ð¸³¤òÁ°Äó¤È¤·¤Æ, - FreeBSD ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤«¤éÀßÄê, - ±¿ÍѤ¹¤ë¤¿¤á¤Ë½é¿´¼Ô¤¬ÃΤꤿ¤¤¤È»×¤¦¤¹¤Ù¤Æ¤Î¤³¤È¤¬¤é¤Þ¤Ç¤Î - ³ÆÃʳ¬¤Ë¤Ä¤¤¤Æ, °ìÃʤº¤ÄÀâÌÀ¤·¤Æ¤¤¤Þ¤¹. - ¤³¤ÎËܤòÆÉ¤á¤Ð, ¤Ê¤Ë¤ò¹Ô¤Ê¤¦¤Î¤«, ¤Ê¤¼¤½¤ì¤ò¹Ô¤Ê¤¦¤Î¤«¤È¤¤¤¦¤³¤È¤â - Íý²ò¤Ç¤­¤Þ¤¹.

      • - -
      • FreeBSD ¥Ï¥ó¥É¥Ö¥Ã¥¯ - ¤È ¤è¤¯¤¢¤ë¼ÁÌä¤ÈÅú¤¨ (FAQ) - ¤Ï FreeBSD ¤Ë´Ø¤¹¤ëÃæ¿´Åª¤Êʸ½ñ¤Ç¤¹. - ½é¿´¼Ô¤Î¤¿¤á¤Î¤¿¤¯¤µ¤ó¤ÎÏÃÂê¤Ë²Ã¤¨¤Æ, - ¾¯¤·¤À¤±¿Ê¤ó¤ÀÆâÍÆ¤Ë¤Ä¤¤¤Æ¤â½ñ¤«¤ì¤Æ¤¤¤ë¤Î¤Ç, ¤È¤Æ¤â°Ù¤Ë¤Ê¤ê¤Þ¤¹. - ¿Ê¤ó¤ÀÆâÍÆ¤Ë¤Ä¤¤¤Æ¤ÏÍý²ò¤Ç¤­¤Ê¤¯¤Æ¤â¿´ÇۤϤ¤¤ê¤Þ¤»¤ó. - ¥Ï¥ó¥É¥Ö¥Ã¥¯¤Ë¤Ï¥¤¥ó¥¹¥È¡¼¥ë¤Ë´Ø¤¹¤ëÀâÌÀ¤ä, - Ëܤȥª¥ó¥é¥¤¥ó»ñÎÁ¤Î¥ê¥¹¥È¤¬ºÜ¤Ã¤Æ¤¤¤Þ¤¹. - ¤Þ¤¿, FAQ ¤Ë¤Ï¥È¥é¥Ö¥ë²ò·è¤Î¤¿¤á¤Î¹à¤¬¤¢¤ê¤Þ¤¹.

      • - -
      • ¶²¤¯¤Æ¤È¤Æ¤âʹ¤¯¤³¤È¤¬¤Ç¤­¤Ê¤¤¤è¤¦¤Ê¼ÁÌä¤ä, - ¤½¤ì¤ËÂФ¹¤ëÅú¤¨¤òÆÀ¤ë¤¿¤á¤Ë FreeBSD-Questions - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë²ÃÆþ¤·¤Æ²¼¤µ¤¤. - majordomo@freebsd.org - °¸¤Ë "subscribe freebsd-questions" ¤È¤À¤±ËÜʸ¤Ë½ñ¤¤¤¿¥á¡¼¥ë¤ò - Á÷¤Ã¤Æ²¼¤µ¤¤ (¥µ¥Ö¥¸¥§¥¯¥È¤Ï¤Ê¤ó¤Ç¤â¹½¤¤¤Þ¤»¤ó). - ¸¡º÷ - ¥Ú¡¼¥¸¤Ç²áµî¤Î¼ÁÌä¤äÅú¤¨¤òõ¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      • - -
      • FreeBSD ¤Ë´Ø¤¹¤ë¼ç¤Ê¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤Ï - comp.unix.bsd.freebsd.misc - ¤Ç¤¹. - ¤Þ¤¿, - comp.unix.bsd.freebsd.announce - ¤Ë¤âÌܤòÄ̤·¤Æ¤ª¤¤¤¿Êý¤¬¤è¤¤¤«¤â¤·¤ì¤Þ¤»¤ó.

      • - -
      • ¥ª¥ó¥é¥¤¥ó¥Þ¥Ë¥å¥¢¥ë ¤Ï, - ¤è¤¤»²¹Í½ñ¤Ç¤¹¤¬, - ɬ¤º¤·¤â½é¿´¼Ô¤Ë¤È¤Ã¤ÆºÇŬ¤ÊÀâÌÀ¤Ç¤¢¤ë¤È¤Ï¸Â¤ê¤Þ¤»¤ó. - ¥Þ¥Ë¥å¥¢¥ë¤Ï, Ä´¤Ù¤ì¤ÐÄ´¤Ù¤ë¤Û¤ÉÌò¤ËΩ¤Ä¤â¤Î¤Ë¤Ê¤ê¤Þ¤¹. - ¥Þ¥Ë¥å¥¢¥ë¤ÎÃæ¤Î¤¤¤¯¤Ä¤«¤Ï½é¿´¼Ô¤Ë¤È¤Æ¤â°Ù¤Ë¤Ê¤ë¤â¤Î¤Ê¤Î¤Ç, - ¤¤¤Ä¤Ç¤âÄ´¤Ù¤ë¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤. - Î㤨¤Ð, - ppp ¤Î¥Þ¥Ë¥å¥¢¥ë¤Ï¥Á¥å¡¼¥È¥ê¥¢¥ë¤Ë¤â¤Ê¤êÆÀ¤ë¤â¤Î¤Ç¤¹.

      • -
      - -

      UNIX ¤Ë¤Ä¤¤¤Æ³Ø¤Ö

      - -

      ½é¿´¼Ô¤¬Êú¤¨¤Æ¤¤¤ëÌäÂê¤Î¿¤¯¤Ï, - FreeBSD ¤Ë¤Ä¤¤¤Æ¤ÎÌäÂê¤ò²ò·è¤¹¤ë¤¿¤á¤ËɬÍ×¤Ê UNIX - ¥³¥Þ¥ó¥É¤Ë¤Ä¤¤¤Æ¤è¤¯Íý²ò¤·¤Æ¤¤¤Ê¤¤¤È¤¤¤¦¤³¤È¤¬¸¶°ø¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹. - UNIX ¤Ë¤Ä¤¤¤ÆÍý²ò¤·¤Æ¤¤¤Ê¤¤¤È, - Æó¤Ä¤Î¤³¤È¤ò°ìÅ٤˳ؤФʤ±¤ì¤Ð¤Ê¤é¤Ê¤¯¤Ê¤ê¤Þ¤¹. - ¤·¤«¤·¹¥±¿¤Ê¤³¤È¤Ë, ¤³¤ì¤òÍÆ°×¤Ë¤·¤Æ¤¯¤ì¤ë¤¿¤¯¤µ¤ó¤Î»ñÎÁ¤¬¤¢¤ê¤Þ¤¹.

      - -
        -
      • Â礭¤Ê½ñŹ¤Ë¹Ô¤±¤Ð, - "Dummies" ¥¬¥¤¥É¤Î¤è¤¦¤Ê°×¤·¤¤Ëܤ¬¤¿¤¯¤µ¤ó¤¢¤ê¤Þ¤¹. - ËÜÅö¤Ë°×¤·¤¤Ëܤ¬Íߤ·¤±¤ì¤Ð, ¤É¤ó¤ÊËܤ¬Æþ¼ê²Äǽ¤«¤òÄ´¤Ù¤Æ, - ¼«Ê¬¤ËÍý²ò¤Ç¤­¤ë¸ÀÍդǽñ¤¤¤Æ¤¢¤ë¤â¤Î¤òÁª¤Ö¤È¤è¤¤¤Ç¤·¤ç¤¦. - ¤¹¤°¤Ë¤â¤Ã¤È¹­¤¤ÈϰϤˤĤ¤¤Æ½ñ¤¤¤Æ¤¢¤ëËÜ¤ØÆÉ¤ß¿Ê¤ß¤¿¤¯¤Ê¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¤¬.

      • - -
      • ½é¿´¼Ô¤¬¤·¤Ð¤·¤Ð̾Á°¤òµó¤²¤ëËܤΰì¤Ä¤Ë, Addison-Wesley - ¤«¤é½ÐÈǤµ¤ì¤Æ¤¤¤ë, Paul W. Abrahams ¤È Bruce R. Larson ¤Ë¤è¤ë - UNIX for the Impatient - ¤È¤¤¤¦¤â¤Î¤¬¤¢¤ê¤Þ¤¹. - ¤³¤ÎËÜ¤Ï UNIX ¤Î³Ø½¬½ñ, »²¹Í½ñ¤Ç¤¢¤ê, - UNIX ¤Î³µÇ°¤Ë¤Ä¤¤¤Æ¤ÎÀâÌÀ¤â¤¢¤ê, ¤µ¤é¤Ë X Window System - ¤ò»È¤¦¤Î¤ËÊØÍø¤Ê¾Ï¤â´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹.

      • - -
      • ¤â¤¦¤Ò¤È¤Äͭ̾¤Ê¤Î¤Ï Jerry Peek, Tim O'Reilly ¤È - Mike Loukides ¤Ë¤è¤ë UNIX Power Tools ¤È¤¤¤¦ËܤÇ, - ¤³¤ì¤Ï O'Reilly and Associates ¤«¤é½ÐÈǤµ¤ì¤Æ¤¤¤Þ¤¹. - ¤³¤ÎËܤϤҤȤĤÎÌäÂê¤ò²ò·è¤¹¤ëû¤¤ÀâÌÀ¤ò½¸¤á¤¿¤â¤Î¤Ç, - ³Æ¡¹¤ÎÀâÌÀ¤Ï¤½¤ì¤Ë´ØÏ¢¤¹¤ë»öÊÁ¤Ë¤è¤Ã¤ÆÁê¸ß»²¾È¤µ¤ì¤Æ¤¤¤Þ¤¹. - ¤³¤ì¤ÏÆÃ¤Ë½é¿´¼Ô¤Î¤¿¤á¤Ë½ñ¤«¤ì¤¿¤â¤Î¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤¬, - ½ÅÂç¤Ê¼ÁÌä¤òÊú¤¨¤Æ¤¤¤¿¤ê, - ËܤòÆÉ¤ó¤Ç¤¤¤ë²Ë¤Î¤Ê¤¤½é¿´¼Ô¤Ë¤È¤Ã¤ÆÍýÁÛŪ¤Ê¹½À®¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹. - ¤³¤ÎËܤϤâ¤Ã¤È¤â´ðÁÃŪ¤Ê»öÊÁ¤«¤é½ç¤Ëʤó¤Ç¤¤¤Þ¤¹¤¬, - Á´ÂΤòÄ̤·¤ÆÃ»¤¯¤Æ´Êñ¤ÊÀâÌÀ¤Ð¤«¤ê¤Ç¹½À®¤µ¤ì¤Æ¤¤¤Þ¤¹.

      • - -
      • ¥ª¥Ï¥¤¥ª½£Î©Âç³Ø¤Î - UNIX Introductory Course - ¤Ï HTML ¤ä postscript ¤Þ¤¿¤Ï - Acrobat PDF ·Á¼°¤Ç¥ª¥ó¥é¥¤¥ó¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      • - -
      • UNIX - help for Users ¤Ï HTML ·Á¼°¤ÎÆþÌç½ñ¤Î¤Ò¤È¤Ä¤Ç, - ¶áÎ٤Υߥ顼¥µ¥¤¥È¤«¤é¼ê¤ËÆþ¤ì¤¿¤ê, - ¼«Ê¬¤Î¥·¥¹¥Æ¥à¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤·¤¿¤ê¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      • - -
      • UNIX ¤Ë´Ø¤¹¤ë¼ÁÌä¤Ï¥Ë¥å¡¼¥¹¥°¥ë¡¼¥× - comp.unix.questions ¤ä, - ¤½¤ì¤È´ØÏ¢¤·¤¿ - Frequently Asked Questions - ¤ÇµÄÏÀ¤µ¤ì¤Æ¤¤¤Þ¤¹. - ¤Þ¤¿, FAQ - ¤Î¥³¥Ô¡¼¤ò RMIT ¤Î FTP ¥µ¥¤¥È¤«¤éÆþ¼ê¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹. - ½é¿´¼Ô¤Ï¤Ï¤¸¤á¤ËÂè1¾Ï¤ÈÂè2¾Ï¤Ë¤â¤Ã¤È¤â¶½Ì£¤ò»ý¤Ä¤Ç¤·¤ç¤¦.

      • - -
      • ¤â¤¦¤Ò¤È¤Ä¤Î¶½Ì£¿¼¤¤¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤Ï - comp.unix.user-friendly - ¤Ç, ¤³¤ì¤Ë¤â - FAQ - ¤¬¤¢¤ê¤Þ¤¹. - ¤³¤Î¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤Ï¥æ¡¼¥¶¿ÆÏÂÀ­¤Ë¤Ä¤¤¤ÆµÄÏÀ¤¹¤ë¤¿¤á¤Î¤â¤Î¤Ç¤¹¤¬, - ½é¿´¼Ô¤Ë¤È¤Ã¤ÆÌò¤ËΩ¤Ä¾ðÊó¤¬Åê¹Æ¤µ¤ì¤ë¤³¤È¤¬¤¢¤ê¤Þ¤¹. - ¤³¤Î - FAQ - ¤Ï FTP ¤Ç¤âÆþ¼ê²Äǽ¤Ç¤¹.

      • - -
      • ¾¤Ë¤â¤¿¤¯¤µ¤ó¤Î web ¥µ¥¤¥È¤Ë - UNIX ¤Ë¤Ä¤¤¤Æ¤Î¥Á¥å¡¼¥È¥ê¥¢¥ë¤ä»²¹Í¤Ë¤Ç¤­¤ëʸ½ñ¤¬¤¢¤ê¤Þ¤¹. - ¤½¤ì¤é¤ò¸«¤Æ²ó¤ë¤Î¤ËºÇŬ¤Ê½ÐȯÅÀ¤Î¤Ò¤È¤Ä¤Ï - Yahoo! - ¤Î UNIX ¥Ú¡¼¥¸¤Ç¤¹.

      • - -
      - -

      X Window System ¤Ë¤Ä¤¤¤Æ³Ø¤Ö

      - -

      X Window System ¤Ï FreeBSD ¤ò´Þ¤à¿¤¯¤Î OS ¾å¤Ç»È¤ï¤ì¤Æ¤¤¤Þ¤¹. - X ¤Ë´Ø¤¹¤ëʸ½ñ¤Ï - The XFree86 Project, Inc. - ¤Ë¤¢¤ê, ¤³¤ì¤Ë¤Ï - XFree86 FAQ - ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹. - ¤·¤«¤·, ¤³¤Îʸ½ñ¤ÎÂçÉôʬ¤Ï»²¾È¤Î¤¿¤á¤Î¤â¤Î¤Ç¤¢¤ê, - ½é¿´¼Ô¤¬Íý²ò¤¹¤ë¤Ë¤Ï¾¯¤·Æñ¤·¤¤¤È¤¤¤¦¤³¤È¤Ëµ¤¤òÉÕ¤±¤Æ²¼¤µ¤¤.

      - -
        -
      • X Window System ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤äÀßÄê, - ±¿ÍѤˤĤ¤¤Æ¤Î´ðËÜŪ¤Ê¾ðÊó¤Ë¤Ä¤¤¤Æ¤Ï, - °Ê²¼¤Î 2 ºý¤ÎËܤÎÃæ¤Ë½é¿´¼Ô¥ì¥Ù¥ë¤Îµ­½Ò¤¬¤¢¤ê¤Þ¤¹: - The Complete FreeBSD ¤È - UNIX for the Impatient.

      • - -
      • Linux - Users' Guide - ¤ÎÃæ¤Ë¤Ï - using - the X Window System - ¤È¤¤¤¦, Ê¿°×¤ÇÍ­±×¤Ê¾Ï¤¬¤¢¤ê¤Þ¤¹. - ¤³¤Îʸ½ñ¤ÎÃæ¤Ë¤Ï¤¤¤¿¤ë¤È¤³¤í¤Ë¶½Ì£¿¼¤¤ÀâÌÀ¤¬¤¢¤ê¤Þ¤¹¤¬, - Linux ¤Ï¤¤¤Ä¤â - FreeBSD ¤ÈÀµ³Î¤ËƱÅù¤Êưºî¤ò¤¹¤ë¤È¤Ï¸Â¤é¤Ê¤¤¤È¤¤¤¦¤³¤È¤ò - ˺¤ì¤Ê¤¤¤Ç²¼¤µ¤¤.

      • - -
      • X ¤ò¹¥¤­¤Ê¤è¤¦¤Ëưºî¤µ¤»¤ë¤³¤È¤¬²Äǽ¤Ë¤Ê¤ëÁ°¤Ë, - ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã¤òÁª¤ÖɬÍפ¬¤¢¤ë¤Ç¤·¤ç¤¦. - Window Managers for X - ¤Ø¹Ô¤Ã¤Æ¤¤¤í¤¤¤í¤Ê¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã¤Ë¤Ä¤¤¤Æ¤Î¾Ò²ð¤Î¥ê¥ó¥¯¤ò - é¤Ã¤Æ¤ß¤Æ¤«¤é¤½¤Î¥Ú¡¼¥¸¤ËÌá¤Ã¤Æ "The Basics" ¤òÆÉ¤ó¤Ç²¼¤µ¤¤. - ¤½¤Î¸å¤Þ¤¿¤½¤Î¥Ú¡¼¥¸¤ËÌá¤ê, °Û¤Ê¤ë¥¿¥¤¥×¤Î¤â¤Î¤òÈæ¤Ù¤Æ¤ß¤Æ²¼¤µ¤¤. - (¤ª¤Þ¤±: ¤³¤Î¥Ú¡¼¥¸¤Ë¤Ï UNIX ¤Ë¤Ä¤¤¤Æ¤ÎÆþÌç½ñ¤â¤¢¤ê¤Þ¤¹.) - Á´¤Æ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤¬ÂçÉôʬ¤Î¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã¤Ë¤Ä¤¤¤Æ¤Ï, - FreeBSD ¤Î ports ¥³¥ì¥¯¥·¥ç¥ó¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      • -
      - -

      ¾¿Í¤ò½õ¤±¤ë

      - -

      ¤¹¤Ù¤Æ¤Î¿Í¤Ï FreeBSD - ¥³¥ß¥å¥Ë¥Æ¥£¤Ø²¿¤é¤«¤Î·Á¤Ç¹×¸¥¤ò¤·¤Ê¤¯¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó. - ¤³¤ì¤Ï½é¿´¼Ô¤âƱ¤¸¤Ç¤¹! - ¿·¤·¤¤»Ù»ýÃÄÂΤòºî¤ë»Å»ö¤ÇË»¤·¤¤¿Í¤â¤¤¤Þ¤¹¤·, - Documentation Project - ¤ËººÆÉ¼Ô¤È¤·¤Æ´Ø¤ï¤Ã¤Æ¤¤¤ë¿Í¤â¤¤¤Þ¤¹. - ¥³¥ó¥Ô¥å¡¼¥¿¤Ë´ØÏ¢¤¹¤ë¤«¤É¤¦¤«¤Ë´Ø¤ï¤é¤º, - ²¿¤«¶¦Í­¤¹¤ë¤ËÃͤ¹¤ëÆÃÊ̤ʵ»½Ñ¤ä·Ð¸³¤ò»ý¤Ä½é¿´¼Ô¤¬¤¤¤ë¤«¤â¤·¤ì¤Ê¤¤¤·, - ¿·¤·¤¯¤ä¤Ã¤Æ¤­¤¿½é¿´¼Ô¤È½Ð²ñ¤¤, ´¿·Þ¤·¤¿¤¤¤È»×¤¦¿Í¤â¤¤¤ë¤Ç¤·¤ç¤¦. - ¤¿¤Àñ¤Ë¤½¤¦¤¹¤ë¤Î¤¬¹¥¤­¤À¤«¤é¤¤¤Ä¤â¾¿Í¤ò½õ¤±¤Æ¤¤¤ë¿Í¤â¤¤¤Þ¤¹. - ¾Ü¤·¤¤¤³¤È¤Ï - FreeBSD Newbies - °¸¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ²¼¤µ¤¤.

      - -

      FreeBSD ¤ò»È¤Ã¤Æ¤¤¤ëͧ¿Í¤Ï°ÎÂç¤Ê¾ðÊ󸻤Ǥ¹. - Ʊ¤¸¤³¤È¤Ë¶½Ì£¤ò»ý¤Ã¤Æ¤¤¤ë¿Í¤äÀ®¸ù¤òʬ¤«¤Á¹ç¤¨¤ë¿Í, - Ʊ¤¸¤³¤È¤ËÄ©À路¤Æ¤¤¤ë¿Í¤ÈÅÅÏäÇÏäò¤·¤¿¤ê, - °ì½ï¤Ë¥Ô¥¶¤ò¿©¤Ù¤Ê¤¬¤éÏ乤³¤È¤Ï, ¤É¤ó¤ÊËܤˤ⿿»÷¤Ç¤­¤Þ¤»¤ó. - ¤â¤·¤Þ¤ï¤ê¤Ë FreeBSD ¤ò»È¤Ã¤Æ¤¤¤ëͧ¿Í¤¬¾¯¤Ê¤«¤Ã¤¿¤é, - FreeBSD ¤Î CDROM ¤ò»È¤Ã¤Æ¤½¤¦¤¤¤¦Í§¿Í¤òÁý¤ä¤·¤Þ¤·¤ç¤¦ :-)

      - -

      User groups - ¤Ï¾¤Î FreeBSD ¥æ¡¼¥¶¤È½Ð²ñ¤¦¤Î¤Ë¤è¤¤¾ì½ê¤Ç¤¹. - ¤â¤·¶á½ê¤Ë½»¤ó¤Ç¤¤¤ë¿Í¤¬¤½¤³¤Ë¤Ï¤¤¤Ê¤«¤Ã¤¿¤é, - ¤¢¤Ê¤¿¤¬ºÇ½é¤Î°ì¿Í¤Ë¤Ê¤ë¤«¤â¤·¤ì¤Þ¤»¤ó.

      - -

      ¿·¤·¤¯ÂÎÆÀ¤·¤¿µ»½Ñ¤Ë¤Ä¤¤¤ÆËÜʪ¤Î¿Í´Ö¤ÈÏäò¤¹¤ëÁ°¤Ë, - Pronunciation Guide - ¤ä - Jargon File - ¤ò¥Á¥§¥Ã¥¯¤·¤¿Êý¤¬¤¤¤¤¤«¤â¤·¤ì¤Þ¤»¤ó :-)

      - -

      ½é¿´¼Ô¤¬¶½Ì£¤ò»ý¤Ä¤è¤¦¤Ê¤³¤È¤Ë¤Ä¤¤¤ÆÈóµ»½ÑŪ¤ÊµÄÏÀ¤ò¤¹¤ë - FreeBSD-Newbies - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê¤Þ¤¹. - ¤Þ¤¿, FreeBSD ¤ò»È¤¦¾å¤Ç¤Î¼ÁÌä¤ËÅú¤¨¤Æ¤¯¤ì¤ë - FreeBSD-Questions - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤â¤¢¤ê¤Þ¤¹.

      - - &footer; - - diff --git a/data/ja_JP.EUC/news/Makefile b/data/ja_JP.EUC/news/Makefile deleted file mode 100644 index f05b8c8ac7..0000000000 --- a/data/ja_JP.EUC/news/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $Id: Makefile,v 1.1 1998-07-27 05:44:04 hanai Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.2 - -DOCS= qnewsletter.sgml - -DOCS+= qnewsletter-1-1.sgml -DOCS+= qnewsletter-1-2.sgml -DOCS+= qnewsletter-1-3.sgml - -.include "../../web.mk" diff --git a/data/ja_JP.EUC/news/qnewsletter-1-1.sgml b/data/ja_JP.EUC/news/qnewsletter-1-1.sgml deleted file mode 100644 index 189269f14c..0000000000 --- a/data/ja_JP.EUC/news/qnewsletter-1-1.sgml +++ /dev/null @@ -1,82 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      - FreeBSD Really-Quick(TM) ¥Ë¥å¡¼¥¹¥ì¥¿¡¼
      - FreeBSD ¤ÎºÇ¿·¾ðÊó.
      - Volume #1 Issue #1
      - 1998ǯ6·î
      -

      -

      - - - -
      -¤³¤ì¤Ï, E-mail ¤Ç¤Î¤ßȯ¹Ô¤µ¤ì¤ë·î´©¤Î¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ç¤¹. -¼¡¹æ¤Ø¼ýÏ¿¤·¤ÆÍߤ·¤¤¥È¥Ô¥Ã¥¯¤Ê¤É¤Ï, fbsd-book@vmunix.com ¤Þ¤Ç. - -

      -Chris Coleman <chrisc@vmunix.com> -

      - -&footer; - - diff --git a/data/ja_JP.EUC/news/qnewsletter-1-2.sgml b/data/ja_JP.EUC/news/qnewsletter-1-2.sgml deleted file mode 100644 index 1775387e12..0000000000 --- a/data/ja_JP.EUC/news/qnewsletter-1-2.sgml +++ /dev/null @@ -1,94 +0,0 @@ - - - - %includes;]> - - - - - -&header; - -

      - FreeBSD Really-Quick(TM) ¥Ë¥å¡¼¥¹¥ì¥¿¡¼
      - FreeBSD ¤ÎºÇ¿·¾ðÊó
      - Volume #1 Issue #2
      - 1998ǯ7·î
      -

      -

      - - - -
      -

      -¤³¤ì¤Ï, E-mail ¤Ç¤Î¤ßȯ¹Ô¤µ¤ì¤ë·î´©¤Î¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ç¤¹. -¼¡¹æ¤Ø¼ýÏ¿¤·¤ÆÍߤ·¤¤¥È¥Ô¥Ã¥¯¤Ê¤É¤Ï, fbsd-book@vmunix.com ¤Þ¤Ç. -

      - -

      -Chris Coleman <chrisc@vmunix.com> -

      - - -Àè·î¹æ¤Î Quick ¥Ë¥å¡¼¥¹¥ì¥¿¡¼ - -&footer; - - - diff --git a/data/ja_JP.EUC/news/qnewsletter-1-3.sgml b/data/ja_JP.EUC/news/qnewsletter-1-3.sgml deleted file mode 100644 index e6143eeeeb..0000000000 --- a/data/ja_JP.EUC/news/qnewsletter-1-3.sgml +++ /dev/null @@ -1,110 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      - FreeBSD Really-Quick(TM) ¥Ë¥å¡¼¥¹¥ì¥¿¡¼
      - FreeBSD ¤ÎºÇ¿·¾ðÊó
      - Volume #1 Issue #3
      - 1998ǯ7·î
      -

      -

      - - - - -

      -¤³¤ì¤Ï¡¢E-mail ¤Ç¤Î¤ßȯ¹Ô¤µ¤ì¤ë(¾¯¤Ê¤¯¤È¤â)·î´©¤Î¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ç¤¹¡£ -¼¡¹æ¤Ø¼ýÏ¿¤·¤ÆÍߤ·¤¤¥È¥Ô¥Ã¥¯¤Ê¤É¤Ï, fbsd-book@vmunix.com ¤Þ¤Ç¡£ -

      - -

      - -Chris Coleman <chrisc@vmunix.com> -

      - -Àè·î¹æ¤Î Quick ¥Ë¥å¡¼¥¹¥ì¥¿¡¼ - -&footer; - - diff --git a/data/ja_JP.EUC/news/qnewsletter.sgml b/data/ja_JP.EUC/news/qnewsletter.sgml deleted file mode 100644 index 47fb6cc175..0000000000 --- a/data/ja_JP.EUC/news/qnewsletter.sgml +++ /dev/null @@ -1,30 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      -FreeBSD Really-Quick(TM) ¥Ë¥å¡¼¥¹¥ì¥¿¡¼. -FreeBSD ´Ø·¸¤Î½ÐÍè»ö¤ò¤ªÃΤ餻¤·¤Þ¤¹. -

      - - -

      1998 ǯ

      - - - -&footer; - - diff --git a/data/ja_JP.EUC/newsflash.sgml b/data/ja_JP.EUC/newsflash.sgml deleted file mode 100644 index 0dbdf1515b..0000000000 --- a/data/ja_JP.EUC/newsflash.sgml +++ /dev/null @@ -1,486 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      FreeBSD ¤ÏµÞ®¤ËȯŸ¤ò³¤±¤ë¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ê¤Î¤Ç, - ºÇ¿·¤Î¿ÊÊâ¤Ë¤Ä¤¤¤Æ¹Ô¤¯¤Î¤¬ÌÌÅݤˤʤë»þ¤¬¤¢¤ê¤Þ¤¹¤è¤Í. - ¾ðÊóÄ̤ˤʤ뤿¤á¤Ë, ¤³¤Î¥Ú¡¼¥¸¤òÄê´üŪ¤Ë¥Á¥§¥Ã¥¯¤¹¤ë¤è¤¦¤Ë¤·¤Þ¤·¤ç¤¦. - freebsd-announce - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤ò¹ØÆÉ¤·¤¿¤¤¤È¤¤¤¦Êý¤â¤¤¤ë¤«¤â¤·¤ì¤Þ¤»¤ó¤Í.

      - -

      FreeBSD Real-Quick (TM) Newsletter - (RQN) ¤Ï, FreeBSD ³¦¤Ë¤ª¤±¤ëºÇ¿·¤ÎȯŸ¤ÎºÜ¤Ã¤¿·î´© (»þ¡¹½µ´©) - ¤Î¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ç¤¹. - freebsd-announce - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤ò¹ØÆÉ¤¹¤ì¤Ð, - e-mail ·Ðͳ¤Ç¤³¤Î¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤ò¼õ¤±¼è¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -

      ²áµî, ¸½ºß, ¤½¤·¤ÆÌ¤Íè¤Î¥ê¥ê¡¼¥¹¤Î¾ÜºÙ¤Ë¤Ä¤¤¤Æ¤Ï, -¥ê¥ê¡¼¥¹¾ðÊó -¤Î¥Ú¡¼¥¸¤ò¤´Í÷²¼¤µ¤¤.

      - -

      1998 7·î

      - - -

      1998 6·î

      -
        -
      • 98/06/24 - FreeBSD Project ¤Ï, - - FreeBSD ¥Ç¥¹¥¯¥È¥Ã¥× ¥Æ¡¼¥Þ ¥³¥ó¥Æ¥¹¥È¤ò¸å±ç¤·¤Æ¤¤¤Þ¤¹. - ²æ¤È»×¤ï¤ó¿Í¤Ï, ¼«Ê¬¤Ê¤ê¤Î X11 ¤ÎÀßÄê¤ò¥Ç¥¶¥¤¥ó¤·¤Æ¤ß¤Þ¤·¤ç¤¦. - ¾¡¼Ô¤ÎºîÉʤϾ­Íè¤Î FreeBSD ¤Î¥ê¥ê¡¼¥¹¤È¶¦¤ËÇÛÉÛ¤µ¤ì¤Þ¤¹.

      • -
      - - -

      1998 5·î

      -
        -
      • 98/05/30 - WEBTechniques.com - ¤Î, ¥é¥¦¥ó¥É¥í¥Ó¥ó DNS ¤ò»È¤Ã¤¿ Web ¥Õ¥¡¡¼¥à¤Î¼ÂÁõ¤Ë´Ø¤¹¤ë - - Èó¾ï¤ËÍ­±×¤Êµ­»ö¤ÎÃæ¤Ç, - FreeBSD ¤È Apache ¤¬»È¤ï¤ì¤Æ¤¤¤Þ¤¹. -

        -
      • - -
      • 98/05/23 - FreeBSD Newsletter ¤ÎÂè 2 ¹æ¤ò, - - Adobe PDF ·Á¼°¤Ç¼ê¤Ë¤¤¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹ ( - - FTP ¤â¤´ÍøÍѲ¼¤µ¤¤). - PDF¥Ó¥å¡¼¥¢¤òÁªÂò, »ÈÍѤ¹¤ë¤È¤­¤Î½õ¤±¤È¤Ê¤ë - - ¥Ø¥ë¥×¥Õ¥¡¥¤¥ë¤¬¤¢¤ê¤Þ¤¹. - µ­»ö¤Ë´Ø¤¹¤ë¤´°Õ¸«, ¹­¹ð, ÊÔ½¸¼Ô¤Ø¤Î¤ª¼ê»æ¤Ï - newsletter@freebsd.org - ¤Þ¤Ç¤É¤¦¤¾.

        -
      • - -
      • 98/05/01 - FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Ï - FreeBSD CVS tree - ÍѤΠAnonymous CVS - ¤ò¥»¥Ã¥È¥¢¥Ã¥×¤·¤Þ¤·¤¿. - Ãæ¤Ç¤â, FreeBSD ¤Î¥æ¡¼¥¶¤Ï, ²¿¤é¤«¤ÎÆÃ¸¢¤ò¼èÆÀ¤·¤Ê¤¯¤Æ¤â, - FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Î¥ª¥Õ¥£¥·¥ã¥ë anoncvs ¥µ¡¼¥Ð¤ËÂФ·¤Æ, - ÆÉ¤ß¹þ¤ßÀìÍѤΠCVS Áàºî¤ò¹Ô¤¦¤³¤È¤¬¤Ç¤­¤Þ¤¹. -

      • - -
      -

      1998 4·î

      -
        -
      • 98/04/16 - FreeBSD 2.2.6 ¤Î¿·¤·¤¤»ÍËçÁȤΠCD ¤¬Æþ²Ù¤µ¤ì¤Þ¤·¤¿. - ÌÀÆü¤«¤é¹ÖÆÉ¤¢¤ë¤¤¤Ï¥Ð¥Ã¥¯¥ª¡¼¥À¡¼¤Î¤ªµÒÍͤؤÎȯÁ÷¤¬¹Ô¤ï¤ì¤ëͽÄê¤Ç¤¹. - CD ¤ÎÆâÍÆ¤Ë´Ø¤¹¤ë¾Ü¤·¤¤¾ðÊó¤¬, - http://www.cdrom.com - ¤«¤éÍøÍѤǤ­¤Þ¤¹. -

      • - -
      • 98/04/11 - ¿·¤·¤¤ FreeBSD ´ØÏ¢¤Î¥×¥í¥¸¥§¥¯¥È - FreeBSD Mozilla Group - ¤¬ÀßΩ¤µ¤ì¤Þ¤·¤¿. FreeBSD Mozilla Group ¤Ï, - Mozilla - ¤È¤¤¤¦Ì¾Á°¤Ç¤âÃΤé¤ì¤Æ¤¤¤ë, - ¥Õ¥ê¡¼¤Î Netscape web ¥Ö¥é¥¦¥¶¤Î¥µ¥Ý¡¼¥È¤È²þÎɤò¹Ô¤¤¤Þ¤¹. -

      • -
      - -

      1998 3·î

      -
        -
      • 98/03/25 - FreeBSD 2.2.6 ¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤Þ¤·¤¿. - ¾ÜºÙ¤Ë¤Ä¤¤¤Æ¤Ï - ¥ê¥ê¡¼¥¹¾ðÊó¤Î¥Ú¡¼¥¸¤ò¤´Í÷²¼¤µ¤¤. - ¥¤¥ó¥¹¥È¡¼¥ë¸å¤Ë - - release errata - ¤ò¥Á¥§¥Ã¥¯¤·¤Æ, 2.2.6 ¤Î¥ê¥ê¡¼¥¹¸å¤Ë, - ÃΤäƤª¤¤¤¿Êý¤¬Îɤ¤ÌäÂ꤬ȯÀ¸¤·¤Æ¤¤¤Ê¤¤¤«¤É¤¦¤«³Îǧ¤·¤Æ¤¯¤À¤µ¤¤. -

      • -
      - -

      1998 2·î

      - - -

      1998 1·î

      -
        -
      • 98/01/08 - Plug-n-Play ¥«¡¼¥É¤ËÂФ¹¤ë¤è¤êÎɤ¤¥µ¥Ý¡¼¥È¥³¡¼¥É¤¬ 3.0-current ¤È - 2.2-stable ¥Ö¥é¥ó¥Á¤ÎξÊý¤ËÅý¹ç¤µ¤ì¤Þ¤·¤¿. ¥½¡¼¥¹¤Ï - CVSup ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤òÄ̤¸¤Æ, - ¥Ð¥¤¥Ê¥ê¤Ï - current.FreeBSD.org - ¤«¤é¥ê¥ê¡¼¥¹¤Î snapshot ¤Î·Á¤Ç¼ê¤ËÆþ¤ê¤Þ¤¹.

      • - -
      - -

      1997 12·î

      -
        -
      • 97/12/26 - CVSup ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤ò´Êñ¤ËÀßÄê, - ¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤¿¤á¤Î¥Õ¥í¥ó¥È¥¨¥ó¥É¥Ä¡¼¥ë¤¬ÍøÍѤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. - root ¤Ç¥í¥°¥¤¥ó¤¹¤ë¤« su ¤·¤Æ, - pkg_add - ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz - ¤ò¼Â¹Ô¤¹¤ë¤À¤±¤Ç»ÈÍѤǤ­¤Þ¤¹.

      • - -
      • 97/12/02 - "FOOF" ¥Ð¥°¤¬ 3.0-current, 2.2-stable ¥Ö¥é¥ó¥Á¤ÎξÊý¤Ç - ½¤Àµ¤µ¤ì¤Þ¤·¤¿. ²¼¤Î LAND ¥¢¥¿¥Ã¥¯¤ÈƱ¤¸¤è¤¦¤Ë - CVSup ¤ò»È¤¦¤«, - ¤³¤ì¤é¤Î¥Ñ¥Ã¥Á - ¤òÅö¤Æ¤ì¤Ð, ¤³¤Î½¤Àµ¤òÈ¿±Ç¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      • - -
      • 97/12/01 - TCP/IP ¤Î "LAND ¥¢¥¿¥Ã¥¯" ¥Ð¥°¤Ï, ´ØÏ¢¤¹¤ë¤¹¤Ù¤Æ¤Î¥Ö¥é¥ó¥Á¤Ç - ½¤Àµ¤µ¤ì¤Þ¤·¤¿. ºÇ¿·¤Î 2.2 ¤Þ¤¿¤Ï 3.0 ¥½¡¼¥¹¥Ä¥ê¡¼¤ËÄɤ¤¤«¤±¤ë - ¤¿¤á¤Î¥æ¡¼¥Æ¥£¥ê¥Æ¥£ CVSup ¤ò - »È¤¨¤Ð, ¤³¤Î½¤Àµ¤òÈ¿±Ç¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      • - -
      • 97/12/01 - Team FreeBSD ¤Ï, CPU ¤Î¥¢¥¤¥É¥ë¥¿¥¤¥à¤ò RSA ¤Î 64 bit - °Å¹æ²½¥³¡¼¥É¤Î¥¯¥é¥Ã¥¯¤Î¤¿¤á¤ËÄ󶡤·¤Æ¤¯¤ì¤Æ¤¤¤ë - FreeBSD ¤Î¥æ¡¼¥¶¤È¥µ¥Ý¡¼¥¿¤Î½¸¤Þ¤ê¤Ç¤¹. ¹¹¤Ê¤ë¾ðÊó¤Ë¤Ä¤¤¤Æ¤Ï, - Team FreeBSD ¤Î - WWW ¥µ¥¤¥È¤ò¤´Í÷²¼¤µ¤¤.

      • -
      - - -

      1997 11·î

      -
        -
      • 97/11/21 - Pentium Bug -- ²æ¡¹¤Ï Pentium ¤Î "F00F" halt bug ¤Ë - ¤Ä¤¤¤ÆÇ§¼±¤·¤Æ¤ª¤ê, ÌäÂê²óÈò¤Î¤¿¤á¤Ë Intel ¤È¶¦¤Ëºî¶È¤Ë¤¢¤¿¤Ã¤Æ - ¤¤¤Þ¤¹. ²óÈòºö¤¬°ìÈ̤˸ø³«¤Ç¤­¤ë¥ì¥Ù¥ë¤Ë㤷¤¿¤ª¤ê¤Ë¤Ï, - ¤³¤Î Web ¥Ú¡¼¥¸¤È announce@freebsd.org ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È, - comp.unix.bsd.freebsd.a -nnounce - ¤Ë¥¢¥Ê¥¦¥ó¥¹¤ò½Ð¤¹¤Ä¤â¤ê¤Ç¤¹. ¤â¤¦¾¯¤·¤À¤±²æËý¤·¤Æ¤¯¤À¤µ¤¤.

      • - -
      • 97/11/09 - FreeBSD 2.2.5-RELEASE ¤Î CDROM ¤¬½Ð²Ù¤µ¤ìÀ¤³¦Ãæ¤Î¹ØÆÉ¼Ô¤Ë - Á÷¤é¤ì»Ï¤á¤Þ¤·¤¿. ¾Ü¤·¤¯¤Ï - http://www.cdrom.com/titles/os/fbsd25.htm ¤ò - ¤´Í÷¤¯¤À¤µ¤¤.

      • -
      - -

      1997 10·î

      -
        -
      • 97/10/22 - FreeBSD 2.2.5 ¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤Þ¤·¤¿. - ¾Ü¤·¤¯¤Ï¥ê¥ê¡¼¥¹¾ðÊó¤Î - ¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤. ¥¤¥ó¥¹¥È¡¼¥ë¸å¤Ë¤Ï - - ERRATA.TXT (ÉÔ¶ñ¹ç¤Ê¤É¤Î¾ðÊó) ¤â¸«¤Æ, - ÃΤäƤª¤¯¤Ù¤­ 2.2.5 ¤Ë¤Ä¤¤¤Æ¤Î¤³¤ì¤«¤é½Ð¤Æ¤¯¤ëÌäÂêÅÀ¤ò - ˺¤ì¤º¤Ë¥Á¥§¥Ã¥¯¤¹¤ë¤è¤¦¤Ë¤·¤Þ¤·¤ç¤¦. - ERRATA ¤ÎÆüËܸìÌõ - ¤â¤¢¤ê¤Þ¤¹¡£ -

      • -
      - -

      1997 9·î

      -
        -
      • 97/09/01 - FreeBSD ¤¬, Internet Week ¤Î WWW ¥µ¡¼¥Ð¤Î¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ë´Ø¤¹¤ë - - ¥ì¥Ó¥å¡¼¤ÎÃæ¤Ç¹â¤¤É¾²Á¤ò¼õ¤±¤Þ¤·¤¿.

      • -
      - -

      1997 8·î

      -
        - -
      • 97/08/11 - Duke University ¤Î - Trapeze Project ¤Î¸¦µæ¼Ô¤¿¤Á¤¬, FreeBSD ÍѤι⥹¥Ô¡¼¥É¤Î Myrinet - ¥É¥é¥¤¥Ð¤ò³«È¯¤·¤Þ¤·¤¿. ¥É¥é¥¤¥Ð, Trapeze Project, ¤ª¤è¤Ó¤½¤Î - ¿Æ¥×¥í¥¸¥§¥¯¥È¤Ç¤¢¤ë Collaborative Cluster Computing Iniative - ¤Ë´Ø¤¹¤ë¤µ¤é¤Ê¤ë¾ðÊó¤Ï, Myrinet ¥É¥é¥¤¥Ð¤Î¥½¡¼¥¹¥³¡¼¥É¤È - ¤¤¤Ã¤·¤ç¤Ë, CCCI ¤Î - WWW ¥Ú¡¼¥¸¤«¤éÆÀ¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      • - -
      • 97/08/03 - Netscape Communications ¤¬, Netscape Communicator v4.0 for FreeBSD - ¤Î¥Ù¡¼¥¿ÈǤò¥ê¥ê¡¼¥¹¤·¤Þ¤·¤¿. FTP ·Ðͳ¤Ç, - - ftp.netscape.com ¤ª¤è¤Ó¤½¤Î¥ß¥é¡¼¥µ¥¤¥È¤«¤é¼ê¤Ë - Æþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      • -
      - -

      1997 7·î

      - - - -

      1997 6·î

      -
        -
      • 97/06/17 - FreeBSD - 2.2.2-RELEASE ¤Î CD-ROM ¤òÆþ²Ù¤·¤Þ¤·¤¿. ͽÌ󹨯ɤ·¤Æ¤¤¤ë - Êý¤Î¤ª¼ê¸µ¤Ë¤Ï¤Þ¤â¤Ê¤¯ÆÏ¤¯¤Ç¤·¤ç¤¦.

        -
      • -
      - -

      1997 5·î

      - - -

      1997 4·î

      -
        - -
      • 97/04/28 - 3.0-current ¤Î¥½¡¼¥¹¥Ä¥ê¡¼¤Ë, - ¥·¥ó¥á¥È¥ê¥Ã¥¯¥Þ¥ë¥Á¥×¥í¥»¥Ã¥µ (SMP) Âбþ¤Î¥«¡¼¥Í¥ë¤ò - ¥Ó¥ë¥É¤¹¤ë¤¿¤á¤Î¥³¡¼¥É¤¬Æþ¤ê¤Þ¤·¤¿. ¾ÜºÙ¤Ï - SMP - ¤Î¥Ú¡¼¥¸¤Ø.

      • - -
      • 97/04/22 - ¡Öº£Æü¤Î RELENG_2.2¡×¥µ¡¼¥Ð¤¬ - - ftp://releng22.freebsd.org/pub/FreeBSD ¤Ë¤Ç¤­¤Þ¤·¤¿. - - README.TXT ¤Ë¤µ¤é¤Ê¤ë¾ðÊ󤬤¢¤ê¤Þ¤¹. -

      • - -
      • 97/04/15 - FreeBSD 2.2.1-RELEASE ¤Î CD ¤¬½Ð²Ù¤µ¤ì¤Æ¤¤¤Þ¤¹. - - http://www.cdrom.com/titles/os/fbsd22.htm¤ò¤´Í÷²¼¤µ¤¤. -

      • -
      - - -

      1997 3·î

      - - -

      1997 2·î

      -
        - -
      • 1997/02/20 - FreeBSD - 2.1.7-RELEASE ¤¬ÍøÍѤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. - ¤â¤Ã¤È¾ðÊ󤬤ۤ·¤¤Êý¤Ï, - - README.TXT ¤«, - - ¥ê¥ê¡¼¥¹¥Î¡¼¥È - ¤ò¤ªÆÉ¤ß²¼¤µ¤¤.

      • - -
      • 1997/02/10 - FreeBSD - 3.0-970209-SNAP ¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤Þ¤·¤¿. - - README.TXT - ¤Ë, ¤³¤Î¥ê¥ê¡¼¥¹¤Ë´Ø¤¹¤ë¾Ü¤·¤¤¾ðÊ󤬤¢¤ê¤Þ¤¹.

      • - -
      • 1997/02/06 - FreeBSD 2.1.6 ¤ª¤è¤Ó¤½¤ì°ÊÁ°¤Î¥·¥¹¥Æ¥à¤Ë, - ¥»¥­¥å¥ê¥Æ¥£¡¼¾å¤Î½ÅÂç¤ÊÌäÂ꤬¤¢¤ë¤³¤È¤¬Ê¬¤«¤ê¤Þ¤·¤¿. - ¤³¤ÎÌäÂê¤Ï -stable, -current, RELENG_2_2 ¤Î¥½¡¼¥¹¥Ä¥ê¡¼ - ¾å¤Ç¤Ï´û¤Ë½¤Àµ¤µ¤ì¤Æ¤¤¤Þ¤¹. ²Ã¤¨¤Æ·Ù²ü¤òÍפ¹¤ëÌäÂê¤Ç¤¢¤ë - ¤¿¤á, FTP ¥µ¥¤¥È¤Ç¤Ï´û¤Ë FreeBSD 2.1.6 ¤ÎÇÛÉÛ¤ò¼è¤ê»ß¤á¤Æ¤¤¤Þ¤¹. - ¤³¤ÎÌäÂê¤È²ò·èË¡¤Ë¤Ä¤¤¤Æ¤Ï, - - FreeBSD-SA-97:01.setlocale ¤Ë´Ø¤¹¤ë¥»¥­¥å¥ê¥Æ¥£¡¼¥¢¥Ê¥¦¥ó¥¹ - ¤ÎÃæ¤Ç¾Ü¤·¤¯¤Î¤Ù¤é¤ì¤Æ¤¤¤Þ¤¹.

      • - -
      • 1997/02/06 - FreeBSD 2.2-GAMMA ¤ÎºÇ¸å¤Î¥×¥ì¥ê¥ê¡¼¥¹¥Ð¡¼¥¸¥ç¥ó¤¬ÍøÍѤǤ­¤ë¤è¤¦¤Ë - ¤Ê¤ê¤Þ¤·¤¿. README.TXT ¤Ë¾Ü¤·¤¤¾ðÊ󤬤¢¤ê¤Þ¤¹.

      • - -
      • 1997/02/05 - ¤³¤ì¤Þ¤Ç President ¤Ç¤¢¤Ã¤¿ Jordan K. Hubbard ¤Î - ¼­Ç¤¤È¤È¤â¤Ë, - FreeBSD Project ¤Î´ÉÍýÌò¤Ç¤¢¤Ã¤¿ President ¤È¤¤¤¦Ìò¿¦¤¬ - ¤Ê¤¯¤Ê¤ê¤Þ¤·¤¿.

      • - -
      • 1997/02/02 - FreeBSD 2.2 ¥ê¥ê¡¼¥¹¤ÎºÇ¿·¤Î - snapshot - ¤òÆþ¼ê¤Ç¤­¤ë, ¡Öº£Æü¤Îsnap¡×¥µ¡¼¥Ð¤¬Î©¤Á¾å¤¬¤ê¤Þ¤·¤¿. - ¾Ü¤·¤¯ÃΤꤿ¤¤Êý¤Ï, - README.TXT - ¤ò¤´Í÷²¼¤µ¤¤. -

      • -
      - -

      1997 1·î

      - - -

      1996 12·î

      -
        -
      • 1996/12/24 - FreeBSD 2.2-BETA - ¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤Þ¤·¤¿. - - ¥ê¥ê¡¼¥¹¥Î¡¼¥È¤Ë¾Ü¤·¤¤¾ðÊ󤬤¢¤ê¤Þ¤¹. -

      • - -
      • 1996/12/13 - FreeBSD 2.2-RELEASE ¤Ï 5MB °Ê¾å¤Î RAM, ¤¢¤ë¤¤¤Ï 1.2MB °Ê¾å¤ÎÍÆÎ̤ò - ÆÉ¤ß¹þ¤à¤³¤È¤Î¤Ç¤­¤ë¥Õ¥í¥Ã¥Ô¡¼¥É¥é¥¤¥Ö¤ò»ý¤¿¤Ê¤¤¥Þ¥·¥ó¤ËÂФ¹¤ë - ¥¤¥ó¥¹¥È¡¼¥ë¤ò¥µ¥Ý¡¼¥È¤·¤Ê¤¤¸«¹þ¤ß¤Ç¤¹.¾Ü¤·¤¤¾ðÊó¤òÆÀ¤¿¤¤Êý¤Ï, - ¥ª¥ê¥¸¥Ê¥ë¤Î - ¥¢¥Ê¥¦¥ó¥¹ - ¤ò¤ªÆÉ¤ß²¼¤µ¤¤. -

      • -
      - -

      1996 11·î

      - - -&footer; - - diff --git a/data/ja_JP.EUC/newsletter/README.TXT b/data/ja_JP.EUC/newsletter/README.TXT deleted file mode 100644 index 078eaef5a4..0000000000 --- a/data/ja_JP.EUC/newsletter/README.TXT +++ /dev/null @@ -1,41 +0,0 @@ -¤³¤Î¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤Ï, Walnut Creek CDROM ¤¬È¯¹Ô¤·, -̵ÎÁ¤ÇÇÛÉÛ¤·¤Æ¤¤¤ë FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤¬Ç¼¤á¤é¤ì¤Æ¤¤¤Þ¤¹. -°õºþʪ¤¬É¬Íפʾì¹ç¤Ë¤Ï, http://www.freebsd.org/register.html ¤Ç -ÅÐÏ¿¤ò¤ª¤³¤Ê¤¦¤«, FreeBSD ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤ËÄɲ䷤Ƥۤ·¤¤¤È½ñ¤¤¤¿ -¥á¡¼¥ë¤ò orders@cdrom.com ¤ËÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤. -(°¸Ì¾¤È½»½ê¤ò¤­¤Á¤ó¤È½ñ¤¤¤Æ¤ª¤¯¤Î¤ò˺¤ì¤º¤Ë) - -¤â¤·¿¹ÎÓ¤òÊݸ¤¿¤¤¤È¤ª¹Í¤¨¤Ç¤·¤¿¤é, ¤½¤Î°Õ»×¤òÂçÀڤˤµ¤»¤Æ¤â¤é¤¤¤Þ¤¹. -¤³¤Î¥Ç¥£¥ì¥¯¥È¥ê¤«¤é PDF ÈǤΥ˥塼¥¹¥ì¥¿¡¼¤ò¥À¥¦¥ó¥í¡¼¥É¤·¤Æ, -¤ªµ¤¤ËÆþ¤ê¤Î PDF ¥ê¡¼¥À¤ÇÆÉ¤ó¤Ç¤¯¤À¤µ¤¤. -ports ¥³¥ì¥¯¥·¥ç¥ó¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤ë¤Ê¤é, -/usr/ports/graphics/xpdf ¤È /usr/ports/print/gv ¤Î¤É¤Á¤é¤ò»È¤Ã¤Æ¤â -¤Þ¤º¤Þ¤º¤ÎÉʼÁ¤Ç PDF ¥É¥­¥å¥á¥ó¥È¤ò X ¥¦¥£¥ó¥É¥¦¾å¤Ëɽ¼¨¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. -(ports ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¤¤Ê¤±¤ì¤Ð, http://www.freebsd.org/ports ¤ò -»²¾È¤·¤Æ¤¯¤À¤µ¤¤) -Linux ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤ÎÀßÄ꤬¤·¤Æ¤¢¤ì¤Ð, Linux ÈǤΠacroread ¥Ð¥¤¥Ê¥ê¤â -ƱÍͤËÌäÂê¤Ê¤¯Æ°ºî¤·¤Þ¤¹. (¥¢¥ó¥Á¥¨¥¤¥ê¥¢¥¹¤µ¤ì¤¿¥Õ¥©¥ó¥È¤¬»È¤ï¤ì¤ë¤Î¤Ç, -¤³¤Á¤é¤Î¤Û¤¦¤¬åºÎï¤Ë¸«¤¨¤ë¤è¤¦¤Ç¤¹) - /usr/ports/print/acroread ¤ò -¸«¤Æ¤¯¤À¤µ¤¤. - -¥¤¥ó¥¹¥È¡¼¥ë¤¬½ª¤ï¤Ã¤¿¤é, X ¤ò¥¹¥¿¡¼¥È¤·¤Æ¥Ó¥å¡¼¥¢¤ò¼Â¹Ô¤·, ÆÉ¤ß¤¿¤¤ -.pdf ¥Õ¥¡¥¤¥ë¤ò³«¤¯¤À¤±¤Ç¤¹. -¤Þ¤¿ .txt ¤È¤¤¤¦¥Õ¥¡¥¤¥ë¤Ë¤Ï, ¤½¤ì¤¾¤ì¤Î¹æ¤Ë¤Ä¤¤¤Æ¤Î -ÉղþðÊó¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹. - - -FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ë·ÇºÜ¤µ¤ì¤¿µ­»ö¤Ï, Ãø¼Ô̾¤¬Å¬ÀÚ¤Ë -ÌÀ¼¨¤µ¤ì¤Æ¤¤¤ë¤«¤®¤ê, ²¿¤Ë¤Ç¤â¼«Í³¤ËžºÜ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. -¤Þ¤¿, ¤¤¤Ä¤Ç¤â¼¡¤Î¹æ¤ËÂФ¹¤ë´ó¹Æ¤òÂ礤¤Ë´¿·Þ¤·¤Æ¤¤¤Þ¤¹¤Î¤Ç, ÅŻҥ᡼¥ë¤Ç -newsletter@freebsd.org ¤Þ¤ÇÁ÷¤Ã¤Æ¤¯¤À¤µ¤¤. - ÉáÄ̤ΠASCII ¥Æ¥­¥¹¥È¤Ç -(¤â¤· ¤½¤Îµ­»ö¤¬¿ÞÈǤò´Þ¤à¤Î¤Ê¤é gif/jpeg ¥Õ¥¡¥¤¥ë¤â) Á÷¤Ã¤Æ¤¤¤¿¤À¤±¤ë¤È -½õ¤«¤ê¤Þ¤¹. ½ñ¼°ÀßÄê¤Ê¤É¤ÎºÙ¤«¤¤¤³¤È¤Ï, ¤³¤Á¤é¤Ç¤ª¤³¤Ê¤¤¤Þ¤¹. - -¤Þ¤¿²æ¡¹¤Ï ¤³¤Î¾ì¤Ç FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ë´ó¹Æ¤·¤Æ¤¯¤ì¤¿ -¤¹¤Ù¤Æ¤Î¿Í¤½¤ì¤¾¤ì¤Ë´¶¼Õ¤òÊû¤²¤¿¤¤¤È»×¤¤¤Þ¤¹. ¤³¤Î¤è¤¦¤Ë¼«È¯Åª¤Êµ­»ö¤ÎÄ󶡤¬ -¤Ê¤±¤ì¤Ð, ¤³¤Î¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ï±Æ¤â·Á¤â¸ºß¤·¤Æ¤¤¤Ê¤«¤Ã¤¿¤³¤È¤Ç¤·¤ç¤¦ ! - -¤¢¤ê¤¬¤È¤¦ ! - - Jordan K. Hubbard - ¥Ë¥å¡¼¥¹¥ì¥¿¡¼ÊÔ½¸Ä¹ diff --git a/data/ja_JP.EUC/ports/Makefile b/data/ja_JP.EUC/ports/Makefile deleted file mode 100644 index d2b2673248..0000000000 --- a/data/ja_JP.EUC/ports/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $Id: Makefile,v 1.7 1998-07-16 17:17:18 wosch Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.8 - -PORTINDEX= perl ./portindex -INDEX= INDEX -PINDEX= ports/${INDEX} - -COOKIE= ${INDEX} Makefile.gen - -.if exists(Makefile.gen) -.include "Makefile.gen" -CLEANFILES+= ${DOCS} Makefile.gen ${INDEX} -.endif - -${INDEX}: $${CVSROOT}/${PINDEX},v - cvs -QR co -p ${PINDEX} > ${INDEX} - -Makefile.gen: index.sgml .NOTMAIN - echo DOCS= *.sgml > Makefile.gen - ${MAKE} ${MAKEFLAGS} ${.IMPSRC} - -index.sgml: ${INDEX} portindex ports.inc categories.ja_JP.EUC .NOTMAIN - rm -f *.sgml - ${PORTINDEX} ${INDEX} - -.include "../../web.mk" diff --git a/data/ja_JP.EUC/ports/categories.ja_JP.EUC b/data/ja_JP.EUC/ports/categories.ja_JP.EUC deleted file mode 100644 index 11b0616144..0000000000 --- a/data/ja_JP.EUC/ports/categories.ja_JP.EUC +++ /dev/null @@ -1,46 +0,0 @@ -archivers|¥¢¡¼¥«¥¤¥Ó¥ó¥°¤Î¥Ä¡¼¥ë -astro|ŷʸ³Ø´ØÏ¢¤Î ports ¥³¥ì¥¯¥·¥ç¥ó -audio|¥µ¥¦¥ó¥É¥µ¥Ý¡¼¥È -benchmarks|¥Ù¥ó¥Á¥Þ¡¼¥¯¥×¥í¥°¥é¥à -biology|À¸Êª³Ø´ØÏ¢¤Î¥½¥Õ¥È¥¦¥§¥¢ -cad|CAD ¥Ä¡¼¥ë -chinese|Ãæ¹ñ¸ì¥µ¥Ý¡¼¥È -comms|ÄÌ¿®¥½¥Õ¥È¥¦¥§¥¢ -converters|³Æ¼ïÊÑ´¹¥Ä¡¼¥ë¤ä¥Õ¥£¥ë¥¿ -databases|¥Ç¡¼¥¿¥Ù¡¼¥¹ -devel|³«È¯¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -editors|¥¨¥Ç¥£¥¿ -emulators|¾¤Î OS ¤Î¥¨¥ß¥å¥ì¡¼¥¿ -games|¥²¡¼¥à -german|¥É¥¤¥Ä¸ì¥µ¥Ý¡¼¥È -graphics|¤¤¤í¤¤¤í¤Ê¥°¥é¥Õ¥£¥Ã¥¯¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -japanese|ÆüËܸ쥵¥Ý¡¼¥È -kde|"K" ¥Ç¥¹¥¯¥È¥Ã¥×´Ä¶­ ËÜÂΤª¤è¤Ó¼þÊեѥ屡¼¥¸ -korean|´Ú¹ñ¸ì¥µ¥Ý¡¼¥È -lang|¥×¥í¥°¥é¥ß¥ó¥°¸À¸ì -mail|¥á¡¼¥ë¥½¥Õ¥È¥¦¥§¥¢ -math|¿ôÃÍ·×»»¥½¥Õ¥È¥¦¥§¥¢ -mbone|MBone ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó -misc|¤¤¤í¤¤¤í¤Ê¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -net|¥Í¥Ã¥È¥ï¡¼¥­¥ó¥°¥½¥Õ¥È¥¦¥§¥¢ -news|USENET ¥Ë¥å¡¼¥¹¤Î¥½¥Õ¥È¥¦¥§¥¢ -perl5|Perl5 ËÜÂΤȥ⥸¥å¡¼¥ë -pilot|PalmPilot ´ØÏ¢¥Ä¡¼¥ë -plan9|Plan9 ¤«¤é¤Î¤¤¤í¤¤¤í¤Ê¥×¥í¥°¥é¥à -print|°õºþ¥½¥Õ¥È¥¦¥§¥¢ -russian|¥í¥·¥¢¸ì¥µ¥Ý¡¼¥È -security|¥»¥­¥å¥ê¥Æ¥£´ØÏ¢¤Î¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -shells|¤¤¤í¤¤¤í¤Ê UNIX ¥·¥§¥ë -sysutils|¥·¥¹¥Æ¥à¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -tcl75|tcl7.5 ËÜÂÎ -tcl76|tcl7.6 ËÜÂÎ -tcl80|tcl8.0 ËÜÂΤȥ¹¥¯¥ê¥×¥È -tcl81|tcl8.1 ËÜÂÎ -textproc|¥Æ¥­¥¹¥È½èÍý¥Ä¡¼¥ë -tk41|tk4.1 ËÜÂΤȥ¹¥¯¥ê¥×¥È -tk42|tk4.2 ËÜÂΤȥ¹¥¯¥ê¥×¥È -tk80|tk8.0 ËÜÂΤȥ¹¥¯¥ê¥×¥È -tk81|tk8.1 ËÜÂÎ -vietnamese|¥Ù¥È¥Ê¥à¸ì¥µ¥Ý¡¼¥È -www|WWW ´ØÏ¢¤Î¥½¥Õ¥È¥¦¥§¥¢ -x11|X11 ¤Î¥½¥Õ¥È¥¦¥§¥¢ diff --git a/data/ja_JP.EUC/ports/comments.ja b/data/ja_JP.EUC/ports/comments.ja deleted file mode 100644 index f955f669ef..0000000000 --- a/data/ja_JP.EUC/ports/comments.ja +++ /dev/null @@ -1,1519 +0,0 @@ -###| The FreeBSD Japanese Documentation Project -###| Original Revision: /ports/INDEX 1.180 -###| $Id: comments.ja,v 1.6 1998-07-25 13:20:58 kuriyama Exp $ -###| -###| ¥³¥á¥ó¥È¤Ï '###|' ¤Ç»Ï¤Þ¤ë -###| ÊÝα¤Î¹Ô¤ÎƬ¤Ë¤Ï '###|???' ¤òÃÖ¤¯ -###| -###| ¶çÆÉÅÀ¤Ï '.' ¤È ',' ¤Ë, ¹ÔËö¤Ë¤Ï¶çÅÀ¤ÏÉÕ¤±¤Ê¤¤ -###| -archivers/arc|DOS ¤Î .ARC ¥Õ¥¡¥¤¥ë¤òºîÀ®, Ÿ³«¤¹¤ë -archivers/bzip|¥Ö¥í¥Ã¥¯¥½¡¼¥È¤òÍѤ¤¤¿¥Õ¥¡¥¤¥ë°µ½Ì -archivers/bzip2|¥Ö¥í¥Ã¥¯¥½¡¼¥È¤òÍѤ¤¤¿¥Õ¥¡¥¤¥ë°µ½Ì -archivers/freeze|FREEZE / MELT ·Á¼°¤Ç°µ½Ì¤ò¹Ô¤¦ (QNX ¤Ç¿ÍѤµ¤ì¤ë) -archivers/gshar+gunshar|¥·¥§¥ë¥¢¡¼¥«¥¤¥Ö¤ÎºîÀ®, Ÿ³«¤ò¹Ô¤¦ -archivers/ha|HSC °µ½ÌÊý¼°¤òÍѤ¤¤¿ HA ¥¢¡¼¥«¥¤¥Ð -archivers/hpack.non-usa.only|Multi-System ¥¢¡¼¥«¥¤¥Ð (PGP ¤Ë´ð¤Å¤¤¤¿ open-keys security ¤ò´Þ¤à) -archivers/lha|LZW °µ½Ì¤ò»È¤Ã¤¿¥¢¡¼¥«¥¤¥Ð (.lzh ¥Õ¥¡¥¤¥ë) -archivers/nulib|NuFX ¥¢¡¼¥«¥¤¥Ö¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -archivers/p5-Compress-Zlib|Perl5 ¤ò»È¤Ã¤Æ zlib °µ½Ì¥é¥¤¥Ö¥é¥ê¤òÍøÍѤ¹¤ë -archivers/rar|¥Õ¥¡¥¤¥ë¥¢¡¼¥«¥¤¥Ð (¥Ð¥¤¥Ê¥ê) -archivers/unarj|ARJ ¥¢¡¼¥«¥¤¥Ö¤«¤é¥Õ¥¡¥¤¥ë¤òŸ³«¤¹¤ë -archivers/unrar|RAR ¥¢¡¼¥«¥¤¥Ö¤òŸ³«, »²¾È, ¥Á¥§¥Ã¥¯¤¹¤ë -archivers/unzip|ZIP ¥¢¡¼¥«¥¤¥ÖÆâ¤Î¥Õ¥¡¥¤¥ë¤òɽ¼¨, ¥Á¥§¥Ã¥¯, Ÿ³«¤¹¤ë -archivers/unzip.with_encryption|ZIP ¥¢¡¼¥«¥¤¥ÖÆâ¤Î¥Õ¥¡¥¤¥ë¤òɽ¼¨, ¥Á¥§¥Ã¥¯, Ÿ³«¤¹¤ë (°Å¹æ²½Í­) -archivers/zip|pkzip ¤È¸ß´¹À­¤Î¤¢¤ë ZIP ¥Õ¥¡¥¤¥ë¤òºîÀ®, ¹¹¿·¤¹¤ë -archivers/zip.with_encryption|pkzip ¤È¸ß´¹À­¤Î¤¢¤ë ZIP ¥Õ¥¡¥¤¥ë¤òºîÀ®, ¹¹¿·¤¹¤ë (¥Ñ¥¹¥ï¡¼¥É»ÈÍѲÄ) -archivers/zoo|°µ½Ì¤µ¤ì¤¿¥¢¡¼¥«¥¤¥Ö¤òÁàºî¤¹¤ë -astro/ephem|terminal-based ¤ÊÂÐÏ÷¿Å·Ê¸Îñ¥×¥í¥°¥é¥à -astro/luna|·î¤Î¸½ºß¤ÎÁê¤òɽ¼¨¤¹¤ë -astro/saoimage|¥¹¥ß¥½¥Ë¥¢¥óÅ·ÂÎʪÍýÅ·Ê¸Âæ¤Î X ÍѲèÁü¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -astro/sattrack|±ÒÀ±¤Î¥ê¥¢¥ë¥¿¥¤¥àµ°Æ»ÄÉÀ× -astro/stars|Star field ¥Ç¥â -astro/sunclock|ÃÏɽ¤Î¤É¤ÎÉôʬ¤¬ÂÀÍۤ˾Ȥ餵¤ì¤Æ¤¤¤ë¤«¤òɽ¼¨ -astro/xearth|¥ë¡¼¥È¥¦¥£¥ó¥É¥¦¤ËÃϵå¤òɽ¼¨ -astro/xephem|ŷʸÎñɽ¼¨¥×¥í¥°¥é¥à -astro/xphoon|¥ë¡¼¥È¥¦¥£¥ó¥É¥¦¤Ë¸½ºß¤Î·î¤ÎÁê¤òɽ¼¨ -###|???astro/xtide|Harmonic tide clock and tide predictor -audio/amp|¤â¤¦¤Ò¤È¤Ä¤Î mp3 ¥×¥ì¥¤¥ä¡¼ -audio/cam|Cpu ¤Ë¤è¤ë¥ª¡¼¥Ç¥£¥ª¥ß¥­¥µ¡¼ [curses ¥Ù¡¼¥¹] -audio/cddbd|¥¤¥ó¥¿¡¼¥Í¥Ã¥È CD ¥Ç¡¼¥¿¥Ù¡¼¥¹¥µ¡¼¥Ð -audio/cdplay|¥³¥ó¥½¡¼¥ë¤«¤éÁàºî¤¹¤ëºã¤¨¤¿ CD ¥×¥ì¥¤¥ä¡¼ -audio/gmod|Gravis Ultrasound ÍÑ .MOD ¥×¥ì¥¤¥ä¡¼ (X ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹) -audio/gsm|u-law ¤«¤é gsm ¥¨¥ó¥³¡¼¥É¤ËÊÑ´¹¤¹¤ë¥ª¡¼¥Ç¥£¥ª¥³¥ó¥Ð¡¼¥¿¡¦¥é¥¤¥Ö¥é¥ê -audio/kdemultimedia|KDE ¥ª¡¼¥Ç¥£¥ª¥Ä¡¼¥ë -audio/kmpg|KDE Mpeg1/2 ¥ª¡¼¥Ç¥£¥ª¥¹¥È¥ê¡¼¥à¥×¥ì¥¤¥ä¡¼ (¥ì¥¤¥ä I, II, III Âбþ) -audio/maplay|MPEG ¥ª¡¼¥Ç¥£¥ª¥¹¥È¥ê¡¼¥à¤Î¥ì¥¤¥ä I ¤È II ¤ò¥Ç¥³¡¼¥É¤¹¤ë MPEG ¥ª¡¼¥Ç¥£¥ª¥×¥ì¥¤¥ä¡¼ -audio/mikmod|MTM, STM, XM, MOD, S3M, ULT, UNI ¤¬ºÆÀ¸²Äǽ¤Ê mod ¥×¥ì¥¤¥ä¡¼ -audio/mp3info|MP3 ¾ðÊóɽ¼¨¥Ä¡¼¥ë -audio/mpegaudio|MPEG/¥ª¡¼¥Ç¥£¥ª¥ì¥¤¥ä I, II ¤Î¥¨¥ó¥³¡¼¥À/¥Ç¥³¡¼¥À¥Ñ¥Ã¥±¡¼¥¸ -audio/mpg123|mpeg ¥ì¥¤¥ä 1, 2, 3 ¥ª¡¼¥Ç¥£¥ªÍÑ¥³¥Þ¥ó¥É¥é¥¤¥ó¥×¥ì¥¤¥ä¡¼ -audio/mxv|X ÍÑ¥µ¥¦¥ó¥É¥Õ¥¡¥¤¥ëÊÔ½¸/±éÁÕ/Ï¿²»/ÊÑ´¹¥×¥í¥°¥é¥à -audio/nas|¥Í¥Ã¥È¥ï¡¼¥¯¥ª¡¼¥Ç¥£¥ª¥·¥¹¥Æ¥à -audio/nspmod|DSP ¤ò»È¤ï¤Ê¤¤ MOD/S3M/MTM ¥×¥ì¥¤¥ä¡¼ (Í× VoxWare v2.90 °Ê¾å) -audio/playmidi|MIDI ¥×¥ì¥¤¥ä¡¼ -audio/radio|¥¤¥ó¥¿¡¼¥Í¥Ã¥È·Ðͳ¤Î¥é¥¸¥ª -audio/rosegarden|The Rosegarden Åý¹ç·¿³ÚÉ襨¥Ç¥£¥¿/MIDI¥·¡¼¥±¥ó¥µ -audio/rplay|¥Í¥Ã¥È¥ï¡¼¥¯¥ª¡¼¥Ç¥£¥ª¥×¥ì¥¤¥ä¡¼ -audio/rsynth|¥¹¥Ô¡¼¥Á¥·¥ó¥»¥µ¥¤¥¶ -audio/s3mod|MOD/S3M ¥×¥ì¥¤¥ä¡¼ -audio/sox|SOund eXchange - ÈÆÍÑ¥µ¥¦¥ó¥É¥³¥ó¥Ð¡¼¥¿ -audio/splay|MPEG ¥ì¥¤¥ä I, II, III ¤È WAV ¥Õ¥¡¥¤¥ë¤¬ÍøÍѲÄǽ¤Ê¥ª¡¼¥Ç¥£¥ª¥×¥ì¥¤¥ä¡¼ -audio/splaytk|splay ÍÑ tk ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -audio/timidity|MIDI ¢ª WAV ¥³¥ó¥Ð¡¼¥¿¤È¥×¥ì¥¤¥ä¡¼ -audio/tosha|SCSI ¥Ð¥¹¤òÄ̤·¤Æ CD ¥Ç¥¸¥¿¥ë¥ª¡¼¥Ç¥£¥ª¥Ç¡¼¥¿¤òÆÉ¤ß¹þ¤à -audio/tracker|MOD ¥×¥ì¥¤¥ä¡¼ -audio/workman|Open Look ¥Ù¡¼¥¹¤Î CD ¥×¥ì¥¤¥ä¡¼ -audio/xcd|Tcl/Tk CD ¥×¥ì¥¤¥ä¡¼ -audio/xcdplayer|X ÍÑ CD ¥×¥ì¥¤¥ä¡¼ -audio/xmcd|Motif CD ¥×¥ì¥¤¥ä¡¼ -audio/xmix|X Window System Íѥߥ­¥µ¡¼ -audio/xmmix|a Motif ¥Ù¡¼¥¹¤Î¥ª¡¼¥Ç¥£¥ª¥ß¥­¥µ¡¼ -audio/xmpeg3|Mpeg-3 ¥×¥ì¥¤¥ä¡¼ Amp ¤Ø¤Î´Êñ¤Ê TCL ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -audio/xtuner|RadioREVEAL, RadioTrack FM ¥é¥¸¥ª¥«¡¼¥ÉÍÑ X ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -benchmarks/bonnie|¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Î I/O À­Ç½¤Î¥Æ¥¹¥È -benchmarks/bytebench|¥Ð¥¤¥È»ï¤Î¥Ù¥ó¥Á¥Þ¡¼¥¯ -benchmarks/hint|CPU ¤È¥á¥â¥ê¤ÎÀ­Ç½¤ò¬¤ë¥¹¥±¡¼¥é¥Ö¥ë¤Ê¥Ù¥ó¥Á¥Þ¡¼¥¯ -benchmarks/iozone|¥·¡¼¥±¥ó¥·¥ã¥ë¥Õ¥¡¥¤¥ë I/O ¤ÎÀ­Ç½¥Æ¥¹¥È -benchmarks/lmbench|¥·¥¹¥Æ¥àÀ­Ç½¤Î¬Äê¥Ä¡¼¥ë -benchmarks/nbench|BYTE ¥Þ¥¬¥¸¥ó¤Î¥Í¥¤¥Æ¥£¥Ö¥Ù¥ó¥Á¥Þ¡¼¥¯ -benchmarks/netperf|Rick Jones ¤Î¥Í¥Ã¥È¥ï¡¼¥¯À­Ç½¥Ù¥ó¥Á¥Þ¡¼¥¯ -benchmarks/tcpblast|tcp Àܳ¤Î¥¹¥ë¡¼¥×¥Ã¥È¤òÄ´¤Ù¤ë -benchmarks/xengine|X ¤Ç¥ì¥·¥×¥í¥¨¥ó¥¸¥ó¤òɽ¼¨¤¹¤ë -biology/babel|ÍÍ¡¹¤Êʬ»Ò¥Õ¥¡¥¤¥ë¤Î¥Õ¥©¡¼¥Þ¥Ã¥È´Ö¤ÇÊÑ´¹¤ò¤ª¤³¤Ê¤¦¥×¥í¥°¥é¥à -biology/kinemage|ÆÃ¼ì¤Ê´Ø¿ô¤òÍѤ¤¤ÆÊ¬»Ò¤ò²Ä»ë²½¤¹¤ë¥×¥í¥°¥é¥à -biology/povchem|PDB ¥Õ¥¡¥¤¥ë¤«¤é POV ¤òÀ¸À®¤¹¤ë¥·¥ó¥×¥ë¤Ç¶¯ÎϤʥġ¼¥ë -biology/rasmol|¹â®ʬ»Ò²Ä»ë²½¥×¥í¥°¥é¥à -biology/seaview|Ê£¿ô¤Î DNA ¥·¡¼¥±¥ó¥¹¥¢¥é¥¤¥ó¥á¥ó¥È¤òÊÔ½¸ -cad/acs|ÈÆÍѲóÏ©¥·¥ß¥å¥ì¡¼¥¿ -cad/chipmunk|ÅŻҲóÏ© CAD ¥·¥¹¥Æ¥à -cad/felt|Í­¸ÂÍ×ÁDzòÀÏÍÑ¥·¥¹¥Æ¥à -cad/irsim|MOS ²óÏ©¤ÎÏÀÍý¥ì¥Ù¥ë ¥¤¥Ù¥ó¥È¥É¥ê¥Ö¥ó ¥·¥ß¥å¥ì¡¼¥¿ -###|???cad/kaskade|Adaptive linear scalar elliptic and parabolic problem solver -cad/magic|VLSI ¤Î¥ì¥¤¥¢¥¦¥È¥¨¥Ç¥£¥¿ -cad/mars|¥á¥ê¡¼¥é¥ó¥É ¥ë¡¼¥Æ¥£¥ó¥° ¥·¥ß¥å¥ì¡¼¥¿ -cad/pcb|X11 ÂÐÏÃŪ¥×¥ê¥ó¥È´ðÈĥ쥤¥¢¥¦¥È¥·¥¹¥Æ¥à -cad/spice|SPICE ÈÆÍѲóÏ©¥·¥ß¥å¥ì¡¼¥¿ -###|cad/sis|Synthesis program for the synthesis of sequential circuits. -###|cad/xcircuit|An X11 drawing program [especially for circuit schematics] -chinese/Wnn|ÆüËܸì/Ãæ¹ñ¸ì/¥Ï¥ó¥°¥ë ¥¤¥ó¥×¥Ã¥È¥á¥½¥Ã¥É (Ãæ¹ñ¸ì¤Î¤ß) -chinese/bg5ps|Ãæ¹ñ¸ì¤Î Big5 ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤Î¥Õ¥¡¥¤¥ë¤ò TTF ¥Õ¥©¥ó¥È¤ò»È¤Ã¤Æ PostScript ¤ËÊÑ´¹ -chinese/big5con|Big5 Ãæ¹ñ¸ì¥³¥ó¥½¡¼¥ë -chinese/big5fonts|X11 Big5 ¥Õ¥©¥ó¥È, ÂæÏÑ/¹á¹Á¤Ç¿ÍѤµ¤ì¤Æ¤¤¤ë -chinese/c2t|GB/Big5 ¥¨¥ó¥³¡¼¥É¤ò, ¥Ô¥ó¥¤¥ó¤ËÊÑ´¹¤¹¤ë -chinese/celvis|Ãæ¹ñ¸ìÂбþ¤Î vi/ex ¤Î¥¯¥í¡¼¥ó -chinese/cless|more ¤è¤êÊØÍø¤Ê¥Ú¡¼¥¸¥ã (Ãæ¹ñ¸ìÂбþ) -chinese/cnsfonts|X11 ÍÑ CNS11643-1986 ¥Õ¥©¥ó¥È (ÂæÏѤÎɸ½à»ú·Á) -chinese/cxterm|Ãæ¹ñ¸ìÂбþ¤Î xterm -chinese/gb2ps|GB2312-80 ¥¨¥ó¥³¡¼¥É¤Îʸ½ñ¤ò PostScript ¤ËÊÑ´¹ -chinese/gbfonts|X11 ÍÑ GB2312-80 ¥Õ¥©¥ó¥È (Ãæ¹ñ¤Îɸ½à»ú·Á) -chinese/gbscript|GB2312-80 ¥¨¥ó¥³¡¼¥É¤Îʸ½ñ¤ò PostScript ¤ËÊÑ´¹ -chinese/hc|GB2312-80/Big5 ¥¨¥ó¥³¡¼¥É´Ö¤ÎÊÑ´¹¥½¥Õ¥È -chinese/hztty|GB2312-80/Big5/HZ encoding ´Ö¤ÎÊÑ´¹¥½¥Õ¥È -###|chinese/kcfonts|Kuo Chauo Chinese Fonts collection. -chinese/lunar|¥°¥ì¥´¥ê¥ªÂÀÍÛÎñ (SC) ¤ÈÂÀ±¢Îñ (LC) ¤òÊÑ´¹ -chinese/mule-wnn4|¿¹ñ¸ì emacs, Wnn4 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -chinese/nvi-big5|vi/ex ¥¯¥í¡¼¥ó. ¿¹ñ¸ìÂбþ. ¥Ç¥Õ¥©¥ë¥ÈÀßÄê big5 -chinese/nvi-euc-cn|vi/ex ¥¯¥í¡¼¥ó. ¿¹ñ¸ìÂбþ. ¥Ç¥Õ¥©¥ë¥ÈÀßÄê euc-cn -chinese/nvi-euc-tw|vi/ex ¥¯¥í¡¼¥ó. ¿¹ñ¸ìÂбþ. ¥Ç¥Õ¥©¥ë¥ÈÀßÄê euc-tw -chinese/pine|¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥Ë¥å¡¼¥¹, E-mail ¥×¥í¥°¥é¥à. Ãæ¹ñ¸ìÂбþ -chinese/rxvt|¥á¥â¥ê¾ÃÈñ¤Î¾¯¤Ê¤¤¥«¥é¡¼¤ÈÃæ¹ñ¸ì¤ËÂбþ¤·¤¿ xterm -chinese/ted|¾®¤µ¤¯¤Æ¶¯ÎÏ¤Ê X ¥¦¥£¥ó¥É¥¦Íѥƥ­¥¹¥È¥¨¥Ç¥£¥¿. big5 ¤ò¥µ¥Ý¡¼¥È -chinese/tin|TIN ¥Ë¥å¡¼¥¹¥ê¡¼¥À (termcap ¥Ù¡¼¥¹) -chinese/xcin|X ¤ÇÃæ¹ñ¸ì¤òÆþÎϤ¹¤ë¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -comms/bpl+|B Plus ¥Õ¥¡¥¤¥ëžÁ÷¥×¥í¥È¥³¥ë -comms/conserver|TCP/IP ·Ðͳ¤Ç¥ê¥â¡¼¥È¤Î¥·¥ê¥¢¥ë¥³¥ó¥½¡¼¥ë¤òÁàºî¤¹¤ë -comms/ecu|³ÈÄ¥ Call ¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -comms/hylafax|FAX ¥½¥Õ¥È -comms/kermit|¥·¥ê¥¢¥ë¥é¥¤¥ó¤ä¥½¥±¥Ã¥ÈÍѤΥե¡¥¤¥ëžÁ÷¡¦Ã¼Ëö¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -comms/kpilot|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×ÍÑ 3Com PalmPilot ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -comms/lrzsz|X/Y/ZMODEM ¥×¥í¥È¥³¥ë¤Ç¥Õ¥¡¥¤¥ë¤òÁ÷¼õ¿®¤¹¤ë (̵À©¸ÂÈÇ) -comms/mgetty+sendfax|³°Éô¤«¤é¤Î login, FAX Á÷¼õ¿®¤ò°·¤¦ -comms/minicom|MS-DOS Telix ¥·¥ê¥¢¥ëÄÌ¿®¥×¥í¥°¥é¥à¡Ö¤ß¤¿¤¤¤Ëư¤¯¡× -comms/pilot-link|PalmPilot ÄÌ¿®¥æ¡¼¥Æ¥£¥ê¥Æ¥£ (¥Ð¥Ã¥¯¥¢¥Ã¥×/¥ê¥¹¥È¥¢/¥¤¥ó¥¹¥È¡¼¥ë/¥Ç¥Ð¥Ã¥°/...) -comms/qpage|±Ñ¿ô»ú¥Ú¡¼¥¸¥ã¤Ø¥á¥Ã¥»¡¼¥¸¤òÁ÷¤ë¤¿¤á¤Î SNPP ¥¯¥é¥¤¥¢¥ó¥È/¥µ¡¼¥Ð -comms/rzsz|X/Y/ZMODEM ¥×¥í¥È¥³¥ë¤Ç¥Õ¥¡¥¤¥ë¤òÁ÷¼õ¿®¤¹¤ë -comms/seyon|Seyon ¥³¥ß¥å¥Ë¥±¡¼¥·¥ç¥ó¥Ñ¥Ã¥±¡¼¥¸. X Window System ÍÑ -comms/snooper|¥·¥ê¥¢¥ë¥é¥¤¥ó¥×¥í¥È¥³¥ë¥¢¥Ê¥é¥¤¥¶ (Æó¤Ä¤Î¥·¥ê¥¢¥ë¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤¬É¬Í×) -comms/tkhylafax|Sam Leffler ¤Î FAX ¥Ñ¥Ã¥±¡¼¥¸¤Ø¤Î tcl/tk ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -comms/xcept|CEPT (Btx) ¥×¥í¥È¥³¥ëÍѥǥ³¡¼¥À -comms/zmtx-zmrx|ZMODEM ¥×¥í¥È¥³¥ë¤Ç¥Õ¥¡¥¤¥ë¤òÁ÷¼õ¿®¤¹¤ë. (̵À©¸ÂÈÇ) -converters/btoa|¥Ð¥¤¥Ê¥ê¤ò°õºþ²Äǽ¤Ê ASCII ¤ËÊÑ´¹ -converters/ish|ish ¥Ð¥¤¥Ê¥ê¢ª¥Æ¥­¥¹¥È ¥³¥ó¥Ð¡¼¥¿ -converters/kdesupport|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×ÍÑ MIME & UUENCODE/DECODE ¥é¥¤¥Ö¥é¥ê -converters/mimepp|MIME ¥á¥Ã¥»¡¼¥¸ÍÑ C++ ¥¯¥é¥¹¥é¥¤¥Ö¥é¥ê -converters/mpack|³°Éô MIME ºîÀ®/Éü¹æ¥×¥í¥°¥é¥à -converters/p5-Convert-UU|uuencode, uudecode ¤Î¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -converters/p5-MIME-Base64|Base64 ¤È Quoted-Printable ¤Î¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°ÍÑ perl5 ¥â¥¸¥å¡¼¥ë -converters/recode|¥Õ¥¡¥¤¥ë¤Îʸ»ú¥»¥Ã¥È¤Èʸ»ú¤Î»È¤¤Êý¤òÊÑ´¹¤¹¤ë -converters/trans|ʸ»ú¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¥³¥ó¥Ð¡¼¥¿À¸À®¥Ñ¥Ã¥±¡¼¥¸ -converters/uudeview|uu/xx/Base64/BinHex ÍÑ¥¨¥ó¥³¡¼¥À/¥Ç¥³¡¼¥À -converters/uudx|uuencode ¤µ¤ì¤¿¥Õ¥¡¥¤¥ë¤òŸ³« -converters/uulib|uu/xx/Base64/BinHex ¤Î¥¨¥ó¥³¡¼¥É/¥Ç¥³¡¼¥ÉÍѥ饤¥Ö¥é¥ê -converters/xdeview|X11 ÍÑ uu/xx/Base64/BinHex ¤Î¥¨¥ó¥³¡¼¥À/¥Ç¥³¡¼¥À -databases/db|Berkeley DB ¥Ñ¥Ã¥±¡¼¥¸, ¥ê¥Ó¥¸¥ç¥ó 2 -databases/gdbm|GNU ¥Ç¡¼¥¿¥Ù¡¼¥¹¥Þ¥Í¡¼¥¸¥ã -databases/gnats|Cygnus GNATS ¥Ð¥°ÄÉÀ×¥·¥¹¥Æ¥à -databases/msql|¥ß¥Ë SQL ¥µ¡¼¥Ð, ¥Ð¡¼¥¸¥ç¥ó 2 -databases/mysql|¥Þ¥ë¥Á¥¹¥ì¥Ã¥É SQL ¥Ç¡¼¥¿¥Ù¡¼¥¹ -databases/p5-DBD-Pg|DBI ¤òÄ̤·¤Æ PostgreSQL ¥Ç¡¼¥¿¥Ù¡¼¥¹¤Ø¤Î¥¢¥¯¥»¥¹¤òÄó¶¡ -databases/p5-DBI|perl5 ¥Ç¡¼¥¿¥Ù¡¼¥¹¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹. DBD::* ¥â¥¸¥å¡¼¥ë¤ËɬÍ× -databases/p5-MLDBM|¿Áإϥ工幽¤¤òñÁؤΠtied ¥Ï¥Ã¥·¥å¤ËÆþ¤ì¤ë -databases/p5-Msql|MiniSQL (mSQL) ¥Ç¡¼¥¿¥Ù¡¼¥¹¤Ë¥¢¥¯¥»¥¹¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -databases/p5-Mysql|MiniSQL (mSQL) ¥Ç¡¼¥¿¥Ù¡¼¥¹¤Ë¥¢¥¯¥»¥¹¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -databases/p5-Pg|perl5 ¤È Postgres95 ¥Ç¡¼¥¿¥Ù¡¼¥¹¤È¤Î´Ö¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -databases/pgaccess|PostgreSQL ¤Ø¤Î Tcl/Tk ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -databases/postgresql|¶¯¸Ç¤Ê, ¼¡À¤Âå¤Î, ¥ª¥Ö¥¸¥§¥¯¥È-¥ê¥ì¡¼¥·¥ç¥Ê¥ë DBMS -databases/tkgnats|¥Õ¥ê¡¼¤Ê¥Ð¥°ÄÉÀ×¥·¥¹¥Æ¥àÍѤΠGUI ¥Õ¥í¥ó¥È¥¨¥ó¥É -databases/typhoon|¥ê¥ì¡¼¥·¥ç¥Ê¥ë¥Ç¡¼¥¿¥Ù¡¼¥¹¥é¥¤¥Ö¥é¥ê -databases/xmbase-grok|²èÁü¥ê¥½¡¼¥¹ºîÀ®¥­¥Ã¥È -databases/xmysql|MySQL ¥Ç¡¼¥¿¥Ù¡¼¥¹¥¨¥ó¥¸¥ó¤Ø¤Î X11 ¥Õ¥í¥ó¥È¥¨¥ó¥É -databases/xmysqladmin|MySQL ¥Ç¡¼¥¿¥Ù¡¼¥¹¥¨¥ó¥¸¥ó¤Î msqladmin ¥³¥Þ¥ó¥É¤Ø¤Î X11 ¥Õ¥í¥ó¥È¥¨¥ó¥É -devel/ElectricFence|¥Ð¥Ã¥Õ¥¡¥ª¡¼¥Ð¡¼¥é¥ó¤ò¸«¤Ä¤±¤ë¤Î¤Ë VM ¥Ï¡¼¥É¥¦¥§¥¢¤òÍøÍѤ·¤Æ malloc() ¤ò¥Ç¥Ð¥Ã¥° -devel/SWIG|´Êñ¤Ê¥é¥Ã¥Ñ¡¼¤È¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹À¸À®¥×¥í¥°¥é¥à -devel/SpecTcl|Sun ¤Ë¤è¤ë¥É¥é¥Ã¥°¡õ¥É¥í¥Ã¥×¤Ç Tk ¤È Java ¤Î GUI ¤ò¹½ÃÛ¤¹¤ë free ¤Î¥×¥í¥°¥é¥à -devel/a2dev|Apple II 6502 ÍѤΥ¢¥»¥ó¥Ö¥é¡¦¥ê¥ó¥«¡¦¥í¡¼¥À¤È¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥¡¥¤¥ë¥Ó¥å¡¼¥¢ -devel/amulet|¥Õ¥ê¡¼¤Î C++ GUI ¥é¥¤¥Ö¥é¥ê -devel/asl|ÍÍ¡¹¤Ê¥Þ¥¤¥¯¥í¥³¥ó¥È¥í¡¼¥é/¥×¥í¥»¥Ã¥µ¤ËÂбþ¤¹¤ë¥¢¥»¥ó¥Ö¥é -devel/autoconf|¤¿¤¯¤µ¤ó¤Î Un*x ´Ä¶­¤Çưºî¤¹¤ë¤è¤¦¤Ë¼«Æ°Åª¤Ë¥½¡¼¥¹¥³¡¼¥É¤òÀßÄꤹ¤ë -devel/automake|GNU ɸ½à¤òËþ¤¿¤¹ Makefile ¤òÀ¸À®¤¹¤ë¥×¥í¥°¥é¥à -devel/bcc|Bruce ¤Î C ¥³¥ó¥Ñ¥¤¥é (as ¤È ld ÉÕ¤­); 16 ¥Ó¥Ã¥È¥³¡¼¥É¤â²Ä -devel/boehm-gc|C ¤È C++ ¤Ç¥¬¡¼¥Ù¡¼¥¸¥³¥ì¥¯¥·¥ç¥ó¤È¥á¥â¥ê¥ê¡¼¥¯¸¡½Ð¤òÄ󶡤¹¤ë -devel/cccc|C ¤È C++ ¤Î¥³¡¼¥É¥«¥¦¥ó¥¿¡¼ -devel/cflow|C ¥³¡¼¥É¤Î¸Æ¤Ó½Ð¤·¥°¥é¥ÕºîÀ®¥×¥í¥°¥é¥à -devel/crossgo32|32 ¥Ó¥Ã¥È DOS ÍÑ¥¯¥í¥¹³«È¯´Ä¶­ -devel/crossgo32-djgpp2|DJGPP V2 ¥é¥¤¥Ö¥é¥ê¤È crossgo32 ¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥é¤È¤Î¸ß´¹À­ -devel/crossgo32-djgpp2-pdcurses|crossgo32 ¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥é¤È djgpp v2 ¥é¥¤¥Ö¥é¥êÍѤΥѥ֥ê¥Ã¥¯¥É¥á¥¤¥ó¤Ê curses -devel/crossm68k|¥â¥È¥í¡¼¥é 68K ¥¯¥í¥¹³«È¯´Ä¶­ -devel/crosssco|SCO (R) ¥¯¥í¥¹³«È¯´Ä¶­ -devel/cs|C ¤Î¥½¡¼¥¹¥³¡¼¥É¤òÂÐÏÃŪ¤Ë¸¡ºº¤¹¤ë -devel/cutils|C ¥×¥í¥°¥é¥Þ¤Î¤¿¤á¤Î»¨Â¿¤Ê¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -devel/cweb|C ¸À¸ìÍѤÎʸ·ÝŪ¥×¥í¥°¥é¥ß¥ó¥°¥Ä¡¼¥ë -devel/cxref|C ¥×¥í¥°¥é¥à¤ÎÁê¸ß»²¾È & ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥Ä¡¼¥ë -devel/ddd|Data Display Debugger -- GDB/DBX/XDB ÍѤΥ°¥é¥Õ¥£¥«¥ë¤Ê¥Õ¥í¥ó¥È¥¨¥ó¥É -devel/dmake|¤â¤¦¤Ò¤È¤Ä¤Î¶¯ÎÏ make ¥×¥í¥°¥é¥à -devel/f77flow|fortran77 ¥×¥í¥°¥é¥à¤Î¹½Â¤¤ò²òÀϤ¹¤ë -devel/fpp|FORTRAN 77 ¤È Fortran 90 ¥×¥í¥°¥é¥àÍѤΠFortran ¥×¥ê¥×¥í¥»¥Ã¥µ -devel/ftnchek|Fortran 77 °ÕÌ£¸¡ººÍѥ桼¥Æ¥£¥ê¥Æ¥£ -devel/gcc11|6811 ÍÑ gcc-2.6.3 ¥¯¥í¥¹¥³¥ó¥Ñ¥¤¥é -devel/gdb|GNU ¥Ç¥Ð¥Ã¥¬¤Î³«È¯¼Ô¥Ð¡¼¥¸¥ç¥ó -devel/gdbtk|gdb ÍÑ Tk ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -devel/gindent|GNU indent -devel/glade|GTK+ ÍѤΥ桼¥¶¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¥Ó¥ë¥À -devel/gmake|GNU ÈǤΠmake -devel/id-utils|ÅÁÅýŪ Berkeley gid/lid ¥Ä¡¼¥ë. ¥³¡¼¥ÉÃæ¤ÎÊÑ¿ô¤òÄ´¤Ù¤ë -devel/ilu|Xerox PARC ILU - CORBA ¸ß´¹¤Î¿¸À¸ìÍÑʬ»¶¥ª¥Ö¥¸¥§¥¯¥È -devel/lclint|Åý·×Ū¤Ë C ¥×¥í¥°¥é¥à¤ò¥Á¥§¥Ã¥¯¤¹¤ë¥Ä¡¼¥ë -devel/libdlmalloc|Doug Lea ¤Ë¤è¤ë¾®¤µ¤¯¤Æ¹â®¤Ê malloc ¥é¥¤¥Ö¥é¥ê -devel/libmalloc|ÍÍ¡¹¤Ê¥¨¥é¡¼¥Á¥§¥Ã¥¯¤ò´Þ¤à¾®¤µ¤¯¤Æ¹â®¤Ê malloc ¥é¥¤¥Ö¥é¥ê -devel/libproplist|GNUstep/OPENSTEP ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ÇÍøÍѤµ¤ì¤ë¥×¥í¥Ñ¥Æ¥£¥ê¥¹¥È¤Î¥é¥¤¥Ö¥é¥ê -devel/libslang|±Ñ¿ô»ú¥¿¡¼¥ß¥Ê¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î¹â®³«È¯Íѥ롼¥Á¥ó -devel/libtool|ÈÆÍѤζ¦Í­¥é¥¤¥Ö¥é¥ê»Ù±ç¥¹¥¯¥ê¥×¥È -devel/linux_devel|Linux ¥¯¥í¥¹³«È¯¥Ñ¥Ã¥±¡¼¥¸ -devel/linux_kdump|Linux ¸ß´¹¤Î ktrace.out ¥×¥í¥»¥Ã¥µ -devel/m4|GNU ¤Î m4 -devel/m68kgdb|¥¯¥í¥¹³«È¯ÍѤΥâ¥È¥í¡¼¥é 68K ¥Ç¥Ð¥Ã¥¬ -devel/makedepend|Makefile ¤ËÍѤ¤¤ë°Í¸´Ø·¸¤òÀ¸À®¤¹¤ë¥×¥í¥°¥é¥à -devel/mkmf|make(1) ¥³¥Þ¥ó¥É¤Î¤¿¤á¤Ë¥×¥í¥°¥é¥à¤È¥é¥¤¥Ö¥é¥ê¤Î makefile ¤òºî¤ë -devel/mprof|¥á¥â¥ê¤Î»ÈÍѾðÊó¤ä±Ì¤ì¸¡ÃÎ¥×¥í¥°¥é¥à -devel/nana|GNU C ¤È GDB ¤ò»È¤Ã¤Æ assert ¥Á¥§¥Ã¥¯¤È¥í¥°µ­Ï¿¤ò»Ù±ç¤¹¤ë -devel/nasm|ÈÆÍÑ¥Þ¥ë¥Á¥×¥é¥Ã¥È¥Û¡¼¥à x86 ¥¢¥»¥ó¥Ö¥é -devel/ncurses|SVr4 ¤È XSI-Curses ¸ß´¹¤Î curses ¥é¥¤¥Ö¥é¥ê -devel/noweb|¥·¥ó¥×¥ë¤Ç³ÈÄ¥²Äǽ¤Êʸ·ÝŪ¥×¥í¥°¥é¥ß¥ó¥°¥Ä¡¼¥ë -devel/omniBroker|CORBA 2 ¤Î¼ÂÁõ -devel/omniORB|CORBA 2 ¤Î¼ÂÁõ -devel/p5-B|perl ¥³¥ó¥Ñ¥¤¥é¥­¥Ã¥È¤Î¦Á¥ê¥ê¡¼¥¹. perl ¥¹¥¯¥ê¥×¥È¤«¤é C ¤Î¥½¡¼¥¹¥³¡¼¥É¤ò½ÐÎÏ -devel/p5-BSD-Resource|BSD ¥×¥í¥»¥¹¥ê¥½¡¼¥¹À©¸Â¤ä, Í¥ÀèÅٴؿô¤Ë¥¢¥¯¥»¥¹¤¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-C-Scan|C ¸À¸ì¤ò¥¹¥­¥ã¥ó¤·¤Æ, ´Êñ¤Ë¤ï¤«¤ë¹½Â¤¤Ë¤¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-ConfigReader|¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó¥Õ¥¡¥¤¥ë¤«¤é»ØÎá¤òÆÉ¤ß¼è¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Curses|¥¿¡¼¥ß¥Ê¥ë¥¹¥¯¥ê¡¼¥ó¤ò°·¤¤, ºÇŬ²½¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Data-Dumper|ʸ»úÎ󲽤µ¤ì¤¿ perl ¥Ç¡¼¥¿¹½Â¤¤ò°·¤¦ perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Data-Flow|ñ½ã¤Ê¥ì¥·¥ÔÀ©¸æ¤Ç¥Ç¡¼¥¿¤ò¹½ÃÛ¤¹¤ë¤¿¤á¤Î Perl ³ÈÄ¥ -devel/p5-Data-ShowTable|¥Ç¡¼¥¿¤ÎÇÛÎó¤ò¤ï¤«¤ê¤ä¤¹¤¯°õºþ¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Date-Manip|ÆüÉÕÁàºî¥ë¡¼¥Á¥ó¤ò´Þ¤à perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Devel-DProf|Perl ¥³¡¼¥É¥×¥í¥Õ¥¡¥¤¥é -devel/p5-Devel-Peek|XS ¥×¥í¥°¥é¥Þ¤Î¤¿¤á¤Î perl5 ¥Ç¡¼¥¿¥Ç¥Ð¥Ã¥°¥Ä¡¼¥ë -devel/p5-Devel-Symdump|¥·¥ó¥Ü¥ë̾¤ä¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤ò½ÐÎϤ¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Errno|¥·¥¹¥Æ¥à¤Î errno Äê¿ô¤Ø¤Î¥¢¥¯¥»¥¹¤òÄ󶡤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-File-BasicFlock|flock ¤Ç¥Õ¥¡¥¤¥ë¤ò¥í¥Ã¥¯¤¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-File-Lock|¥Õ¥¡¥¤¥ë¤ò¥í¥Ã¥¯¤¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë (flock, fcntl) -devel/p5-File-Slurp|ñ°ì¥³¡¼¥ë¤Ç¤Î¥Õ¥¡¥¤¥ë¤ÎÆÉ¤ß½ñ¤­¥ë¡¼¥Á¥óÍÑ perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-File-Sync|UNIX sync(2) ¤È POSIX.1b fsync(2) ¤Ø¤Î perl5 ¥â¥¸¥å¡¼¥ë¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -devel/p5-File-Tools|¤¤¤¯¤Ä¤«¤Î¥Õ¥¡¥¤¥ëÁàºîÍÑ perl5 ¥â¥¸¥å¡¼¥ë: Copy, Recurse, Tools -devel/p5-Filter|¤¤¤¯¤Ä¤«¤Î perl5 ¥×¥í¥°¥é¥àÍÑ¥½¡¼¥¹¥Õ¥£¥ë¥¿ -devel/p5-FreezeThaw|Perl ¤Î¹½Â¤ÂΤòʸ»úÎó¤ËÊÑ´¹¤·¤¿¤êÌᤷ¤¿¤ê¤¹¤ë¥â¥¸¥å¡¼¥ë -devel/p5-Include|'C' ¤Î¥Ø¥Ã¥À¥Õ¥¡¥¤¥ë¤ÇÄêµÁ¤µ¤ì¤¿¥Þ¥¯¥í¤ò»È¤¦¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-IniConf|.ini-style ¤Î¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó¥Õ¥¡¥¤¥ë¤òÆÉ¤à perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Ioctl|C ¤Î Ioctl Äê¿ô¤òÆÀ¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-IO-stringy|¥Õ¥¡¥¤¥ë°Ê³°¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Ç IO ¥Ï¥ó¥É¥ë¤ò»È¤¦¤¿¤á¤Î Perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-PV|¥Æ¥­¥¹¥È¥â¡¼¥É¤Î¥æ¡¼¥¶¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Î widget ¤Î¤¿¤á¤Î perl5 ¥é¥¤¥Ö¥é¥ê -devel/p5-Penguin|¥Ç¥¸¥¿¥ë½ð̾¤µ¤ì¤¿ perl5 ¥³¡¼¥É¤ò¥Þ¥·¥ó´Ö¤Ç¼õÅϤ·¤¹¤ë¤¿¤á¤Î¥Õ¥ì¡¼¥à¥ï¡¼¥¯ -devel/p5-Penguin-Easy|p5-Penguin ¥â¥¸¥å¡¼¥ë¤ÎÁÇÁ᤯´Êñ¤Ê¼ÂÁõ -devel/p5-Proc-Simple|¥Ð¥Ã¥¯¥°¥é¥¦¥ó¥É¥×¥í¥»¥¹¤òµ¯Æ°¤·Áàºî¤¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-ReadLine-Gnu|Term::ReadLine ¤Ç GNU ¤Î readline ¥é¥¤¥Ö¥é¥ê¤ò»È¤¦¤è¤¦¤Ë¤¹¤ë Perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-ReadLine-Perl|GNU readline ¥é¥¤¥Ö¥é¥ê¤¬¤Ê¤¯¤Æ¤â Term::ReadLine ¤ÇÊÔ½¸¤Ç¤­¤ë¤è¤¦¤Ë¤¹¤ë Perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Religion|die() ¤È warn() ¥Ï¥ó¥É¥é¤òÁȤ߹þ¤à¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Resources|¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¥Ç¥Õ¥©¥ë¥È ¤ò Perl ¤Ç°·¤¦¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Sort-Versions|¥ê¥Ó¥¸¥ç¥ó·Á¼°¤ÎÈÖ¹æ¤ò¥½¡¼¥È¤¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Storable|perl ¥Ç¡¼¥¿¹½Â¤¤Ë±Ê³À­¤òÄ󶡤¹¤ë -devel/p5-Term-Query|ÂÐÏÃŪ¤Ê¡Ö¼ÁÌä/ÊÖÅú¡×¥æ¡¼¥¶¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¥â¥¸¥å¡¼¥ë -devel/p5-Term-ReadKey|´Êñ¤Ê¥¿¡¼¥ß¥Ê¥ë¥³¥ó¥È¥í¡¼¥ë¤Î¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-Time|perl5 ¤Ç»þ´ÖÊÑ¿ô¤òÊÑ´¹¤·¤¿¤êÍøÍѤ·¤¿¤ê¤¹¤ë¤¿¤á¤Î´Ø¿ô½¸ -devel/p5-TimeDate|¤è¤êÎɤ¤¹â®¤ÊÆüÉեѡ¼¥µ¤ò´Þ¤àÀäÂлþ´ÖÍÑ perl5 ¥â¥¸¥å¡¼¥ë -devel/p5-TraceFuncs|´Ø¿ô¤¬¸Æ¤Ð¤ì¤¿»þ¤ËÄÉÀפ¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -devel/patch|GNU Patch ¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -devel/pccts|Purdue ¥³¥ó¥Ñ¥¤¥éºîÀ®¥Ä¡¼¥ë¥»¥Ã¥È -devel/portlint|FreeBSD ¤Î port ¥Ç¥£¥ì¥¯¥È¥ê¤ò¥Á¥§¥Ã¥¯¤¹¤ë -devel/prc-tools|·ÈÂÓ¥³¥ó¥Ô¥å¡¼¥¿ PalmPilot(tm) ¤Î³«È¯´Ä¶­ -devel/prcs|¥×¥í¥¸¥§¥¯¥È¤Î¥ê¥Ó¥¸¥ç¥ó¤ò´ÉÍý¤¹¤ë (Project Revision Control System) -devel/qtez|X Window System ¤Çư¤¯ Qt ³«È¯´Ä¶­ -devel/re2c|Àµµ¬É½¸½¤ò C ¤Ë¥³¥ó¥Ñ¥¤¥ë¤¹¤ë (ºÇ½ªÅª¤Ê¥³¡¼¥É¤Ï flex ¤è¤ê¤º¤Ã¤È®¤¤) -devel/sawt|Kaffe ÍѤΠcleanroom AWT ¤Î¼ÂÁõ -devel/scogdb|¥¯¥í¥¹³«È¯ÍѤΠSCO ¥Ç¥Ð¥Ã¥¬ -devel/sfio|°ÂÁ´¤Ç¹â®¤Ê I/O ¥é¥¤¥Ö¥é¥ê -devel/tclcheck|tcl ¥¹¥¯¥ê¥×¥È¤Î³ç¸Ì¤ÎÂбþ¤ò¥Á¥§¥Ã¥¯¤¹¤ë¥×¥í¥°¥é¥à -devel/tkcvs|CVS ¤È diff ¤Ø¤Î Tcl/Tk ¥Õ¥í¥ó¥È¥¨¥ó¥É -devel/tkref|Tcl/Tk ¤Èͭ̾¤Ê¥Ñ¥Ã¥±¡¼¥¸¤Î¥×¥í¥°¥é¥ÞÍÑ GUI ¥ê¥Õ¥¡¥ì¥ó¥¹ -devel/tvision|Turbo Vision C++ CUI ¥é¥¤¥Ö¥é¥ê. UNIX ÍÑ -devel/ups-debug|X11 ²¼¤ÇÁö¤ë¥½¡¼¥¹¥ì¥Ù¥ë¤Î C ¥Ç¥Ð¥Ã¥¬ -devel/vtcl|TCL/TK ¸À¸ìÍѤΥ¢¥×¥ê¥±¡¼¥·¥ç¥ó³«È¯´Ä¶­ -devel/xmake|¶¯ÎÏ¤Ê make ¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -devel/xwpe|Borland É÷ IDE ¥×¥í¥°¥é¥ß¥ó¥°´Ä¶­ -devel/xxgdb|gdb ¤Î X window ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -editors/asedit|X/Motif Íѥƥ­¥¹¥È¥¨¥Ç¥£¥¿ -editors/axe|´Êñ¤Ë»È¤¨¤ë X Íѥƥ­¥¹¥È¥¨¥Ç¥£¥¿ -editors/beav|Binary Editor And Viewer, ¹âµ¡Ç½¥Ð¥¤¥Ê¥ê¥Õ¥¡¥¤¥ë¥¨¥Ç¥£¥¿ -editors/bpatch|¥Õ¥¡¥¤¥ë¤ò°ìÅÙ¤Ë¤ÏÆÉ¤ß¹þ¤Þ¤Ê¤¤ 16 ¿Ê¥¨¥Ç¥£¥¿ -editors/cooledit|GUI ¥Ù¡¼¥¹¤Î¥¨¥Ç¥£¥¿¤ò´Þ¤à¥æ¡¼¥Æ¥£¥ê¥Æ¥£ cooledit -editors/e93|Tcl/Tk ¥Ù¡¼¥¹¤ÎÊØÍø¤Ê¥¨¥Ç¥£¥¿ -editors/emacs|GNU Emacs ¥¨¥Ç¥£¥¿ -editors/emacs20|GNU Emacs ¥¨¥Ç¥£¥¿ -editors/gxedit|GTK+ ¤ò»È¤Ã¤¿¥·¥ó¥×¥ë¤Ê¥¨¥Ç¥£¥¿ -editors/jed|¥×¥í¥°¥é¥à¸À¸ì Slang Æâ¢¤Î¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -editors/joe|Joe ¤Î¥¨¥Ç¥£¥¿ -editors/jove|Jonathan ÈÇ Emacs -editors/le|LE ¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -editors/mule|¿¹ñ¸ì Emacs (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -editors/mule-common|¿¹ñ¸ì Emacs (mule-2.3) ÍÑ emacs lisp ¥Õ¥¡¥¤¥ë, info ¥Õ¥¡¥¤¥ë, ¤½¤Î¾ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤ò½ü¤¯) -editors/nedit|¥×¥í¥°¥é¥à¤ä¥×¥ì¡¼¥ó¥Æ¥­¥¹¥È¸þ¤±¤Î X11/Motif GUI¤Î¥¨¥Ç¥£¥¿ -editors/nvi-m17n|¿¹ñ¸ìÂбþ vi/ex ¥¯¥í¡¼¥ó, ¥Ç¥Õ¥©¥ë¥ÈÀßÄê¤Ê¤· -editors/nvi-perl|vi/ex ¥¯¥í¡¼¥ó, perl5 ¤¬¥ê¥ó¥¯¤µ¤ì¤Æ¤¤¤ë -editors/offix-editor|Offix ¤Î¥Ç¥¹¥¯¥È¥Ã¥×¥Ñ¥Ã¥±¡¼¥¸¤Î¥¨¥Ç¥£¥¿ -editors/staroffice|¥ï¡¼¥×¥í/ɽ·×»»/ºî¿Þ/¥°¥é¥ÕºîÀ®/web ¥Ö¥é¥¦¥¶¤ÎÅý¹ç¥»¥Ã¥È -editors/textedit|OpenLook ¤Î textedit -editors/thoteditor|¹½Â¤²½¤µ¤ì¤¿¥É¥­¥å¥á¥ó¥È¥¨¥Ç¥£¥¿, WYSIWYG ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤òÄó¶¡ -editors/uemacs|¥Õ¥ë¥¹¥¯¥ê¡¼¥ó¥¨¥Ç¥£¥¿ -editors/uzap|¥Ó¥¸¥å¥¢¥ë¥Ð¥¤¥Ê¥ê¥Õ¥¡¥¤¥ë¥¨¥Ç¥£¥¿ -editors/vile|VI ¤Î¤è¤¦¤Ê Emacs. ÍÍ¡¹¤ÊÉղõ¡Ç½ÉÕ¤­¤Î vi "¤ß¤¿¤¤¤Ëư¤¯¤â¤Î" -editors/vilearn|vi ¥¨¥Ç¥£¥¿¤ÎÂÐÏÃŪ¤Ê¥Á¥å¡¼¥È¥ê¥¢¥ë -editors/vim4|vi ¤Ë»÷¤Æ¤¤¤ë¤¬, ¾¤Ë¤â¤¤¤í¤¤¤í¤ÊÆÃ¿§¤ò»ý¤Ã¤¿¥¨¥Ç¥£¥¿ -editors/vim5|vi ¤Ë»÷¤Æ¤¤¤ë¤¬, ¾¤Ë¤â¤¤¤í¤¤¤í¤ÊÆÃ¿§¤ò»ý¤Ã¤¿¥¨¥Ç¥£¥¿ -editors/vim5beta|vi ¤Ë»÷¤Æ¤¤¤ë¤¬, ¾¤Ë¤â¤¤¤í¤¤¤í¤ÊÆÃ¿§¤ò»ý¤Ã¤¿¥¨¥Ç¥£¥¿ -editors/xcoral|¥Þ¥ë¥Á¥¦¥£¥ó¥É¥¦¤Ç¥Þ¥¦¥¹¥Ù¡¼¥¹¤Î X Íѥƥ­¥¹¥È¥¨¥Ç¥£¥¿ -editors/xed|X Íѥƥ­¥¹¥È¥¨¥Ç¥£¥¿ -editors/xemacs|XEmacs ¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿¤Î¥Ð¥¤¥Ê¥ê -editors/xemacs-mule|¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ XEmacs (¼Â¹Ô·Á¼°¤Î¥Õ¥¡¥¤¥ë¤Î¤ß) -editors/xemacs-mule-common|XEmacs ÍѤΠlisp ¤ä info ¤ä¤½¤Î¾¤Î¥Õ¥¡¥¤¥ë (¼Â¹Ô·Á¼°¤Î¥Õ¥¡¥¤¥ë¤ò½ü¤¯) -editors/xemacs20|XEmacs ¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ ¥Ð¡¼¥¸¥ç¥ó 20 -editors/xvile|VI ¤Î¤è¤¦¤Ê Emacs, X11 ÈÇ -emulators/aftp|Apple II ¤Î¥Ç¥£¥¹¥¯¥¤¥á¡¼¥¸¤Ë¥¢¥¯¥»¥¹¤¹¤ë ftp É÷¤Î¥·¥§¥ë -emulators/atari800|Atari 8-¥Ó¥Ã¥È¥³¥ó¥Ô¥å¡¼¥¿ ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/bochs|Intel 80386 CPU ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/bsvc|³ÈÄ¥²Äǽ¤Ê¥Ï¡¼¥É¥¦¥§¥¢¥·¥ß¥å¥ì¡¼¥·¥ç¥ó¥Õ¥ì¡¼¥à¥ï¡¼¥¯. MC68K ¤ò¥µ¥Ý¡¼¥È -emulators/cpmemu|Cpm ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/cpmtools|CP/M (R) ¤Î¥Ç¥£¥¹¥¯¤«¤é/¤Ø¥Õ¥¡¥¤¥ë¤òžÁ÷¤¹¤ë¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -emulators/fmsx|MSX/MSX2/MSX2+ ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/frodo|¥³¥â¥É¡¼¥ë64 ¤Î¥¨¥ß¥å¥ì¡¼¥¿ -emulators/hfs|Macintosh ¤Î HFS ¥Õ¥í¥Ã¥Ô¡¼¥Ç¥£¥¹¥¯, ¥Ï¡¼¥É¥Ç¥£¥¹¥¯, CDROM ¤òÆÉ¤à -emulators/hfsutils|¤â¤¦¤Ò¤È¤Ä¤Î HFS ¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -emulators/ines|X ÍÑ Nintendo Entertainment System (¥Õ¥¡¥ß¥³¥ó¤Î³¤³°ÈÇ) ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/linux_lib|linux ¤È¤Î¸ß´¹À­¤Î¤¿¤á¤Î¥é¥¤¥Ö¥é¥ê -emulators/macutils|Apple Macintosh ¥Õ¥¡¥¤¥ë¤Î¤¿¤á¤Î¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -emulators/mastergear|X ÍѤΠSEGA Master System ¤È Game Gear ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/mtools|MSDOS ¥Õ¥¡¥¤¥ë¤ò°·¤¦¤¿¤á¤Î¥Ä¡¼¥ë½¸ -emulators/pcemu|David Hedley ¤Ë¤è¤ë 8086 PC ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/prodosemu|¥Æ¥­¥¹¥È¥Ù¡¼¥¹¤Î Apple IIe ProDOS ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/sim|PDP-8, PDP-11, PDP-1, ¤½¤Î¾¤Î 18b PDP, Nova, IBM 1401 ¥·¥ß¥å¥ì¡¼¥¿ -emulators/sim6811|Motorola 6811 ¥·¥ß¥å¥ì¡¼¥¿ -emulators/snes9x|Super Nintendo Entertainment System (SNES; ¥¹¡¼¥Ñ¡¼¥Õ¥¡¥ß¥³¥ó¤Î³¤³°ÈÇ) ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/spim|MIPS R2000 ¥·¥ß¥å¥ì¡¼¥¿ -emulators/stella|Atari 2600 VCS ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/stonx|AtariST ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/tkhfs|hfs ¥×¥í¥°¥é¥à¤Ø¤Î Tcl/Tk ¥Õ¥í¥ó¥È¥¨¥ó¥É -emulators/vgb|ǤŷƲ GameBoy(tm) ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/vmsbackup|VMS ¤Î BACKUP ¥Æ¡¼¥×¤òÆÉ¤à -emulators/wine|Unix ÍÑ MS-Windows 3.1/95/NT ¥¨¥ß¥å¥ì¡¼¥¿ (¦Á¥ê¥ê¡¼¥¹) -emulators/x48|HP48sx ¥¨¥ß¥å¥ì¡¼¥¿ -emulators/xcopilot|US Robotics Pilot PDA ¤Î¥¨¥ß¥å¥ì¡¼¥¿ -emulators/xgs|Apple IIGS ¥¨¥ß¥å¥ì¡¼¥¿ (°ÂÄêÈÇ 0.50) -emulators/xmame|ÀΤΥ¢¡¼¥±¡¼¥É¥²¡¼¥à¥Þ¥·¥ó¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë¥¨¥ß¥å¥ì¡¼¥¿ -emulators/xzx|X ÍÑ ZX Spectrum (48K/128K/+3) ¥¨¥ß¥å¥ì¡¼¥¿ -games/3dc|X Window System ¤Çư¤¯ 3D ¥Á¥§¥¹ -games/3dpong|X Window ¤Çư¤¯¥Ü¡¼¥ë¤È¥Ñ¥É¥ë¤ò»È¤Ã¤¿ 1-2 ¿ÍÍѤΠ3D ¥Ô¥ó¥Ý¥ó¥²¡¼¥à -games/KnightCap|X Window System ÍѤΠ3D ¥¤¥ó¥¿¥Õ¥§¥¤¥¹¤òÈ÷¤¨¤¿¥Á¥§¥¹¥×¥í¥°¥é¥à -games/acm|X11 ÍÑ ¥Õ¥é¥¤¥È¥·¥ß¥å¥ì¡¼¥¿ -games/agm|¥¢¥Ê¥°¥é¥à (AnaGraM) õºº¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -games/an|¹â®¥¢¥Ê¥°¥é¥àÀ¸À®¥×¥í¥°¥é¥à -games/angband|¿§ÉÕ¤­ Rogue É÷¥²¡¼¥à, X11 ¤ò¥µ¥Ý¡¼¥È -games/awele|¥¢¥Õ¥ê¥«¤Î¥Ü¡¼¥É¥²¡¼¥à -games/blackjack|¥Ö¥é¥Ã¥¯¥¸¥ã¥Ã¥¯¤ÎÍ¥¤ì¤¿¼ÂÁõ¤Î°ì¤Ä, QT ¥Ù¡¼¥¹ -games/block|¾®¤µ¤Ê¥Æ¥­¥¹¥È¥Ù¡¼¥¹¤ÎÌÂÏ©¥²¡¼¥à -games/blue|Blue Moon - ¥«¡¼¥É¥½¥ê¥Æ¥£¥¢ -games/bs|¥«¥é¡¼ÈÇ Battleships ¥½¥ê¥Æ¥£¥¢¥²¡¼¥à -games/cgoban|Internet ¸ë¥µ¡¼¥Ð¤Î¥¯¥é¥¤¥¢¥ó¥È¤È¥²¡¼¥à¥¨¥Ç¥£¥¿ -games/connect4|¸ÅŵŪ¥²¡¼¥à¤Î curses ÈÇ -games/cosmo|¥³¥¹¥â¥®¥ã¥ó¥° ¥¶ ¥Ñ¥º¥ë (¥Ê¥à¥³) ¤Î¥¯¥í¡¼¥ó -games/crafty|¥×¥ì¥¤¤ÈʬÀϤ¬¤Ç¤­¤ë¥Á¥§¥¹¥×¥í¥°¥é¥à -games/crafty-open-small|crafty ÍѤξ®·¿¤Î opening book (Ìó 600 KByte) -games/crafty-open-medium|crafty ÍѤÎÃæ·¿¤Î opening book (Ìó 1.9 MByte) -games/crafty-open-large|crafty ÍѤÎÂç·¿¤Î opening book -games/crossfire|X-Window ÍѤËÀ½ºî¤µ¤ì¤¿¥Þ¥ë¥Á¥×¥ì¥¤¥ä¡¼¥°¥é¥Õ¥£¥«¥ë¥¢¡¼¥±¡¼¥É¡¦¥¢¥É¥Ù¥ó¥Á¥ã¡¼¥²¡¼¥à -games/dontspace|Free Space ¤Î¤è¤¦¤Ê X11 ÍÑ¥½¥ê¥Æ¥£¥¢¥²¡¼¥à -games/doom|Id Software ¤Î linux ÍÑ Doom -games/empire|¥½¥ê¥Æ¥£¥¢¹ÄÄ륲¡¼¥à `VMS Empire' -games/flying|Pool/snooker/billiards/carrom/Åù¤Î¥²¡¼¥à -games/freeciv|X ¤Çư¤¯¥Þ¥ë¥Á¥×¥ì¥¤¥ä¡¼ÍѤΠCivilization ¥¯¥í¡¼¥ó -games/frotz|Infocom ¥²¡¼¥à¥¤¥ó¥¿¥×¥ê¥¿ -games/galaxis|Macintosh ¤Î¥²¡¼¥à¤Î¥¯¥í¡¼¥ó -games/gemdropx|Gem Drop X ¤Ï X ¤Çư¤¯³Ú¤·¤¤°ì¿ÍÍѥѥº¥ë¥²¡¼¥à¤Ç¤¹ -games/gnuchess|"ÅÁÅýŪ" GNU ¥Á¥§¥¹ -games/gnugo|¸ë -games/gnushogi|¾­´ý¤Î GNU ÈÇ -games/golddig|»à¤Ê¤Ê¤¤¤è¤¦¤Ë¶â²ô½¸¤á¤ò¤¹¤ë -games/icbm3d|"ÂçΦ´ÖÃÆÆ»¥ß¥µ¥¤¥ë (Inter-Continental Ballistic Missiles), 3D" - 3D ¤ÎËɱҥ²¡¼¥à -games/imaze|TCP/IP ¤Ç¤Î¥Þ¥ë¥Á¥×¥ì¥¤¥ä¡¼ÍÑ 3D ¥°¥é¥Õ¥£¥Ã¥¯¥¹¥Í¥Ã¥È¥ï¡¼¥¯¥¢¥¯¥·¥ç¥ó¥²¡¼¥à -games/inform|¥Æ¥­¥¹¥È¥¢¥É¥Ù¥ó¥Á¥ã¡¼¥²¡¼¥à¤òÀ¸À®¤¹¤ë¥³¥ó¥Ñ¥¤¥é -games/ishido|¥¿¥¤¥ë¤òÇÛÃÖ¤¹¤ë¥²¡¼¥à -games/jetpack|X ÍÑ¥¢¡¼¥±¡¼¥É¥¢¥¯¥·¥ç¥ó¥²¡¼¥à -games/jzip|¥Æ¥­¥¹¥È¥â¡¼¥É¤Î Infocom ¥²¡¼¥à¥¤¥ó¥¿¥×¥ê¥¿ -games/kdegames|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×ÍÑ¥²¡¼¥à½¸ -games/klondike|X11 ÍÑ¥½¥ê¥Æ¥£¥¢¥²¡¼¥à -games/ktamaga|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×ÍѤ¿¤Þ¤´¤Ã¤Á¥¨¥ß¥å¥ì¡¼¥¿ -games/ladder|²û¤«¤·¤Î "ladder" ¥²¡¼¥à -games/libshhcards|¥²¡¼¥à¤Î¥«¡¼¥É¤ò X11 ¾å¤Çɽ¼¨¤¹¤ë¤¿¤á¤Î¥é¥¤¥Ö¥é¥ê -games/lincity|ÅÔ»Ô¤òȯŸ¤µ¤»¤ë¥²¡¼¥à. X11ÍÑ -games/maelstrom|X Window System ¤Çư¤¯ Asteroids ¥¹¥¿¥¤¥ë¤Î¥²¡¼¥à -games/nethack|̵Üõ¸¡¥²¡¼¥à -games/nethack-qt|̵Üõ¸¡¥²¡¼¥à. ¥°¥é¥Õ¥£¥Ã¥¯¤È¥µ¥¦¥ó¥ÉÉÕ¤­ -games/netris|T*tris ¤Î¥Í¥Ã¥È¥ï¡¼¥¯ÂÐÀïÈÇ -games/oneko|¥¹¥¯¥ê¡¼¥ó¾å¤òÇ­¤¬¥Þ¥¦¥¹¥«¡¼¥½¥ë¤ò¤ª¤Ã¤«¤±¤Þ¤¹ -games/oonsoo|X ÍÑ¥½¥ê¥Æ¥£¥¢¥«¡¼¥É¥²¡¼¥à -games/pente|¸Þ¤ÄϢ³¤Î¥²¡¼¥à -games/qcc|QuakeC ¥³¥ó¥Ñ¥¤¥é, Quake ¤Î¼«Ê¬¤Î¥²¡¼¥à¤òºî¤ì¤ë -games/quakeserver|FreeBSD ¤Ç¥Í¥Ã¥È¥ï¡¼¥¯¥²¡¼¥à Quake ¤Î¥µ¡¼¥Ð¤òÄó¶¡ -games/seabattle|curses ¤ò»È¤Ã¤¿ battleship ¥¿¥¤¥×¤Î¥²¡¼¥à -games/sokoban|¥Ñ¥º¥ë¥²¡¼¥à: ƶ·¢Æâ¤Ç²Ùʪ¤òÀ°Íý¤¹¤ë -games/spider|¥Ç¥Ã¥¯¤ò¤Õ¤¿¤Ä»È¤Ã¤¿¥½¥ê¥Æ¥£¥¢¥²¡¼¥à -games/starlanes|¸ÅŵŪ¤Ê±§Ãè»þÂå¤Î³ô¼è¤ê°ú¤­¥²¡¼¥à -games/tank|3-D ¥Í¥Ã¥È¥ï¡¼¥¯Àï¼Ö¥²¡¼¥à. OpenGL/Mesa ¤ò»ÈÍÑ -games/tksol|¥½¥ê¥Æ¥£¥¢¥«¡¼¥É¥²¡¼¥à -###|games/tvp|Play the cardgame President (or Ass) against 3 AIs. -games/xabacus|X Window System ¤Çư¤¯ Abacus -games/xasteroids|X ÍÑ ¥¢¥¹¥Æ¥í¥¤¥ÉÉ÷¥¢¡¼¥±¡¼¥É¥²¡¼¥à -games/xbat|¥¼¥Ó¥¦¥¹»÷¤Î¥·¥å¡¼¥Æ¥£¥ó¥°¥²¡¼¥à -games/xbattle|Ʊ»þ¿Ê¹Ô¥Þ¥ë¥Á¥×¥ì¥¤¥ä¡¼ÀïÆ®Àïά¥²¡¼¥à -games/xbill|¼Ù°­¤Ê¡Ö¥Ó¥ë¡×¤Î¼ê¤«¤é·¯¤Î¥³¥ó¥Ô¥å¡¼¥¿¤òµß¤¨ -games/xbl|3D ÈÇ¥Ö¥í¥Ã¥¯Íî¤È¤·¥²¡¼¥à -games/xblackjack|X11/Motif ¤ò»È¤Ã¤¿¥Ö¥é¥Ã¥¯¥¸¥ã¥Ã¥¯ -games/xblast|X11 ÍÑ¥Þ¥ë¥Á¥×¥ì¥¤¥ä¡¼¥ê¥¢¥ë¥¿¥¤¥àÀïά¥²¡¼¥à -games/xbloody|X ¾å¤Î¥Ê¥¤¥Õ -games/xboard|GNU ¥Á¥§¥¹¤È Internet ¥Á¥§¥¹¥µ¡¼¥Ð¤Ø¤Î X11 ¥Õ¥í¥ó¥È¥¨¥ó¥É -games/xboing|X ÍÑ¥¢¡¼¥±¡¼¥É¥²¡¼¥à -games/xbomb|ÂФˤʤä¿ÏȤǤΥޥ¤¥ó¥¹¥¤¡¼¥Ñ -games/xchain|Chain Reaction, 2-4 ¿ÍÍѤÎÀïά¥²¡¼¥à -games/xchomp|X ¤Çưºî¤¹¤ë¥Ñ¥Ã¥¯¥Þ¥ó¤ß¤¿¤¤¤Ê¥²¡¼¥à -games/xcogitate|¥Ü¡¼¥É¤ÈÀФò»È¤¦»×¹Í¥²¡¼¥à -games/xconq|¥°¥é¥Õ¥£¥«¥ë¤Ê¿¿Í¿ôÀïά¥²¡¼¥à¤È¥²¡¼¥à¥Ç¥¶¥¤¥ó¥·¥¹¥Æ¥à -games/xcubes|X ÍѤΥ­¥å¡¼¥Ö¥Ñ¥º¥ë -games/xdeblock|¥Ö¥í¥Ã¥¯¥¢¥¯¥·¥ç¥ó¥²¡¼¥à -games/xdemineur|X ¥¦¥£¥ó¥É¥¦¥·¥¹¥Æ¥àÍѤΤ⤦¤Ò¤È¤Ä¤Î¥Þ¥¤¥ó¥¹¥¤¡¼¥Ñ¥²¡¼¥à -games/xdino|X ÍÑ dino ¥Ñ¥º¥ë¥²¡¼¥à -games/xemeraldia|¥Ö¥í¥Ã¥¯Êø¤·¥²¡¼¥à -games/xevil|²£¥¹¥¯¥í¡¼¥ë¹â®¥¢¥¯¥·¥ç¥ó¤Î¤Ê¤ó¤Ç¤â²õ¤»¥¿¥¤¥×¤Î¥²¡¼¥à -games/xeyesplus|¤¢¤Ê¤¿¤Î¥Þ¥¦¥¹¥«¡¼¥½¥ë¤ò¸«¤ë¶²¤í¤·¤¤´ã -games/xfrisk|X11 Íѥͥåȥ¥¯¥Þ¥ë¥Á¥×¥ì¥¤¥ä¡¼¤Î¥ê¥¹¥¯¥²¡¼¥à -games/xgalaga|¥®¥ã¥é¥¬¤¬ X ¤ÇÉü³è -games/xgammon|X11 ÍѥХ寥®¥ã¥â¥ó -games/xgolgo|xgolgo ¤Ï¤¢¤Ê¤¿¤¬²¿¤ò¤·¤Æ¤¤¤ë¤Î¤«, Ũ¤«¤É¤¦¤«¤ò´Æ»ë¤·¤Æ¤¤¤ë -games/xinfocom|X11 ÍѤΠInfocom ¥²¡¼¥à¥¤¥ó¥¿¥×¥ê¥¿ -games/xinvaders|¤à¤«¤Ä¤¯¾®¤µ¤ÊÃî (bug) ¤ò¤ä¤Ã¤Ä¤±¤í -games/xisola|X Window System ¤Çư¤¯¥·¥ó¥×¥ë¤Ê¥Ü¡¼¥É¥²¡¼¥à -games/xjewel|ÊõÀФòÍ X ¤Î¥²¡¼¥à -games/xjig|X11 ÍÑ¥¸¥°¥½¡¼¥Ñ¥º¥ë¥²¡¼¥à -games/xjumpjump|X Window System ¤Çư¤¯»×¹Í¥²¡¼¥à -games/xkobo|X ÍÑ¿Êý¸þ¥¹¥¯¥í¡¼¥ë¤Î¥·¥å¡¼¥Æ¥£¥ó¥°¥²¡¼¥à. ɤßÉÕ¤­¤Ë¤Ê¤ë²ÄǽÀ­Í­ -games/xkoules|X Window ¤Çư¤¯¥¢¡¼¥±¡¼¥É¥¹¥¿¥¤¥ë¤Î¹â®¥¢¥¯¥·¥ç¥ó¥²¡¼¥à -games/xlaby|µ´¤Î¤è¤¦¤Ê X ̵ܥ²¡¼¥à. ¥Þ¥¦¥¹¥Ý¥¤¥ó¥¿¤ÇľÀÜÁàºî¤¹¤ë -games/xlife|John Horton Conway ¤Î¥é¥¤¥Õ¥²¡¼¥à -games/xlines|¥Ü¡¼¥É¤«¤é¥Ü¡¼¥ë¤ò¼è¤ê½ü¤± -games/xmahjongg|X11 ÍÑËã¿ý -games/xmastermind|X Window System ¤Çư¤¯¥Þ¥¹¥¿¡¼¥Þ¥¤¥ó¥É -games/xmemory|¥Þ¥ë¥Á¥×¥ì¥¤¥ä¡¼µ­²±¥²¡¼¥à -games/xmille|X11 ¥ß¥ë¥Ü¡¼¥ó¥²¡¼¥à -games/xmine|X ¥Þ¥¤¥ó¥¹¥¤¡¼¥Ñ¤Î `Athena' ÈÇ -games/xminehunter|Motif ¥Þ¥¤¥ó¥¹¥¤¡¼¥Ñ -games/xminesweep|X ¥Þ¥¤¥ó¥¹¥¤¡¼¥Ñ -games/xmj|¾å³¤ -games/xmris|¥¢¡¼¥±¡¼¥É¥²¡¼¥à Mr Do ¤ÎÊѼï. X11 ÍÑ -games/xneko|BSD4.4 ¤ÎÇ­¤ÈÁÍ -games/xnibbles|¥·¥ó¥×¥ë¤Ê X11 ¼Ø¥²¡¼¥à. MS-DOS ¤Î qbasic ¤Ç¸«¤«¤±¤¿ÅÛ -games/xoids|¥Õ¥ë¥«¥é¡¼¤Î pixmap ¤ò»È¤Ã¤¿ X Window ÍѤΠAsteroids ¥¹¥¿¥¤¥ë¤Î¥²¡¼¥à -games/xoct|X Window System ¤Çư¤¯ Oct puzzle -games/xonix|¡Ö¥Õ¥é¥¤¥ä¡¼¡×¤È¡Ö¥¤¡¼¥¿¡¼¡×¤Ë¤Ö¤Ä¤«¤ë¤³¤È¤Ê¤¯ÅÚÃϤò¤È¤ë -games/xothello|X Window ¤Çư¤¯¥ª¥»¥í (¥ê¥Ð¡¼¥·) ¥²¡¼¥à -games/xpacman|ÀΤΥ¢¥¯¥·¥ç¥ó¥²¡¼¥à -games/xpanex|X Window System ¤Çư¤¯ Panex puzzle -games/xpat2|14 ¤ÎÊѼï¤ò»ý¤Ä X11 ¤Î¥½¥ê¥Æ¥£¥¢ -games/xpilot|xpilot (¥¯¥é¥¤¥¢¥ó¥È) ¤È xpilots (¥µ¡¼¥Ð) -games/xpipeman|¥Ñ¥¤¥×¤ò¤Ä¤Ê¤²¤Æ±Ì¤ì¤ò»ß¤á¤è¤¦ -games/xpuyo|¤×¤è¤×¤è. X11 ÍѥƥȥꥹÉ÷¥Ñ¥º¥ë¥²¡¼¥à -games/xpuzzletama|¥¿¥Þ¥Ñ¥º¥ë. ¥Æ¥È¥ê¥¹¤Î¤è¤¦¤Ê¥²¡¼¥à -games/xpyraminx|X Window System ¤Çư¤¯ Pyraminx puzzle -games/xquarto|¥·¥ó¥×¥ë¤À¤±¤É¹ªÌ¯¤Ê¥Ü¡¼¥É¥²¡¼¥à¤Î X ÈÇ -games/xripple|²èÌ̤β¼Â¦¤ò¥×¡¼¥ë¤Î¿å¤ß¤¿¤¤¤ËÇÈΩ¤¿¤»¤ë -games/xrisk|X ÍѤΥ²¡¼¥à. ͭ̾¤Ê¥Ü¡¼¥É¥²¡¼¥à¤Ë¤è¤¯»÷¤Æ¤¤¤ë -games/xroach|¥´¥­¥Ö¥ê¤¬¤¢¤Ê¤¿¤Î¥¦¥£¥ó¥É¥¦¤Î¸å¤í¤Ë±£¤ì¤Þ¤¹ -games/xrobots|°­ÅÞ¥í¥Ü¥Ã¥È¤É¤â¤ò¤ä¤Ã¤Ä¤±¤í (X ÈÇ) -games/xrubik|X ¥Ù¡¼¥¹¤Î¥ë¡¼¥Ó¥Ã¥¯¥­¥å¡¼¥Ö (tm) -games/xscavenger|X11 ÍÑ¥í¡¼¥É¥é¥ó¥Ê¡¼¤Î¥¯¥í¡¼¥ó -games/xscrabble|ͭ̾¤Ê¥Ü¡¼¥É¥²¡¼¥à¤Î X ÈÇ -games/xshisen|X11 ÍÑ»ÍÀî¾Ê¥Ñ¥º¥ë¥²¡¼¥à -games/xshogi|X Window System ÍѤξ­´ý -games/xskat|¥«¡¼¥É¥²¡¼¥à Skat ¤ò¤ä¤í¤¦ -games/xskewb|X Window ¤Çư¤¯ Skewb puzzle (¥ë¡¼¥Ó¥Ã¥¯¥­¥å¡¼¥Ö¤Ë»÷¤Æ¤¤¤Þ¤¹) -games/xsok|X11 ÍÑÁÒ¸ËÈÖ¥²¡¼¥à -games/xsokoban|ÁÒ¸ËÈÖ - ²Ùʪ¤ò¥´¡¼¥ë¤Ë¸þ¤±¤Æ²¡¤¹¥Ñ¥º¥ë -games/xsol|¥½¥ê¥Æ¥£¥¢ -games/xsoldier|X11 ÍÑ¥·¥å¡¼¥Æ¥£¥ó¥°¥²¡¼¥à -games/xspacewarp|X Window System ¤Çư¤¯ Time Trek - ¤ß¤¿¤¤¤Ê¥²¡¼¥à -games/xspringies|¼ÁÎ̤ȥХͤΥ·¥ß¥å¥ì¡¼¥·¥ç¥ó -games/xteddy|X ¤Î¥Ç¥¹¥¯¥È¥Ã¥×ÍѤΤ«¤ï¤¤¤¤¥Æ¥Ç¥£¥Ù¥¢ -games/xtic|´Êñ¤À¤±¤É¥È¥ê¥Ã¥­¡¼¤Ê¥Ü¡¼¥É¥²¡¼¥à¤Î X ÈÇ -games/xtriangles|»°³Ñ·Á¥Ñ¥º¥ë -games/xtris|ͭ̾¤Ê¥²¡¼¥à¤Î¥Þ¥ë¥Á¥×¥ì¥¤¥ä¡¼ÈÇ, X ¥¦¥£¥ó¥É¥¦¥·¥¹¥Æ¥àÍÑ -games/xtruco|ͭ̾¤Ê¥«¡¼¥É¥²¡¼¥à Super Truco ¤Î¥·¥ó¥×¥ë¤Ê X ÈÇ -games/xvier|¶õ¤¤¤Æ¤¤¤ëÃì¤ËÀФòÅꤲÆþ¤ì¤í! -games/xvmahjongg|¿§¤È¤ê¤É¤ê¤Î¥¿¥¤¥ë¤ÎÉÕ¤¤¤¿ XView ÍѤΠMahjongg ¥²¡¼¥à -games/xvmines|XVmines ¤Ï X Window System ¤Çư¤¯¥·¥ó¥×¥ë¤Ê¥Þ¥¤¥ó¥¹¥¤¡¼¥Ñ¤Ç¤¹ -games/xzip|X11 ²¼¤ÇÁö¤ë Infocom ¥²¡¼¥à¥¤¥ó¥¿¥×¥ê¥¿ -games/yahtzee|°ì¿Í°Ê¾å¤Î¥×¥ì¥¤¥ä¡¼ÍѤµ¤¤¤³¤í¥²¡¼¥à¤Î curses ÈÇ -games/yamsweeper|¤â¤¦¤Ò¤È¤Ä¤Î¥Þ¥¤¥ó¥¹¥¤¡¼¥Ñ -games/ztrack|´Êñ¤Ê ncurses ¥Ù¡¼¥¹¤Îµ¿»÷ 3D ¥É¥é¥¤¥Ó¥ó¥°¥²¡¼¥à -german/dict|´Êñ¤Ê±ÑÆÈ¼­Åµ -german/manpages|¥É¥¤¥Ä¸ì¤Î GNU ¤È Linux ¤Î¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸ -german/phone|¥É¥¤¥Ä¤ÎÅÅÏÃ¥³¡¼¥É (AVON) -german/spinne|¥Ç¥¸¥¿¥ë²óÏ©¤Î¥·¥ß¥å¥ì¡¼¥¿ -graphics/EZWGL|EZ Widget ¤È Graphics ¤Î¥é¥¤¥Ö¥é¥ê -graphics/ImageMagick|X11 ¤Ç²èÁü¤òɽ¼¨¤·¤ÆÂÐÏÃŪ¤ËÊÔ½¸¤¹¤ë¤¿¤á¤Î¥Ñ¥Ã¥±¡¼¥¸ -graphics/Mesa|SGI ¤Î OpenGL ¤Ë»÷¤¿¥°¥é¥Õ¥£¥Ã¥¯¥¹¥é¥¤¥Ö¥é¥ê -graphics/aalib|ASCII ¥¢¡¼¥È¤Î¥é¥¤¥Ö¥é¥ê -graphics/aero|povray ÍÑ¥â¥Ç¥é. X11ÈÇ -graphics/aview|aalib ¤ò»È¤Ã¤Æ¥³¥ó¥½¡¼¥ë¤« X ¾å¤Ç netpbm ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î²èÁü¤ò¸«¤ë -graphics/camediaplay|¥Ç¥¸¥¿¥ë¥«¥á¥é¥À¥¦¥ó¥í¡¼¥É¥Ä¡¼¥ë (EPSON/»°ÍÎ/¥ª¥ê¥ó¥Ñ¥¹/¥¢¥°¥Õ¥¡) -graphics/cqcam|¥«¥é¡¼ÈÇ QUICK CAM ¥Õ¥ì¡¼¥à¥°¥é¥Ð -graphics/dc3play|¥ê¥³¡¼¤Î DC-3 Íѥǥ¸¥¿¥ë¥«¥á¥é¥À¥¦¥ó¥í¡¼¥É¥Ä¡¼¥ë -graphics/dore|¥À¥¤¥Ê¥ß¥Ã¥¯¥ª¥Ö¥¸¥§¥¯¥È¥ì¥ó¥À¥ê¥ó¥°´Ä¶­ -graphics/fbm|¤¢¤¤¤Þ¤¤¤Ê Pixmap Áàºî¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -graphics/fli2gif|Flic ¤«¤é¥¢¥Ë¥á¡¼¥·¥ç¥ó GIF ¤Ë¼«Æ°Åª¤ËÊÑ´¹ -graphics/fnlib|Enlightenment ¤ËɬÍפʥե©¥ó¥È¤È¥Õ¥©¥ó¥È¥é¥¤¥Ö¥é¥ê -graphics/fxtv|X ÍÑ TV ¤Îɽ¼¨, ¥­¥ã¥×¥Á¥ã (bt848 ¥É¥é¥¤¥Ð¤¬É¬Í×) -graphics/gd|¹â®¤Ë GIF ¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë¤¿¤á¤Î¥°¥é¥Õ¥£¥Ã¥¯¥¹¥é¥¤¥Ö¥é¥ê -graphics/geomview|3 ¼¡¸µ, 4 ¼¡¸µÊªÂÎÍÑ ¥¤¥ó¥¿¥é¥¯¥Æ¥£¥Ö¥Ó¥å¡¼¥¢ -graphics/gfont|¥°¥é¥Õ¥£¥Ã¥¯¥¹¥Õ¥©¥ó¥È - TeX ¤ÇÍøÍѤǤ­¤ë¥Õ¥©¥ó¥È¤Ç GIF ²èÁü¤òºîÀ®¤¹¤ë -graphics/giflib|GIF ¥¤¥á¡¼¥¸¤ò°·¤¦¤¿¤á¤Î¥Ä¡¼¥ë¤È¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó -graphics/gifmerge|GIF ¥¢¥Ë¥á¡¼¥·¥ç¥ó¤òºî¤ë¥Ä¡¼¥ë -graphics/giftool|GIF89a ¤ÎÆ©ÌÀ¥ª¥×¥·¥ç¥ó¤È¥¤¥ó¥¿¡¼¥ì¡¼¥¹¥â¡¼¥ÉÍѤΥġ¼¥ë -graphics/giftrans|GIF89a ¤ÎÆ©ÌÀ¥ª¥×¥·¥ç¥ó¤È¥¤¥ó¥¿¡¼¥ì¡¼¥¹¥â¡¼¥ÉÍѤΥġ¼¥ë -graphics/gimp-devel|ÈÆÍѲèÁü½èÍý¥×¥í¥°¥é¥à¤Î³«È¯¼Ô¸þ¤±¥Ù¡¼¥¿¥ê¥ê¡¼¥¹ -graphics/gimp-manual|GNU Image Manipulation Program (GIMP) ¤Î¥æ¡¼¥¶¥Þ¥Ë¥å¥¢¥ë -graphics/gimp1|General Image Manipulation Program ¤Î³«È¯¼Ô¸þ¤±¤Î¥Ù¡¼¥¿¥ê¥ê¡¼¥¹ -graphics/gplot|CGM ¥á¥¿¥Õ¥¡¥¤¥ë¤Î½èÍý¤ò¹Ô¤Ê¤¦¥°¥é¥Õ¥£¥Ã¥¯¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -graphics/graphviz|AT&T ¤È ¥Ù¥ë¸¦¤Ë¤è¤ë¥°¥é¥Õ²Ä»ë²½¥½¥Õ¥È -graphics/hdf|³¬ÁØ·¿¥Ç¡¼¥¿¥Õ¥©¡¼¥Þ¥Ã¥È¥é¥¤¥Ö¥é¥ê (NCSA ¤Ë¤è¤ë) -graphics/hobbes-icons-xpm|XPM1 ¤È XPM3 ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î 3000 ¸Ä°Ê¾å¤Î¥¢¥¤¥³¥ó½¸ -graphics/hpscan|HP ¥¹¥­¥ã¥Ê¥É¥é¥¤¥Ð (¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ï description ¤ò¸«¤ë¤³¤È) -graphics/imlib|enlightenment ¥Ñ¥Ã¥±¡¼¥¸ÍѤΥ°¥é¥Õ¥£¥Ã¥¯¥é¥¤¥Ö¥é¥ê -graphics/jbigkit|¥í¥¹¤Î̵¤¤²èÁü°µ½Ì¥é¥¤¥Ö¥é¥ê -graphics/jpeg|IJG ¤Î jpeg °µ½Ì¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -graphics/kdegraphics|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×ÍÑ¥°¥é¥Õ¥£¥Ã¥¯¥×¥í¥°¥é¥à½¸ (PS, DVI, FAX, ...) -graphics/killustrator|K ¥Ç¥¹¥¯¥È¥Ã¥×´Ä¶­ÍÑ vector drawing ¥Ä¡¼¥ë -graphics/mpeg-lib|MPEG ±ÇÁü¤ò¥Ç¥³¡¼¥É¤¹¤ë¤¿¤á¤Î C ¥ë¡¼¥Á¥ó -graphics/mpeg2codec|MPEG-2 ¥¨¥ó¥³¡¼¥À & ¥Ç¥³¡¼¥À -graphics/mpeg2play|MPEG-2 ±ÇÁü¤ò X ¤ÇºÆÀ¸¤¹¤ë¥×¥í¥°¥é¥à -graphics/mpeg_encode|UCB ¤Î MPEG-I ±ÇÁü¥¨¥ó¥³¡¼¥À -graphics/mpeg_play|MPEG ±ÇÁü¤ò X ¤ÇºÆÀ¸¤¹¤ë¥×¥í¥°¥é¥à -graphics/mpeg_stat|MPEG-I ¤ÎÅý·×¾ðÊó¼ý½¸¥×¥í¥°¥é¥à -graphics/mpegedit|MPEG °µ½Ì¤µ¤ì¤¿±ÇÁü¤òÊÔ½¸¤¹¤ë¥×¥í¥°¥é¥à -###|graphics/mplex|multiplexes MPEG component streams into system layers -###|tables ¤Ë¤è¤ë¤È "MPEG ¤Î¥³¥ó¥Ý¡¼¥Í¥ó¥È¥¹¥È¥ê¡¼¥à¤ò, ¥·¥¹¥Æ¥à¥ì¥¤¥ä¤Ë¹çÀ®¤¹¤ë" -graphics/netpbm|ÍÍ¡¹¤Ê¥Õ¥©¡¼¥Þ¥Ã¥È´Ö¤Ç²èÁü¤òÊÑ´¹¤¹¤ë¤¿¤á¤Î¥Ä¡¼¥ë¥­¥Ã¥È -graphics/netshow|Microsoft NetShow ¥Ó¥Ç¥ª¥¹¥È¥ê¡¼¥à¥×¥ì¥¤¥ä¡¼ -graphics/p5-GD|GD ¥°¥é¥Õ¥£¥Ã¥¯¥¹¥é¥¤¥Ö¥é¥ê¤Ø¤Î perl5 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -graphics/p5-Image-Size|¤¤¤¯¤Ä¤«¤Îͭ̾¤Ê¥Õ¥©¡¼¥Þ¥Ã¥È¤Î²èÁü¤Î¥µ¥¤¥º¤òÆÀ¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -graphics/p5-PerlMagick|ImageMagick ¤Ø¤Î¥ª¥Ö¥¸¥§¥¯¥È»Ø¸þ Perl ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -graphics/p5-chart|¿Þɽ¤òºîÀ®¤¹¤ë¤¿¤á¤Î perl5 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -graphics/pgperl|pgplot ¥é¥¤¥Ö¥é¥ê¤òÍøÍѲÄǽ¤Ë¤¹¤ë perl5 ¤Î³ÈÄ¥ -graphics/pgplot|ÍÍ¡¹¤Êɽ¼¨¥Ç¥Ð¥¤¥¹¤Ë¥°¥é¥Õ¤òÉÁ²è¤¹¤ë¤¿¤á¤Î C/FORTRAN ¥é¥¤¥Ö¥é¥ê -graphics/photopc|¥¨¥×¥½¥ó¤Î PhotoPC 500 ¥Ç¥¸¥¿¥ë¥«¥á¥é¤òÁà¤ë¤¿¤á¤Î¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -graphics/pixmap|pixmap¥¨¥Ç¥£¥¿. XPM ¥é¥¤¥Ö¥é¥ê¤¬É¬Í× -graphics/plotmtv|¿ÌÜŪ X11 ¥°¥é¥Õɽ¼¨¥×¥í¥°¥é¥à -graphics/plotutils|À½¿ÞÍѤΥ饤¥Ö¥é¥ê¤È¥Ä¡¼¥ë¥­¥Ã¥È -graphics/png|PNG ²èÁü¤ò°·¤¦¥é¥¤¥Ö¥é¥ê -graphics/pnmtopng|PNG ¤È portable anymap ²èÁü´Ö¤Î¥³¥ó¥Ð¡¼¥¿ -graphics/povray|¤³¤À¤ï¤ê¤Î¥ì¥¤¥È¥ì¡¼¥µ Version 3.0 -graphics/ppm2fli|Ê£¿ô¤Î PPM ¥Õ¥¡¥¤¥ë¤ò¥¢¥Ë¥á¡¼¥·¥ç¥ó FLI ¤Ë¹çÀ®¡¦Ê¬Î¥¤¹¤ë -graphics/qgl|Qt ¤Î OpenGL ¤ËÂФ¹¤ë³ÈÄ¥ -graphics/qvplay|¥«¥·¥ª QV ¥·¥ê¡¼¥ºÍѥǥ¸¥¿¥ë¥«¥á¥é¥À¥¦¥ó¥í¡¼¥É¥Ä¡¼¥ë -graphics/rayshade|¸÷ÀþÄÉÀ× (ray-tracing) Êý¼°¤Ë¤è¤ë²èÁü¤òºîÀ®¤¹¤ë¤¿¤á¤Î³ÈÄ¥²Äǽ¤Ê¥·¥¹¥Æ¥à -graphics/sane|¥¹¥­¥ã¥Ê, ¥Ç¥¸¥¿¥ë¥«¥á¥é, ¥Õ¥ì¡¼¥à¥°¥é¥Ð¤Ê¤É¤Ë¥¢¥¯¥»¥¹¤¹¤ë¤¿¤á¤Î API -graphics/sced|povray/renderman/genray/¤Ê¤ÉÍѤΥ·¡¼¥ó¥¨¥Ç¥£¥¿ -graphics/spigot|¥Ó¥Ç¥ª¥­¥ã¥×¥Á¥ã¥Ü¡¼¥É spigot for Windows ¤Î¥é¥¤¥Ö¥é¥ê -graphics/splitmpg|ISO 11172-1 ¤ò¹½À®Í×ÁǤËʬ²ò¤¹¤ë -graphics/tgif|Xlib ¥Ù¡¼¥¹¤Î 2 ¼¡¸µÉÁ²è¥Ä¡¼¥ë -graphics/tiff34|libtiff - Tag Image File Format (TIFF) ¤Î¥é¥¤¥Ö¥é¥ê -graphics/txtmerge|txtmerge - GIF ¥¢¥Ë¥á¡¼¥·¥ç¥ó¤òºî¤ë¤¿¤á¤Î¥Ä¡¼¥ë -graphics/urt|¥æ¥¿¤Î¥é¥¹¥¿ ¥Ä¡¼¥ë¥­¥Ã¥È - ¥é¥¹¥¿²èÁü¤ò½èÍý¤¹¤ë¥Ä¡¼¥ë¥­¥Ã¥È¤È¥é¥¤¥Ö¥é¥ê -graphics/vcg|¥³¥ó¥Ñ¥¤¥é¥°¥é¥Õ¤Î²Ä»ë²½¥Ä¡¼¥ë -graphics/whirlgif|GIF ¥¢¥Ë¥á¡¼¥·¥ç¥ó¤òºî¤ë¥Ä¡¼¥ë -graphics/xanim|ºÇ¤â¥Ý¥Ô¥å¥é¡¼¤Ê¥¢¥Ë¥á¡¼¥·¥ç¥ó·Á¼°¤òºÆÀ¸ -graphics/xaos|¥ê¥¢¥ë¥¿¥¤¥à ¥Õ¥é¥¯¥¿¥ë¥Ö¥é¥¦¥¶. X11 ¤È ASCII üËöÍÑ -graphics/xbmbrowser|X ¥Ó¥Ã¥È¥Þ¥Ã¥×¤È X ¥Ô¥Ã¥¯¥¹¥Þ¥Ã¥× ¤ò¸«¤ë -graphics/xdl|DL ·Á¼°¤Î¥¢¥Ë¥á¡¼¥·¥ç¥ó¤ò X ¤Çɽ¼¨¤¹¤ë -graphics/xfig|¤ª³¨ÉÁ¤­¥×¥í¥°¥é¥à. X11ÍÑ -graphics/xfpovray|POV-Ray ¤Ø¤Î¥°¥é¥Õ¥£¥«¥ë¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -graphics/xfractint|fractint ¤Î Unix °Ü¿¢ÈÇ -graphics/xgrasp|X ¤Ç GL ¥¢¥Ë¥á¡¼¥·¥ç¥ó¤òɽ¼¨. -graphics/xli|xli, xsetbg, xview, xlito - X11 ¤Ç²èÁü¤òɽ¼¨¤¹¤ë¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -graphics/xmandel|¥¦¥£¥ó¥É¥¦¥Ù¡¼¥¹¤Î¥Þ¥ó¥Ç¥ë¥Ö¥í¡¼½¸¹ç¤È¥¸¥å¥ê¥¢½¸¹ç¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -graphics/xmfract|X/Motif ¥Õ¥í¥ó¥È¥¨¥ó¥ÉÉÕ DOS ¤Î `fractint' -graphics/xmorph|¥Ç¥¸¥¿¥ë²èÁüÊÑ·Á¥×¥í¥°¥é¥à -graphics/xmountains|X11 Íѥե饯¥¿¥ëÉ÷·ÊÀ¸À®¥×¥í¥°¥é¥à -graphics/xpaint|¥·¥ó¥×¥ë¤Ê¥Ú¥¤¥ó¥È¥×¥í¥°¥é¥à -graphics/xpdf|PDF ¥Õ¥¡¥¤¥ë¤òɽ¼¨¤¹¤ë¥Ä¡¼¥ë -graphics/xpm|X Pixmap ¥é¥¤¥Ö¥é¥ê -graphics/xv|¤µ¤Þ¤¶¤Þ¤Ê·Á¼°¤Î²èÁü¤òɽ¼¨¤¹¤ë X ¥×¥í¥°¥é¥à -japanese/Canna|²¾Ì¾´Á»úÊÑ´¹¥·¥¹¥Æ¥à -japanese/Wnn|ÆüËܸì/Ãæ¹ñ¸ì/¥Ï¥ó¥°¥ë ¥¤¥ó¥×¥Ã¥È¥á¥½¥Ã¥É (ÆüËܸì¤Î¤ß) -japanese/Wnn6|ÆüËÜ¸ì ¥¤¥ó¥×¥Ã¥È¥á¥½¥Ã¥É (free ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó) -japanese/Wnn6-lib|Wnn6 ¤Î¥¤¥ó¥¯¥ë¡¼¥É¥Õ¥¡¥¤¥ë¤È¥é¥¤¥Ö¥é¥ê -japanese/a2ps|¥Æ¥­¥¹¥È ¢ª PostScript ¥³¥ó¥Ð¡¼¥¿ (ÆüËܸ쥵¥Ý¡¼¥È) -japanese/bookview|ÆüËܸ첽¤µ¤ì¤¿ Tcl/Tk ¤òÍѤ¤¤Æ¤¤¤ë NDTP ¥¯¥é¥¤¥¢¥ó¥È -japanese/camltk41|Objective Caml ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ Tcl/Tk ¥é¥¤¥Ö¥é¥ê -japanese/cdrom2|CD-ROM ¼­½ñ¤ò¤Ò¤¯¥Ä¡¼¥ë -japanese/chimera|X/Athena World-Wide Web ¥Ö¥é¥¦¥¶ + ´Á»úÂбþ -japanese/dserver|CD-ROM ¼­½ñ¥µ¡¼¥Ð & ¥¯¥é¥¤¥¢¥ó¥È -japanese/dvi2ps|ÆüËܸì DVI ¢ª PostScript ÊÑ´¹¥×¥í¥°¥é¥à -japanese/dvi2tty|¥­¥ã¥é¥¯¥¿¥Ù¡¼¥¹ DVI ¥Õ¥¡¥¤¥ë¥×¥ì¥Ó¥å¡¼¥¢ -japanese/dvipsk|DVI ¤«¤é PostScript ¤Ø¤ÎÊÑ´¹ (ÆüËܸìÂбþ) -japanese/ebw3|ÆüËܤΠEPWING / ÅŻҥ֥寵¬³Ê¤Ë´ð¤Å¤¤¤¿ CD-ROM ¤Ë HTTP ·Ðͳ¤Ç¥¢¥¯¥»¥¹¤¹¤ë -japanese/edict|±ÑÏ¡¦Ï±Ѽ­½ñ (¥æ¡¼¥Æ¥£¥ê¥Æ¥£ÉÕ¤­) -japanese/elvis|UNIX ¤Îɸ½à¥¨¥Ç¥£¥¿ vi/ex ¤Î¥¯¥í¡¼¥ó, ÆüËܸìÂбþ -japanese/escpf|ESC/P, ESC/Page, ESC/PS ¥×¥ê¥ó¥¿Íѥƥ­¥¹¥È¥Õ¥£¥ë¥¿ -japanese/ewipe|tcl/tk ¥Ù¡¼¥¹¤Î¥×¥ì¥¼¥ó¥Æ¡¼¥·¥ç¥ó¥Ä¡¼¥ë, ÆüËܸìÍѤÎÀßÄê -japanese/expect|ÆüËܸì tcl/tk ¤Çư¤¯¸­¤¤ scripter -japanese/gawk|GNU awk + ¥Þ¥ë¥Á¥Ð¥¤¥È³ÈÄ¥ -japanese/ghostscript|GNU Postscript ¥¤¥ó¥¿¥×¥ê¥¿ + ÆüËܸì¥Ñ¥Ã¥Á -japanese/gn-gnspool|¥·¥ó¥×¥ë¤ÊÆüËܸì¥Ë¥å¡¼¥¹¥ê¡¼¥À. ¥í¡¼¥«¥ë¥¹¥×¡¼¥ë¤Ë¤âÂбþ -japanese/gn-mnews|¥·¥ó¥×¥ë¤Ê¥Ë¥å¡¼¥¹ & E-mail ¥ê¡¼¥À. gnspool ¤¬É¬Í× -japanese/gp|Tcl/Tk ¤ò»È¤Ã¤¿ GUI ¥×¥ê¥ó¥¿¥Þ¥Í¡¼¥¸¥ã -japanese/grep|GNU grep + ¥Þ¥ë¥Á¥Ð¥¤¥È³ÈÄ¥ -japanese/groff|GNU groff ÆüËܸì³ÈÄ¥ÈÇ -japanese/gxditview|GNU ÈÇ xditview ¤ÎÆüËܸ첽¥Ð¡¼¥¸¥ç¥ó -japanese/handbook|FreeBSD ¥Ï¥ó¥É¥Ö¥Ã¥¯¤ÎÆüËܸìÈÇ -japanese/hex|ÆüËܸì¤ò°·¤¨¤ë16¿Ê¥À¥ó¥×¥Ä¡¼¥ë -japanese/ircII|'¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥ê¥ì¡¼¥Á¥ã¥Ã¥È(IRC)' ¥¯¥é¥¤¥¢¥ó¥È -japanese/iv|¥¹¥¿¥ó¥Õ¥©¡¼¥ÉÂç, ¥·¥ê¥³¥ó¥°¥é¥Õ¥£¥Ã¥¯¥¹¼Ò¤Î¥Ä¡¼¥ë¥­¥Ã¥È ÆüËܸìÈÇ -japanese/japaneseAFM|ÆüËܸì AFM ¥Õ¥©¥ó¥È -japanese/jcode.pl|ÆüËܸìʸ»ú¤Î¥³¡¼¥ÉÊÑ´¹¤ò¹Ô¤¦¤¿¤á¤Î Perl ¥é¥¤¥Ö¥é¥ê -japanese/jtex209-ascii|ASCII ÆüËܸì pTeX (LaTeX-209 ¥Ù¡¼¥¹) -japanese/jtex209-both|ASCII, NTT ξÊý¤ÎÆüËܸì TeX (LaTeX-209 ¥Ù¡¼¥¹) -japanese/jtex209-ntt|NTT ÆüËܸì TeX (LaTeX-209 ¥Ù¡¼¥¹) -japanese/k10|X11 10 ¥É¥Ã¥È´Á»ú¥Õ¥©¥ó¥È 'naga10¥Õ¥©¥ó¥È' -japanese/k12|X11 12 ¥É¥Ã¥È´Á»ú¥Õ¥©¥ó¥È -japanese/k8|X11 8 ¥É¥Ã¥È´Á»ú¥Õ¥©¥ó¥È '·ÃÍüº»¥Õ¥©¥ó¥È' -japanese/kakasi|¥·¥ó¥×¥ë¤Ê´Á»ú²¾Ì¾ÊÑ´¹ÁõÃÖ. ÆüËܸìÍѸÀ¸ì¥Õ¥£¥ë¥¿ -japanese/kappa20|X11 ÍÑ 20 ¥É¥Ã¥È´Á»ú¥Õ¥©¥ó¥È 'kappa ¥Õ¥©¥ó¥È' -japanese/kcc|´Á»ú¥³¡¼¥ÉÊÑ´¹¥Õ¥£¥ë¥¿ -japanese/kinput2-canna|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (Canna Âбþ) -japanese/kinput2-canna+sj3|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (Canna, SJ3 Âбþ) -japanese/kinput2-canna+sj3+wnn4|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (Canna, SJ3, Wnn4 Âбþ) -japanese/kinput2-canna+sj3+wnn6|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (Canna, SJ3, Wnn6 Âбþ) -japanese/kinput2-canna+wnn4|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (Canna, Wnn4 Âбþ) -japanese/kinput2-canna+wnn6|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (Canna, Wnn6 Âбþ) -japanese/kinput2-sj3|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (SJ3 Âбþ) -japanese/kinput2-sj3+wnn4|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (SJ3, Wnn4 Âбþ) -japanese/kinput2-sj3+wnn6|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (SJ3, Wnn6 Âбþ) -japanese/kinput2-wnn4|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (Wnn4 Âбþ) -japanese/kinput2-wnn6|X ¤Ç¤ÎÆüËܸìÆþÎϥġ¼¥ë (Wnn6 Âбþ) -japanese/kon|´Á»ú on ¥³¥ó¥½¡¼¥ë -- ´Á»ú¤ò¥³¥ó¥½¡¼¥ë¤Ëɽ¼¨¤¹¤ë -japanese/kterm|ÆüËܸìÂбþ¤Î xterm -japanese/less|less + zcat + ISO-2022 - pg ¤ä more ¤Ë»÷¤¿¥Ú¡¼¥¸¥ã -japanese/lipsf|¥Æ¥­¥¹¥È ¢ª LIPS ¥Õ¥£¥ë¥¿ -japanese/magicpoint|X11 ¥Ù¡¼¥¹¤Î¥×¥ì¥¼¥ó¥Æ¡¼¥·¥ç¥ó¥Ä¡¼¥ë. vflib ¤¬É¬Í× -japanese/man|¥Þ¥Ë¥å¥¢¥ëɽ¼¨¥³¥Þ¥ó¥É. ÆüËܸì EUC Âбþ -japanese/man-doc|ÆüËܸì¥Þ¥Ë¥å¥¢¥ë (/usr/share/man/man*) -japanese/mendexk-euc|ÆüËܸìÍѤΥ¤¥ó¥Ç¥Ã¥¯¥¹ºîÀ®¥×¥í¥°¥é¥à (EUC Âбþ) -japanese/mendexk-sjis|ÆüËܸìÍѤΥ¤¥ó¥Ç¥Ã¥¯¥¹ºîÀ®¥×¥í¥°¥é¥à (SJIS Âбþ) -japanese/mew-mule|Emacs ¥¦¥£¥ó¥É¥¦¾å¤Î¥á¥Ã¥»¡¼¥¸¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ (ÆüËܸì mule ÍÑ) -japanese/mew-xemacs|Emacs ¥¦¥£¥ó¥É¥¦¾å¤Î¥á¥Ã¥»¡¼¥¸¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ (xemacs-mule ÍÑ) -japanese/mh|Rand MH ¥á¡¼¥ë¥·¥¹¥Æ¥à + ÆüËܸì¥Ñ¥Ã¥Á -japanese/mimekit|MIME ¥¨¥ó¥³¡¼¥É¤µ¤ì¤¿¥Ø¥Ã¥À¤ò»ý¤Ã¤¿¥á¥Ã¥»¡¼¥¸¤ò°·¤¦¤¿¤á¤Î¥é¥¤¥Ö¥é¥ê -japanese/mmm|Objective Caml ¤ò»È¤Ã¤¿ WWW ¥Ö¥é¥¦¥¶. ÆüËܸì Tcl/Tk ¥Ù¡¼¥¹ -japanese/mnews|¥·¥ó¥×¥ë¤Ê News ¤È E-mail ¥ê¡¼¥À -japanese/mtools|1232KB ¥Õ¥í¥Ã¥Ô¡¼¤È Unicode LFN ¤Î¥µ¥Ý¡¼¥ÈÉÕ¤­¤Î MSDOS ¤Î¥Õ¥¡¥¤¥ë¤ò°·¤¦¥Ä¡¼¥ë·² -japanese/mule-canna|¿¹ñ¸ì emacs, Canna ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-canna+sj3|¿¹ñ¸ì emacs, Canna+SJ3 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-canna+sj3+wnn4|¿¹ñ¸ì emacs, Canna+SJ3+Wnn4 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-canna+sj3+wnn6|¿¹ñ¸ì emacs, Canna+SJ3+Wnn6 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-canna+wnn4|¿¹ñ¸ì emacs, Canna+Wnn4 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-canna+wnn6|¿¹ñ¸ì emacs, Canna+Wnn6 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-sj3|¿¹ñ¸ì emacs, SJ3 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-sj3+wnn4|¿¹ñ¸ì emacs, SJ3+Wnn4 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-sj3+wnn6|¿¹ñ¸ì emacs, SJ3+Wnn6 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-wnn4|¿¹ñ¸ì emacs, Wnn4 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/mule-wnn6|¿¹ñ¸ì emacs, Wnn6 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -japanese/ndtpd|NDTP ¤Ç CD-ROM ¤ÎËܤòÍøÍѤ¹¤ë¤¿¤á¤Î¥µ¡¼¥Ð -japanese/nethack|̵Üõ¸¡¥²¡¼¥à -japanese/netscape3.language|ÆüËܸ줬¥µ¥Ý¡¼¥È¤µ¤ì¤¿ Netscape Navigator 3 -japanese/netscape4|netscape v4 web ¥µ¡¼¥Õ¥Ü¡¼¥É (ÆüËܸì¥ê¥½¡¼¥¹) -japanese/newosaka|ÆüËܸì EUC ¤Î¥É¥­¥å¥á¥ó¥È¤òÂçºåÊۤˤ¹¤ë -japanese/nkf|¥Í¥Ã¥È¥ï¡¼¥¯´Á»ú¥³¡¼¥ÉÊÑ´¹¥Õ¥£¥ë¥¿ -japanese/nvi-euc-jp|vi/ex ¥¯¥í¡¼¥ó. ¿¹ñ¸ìÂбþ. ¥Ç¥Õ¥©¥ë¥ÈÀßÄê EUC-jp -japanese/nvi-iso-2022-jp|vi/ex ¥¯¥í¡¼¥ó. ¿¹ñ¸ìÂбþ. ¥Ç¥Õ¥©¥ë¥ÈÀßÄê iso-2022-jp -japanese/nvi-sjis|vi/ex ¥¯¥í¡¼¥ó. ¿¹ñ¸ìÂбþ. ¥Ç¥Õ¥©¥ë¥ÈÀßÄê sjis -japanese/okphone|phone ¥×¥í¥°¥é¥à. ¿¿Í¿ô¤ÇÏ令ë. ÆüËܸìÂбþ -japanese/oleo|ɽ·×»»¥×¥í¥°¥é¥à + ÆüËܸì¥Ñ¥Ã¥Á -japanese/perl5|Pattern Extraction and Recognition Language + ÆüËܸì¥Ñ¥Ã¥Á -japanese/pgp.language|PGP ÍÑÆüËܸì¥â¥¸¥å¡¼¥ë -japanese/pine|¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥Ë¥å¡¼¥¹, E-mail ¥×¥í¥°¥é¥à. ÆüËܸìÂбþ -japanese/pkfonts|ÆüËܸì PK ¥Õ¥©¥ó¥È, ghostscript, xdvi ÅùÍÑ -japanese/plain2|¥×¥ì¡¼¥ó¥Æ¥­¥¹¥È¤«¤éÍÍ¡¹¤Ê¥Õ¥©¡¼¥Þ¥Ã¥È¤ØÊÑ´¹ -japanese/plan|X/Motif ¤Î¥«¥ì¥ó¥À¡¼ÉÕ¤­¥¹¥±¥¸¥å¡¼¥é -japanese/platex-common|ASCII ÆüËܸì pLaTeX2e, ʸ»ú¥³¡¼¥É¤Ë°Í¸¤·¤Ê¤¤Éôʬ -japanese/platex-euc|ASCII ÆüËܸì pLaTeX2e, ÆüËܸì EUC ¥³¡¼¥ÉÍÑ -japanese/platex-jis|ASCII ÆüËܸì pLaTeX2e, JIS ¥³¡¼¥ÉÍÑ -japanese/platex-sjis|ASCII ÆüËܸì pLaTeX2e, ¥·¥Õ¥È JIS ¥³¡¼¥ÉÍÑ -japanese/platex209-euc|ASCII ÆüËܸì pLaTeX 2.09, ÆüËܸì EUC ¥³¡¼¥ÉÍÑ -japanese/platex209-jis|ASCII ÆüËܸì pLaTeX 2.09, JIS ¥³¡¼¥ÉÍÑ -japanese/platex209-sjis|ASCII ÆüËܸì pLaTeX 2.09, Shift-JIS ¥³¡¼¥ÉÍÑ -japanese/prn|¤â¤¦¤Ò¤È¤Ä¤Î¥Æ¥­¥¹¥È¥Õ¥¡¥¤¥ë ¢ª PostScript ¥³¥ó¥Ð¡¼¥¿, ÆüËܸìÂбþ -japanese/ptex-common|ASCII ÆüËܸì pTeX, ʸ»ú¥³¡¼¥É¤Ë°Í¸¤·¤Ê¤¤Éôʬ -japanese/ptex-euc|ASCII ÆüËܸì TeX, ÆüËܸì EUC ¥³¡¼¥ÉÍÑ -japanese/ptex-jis|ASCII ÆüËܸì TeX, JIS ¥³¡¼¥ÉÍÑ -japanese/ptex-sjis|ASCII ÆüËܸì TeX, ¥·¥Õ¥È JIS ¥³¡¼¥ÉÍÑ -japanese/qkc|¹â®´Á»ú¥³¡¼¥É¥³¥ó¥Ð¡¼¥¿ (C ¥Ð¡¼¥¸¥ç¥ó) -japanese/recjis|²õ¤ì¤¿ÆüËÜ¸ì¥Æ¥­¥¹¥È¤òºÆÀ¸¤¹¤ë¤¿¤á¤Î¥Ä¡¼¥ë -japanese/sed|GNU sed + ¿¥Ð¥¤¥È³ÈÄ¥ -japanese/sj3|ÆüËܸ쥤¥ó¥×¥Ã¥È¥á¥½¥Ã¥É -japanese/sjxa|ÆüËܸ쥤¥ó¥×¥Ã¥È¥á¥½¥Ã¥É SJ3 ÍÑ X11 ¥Õ¥í¥ó¥È¥¨¥ó¥É -japanese/skk|¥·¥ó¥×¥ë²¾Ì¾´Á»úÊÑ´¹ÁõÃÖ. Nemacs ¤« Mule ¾å¤Çư¤¯ÆüËܸìÆþÎÏ¥½¥Õ¥È -japanese/skkinput|SKK É÷ X11 ÆüËܸ쥤¥ó¥×¥Ã¥È¥á¥½¥Ã¥É -japanese/tcl76|ÆüËܸ첽 Tcl (Tool Command Language) -japanese/tcl80|ÆüËܸ첽 TCL (Tool Command Language), ¥Ð¡¼¥¸¥ç¥ó 8.0 -japanese/tcsh|¤¤¤í¤¤¤í¤Êµ¡Ç½¤ÈÆüËܸ쥵¥Ý¡¼¥È¤¬ÉÕ¤¤¤Æ¿§ÉÕ¤­¤Ë¤Ê¤Ã¤¿¤¹¤´¤¤ C-¥·¥§¥ë -japanese/tgif|2-D ¤ª³¨½ñ¤­¥·¥¹¥Æ¥à (ÆüËܸìÈÇ) -japanese/tk42|ÆüËܸì TK (Tcl Tool Kit) -japanese/tk80|ÆüËܸ첽 TCL ¤Î¤¿¤á¤Î¥°¥é¥Õ¥£¥«¥ë¥Ä¡¼¥ë¥­¥Ã¥È, ¥Ð¡¼¥¸¥ç¥ó 8.0 -japanese/today|º£Æü¤Ï²¿¤ÎÆü¤«ÃΤ餻¤ë -japanese/typist|¥¿¥¤¥×Îý½¬ (ÆüËܸìÈÇ) -japanese/vfghostscript|GNU Postscript ¥¤¥ó¥¿¥×¥ê¥¿ + ÆüËܸì¥Ù¥¯¥È¥ë¥Õ¥©¥ó¥È¥é¥¤¥Ö¥é¥ê -japanese/vfghostscript5|Aladdin Postscript and PDF ¥¤¥ó¥¿¥×¥ê¥¿ + ÆüËܸì¥Ù¥¯¥È¥ë¥Õ¥©¥ó¥È¥é¥¤¥Ö¥é¥ê -japanese/vflib|ÆüËܸì¥Ù¥¯¥È¥ë¥Õ¥©¥ó¥È¥é¥¤¥Ö¥é¥ê + ¥Õ¥ê¡¼¤Ê¥Ù¥¯¥È¥ë¥Õ¥©¥ó¥È -japanese/vftool|dvi2ps, dvipsk, dvi2dvi ¤ÇÍøÍѤ¹¤ë¤¿¤á¤Î²¾ÁÛ¥Õ¥©¥ó¥È¥­¥Ã¥È -japanese/vfxdvi|X ÍÑ DVI ¥×¥ì¥Ó¥å¡¼¥¢ + ÆüËܸì¥Ñ¥Ã¥Á + ¥Ù¥¯¥È¥ë¥Õ¥©¥ó¥ÈÂбþ -japanese/vfxdvik|X ÍÑ DVI ¥×¥ì¥Ó¥å¡¼¥¢(kpathsearch ¥µ¥Ý¡¼¥È)¤ÈÆüËܸ첽º¹Ê¬ -japanese/w3|Emacs/Mule ¥Ù¡¼¥¹¤Î WWW ¥Ö¥é¥¦¥¶ -japanese/weblint97|ÆüËܸì¥á¥Ã¥»¡¼¥¸(EUC-JP) ¤Î¹ñºÝ²½ HTML ¥Á¥§¥Ã¥« -japanese/wine|Unix ÍÑ MS-Windows 3.1/95/NT ¥¨¥ß¥å¥ì¡¼¥¿ (¦Á¥ê¥ê¡¼¥¹) -japanese/x0212fonts|X11 X0212-1990 ¥Õ¥©¥ó¥È. 14, 16, 24, 40 ¥É¥Ã¥È -japanese/xdvi|X ÍÑ DVI ¥×¥ì¥Ó¥å¡¼¥¢ + ÆüËܸì¥Ñ¥Ã¥Á -japanese/xemacs|SJ3 ¤È SKK ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤¿ XEmacs ¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -japanese/xemacs-canna|Canna, SJ3, SKK ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤¿ XEmacs ¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -japanese/xemacs-canna+wnn4|Canna, Wnn4, SJ3, SKK ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤¿ XEmacs ¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -japanese/xemacs-canna+wnn6|Canna, Wnn6, SJ3, SKK ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤¿ XEmacs ¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -japanese/xemacs-wnn4|Wnn4, SJ3, SKK ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤¿ XEmacs ¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -japanese/xemacs-wnn6|Wnn6, SJ3, SKK ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤¿ XEmacs ¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -japanese/xfig|X11 ÍÑ¤Î¥É¥í¡¼¥×¥í¥°¥é¥à -japanese/xklock|ÆüËܸì¤Î X ¥­¡¼¥í¥Ã¥¯ -japanese/xnetmaj|X ÍÑËã¿ý¥²¡¼¥à -japanese/xshodo|ÆüËܤÎÅÁÅýŪ¤Ê½ñ¤­Ê¸»ú¤Ç¤¢¤ë½ñÆ»¤Î¤¿¤á¤Î¥Ú¥¤¥ó¥È¥Ä¡¼¥ë -japanese/zipcodes|ÆüËܤÎÍ¹ÊØÈÖ¹æÉ½. 3/5 ·å, 7 ·å¤Îξ·Á¼°¤ò´Þ¤à -korean/Wnn|ÆüËܸì/Ãæ¹ñ¸ì/¥Ï¥ó¥°¥ë ¥¤¥ó¥×¥Ã¥È¥á¥½¥Ã¥É (¥Ï¥ó¥°¥ë¤Î¤ß) -korean/afterstep|Bowman NeXTSTEP ¥¯¥í¡¼¥óͳÍè¤Î¥¦¥£¥ó¥É¥Þ¥Í¡¼¥¸¥ã. ¥Ï¥ó¥°¥ëʸ»ú¤ò¥µ¥Ý¡¼¥È -korean/elm|ELM ¥á¡¼¥ë¥æ¡¼¥¶¥¨¡¼¥¸¥§¥ó¥È. ¥Ï¥ó¥°¥ë E-Mail Âбþ -korean/fvwm95|Win95 É÷ fvwm2 ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã. ¥Ï¥ó¥°¥ëÂбþ -korean/h2ps|¥Ï¥ó¥°¥ëʸ»ú¤ò´Þ¤à ascii ¥Æ¥­¥¹¥È¤ò postscript ¥×¥ê¥ó¥¿¤Ç°õºþ¤¹¤ë¤¿¤á¤Ë¥Õ¥©¡¼¥Þ¥Ã¥È¤¹¤ë -korean/han|¥Ï¥ó¥°¥ë¥³¥ó¥½¡¼¥ë -korean/hanemacs|´Ú¹ñ¸ìÈǤΠGNU Emacs -korean/hanmutt|"»¨¼ï¤Î¥á¡¼¥ë¥æ¡¼¥¶¥¨¡¼¥¸¥§¥ó¥È". ¥Ï¥ó¥°¥ëÂбþ -korean/hanterm|¥Ï¥ó¥°¥ëÂбþ¤Î xterm -korean/hanterm-xf86|¥Ï¥ó¥°¥ëÂбþ¤Î X11R6 ¥Ù¡¼¥¹ xterm -korean/hanyangfonts|¿¤¯¤Î¥Ï¥ó¥°¥ëÂбþ¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤ë X11 Íѥϥ󥰥ë¥Õ¥©¥ó¥È (hanyang) -korean/hcode|¥Ï¥ó¥°¥ë¥³¡¼¥ÉÊÑ´¹¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -korean/helvis|UNIX ¤Îɸ½à¥¨¥Ç¥£¥¿ vi/ex ¤Î¥¯¥í¡¼¥ó, ¥Ï¥ó¥°¥ëÂбþ -korean/hfvwm2|¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã fvwm2, ¥Ï¥ó¥°¥ëÂбþ -korean/hlatexpsfonts|HLaTeX-0.95 ¤Ê¤É¤ÇÍøÍѤµ¤ì¤ë¥Ï¥ó¥°¥ë Type 1 ¥Õ¥©¥ó¥È -korean/hmconv|E-mail Íѥϥ󥰥륳¡¼¥ÉÊÑ´¹¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -korean/hpscat|¥Ï¥ó¥°¥ë¥Æ¥­¥¹¥È°õºþ¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -korean/johabfonts|¿¤¯¤Î¥Ï¥ó¥°¥ëÂбþ¥×¥í¥°¥é¥à¤Ç»È¤ï¤ì¤ë X11 Íѥϥ󥰥ë¥Õ¥©¥ó¥È (johab) -korean/kaistfonts|X11 KAIST ¥Õ¥©¥ó¥È½¸ (ksc5601.1987-0 ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°) -korean/linuxdoc-sgml|Linuxdoc-SGML ¤Î´Ú¹ñ¸ì¥Ñ¥Ã¥ÁÈÇ -korean/mizifont|Mizi ¸¦µæ½ê¤Î´Ú¹ñ¸ì X11 ¥Õ¥©¥ó¥È (ksc5601.1987-[01] ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°) -korean/mule-wnn4|¿¹ñ¸ì emacs, Wnn4 ÈÇ (¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î¤ß) -korean/netscape3|netscape-3.01 web ¥µ¡¼¥Õ¥Ü¡¼¥É (¹ñºÝÈÇ, ´Ú¹ñ¸ì) -korean/nh2ps|postscript ¥×¥ê¥ó¥¿¤Ç°õºþ¤¹¤ë¤¿¤á¤Ë¥Ï¥ó¥°¥ë¤ò´Þ¤à ascii ¥Õ¥¡¥¤¥ë¤ò¥Õ¥©¡¼¥Þ¥Ã¥È¤¹¤ë -korean/nhpf|ÁȤ߹þ¤ß¥Õ¥©¥ó¥È¤ò»È¤¦ Netscape Íѥϥ󥰥ë°õºþ¥Õ¥£¥ë¥¿ -korean/nhppf|HLaTeX-0.95 PS ¥Õ¥©¥ó¥È¤ò»È¤¦ Netscape Íѥϥ󥰥ë°õºþ¥Õ¥£¥ë¥¿ -korean/nvi-euc-kr|vi/ex ¥¯¥í¡¼¥ó. ¿¹ñ¸ìÂбþ. ¥Ç¥Õ¥©¥ë¥ÈÀßÄê EUC-kr -korean/nvi-iso-2022-kr|vi/ex ¥¯¥í¡¼¥ó. ¿¹ñ¸ìÂбþ. ¥Ç¥Õ¥©¥ë¥ÈÀßÄê iso-2022-kr -korean/pine|Internet E-mail (´Ú¹ñ¸ì) ¤È News ¤Î¥×¥í¥°¥é¥à -korean/pinetreefonts|X11 Íѥϥ󥰥ë¥Õ¥©¥ó¥È (pinetree, KSC5601-1987-0 ¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°) -korean/vim|vi "¤ß¤¿¤¤¤Ëư¤¯¤â¤Î". ´Ú¹ñ¸ì¥µ¥Ý¡¼¥È -lang/Gofer|ÃÙ±äɾ²Á·¿´Ø¿ô·¿¸À¸ì -lang/STk|Tk ¤Î¥°¥é¥Õ¥£¥Ã¥¯¥Ñ¥Ã¥±¡¼¥¸¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤ò»ý¤Ã¤¿ scheme ¥¤¥ó¥¿¥×¥ê¥¿ -lang/Sather|Sather ¥³¥ó¥Ñ¥¤¥é -lang/TenDRA|±ß½Ï¤·, ²ÄÈÂÀ­¤¬¤¢¤ê, ºÇŬ²½¤ò¹Ô¤¦ C/C++ ¥³¥ó¥Ñ¥¤¥é -###|lang/atlast|Autodesk Threaded Language Application System Toolkit -lang/bwbasic|Bywater ¤Î BASIC ¥¤¥ó¥¿¥×¥ê¥¿ -lang/cim|¥×¥í¥°¥é¥ß¥ó¥°¸À¸ì SIMULA ¤Î¥³¥ó¥Ñ¥¤¥é -lang/cmucl|Common Lisp ¤Î CMU ¤Ë¤è¤ë¼ÂÁõ -lang/egcs|EGCS - GNU ¥³¥ó¥Ñ¥¤¥é¥»¥Ã¥È¤Î³ÈÄ¥ÈÇ -lang/eiffel|¥ª¥Ö¥¸¥§¥¯¥È»Ø¸þ¸À¸ì Eiffel ¤Î¥³¥ó¥Ñ¥¤¥é -lang/elisp-manual|Emacs Lisp ¥ê¥Õ¥¡¥ì¥ó¥¹¥Þ¥Ë¥å¥¢¥ë -lang/elk|Ëä¤á¹þ¤ß²Äǽ¤Ê Scheme ¥¤¥ó¥¿¥×¥ê¥¿ -lang/emacs-lisp-intro|Emacs Lisp ¥×¥í¥°¥é¥ß¥ó¥°¤ÎÆþÌç½ñ -lang/eperl|Ëä¤á¹þ¤ß Perl 5 -lang/expect|ÀöÎý¤µ¤ì¤¿ tcl/tk ¥Ù¡¼¥¹¤Î¥¹¥¯¥ê¥×¥¿ -lang/forth|ANSI Forth ¤Î¼ÂÁõ -lang/g77|GNU Fortran 77 ¥³¥ó¥Ñ¥¤¥é -lang/gcc28|GNU ¥³¥ó¥Ñ¥¤¥é¥»¥Ã¥È¤ÎºÇ¿·¤Ë¤·¤ÆºÇ¶¯¤Î¥Ð¡¼¥¸¥ç¥ó -lang/gcl|GNU Common Lisp -lang/glibstdc++28|G++ 2.8.0 ÍÑ ISO ɸ½à C++ ¥é¥¤¥Ö¥é¥ê (STL ¤ò´Þ¤à) -lang/gnat|GNU Ada ÊÑ´¹¥×¥í¥°¥é¥à -lang/guavac|Guavac: GPL ²¼¤Ç³«È¯¤µ¤ì¤¿ java ¥³¥ó¥Ñ¥¤¥é/¥Ç¥³¥ó¥Ñ¥¤¥é -lang/guile|GNU ¤Î³ÈÄ¥ÍÑÈÆÍÑÃÎŪ¸À¸ì -lang/hugs|Nottingham ¤È Yale ¤Î Haskell ¥¤¥ó¥¿¥×¥ê¥¿¤È¥×¥í¥°¥é¥ß¥ó¥°´Ä¶­ -lang/icon|Icon ¥×¥í¥°¥é¥ß¥ó¥°¸À¸ì -lang/intercal|C-INTERCAL ¥³¥ó¥Ñ¥¤¥é¤Ç¤¢¤ë ick ¤ÈÊä½õ¥é¥¤¥Ö¥é¥ê·² -lang/itcl|[incr Tcl] (Ä̾Π``itcl'') -lang/javac_netscape|Netscape 3.0+ ¤òÍѤ¤¤¿ Java ¥³¥ó¥Ñ¥¤¥é -lang/jdk|Sun ¤Î Java Developers Kit -lang/kaffe|Java(tm) ¥³¡¼¥É¤ò¼Â¹Ô²Äǽ¤Ê²¾ÁÛ¥Þ¥·¥ó (awt ¥Ñ¥Ã¥±¡¼¥¸¤ò´Þ¤à) -lang/lcc|`A Retargetable C Compiler: Design and Implementation' ¤«¤é¤Î¥³¥ó¥Ñ¥¤¥é -lang/logo|Brian Harvey ¤Î logo ¸À¸ì¥¤¥ó¥¿¥×¥ê¥¿ -lang/mit-scheme|MIT Scheme: ¥é¥ó¥¿¥¤¥à, ¥³¥ó¥Ñ¥¤¥é, edwin ¥Ð¥¤¥Ê¥ê¤ò´Þ¤à -lang/mixal|Donald Knuth ¤ÎÅÁÀâ¤Î MIX ¥³¥ó¥Ô¥å¡¼¥¿ÍÑ¥¢¥»¥ó¥Ö¥é/¥¤¥ó¥¿¥×¥ê¥¿ -lang/mocka|Karlsruhe Âç³Ø¤Î Modula 2 ¥³¥ó¥Ñ¥¤¥é -lang/modula-3|DEC Systems Research Center ¤Î Modula-3 ¥³¥ó¥Ñ¥¤¥é -lang/modula-3-lib|Modula-3 ¥×¥í¥°¥é¥à¤ò¼Â¹Ô¤¹¤ë¤Î¤ËɬÍפʶ¦Í­¥é¥¤¥Ö¥é¥ê -lang/modula-3-socks|Modula-3 ¥×¥í¥°¥é¥à¤ò SOCKS Âбþ¤Ë¤¹¤ë -lang/moscow_ml|ɸ½à ML ¤Î¼ÂÁõ¤Î¤Ò¤È¤Ä, Moscow ML -lang/o2c|Oberon-2 ¥³¥ó¥Ñ¥¤¥é -lang/objc|Portable Object ¥³¥ó¥Ñ¥¤¥é -lang/ocaml|class ¥Ù¡¼¥¹¤Î objective system ¤Ë´ð¤Å¤¤¤¿ ML ¸À¸ì -lang/p2c|Pascal ¤«¤é C ¤Ø¤ÎÊÑ´¹¥×¥í¥°¥é¥à -lang/p5-Tcl|Perl5 ÍÑ Tcl ³ÈÄ¥¥â¥¸¥å¡¼¥ë -lang/p5-ePerl|ePerl ¥Ñ¥Ã¥±¡¼¥¸¤Î Perl ¥â¥¸¥å¡¼¥ë: Parse::ePerl, Apache::ePerl -lang/pbasic|Phil Cockroft ¤Î Basic ¥¤¥ó¥¿¥×¥ê¥¿ (°ÊÁ°¤Ï Rabbit Basic) -lang/perl5|Pattern Extraction and Recognition Language (¥Ñ¥¿¡¼¥ó Ãê½Ð & ǧ¼± ¸À¸ì) -lang/ptoc|ANSI/Turbo Pascal ¤«¤é C/C++ ¤Ø¤Î¥³¥ó¥Ð¡¼¥¿ -lang/python|¥¤¥ó¥¿¥×¥ê¥¿·¿¥ª¥Ö¥¸¥§¥¯¥È»Ø¸þ¥×¥í¥°¥é¥ß¥ó¥°¸À¸ì -lang/rexx-imc|IBM ¤Î UK Laboratories ¤ÇÀ߷פµ¤ì¤¿¼ê³¤­·¿¥×¥í¥°¥é¥à¸À¸ì -lang/ruby|¥ª¥Ö¥¸¥§¥¯¥È»Ø¸þ¥¤¥ó¥¿¥×¥ê¥¿·¿¥¹¥¯¥ê¥×¥È¸À¸ì -lang/scheme48|Scheme Underground ¤Ë¤è¤ë R4RS ¤Î¼ÂÁõ -lang/schemetoc|"Scheme ¤«¤é C", scheme ¤ò C ¤ËÊÑ´¹¤¹¤ë¤¿¤á¤Î¥³¥ó¥Ñ¥¤¥é¤È¥¤¥ó¥¿¥×¥ê¥¿ -lang/scm|scheme ¥¤¥ó¥¿¥×¥ê¥¿ -lang/smalltalk|GNU Smalltalk -lang/squeak|GUI ÉÕ¤­¤Î Smalltalk ¥·¥¹¥Æ¥à -lang/sr|ÊÂÎ󲽸À¸ì "Synchronization Resources" -lang/swi-pl|Edinburgh É÷ Prolog ¥³¥ó¥Ñ¥¤¥é -lang/tcl75|TCL (Tool Command Language) -lang/tcl76|TCL (Tool Command Language) -lang/tcl80|TCL (Tool Command Language) -lang/tcl81|TCL (Tool Command Language) -lang/tclX75|³ÈÄ¥ TCL -lang/tclX80|³ÈÄ¥ TCL -lang/tclplugin|Netscape Navigator ÍÑ TCL ¥×¥é¥°¥¤¥ó -lang/xpl|XPL ¥³¥ó¥Ñ¥¤¥éÀ¸À®¥·¥¹¥Æ¥à -lang/yorick|²Ê³Ø·×»»ÍѤΥ¤¥ó¥¿¥×¥ê¥¿¸À¸ì -mail/adcomplain|usenet/e-mail ¤ÎÉÔŬÅö¤Ê¾¦ÍøÍÑ (SPAM) ¤Ëʸ¶ç¤ò¤Ä¤±¤ë -mail/asmail|AfterStep ¤Ë¤Ô¤Ã¤¿¤ê¤Î biff ¥×¥í¥°¥é¥à -mail/bulk_mailer|¥¢¥É¥ì¥¹¤ò¥½¡¼¥È¤·¥Ð¥Ã¥Á½èÍý¤¹¤ë¤³¤È¤Ë¤è¤êµðÂç¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤ÎÇÛÁ÷¤ò¹â®²½¤¹¤ë -mail/cucipop|Cubic Circle ¤Î POP3 ¥Ç¡¼¥â¥ó (RFC1939 ¤ò¥Õ¥ë¥µ¥Ý¡¼¥È) -mail/cyrus|cyrus ¤Î¥á¡¼¥ë¥µ¡¼¥Ð. POP3, KPOP, IMAP4 ¥×¥í¥È¥³¥ë¤ò¥µ¥Ý¡¼¥È -mail/elm|ELM ¥á¡¼¥ë¥æ¡¼¥¶¡¼¥¨¡¼¥¸¥§¥ó¥È -mail/emil|¥á¡¼¥ë¤Î¥Õ¥©¡¼¥Þ¥Ã¥È / ¥¨¥ó¥³¡¼¥ÉÊýË¡¤Î¥³¥ó¥Ð¡¼¥¿ -mail/exim|¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î Unix ¥·¥¹¥Æ¥àÍѤΥϥ¤¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹ MTA -mail/exmh|X11/TK ¾å¤Î¥á¡¼¥ë¥ê¡¼¥À. MH ¤Î¥Õ¥í¥ó¥È¥¨¥ó¥É -mail/exmh2|X11/TK ¾å¤Î¥á¡¼¥ë¥ê¡¼¥À. MH ¤Î¥Õ¥í¥ó¥È¥¨¥ó¥É -mail/faces|¥á¡¼¥ë, ¥í¥°¥¤¥ó¥æ¡¼¥¶, °õºþ¥­¥å¡¼¤Î´é¼Ì¿¿¥µ¡¼¥Ð -mail/fetchmail|POP2, POP3, APOP, IMAP ÍѤΥХåÁ·¿¥á¡¼¥ë¼õ¿®/žÁ÷¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -mail/glbiff|X Window System ÍѤΠ3D ¤Î¤«¤Ã¤³¤¤¤¤É½¼¨¤ò¹Ô¤¦ Xbiff ¤Ë»÷¤¿¥×¥í¥°¥é¥à -mail/im|Email ¤È NetNews ¤Ø¤Î¥æ¡¼¥¶¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Î¥»¥Ã¥È -mail/imap-uw|¥ï¥·¥ó¥È¥óÂç³Ø¤Î IMAPv4.1/POP2/POP3 ¥µ¡¼¥Ð -mail/kbiff|¤«¤Ã¤³¤¤¤¤µ¡Ç½¤ÎÉÕ¤¤¤¿ KDE ÍѤΥ᡼¥ëÄÌÃΥ桼¥Æ¥£¥ê¥Æ¥£ -mail/mailagent|ÀöÎý¤µ¤ì¤¿¼«Æ°¥á¡¼¥ë½èÍý¥Ä¡¼¥ë -mail/majorcool|Majordomo ÍÑ Web ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -mail/majordomo|Majordomo ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¥Þ¥Í¡¼¥¸¥ã -mail/metamail|MIME (¿ÌÜŪ¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥á¡¼¥ë³ÈÄ¥) ¤Î¼ÂÁõ -mail/mew|Emacs ¤Î¥á¡¼¥ë¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ (Emacs ÍÑ) -mail/mew-common|Emacs ¤Î¥á¡¼¥ë¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ (¶¦ÄÌÉôʬ) -mail/mew-mule|Emacs ¤Î¥á¡¼¥ë¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ (Mule ÍÑ) -mail/mew-xemacs|Message interface to Emacs Window(xemacs ÍÑ) -mail/mh|Rand MH ¥á¡¼¥ë½èÍý¥·¥¹¥Æ¥à -mail/mmr|curses ¤òÍѤ¤¤¿ MIME ¥á¡¼¥é -mail/movemail|¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤ò¾¤Î¾ì½ê¤Ë°Üư¤¹¤ë -mail/mutt|"»¨¼ï¤Î¥á¡¼¥ë¥æ¡¼¥¶¥¨¡¼¥¸¥§¥ó¥È" (Elm, Pine, mh ¤â¤É¤­) -mail/mutt.with_pgp|"»¨¼ï¤Î¥á¡¼¥ë¥æ¡¼¥¶¥¨¡¼¥¸¥§¥ó¥È" (Elm, Pine, mh ¤â¤É¤­) -mail/nmh|¼êľ¤·¤µ¤ì¤¿ MH ¥á¡¼¥é¥»¥Ã¥È -mail/p5-MIME-Tools|MIME ÍѤΠperl5 ¥â¥¸¥å¡¼¥ë¥»¥Ã¥È -mail/p5-Mail-Folder|¥Õ¥©¥ë¥À¤Ë°Í¸¤·¤Ê¤¤ email ¥Õ¥©¥ë¥À¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤Î perl ¥â¥¸¥å¡¼¥ë -mail/p5-Mail-POP3Client|POP3 (RFC1081) ¥µ¡¼¥Ð¤ÈÏ乤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -mail/p5-Mail-Tools|¥á¡¼¥ë¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Ë´ØÏ¢¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë¤Î¥»¥Ã¥È -mail/pgpsendmail|¼«Æ°Åª¤Ë¥á¥Ã¥»¡¼¥¸¤ò PGP ½ð̾/°Å¹æ²½/Éü¹æ²½¤¹¤ë -mail/pine|¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥á¡¼¥ë & ¥Ë¥å¡¼¥¹¥×¥í¥°¥é¥à -mail/popclient|pop2, pop3, apop, rpop ¤Î¥¯¥é¥¤¥¢¥ó¥È -mail/poppassd|¥æ¡¼¥¶¤¬ Eudora ¤ò»È¤Ã¤Æ¥Ñ¥¹¥ï¡¼¥É¤òÊѹ¹¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤¹¤ë¥µ¡¼¥Ð -mail/popper|Berkeley POP3 ¥µ¡¼¥Ð (¸½ºß¤Ï Qualcomm ¼Ò¤¬Êݼé) -###|???mail/premail|E-mail privacy package, support anon remailers, PGP, nyms -mail/procmail|¥í¡¼¥«¥ë¤Î¥á¡¼¥ëÇÛÁ÷¥¨¡¼¥¸¥§¥ó¥È -mail/rblcheck|Paul Vixie ¤Î RBL ¥Õ¥£¥ë¥¿¤Ø¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -mail/rftp|ftpmail ¤¢¤ë¤¤¤Ï bitftp ¤Ç¼õ¤±¼è¤Ã¤¿¥Õ¥¡¥¤¥ë¤ò¼«Æ°Åª¤ËºÆ¹½À®¤¹¤ë -mail/sigrot|¥á¡¼¥ë¤ä¥Ë¥å¡¼¥¹¤Î½ð̾¤òÁª¤Ö¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -mail/smail|¥á¡¼¥ë¤Î¼õ¿®, ÇÛÁ÷¤Ë»È¤ï¤ì¤ë¥×¥í¥°¥é¥à -###|???mail/smtpd|Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkit -mail/smtpfeed|SMTP ¤Ç¹â®¤Ë¤Ð¤é¤Þ¤¯ sendmail ÍѤγ°ÉôÇÛÁ÷¥×¥í¥°¥é¥à -mail/tkrat|X, Win32, Mac ¤Ç»È¤¨¤ë advanced scriptable GUI MUA -mail/wmmail|WindowMaker ¤Î¥É¥Ã¥¯¤ËÆþ¤ì¤é¤ì¤ë¾®¤µ¤Ê¥á¡¼¥ëÄÌÃÎ¥×¥í¥°¥é¥à -mail/xfaces|X ¤Ç¥á¡¼¥ë¤Î²èÁü¤òɽ¼¨¤¹¤ë -mail/xfmail|ÅŻҥ᡼¥ë¤ò¼õ¤±¼è¤ë¤¿¤á¤Î X ¥¦¥£¥ó¥É¥¦¥·¥¹¥Æ¥à¥¢¥×¥ê¥±¡¼¥·¥ç¥ó -mail/xlbiff|X Literate Biff - ÅþÃ夷¤¿¥á¡¼¥ë¤Î from ¤È subject ¤òɽ¼¨ -mail/xmail|Berkley ¤Î mail ¥×¥í¥°¥é¥à¤Ø¤Î X ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -mail/xpbiff|¥á¡¼¥ë¥Ø¥Ã¥À¤Î¥¦¥£¥ó¥É¥¦¤ò¥Ý¥Ã¥×¥¢¥Ã¥×¤¹¤ë xbiff -mail/xpbiff-youbin|youbin ·Ðͳ¤Ç¥á¡¼¥ë¥Ø¥Ã¥À¤Î¥¦¥£¥ó¥É¥¦¤ò¥Ý¥Ã¥×¥¢¥Ã¥×¤¹¤ë xbiff -mail/youbin|¥á¡¼¥ëÅþÃåÄÌÃÎ¥µ¡¼¥Ó¥¹¤Î¥Ñ¥Ã¥±¡¼¥¸ -math/Scilab|INRIA ¤Ë¤è¤ë free ¤Î CACSD ¥Ñ¥Ã¥±¡¼¥¸ -math/apc|xforms ¤òÍѤ¤¤¿¼«Æ°»Ùʧ·×»»µ¡ -math/blas|½éÅùÀþ·ÁÂå¿ô ¥ì¥Ù¥ë 1, 2, 3 -math/calc|Ǥ°ÕÀºÅ٤η׻»µ¡ -math/calctool|¥Þ¥ë¥Á GUI (¥Æ¥­¥¹¥È, X, xview, NeWS, sunview) ·×»»µ¡ -math/eispack|¸ÇÍ­ÃÍÌäÂê¥Ñ¥Ã¥±¡¼¥¸ -math/eval|¥Õ¥ëÁõÈ÷¤ÎÉâÆ°¾®¿ôÅÀ·×»»µ¡ -math/femlab|2 ¼¡¸µ¤Î partial differential equations ¤ò²ò¤¯ÂÐÏ÷¿¥×¥í¥°¥é¥à -###|math/fftpack|ľ¸òºÂɸ·Ï¤È¶ËºÂɸ·Ï¤Ç¤Î biharmonic equation -###| bi-Ä´ÏÂÊýÄø¼° -math/freefem|Í­¸ÂÍ×ÁÇË¡¤Î¤¿¤á¤Î¸À¸ì -math/fudgit|¿ÌÜŪ¥Ç¡¼¥¿½èÍý, ¥Õ¥£¥Ã¥Æ¥£¥ó¥°¥×¥í¥°¥é¥à -math/gnuplot|¥³¥Þ¥ó¥É¶îư¤ÎÂÐÏ÷¿´Ø¿ô¥×¥í¥Ã¥È¥×¥í¥°¥é¥à -math/hexcalc|ÍÍ¡¹¤Ê´ð¿ô¤ò°·¤¨¤ë X11 ÍÑÅÅÂî -math/lapack|Àþ·ÁÂå¿ôÍÑ Fortran77 ¥µ¥Ö¥ë¡¼¥Á¥ó¥é¥¤¥Ö¥é¥ê -math/libranlib|Íð¿ôÀ¸À®¥ë¡¼¥Á¥ó¤Î¥é¥¤¥Ö¥é¥ê -math/linpack|Àþ·ÁÂå¿ô¥Ñ¥Ã¥±¡¼¥¸ -###|math/metis|A package for unstructured graph partitioning. -math/numpy|Python ¤Î¿ô³Ø³ÈÄ¥ -math/octave|¿ôÃÍ·×»»¤Î¹â¥ì¥Ù¥ëÂÐÏ÷¿¸À¸ì -math/oleo|ɽ·×»»¥×¥í¥°¥é¥à -math/p5-MatrixReal|¼Â¿ô¤Î¹ÔÎó¤ò¼ÂÁõ¤¹¤ë perl ¥â¥¸¥å¡¼¥ë -math/pari|¿ô³Ø¥é¥¤¥Ö¥é¥ê¤È¹âÅ٤ʷ׻»µ¡¤Î¥Ñ¥Ã¥±¡¼¥¸ -math/plplot|²Ê³ØÍÑ¥×¥í¥Ã¥È¥Ñ¥Ã¥±¡¼¥¸ -math/pygist|Gist ¥°¥é¥Õ¥£¥Ã¥¯¥¹¥Ñ¥Ã¥±¡¼¥¸ÍѤΠPython ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -math/r|AT&T ¤Î S ¤Ë»÷¤¿Åý·×¸À¸ì R -math/rng|Python ÍÑÍð¿ôÀ¸À®¥â¥¸¥å¡¼¥ë -math/siag|Scheme ¥Ù¡¼¥¹¤Îɽ·×»», X11 ¤È curses ÍÑ -math/simpack|SimPack & Sim++ ¥·¥ß¥å¥ì¡¼¥·¥ç¥ó¥â¥Ç¥ê¥ó¥°ÍѤΥ饤¥Ö¥é¥ê¤È¥Ä¡¼¥ë -math/ss|curses ¤ò»È¤Ã¤¿É½·×»»¥×¥í¥°¥é¥à -math/umatrix|´Êñ¤Ê¹ÔÎó¥Ñ¥Ã¥±¡¼¥¸ -math/wingz|»ÔÈΤÎɽ·×»»¥×¥í¥°¥é¥à -math/xgfe|Gnuplot ¤Î X11 ÍÑ¥Õ¥í¥ó¥È¥¨¥ó¥É -math/xgraph|¥°¥é¥Õ¤ò¥×¥í¥Ã¥È¤¹¤ë¤Î¤ËÌòΩ¤Ä¥×¥í¥°¥é¥à -math/xldlas|XForms ¥Ù¡¼¥¹¤ÎÅý·×¥Ñ¥Ã¥±¡¼¥¸ -###|math/xlispstat|A statistics/X11 based lisp interpreter. -math/xmgr|X ¤ò»È¤Ã¤¿ X üËö, ¥ï¡¼¥¯¥¹¥Æ¡¼¥·¥ç¥óÍѤζ¯ÎÏ¤Ê XY ¥×¥í¥Ã¥È¥Ä¡¼¥ë -math/xplot|X ¥¦¥£¥ó¥É¥¦¤Î¥×¥í¥Ã¥È¥Ñ¥Ã¥±¡¼¥¸ -math/xspread|X ¤Çư¤¯É½·×»»¥×¥í¥°¥é¥à -mbone/imm|Internet ²èÁü (¤ä¾¤Î¥Ç¡¼¥¿) ¥Þ¥ë¥Á¥­¥ã¥¹¥È¥×¥í¥°¥é¥à(¤È¼õ¿®¥×¥í¥°¥é¥à) -mbone/mbone_vcr|¥Þ¥ë¥Á¥­¥ã¥¹¥È¥»¥Ã¥·¥ç¥ó¤òÏ¿²è, ºÆÀ¸¤¹¤ë¥Ä¡¼¥ë -mbone/nte|¥Þ¥ë¥Á¥­¥ã¥¹¥È ¥Í¥Ã¥È¥ï¡¼¥¯¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -mbone/rtpmon|¥Þ¥ë¥Á¥­¥ã¥¹¥È¥»¥Ã¥·¥ç¥ó¤Ç¤Î»¼º¤ò¥â¥Ë¥¿¤¹¤ë¥×¥í¥°¥é¥à -mbone/rtptools|RTPv2 ¥Ç¡¼¥¿¥¹¥È¥ê¡¼¥à¤òµ­Ï¿, ºÆÀ¸, ¥â¥Ë¥¿¤¹¤ë¥Ä¡¼¥ë¤Î¥»¥Ã¥È -mbone/sdr|MBone ¥»¥Ã¥·¥ç¥ó¥Ç¥£¥ì¥¯¥È¥ê -mbone/speak_freely|¥Ç¡¼¥¿¥Í¥Ã¥È¥ï¡¼¥¯¾å¤Ç¤Î²»À¼¥³¥ß¥å¥Ë¥±¡¼¥·¥ç¥ó -mbone/vat|Visual Audio Tool - ¥Þ¥ë¥Á¥­¥ã¥¹¥È²»À¼²ñµÄ -mbone/vic|MBONE ¥Ó¥Ç¥ª¥Ä¡¼¥ë -mbone/wb|¥Þ¥ë¥Á¥­¥ã¥¹¥È¤ò»È¤Ã¤¿¥Û¥ï¥¤¥È¥Ü¡¼¥É (¤ò¶¦Í­¤¹¤ë) ¥Ä¡¼¥ë -misc/acron|Ƭ»ú¸ì¤Èά¸ì¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹ -###|???misc/amanda|The Advanced Maryland Automatic Network Disk Archiver -###|???misc/amanda24|The Advanced Maryland Automatic Network Disk Archiver -misc/astrolog|X11 ¤È±Ñ¿ô»úüËö¤Ç»È¤¨¤ëÀêÀ±½Ñ¥×¥í¥°¥é¥à -misc/cal|°ìÈÌŪ¤Ê¥«¥ì¥ó¥À¡¼¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤Î³ÈÄ¥¿§ÉÕ¤­ÈÇ -misc/cbb|¾®ÀÚ¼êÄ¢½ÐǼ´ÉÍý -misc/chord|¥Æ¥­¥¹¥È¤ÎÆþÎϤ«¤é PS ¤Î²»³Ú¥³¡¼¥ÉÉè¤òÀ¸À® -misc/colorls|¥Õ¥¡¥¤¥ë°À­¤ò¿§ÉÕ¤­¤Çɽ¼¨¤¹¤ë ls -misc/ctk|John Ousterhout ¤Î X11 ÍÑ Tk toolkit ¤Î curses ¤ò»È¤Ã¤¿¤â¤Î -misc/deco|Demos Commander, ¥Õ¥ê¡¼¤Î Norton Commander ¥¯¥í¡¼¥ó -misc/dejagnu|¼«Æ°Åª¤Ê¥×¥í¥°¥é¥à/¥·¥¹¥Æ¥à¥Æ¥¹¥È¥Ä¡¼¥ë -misc/display|»ØÄꤵ¤ì¤¿¥³¥Þ¥ó¥É¤ò²¿ÅÙ¤â¼Â¹Ô¤¹¤ë -misc/dotfile|.config ¥Õ¥¡¥¤¥ë¤òºîÀ®¤¹¤ë GUI ¥É¥Ã¥È¥Õ¥¡¥¤¥ëÀ¸À®¥×¥í¥°¥é¥à -misc/estic|Istec ¤Ë¤è¤ë ISDN TK-Anlage (PBX, ¹½Æâ¸ò´¹µ¡) ¥³¥ó¥È¥í¡¼¥é -misc/ewipe|tcl/tk ¥Ù¡¼¥¹¤Î¥×¥ì¥¼¥ó¥Æ¡¼¥·¥ç¥ó¥Ä¡¼¥ë -misc/fd|¥Õ¥¡¥¤¥ë¡¦¥Ç¥£¥ì¥¯¥È¥ê´ÉÍý¥Ä¡¼¥ë -misc/fep|¥³¥Þ¥ó¥É¹ÔÊÔ½¸¤Î¤¿¤á¤ÎÈÆÍÑ¥Õ¥í¥ó¥È¥¨¥ó¥É -misc/figlet|sysV ¤Î banner ¤Î¤è¤¦¤Ê, ASCII ¤ÇÂ礭¤Êʸ»ú¤òºîÀ®¤¹¤ë¥×¥í¥°¥é¥à -misc/git|GNU Interactive Tools - UNIX ¥·¥¹¥Æ¥àÍÑ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¥Ö¥é¥¦¥¶ -misc/gnuls|FreeBSD ÍѤο§ÉÕ¤­ GNU `ls' -misc/gone|lock(1) ¤òÂçÉý¤Ë²þÎɤ·¤¿Ã¼Ëö¥í¥Ã¥¯¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -misc/ical|¥«¥ì¥ó¥À¡¼ -###|misc/iselect|Interactive Selection Tool -misc/jive|±Ñ¸ì¤ò Jive ¤ËÊÑ´¹¤¹¤ë¥Õ¥£¥ë¥¿ -misc/kdeutils|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×ÍѤΥ桼¥Æ¥£¥ê¥Æ¥£ -misc/korganizer|KDE ÍÑ¥«¥ì¥ó¥À¡¼ / ¥¹¥±¥¸¥å¡¼¥é (PIM) -misc/kp|¥¿¥Ã¥Á¥¿¥¤¥×·±Îý¥×¥í¥°¥é¥à -misc/kproject|KDE ÍÑ¥×¥í¥¸¥§¥¯¥È·×²è¥Ä¡¼¥ë (preview version) -misc/kwatch|KDE/Qt ¥í¥°¥Õ¥¡¥¤¥ë¥Ó¥å¡¼¥¢ -misc/less|¤è¤ê¤è¤¤¥Ú¡¼¥¸¥ã¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -misc/lile|¥×¥í¥°¥é¥à¤Î¥Õ¥í¥ó¥È¥¨¥ó¥É¤È¤Ê¤ëÆþÎϹԥ¨¥Ç¥£¥¿ -misc/logsurfer|¥í¥°¥Õ¥¡¥¤¥ë¤Ë»ØÄꤷ¤¿½èÍý¤ò¹Ô¤Ê¤¦ -misc/magicpoint|X11 ¥Ù¡¼¥¹¤Î¥×¥ì¥¼¥ó¥Æ¡¼¥·¥ç¥ó¥Ä¡¼¥ë -misc/mc|Midnight Commander, free ¤Î Norton Commander ¤Î¥¯¥í¡¼¥ó -misc/mmv|ÀöÎý¤µ¤ì¤¿¥ï¥¤¥ë¥É¥«¡¼¥É¥Þ¥Ã¥Á¥ó¥°¤ÇÊ£¿ô¤Î¥Õ¥¡¥¤¥ë¤ò°Üư/¥³¥Ô¡¼/ÄɲÃ/¥ê¥ó¥¯¤¹¤ë -misc/most|¥¦¥£¥ó¥É¥¦Ê¬³ä¤È¥Ð¥¤¥Ê¥ê¥Õ¥¡¥¤¥ë¤ò¥µ¥Ý¡¼¥È¤¹¤ë (less ¤Î¤è¤¦¤Ê) ¥Ú¡¼¥¸¥ã -###|¤Þ¤µ¤« Windows ¤Î¥Ð¥¤¥Ê¥ê¤Î¤³¤È¤¸¤ã¤Ê¤¤¤è¤Ê -misc/mshell|UNIX ¥á¥Ë¥å¡¼¼°¥·¥§¥ë -misc/nwrite|¼õ¿®¼Ô¤¬ÀßÄê²Äǽ¤Ê /usr/bin/write ¤Î²þÎÉÈÇ -misc/offix-trash|OffiX ÍѤΥ´¥ßÈ¢ -misc/p5-Array-PrintCols|¹ÔÎó¤ÎÍ×ÁǤò¥½¡¼¥È¤·¤ÆÉ½¼¨¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -misc/p5-Business-CreditCard|¥¯¥ì¥¸¥Ã¥È¥«¡¼¥É¤Î¥Á¥§¥Ã¥¯¥µ¥à¤È̾Á°¤òÀ¸À®/Í­¸úÀ­¤ò¸¡ºº¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -###|²¿¤¹¤ë¤Î¤«¤è¤¯¤ï¤«¤é¤ó -misc/p5-Locale-Codes|ISO3166 ¤È ISO639 ¤Î Country Code ¤Ø¤Î¥¢¥¯¥»¥¹¤òÄ󶡤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -misc/p5-Search|ÍÍ¡¹¤Ê¥µ¡¼¥Á¤Ø¤Î¥Õ¥ì¡¼¥à¥ï¡¼¥¯¤òÄ󶡤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -###|¥Û¥ó¥È¤«¡©¡¡¥µ¡¼¥Á¥¢¥ë¥´¥ê¥º¥à¤Î¤³¤È¡© -misc/plan|X/Motif ¤Î¥«¥ì¥ó¥À¡¼ÉÕ¤­¥¹¥±¥¸¥å¡¼¥é -misc/rpm|Red Hat ¥Ñ¥Ã¥±¡¼¥¸¥Þ¥Í¡¼¥¸¥ã -misc/screen|Ê£¿ô¥¹¥¯¥ê¡¼¥ó¤Î¥¦¥£¥ó¥É¥¦¤ò´ÉÍý¤¹¤ë -###|misc/sma|Scour Media Agent client for UNIX -misc/splitvt|¥¦¥£¥ó¥É¥¦/üËö¤òʬ³ä¤·¤Æ¤Õ¤¿¤Ä¤Î¥·¥§¥ë¤ò¼Â¹Ô -###|misc/team|Portable multi-buffered tape streaming utility. -misc/teapot|¥Õ¥ë¥¹¥¯¥ê¡¼¥ó¤Î curses ¤ò»È¤Ã¤¿É½·×»»¥×¥í¥°¥é¥à -misc/tkcron|crontab ¤Î¥Õ¥í¥ó¥È¥¨¥ó¥É -misc/tkinfo|GNU "info" ¥Õ¥¡¥¤¥ë¤òÆÉ¤ß¹þ¤ß, ɽ¼¨¤¹¤ë tk ¥¹¥¯¥ê¥×¥È -misc/tkman|Tcl/Tk ¤ò»È¤Ã¤¿¥Þ¥Ë¥å¥¢¥ë¥Ö¥é¥¦¥¶ -misc/uk-phone|¥¤¥®¥ê¥¹¤ÎÅÅÏÃ¥³¡¼¥É -misc/uk-postcodes|¥¤¥®¥ê¥¹¤ÎÍ¹ÊØ¥³¡¼¥É -misc/unclutter|¥¢¥¤¥É¥ëÃæ¤Î¥«¡¼¥½¥ë¥¤¥á¡¼¥¸¤ò¥¹¥¯¥ê¡¼¥ó¤«¤é¼è¤ê½ü¤¯ -misc/us-zipcodes|USA ¤ÎÍ¹ÊØ¥³¡¼¥É -misc/viz|ɽ¼¨¤Ç¤­¤Ê¤¤¥Ð¥¤¥Ê¥êʸ»ú¤òɽ¼¨¤Ç¤­¤ë·Á¼°¤ËÊÑ´¹¤¹¤ë -misc/x-files|Tk ¥Ù¡¼¥¹¤Î¥Õ¥¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã -misc/xcalendar|X11 ÍÑ¥á¥âÉÕ¤­¥«¥ì¥ó¥À¡¼ (¹ñºÝ²½ÈÇ) -misc/xd|¤â¤¦¤Ò¤È¤Ä¤Î dump ¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -misc/xdelta|¥Ð¥¤¥Ê¥ê¥Õ¥¡¥¤¥ëÍѤΠdiff/patch ¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -misc/xgas|ÍýÁÛµ¤ÂÎ¤ÎÆ°¤¯¥·¥ß¥å¥ì¡¼¥·¥ç¥ó -misc/xinvest|¸Ä¿Í¤ÎºâÀ¯¤òµ­Ï¿¤·¡¢¤è¤êÎɤ¯¤·¤Æ¤¤¤¯¤¿¤á¤Î¥Ä¡¼¥ë -misc/xless|¥Æ¥­¥¹¥È¥Õ¥¡¥¤¥ëÍÑ X11 ¥Ó¥å¡¼¥¢. ¾¤Î¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î¥¢¥É¥ª¥ó¥Ä¡¼¥ë¤Ê¤É¤ËÍ­ÍÑ -misc/xmaddressbook|XmAddressbook. X11/Motif ¤ò»È¤Ã¤¿¥¢¥É¥ì¥¹Ä¢¥×¥í¥°¥é¥à -misc/xmdiary|¸Ä¿Í¤Þ¤¿¤Ï¥°¥ë¡¼¥×ÍÑ¥«¥ì¥ó¥À¡¼¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -misc/xopps|¥¬¥ó¥È¥Á¥ã¡¼¥È¤òÉÁ¤¯¤¿¤á¤Î¥Ä¡¼¥ë -misc/xpns|X ¥¦¥£¥ó¥É¥¦Íѥڥȥê¥Í¥Ã¥È¥·¥ß¥å¥ì¡¼¥¿ -###|misc/xquote|A quote retrieval tool for X. -misc/xtar|tar ¥Õ¥¡¥¤¥ë¤ÎÃæ¿È¤ò¸«¤¿¤ê¤¤¤¸¤Ã¤¿¤ê¤¹¤ë -misc/xtimer|X11 ÍѤÎĶ¥·¥ó¥×¥ë¤Ê¥Ç¥¸¥¿¥ë¥¿¥¤¥Þ -misc/ytree|DOS-XTREE(tm) ¤ß¤¿¤¤¤Ê¥Õ¥¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã -misc/zorro|´Êñ¤Ê to-do ¥ê¥¹¥È¥Þ¥Í¡¼¥¸¥ã -net/SSLtelnet|SSL ÉÕ¤­ telnet/telnetd -net/am-utils|¼«Æ°¥Þ¥¦¥ó¥È¥×¥í¥°¥é¥à amd ¤Î¥Ä¡¼¥ë½¸ -net/archie|archie ¥µ¡¼¥Ó¥¹ÍÑ prospero ¥¯¥é¥¤¥¢¥ó¥È -net/arpwatch|arp / rarp Í×µá¤ò´Æ»ë¤¹¤ë -net/ascend-radius|Ascend ¼Ò¤Ë¤è¤ë Radius Daemon -net/bb|big brother Unix ¥Í¥Ã¥È¥ï¡¼¥¯¥â¥Ë¥¿ -net/bind8|Berkeley Internet Name Daemon, DNS ¤Î¼ÂÁõ -net/bing|ÆóÅÀ´Ö¥Ð¥ó¥ÉÉý¬Äê¥Ä¡¼¥ë -net/bitchx|¤â¤¦¤Ò¤È¤Ä¤Î ircII ¿§ÉÕ¤­¥¯¥é¥¤¥¢¥ó¥È -net/cap|UNIX ÍÑ Columbia AppleTalk ¥Ñ¥Ã¥±¡¼¥¸, Macintosh ¤È UNIX ¤Î´Ö¤Ç¤ä¤ê¤È¤ê¤¹¤ë -net/cftp|²÷Ŭ¤Ê FTP, ¥Õ¥ë¥¹¥¯¥ê¡¼¥ó¤Î ftp ¥¯¥é¥¤¥¢¥ó¥È -net/choparp|´Êñ¤Ê proxy arp ¥Ç¡¼¥â¥ó -net/clog|tcp Àܳ¥í¥®¥ó¥°¥Ç¡¼¥â¥ó -net/cnet|¥Í¥Ã¥È¥ï¡¼¥­¥ó¥°¥·¥ß¥å¥ì¡¼¥¿ -net/cvsup|CVS ¥ê¥Ý¥¸¥È¥êÍѤΥͥåȥ¥¯·Ðͳ¥Õ¥¡¥¤¥ëÇÛÉÛ/¥·¥¹¥Æ¥à¹¹¿·¥×¥í¥°¥é¥à -net/cvsup-bin|CVS ¥ê¥Ý¥¸¥È¥êÍѤΥͥåȥ¥¯·Ðͳ¥Õ¥¡¥¤¥ëÇÛÉÛ/¥·¥¹¥Æ¥à¹¹¿·¥×¥í¥°¥é¥à -net/cvsup-mirror|CVSup ¤òÍøÍѤ·¤Æ FreeBSD ¤Î¥ß¥é¡¼¥µ¥¤¥È¤ò´Êñ¤ËÀßÄꤹ¤ë¥­¥Ã¥È -net/delegate|ÈÆÍÑ TCP/IP proxy ¥·¥¹¥Æ¥à -net/dgd|Dworkin ¤ÎÈÆÍѥɥ饤¥Ð (¥Í¥Ã¥È¥ï¡¼¥¯¥µ¡¼¥Ð) -net/dgd-lpmud|DGD ¤ÈÊ»ÍѤ¹¤ë LPmud mudlib -net/dgd-net|Dworkin ¤ÎÈÆÍѥɥ饤¥Ð (¥Í¥Ã¥È¥ï¡¼¥¯¥µ¡¼¥Ð) + Äɲåͥåȥ¥­¥ó¥°¥µ¥Ý¡¼¥È + Àµµ¬É½¸½ -net/dict|¼­½ñ¥µ¡¼¥Ð¥×¥í¥È¥³¥ë (RFC2229) ¥¯¥é¥¤¥¢¥ó¥È -net/dip|¥À¥¤¥¢¥ë¥¢¥Ã¥× IP ¥×¥í¥°¥é¥à -net/dnswalk|DNS ¥Ç¥Ð¥Ã¥¬ - ¥¾¡¼¥óžÁ÷¤òÍ׵ᤷ, ·ë²Ì¤ò²òÀϤ¹¤ë -net/echoping|tcp ¤È http ¤ò»È¤¦ ping ¤Î¤è¤¦¤Ê¥×¥í¥°¥é¥à -net/fping|¥Í¥Ã¥È¥ï¡¼¥¯¤ò°î¤ì¤µ¤»¤º¤Ë N ¸Ä¤Î¥Û¥¹¥È¤ÎÅþã²ÄǽÀ­¤òÁÇÁ᤯Ĵ¤Ù¤ë -net/freewais-sf|³ÈÄ¥¹­ÈϰϾðÊ󥵡¼¥Ð (Wide Area Information Server) -net/fspclient|fsp ¥µ¡¼¥Ó¥¹¤Î¥¯¥é¥¤¥¢¥ó¥È -net/ftpfind|ftp ¥µ¡¼¥Ð¤Î¥Ç¥£¥ì¥¯¥È¥ê¤È¥Õ¥¡¥¤¥ë¤ò¸¡º÷ -net/ftpsearch|FTP ¥µ¡¼¥Ð¤ÎÃæ¿È°ìÍ÷¤òºî¤ë¥·¥¹¥Æ¥à -net/ftptool|xview ¥Ù¡¼¥¹¤Î¥°¥é¥Õ¥£¥«¥ë¤Ê FTP ¥·¥§¥ë -net/gated|¥ë¡¼¥Æ¥£¥ó¥°¥×¥í¥È¥³¥ë¥Ç¡¼¥â¥ó -net/gnu-finger|GNU ÈǤΠfinger -net/gopher|ʬ»¶¤·¤¿Ê¸½ñ¥µ¡¼¥Ó¥¹¤Ø¥¢¥¯¥»¥¹¤¹¤ë¤¿¤á¤Î¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð -###|net/icb|Internet CB - a mostly-defunct chat client -net/icmpinfo|¥Û¥¹¥È¤¬¼õ¤±¼è¤Ã¤¿ icmp ¥á¥Ã¥»¡¼¥¸¤ò¸«¤ë -net/irc|'¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥ê¥ì¡¼¥Á¥ã¥Ã¥È' ¥µ¡¼¥Ð¡¼ -net/ircII|'¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥ê¥ì¡¼¥Á¥ã¥Ã¥È' ¥¯¥é¥¤¥¢¥ó¥È -net/ircii-epic|ircII ¤Î³ÈÄ¥ÈÇ, '¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥ê¥ì¡¼¥Á¥ã¥Ã¥È' ¥¯¥é¥¤¥¢¥ó¥È -net/ircd-hybrid-5|IRC ¥µ¡¼¥Ð -net/isc-dhcp|ISC Dynamic Host Configuration Protocol ¥¯¥é¥¤¥¢¥ó¥È/¥µ¡¼¥Ð -net/isc-dhcp2|ISC Dynamic Host Configuration Protocol ¥¯¥é¥¤¥¢¥ó¥È/¥µ¡¼¥Ð -net/ivs|INRIA ¥Ó¥Ç¥ª²ñµÄ¥½¥Õ¥È¥¦¥§¥¢ -net/kdenetwork|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×Íѥͥåȥ¥¯¥â¥¸¥å¡¼¥ë -net/kirc|KDE ¥×¥í¥¸¥§¥¯¥È¤Î IRC ¥¯¥é¥¤¥¢¥ó¥È -net/ksamba|samba ¤òÀßÄꤹ¤ë¤¿¤á¤Î KDE/Q ¥×¥í¥°¥é¥à -net/ldap|Lightweight Directory Access Protocol ¤Î¼ÂÁõ -net/lftp|¥·¥§¥ëÉ÷¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó ftp ¥¯¥é¥¤¥¢¥ó¥È -net/libsocket++|¥½¥±¥Ã¥È¤Î C++ ¥é¥Ã¥Ñ¡¼¥é¥¤¥Ö¥é¥ê -net/llnlxdir|¥É¥é¥Ã¥°&¥É¥í¥Ã¥×¥Õ¥¡¥¤¥ëžÁ÷¤â»È¤¨¤ë Motif FTP ¥¯¥é¥¤¥¢¥ó¥È -net/llnlxftp|Motif FTP ¥¯¥é¥¤¥¢¥ó¥È -net/macipgw|MacIP Gateway - AppleTalk ¤Î¤ß¤Î¥Í¥Ã¥È¥ï¡¼¥¯¤«¤é IP ¥¢¥¯¥»¥¹¤ò²Äǽ¤Ë¤¹¤ë -net/micq|¥Æ¥­¥¹¥È¥Ù¡¼¥¹¤Î ICQ ¤Î¼ÂÁõ -net/mirror|¥ê¥â¡¼¥È¥µ¥¤¥È¤ò¥ß¥é¡¼¤¹¤ë -net/moxftp|X ¥¦¥£¥ó¥É¥¦¥·¥¹¥Æ¥à¤Ç¤Î ftp ¥·¥§¥ë -net/mpd|Multilink PPP ¥Ç¡¼¥â¥ó -net/mpich|Message Passing Interface (MPI) ¥é¥¤¥Ö¥é¥ê -net/mrt|¥Þ¥ë¥Á¥¹¥ì¥Ã¥É²½¥ë¡¼¥Æ¥£¥ó¥°¥Ä¡¼¥ë¥­¥Ã¥È -net/mrtg|Ê£¿ô¤Î¥ë¡¼¥¿¤Î¥È¥é¥Õ¥£¥Ã¥¯¤ò¥°¥é¥Õ²½¤¹¤ë -net/ncftp|¤è¤ê¿Ê¤ó¤À¥æ¡¼¥¶¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤òÈ÷¤¨¤¿ FTP -net/ncftp2|¤è¤ê¿Ê¤ó¤À¥æ¡¼¥¶¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤òÈ÷¤¨¤¿ FTP -net/ncftp3|¤è¤ê¿Ê¤ó¤À¥æ¡¼¥¶¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤òÈ÷¤¨¤¿ FTP -net/netatalk|AppleTalk ¥Í¥Ã¥È¥ï¡¼¥¯ÍÑ¥Õ¥¡¥¤¥ë/¥×¥ê¥ó¥È¥µ¡¼¥Ð -net/netcat|¥Í¥Ã¥È¥ï¡¼¥¯Àܳ¤òÄ̤·¤Æ¥Ç¡¼¥¿¤òÆÉ¤ß½ñ¤­¤¹¤ë¥·¥ó¥×¥ë¤Ê¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -net/netpipes|¥×¥í¥°¥é¥à¤ò¥½¥±¥Ã¥È¤ËÀܳ¤¹¤ë¥·¥§¥ë¥æ¡¼¥Æ¥£¥ê¥Æ¥£·² -net/nettest|ÍÍ¡¹¤Ê¥×¥í¥»¥¹´ÖÄÌ¿®¤Î timing data throughput ¤ò·×¤ë¤¿¤á¤Î¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð -net/nslint|DNS ¥Õ¥¡¥¤¥ë¤Î°ì´ÓÀ­¤ò¥Á¥§¥Ã¥¯¤¹¤ë -net/omi|FTP ¥µ¡¼¥Ð¤Î°ìÉô¤ò "mirror" ¤¹¤ë -net/p5-Archie|Prospero ¥ê¥¯¥¨¥¹¥È¤Ç¤Î Archie Í×µá¤òºîÀ½¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -net/p5-Net|¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥È¥³¥ë¤Ë¥¢¥¯¥»¥¹¤·¤ÆÍøÍѤ¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -net/p5-Net-DNS|DNS ¥ê¥¾¥ë¥Ð¤Ø¤Î perl5 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -net/p5-Net-Telnet|telnet ¥×¥í¥È¥³¥ë¤Ë¥¢¥¯¥»¥¹¤·ÍøÍѤ¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -net/p5-Net-Whois|Whois ¥×¥í¥È¥³¥ë¤òÍѤ¤¤Æ¾ðÊó¤ò¼èÆÀ¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -net/p5-SNMP|CMU SNMP ¥é¥¤¥Ö¥é¥ê¤òÍøÍѤ¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -net/pcnfsd|Sun PC NFS ǧ¾Ú/°õºþ¥µ¡¼¥Ð -net/pmf|Padrone ¤Î Mud Frontend -net/pppload|¥¦¥£¥ó¥É¥¦Æâ¤ËÆÃÄê¤Î¥Í¥Ã¥È¥ï¡¼¥¯¥Ç¥Ð¥¤¥¹¤Î¥¹¥ë¡¼¥×¥Ã¥È¤òɽ¼¨¤¹¤ë -net/proftpd|ÍÍ¡¹¤ÊÀßÄ꤬²Äǽ¤Ê ftp ¥Ç¡¼¥â¥ó -net/radius|¥ê¥â¡¼¥Èǧ¾Ú¥µ¡¼¥Ð -net/ratoolset|¥Ý¥ê¥·¡¼Ê¬Àϥġ¼¥ë¤Î¥»¥Ã¥È -net/rdist6|¥Í¥Ã¥È¥ï¡¼¥¯¤òÄ̤¸¤Æ¥Õ¥¡¥¤¥ë¤òÇÛÉÛ/Ʊ´ü¤µ¤»¤ë¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -net/ripetools|RIPE ÈÇ whois, RIPE ¥Ç¡¼¥¿¥Ù¡¼¥¹¥Ä¡¼¥ë -net/rmsg|¥Í¥Ã¥È¥ï¡¼¥¯¤òÍøÍѤ·¤¿¥á¥Ã¥»¡¼¥¸É½¼¨¥·¥¹¥Æ¥à -net/rshell|rsh(1) ¤È rcp(1) ¤Î¥Õ¥í¥ó¥È¥¨¥ó¥É -net/rsync|¥Í¥Ã¥È¥ï¡¼¥¯¤òÄ̤¸¤Æ¥Õ¥¡¥¤¥ë¤òÇÛÉÛ/Ʊ´ü¤µ¤»¤ë¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -net/rumba|userland ¤Î smbfs --- SMB ¤«¤é NFS ¤Ø¤Î¥×¥í¥È¥³¥ë¤òÊÑ´¹ -net/rwhois|Internic ¤Î referral whois ¥µ¡¼¥Ð -net/samba|UNIX ÍѤΠfree ¤Ê SMB ¤È CIFS ¤Î¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð -net/scotty|tcl ¤Ë¥Í¥Ã¥È¥ï¡¼¥¯µ¡Ç½¤ò³ÈÄ¥ -net/sendfile|¥·¥ó¥×¥ë¤ÊÈ󯱴ü¥Õ¥¡¥¤¥ëžÁ÷¤Î¥ê¥Õ¥¡¥ì¥ó¥¹¼ÂÁõ -net/slirp|°ìÈ̥桼¥¶¤Ç SLIP/CSLIP ¤Î¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤ò¹Ô¤Ê¤¦¥×¥í¥°¥é¥à -net/socks5|SOCKS v5 ¥¢¥×¥ê¥±¡¼¥·¥ç¥óÁØ¥²¡¼¥È¥¦¥§¥¤/¥¯¥é¥¤¥¢¥ó¥È -net/strobe|¹â® scatter/gather TCP ¥Ý¡¼¥È¥¹¥­¥ã¥Ê -net/sup|CMU ¤Î¥½¥Õ¥È¥¦¥§¥¢¹¹¿·¥×¥í¥È¥³¥ë (SUP) ¥Ñ¥Ã¥±¡¼¥¸ -net/tac_plus|¥ê¥â¡¼¥È¤Î ǧ¾Ú/ǧ²Ä/²Ý¶â ¥µ¡¼¥Ð -net/tcpshow|tcpdump(1) ¤Î½ÐÎϤòÆÉ¤ß¤ä¤¹¤¯¤¹¤ë -net/tcptrace|TCP ¥À¥ó¥×¥Õ¥¡¥¤¥ë²òÀϥġ¼¥ë -net/telnetx|¥Ð¥¤¥Ê¥êžÁ÷¥×¥í¥È¥³¥ë¤ò¥µ¥Ý¡¼¥È¤·¤¿ telnet ¥¯¥é¥¤¥¢¥ó¥È -net/tintin++|MUD ¤ò³Ú¤·¤à¤³¤È¤ò½õ¤±¤ë¥¯¥é¥¤¥¢¥ó¥È¥×¥í¥°¥é¥à -net/tinyfugue|ͭ̾¤Ê ¥×¥í¥°¥é¥à²Äǽ¤Ê MUD ¥¯¥é¥¤¥¢¥ó¥È, ¥Þ¥¯¥í¥µ¥Ý¡¼¥È¾ -net/tkirc|Internet Relay Chat ¥¯¥é¥¤¥¢¥ó¥È ircII ¤Ø¤Î GUI -net/traceroute|³Æ hop ¤Î AS ¥Í¥Ã¥È¥ï¡¼¥¯ÈÖ¹æ¤òɽ¼¨¤¹¤ë 'traceroute' -net/trafshow|¥Í¥Ã¥È¥ï¡¼¥¯¤Î¥È¥é¥Õ¥£¥Ã¥¯¤ò¥Õ¥ë¥¹¥¯¥ê¡¼¥ó¤Ç²Ä»ë²½¤¹¤ë -net/ttt|Tele Traffic Tapper, ¥Í¥Ã¥È¥ï¡¼¥¯¤Î¥È¥é¥Õ¥£¥Ã¥¯¤ò´Æ»ë¤¹¤ë¥Ä¡¼¥ë -net/ucd-snmp|³ÈÄ¥²Äǽ¤Ê SNMP ¤Î¼ÂÁõ -net/vnc|Î¥¤ì¤¿ X/Win32/Java ¥Ç¥£¥¹¥×¥ì¥¤¤Ë X ¤È Win32 ¤Î¥Ç¥¹¥¯¥È¥Ã¥×¤òɽ¼¨¤¹¤ë -net/vncjava|Java ¤¬ÍøÍѲÄǽ¤Ê¥Ö¥é¥¦¥¶¤Ç VNC ¥µ¡¼¥Ð¤ò»È¤¨¤ë¤è¤¦¤Ë¤¹¤ë Java ¥¯¥é¥¹ -net/wais|CNIDR ¤Ë¤è¤ë freeWAIS -net/wget|HTTP ¤È FTP ¤òÄ̤¸¤Æ¥Í¥Ã¥È¥ï¡¼¥¯¤«¤é¥Õ¥¡¥¤¥ë¤ò¼èÆÀ¤¹¤ë -net/wide-dhcp|Dynamic Host Configuration Protocol, WIDE ¤Ë¤è¤ë¼ÂÁõ -net/wu-ftpd|Un*x ¥·¥¹¥Æ¥àÍÑ ftp ¥µ¡¼¥ÐÂåÂØÉÊ -net/xarchie|¥Í¥Ã¥È¥ï¡¼¥¯¸¡º÷¥µ¡¼¥Ó¥¹ archie ¤Î X11 ¥Õ¥í¥ó¥È¥¨¥ó¥É¥×¥í¥°¥é¥à -net/xipmsg|X11 ¤Î¥Ý¥Ã¥×¥¢¥Ã¥×·Á¼°¥á¥Ã¥»¡¼¥¸¥³¥ß¥å¥Ë¥±¡¼¥·¥ç¥ó¥Ä¡¼¥ë -net/yale-tftpd|Yale Âç³Ø ¤È Cisco Systems ¼Ò¤Ë¤è¤ë¶¯²½ÈÇ tftpd(8) -net/ytalk|°ìÅÙ¤ËÂçÀª¤ËÏ䫤±¤é¤ì¤ë¿·¤·¤¤ "talk" -net/zephyr|¥ê¥¢¥ë¥¿¥¤¥à¥á¥Ã¥»¡¼¥¸ÅÁã & ÄÌÃÎ¥µ¡¼¥Ó¥¹ -net/zircon|¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥ê¥ì¡¼¥Á¥ã¥Ã¥È (IRC) ÍÑ X11 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -net/ztelnet|zmodem žÁ÷¤ò´Þ¤à telnet ¥×¥í¥°¥é¥à -news/aub|usenet ¤ËÅê¹Æ¤µ¤ì¤¿¥Ð¥¤¥Ê¥ê¤òÀ°Íý¤¹¤ë -news/cnews|Cnews -news/diablo|¥Ë¥å¡¼¥¹¤ò feed ¤¹¤ë¥Ð¥Ã¥¯¥Ü¡¼¥óÍѤο·¤·¤¤ÇÛÁ÷¥·¥¹¥Æ¥à -news/dnews|inn ¤È cnews ¤ò±Û¤¨¤¿µ¡Ç½¤È¥¹¥Ô¡¼¥É¤ò»ý¤Ä¾¦ÍÑ nntp ¥µ¡¼¥Ð -news/inn|InterNetNews -- Internet ¤¬ Netnews ¤Ë½Ð²ñ¤¦ -news/knews|X ÍÑ¥¹¥ì¥Ã¥É²½ nntp ¥Ë¥å¡¼¥¹¥ê¡¼¥À -news/ifmail|UN*X ¥×¥é¥Ã¥È¥Õ¥©¡¼¥àÍÑ FidoNet(tm) ¥µ¥Ý¡¼¥È¥Ñ¥Ã¥±¡¼¥¸ -news/leafnode|¾®µ¬ÌϤʥµ¥¤¥ÈÍѤËÀ߷פµ¤ì¤¿ USENET ¥½¥Õ¥È¥¦¥§¥¢¥Ñ¥Ã¥±¡¼¥¸ -news/newsfetch|NNTP ¥µ¡¼¥Ð¤«¤é¥Ë¥å¡¼¥¹µ­»ö¤ò¥À¥¦¥ó¥í¡¼¥É¤¹¤ë -news/nn|NN ¥Ë¥å¡¼¥¹¥ê¡¼¥À -news/nntp|NOV ¥µ¥Ý¡¼¥ÈÉÕ¤­ NNTP -news/nntpbtr|NNTP ¥Ð¥ë¥¯Å¾Á÷ -news/nntpcache|SPAMÂкö/Ê£¿ô¥µ¡¼¥ÐÂбþ¤Î¥Ë¥å¡¼¥¹¥­¥ã¥Ã¥·¥å¥µ¡¼¥Ð -news/plor|SOUP, QWK ¥Ñ¥±¥Ã¥È¤òÆÉ¤à (¥¢¥ë¥Õ¥¡¥ê¥ê¡¼¥¹) -news/rkive|USENET ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¥¢¡¼¥«¥¤¥Ð -news/slnr|¶Ë¤á¤ÆÃ±½ã¤Ê SOUP (HDPF) ¤Î¥á¡¼¥ë/¥Ë¥å¡¼¥¹¥Ñ¥±¥Ã¥È¥ê¡¼¥À -news/slrn|SLang ¥Ù¡¼¥¹¤Î¥Ë¥å¡¼¥¹¥ê¡¼¥À -news/slurp|¥ê¥â¡¼¥È¥µ¡¼¥Ð¤«¤é Usenet ¥Ë¥å¡¼¥¹µ­»ö¤ò¼èÆÀ¤¹¤ë¼õư·¿ NNTP ¥¯¥é¥¤¥¢¥ó¥È -news/suck|NNTP ¤ò»ÈÍѤ·¤Æ¥í¡¼¥«¥ë¥Û¥¹¥È¤Î¥Ë¥å¡¼¥¹¤òÁ÷¼õ¿®¤¹¤ë -news/tin|TIN ¥Ë¥å¡¼¥¹¥ê¡¼¥À (termcap ¥Ù¡¼¥¹) -news/trn|Threaded Read News ¥Ë¥å¡¼¥¹¥ê¡¼¥À -news/xvnews|OPEN LOOK ¥Ë¥å¡¼¥¹¥ê¡¼¥À -plan9/9menu|Plan9 ¤Ë¤Ê¤é¤Ã¤Æºî¤é¤ì¤¿´Êñ¤Ê¥á¥Ë¥å¡¼ -plan9/9term|Plan9 ¥¦¥£¥ó¥É¥¦¤ò¥¨¥ß¥å¥ì¡¼¥È¤¹¤ë X11 ¥×¥í¥°¥é¥à -plan9/9wm|8 1/2 É÷ X ÍÑ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -plan9/Xg|9term ¤È sam ¤Ç»È¤¦¤¿¤á¤Î UNICODE ¥Õ¥©¥ó¥È -plan9/rc|plan9 ¥·¥§¥ë¤Î unix ¤Ç¤Î²½¿È -plan9/sam|Rob Pike ¤Î plan9 ÍÑ¥¨¥Ç¥£¥¿¤Î Unix ¥Ð¡¼¥¸¥ç¥ó -plan9/wily|Plan9 ¤Î¥¨¥Ç¥£¥¿ `acme' ¤Î¥¯¥í¡¼¥ó -print/a2ps43|ASCII ¥Õ¥¡¥¤¥ë¤ò postscript ¥×¥ê¥ó¥¿¤Ç°õºþ¤Ç¤­¤ë¤è¤¦¤ËÊÑ´¹¤¹¤ë -print/a2ps|ASCII ¥Õ¥¡¥¤¥ë¤ò postscript ¥×¥ê¥ó¥¿¤Ç°õºþ¤Ç¤­¤ë¤è¤¦¤ËÊÑ´¹¤¹¤ë -print/acroread|PDF ½ñÎà¤ò¸«¤ë, ÇÛÉÛ¤¹¤ë, °õºþ¤¹¤ë -print/afm|Adobe Font Metrics -print/apsfilter|¼«Æ°¥Õ¥¡¥¤¥ë¥¿¥¤¥×ǧ¼±µ¡Ç½¤ò»ý¤Ã¤¿ lpd ¤Î¥Þ¥¸¥Ã¥¯¥×¥ê¥ó¥È¥Õ¥£¥ë¥¿ -print/asprint|¥æ¡¼¥¶¤¬°õºþ¤Ç¤­¤ë´Êñ¤Ê¥Ö¥é¥¦¥¶ -print/bibcard|BibTeX ¥Õ¥¡¥¤¥ë¤òÊÔ½¸¤¹¤ë¤¿¤á¤Î X11 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -print/bibview|BibTeX ¤Î»²¹Íʸ¸¥¥Ç¡¼¥¿¥Ù¡¼¥¹¤Ø¤Î¥°¥é¥Õ¥£¥«¥ë¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -print/c2ps|C ¸À¸ì¤Î¥½¡¼¥¹ÍÑ PostScript pretty-printer -print/detex|¥Õ¥¡¥¤¥ë¤«¤é TeX/LaTeX ¤Î¥³¡¼¥É¤ò¼è¤ê½ü¤¯ -print/dvi2tty|¥Æ¥­¥¹¥È¤Î¤ß¤Î¥Ç¥Ð¥¤¥¹ÍÑ DVI ¥Õ¥¡¥¤¥ë¥×¥ì¥Ó¥å¡¼¥¢ -print/dvi2xx|dvi ¥Õ¥¡¥¤¥ë¤ò HP LaserJet ¤« IBM 3812 ¥Õ¥©¡¼¥Þ¥Ã¥È¤ËÊÑ´¹ -print/dvips|TeX ¤Î DVI ¥Õ¥¡¥¤¥ë¤ò PostScript ¤ËÊÑ´¹ -print/dvips2ascii|dvips ¤Ë¤è¤êºîÀ®¤µ¤ì¤¿ PostScript ¤ò ascii ¤ËÊÑ´¹ -print/dviselect|DVI ¥Õ¥¡¥¤¥ë¤«¤éǤ°Õ¤Î¥Ú¡¼¥¸¤ò¼è¤ê½Ð¤¹ -print/enscript|ASCII ¤«¤é PostScript ¤Ë¤¹¤ë¥Õ¥£¥ë¥¿ -print/freetype|free ¤Ç¥Ý¡¼¥¿¥Ö¥ë¤Ê TrueType ¥Õ¥©¥ó¥È¥ì¥ó¥À¥ê¥ó¥°¥¨¥ó¥¸¥ó -print/ghostscript|GNU Postscript ¥¤¥ó¥¿¥×¥ê¥¿ -print/ghostscript3|Aladdin Postscript ¥¤¥ó¥¿¥×¥ê¥¿ -print/ghostscript4|Aladdin Postscript ¥¤¥ó¥¿¥×¥ê¥¿ -print/ghostscript5|Aladdin Postscript ¥¤¥ó¥¿¥×¥ê¥¿ -print/ghostview|GNU ¤Î postscript ¥¤¥ó¥¿¥×¥ê¥¿ ghostscript ÍѤΠX11 ¥Õ¥í¥ó¥È¥¨¥ó¥É -print/gp|Tcl/Tk ¤ò»È¤Ã¤¿ GUI ¥×¥ê¥ó¥¿¥Þ¥Í¡¼¥¸¥ã -print/gv|PostScript / PDF ¥×¥ì¥Ó¥å¡¼¥¢ -print/html2latex|HTML ¥É¥­¥å¥á¥ó¥È¤ò LaTeX ¤ËÊÑ´¹ -print/latex|LaTeX2e - TeX ¥Þ¥¯¥í¥Ñ¥Ã¥±¡¼¥¸ -print/lout|LaTeX ¤Î¤è¤¦¤Êʸ½ñºîÀ½¥·¥¹¥Æ¥à. LaTeX ¤è¤ê¾®¤µ¤¤ -print/lprps|ÁÐÊý¸þ¥·¥ê¥¢¥ë¥Á¥ã¥Í¥ë¤ò¥µ¥Ý¡¼¥È¤·¤¿ PostScript ¥×¥ê¥ó¥¿ÍÑ¥Õ¥£¥ë¥¿¥Ñ¥Ã¥±¡¼¥¸ -print/lyx|LaTeX ÍÑ ¥°¥é¥Õ¥£¥«¥ë¥Õ¥í¥ó¥È¥¨¥ó¥É (¤Û¤È¤ó¤É WYSIWYG) -print/makeindex|¥Õ¥©¡¼¥Þ¥Ã¥¿¤Ë°Í¸¤·¤Ê¤¤ÈÆÍÑ¥¤¥ó¥Ç¥Ã¥¯¥¹ºîÀ®¥×¥í¥°¥é¥à -print/mp|ASCII ¥Õ¥¡¥¤¥ë, email, USENET ¥Ë¥å¡¼¥¹µ­»ö¤Ê¤ÉÍѤΠPostScript °õºþ¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -print/mpage|°ìËç¤ËÊ£¿ô¤Î¥Ú¡¼¥¸¤ò°õºþ¤¹¤ë -print/musixtex|³ÚÉèÁÈÈÇÍÑ TeX ¥Þ¥¯¥í½¸ -print/pkfonts|ghostscript, xdvi ¤Ê¤É¤Ç»È¤¦±Ñ¸ì PK ¥Õ¥©¥ó¥È -print/psutils|PostScript ¥Õ¥¡¥¤¥ë¤ò½èÍý¤¹¤ë¥×¥í¥°¥é¥à -print/rtf2latex|RTF (MS ¤Î Rich Text Format) ¤ò LaTeX ·Á¼°¤ËÊÑ´¹¤¹¤ë¥Õ¥£¥ë¥¿ -print/teTeX|UNIX ¸ß´¹¥·¥¹¥Æ¥àÍÑ TeX ÇÛÉÛʪ -print/tex|TeX ¤È METAFONT -print/texinfo|Texinfo ·Á¼°¤Î¥Õ¥¡¥¤¥ë¤ò°õºþÍѤËÁÈÈǤ¹¤ë. TeX ¤ò»ÈÍÑ -print/tr2latex|troff ʸ½ñ¤ò LaTeX ¤ËÊÑ´¹ -print/transfig|Xfig ¤Î .fig ¥Õ¥¡¥¤¥ë¤òÊÑ´¹¤¹¤ë¥Ä¡¼¥ë -print/virtualpaper|Virtual Paper ʸ½ñ¤òÊݴɤ·¤¿¤ê¸«¤¿¤ê¤¹¤ë¥½¥Õ¥È -print/xdvi|X Window ¥·¥¹¥Æ¥àÍÑ DVI ¥×¥ì¥Ó¥å¡¼¥¢ -print/xmbibtex|BibTeX ¥Õ¥¡¥¤¥ë¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë´ð¤Å¤¤¤¿¥ê¥Õ¥¡¥ì¥ó¥¹´ÉÍý¥½¥Õ¥È¥¦¥§¥¢ -print/xmgr|¥ï¡¼¥¯¥¹¥Æ¡¼¥·¥ç¥óÍÑ¥×¥í¥Ã¥È¥Ä¡¼¥ë -print/xtem|Tcl/Tk ¥Ù¡¼¥¹¤Î TeX Íѳ«È¯¥á¥Ë¥å¡¼ (´Ä¶­¡©). tclX-7.5.2 ¤¬É¬Í× -russian/X.language|X ¤Î locale/nls/keyboard/fonts ¤ò¥í¥·¥¢¸ì (koi8-r) ÍѤ˥»¥Ã¥È¥¢¥Ã¥×¤¹¤ë -russian/cyrproxy|¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥È¥³¥ë¤Î¥­¥ê¥ëʸ»ú proxy -russian/d1489|RFC1489 ¤Ë´ð¤Å¤¯ cp866<->koi8-r ¤È cp1251<->koi8-r ¤Î¥Ç¥³¡¼¥À/¥Õ¥©¥ó¥È¥³¥ó¥Ð¡¼¥¿ -russian/elm.language|MIME µ¡Ç½¤Ä¤­ Elm ¤Î¥Ç¥Õ¥©¥ë¥È¤ò KOI8-R ¤Ë¤¹¤ë -russian/netscape3.language|¥í¥·¥¢¸ì (koi8-r) ¥Õ¥©¥ó¥È¤¬»È¤¨¤ë netscape3.01 -russian/pgp.language|PGP ÍÑ¥í¥·¥¢¸ì¥â¥¸¥å¡¼¥ë -russian/pine.language|¥í¥·¥¢¸ì (KOI8-R) ¤¬¥Ç¥Õ¥©¥ë¥È¤Î Pine -russian/rispell|ISPELL ÍÑ¥í¥·¥¢¸ì (KOI8-R) ¼­½ñ -security/SSLeay|SSL/°Å¹æ¥é¥¤¥Ö¥é¥ê -security/bro|¥Í¥Ã¥È¥ï¡¼¥¯¿¯Æþ¼Ô¤ò¥ê¥¢¥ë¥¿¥¤¥à¤Çȯ¸«¤¹¤ë¥·¥¹¥Æ¥à -security/cfs|¥æ¡¼¥¶¶õ´Ö¤Î NFS ¥µ¡¼¥Ð¤È¤·¤Æ¼ÂÁõ¤µ¤ì¤¿°Å¹æ²½¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à -security/cops|¥·¥¹¥Æ¥à¤Î¥»¥­¥å¥ê¥Æ¥£¥Á¥§¥Ã¥« -security/crack|"Sensible" ¤Ê Unix Password Cracker -security/donkey|S/KEY ¤Î key ¥³¥Þ¥ó¥É¤ÎÂåÍÑÉÊ -security/fwtk|proxy ¥µ¡¼¥Ó¥¹¤Ë´ð¤Å¤¤¤¿¥Õ¥¡¥¤¥¢¥¦¥©¡¼¥ë¤ò¹½ÃÛ¤¹¤ë¤¿¤á¤Î¥Ä¡¼¥ë¥­¥Ã¥È -security/john|¿µ¡Ç½¤Ê UNIX ¥Ñ¥¹¥ï¡¼¥É¥Á¥§¥Ã¥« -security/libident|ident ¥×¥í¥È¥³¥ë¥µ¡¼¥Ð (rfc1413) ¤Ø¤Î¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¥é¥¤¥Ö¥é¥ê -security/nbaudit|NetBIOS ¸¡ºº¥Ä¡¼¥ë / ¥»¥­¥å¥ê¥Æ¥£¥­¥Ã¥È -security/p5-Authen-Radius|Radius ¤Î¥¯¥é¥¤¥¢¥ó¥Èµ¡Ç½¤òÄ󶡤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -security/p5-Crypt-DES|DES ¥Ö¥í¥Ã¥¯°Å¹æ¤Î perl5 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -security/p5-Crypt-IDEA|IDEA ¥Ö¥í¥Ã¥¯°Å¹æ¤Î perl5 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -security/p5-MD5|RSA ¥Ç¡¼¥¿¥»¥­¥å¥ê¥Æ¥£¼Ò¤Î MD5 ¥á¥Ã¥»¡¼¥¸¥À¥¤¥¸¥§¥¹¥È¥¢¥ë¥´¥ê¥º¥à¤Ø¤Î perl5 ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -security/p5-PGP|PGP ¥á¥Ã¥»¡¼¥¸ÍÑ perl5 ¥â¥¸¥å¡¼¥ë -security/pgp|PGP MIT ÈÇ / ¹ñºÝÈÇ - ¤ß¤ó¤Ê¤Î¸ø³«¸°°Å¹æ -security/pgp5|¤ß¤ó¤Ê¤Î¸ø³«¸°°Å¹æ -security/pidentd|RFC1413 ǧ¾Ú¥µ¡¼¥Ð -security/rsaref|°Å¹æ²½/ǧ¾Ú¥é¥¤¥Ö¥é¥ê, RSA/MDX/DES -security/ssh|°ÂÁ´¤Ê¥·¥§¥ë ¥¯¥é¥¤¥¢¥ó¥È/¥µ¡¼¥Ð (¥ê¥â¡¼¥È¥í¥°¥¤¥ó¥×¥í¥°¥é¥à) -security/skip|Sun Microsystems ¼Ò¤Ë¤è¤ë Stateless ¤Ê IP ¥ì¥¤¥ä¤Î¥»¥­¥å¥ê¥Æ¥£/°Å¹æ²½ -security/sudo|°ìÈ̥桼¥¶¤Ë root ¤È¤·¤Æ¤Î¥³¥Þ¥ó¥É¼Â¹Ô¤òµö¤¹ -security/super|°ìÈ̥桼¥¶¤Ë root ¤È¤·¤Æ¤Î¥³¥Þ¥ó¥É¼Â¹Ô¤òµö¤¹ -security/swatch|Simple WATCHer / filter (´Êñ¤Ê´Æ»ë/¥Õ¥£¥ë¥¿¥Ä¡¼¥ë) -security/tcp_wrapper|TCP/IP ¥Ç¡¼¥â¥ó¤Î wrapper ¥Ñ¥Ã¥±¡¼¥¸ -security/tripwire|¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Î¥»¥­¥å¥ê¥Æ¥£/ÀµÅöÀ­¥Á¥§¥Ã¥¯¥×¥í¥°¥é¥à -security/vscan|MS-DOS ¥Õ¥¡¥¤¥ë¤Î¥¦¥£¥ë¥¹¤ò¸¡ºº¤¹¤ë -security/xinetd|¥³¥ó¥È¥í¡¼¥ë/¥í¥®¥ó¥°µ¡Ç½ÉÕ¤­¤Î inetd -shells/bash|GNU ¥Ü¡¼¥ó¥¢¥²¥¤¥ó¥·¥§¥ë -shells/bash2|GNU ¥Ü¡¼¥ó¥¢¥²¥¤¥ó¥·¥§¥ë -shells/es|plan9 ¤Î rc ¤«¤éÇÉÀ¸¤·¤¿³ÈÄ¥²Äǽ¥·¥§¥ë -shells/scsh|Scheme ¤ËËä¤á¹þ¤Þ¤ì¤¿ Unix ¥·¥§¥ë, ¤¹¤Ù¤Æ¤Î Pasix call ¤Ø¥¢¥¯¥»¥¹²Äǽ -shells/pdksh|Public Domain ¤Î Korn ¥·¥§¥ë -shells/tcsh|ÊØÍø¤Êµ¡Ç½¤¬¤¿¤¯¤µ¤ó¤¢¤ë³ÈÄ¥ÈǤΠC ¥·¥§¥ë -shells/zsh|Z ¥·¥§¥ë -sysutils/LPRng|¤è¤ê¶¯ÎϤʥץê¥ó¥¿¥¹¥×¡¼¥é -sysutils/afio|°µ½Ìµ¡Ç½ÉդΥ¢¡¼¥«¥¤¥Ð, ¥Ð¥Ã¥¯¥¢¥Ã¥×¥×¥í¥°¥é¥à -sysutils/asrpages|alt.sysadmin.recovery ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¥³¥ì¥¯¥·¥ç¥ó -sysutils/bkpupsd|¥·¥ó¥×¥ë¤Ê UPS ¥Ç¡¼¥â¥ó. APC BK Pro(TM) ÍÑ -sysutils/cd-write|X11 ¥Ù¡¼¥¹¤Î CD ¥é¥¤¥¿¡¼ -sysutils/cdrecord|CD-R ¥É¥é¥¤¥Ö¤Ç CD ¤òºî¤ë -sysutils/cfengine|GNU cfengine - ¥Í¥Ã¥È¥ï¡¼¥¯¤Î¥·¥¹¥Æ¥à´ÉÍý¥Ä¡¼¥ë -sysutils/contool|OpenLook ÍÑ¥³¥ó¥½¡¼¥ë¥Ä¡¼¥ë -sysutils/idled|ºî¶È¤·¤Æ¤¤¤Ê¤¤¥æ¡¼¥¶¤ò¥í¥°¥¢¥¦¥È¤µ¤», ¥ê¥½¡¼¥¹¤ò²òÊü¤¹¤ë¥Ç¡¼¥â¥ó -sysutils/lsof|¥ª¡¼¥×¥ó¤µ¤ì¤Æ¤¤¤ë¥Õ¥¡¥¤¥ë¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤òɽ¼¨¤¹¤ë -sysutils/manck|¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤Î°ì´ÓÀ­¤ò¥Á¥§¥Ã¥¯¤¹¤ë -sysutils/mei|¸÷¼§µ¤¥Ç¥£¥¹¥¯¤ò MS-DOS FAT ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Ç¥Õ¥©¡¼¥Þ¥Ã¥È¤¹¤ë -sysutils/mkisofs|ISO9660 ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤òºîÀ®¤¹¤ë. Rockridge ³ÈÄ¥¤â²Äǽ -sysutils/pib|GUI Ports ¥³¥ì¥¯¥·¥ç¥ó´ÉÍý¥Ä¡¼¥ë -sysutils/rdate|¥í¡¼¥«¥ë¥Û¥¹¥È¤Î»þ¹ï¤ò¾¤Î¥Û¥¹¥È¤Î»þ¹ï¤Ë¹ç¤ï¤»¤ë -sysutils/rtty|¥í¥®¥ó¥°µ¡Ç½ÉÕ¥Þ¥ë¥Á¥æ¡¼¥¶ÍÑ "tip"/"cu" -sysutils/setquota|¥³¥Þ¥ó¥É¥é¥¤¥ó quota ¥Ä¡¼¥ë -sysutils/skill|SuperKILL: pid, ̾Á°, tty, uid ¤«¤é¥×¥í¥»¥¹¤ò kill ¤·¤¿¤ê renice ¤·¤¿¤ê¤¹¤ë -sysutils/socket|TCP ¥½¥±¥Ã¥È¤òºîÀ®¤· stdin/out ¤Ë¤Ä¤Ê¤° -sysutils/star|¿¤¯¤Î³ÈÄ¥¤ò»Ü¤·¤¿Â¾¤Ë¤Ï¤Ê¤¤É¸½à¥Æ¡¼¥×¥¢¡¼¥«¥¤¥Ð -sysutils/stat|inode ¤ÎÆâÍÆÉ½¼¨ -sysutils/su2|µ¡Ç½³ÈÄ¥ÈÇ su, ³Æ¼«¤Î¥Ñ¥¹¥ï¡¼¥É¤Ç su ¤Ç¤­¤ë, ¤Ê¤É -sysutils/tcplist|¥í¡¼¥«¥ë¥Þ¥·¥ó¤«¤é/¤Ø¤Î tcp Àܳ¤ò°ìÍ÷ɽ¼¨ (+ξü¤Ç¤Î¥æ¡¼¥¶Ì¾) -sysutils/tua|UUCP ¥¢¥Ê¥é¥¤¥¶ -sysutils/upsd|APC Smart UPS ´Æ»ë¥Ç¡¼¥â¥ó -sysutils/xbatt|X11 ÍÑ¥é¥Ã¥×¥È¥Ã¥×¥Ð¥Ã¥Æ¥ê¾õÂÖɽ¼¨¥×¥í¥°¥é¥à -sysutils/xcpustate|CPU ¤Î load ¤È¾õÂÖ¤ò¥°¥é¥Õ¥£¥«¥ë¤Ëɽ¼¨¤·¤Æ¥·¥¹¥Æ¥à¾õÂÖ¤ò¥â¥Ë¥¿¤¹¤ë -sysutils/xdu|du ¤Î½ÐÎϤò¥°¥é¥Õ¥£¥«¥ë¤Ëɽ¼¨¤¹¤ë -sysutils/xfsm|X ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¥â¥Ë¥¿ -sysutils/xloadface|X11 Íѥͥåȥ¥¯ load ¥â¥Ë¥¿ -sysutils/xosview|¥°¥é¥Õ¥£¥«¥ë¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹¥á¡¼¥¿ -sysutils/xperfmon|X11 ÍѤΥ°¥é¥Õ¥£¥«¥ë¤Ê¥·¥¹¥Æ¥à¥Ñ¥Õ¥©¡¼¥Þ¥ó¥¹¥â¥Ë¥¿ -sysutils/xsysinfo|¥·¥¹¥Æ¥à¾ðÊó¤òɽ¼¨¤¹¤ë -sysutils/xsysstats|¥·¥¹¥Æ¥à¾ðÊó¤òɽ¼¨¤¹¤ë -textproc/agrep|¶á»÷ grep (¹â®¤Ê¶á»÷¥Ñ¥¿¡¼¥ó¥Þ¥Ã¥Á¥ó¥°¥Ä¡¼¥ë) -textproc/c2html|C ¸À¸ì¤Î¥½¡¼¥¹¤ò HTML ¤ËÊÑ´¹ -textproc/catdoc|MS ¥ï¡¼¥É¤Î¥É¥­¥å¥á¥ó¥È¤ò ASCII ¤ä TeX ¤ËÊÑ´¹¤¹¤ë. Tk ¤Î¥Ó¥å¡¼¥¢¤âÉÕ¤¤¤Æ¤¯¤ë -textproc/docbook|¥³¥ó¥Ô¥å¡¼¥¿¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥óÍѤ˥ǥ¶¥¤¥ó¤µ¤ì¤¿ SGML DTD -textproc/glimpse|¥Æ¥­¥¹¥È¸¡º÷¥¨¥ó¥¸¥ó -textproc/html|W3C ¤¬È¯¹Ô¤·¤¿Á´¤Æ¤Î HTML ¸þ¤± SGML DTD -textproc/info2html|GNU ¤Î info ¥Õ¥¡¥¤¥ë¤ò HTML ¥Ú¡¼¥¸¤ËÊÑ´¹ -textproc/isearch|CNIDR ¤Ë¤è¤ë¥Æ¥­¥¹¥È¸¡º÷¥¨¥ó¥¸¥ó -textproc/iso12083|The Electronic Publishing Special Interest Group ¤Ë¤è¤ë SGML DTD -textproc/iso8879|ISO 8879:1986 (SGML) ¤«¤é¤Îʸ»ú entity ¥»¥Ã¥È -textproc/ispell|ÂÐÏÃŪ¥¹¥Ú¥ë¥Á¥§¥Ã¥« -textproc/jade|¥ª¥Ö¥¸¥§¥¯¥È»Ø¸þ SGML/XML ¥Ñ¡¼¥µ¥Ä¡¼¥ë¥­¥Ã¥È/DSSSL ¥¨¥ó¥¸¥ó -textproc/linuxdoc|Linuxdoc SGML DTD -textproc/mgdiff|Unix ¤Î diff ¥³¥Þ¥ó¥É¤Î¥°¥é¥Õ¥£¥«¥ë¤Ê¥Õ¥í¥ó¥È¥¨¥ó¥É -textproc/par|email ÍѤËÃÊÍî¤òºÆÀ°·Á¤¹¤ë -textproc/pilot_makedoc|¥Æ¥­¥¹¥È¤ò PalmPilot ¤Ç»È¤ï¤ì¤ë Doc ¥Õ¥©¡¼¥Þ¥Ã¥È¤ËÊÑ´¹ -textproc/rman|À°·Á¤µ¤ì¤¿¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤òµÕ¥³¥ó¥Ñ¥¤¥ë¤¹¤ë -textproc/sgmlformat|linuxdoc ¤ä docbook SGML ¥É¥­¥å¥á¥ó¥È¤«¤é groff ¤ä HTML ¤òÀ¸À®¤¹¤ë -textproc/sp|free ¤Ê¥ª¥Ö¥¸¥§¥¯¥È»Ø¸þ·¿ SGML parse / entity ½èÍý¤Î¥Ä¡¼¥ë¥­¥Ã¥È -textproc/texi2html|Texinfo ¤«¤é HTML ¤ËÊÑ´¹ -textproc/tth|TeX ¤«¤é HTML ¤ËÊÑ´¹ -textproc/unroff|¥×¥í¥°¥é¥à²Äǽ¤Ê troff ÊÑ´¹¥×¥í¥°¥é¥à. HTML ¤ËÊÑ´¹¤Ç¤­¤ë -textproc/wdiff|¥Æ¥­¥¹¥È¥Õ¥¡¥¤¥ë¤Îñ¸ìñ°Ì¤Ç¤Îº¹Ê¬¤òɽ¼¨¤¹¤ë -vietnamese/vn7to8|7 ¥Ó¥Ã¥È¥Ù¥È¥Ê¥à¸ì VIQR ¤È 8 ¥Ó¥Ã¥È VISCII ¥Õ¥©¡¼¥Þ¥Ã¥È´Ö¤ÎÊÑ´¹ -vietnamese/vnelvis|¥Ù¥È¥Ê¥à¸ì¤òÏä¹ vi ¥¯¥í¡¼¥ó -vietnamese/vnless|¥Ù¥È¥Ê¥à¸ì¤òÏä¹ less -vietnamese/vnlpr|¥Ù¥È¥Ê¥à¸ì¥Æ¥­¥¹¥È¤ò PostScript ¥×¥ê¥ó¥¿¤Ç°õºþ¤¹¤ë¤¿¤á¤Î¥·¥§¥ë¥¹¥¯¥ê¥×¥È¤È¥Õ¥©¥ó¥È -vietnamese/vnpstext|8 ¥Ó¥Ã¥È VISCII ¥Ù¥È¥Ê¥à¸ì¥Æ¥­¥¹¥È¤ò PostScript ¤ËÊÑ´¹ -vietnamese/vnroff|¥Ù¥È¥Ê¥à¸ì VIQR ¥Æ¥­¥¹¥È¤ò TROFF ¥Õ¥©¡¼¥Þ¥Ã¥È¤ËÊÑ´¹ -vietnamese/vnterm|¥Ù¥È¥Ê¥à¸ì¤òÏä¹ xterm -www/Mosaic|World Wide Web ¥Ö¥é¥¦¥¶ -www/WebMagick|Web ÍѲèÁüÀ¸À®¥½¥Õ¥È - ºÆµ¢Åª¤Ë HTML ¥Ú¡¼¥¸¤ä¥¤¥á¡¼¥¸¥Þ¥Ã¥×, ²èÁü¤Î°ìÍ÷¤òºîÀ® -www/analog|WWW ¤Î log ¥Õ¥¡¥¤¥ë¤ò²òÀϤ¹¤ëĶ¹â®¥×¥í¥°¥é¥à -www/apache12|¤­¤ï¤á¤ÆÍ­Ì¾¤Ê Apache http ¥µ¡¼¥Ð. Èó¾ï¤Ë¹â®¤Ç¥¯¥ê¡¼¥ó -www/apache12-php3|¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿ PHP3 ¥â¥¸¥å¡¼¥ë¤òÄ̤·¤Æ¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î¥µ¥Ý¡¼¥È¤¬¤µ¤ì¤¿ Apache http ¥µ¡¼¥Ð -www/apache13|¤­¤ï¤á¤ÆÍ­Ì¾¤Ê Apache http ¥µ¡¼¥Ð. Èó¾ï¤Ë¹â®¤Ç¥¯¥ê¡¼¥ó -www/apache-fp|MS FrontPage Extentions ÉÕ¤­¤Î¤­¤ï¤á¤ÆÍ­Ì¾¤Ê Apache http ¥µ¡¼¥Ð -www/apache-ssl|SSL ¤òÍѤ¤¤¿°ÂÁ´¤Ê Apache https ¥µ¡¼¥Ð -www/arena|»î¸³Åª¤Ê HTML 3 ¥Ö¥é¥¦¥¶. ¿ô¼°¤ä¥¹¥¿¥¤¥ë¥·¡¼¥È¤ò¥µ¥Ý¡¼¥È -www/ashe|¥·¥ó¥×¥ë HTML ¥¨¥Ç¥£¥¿ -www/aswedit|´Êñ¤Ë»È¤¨¤ë HTML/¥Æ¥­¥¹¥È¥¨¥Ç¥£¥¿ -www/cgihtml|CGI ¥×¥í¥°¥é¥à¤ò½ñ¤¯ºî¶È¤òÍÆ°×¤Ë¤¹¤ë¤¿¤á¤Î C ¤Ç½ñ¤«¤ì¤¿¥é¥¤¥Ö¥é¥ê -www/cgiparse|CGI ¤Î Form ¤ò parse ¤¹¤ë C ¥é¥¤¥Ö¥é¥ê -www/checkbot|momspider ¤Î¤è¤¦¤Ê WWW ¥ê¥ó¥¯¸¡¾Ú´ï -www/chimera|X/Athena World-Wide Web ¥¯¥é¥¤¥¢¥ó¥È -www/chimera2|X/Athena World-Wide Web ¥¯¥é¥¤¥¢¥ó¥È - Wilbur (HTML3.2) Âбþ -www/comline|W3C ¥³¥Þ¥ó¥É¥é¥¤¥ó WWW ¥Ä¡¼¥ë -www/fxhtml|CGI ¥¹¥¯¥ê¥×¥È¤òÉÔÍפˤ¹¤ë HTML ¤Î¥µ¡¼¥Ð¦³ÈÄ¥ -www/gn|GN gopher/http ¥µ¡¼¥Ð -www/grail|´°Á´¤Ë Python ¤Ç½ñ¤«¤ì¤¿³ÈÄ¥²Äǽ¤Ê¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥Ö¥é¥¦¥¶ -www/gwstat|httpd ¤Î¥µ¡¼¥Ð¥È¥é¥Õ¥£¥Ã¥¯¤òɽ¼¨¤¹¤ë GIF ¥°¥é¥Õ¤òÀ¸À® -www/harvest|Internet Ãæ¤«¤é¾ðÊó¤ò¼ý½¸¤¹¤ë -www/http-analyze|web ¥µ¡¼¥ÐÍѹâ®¥í¥°²òÀÏ¥×¥í¥°¥é¥à -www/hypermail|¥á¡¼¥ë¥Ü¥Ã¥¯¥¹¤òÆÉ¤ß, Áê¸ß»²¾ÈÉÕ¤­¤Î HTML ʸ½ñ¤òÀ¸À®¤¹¤ë¥×¥í¥°¥é¥à -www/ijb|¹­¹ð¤òºï½ü¤¹¤ë HTTP ¥×¥í¥­¥·¥µ¡¼¥Ð -www/libpics|W3C ¥µ¥ó¥×¥ë PICS ¥é¥¤¥Ö¥é¥ê -www/libwww|W3C ¥ê¥Õ¥¡¥ì¥ó¥¹¥é¥¤¥Ö¥é¥ê -www/linemode|W3 ¥³¥ó¥½¡¼¥·¥¢¥à (W3C) ¤Ë¤è¤ë WWW ¥é¥¤¥ó¥â¡¼¥É¥Ö¥é¥¦¥¶ -www/linux-netscape4|Netscape web ¥µ¡¼¥Õ¥Ü¡¼¥É -www/lynx|±Ñ¿ô»ú¥Ç¥£¥¹¥×¥ì¥¤»Ø¸þ¤Î World-Wide Web ¥¯¥é¥¤¥¢¥ó¥È -www/lynx-current|±Ñ¿ô»ú¥Ç¥£¥¹¥×¥ì¥¤»Ø¸þ¤Î World-Wide Web ¥¯¥é¥¤¥¢¥ó¥È -www/mapedit|¥¯¥ê¥Ã¥«¥Ö¥ë¥Þ¥Ã¥×¤òºî¤ë¤¿¤á¤Î WWW ¥ª¡¼¥µ¥ê¥ó¥°¥Ä¡¼¥ë -www/mhonarc|¥á¡¼¥ë¥¢¡¼¥«¥¤¥Ö¤Î¤¿¤á¤Î WWW ¥Õ¥í¥ó¥È¥¨¥ó¥É -www/mmm|Objective Caml ¤ò»È¤Ã¤¿ WWW ¥Ö¥é¥¦¥¶. ±Ñ¸ìÈÇ Tcl/Tk ¥Ù¡¼¥¹ -www/momspider|Ê£¿ô¤Î web ¥µ¥¤¥È¤ËÅϤäƴÉÍý¤¹¤ë¤¿¤á¤Î WWW Spider -www/mozilla|mozilla ver 0.0 ¥³¥ß¥å¥Ë¥±¡¼¥¿ web ¥µ¡¼¥Õ¥Ü¡¼¥É -www/netscape3|Netscape ¥Ð¡¼¥¸¥ç¥ó 3 web ¥µ¡¼¥Õ¥Ü¡¼¥É (Ä̾ïÈǤ⤷¤¯¤Ï gold ÈÇ) -www/netscape4-communicator|Netscape ¥Ð¡¼¥¸¥ç¥ó 4 communicator web ¥µ¡¼¥Õ¥Ü¡¼¥É -www/netscape4-communicator.us|Netscape ¥Ð¡¼¥¸¥ç¥ó 4 communicator. US ¤Î¶¯ÎϤʰŹ沽ÉÕ¤­ -www/netscape4-navigator|Netscape ¥Ð¡¼¥¸¥ç¥ó 4 navigator web ¥µ¡¼¥Õ¥Ü¡¼¥É -www/p5-Apache|Apache ¥µ¡¼¥Ð¤Ë Perl ¥¤¥ó¥¿¥×¥ê¥¿¤òËä¤á¹þ¤à -www/p5-CGI|CGI ¥¹¥¯¥ê¥×¥È¤ò½ñ¤¯¤¿¤á¤Ë»È¤¦ perl5 ¥â¥¸¥å¡¼¥ë -www/p5-CGI_Lite|WWW ¤Î form ¾ðÊó¤ò½èÍý, ¥Ç¥³¡¼¥É¤¹¤ë perl5 ¥â¥¸¥å¡¼¥ë -www/p5-HTML|HTML ¥É¥­¥å¥á¥ó¥È¤ò½ñ¤¯¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -www/p5-HTML-Parser|HTML ¥¿¥°¤òÄÉÀפ¹¤ë¤¿¤á¤Î perl5 Íѥ⥸¥å¡¼¥ë -www/p5-HTML-QuickCheck|´Êñ & ¹â® HTML ¹½Ê¸¥Á¥§¥Ã¥¯¥Ñ¥Ã¥±¡¼¥¸. perl4, perl5 ÍÑ -www/p5-HTML-Stream|perl5 ÍÑ HTML output stream ¥¯¥é¥¹¤È markup ¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -www/p5-HTTPD-Tools|HTTP ¥µ¡¼¥Ðǧ¾Ú¥¯¥é¥¹ÍÑ perl5 ¥â¥¸¥å¡¼¥ë -www/p5-WWW-Search|WWW ¸¡º÷ÍÑ perl5 ¥â¥¸¥å¡¼¥ë -www/p5-libwww|WWW ¥¢¥¯¥»¥¹ÍÑ perl5 ¥é¥¤¥Ö¥é¥ê -www/squid11|Harvest_cached ¤Î¸å³ø¤Î WWW ¥×¥í¥­¥·¥­¥ã¥Ã¥·¥å & ¥¢¥¯¥»¥é¥ì¡¼¥¿ -www/squid11-novm|Äã-VM ¤Î Harvest_cached ¤Î¸å³ø¤Î WWW ¥×¥í¥­¥·¥­¥ã¥Ã¥·¥å & ¥¢¥¯¥»¥é¥ì¡¼¥¿ -www/squid12|¼ÂÀӤΤ¢¤ë WWW ¥×¥í¥­¥·¥­¥ã¥Ã¥·¥å & ¥¢¥¯¥»¥é¥ì¡¼¥¿ -www/transproxy|IPFILTER ¤Î¤¿¤á¤Î¤ï¤«¤ê¤ä¤¹¤¤ www ¥×¥í¥­¥·¥É¥é¥¤¥Ð (ipfw ¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó !!) -www/vrweb|VRML 1.0 ¥Õ¥©¡¼¥Þ¥Ã¥È¤Î¥Õ¥¡¥¤¥ë¤Î¥Ö¥é¥¦¥¶ -www/w3|Emacs / Mule ¥Ù¡¼¥¹¤Î WWW ¥Ö¥é¥¦¥¶ -www/w3c-httpd|W3 ¥³¥ó¥½¡¼¥·¥¢¥à (W3C) ¤Ë¤è¤ë WWW ¥µ¡¼¥Ð -www/w3mir|HTTP ¤Ç¤µ¤Þ¤¶¤Þ¤ÊÌÜŪ¤Î¥³¥Ô¡¼¤ä¥ß¥é¡¼¤ò¤¹¤ë¤¿¤á¤Î¥Ä¡¼¥ë -www/webalizer|Webalizer - web ¥µ¡¼¥Ð¤Î¥í¥°¥Õ¥¡¥¤¥ë¤ò²òÀÏ -www/webcopy|Web ¥ß¥é¡¼¥ê¥ó¥°¥×¥í¥°¥é¥à -www/weblint|HTML ¤¬Àµ¤·¤¤¤«¤É¤¦¤«¤ò¥Á¥§¥Ã¥¯¤¹¤ë -www/webstone|world wide web ¥µ¡¼¥Ð¤Î¥Ù¥ó¥Á¥Þ¡¼¥¯ -www/wml|Website META ¸À¸ì. HTML À¸À®¤Î¤¿¤á¤Î web ¥Ç¥¶¥¤¥Ê¡¼Íѥġ¼¥ë¥­¥Ã¥È -www/wn|¤¹¤Ð¤é¤·¤¤ http ¥µ¡¼¥Ð -www/wwwcount|WWW ¥Ú¡¼¥¸¤Î¤¿¤á¤Î¥¢¥¯¥»¥¹¥«¥¦¥ó¥¿, »þ·×, ¥«¥ì¥ó¥À -www/wwwstat|Web ¥µ¡¼¥Ð¤Î¥í¥°¥Õ¥¡¥¤¥ë²òÀϥѥ屡¼¥¸ -x11/FWF|¥Õ¥ê¡¼¥¦¥£¥¸¥§¥Ã¥È¥Õ¥¡¥¦¥ó¥Ç¡¼¥·¥ç¥ó(FWF)¤Ë¤è¤ë¥¦¥£¥¸¥§¥Ã¥È¥»¥Ã¥È -x11/XFree86|X11R6.3/XFree86 core ÇÛÉÛʪ -x11/XFree86-contrib|XFree86 contrib ¥×¥í¥°¥é¥à -x11/Xaw3d|3-D Athena ¥¦¥£¥¸¥§¥Ã¥È. Motif ¤Î¤è¤¦¤Ê»Å¾å¤¬¤ê -x11/afterstep|Bowman NeXTSTEP ¥¯¥í¡¼¥óͳÍè¤Î¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/afterstep144|AfterStep ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã¤Î³«È¯ÈÇ -x11/amiwm|¥Ç¥¹¥¯¥È¥Ã¥×¤ò Amiga(TM) ¤Î¤è¤¦¤Ë¤¹¤ë¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/asclock|afterstep ¤Î»þ·×. ¸À¸ì³ÈÄ¥¤Ä¤­ -x11/asfiles|X11 ¥Õ¥¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã. WindowMaker Æâ¤Ë³ÊǼ²Äǽ -x11/auis|Andrew ¥æ¡¼¥¶¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¥·¥¹¥Æ¥à -x11/bclock|X11 ÍѤδݤ¤¥¢¥Ê¥í¥°»þ·×. ¥Ù¥¸¥§¶ÊÀþ¤Î¿Ë -x11/blackbox|¾®¤µ¤¯¤Æ¹â®¤Ê X11R6 ÍÑ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/blast|¥¦¥£¥ó¥É¥¦¤Ë¹¦¤ò³«¤±¤ë -x11/blt|Tk ³ÈÄ¥¥­¥Ã¥È. ¥·¥§¥¢¡¼¥É¥é¥¤¥Ö¥é¥êÉÕ¤­ -x11/bricons|X ¥Ç¥£¥¹¥×¥ì¥¤¤Ç¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òÁÇÁ᤯µ¯Æ°¤¹¤ë¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -x11/camltk41|Objective Caml ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹Íѥ饤¥Ö¥é¥ê, Tcl/Tk -x11/ctwm|twm ¤Î³ÈÄ¥. Ê£¿ô¤Î²¾ÁÛ¥¹¥¯¥ê¡¼¥ó¤Ê¤É¤ò¥µ¥Ý¡¼¥È -x11/dclock|7 ¥»¥°¥á¥ó¥È¥Ç¥¸¥¿¥ë»þ·×. ¥ß¥ê¥¿¥ê»þ´Ö¤È¥¢¥é¡¼¥àÉÕ¤­ -x11/dfm|OS/2 ¤Ë»÷¤¿ X Íѥǥ¹¥¯¥È¥Ã¥×¥Õ¥¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã -x11/dxpc|Ä㮤ʲóÀþ¤Ç X ¤ò»È¤¦¤È¤­¤Î¤¿¤á¤Î, X¥×¥í¥È¥³¥ë°µ½Ì¥×¥í¥¯¥· -x11/emiclock|X11 ÍÑ¥¢¥Ê¥í¥°»þ·×. ¥¢¥Ë¥á¡¼¥·¥ç¥ó¤¬¤¹¤´¤¤ -x11/emu|X ¥¦¥£¥ó¥É¥¦¥·¥¹¥Æ¥àÍÑ¥¿¡¼¥ß¥Ê¥ë¥¨¥ß¥å¥ì¡¼¥¿ -x11/enlightenment|¤È¤Æ¤âÈþ¤·¤¤ X ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/eterm|rxvt/xterm ¤ò´ð¤Ë¤·¤¿ X ¥¦¥£¥ó¥É¥¦¥¿¡¼¥ß¥Ê¥ë¥¨¥ß¥å¥ì¡¼¥¿ -x11/etlfonts|X11 Êä½õ¥Õ¥©¥ó¥È -x11/explorer|Windoes95(tm) ¤Î¤â¤Î¤È»÷¤¿»È¤¤¿´ÃϤΥե¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã -x11/fbsd-icons|FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Ë´ØÏ¢¤¹¤ë¥¢¥¤¥³¥ó¤Î¥³¥ì¥¯¥·¥ç¥ó (¥Ç¡¼¥â¥ó·¯¤Î gif ¤Ê¤É) -x11/filerunner|FTP ¤â¤Ç¤­¤ë¥Õ¥¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã. Tcl/Tk »ÈÍÑ -x11/freefonts|CICA ¥¢¡¼¥«¥¤¥Ö¤«¤é¤Î¥Õ¥ê¡¼¤Ê ATM ¥Õ¥©¥ó¥È -x11/fvwm|¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã fvwm -x11/fvwm2|(ÆüËܸ첽¤Ç¤Ï¤Ê¤¤) ¹ñºÝ²½ fvwm ¥Ð¡¼¥¸¥ç¥ó 2. X ÍÑ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/fvwm95|Win95 É÷ fvwm2 ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/getbdf|Ǥ°Õ¤Î X ¥µ¡¼¥Ð¥Õ¥©¥ó¥È¤ò .bdf ¥Õ¥©¥ó¥È¤ËÊÑ´¹ -x11/gtk|X11 GUI ¤ÎÈÆÍѥġ¼¥ë¥­¥Ã¥È -x11/gwm|Generic ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/icewm|ÅߤΤȤƤâ½ë¤¤Æü¤Ë³«È¯¤µ¤ì¤¿ cool ¤Ê¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/iv|InterViews. Stanford Âç³Ø ¤È Silicon Graphics ¼Ò¤Ë¤è¤ë¥Ä¡¼¥ë¥­¥Ã¥È -x11/kde|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×ÍÑ "meta-port" -x11/kdebase|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×ÍÑ´ðËܥ⥸¥å¡¼¥ë -x11/kdelibs|KDE Åý¹ç X11 ¥Ç¥¹¥¯¥È¥Ã¥×ÍÑ¥µ¥Ý¡¼¥È¥é¥¤¥Ö¥é¥ê -x11/lesstif|Motif ¥Ä¡¼¥ë¥­¥Ã¥È¤Î API ¸ß´¹¤Ê¥¯¥í¡¼¥ó -x11/libdnd|Drag and drop ¥é¥¤¥Ö¥é¥ê -x11/libhelp|OSF/Motif ÍѤΠHTML ¥Ù¡¼¥¹¥Ø¥ë¥×¥·¥¹¥Æ¥à -x11/libsx|¥·¥ó¥×¥ë¤Ê X ¥é¥¤¥Ö¥é¥ê -x11/lupe|X11 Íѥꥢ¥ë¥¿¥¤¥à³ÈÂç¶À -x11/lwm|·ÚÎÌ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/mlclock|mlvwm ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ãÍѤλþ·× -x11/mlvwm|X11 Íѥޥå­¥ó¥È¥Ã¥·¥åÉ÷¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/mouseclock|X ¤Î root ¥«¡¼¥½¥ë¤òÍøÍѤ·¤Æ¸½ºß¤Î»þ´Ö¤òɽ¼¨¤¹¤ë -x11/neXtaw|N*XTSTEP ¤ß¤¿¤¤¤Ê Athena ¥¦¥£¥¸¥§¥Ã¥È -x11/offix-clipboard|DND ¥×¥í¥È¥³¥ë¤ò¥µ¥Ý¡¼¥È¤·¤¿, OffiX ¤Î¥¯¥ê¥Ã¥×¥Ü¡¼¥É -x11/offix-execute|OffiX ¤Î¥Õ¥¡¥¤¥ë¥¨¥°¥¼¥­¥å¡¼¥¿ -x11/offix-files|OffiX ¤Î¥Õ¥¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã -x11/olvwm|OpenLook ²¾ÁÛ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/p5-Gtk|perl5 ÍѤΠGtk ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹ -x11/p5-Tcl-Tk|Tcl ³ÈÄ¥·Ðͳ¤Ç Tk ¤Ë¥¢¥¯¥»¥¹¤¹¤ë¤¿¤á¤Î perl5 ¥â¥¸¥å¡¼¥ë -x11/p5-Tk|perl5 ¤Î Tk4.0p3 ÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¤òºÆ¤Ó port ¤·¤¿¤â¤Î -x11/piewm|¦Ð(¤Þ¤ë¤¤)¥á¥Ë¥å¡¼ÉÕ tvtwm -x11/pmw|¹âÅÙ¤ÊÊ£¹ç¥¦¥£¥¸¥§¥Ã¥È¤Î Python Íѥե졼¥à¥ï¡¼¥¯ -x11/props|OpenLook ¤Î props -x11/pygtk|Python ¤«¤é Gtk ¤ò»È¤¦¤¿¤á¤Î¥é¥Ã¥Ñ¡¼ -x11/pythonqt|Qt ÍÑ¤Ë bind ¤µ¤ì¤¿ Python ¤Î¥»¥Ã¥È -x11/q3dmenu|X ÍѤΥ·¥ó¥×¥ë¤Ê 3D ¥Õ¥¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã -x11/qt|C++ ¤Ç½ñ¤«¤ì¤¿ X ÍÑ GUI ¥Ä¡¼¥ë¥­¥Ã¥È -x11/qt133|C++ ¤Ç½ñ¤«¤ì¤¿ X ÍÑ GUI ¥Ä¡¼¥ë¥­¥Ã¥È -x11/qvwm|ºÇ¤â Win95 ¥é¥¤¥¯¤Ê¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã. fvwm ¤Ë¥Ñ¥Ã¥Á¤·¤¿¤â¤Î¤Ç¤Ï¤Ê¤¤ -x11/rclock|X ÍÑ¥¢¥Ê¥í¥°»þ·×. ͽÄê³Ð¤¨½ñ, ¥á¡¼¥ëÄÌÃε¡Ç½ÉÕ¤­ -x11/rxvt|¥á¥â¥ê¾ÃÈñ¤Î¾¯¤Ê¤¤¥«¥é¡¼Âбþ xterm -x11/sharefonts|CICA ¥¢¡¼¥«¥¤¥ô¤Ë¤¢¤ë¥·¥§¥¢¥¦¥§¥¢¤Î ATM ¥Õ¥©¥ó¥È¥³¥ì¥¯¥·¥ç¥ó -x11/sliderule|·×»»¼Üµ¡Ç½¤Î¤Ä¤¤¤¿ X11R3 ¤Î xcalc -x11/slingshot|Xview ³ÈÄ¥ÍÑÊä½õ¥é¥¤¥Ö¥é¥ê -x11/swisswatch|¥¹¥¤¥¹Å´Æ»»þ·×¤Î¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó, Áõ¾þŪ¤Ê¥Ç¥¶¥¤¥ó -x11/sxpc|¥·¥ó¥×¥ë¤Ê X Protocol °µ½Ì¥×¥í¥°¥é¥à -x11/t3d|¤Õ¤ï¤Õ¤ï¤ÈÉ⤫¤Ö¥Ü¡¼¥ë¤Ç»þ´Ö¤òÃΤ餻¤ë»þ·× -x11/tix|Tk ¥Ä¡¼¥ë¥­¥Ã¥È ¤Î³ÈÄ¥ -x11/tk41|TCL ¤Î¤¿¤á¤Î¥°¥é¥Õ¥£¥«¥ë¥Ä¡¼¥ë¥­¥Ã¥È -x11/tk42|TCL ¤Î¤¿¤á¤Î¥°¥é¥Õ¥£¥«¥ë¥Ä¡¼¥ë¥­¥Ã¥È -x11/tk80|TCL ¤Î¤¿¤á¤Î¥°¥é¥Õ¥£¥«¥ë¥Ä¡¼¥ë¥­¥Ã¥È -x11/tk81|TCL ¤Î¤¿¤á¤Î¥°¥é¥Õ¥£¥«¥ë¥Ä¡¼¥ë¥­¥Ã¥È -x11/tkdesk|¥°¥é¥Õ¥£¥«¥ë¤Ç½ÀÆð¤ÊÀßÄ꤬¤Ç¤­¤ë¶¯ÎϤʥե¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã -x11/tkfont|Tk ¤ò»È¤Ã¤¿ xfontsel ¤ÎÂåÍÑÉÊ -x11/tkgoodstuff|fvwm2 ÍÑ TkGoodstuff ¥â¥¸¥å¡¼¥ë. XPM ¤È fvwm2 ¤¬É¬Í× -x11/tkstep80|NeXTSTEP É÷¤Î Tk ¥Ä¡¼¥ë¥­¥Ã¥È -x11/tvtwm|²¾Áۥǥ¹¥¯¥È¥Ã¥×ÉÕ¤­ twm -x11/tycoon|¤«¤Ã¤³¤¤¤¤¥Ç¥¹¥¯¥È¥Ã¥×¥¢¥×¥ê¤Î¥»¥Ã¥È, ¥Õ¥í¡¼¥Æ¥£¥ó¥°¥Ü¥¿¥ó¤ò´Þ¤à -x11/v|X11 ¤È Microsoft Windows ¤ÇÍøÍѲÄǽ¤Ê C++ GUI ¥Õ¥ì¡¼¥à¥ï¡¼¥¯ -x11/viewfax|G3/G4 ·Á¼°¤Î¥Õ¥¡¥Ã¥¯¥¹¥Ú¡¼¥¸¤ò´Þ¤à¥Õ¥¡¥¤¥ë¤òɽ¼¨ -x11/windowmaker|GNUStep ¤Ë½¾¤Ã¤¿ NeXTStep ¥¯¥í¡¼¥ó¤Î¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/wm2|¤È¤Æ¤â¥·¥ó¥×¥ë¤Ê X ÍÑ¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã -x11/wmx|X ÍѤΥ·¥ó¥×¥ë¤Ê¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã wm2 ¤Î³ÈÄ¥ÈÇ -x11/workplace|¥Õ¥¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã·ó¥é¥ó¥Á¥ã -x11/x3270|3270 ¥¿¡¼¥ß¥Ê¥ë¥¨¥ß¥å¥ì¡¼¥¿ -x11/xalarm|X ÍÑ¥¢¥é¡¼¥à»þ·× -x11/xaniroc|root ¥«¡¼¥½¥ë¤ò¥¢¥Ë¥á¡¼¥·¥ç¥ó¤¹¤ë -x11/xantfarm|X11 ¥ë¡¼¥È¥¦¥£¥ó¥É¥¦¾å¤Ç¤ÎµÂÄÍ¥·¥ß¥å¥ì¡¼¥·¥ç¥ó -x11/xautolock|°ìÄê»þ´Ö¤Î¥¢¥¤¥É¥ë¸å xlock ¤òµ¯Æ°¤¹¤ë -x11/xbae|Motif¥Ù¡¼¥¹¤Î, (ɽ·×»»¥×¥í¥°¥é¥à¤Î¤è¤¦¤Ë)¥»¥ë¤ò³Ê»Ò¾õ¤Ëɽ¼¨¤¹¤ë¥¦¥£¥¸¥§¥Ã¥È -x11/xbuffy|Ê£¿ô¤Î¥á¡¼¥ë¥Õ¥¡¥¤¥ë¤ò°·¤¨¤ë xbiff -x11/xcb|X11 ¤Î¥«¥Ã¥È¥Ð¥Ã¥Õ¥¡¤ò´ÉÍý¤¹¤ë¥Ä¡¼¥ë -x11/xco|X11 ¤Î¿§¤Î̾Á°¤È¿§¤òɽ¼¨¤¹¤ë -x11/xcoloredit|ÌܤǸ«¤Ê¤¬¤é¿§¤òº®¤¼¤Æ¥«¥é¡¼Ãͤò¸«¤Ä¤±¤ë -x11/xcolors|¤³¤ÎÀ¤¤Ë¤¢¤ë(¤Û¤È¤ó¤É)¤¹¤Ù¤Æ¤Î¿§¤òɽ¼¨¤¹¤ë -x11/xdaliclock|¥¢¥Ë¥á¡¼¥·¥ç¥ó¤¬´ñÎï¤Ê»þ·× -x11/xdtm|¥Ç¥¹¥¯¥È¥Ã¥×¥Þ¥Í¡¼¥¸¥ã. X¥¦¥£¥ó¥É¥¦ÍѤΥ°¥é¥Õ¥£¥«¥ë¤Ê¥·¥§¥ë -x11/xfce|XForm Cool Environment (¥Ä¡¼¥ë¥Ð¡¼/¥×¥í¥°¥é¥à¥é¥ó¥Á¥ã¡¼) -x11/xfed|X ¤Î¥Õ¥©¥ó¥È(.bdf¥Õ¥¡¥¤¥ë)¤ÎÊÔ½¸¤¬²Äǽ¤Ë -x11/xfedor|.bdf ¥Õ¥©¥ó¥È/.xbm ¥Ó¥Ã¥È¥Þ¥Ã¥×/.xpm ¿§¤Ä¤­¥Ô¥Ã¥¯¥¹¥Þ¥Ã¥×/¥Þ¥¦¥¹¥«¡¼¥½¥ë¥¨¥Ç¥£¥¿ -x11/xfishtank|¥¹¥¯¥ê¡¼¥ó¤ÎÇØ¸å¤Çµû¤ò±Ë¤¬¤»¤ë -x11/xfm|X ¥Õ¥¡¥¤¥ë¥Þ¥Í¡¼¥¸¥ã -x11/xforms|X ¥¦¥£¥ó¥É¥¦¥·¥¹¥Æ¥àÍÑ¥°¥é¥Õ¥£¥«¥ë¥æ¡¼¥¶¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¥Ä¡¼¥ë¥­¥Ã¥È -x11/xgrab|X Window ²èÁü¼è¤ê¹þ¤ß¥×¥í¥°¥é¥à -x11/xkeycaps|¥°¥é¥Õ¥£¥Ã¥¯É½¼¨¤Ç¥­¡¼¥Ü¡¼¥É¤Î¥Þ¥Ã¥Ô¥ó¥°¤òÊѹ¹ -x11/xloadimage|X11 ¥¤¥á¡¼¥¸É½¼¨¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -x11/xlockmore|XLock ¤Î¤è¤¦¤Ê¥»¥Ã¥·¥ç¥ó¤Î¥í¥Ã¥¯¥×¥í¥°¥é¥à/¥¹¥¯¥ê¡¼¥ó¥»¡¼¥Ð. ¤ª¤Þ¤±¤Ä¤­ -x11/xmascot|X ¥¹¥¯¥ê¡¼¥ó¤Î¾å¤Ç¥Þ¥¹¥³¥Ã¥È¤òư¤«¤¹ -x11/xmbdfed|X11 ¥Ó¥Ã¥È¥Þ¥Ã¥×¥Õ¥©¥ó¥È¤òÊÔ½¸¤¹¤ë Motif ¥Ä¡¼¥ë -x11/xmold|X ¥¹¥¯¥ê¡¼¥ó¾å¤Ë¥«¥Ó¤¬¤Ï¤¨¤ë -x11/xmove|°Üư¤¹¤ë X ¥¯¥é¥¤¥¢¥ó¥È¤Î¤¿¤á¤Î²¾ÁÛ X ¥µ¡¼¥Ð -x11/xpostit|X11 ¥¹¥¯¥ê¡¼¥ó¾å¤Ë PostIt (R) ¥á¥Ã¥»¡¼¥¸¤òޤë -x11/xpostitPlus|X11 ¥¹¥¯¥ê¡¼¥ó¾å¤Ë PostIt (R) ¥á¥Ã¥»¡¼¥¸¤òޤë -x11/xprompt|¥À¥¤¥¢¥í¥°¥Ü¥Ã¥¯¥¹¤òɽ¼¨¤·¥æ¡¼¥¶¤Ë¥Æ¥­¥¹¥È¤ÎÆþÎϤòÂ¥¤¹ -x11/xscreensaver|Ç­¤ÈÍ·¤ó¤Ç¤¤¤ë´Ö¥¹¥¯¥ê¡¼¥ó¤òÊݸ¤ë -x11/xskyroot|X ¤Î root ¥¦¥£¥ó¥É¥¦¤Ë¥ê¥¢¥ë¥¿¥¤¥à¤Ç¶õ¤òÉÁ¤¯ -x11/xsnow|À㤬¹ß¤Ã¤Æ¥µ¥ó¥¿¤¬½Ð¤Æ¤¯¤ë -x11/xtacy|¤é¤ê¤Ã¤Æ¿§¤¬¤°¤ë¤°¤ë -x11/xtattr|xterm ¤Î°À­¤òÊѹ¹¤¹¤ë¥Ä¡¼¥ë -x11/xtestpicture|¥â¥Ë¥¿¤òÄ´À°¤¹¤ë¤¿¤á¤Î¥Õ¥ë¥¹¥¯¥ê¡¼¥ó¥¤¥á¡¼¥¸¤òºî¤ë -x11/xtoolwait|X11 Íѥġ¼¥ëµ¯Æ°¥æ¡¼¥Æ¥£¥ê¥Æ¥£ -x11/xview-clients|OpenLook ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤È¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸ -x11/xview-config|OpenLook ¥Ä¡¼¥ë¥­¥Ã¥ÈÀßÄê¥Õ¥¡¥¤¥ë -x11/xview-lib|OpenLook ¥Ä¡¼¥ë¥­¥Ã¥È¥é¥¤¥Ö¥é¥ê, ¥¤¥ó¥¯¥ë¡¼¥É¥Õ¥¡¥¤¥ë, ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸ -x11/xwit|X ¥¤¥ó¥¿¡¼¥Õ¥§¥¤¥¹¥Ä¡¼¥ë (X ¤Î´Ø¿ô¤ò¸Æ¤Ó½Ð¤¹¾®¤µ¤Ê¥ë¡¼¥Á¥ó½¸¤á¤¿¥³¥Þ¥ó¥É) -x11/xzoom|X ¥¹¥¯¥ê¡¼¥ó¾å¤Î¥¤¥á¡¼¥¸¤ò³ÈÂç, ²óž, ȿž¤¹¤ë diff --git a/data/ja_JP.EUC/ports/portindex b/data/ja_JP.EUC/ports/portindex deleted file mode 100755 index 9a91757afb..0000000000 --- a/data/ja_JP.EUC/ports/portindex +++ /dev/null @@ -1,211 +0,0 @@ -#!/usr/bin/perl - -# convert a ports INDEX file to HTML -# -# by John Fieber -# Mon May 13 10:31:58 EST 1996 -# $Id: portindex,v 1.5 1998-04-25 16:41:06 kuriyama Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.12 - -############################################################ - -# This is the base of where we ftp stuff from -$base = "ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current"; -$baseHTTP = "http://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current"; -$urlcgi = 'http://www.freebsd.org/cgi/url.cgi'; - -# better layout and link to the sources -if ($urlcgi) { - $baseHTTP = $urlcgi . '?' . $baseHTTP; -} - -$today = &getdate; - -&main; - -sub getdate { -# @months = ("January", "February", "March", "April", "May","June", -# "July", "August", "September", "October", "November", "December"); - ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time); - $year += 1900; -# return "Updated $months[$mon] $mday, $year"; - $mon++; - return "$year ǯ $mon ·î $mday Æü¤Ë¹¹¿·¤µ¤ì¤Þ¤·¤¿."; -} - -sub header { - local ($fh, $htext) = @_; - print $fh ""; - print $fh "$today
      \">\n"; - print $fh ""; - print $fh "\n"; - print $fh "\n"; - print $fh "%includes;\n"; - print $fh "]>\n"; - print $fh "&header;\n"; -} - -sub footer { - local ($fh, $ftext) = @_; - print $fh "\n$ftext\n"; - print $fh "&footer;\n"; - print $fh "\n\n"; -} - -sub main { - - $sep = ":"; - - # 'category' translation database - if (open(CATF, "categories.ja_JP.EUC")) { - while () { - ($a, $b) = split('\|'); - next if !defined($b); - chop($b); - $catsLANG{$a} = $b; - } - } - # 'COMMENT' translation database - if (open(COMF, "comments.ja")) { - while () { - ($a, $b) = split('\|'); - next if !defined($b); - chop($b); - $b =~ s/&/&/g; - $b =~ s//>/g; - $descLANG{$a} = $b; - } - } - - while (<>) { - chop; - s/&/&/g; - s//>/g; - - # Read a record - ($name, $loc, $prefix, $desc, $ldesc, $owner, $cats, - $keys, $bdep, $rdep) = split('\|'); - - # Check for double hyphens in the name (--). - $name =~ s/--/-/g; - - # Split the categories into an array - @cat = split("[ \t]+", $cats); - - $catkey{$name} = $cat[0]; - - # desc translation - ($lloc = $loc) =~ s@^/usr/ports/@@; - $desc = $descLANG{$lloc} - if ($descLANG{$lloc} ne ''); - - foreach $i (@cat) { - - $stats{$i}++; - - # figure out the FTP url - $loc =~ s/\/usr/$base/; - $ldesc =~ s/\/usr/$baseHTTP/; - - # The name description and maintainer - $data{$i} .= "
      $name "; - $data{$i} .= "
      $desc
      ¾Ü¤·¤¤ÀâÌÀ"; - $ownerurl = $owner; - $ownerurl =~ s/<//g; - $data{$i} .= - "
      ÊݼéôÅö¼Ô: $owner"; - - # If there are any dependencies, list them - if ($bdep ne "" || $rdep ne "") { - $data{$i} .= "
      ɬÍפʤâ¤Î: "; - @dep = split(/ /, "$bdep $rdep"); - foreach $j (@dep) { - $data{$i} .= " $j,"; - } - # remove the trailing comma - chop $data{$i}; - } - - # If the port is listed in more than one category, throw - # in some cross references - if ($#cat > 0) { - $data{$i} .= "
      ¤³¤³¤Ë¤â´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹: "; - foreach $j (@cat) { - if ($j ne $i) { - if ($j eq $cat[0]) { - $data{$i} .= " \u$j,"; - } - else { - $data{$i} .= " \u$j,"; - } - } - } - # remove the trailing comma - chop($data{$i}); - } - $data{$i} .= "

      \n" - } - - # Add an entry to the master index - $master[$portnumber] = - "$name " . - " -- $desc
      \n"; - $portnumber++; - } - - open(MOUTF, ">index.sgml"); - - &header(MOUTF, "FreeBSD Ports"); -# print MOUTF "\n"; - print MOUTF "&blurb;"; - print MOUTF "

      FreeBSD Ports ¥³¥ì¥¯¥·¥ç¥ó¤Ë¤Ï, ¸½»þÅÀ¤Ç $portnumber ¸Ä¤Î ports ¤¬Ä󶡤µ¤ì¤Æ¤¤¤Þ¤¹.
      Á´¤Æ¤Î $portnumber ¸Ä¤Î ports ¤ò tar ¤Ç¤Þ¤È¤á¤Æ gzip ¤·¤¿¤â¤Î (¤ª¤è¤½ 4 ¥á¥¬¥Ð¥¤¥È) ¤ò¥À¥¦¥ó¥í¡¼¥É¤¹¤ë¤«, °Ê²¼¤ÎʬÎफ¤é¤¿¤É¤Ã¤Æ¤¯¤À¤µ¤¤:\n"; - - print MOUTF "

        \n"; - - @foos = sort(keys %stats); - foreach $key (@foos) { - # For translation - $subkey = ""; - $subkey = " ($catsLANG{$key})" - if ($catsLANG{$key} ne ''); - # For the master file... - print MOUTF - "
      • \u$key$subkey ($stats{$key})
      • "; - - # Create the category file - open(OUTF, ">$key.sgml"); - $subkey = ""; - $subkey = " / $catsLANG{$key}" - if ($catsLANG{$key} ne ''); - &header(OUTF, "FreeBSD Ports: \u$key$subkey"); - print OUTF "
        \n"; - $d = join("\n", sort(split(/\n/, $data{$key}))); - $d =~ s/##([^#]*)##/$catkey{$1}/g; - print OUTF $d; - print OUTF "
        \n"; - &footer(OUTF, "
        Port ¤ÎʬÎà" . - " -- °ìÍ÷
        "); - close(OUTF); - - } - print MOUTF "
      \n"; - print MOUTF - "\n"; - &footer(MOUTF, ""); - close(MOUTF); - - # Create the master index file - open(MINDEX, ">master-index.sgml"); - &header(MINDEX, "FreeBSD Ports ¥³¥ì¥¯¥·¥ç¥ó °ìÍ÷"); - print MINDEX "

      \n"; - print MINDEX sort @master; - print MINDEX "

      "; - &footer(MINDEX, "
      Port ¤ÎʬÎà
      "); - close(MINDEX); - -} diff --git a/data/ja_JP.EUC/ports/ports.inc b/data/ja_JP.EUC/ports/ports.inc deleted file mode 100644 index d8850c9825..0000000000 --- a/data/ja_JP.EUC/ports/ports.inc +++ /dev/null @@ -1,66 +0,0 @@ - - - -

      FreeBSD Ports ¥³¥ì¥¯¥·¥ç¥ó¤Ï, ¥æ¡¼¥¶¤ä´ÉÍý¼Ô¤¬´Êñ¤Ë¥¢¥×¥ê¥±¡¼¥·¥ç -¥ó¤Î¥¤¥ó¥¹¥È¡¼¥ë¤ò´Êñ¤Ë¹Ô¤¦ÊýË¡¤òÄ󶡤·¤Þ¤¹. -¤³¤³¤Ëʤ٤é¤ì¤Æ¤¤¤ë³Æ ``port'' ¤Ë¤Ï, FreeBSD ¤Ç¥ª¥ê¥¸¥Ê¥ë¤Î¥¢¥×¥ê¥±¡¼ -¥·¥ç¥ó¤Î¥½¡¼¥¹¥³¡¼¥É¤ò¥³¥ó¥Ñ¥¤¥ë¤·¼Â¹Ô¤¹¤ë¤¿¤á¤ËɬÍפʥѥåÁ¤¬Á´¤Æ´Þ¤Þ -¤ì¤Æ¤¤¤Þ¤¹. -¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ï´Êñ¤Ç, port ¤ò¥À¥¦¥ó¥í¡¼¥É¤·, ¤½¤ì¤ò -Ÿ³«¤·, port ¥Ç¥£¥ì¥¯¥È¥ê¤Ç make ¤ÈÂǤĤÀ¤±¤Ç¤¹. -Makefile¤Ï¼«Æ°Åª¤Ë, ¥í¡¼¥«¥ë¥Ç¥£¥¹¥¯¤ä CDROM, ftp ·Ðͳ¤Ç -¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î¥½¡¼¥¹¥³¡¼¥É¤ò¼è¤Ã¤Æ¤­¤Æ, -¤¢¤Ê¤¿¤Î¥·¥¹¥Æ¥à¾å¤ÇŸ³«¤·, ¥Ñ¥Ã¥Á¤ò¤¢¤Æ, -¥³¥ó¥Ñ¥¤¥ë¤·¤Þ¤¹. -ÌäÂ꤬¤Ê¤¤¤è¤¦¤Ê¤é, ¤¢¤È¤Ïmake install¤ÈÂǤĤÀ¤±¤Ç¥¢¥×¥ê¥±¡¼ -¥·¥ç¥ó¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ package ¥·¥¹¥Æ¥à¤ØÅÐÏ¿¤Ç¤­¤Þ¤¹.

      - -

      ports ¤Ë¤Ä¤¤¤Æ¤â¤¦¾¯¤·¾Ü¤·¤¯ÃΤꤿ¤¤¾ì¹ç¤Ë¤Ï, -ports ¥³¥ì¥¯¥·¥ç¥ó ¤ò»²¾È¤·¤Æ¤¯¤À -¤µ¤¤. ¿·¤·¤¤ ports ¤òºî¤ë¤Ë¤Ï, -¥Õ¥ê¡¼¥½¥Õ¥È¥¦¥§¥¢¤Î°Ü¿¢ ¤ò»²¾È -¤·¤Æ¤¯¤À¤µ¤¤. ¤É¤Á¤é¤â FreeBSD ¥Ï¥ó¥É¥Ö¥Ã¥¯ -¤Î°ìÉô¤Ç¤¹.

      - -

      ¤â¤·¤¢¤Ê¤¿¤¬ 2.2.1-release ¤Î¥æ¡¼¥¶¤Ê¤é, - -2.2.1 ¤«¤é 2.2-stable ¤Ø¤Î¥¢¥Ã¥×¥°¥ì¡¼¥É¥­¥Ã¥È -¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. -¤â¤·¤¢¤Ê¤¿¤¬ 2.2.2-release ¤Î¥æ¡¼¥¶¤Ê¤é, - -2.2.2 ¤«¤é 2.2-stable ¤Ø¤Î¥¢¥Ã¥×¥°¥ì¡¼¥É¥­¥Ã¥È -¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. -¤â¤·¤¢¤Ê¤¿¤¬ 2.2.5-release ¤Î¥æ¡¼¥¶¤Ê¤é, - -2.2.5 ¤«¤é 2.2-stable ¤Ø¤Î¥¢¥Ã¥×¥°¥ì¡¼¥É¥­¥Ã¥È -¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. -(¤³¤ì¤é¤Ï FreeBSD ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹. ¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ï pkg_add -¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤.) -¤³¤ì¤Ç¤³¤³¤ËºÜ¤Ã¤Æ¤¤¤ëÁ´¤Æ¤Î ports ¤ò»È¤¦¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹. -¤³¤Î¥¢¥Ã¥×¥°¥ì¡¼¥É¥­¥Ã¥È¤Ï ports ¤ä¥Ñ¥Ã¥±¡¼¥¸¤ò»È¤¦¤Î¤ËɬÍפʥե¡¥¤¥ë -¤À¤±¤ò¹¹¿·¤·¤Þ¤¹. 2.2-stable ¤Ø¤Î´°Á´¤Ê¥¢¥Ã¥×¥°¥ì¡¼¥É¤Ë¤Ä¤¤¤Æ¤Ï, ¥Ï¥ó -¥É¥Ö¥Ã¥¯¤Î -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤òÄ̤¸¤¿¥½¡¼¥¹¥Ä¥ê¡¼¤ÎƱ´ü¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤. -´°Á´¤Ê¥¢¥Ã¥×¥°¥ì¡¼¥É¤¬(¤Þ¤À 2.2.1-release ¤ä 2.2.2-release ¤ò»È¤Ã¤Æ¤¤¤ë -¾ì¹ç¤ÏÆÃ¤Ë)¿ä¾©¤µ¤ì¤Æ¤¤¤Þ¤¹.

      - -

      ¿¤¯¤Î ports ¤Ï¥³¥ó¥Ñ¥¤¥ë¤È¼Â¹Ô¤Ë X Window System ¤òɬÍפȤ·¤Þ¤¹. -ports ¤Ï XFree86 ¾å¤Ç¥Æ -¥¹¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. ºÇ¿·¤Î¥ê¥ê¡¼¥¹¤Ï 3.3.2 ¤Ç¤¹. ¤¤¤¯¤Ä¤«¤Î ports ¤Ï¸Å¤¤ -¥ê¥ê¡¼¥¹¤Ç¤Ïưºî¤·¤Ê¤¤¤«¤âÃΤì¤Þ¤»¤ó.

      - -

      ports ¤ÎÄɲÃ, ¹¹¿·, ºï½ü¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤ä, ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î¸¡º÷¤Ï - -FreeBSD Ports ¹¹¿· ¥¹¥¯¥ê¥×¥È¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤.

      - -
      -¸¡º÷: - - - -
      - diff --git a/data/ja_JP.EUC/press.sgml b/data/ja_JP.EUC/press.sgml deleted file mode 100644 index 7c70823e43..0000000000 --- a/data/ja_JP.EUC/press.sgml +++ /dev/null @@ -1,122 +0,0 @@ - - - %includes; -]> - - - - - -&header; - - -¤â¤·¥ê¥ó¥¯À褬¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¤é¤½¤Î URL ¤ò -www@FreeBSD.ORG -¤ØÁ÷¤Ã¤Æ²¼¤µ¤¤. - -

      - -

      1998 ǯ 7 ·î

      - - -

      1998 ǯ 6 ·î

      - - -

      1998 ǯ 5 ·î

      - - -

      1998 ǯ 4 ·î

      - - -

      1998 ǯ 3 ·î

      - - -

      1997 ǯ 8 ·î

      - - -

      1997 ǯ 6 ·î

      - - -

      1997 ǯ 5 ·î

      - - -&footer; - - diff --git a/data/ja_JP.EUC/publish.sgml b/data/ja_JP.EUC/publish.sgml deleted file mode 100644 index d3f10a1537..0000000000 --- a/data/ja_JP.EUC/publish.sgml +++ /dev/null @@ -1,216 +0,0 @@ - - - %includes; -]> - - - - - -&header; - - -
      FreeBSD ¥Ç¡¼¥â¥ó -
      - - -¤³¤³¤Ç¤Ï¤¿¤¯¤µ¤ó¤Î FreeBSD ´ØÏ¢¤Î½ÐÈÇʪ¤Îɽ»æ¤ò¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. -¤³¤Î¾¤Ë FreeBSD ´ØÏ¢¤Î½ñÀÒ¤ä CDROM ¤ò¸æÂ¸ÃΤǤ·¤¿¤é, -¤³¤³¤ËÄɲäǤ­¤ë¤è¤¦www@freebsd.org¤Þ¤Ç -¥á¡¼¥ë¤Ë¤Æ¤ªÃΤ餻¤¯¤À¤µ¤¤. -

      -²èÁü¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¤ÈÂ礭¤¯É½¼¨¤µ¤ì¤Þ¤¹. - -

      ½ñÀÒ

      - - - - - - - - - - - - - - - -
      ¤³¤ì¤¬ºÙÀî ã¸Ê»á¤é¤Ë¤è¤ëºÇ¿·¤Î (1997 ǯ 5 ·î) ½ñÀҤǤ¹. -ȯÇä»þ¤Ë¤Ï¡Ö¥Ó¥ë¡¦¥²¥¤¥Ä ̤Íè¤ò¸ì¤ë¡×(¸¶Âê "The Road Ahead") ¤ò¾å²ó¤ë -Çä¤ì¹Ô¤­¤òµ­Ï¿¤·, ÆüËܤΥ³¥ó¥Ô¥å¡¼¥¿´Ø·¸¤Î½ñÀҤΥ٥¹¥È¥»¥é¡¼¤È¤Ê¤ê¤Þ¤·¤¿ -(Èà¤ÎËܤ¬ 2 °Ì, ¤³¤ÎËܤ¬ 1 °Ì¤Ç¤¹).
      (FreeBSD ¤Ë´Ø¤¹¤ëÆüËܸì¤Î½ñÀÒ¤Ç, 2.0.5 ¤¬Éí°¤·¤Æ¤¤¤Þ¤¹. ±Ñ¸ì¤Î¥¿¥¤¥È¥ë¤ÏÉÔÌÀ¤Ç¤¹)
      (FreeBSD ¤Ë´Ø¤¹¤ëÆüËܸì¤Î½ñÀÒ¤Ç, 2.0.5 ¤¬Éí°¤·¤Æ¤¤¤Þ¤¹. ±Ñ¸ì¤Î¥¿¥¤¥È¥ë¤ÏÉÔÌÀ¤Ç¤¹)
      ¤³¤ì¤¬ Walnut Creek CDROM ¤Î "FreeBSD Complete" ¤Ç¤¹. -¥¤¥ó¥¹¥È¡¼¥ë¥¬¥¤¥É, ¥Þ¥Ë¥å¥¢¥ë¤ª¤è¤Ó¥¤¥ó¥¹¥È¡¼¥ë CD 2 Ë礫¤é¹½À®¤µ¤ì¤Æ¤¤¤Þ¤¹. -
      ¤³¤ì¤¬ Walnut Creek CDROM ¤Î "Installing & Running FreeBSD" ¤Ç¤¹. -¥¤¥ó¥¹¥È¡¼¥ë¤Î¼ê½ç¤Ë¤Ä¤¤¤Æ½ñ¤«¤ì¤Æ¤ª¤ê, ÊÌ¤Ë 2 ËçÁȤΠCD ¤¬ÈÎÇ䤵¤ì¤Æ¤¤¤Þ¤·¤¿. -¤½¤Î¤¿¤á, ¤è¤ê¹­¤¤ÈϰϤò¥«¥Ð¡¼¤¹¤ë "FreeBSD Complete" ¤Ë¤è¤êÃÖ¤­¤«¤¨¤é¤ì¤Þ¤·¤¿. -
      ¤³¤ÎËܤ϶ᤴ¤í (1997 ǯ¤Ï¤¸¤á) ÂæÏѤǽÐÈǤµ¤ì¤¿¤â¤Î¤Ç¤¹. -¥¿¥¤¥È¥ë¤Ï "FreeBSD: ÆþÌç¤È±þÍÑ" ¤Ç, Ãø¼Ô¤ÏÍû ·úã»á¤Ç¤¹. -
      ¤³¤ì¤ÏÉù½ÐÈǤΠ"¤Ï¤¸¤á¤Æ¤Î FreeBSD" ¤Ç¤¹. -°ìÈÌŪ¤Ê¥¤¥ó¥¹¥È¡¼¥ë¥¬¥¤¥É¤äÆüËܸì´Ä¶­¤Î¤Û¤«, ¥·¥¹¥Æ¥à´ÉÍý¤ä (¥Ö¡¼¥È¥×¥í¥»¥¹ -Åù¤Î¤è¤¦¤Ê) ²¼°Ì¥ì¥Ù¥ë¤Î¾ðÊó¤Ë½ÅÅÀ¤òÃÖ¤¤¤Æ¤¤¤Þ¤¹. -FreeBSD-2.2.2R ¤È XFree86-3.2 ¤¬ CDROM ¤Ë¼ýÏ¿¤µ¤ì¤Æ¤¤¤Þ¤¹. -264 ¥Ú¡¼¥¸, 3,400 ±ß¤Ç¤¹. -
      ASCII ¤Î "¥Ñ¡¼¥½¥Ê¥ë Unix ¥¹¥¿¡¼¥¿¡¼¥­¥Ã¥È - FreeBSD" ¤Ç¤¹. -Unix ¤ÎÎò»Ë, ÆüËܸìʸ½ñ½èÍý¥·¥¹¥Æ¥à¤Î¹½ÃÛ¥¬¥¤¥É¤ä ports ¤Îºî¤êÊý¤Ë¤Ä¤¤¤Æ¤â -½ñ¤«¤ì¤Æ¤¤¤Þ¤¹. 2.1.7.1R ¤È XFree86-3.2 ¤¬ CDROM ¤Ë¼ýÏ¿¤µ¤ì¤Æ¤¤¤Þ¤¹. -384 ¥Ú¡¼¥¸, 3,000 ±ß¤Ç¤¹. -
      - - -

      CDROM

      ºÇ¶á¤Î¥ê¥ê¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï FreeBSD ¥ê¥ê¡¼¥¹¾ðÊó¤Î¥Ú¡¼¥¸ ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤.

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ¤³¤ì¤Ï InfoMagic ¤Î BSDisc ¤Ç, FreeBSD 2.0 ¤È NetBSD 1.0 ¤ò 1 Ëç¤Î CD ¤Ë¼ýÏ¿¤·¤¿¤â¤Î¤Ç¤¹. -»ä¤¬»ý¤Ã¤Æ¤¤¤ëÃæ¤Ç¤Ï, ɽ»æ¤Ë³¨¤¬ÉÁ¤«¤ì¤Æ¤¤¤ë¤Î¤Ï ¤³¤ì 1 Ëç¤À¤±¤Ç¤¹. -
      ¤³¤ì¤¬¥«¥ê¥Õ¥©¥ë¥Ë¥¢Âç³Ø¥Ð¡¼¥¯¥ì¥¤¹»¤Ë¤è¤ë -¥ª¥ê¥¸¥Ê¥ë¤Î 4.4 BSD Lite2 ¥ê¥ê¡¼¥¹¤Ç, FreeBSD ¤Î¤«¤Ê¤ê¤ÎÉôʬ¤ò»Ù¤¨¤ë -Ãæ¿´µ»½Ñ¤Ç¤¹. -
      LASER 5 ¤Î "BSD" ¥·¥ê¡¼¥º¤ÎºÇ½é¤Î¤â¤Î¤Ç¤¹. -FreeBSD-2.0.5R, NetBSD-1.0, XFree86-3.1.1 ¤ª¤è¤Ó FreeBSD(98) ¥«¡¼¥Í¥ë¤¬¼ýÏ¿¤µ¤ì¤Æ¤¤¤Þ¤¹.
      LASER 5 ¤Î "BSD" ¥·¥ê¡¼¥º¤Î 2 ËçÌܤΤâ¤Î¤Ç¤¹. -¤³¤Î¥Ð¡¼¥¸¥ç¥ó¤«¤éÄ̾ï¤Î CD ¥±¡¼¥¹¤Ë¥Ñ¥Ã¥±¡¼¥¸¥ó¥°¤µ¤ì¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. -FreeBSD-2.1R, NetBSD-1.1, XFree86-3.1.2 ¤È 3.1.2A ¤ª¤è¤Ó FreeBSD(98) ¥«¡¼¥Í¥ë (2.0.5) ¤¬¼ýÏ¿¤µ¤ì¤Æ¤¤¤Þ¤¹. -
      LASER 5 ¤ÎÆüËܸìÈÇ FreeBSD CDROM ¤Ç¤¹. CD 4 ËçÁȤǤ¹. -
      ¥Ñ¥·¥Õ¥£¥Ã¥¯¥Ï¥¤¥Æ¥Ã¥¯ (PHT) ¤ÎÀ½Éʥ饤¥ó¤¬ -Walnut Creek CDROM ¤ËÅý¹ç¤µ¤ì¤ëÁ°¤Ë PHT ¤¬È¯¹Ô¤·¤¿Í£°ì¤Î FreeBSD ¤Î CD ¤Ç¤¹. -PHT ¤Ï¸½ºß FreeBSD/J (ÆüËܸìÈÇ) CD ¤âȯ¹Ô¤·¤Æ¤¤¤Þ¤¹.
      ´Ú¹ñ¤Î»¨»ï¤Î -ÉÕÏ¿ CD ¤Îɽ»æ¤Ç¤¹. ÆÈÁÏŪ¤Ê³¨¤ÎÉÁ¤«¤ì¤¿É½»æ¤Ë¸æÃíÌÜ ! -¤³¤Î CD ¤Ë¤Ï FreeBSD 2.2.1 release ¤È¥í¡¼¥«¥ë¤Ê³ÈÄ¥¤¬¤¤¤¯¤Ä¤«¼ýÏ¿¤µ¤ì¤Æ¤¤¤Þ¤¹.
      ¤³¤ì¤³¤½¤¬ ! ¼Â¤Ë½é¤á¤ÆÈ¯¹Ô¤µ¤ì¤¿ FreeBSD ¤Î CD -¤Ê¤Î¤Ç¤¹ ! -FreeBSD ¥×¥í¥¸¥§¥¯¥È¤È Walnut Creek CDROM ξ¼Ô¤Î¼ã¤«¤ê¤·º¢¤ÎºîÉʤʤΤÇ, -¸½ºß¤ÎÀ½ÉʤȤÎÉʼÁ¤Î°ã¤¤¤ò¸«¤Ä¤±¤ë¤Î¤Ï, ¤ª¤½¤é¤¯ -¤¢¤Þ¤êÆñ¤·¤¯¤Ê¤¤¤³¤È¤Ç¤·¤ç¤¦. -
      ¤³¤ì¤Ï Walnut Creek CDROM ¤«¤éȯ¹Ô¤µ¤ì¤¿ 2 ËçÌܤΠFreeBSD ¤Î CD ¤Ç, 1.x ¥Ö¥é¥ó¥Á¤ÎºÇ¸å¤Î CD ¤Ç¤â¤¢¤ê¤Þ¤¹ (USL/¥Î¥Ù¥ë ¤È¤ÎÁʾ٤Èϲò¤ò»²¾È). -¤Ä¤¤¤Ç¥ê¥ê¡¼¥¹¤µ¤ì¤¿ FreeBSD 1.1.5 ¤Ï¥Í¥Ã¥È¥ï¡¼¥¯¾å¤Ç¤·¤«Æþ¼ê¤¹¤ë¤³¤È¤¬ -¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿. -
      ¤³¤ÎÄÁ¤·¤¤ CD ¤Ï, ¸½Â¸¤¹¤ë¸«ËܤΠ-¤Û¤Ü¤¹¤Ù¤Æ¤¬ÁÈ¿¥Åª¤ËÄÉÀפµ¤ìÇÑ´þ¤µ¤ì¤¿¤¿¤á, ¸½ºß¤Ç¤Ï -¤Á¤ç¤Ã¤È¤·¤¿¥³¥ì¥¯¥¿¡¼¥º¥¢¥¤¥Æ¥à¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹. - -¤³¤Î CD ¤Î¿ÞÈǤÎÉÔ¹¬¤ÊÅÀ¤Ï, ºîÀ®Ç¯¤¬´Ö°ã¤Ã¤Æ¤¤¤ë¤³¤È¤È, ¤µ¤é¤Ë -¥Ð¥Ä¤Î°­¤¤¤³¤È¤Ë, ÇØÃæ¤Î "January" ¤Þ¤Ç "Jaunary" ¤È´Ö°ã¤Ã¤Æ -¤Ä¤Å¤é¤ì¤Æ¤¤¤ë¤³¤È¤Ç¤¹. ¤¢¤¢, ¸«ËܻԤ˸þ¤±¤Æ½Ðȯ¤¹¤ë -¤Û¤ó¤Î¿ô»þ´ÖÁ°¤Ë¿ÞÈǤòÊѹ¹¤¹¤ë¤È¤¤¤¦ËÁ¸±¤ò»î¤ß¤ë¤ó¤¸¤ã¤Ê¤«¤Ã¤¿. -
      ¤³¤ì¤¬½¤ÀµÈǤΠFreeBSD 2.0 ¤Î CD ¤Ç¤¹. -½¤ÀµÈǤǤÏ(¿¾¯É÷ÊѤï¤ê¤Ç¤Ï¤¢¤ê¤Þ¤¹¤¬), ¿§ºÌ¤Þ¤Ç¤â¤¬Êѹ¹¤µ¤ì¤Æ¤¤¤ë¤³¤È¤Ë -¸æÃíÌÜ. ¤ª¤½¤é¤¯ ¤³¤ÎÊѹ¹¤Ï, °ÊÁ°¤Î¼ºÇÔºî¤È¶èÊ̤¹¤ë¤¿¤á¤Ë -¤ª¤³¤Ê¤ï¤ì¤¿¤â¤Î¤Ç¤·¤ç¤¦.
      FreeBSD 2.0.5 release ¤Î CD ¤Ç¤¹. ¤³¤ì¤ÏºÙÀî ã¸Ê»á¤Î¥Ç¡¼¥â¥ó·¯¤ò½é¤á¤ÆÉ½»æ¤Ë»ÈÍѤ·¤¿ CD ¤Ç¤¹.
      FreeBSD 2.1 release ¤Î CD ¤Ç¤¹. ¤³¤ì¤Ï (2.1.7 ¤¬ºÇ¸å¤È¤Ê¤ë) 2.1 ¥Ö¥é¥ó¥Á¤ÎºÇ½é¤Î CD ¥ê¥ê¡¼¥¹¤Ç¤¹.
      FreeBSD 2.1.5 release ¤Î CD ¤Ç¤¹.
      FreeBSD 2.1.6 release ¤Î CD ¤Ç¤¹.
      WC ¤«¤éȯ¹Ô¤µ¤ì¤¿, ºÇ½é¤ÇºÇ¸å¤Î 2.1.6 ¤ÎÆüËܸì¥í¡¼¥«¥é¥¤¥ºÈǤǤ¹. -º£¸å¤³¤Î¼ï¤ÎÀ½Éʤ˴ؤ·¤Æ¤Ï, ¥Ñ¥·¥Õ¥£¥Ã¥¯¥Ï¥¤¥Æ¥Ã¥¯¤ª¤è¤Ó LASER 5 ¤Î¸å±ç¤ò -¼õ¤±¤¿, ºÙÀî ã¸Ê»á¤Î¤Ò¤­¤¤¤ë¥Á¡¼¥à¤ËÀÕǤ¤¬°Üž¤µ¤ì¤Þ¤¹. -
      ¤³¤ì¤Ï FreeBSD 2.1.7 release ¤Î CD¤Ç, 2.1.x ¥Ö¥é¥ó¥Á¤Î -ºÇ¸å¤Î CD ¥ê¥ê¡¼¥¹¤Ç¤â¤¢¤ê¤Þ¤¹. 2.1.6 ¤Î¥»¥­¥å¥ê¥Æ¥£Âкö¤ò¼ç¤ÊÌÜŪ¤È¤·¤Æ -¥ê¥ê¡¼¥¹¤µ¤ì¤¿¤â¤Î¤Ç¤¹. -
      2.2 ¥¹¥Ê¥Ã¥×¥·¥ç¥Ã¥È¤ÎÁá´ü¥ê¥ê¡¼¥¹ (2.2.1 ¤Î¥ê¥ê¡¼¥¹°ÊÁ°¤Ë¤ª¤³¤Ê¤ï¤ì¤¿¤â¤Î) ¤Ç¤¹. -
      FreeBSD 2.2.1 release ¤Î CD ¤Ç¤¹. ¤³¤ì¤Ï 2.2 ¥Ö¥é¥ó¥Á¤ÎºÇ½é¤Î CD ¤Ç¤¹. -
      FreeBSD 2.2.2 release ¤Î CD ¤Ç¤¹. -
      FreeBSD 3.0 ¥¹¥Ê¥Ã¥×¥·¥ç¥Ã¥È¤Î CD ¤Ç¤¹. -
      FreeBSD ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤È¥Ë¥å¡¼¥¹¤Î¥¢¡¼¥«¥¤¥Ö¤Ç¤¹. -¥¹¥ì¥Ã¥ÉËè¤Ë¾¯¤·À°Íý¤µ¤ì, HTML ¤ËÊÑ´¹¤µ¤ì¤Æ¤¤¤Þ¤¹. -¤³¤ÎÀ½ÉʤÎȯ¹Ô¤Ï 2 ²ó¤ª¤³¤Ê¤ï¤ì¤¿¤¢¤È¤ÇÊɤˤ֤ÁÅö¤Ã¤Æ¤·¤Þ¤¤¤Þ¤·¤¿. ¤È¤¤¤¦¤Î¤Ï -¥Ç¡¼¥¿¤¬Â¿¤¹¤®¤Æ 1 Ëç¤Î CD ¤Ë¤ÏÆþ¤ê¤­¤é¤Ê¤¤¤³¤È¤¬ÌÀ¤é¤«¤Ë¤Ê¤Ã¤¿¤«¤é¤Ç¤¹. -¤ª¤½¤é¤¯ DVD ¤¬¤â¤Ã¤È°ìÈÌŪ¤Ë¤Ê¤Ã¤¿»þ¤Ë¤Ï... -
      - - -

      Ȭȕ

      - - - - - - -
      ´Ú¹ñ¤Î UNIX »¨»ï 1997 ǯ 5 ·î¹æ¤Îɽ»æ¤Ç¤¹. -ÉÕÏ¿ CD ¤ËFreeBSD 2.2.1¤¬¼ýÏ¿¤µ¤ì¤Æ¤¤¤Þ¤¹. -
      UNIX User »ï 1996 ǯ 11 ·î¹æ¤Ç¤¹. -ÉÕÏ¿ CD ¤Ë FreeBSD 2.1.5 ¤¬¼ýÏ¿¤µ¤ì¤Æ¤¤¤Þ¤¹. -
      Software Design »ï 1997 ǯ 4 ·î¹æ¤Î -"FreeBSD ¥Õ¥ë¥³¡¼¥¹" ÆÃ½¸ (µ»½ÑɾÏÀ¼Òȯ¹Ô) ¤Ç¤¹. -¥¤¥ó¥¹¥È¡¼¥ë¤«¤é -current ¤ÎÄɤ¤¤«¤±Êý¤Þ¤Ç¤Î -¤¹¤Ù¤Æ¤ò¥«¥Ð¡¼¤·¤¿ FreeBSD ¤Îµ­»ö¤¬ 80 ¥Ú¡¼¥¸¤Ë¤ï¤¿¤Ã¤Æ·ÇºÜ¤µ¤ì¤Æ¤¤¤Þ¤¹. -
      - - -

      ¥Ë¥å¡¼¥¹¥ì¥¿¡¼

      - - - - -
      -¤³¤ì¤Ï -Walnut Creek CDROM¤¬È¯¹Ô¤·, ̵ÎÁ¤Ç -ÇÛÉÛ¤·¤Æ¤¤¤ë FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Î -Âè 1 ¹æ¤Ç¤¹. -ÅÐÏ¿¤¹¤ì¤Ð -¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. µ­»ö¤ÎÅê¹Æ¤ä¸æ°Õ¸«¤ÏÅŻҥ᡼¥ë¤Ç -newsletter@FreeBSD.ORG¤Þ¤Ç¤ª´ê¤¤¤·¤Þ¤¹. -
      -¤³¤ì¤Ï -Walnut Creek CDROM¤¬È¯¹Ô¤·, ̵ÎÁ¤Ç -ÇÛÉÛ¤·¤Æ¤¤¤ë FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Î -Âè 2 ¹æ -¤Ç¤¹. -ÅÐÏ¿¤¹¤ì¤Ð -¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. µ­»ö¤ÎÅê¹Æ¤ä¸æ°Õ¸«¤ÏÅŻҥ᡼¥ë¤Ç -newsletter@FreeBSD.ORG¤Þ¤Ç¤ª´ê¤¤¤·¤Þ¤¹. -
      - -
      questions@FreeBSD.ORG
      - Copyright © 1995-1997 FreeBSD Inc. - All rights reserved.
      $Date: 1998-07-26 11:26:24 $
      - - diff --git a/data/ja_JP.EUC/register.sgml b/data/ja_JP.EUC/register.sgml deleted file mode 100644 index e13da8e0f6..0000000000 --- a/data/ja_JP.EUC/register.sgml +++ /dev/null @@ -1,94 +0,0 @@ - - - %includes; -]> - - - - - -&header; -
      -ÅÐÏ¿¤·¤Æ FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤ò¼ê¤ËÆþ¤ì¤Þ¤·¤ç¤¦. ¤Þ¤¿ announce@freebsd.org ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë¤â»²²Ã¤·¤Þ¤·¤ç¤¦.
      -

      ÌõÃí: ¤¹¤Ù¤Æ±Ñ¸ì¤Çµ­Æþ¤·¤Æ¤¯¤À¤µ¤¤.

      -
      -
      - - -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ̾Á° :
      ̾»ú :
      ¥á¡¼¥ë¥¢¥É¥ì¥¹:
      ½»½ê
      ÅÔ»Ô̾ :
      ¹ñ̾/¹ç½°¹ñ¤Î½£ : ¹ñ̾/Í¹ÊØÈÖ¹æ :
      FreeBSD ¤Ë´ØÏ¢¤¹¤ë¹­¹ð¥á¡¼¥ë¤Î¼õ¿®¤ò´õ˾¤·¤Þ¤¹¤« ?
      ¾åµ­¤Î¥á¡¼¥ë¥¢¥É¥ì¥¹¤Ç announce@freebsd.org ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤·¤Þ¤¹¤« ?
      FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤ÎÇÛÉÛ¤ò´õ˾¤·¤Þ¤¹¤« ? -

      - - -

      -
      -

      -Adobe PDF format ÈǤΥ˥塼¥¹¥ì¥¿¡¼¤Ï¤³¤Á¤é¤Ç¤¹. -PDF ¥Ó¥å¡¼¥¢¤ÎÁªÂò¤ä»ÈÍÑË¡¤Ë´Ø¤¹¤ë - -¥Ø¥ë¥×¥Õ¥¡¥¤¥ë¤Ï¤³¤Á¤é¤Ç¤¹. - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.1.5R/Makefile b/data/ja_JP.EUC/releases/2.1.5R/Makefile deleted file mode 100644 index f4c810a75a..0000000000 --- a/data/ja_JP.EUC/releases/2.1.5R/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# $Id: Makefile,v 1.1.1.1 1997-11-23 22:23:06 max Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.1 - -#DOCS= announce.sgml notes.sgml -DOCS= notes.sgml - -.include "../../../web.mk" diff --git a/data/ja_JP.EUC/releases/2.1.5R/notes.sgml b/data/ja_JP.EUC/releases/2.1.5R/notes.sgml deleted file mode 100644 index baa067b971..0000000000 --- a/data/ja_JP.EUC/releases/2.1.5R/notes.sgml +++ /dev/null @@ -1,548 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      -			    ¥ê¥ê¡¼¥¹¥Î¡¼¥È
      -		    FreeBSD Release 2.1.5 RELEASE
      -
      -0. ¤³¤Î¥ê¥ê¡¼¥¹¤Ï
      ------------------
      -
      -¤³¤Î¥ê¥ê¡¼¥¹¤Ï 2.1R ¤Ë¤Î¸å·Ñ¤Ë¤¢¤¿¤ë¥ê¥ê¡¼¥¹¤Ç¤¢¤ê, ¥Ð¥°¥Õ¥£¥Ã¥¯¥¹, ¥»
      -¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤ÎÂкö, ÊݼéŪ¤Ê²þÎɤ˽ÅÅÀ¤ò¤ª¤¤¤Æ¤¤¤Þ¤¹. ¸½ºß¤ÎÀè¿ÊŪ
      -¤Ê²þÎɤˤĤ¤¤Æ¤Ï, http://www.freebsd.org/handbook/current.html ¤ò»²¾È
      -¤·¤Æ²¼¤µ¤¤. 
      -
      -1. 2.1.0-RELEASE ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï?
      ---------------------------------
      -ºÇ¸å¤Î FreeBSD ¤Î¥á¥¸¥ã¡¼¥ê¥ê¡¼¥¹¤«¤é¤ÎÊѹ¹¤Ï¤Û¤ó¤Î¾¯¤·¤À¤±¤Ç¤¹. Êѹ¹
      -ÅÀ¤ò¤ï¤«¤ê¤ä¤¹¤¯ÀâÌÀ¤¹¤ë¤¿¤á¤Ë, ¤¤¤¯¤Ä¤«¤ÎʬÎàʬ¤±¤ò¤·¤Þ¤¹. 
      -
      -
      -¥Ç¥Ð¥¤¥¹¥É¥é¥¤¥Ð:
      ------------------
      -¥ª¥ó¥Ü¡¼¥É¤Î SCSI ¥¢¥À¥×¥¿ Adaptec AIC7850 ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -Specialix SI ¤È XIO ¤Î¥·¥ê¥¢¥ë¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -¸Å¤¤¥¿¥¤¥×¤Î Onboard, ¤¢¤ë¤¤¤Ï Brumby ¤Î¥·¥ê¥¢¥ë¥«¡¼¥É¤Ë²Ã¤¨¤Æ, 
      -Stallion EasyIO, EasyConnection 8/32 ¤È EasyConnection 8/64 ¤¬¥µ¥Ý¡¼¥È
      -¤µ¤ì¤Þ¤·¤¿. 
      -
      -Intel EtherExpress Pro/100B PCI ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -3COM 3C590 ¤È 3C595 ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -Real PCI Buslogic ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. (¥É¥é¥¤¥Ð¤È probe ¤Î½çÈÖ¤¬¤¢¤¿
      -¤é¤·¤¯¤Ê¤ê¤Þ¤·¤¿)
      -
      -ARNET (º£¤Ï Digiboard) ¤Î Sync 570i ¹â®¥·¥ê¥¢¥ë¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ
      -¤·¤¿. 
      -
      -Matrox Meteor frame grabber ¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -Connectix Quickcam ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -Worm driver - Plasmon ¤Þ¤¿¤Ï HP 4080i CDR ¥É¥é¥¤¥Ö¤ò»È¤Ã¤Æ CDROM ¤ò¾Æ
      -¤¯¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. (`
      -
      -wormcontrol(1)' ¤ò»²¾È)  Ãí°Õ: ¥É¥é
      -¥¤¥Ö¤¬ WORM ¤Ç¤Ï¤Ê¤¯ CD ¤È¤·¤ÆÇ§¼±¤µ¤ì¤ë¾ì¹ç¤Ï, -current ¤«¤é¤Î¤¤¤¯¤Ä
      -¤«¤ÎÄɲåѥåÁ¤¬Æ°ºî¤µ¤»¤ë¤Î¤ËɬÍפȤʤê¤Þ¤¹.  ¤¢¤Þ¤ê¤Ë¤â¿¤¯¤ÎÊѹ¹¤¬
      -SCSI ¥µ¥Ö¥·¥¹¥Æ¥à¤ËɬÍפȤʤë¤Î¤Ç, ¤³¤ì¤é¤ÎÊѹ¹¤ò¥Ç¥Õ¥©¥ë¥È¤ÇºÎÍѤ¹¤ë
      -¤Î¤ò¤ä¤á¤¿¤Î¤Ç¤¹ (°­¤¤Êѹ¹¤¬É¬ÍפȤʤë¤Î¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤¬, ¥ê¥¹¥¯¤¬Âç
      -¤­¤¤¤Î¤Ç¤¹).
      -
      -
      -¥«¡¼¥Í¥ë¤ÎÆÃħ:
      ----------------
      -¤µ¤Þ¤¶¤Þ¤Ê VM ¥·¥¹¥Æ¥à¤Î³ÈÄ¥¤È, ¤¤¤¯¤Ä¤«¤Î¥Ð¥°½¤Àµ¤¬¤µ¤ì¤Þ¤·¤¿. 
      -
      -ñ½ã¤Ê RAID ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î¤¿¤á¤Î concatenated disk driver ¤¬Äɲäµ
      -¤ì¤Þ¤·¤¿. ¾ÜºÙ¤Ï
      -ccd(4)>
      -¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -ËÜÅö¤Î PCI bus probing (ISA ¤è¤êÀè¤Ë) ¤È¤µ¤Þ¤¶¤Þ¤Ê PCI ¥Ö¥ê¥Ã¥¸¤¬¥µ¥Ý¡¼
      -¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -Linux ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤¬ Linux ÈÇ Netscape ¤Ç JAVA ¤òư¤«¤·¤¿¤ê, ¤½¤Î
      -¾¿¤¯¤Î Linux ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤òưºî¤¹¤ë¤Î¤ËÂѤ¨¤é¤ì¤ë¤¯¤é¤¤°ÂÄꤷ¤Þ¤·
      -¤¿. 
      -
      -
      -¥æ¡¼¥¶Â¦¤Î¥³¡¼¥É¤Î²þÎÉ:
      ------------------------
      -
      -¥·¥¹¥Æ¥à¥¤¥ó¥¹¥È¡¼¥ë¥Ä¡¼¥ë¤¬¼ã´³¤Î¥á¥Ë¥å¡¼¤ÎÊѹ¹¤È¤È¤â¤Ë²þ¤¤µ¤ì, ¤¿¤¯
      -¤µ¤ó¤Î¥Ð¥°¤¬½¤Àµ¤µ¤ì¤Þ¤·¤¿. ¤³¤ì¤Ï, ¥¤¥ó¥¹¥È¡¼¥ë¸å¤âÈó¾ï¤ËÍ­ÍѤǤ¢¤ë
      -(¤º¤Ã¤È¸À¤¤Â³¤±¤Æ¤Þ¤¹¤¬ :-)¤È¤È¤â¤Ë, º£²ó¤Î¥¤¥ó¥¹¥È¡¼¥ë¼ê½ç¤Ï°ÊÁ°¤«¤é
      -¤¯¤é¤Ù¤ë¤È, ¿·µ¬¥æ¡¼¥¶¤Ë¤È¤Ã¤Æ, ľ´ÑŪ¤Ç¤ï¤«¤ê¤ä¤¹¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹(¤â¤Á
      -¤í¤ó, ¤µ¤é¤Ê¤ëÍ×˾¤Ï´¿·Þ¤·¤Þ¤¹). 
      -
      -NIC ¤Î¥³¡¼¥É¤ÏÂçÉý¤Ë²þÎɤµ¤ì¤Þ¤·¤¿. 
      -
      -ncftp ¤Ï¥·¥¹¥Æ¥à¤Îɸ½à¤Ç¤Ï¤Ê¤¯¤Ê¤ê¤Þ¤·¤¿. Âå¤ï¤ê¤Ë¥é¥¤¥Ö¥é¥ê¤È¤·¤Æ
      -(/usr/src/lib/libftpio) ¤Þ¤È¤á¤é¤ì, ¤½¤Î¥é¥¤¥Ö¥é¥ê¤òÍøÍѤ·¤Æ, ¤µ¤é¤Ë¶¯
      -ÎÏ¤Ê ``fetch'' (/usr/src/usr.bin/fetch) ¤È¤¤¤¦¥×¥í¥°¥é¥à¤¬É¸½à¤Ç½àÈ÷¤µ
      -¤ì¤Þ¤·¤¿. fetch ¤Ï FTP, HTTP ¤Î¤É¤Á¤é¤Î¥µ¡¼¥Ð¤«¤é¤Ç¤â¥Õ¥¡¥¤¥ë¤òžÁ÷¤Ç
      -¤­¤ë(ftp://... ¤ä htto://... ¤Ê¤É¤Î URL ¤Ç¤¹)¤Î¤Ç, ncftp ¤È¤¯¤é¤Ù¤Æ¤â
      -¤¹¤°¤ì¤Æ¤¤¤ë¤È¸À¤¨¤Þ¤¹¤¬, ¤½¤ì¤Ç¤â ncftp ¤¬»È¤¤¤¿¤±¤ì¤Ð, ¥Ý¡¼¥È¥³¥ì¥¯
      -¥·¥ç¥ó¤Î°ìÉô¤È¤·¤Æ (/usr/ports/net/ncftp ¤Ë¤¢¤ë) ÍøÍѤǤ­¤Þ¤¹. ¤Ê¤ª 
      -fetch ¤Î¾ÜºÙ¤Ï¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -2. µ»½ÑŪ³µÍ×
      --------------
      -
      -FreeBSD ¤Ï Intel i386/i486/Pentium (¤È¤½¤Î¸ß´¹¥Á¥Ã¥×) ¤Î¥Ñ¥½¥³¥ó¤Çưºî
      -¤¹¤ë, 4.4BSD Lite ¥Ù¡¼¥¹¤Î, ¥Õ¥ê¡¼¤Ç, Á´¥½¡¼¥¹¤Ä¤­¤Î¥ê¥ê¡¼¥¹¤Ç¤¹. ¤³¤ì
      -¤Ï´ðËÜŪ¤Ë U.C Berkeley's CSRG ¥°¥ë¡¼¥×¤Î¥½¥Õ¥È¥¦¥§¥¢¤ò¥Ù¡¼¥¹¤Ë¤·¤Æ, 
      -NetBSD, 386BSD ¤½¤·¤Æ Free Software Foundation ¤Ê¤É¤Î¥½¥Õ¥È¥¦¥§¥¢¤Ê¤É
      -¤Ë¤è¤ê³ÈÄ¥¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -1 ǯ°Ê¾åÁ°¤Î²æ¡¹¤Î FreeBSD 2.0 ¤Î¥ê¥ê¡¼¥¹¤«¤é¤ß¤ë¤È, FreeBSD ¤ÏÀ­Ç½, 
      -µ¡Ç½, °ÂÄêÀ­¤ÎÌ̤ǤϷàŪ¤Ë²þÁ±¤µ¤ì¤Þ¤·¤¿. ÆÃ¤Ë¤â¤Ã¤È¤âÂ礭¤ÊÊѲ½¤Ï²¾ÁÛ
      -µ­²±¥·¥¹¥Æ¥à¤Ë¤ª¤±¤ë²þÎɤÇ, merged VM/file ¥Ð¥Ã¥Õ¥¡¥­¥ã¥Ã¥·¥å¤òÍѤ¤¤ë
      -¤³¤È¤ÇÀ­Ç½¤ò¸þ¾å¤µ¤»¤Ê¤¬¤é¤â FreeBSD ¤Î¥á¥â¥ê¤Î»ÈÍÑÎ̤ò¸º¤é¤¹¤³¤È¤¬¤Ç
      -¤­¤¿¤³¤È¤Ç¤¹. ¤ª¤«¤²¤Ç, ºÇÄã¤Î 5MB ¥á¥â¥ê¤È¤¤¤¦À©Ìó¾å¤Ç¤âưºî¤¹¤ë¤è¤¦
      -¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤½¤Î¾¤Î³ÈÄ¥¤È¤·¤Æ¤Ï NIS ¤Î¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð¤Î¥µ¥Ý¡¼
      -¥È, ¥È¥é¥ó¥¶¥¯¥·¥ç¥ó TCP ¤Î¥µ¥Ý¡¼¥È, ¥À¥¤¥ä¥ë¥ª¥ó¥Ç¥Þ¥ó¥ÉPPP, ²þÎÉ 
      -SCSI ¥µ¥Ö¥·¥¹¥Æ¥à, ISDN ¤Î½é´ü¥µ¥Ý¡¼¥È, FDDI ¤ä Fast Ethernet
      -(100Mbps) ¤Ê¤É¤Î¥µ¥Ý¡¼¥È, Adaptech 2940 (WIDE ¤È narrow) ¤Î¥µ¥Ý¡¼¥È¤Î
      -²þÎÉ, 3940 SCSI ¥¢¥À¥×¥¿¤Ë´Ø¤¹¤ë¿ôÉ´·ï¤Î¥Ð¥°¤Î½¤Àµ, ¤Ê¤É¤¬¤¢¤ê¤Þ¤¹. 
      -
      -²æ¡¹¤Ï¤¿¤¯¤µ¤ó¤Î¥æ¡¼¥¶¤«¤é¤Î¥³¥á¥ó¥È¤äÄ󰯤ò¤Þ¤¸¤á¤Ë¼õ¤±¼è¤ê, ²æ¡¹¤¬Àµ
      -¤·¤¤¤È¹Í¤¨, ¤«¤ÄƳÆþ¤Î¼ê½ç¤¬Ê¬¤«¤ê¤ä¤¹¤¤¤â¤Î¤òÄ󶡤·¤è¤¦¤ÈÅØÎϤ·¤Æ¤¤¤Þ
      -¤¹. ¤³¤Î (·Ñ³Ū¤Ë¿Ê²½¤¹¤ë) ¥×¥í¥»¥¹¤ËÂФ¹¤ë¤¢¤Ê¤¿¤Î°Õ¸«¤ò, ¿´¤«¤é¤ªÂÔ
      -¤Á¤·¤Æ¤¤¤Þ¤¹. 
      -
      -FreeBSD ¤Ç¤Ï´ðËÜÇÛÉÛ¥»¥Ã¥È¤Ë²Ã¤¨, ¥Ý¡¼¥Æ¥£¥ó¥°¤µ¤ì¤¿¥½¥Õ¥È¥¦¥§¥¢½¸¤È¤·
      -¤Æ 390 ¤ò±Û¤¨¤ë¿Íµ¤¤Î¹â¤¤¥×¥í¥°¥é¥à¤òÄ󶡤·¤Æ¤¤¤Þ¤¹. ¥Ý¡¼¥È¤Ë¤Ï http
      -(WWW) ¥µ¡¼¥Ð¤«¤é, ¥²¡¼¥à, ¸À¸ì, ¥¨¥Ç¥£¥¿¤Þ¤Ç¤¢¤ê¤È¤¢¤é¤æ¤ë¤â¤Î¤¬´Þ¤Þ¤ì
      -¤Æ¤¤¤Þ¤¹. ¥Ý¡¼¥È¤Ï¥ª¥ê¥¸¥Ê¥ë¥½¡¼¥¹¤ËÂФ¹¤ë¡Öº¹Ê¬¡×¤È¤¤¤¦·Á¤Çɽ¸½¤µ¤ì¤Æ
      -¤ª¤ê, ¤¹¤Ù¤Æ¤Î¤ò¥Ý¡¼¥È¤ò½¸¤á¤Æ¤â 10MB ÄøÅ٤ˤ·¤«¤Ê¤ê¤Þ¤»¤ó. ¤³¤¦¤¹¤ë¤³
      -¤È¤Ç¥Ý¡¼¥È¤Î¹¹¿·¤òÍÆ°×¤Ë¤·, ¥Ý¡¼¥È¤ËɬÍפʥǥ£¥¹¥¯¥¹¥Ú¡¼¥¹¤ò¾®¤µ¤¯¤¹¤ë
      -¤³¤È¤¬¤Ç¤­¤Þ¤¹. ¥Ý¡¼¥È¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¤Ë¤Ï, ¥¤¥ó¥¹¥È¡¼¥ë¤·¤¿¤¤¤È»×¤Ã¤Æ
      -¤¤¤ë¥×¥í¥°¥é¥à¤Î¥Ç¥£¥ì¥¯¥È¥ê¤Ë°Üư¤·, make ¤È᤯¤À¤±¤Ç, ¤¢¤È¤Ï¤¹¤Ù¤Æ
      -¥·¥¹¥Æ¥à¤¬¤ä¤Ã¤Æ¤¯¤ì¤Þ¤¹. ¤É¤Î¥Ý¡¼¥È¤â¥ª¥ê¥¸¥Ê¥ë¤ÎÇÛÉÛ¥»¥Ã¥È¤ÏưŪ¤Ë 
      -CDROM ¤Þ¤¿¤Ï¶á¤¯¤Î FTP ¥µ¡¼¥Ð¤«¤é¼è¤Ã¤Æ¤¯¤ë¤Î¤Ç, ¥Ç¥£¥¹¥¯¤Ï¹½ÃÛ¤·¤¿¤¤
      -¤È»×¤Ã¤Æ¤¤¤ë¥Ý¡¼¥È¤Îʬ¤À¤±¤ò½àÈ÷¤·¤Æ¤ª¤±¤Ð½½Ê¬¤Ç¤¹. ¤Û¤È¤ó¤É¤Î¥Ý¡¼¥È¤Ï, 
      -¤¹¤Ç¤Ë¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¾õÂ֤ǡ֥ѥ屡¼¥¸¡×¤È¤·¤ÆÄ󶡤µ¤ì¤Æ¤ª¤ê, ¤³¤ì¤ò
      -»È¤¦¤È (pkg_add ¤È¤¤¤¦¥³¥Þ¥ó¥É¤Ç) ´Êñ¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤­¤Þ¤¹. ¥Ñ¥Ã¥±¡¼
      -¥¸½¸¤Ë´Ø¤¹¤ë¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï¡ÖÀßÄê¥á¥Ë¥å¡¼¡×¤ÎÃæ¤Î¡Ö¿·µ¬¥Ñ¥Ã
      -¥±¡¼¥¸¡×¤ÎÉôʬ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -/usr/share/doc ¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤Ï, ¥¤¥ó¥¹¥È¡¼¥ë¤Î¼ê½ç¤ä FreeBSD ¤òÍøÍѤ¹
      -¤ë¾å¤Ç¤ÎÍ­ÍѤʥɥ­¥å¥á¥ó¥È¤¬¤¿¤¯¤µ¤ó¤¢¤ê¤Þ¤¹. ¤³¤ì¤é¤Î¥É¥­¥å¥á¥ó¥È¤Ï, 
      -HTML ¥Ö¥é¥¦¥¶¤Ç¤¢¤ì¤Ð, ¼¡¤Î¤è¤¦¤Ë¤·¤Æ»²¾È¤Ç¤­¤Þ¤¹. 
      -
      -  ¥Ï¥ó¥É¥Ö¥Ã¥¯¤òÆÉ¤à:
      -      <browser> file:/usr/share/doc/handbook/handbook.html
      -
      -  FAQ ¤òÆÉ¤à:
      -      <browser> file:/usr/share/doc/FAQ/freebsd-faq.html
      -
      -¤Þ¤¿, http://www.freebsd.org ¤Ë¤Ï¥Þ¥¹¥¿¡¼(¤«¤Ê¤êÉÑÈˤ˹¹¿·¤µ¤ì¤Þ¤¹)
      -¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç, ¤³¤Á¤é¤â»²¾È¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -¥¢¥á¥ê¥«¤ÎÍ¢½Ðµ¬À©¤Î¤¿¤á, FreeBSD ¤Î¥³¥¢¤Ë¤Ï DES ¤Î¥³¡¼¥É¤Ï´Þ¤Þ¤ì¤Æ
      -¤¤¤Þ¤»¤ó. ¥¢¥á¥ê¥«¹ñÆâ¤Ë¸Â¤ê, DES ¤ò»È¤¦¥×¥í¥°¥é¥à¤Ê¤É¤¬, ¥³¥¢ÇÛÉÛ
      -¥»¥Ã¥È¤Ë²Ã¤¨¤ë¥Ñ¥Ã¥±¡¼¥¸¤È¤·¤ÆÄ󶡤µ¤ì¤Æ¤¤¤Þ¤¹. ï¤Ç¤â»È¤¨¤ë¤è¤¦¤Ë
      -Ê̤Υѥ屡¼¥¸¤¬¥¢¥á¥ê¥«¹ñ³°¤ÇÄ󶡤µ¤ì¤Æ¤¤¤Þ¤¹. ¥¢¥á¥ê¥«¹ñ³°¤«¤é¤â
      -¼«Í³¤Ë¼èÆÀ²Äǽ¤Ê DES ¤ÎÇÛÉÛ¥»¥Ã¥È¤Ï¼¡¤Î¤È¤³¤í¤Ë¤¢¤ê¤Þ¤¹. 
      -ftp://ftp.internat.freebsd.org/pub/FreeBSD
      -
      -FreeBSD ¾å¤ÇɬÍפȤµ¤ì¤ë¥»¥­¥å¥ê¥Æ¥£¤¬¥Ñ¥¹¥ï¡¼¥É¤À¤±¤Ç¤¢¤ê, Sun ¤ä DEC 
      -¤Ê¤É¤ÎÊ̤Υۥ¹¥È¤«¤é°Å¹æ²½¤µ¤ì¤¿¥Ñ¥¹¥ï¡¼¥É¤ò¥³¥Ô¡¼¤¹¤ëɬÍפ¬¤Ê¤¤¤Î¤Ç¤¢
      -¤ì¤Ð, FreeBSD ¤Î MD5 ¥Ù¡¼¥¹¤Î¥»¥­¥å¥ê¥Æ¥£¤Ç½½Ê¬¤Ç¤¹. ²æ¡¹¤Ï, ¤³¤Îɸ½à
      -¤Î¥»¥­¥å¥ê¥Æ¥£¥â¥Ç¥ë¤Ï DES ¤è¤ê¤âŬ¤·¤Æ¤¤¤ë¤È»×¤Ã¤Æ¤¤¤Þ¤¹¤·, ¤Þ¤¿, ¤ä¤Ã
      -¤«¤¤¤ÊÍ¢½ÐÀ©¸Â¤Ë¤â¤Ò¤Ã¤«¤«¤ë¤³¤È¤Ï¤¢¤ê¤Þ¤»¤ó. ¤¢¤Ê¤¿¤¬¥¢¥á¥ê¥«¹ñ³°¤Ë¤¤
      -¤ë¤Ê¤é(¤¢¤ë¤¤¤Ï¹ñÆâ¤Ë¤¤¤Æ¤â)°ìÅٻ¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. ¤³¤Î¥¹¥Ê¥Ã¥×¥·¥ç¥Ã
      -¥È¤Ç¤Ï, DES ¤È MD5 ¤Î¥Ñ¥¹¥ï¡¼¥É¤Î¤É¤Á¤é¤Ç¤â°·¤¨¤ë¤è¤¦¤Ê mixed password 
      -¥Õ¥¡¥¤¥ë¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤ª¤ê, ¤³¤ì¤ò»È¤¦¤È°ìÊý¤Î¼êË¡¤«¤é, ¤â¤¦°ìÊý¤Î¼êË¡
      -¤Ø°Ü¹Ô¤¹¤ë¤Î¤¬Íưפˤʤê¤Þ¤¹. 
      -
      -
      -3. ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¹½À®
      ------------------------
      -
      -FreeBSD ¤Ï, ¸½ºß 386sx ¤«¤é Pentium (386sx ¤Ï¤ª´«¤á¤·¤Þ¤»¤ó¤¬) ¤Þ¤Ç¤Î
      -CPU ¤ò»ý¤Ã¤¿, ISA, VLB, EISA, PCI ¤Ê¤É¤Î¥Ð¥¹¤Î¿¤¯¤Î¥Ñ¥½¥³¥ó¤Çưºî¤·¤Þ
      -¤¹. IDE ¤ä ESDI ¥É¥é¥¤¥Ö, ÍÍ¡¹¤Ê SCSI ¥³¥ó¥È¥í¡¼¥é, ¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É, 
      -¥·¥ê¥¢¥ë¥«¡¼¥É¤Ê¤É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -°Ê²¼¤Ï, FreeBSD ¤Çưºî¤¹¤ë¤³¤È¤¬Ê¬¤«¤Ã¤Æ¤¤¤ë¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é¤ä¥¤¡¼
      -¥µ¥Í¥Ã¥È¥«¡¼¥É¤Ê¤É¤Î°ìÍ÷¤Ç¤¹. ¤³¤ì°Ê³°¤Î¹½À®¤Ç¤âưºî¤¹¤ë¤È»×¤¤¤Þ¤¹¤¬, 
      -¤³¤³¤Ç¤ÏưºîÊó¹ð¤¬¤¢¤Ã¤¿¤â¤Î¤À¤±¤òµ­ºÜ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -3.1. ¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é
      --------------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -Adaptec AIC7850 on-board SCSI controllers.
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Ãí°Õ: SoundBlaster ¤Î¥«¡¼¥É¤Ë¤Ï¥Ö¡¼¥È¥Ç¥Ð¥¤¥¹¤ò¥·¥¹¥Æ¥à¤Î BIOS I/O
      -   ¥Ù¥¯¥¿¤ËÂбþÉÕ¤±¤ë¤¿¤á¤Î¥ª¥ó¥Ü¡¼¥É BIOS ¤¬¤Ê¤¤¤Î¤Ç, ¤³¤Î¥«¡¼¥É¤«¤é
      -   ¥Ö¡¼¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó. ¥Æ¡¼¥×¤ä CDROM ¤Ê¤É¤ò (¥Ö¡¼¥È¤·¤Ê¤¤¤Ç) 
      -   ÍøÍѤ¹¤ëʬ¤Ë¤ÏÌäÂꤢ¤ê¤Þ¤»¤ó. ROM ¤ò»ý¤¿¤Ê¤¤ AIC-6x60 ¥Ù¡¼¥¹¤Î¾¤Î
      -   ¥«¡¼¥É¤Ç¤âƱÍͤÎÌäÂ꤬¤¢¤ê¤Þ¤¹. ¤¤¤¯¤Ä¤«¤Î¥·¥¹¥Æ¥à¤Ç¤Ï¥Ö¡¼¥È ROM ¤ò
      -   »ý¤Ã¤Æ¤¤¤Þ¤¹¤¬, ¤³¤ì¤é¤ÏÅŸ»¤ò¤¤¤ì¤¿»þ, ¤¢¤ë¤¤¤Ï¥ê¥»¥Ã¥È¤·¤¿¤È¤­¤Ë
      -   ²¿¤é¤«¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹. ¤½¤Î¤è¤¦¤Ê¥±¡¼¥¹¤Ï¤½¤Î¥Ç¥Ð¥¤¥¹¤«¤é
      -   ¥Ö¡¼¥È¤Ç¤­¤ë¤Ç¤·¤ç¤¦. ¾ÜºÙ¤Ï¥·¥¹¥Æ¥à¤ä¥Ü¡¼¥É¤Î¥É¥­¥å¥á¥ó¥È¤ò»²¾È¤·
      -   ¤Æ¤¯¤À¤µ¤¤. 
      -
      -[Buslogic ¤Ï "Bustec" ¤È¤¤¤¦Ì¾¤ÇÃΤé¤ì¤Æ¤¤¤Þ¤¹]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -NCR 53C810 and 53C825 PCI SCSI controller.
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -°Ê¾å¤Î¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë SCSI ¥³¥ó¥È¥í¡¼¥é¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ, 
      -SCSI-I ¤ª¤è¤Ó SCSI-II ¤Î¼þÊÕµ¡³£¤ËÂФ¹¤ëÁ´¤Æ¤Î¥µ¥Ý¡¼¥È¤¬Ä󶡤µ¤ì¤Þ¤¹. 
      -¤³¤ì¤Ë¤Ï¥Ç¥£¥¹¥¯, ¥Æ¡¼¥×¥É¥é¥¤¥Ö (DAT ¤ò´Þ¤à), CDROM ¥É¥é¥¤¥Ö¤¬´Þ¤Þ¤ì
      -¤Þ¤¹. 
      -
      -¸½ºß, ¼¡¤Î CD-ROM ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -(cd)    SCSI interface (ProAudio Spectrum ¤È SoundBlaster SCSI ¤ò´Þ¤à
      -(mcd)   Mitsumi ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(matcd) ¾¾²¼/Panasonic (Creative SoundBlaster) ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
      -        (562/563 ¥â¥Ç¥ë)
      -(scd)   Sony ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(wcd)   ATAPI IDE ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (¼Â¸³Åª¤Ê¤â¤Î¤Ç¦Á¥ì¥Ù¥ë¤Î¥¯¥ª¥ê¥Æ¥£
      -        ¤È¹Í¤¨¤ÆÍߤ·¤¤!).
      -
      -
      -3.2. ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      ------------------------
      -
      -Allied-Telesis AT1700 ¤ª¤è¤Ó RE2000 ¥«¡¼¥É
      -
      -SMC Elite 16 WD8013 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹, ¤½¤·¤Æ¤Û¤È¤ó¤É¤Î¤½¤Î
      -¾¤Î WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT ¤½¤·¤Æ
      -WD8013EBT ¥Ù¡¼¥¹¤Î¥¯¥í¡¼¥ó. SMC Elite Ultra ¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë. 
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, ¤Þ¤¿¤Ï DC21140 ¥Ù¡¼¥¹¤Î NIC (SMC???? DE???)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -Fujitsu MB86960A/MB86965A
      -
      -Intel EtherExpress (¥É¥é¥¤¥Ð¤¬ÉÔ°ÂÄê¤Ê¤Î¤Ç¤ª´«¤á¤·¤Ê¤¤)
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, ¤½¤·¤Æ NE2100 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
      -
      -3Com 3C501 ¥«¡¼¥É
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590 & 3C595 (PCI) Etherlink III
      -
      -Toshiba ethernet cards
      -
      -IBM ¤È National Semiconductor ¤Î PCMCIA ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤â¥µ¥Ý¡¼¥È¤µ
      -¤ì¤Æ¤¤¤ë. 
      -
      -¸½ºß¥È¡¼¥¯¥ó¥ê¥ó¥°¤Î¥«¡¼¥É¤Ï°ìÀÚ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¡Ö¤¤¤Þ¤»¤ó¡×¤¬, ²æ¡¹¤Ïï
      -¤«¤¬¥É¥é¥¤¥Ð¤òÁ÷¤Ã¤Æ¤­¤Æ¤¯¤ì¤ë¤Î¤òÂԤäƤ¤¤Þ¤¹. ¤À¤ì¤«¤ä¤Ã¤Æ¤¯¤ì¤Þ¤»¤ó
      -¤«?
      -
      -3.3. ¤½¤Î¾
      ------------
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë AST ¤Î 4 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë ARNET 8 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É
      -ARNET (¸½ºß¤Ï Digiboard) Sync 570/i ¹â®¥·¥ê¥¢¥ë
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë BOCA ATIO66 6 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É
      -
      -Cyclades Cyclom-y ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë STB 4 ¥Ý¡¼¥È¥«¡¼¥É
      -
      -SDL Communications Riscom/8 ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis
      -UltraSound ¤½¤·¤Æ Roland MPU-401 ¥µ¥¦¥ó¥É¥«¡¼¥É
      -
      -¸½ºß FreeBSD ¤Ç¤Ï IBM ¤Î¥Þ¥¤¥¯¥í¥Á¥ã¥Í¥ë (MCA) ¥Ð¥¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ
      -¡Ö¤¤¤Þ¤»¤ó¡×. 
      -
      -
      -4. FreeBSD ¤ÎÆþ¼ê
      ------------------
      -
      -FreeBSD ¤òÆþ¼ê¤¹¤ëÊýË¡¤Ï¤¤¤í¤¤¤í¤¢¤ê¤Þ¤¹:
      -
      -4.1. FTP/Mail
      -
      -FreeBSD ¤ª¤è¤Ó, Éտ魯¤ë¤¹¤Ù¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤ÏÀµ¼°¤Ê FreeBSD ¤Î¥ê¥ê¡¼¥¹
      -¥µ¥¤¥È¤Ç¤¢¤ë `ftp.freebsd.org' ¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -¾¤Î FreeBSD ¥½¥Õ¥È¥¦¥§¥¢¤ò¥ß¥é¡¼¤·¤Æ¤¤¤ë¤È¤³¤í¤Ï MIRROR.SITES ¤Ëµ­ºÜ
      -¤µ¤ì¤Æ¤¤¤Þ¤¹. ÇÛÉÛ¥»¥Ã¥È¤ò¼èÆÀ¤¹¤ë¤È¤­¤Ë¤Ï (¥Í¥Ã¥È¥ï¡¼¥¯Åª¤Ë) °ìÈֶᤤ
      -¤È¤³¤í¤«¤é ftp ¤·¤Æ¤¯¤À¤µ¤¤. ¤Ê¤ª¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¤È¤¤¤¦¤È¤³¤í¤Ï
      -´¿·Þ¤·¤Þ¤¹. Àµ¼°¤Ê¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¾ì¹ç¤Ë¤Ï, admin@freebsd.org ¤Þ
      -¤Ç¾ÜºÙ¤òÌ䤤¹ç¤ï¤»¤Æ¤¯¤À¤µ¤¤. 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËÂФ¹¤ëľÀܤΥ¢¥¯¥»¥¹¼êÃʤò»ý¤¿¤º, ÅŻҥ᡼¥ë¤·¤«»È¤¨¤Ê
      -¤¤¤È¤¤¤¦¾ì¹ç¤Ë¤Ï, `ftpmail@decwrl.dec.com' ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¥Õ¥¡¥¤¥ë¤ò
      -Æþ¼ê¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. ¥á¥Ã¥»¡¼¥¸¤Ë help ¤È½ñ¤¤¤¿¥á¡¼¥ë¤ò¤³¤ÎÅŻҥ᡼
      -¥ë¥¢¥É¥ì¥¹¤ËÁ÷¤ë¤È¾Ü¤·¤¤»È¤¤Êý¤¬¤ï¤«¤ê¤Þ¤¹. ¤¿¤À¤·, ¤³¤ÎÊýË¡¤Ç¤ÏÁ´Éô¤Ç
      -¡Ö¿ô½½¥á¥¬¥Ð¥¤¥È¡×¤Î¥Õ¥¡¥¤¥ë¤ò¥á¡¼¥ë¤ÇžÁ÷¤¹¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹. ¾¤Ë¼êÃÊ
      -¤¬¤Ê¤¤¾ì¹ç¤Î, ¡ÖºÇ¸å¤Î¼êÃʡפȹͤ¨¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -4.2. CDROM
      -
      -FreeBSD 2.1-RELEASE ¤È 2.2 SNAPSHOT ¤Î CDROM ¤ò¼¡¤Î¤È¤³¤í¤ËÃíʸ¤¹¤ë
      -¤³¤È¤â²Äǽ¤Ç¤¹. 
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤«¤é¤Ï orders@cdrom.com ¤Þ¤¿¤Ï http://www.cdrom.com
      -¤ÇÃíʸ¤Ç¤­¤Þ¤¹. ºÇ¿·¤Î¥«¥¿¥í¥°¤Ï¼¡¤Î¤È¤³¤í¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      --RELEASE CD ¤ÎÃÍÃÊ¤Ï 39.95 ¥É¥ë, FreeBSD ¤ÎÄê´ü¹ØÆÉÀ©¤Î¾ì¹ç¤Ë¤Ï 24.95
      -¥É¥ë¤Ç¤¹. FreeBSD 2.2-SNAP CD ¤Ï 29.95 ¥É¥ë, FreeBSD-SNAP ¤ÏÄê´ü¹ØÆÉ¤Ç
      -14.95 ¥É¥ë¤Ç¤¹ (-RELEASE ¤È -SNAP ¤ÎͽÌó¤ÏÊÌ¡¹¤Ë°·¤Ã¤Æ¤¤¤Þ¤¹). Äê´ü¹Ø
      -ÆÉÀ©¤Ç¤Ï, ¿·¤·¤¤¥Ð¡¼¥¸¥ç¥ó¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤ë¤´¤È¤Ë¼«Æ°Åª¤ËÁ÷¤ì¤é¤Æ¤­¤Þ¤¹. 
      -ÎÁ¶â¤Ï¥Ç¥£¥¹¥¯¤¬ÇÛÁ÷¤µ¤ì¤ë¤¿¤Ó¤Ë¥¯¥ì¥¸¥Ã¥È¥«¡¼¥É¤«¤é¤Ï°ú¤­Í¤ì¤Þ¤¹. 
      -¥­¥ã¥ó¥»¥ë¤Ë¤Ä¤¤¤Æ¤âÆÃ¤ËÀ©Ìó¤Ï¤Ê¤¯¤¤¤Ä¤Ç¤â²òÌó¤Ç¤­¤Þ¤¹. 
      -
      -Walnut Creek CDROM ¤Ï¾¤Ë¤â T ¥·¥ã¥Ä (14.95 ¥É¥ë, »Ò¶¡ÍÑ, Large, XL ¤¬
      -¤¢¤ê¤Þ¤¹), ¥Þ¥°¥«¥Ã¥× (9.95 ¥É¥ë), tattoo (1 Ëç 0.25 ¥É¥ë), ¥Ý¥¹¥¿¡¼
      -(3.00 ¥É¥ë) ¤Ê¤É, FreeBSD ¤Ë´Ø¤¹¤ë¤¢¤é¤æ¤ë¤â¤Î¤ò°·¤Ã¤Æ¤¤¤Þ¤¹. 
      -
      -ÇÛÁ÷ÎÁ¤Ï (¥ª¡¼¥ÀËè¤Ç¥Ç¥£¥¹¥¯Ëè¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó) ¤Ï¥¢¥á¥ê¥«¹ñÆâ, ¥«¥Ê¥À, 
      -¥á¥­¥·¥³¤Ç 5 ¥É¥ë, ¤½¤ì°Ê³°¤Ï 9 ¥É¥ë¤Ç¤¹. Visa, Mastercard, Discover, 
      -Amarican Express ¤Þ¤¿¤Ï¥¢¥á¥ê¥«¹ñÆâ¤Î¾®ÀÚ¼ê¤¬ÍøÍѤǤ­¤Þ¤¹. ¥¢¥á¥ê¥«¹ñ
      -Æâ¤Ç¤Ï¾¦Éʤò¸½¶â¤È°ú´¹¤Ç¤ªÅϤ·¤·¤Þ¤¹. ¥«¥ê¥Õ¥©¥ë¥Ë¥¢ºß½»¤ÎÊý¤Ï, 8.25% 
      -¤Î¾ÃÈñÀǤ¬²Ã¤ï¤ê¤Þ¤¹. 
      -
      -¤â¤·µ¤¤ËÆþ¤é¤Ê¤±¤ì¤Ð, CD ¤Ï̵¾ò·ï¤ËÊÖ¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹. 
      -
      -
      -ÌäÂê¤Î¥ì¥Ý¡¼¥È, Ä󰯤ò¤¹¤ë¾ì¹ç, ¥³¡¼¥É¤ÎÄó¶¡
      ---------------------------------------------
      -
      -Äó°Æ, ¥Ð¥°¥ì¥Ý¡¼¥È, ¥³¡¼¥É¤ÎÄ󶡤Ϥ¤¤Ä¤Ç¤âº½Å¤µ¤ì¤Þ¤¹. ¤Ê¤Ë¤«ÌäÂê¤ò¤ß
      -¤Ä¤±¤¿¤é, ¤¿¤á¤é¤ï¤º¤Ë¥ì¥Ý¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤ (²Äǽ¤Ê¤é, ½¤Àµ¤â¤¢¤ë¤È¤â¤Ã
      -¤ÈÎɤ¤¤Ç¤¹). 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥á¡¼¥ë¤¬»È¤¨¤ë´Ä¶­¤«¤é¥Ð¥°¥ì¥Ý¡¼¥È¤ò¤¹¤ë¾ì¹ç¤Ë¤Ï, 
      -send-pr ¥³¥Þ¥ó¥É¤ò»È¤¦¤Î¤ÈÎɤ¤¤Ç¤·¤ç¤¦. ¥Ð¥°¥ì¥Ý¡¼¥È¤Ï¥Ð¥°¤ÎÆâÍÆ¤òËä¤á
      -¤ë¥×¥í¥°¥é¥à¤Ë¤è¤Ã¤ÆÃé¼Â¤ËËä¤á¤é¤ì, ²æ¡¹¤Ï¥Ð¥°¥ì¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ¤Ç¤­¤ë¤«
      -¤®¤êÁ᤯Âбþ¤¹¤ë¤³¤È¤òÌ󫤷¤Þ¤¹. ¤³¤Î¤è¤¦¤Ë¤·¤ÆËä¤á¤é¤ì¤¿¥Ð¥°¤ÎÆâÍÆ¤Ë
      -¤Ä¤¤¤Æ¤Ï, ²æ¡¹¤Î WEB ¥µ¥¤¥È¤Î¥µ¥Ý¡¼¥È¥»¥¯¥·¥ç¥ó¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¤Î
      -¤Ç, ¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤Æ, ¤¢¤ë¤¤¤Ï¾¤Î¥æ¡¼¥¶¤¬ÌäÂê¤òǧ¼±¤¹¤ë¡Ö»ØÉ¸¡×¤È¤·
      -¤Æ¤â½ÅÍפʰÕÌ£¤ò»ý¤Á¤Þ¤¹. 
      -
      -
      -¤Ê¤ó¤é¤«¤ÎÍýͳ¤Ç¥Ð¥°¥ì¥Ý¡¼¥È¤òÄó½Ð¤¹¤ë¤Î¤Ë send-pr ¥³¥Þ¥ó¥É¤¬»È¤¨¤Ê¤¤
      -¾ì¹ç¤Ë¤Ï, ¤½¤ì¤ò¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. 
      -
      -                bugs@FreeBSD.org
      -
      -
      -¤½¤Î¾, ¼ÁÌä¤äÄó°Æ¤Ê¤É¤Ï¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                questions@FreeBSD.org
      -
      -
      -¤µ¤é¤Ë, ¥Ü¥é¥ó¥Æ¥£¥¢¤È¤·¤ÆÅØÎϤ·¤Æ¤¯¤À¤µ¤ëÊý¤Ï, ²æ¡¹¤Ï½õ¤±¤Î¼ê¤ò¤¤¤Ä¤Ç
      -¤âÊ罸¤·¤Æ¤¤¤Þ¤¹ - ¤¹¤Ç¤Ë²æ¡¹¤Ç½èÍý¤·¤­¤ì¤Ê¤¤¤¯¤é¤¤³ÈÄ¥¤ÎÍ×˾¤Ï¤¢¤¬¤Ã
      -¤Æ¤¤¤Þ¤¹¤Î¤Ç. µ»½ÑŪ¤ÊÌ̤Dz桹¤Ë¥³¥ó¥¿¥¯¥È¤¹¤ë¾ì¹ç, ¤¢¤ë¤¤¤Ï±ç½õ¤Î¿½¤·
      -½Ð¤Ë¤Ï, ¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                hackers@FreeBSD.org
      -
      -
      -¤³¤ì¤é¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï¡Ö¤«¤Ê¤ê¿¤¯¤Î¡×¥È¥é¥Õ¥£¥Ã¥¯¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç, 
      -¥á¡¼¥ë¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤È¤«, ¤¢¤ë¤¤¤Ï;ʬ¤Ë¤ª¶â¤¬¤«¤«¤ë¾ì¹ç, ¤·¤«¤â 
      -FreeBSD ¤Ë´Ø¤¹¤ë½ÅÍפʥ¤¥Ù¥ó¥È¤Î¾ðÊó¤À¤±¤¢¤ì¤ÐÎɤ¤¤È¤¤¤¦¤È¤­¤Ë¤Ï, ¼¡¤Î
      -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë¿½¤·¹þ¤à¤Î¤¬Îɤ¤¤Ç¤·¤ç¤¦. 
      -
      -                announce@FreeBSD.org
      -
      -
      -freebsd-bugs °Ê³°¤Î¤¹¤Ù¤Æ¤Î¥°¥ë¡¼¥×¤Ï´õ˾¤¬¤¢¤ì¤Ð¼«Í³¤Ë»²²Ã¤Ç¤­¤Þ¤¹. 
      -MajorDomo@FreeBSD.org ¤Ë¥Ü¥Ç¥£¤Ë help ¤È¤À¤±½ñ¤¤¤¿¹Ô¤ò´Þ¤à¥á¥Ã¥»¡¼¥¸¤ò
      -Á÷¤Ã¤Æ¤¯¤À¤µ¤¤. ¤³¤ì¤Ç, ¤¤¤í¤ó¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ëÊýË¡¤ä, ¥¢¡¼
      -¥«¥¤¥Ö¤Ë¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ê¤É¤Î¾Ü¤·¤¤¾ðÊ󤬯þ¼ê¤Ç¤­¤Þ¤¹. ¤³¤³¤Ç¤Ï¿¨¤ì¤Æ
      -¤¤¤Þ¤»¤ó¤¬, ¾¤Ë¤âÌÌÇò¤¤¤³¤È¤òµÄÏÀ¤¹¤ë¤¤¤í¤¤¤í¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê
      -¤Þ¤¹¤Î¤Ç, majordomo ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤ÆÌ䤤¹ç¤ï¤»¤Æ¸«¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -6. ¼Õ¼­
      --------------------
      -
      -FreeBSD ¤ÏÀ¤³¦Ã椫¤é (¿ôÉ´¤Ï¤¤¤«¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¤¬) ¿ô½½¿Í¤Î¸Ä¿Í¤¬¹Ô¤Ã
      -¤¿ºî¶È¤ÎÎßÀѤηë²Ì¤Ç¤¢¤ê, ¤½¤Î¤ª¤«¤²¤Ç, ¤³¤Î¥ê¥ê¡¼¥¹¤¬¤¢¤Ê¤¿¤Î¼ê¸µ¤ËÆÏ
      -¤¤¤Æ¤¤¤Þ¤¹. FreeBSD ¤Ë²¿¤«¤òÄ󶡤·¤Æ¤¯¤ì¤¿¿Í¤ò¤³¤³¤Ç¤¹¤Ù¤ÆÎóµó¤¹¤ë¤Î¤Ï
      -(ÉÔ²Äǽ¤Ç¤Ï¤Ê¤¤¤Ë¤·¤Æ¤â) Èó¾ï¤ËÆñ¤·¤¤¤Î¤Ç¤¹¤¬, ¤È¤â¤«¤¯½ñ¤¤¤Æ¸«¤Þ¤¹ 
      -(¤â¤Á¤í¤ó¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç¤Ç¤¹). ¤«¤Ê¤ê¿¤¯¤Î¤â¤Î¤òÄ󶡤·¤¿¤Ë¤â´Ø¤ï¤é¤º
      -¤³¤³¤Ë̾Á°¤¬½ñ¤¤¤Æ¤Ê¤¤¿Í¤¬¤¤¤¿¾ì¹ç, ¤½¤ì¤Ï»ö¸Î¤Ç¤¹¤Î¤Ç¸æÎ»¾µ¤¯¤À¤µ¤¤. 
      -¸å½Ò¤Î¥ê¥¹¥È¤Î¹¹¿·¤Ï hackers@FreeBSD.org ¤ËÏ¢Íí¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his initial work with 386BSD.
      -
      -FreeBSD ¥³¥¢¥Á¡¼¥à
      -(¥é¥¹¥È¥Í¡¼¥à¤Ë¤è¤ë¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç):
      -
      -        Satoshi Asami <asami@FreeBSD.org>
      -        Andrey A. Chernov <ache@FreeBSD.org>
      -        John Dyson <dyson@FreeBSD.org>
      -        Bruce Evans <bde@FreeBSD.org>
      -        Justin Gibbs <gibbs@FreeBSD.org>
      -        David Greenman <davidg@FreeBSD.org>
      -        Jordan K. Hubbard <jkh@FreeBSD.org>
      -        Poul-Henning Kamp <phk@FreeBSD.org>
      -        Rich Murphey <rich@FreeBSD.org>
      -        Gary Palmer <gpalmer@FreeBSD.org>
      -        Sen Schmidt <sos@FreeBSD.org>
      -        Peter Wemm <peter@FreeBSD.org>
      -        Garrett A. Wollman <wollman@FreeBSD.org>
      -        Joerg Wunsch <joerg@FreeBSD.org>
      -
      -
      -FreeBSD ³«È¯¥Á¡¼¥à, ¤¿¤À¤·¥³¥¢¥Á¡¼¥à¤ò½ü¤¯
      -(¥é¥¹¥È¥Í¡¼¥à¤Ë¤è¤ë¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç):
      -
      -        Torsten Blum <torstenb@FreeBSD.org>
      -        Gary Clark II <gclarkii@FreeBSD.org>
      -        Adam David <adam@FreeBSD.org>
      -        Peter Dufault <dufault@FreeBSD.org>
      -        Frank Durda IV <uhclem@FreeBSD.org>
      -        Julian Elischer <julian@FreeBSD.org>
      -        Sean Eric Fagan <sef@FreeBSD.org>
      -        Stefan Esser <se@FreeBSD.org>
      -        Bill Fenner <fenner@FreeBSD.org>
      -        John Fieber <jfieber@FreeBSD.org>
      -        Lars Fredriksen <lars@freeBSD.org>
      -        Thomas Gellekum <tg@FreeBSD.org>
      -        Thomas Graichen <graichen@FreeBSD.org>
      -        Rod Grimes <rgrimes@FreeBSD.org>
      -        Jeffrey Hsu <hsu@FreeBSD.org>
      -        Ugen J.S. Antsilevich <ugen@FreeBSD.org>
      -        Gary Jennejohn <gj@FreeBSD.org>
      -        L Jonas Olsson <ljo@FreeBSD.org>
      -        Eric L. Hernes <erich@FreeBSD.org>
      -        Scott Mace <smace@FreeBSD.org>
      -        Atsushi Murai <amurai@FreeBSD.org>
      -        Mark Murray <markm@FreeBSD.org>
      -        Andras Olah <olah@FreeBSD.org>
      -        Bill Paul <wpaul@FreeBSD.org>
      -        Joshua Peck Macdonald <jmacd@FreeBSD.org>
      -        John Polstra <jdp@FreeBSD.org>
      -        Mike Pritchard <mpp@FreeBSD.org>
      -        Doug Rabson <dfr@FreeBSD.org>
      -        Geoff Rehmet <csgr@FreeBSD.org>
      -        Martin Renters <martin@FreeBSD.org>
      -        Paul Richards <paul@FreeBSD.org>
      -        Ollivier Robert <roberto@FreeBSD.org>
      -        Dima Ruban <dima@FreeBSD.org>
      -        Wolfram Schneider <wosch@FreeBSD.org>
      -        Andreas Schulz <ats@FreeBSD.org>
      -        Karl Strickland <karl@FreeBSD.org>
      -        Paul Traina <pst@FreeBSD.org>
      -        Guido van Rooij <guido@FreeBSD.org>
      -        Steven Wallace <swallace@FreeBSD.org>
      -        Nate Williams <nate@FreeBSD.org>
      -        Jean-Marc Zucconi <jmz@FreeBSD.org>
      -
      -
      -¤½¤Î¾¤Î FreeBSD ¶¨ÎϼԤª¤è¤Ó¥Ù¡¼¥¿¥Æ¥¹¥¿:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        John Hay                   Kaleb S. Keithley
      -        Michael Smith              Terry Lambert
      -        David Dawes
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, Èà¤é¤Î±ç½õ (¤È·Ñ³¤·¤¿¥µ¥Ý¡¼¥È)¤¬¤Ê¤±¤ì¤Ð
      -        ¤³¤Î¥ê¥ê¡¼¥¹¤Ï¤¢¤êÆÀ¤Þ¤»¤ó¤Ç¤·¤¿. 
      -
      -        Dermot McDonnell ¤Ï Toshiba XM3401B CDROM ¥É¥é¥¤¥Ö¤òÄ󶡤·¤Æ¤¯
      -        ¤ì¤Þ¤·¤¿. 
      -
      -        Chuck Robey ¤Ï¥Õ¥í¥Ã¥Ô¡¼¡¦¥Æ¡¼¥×¡¦¥¹¥È¥ê¡¼¥Þ¤ò¥Æ¥¹¥È¤Î¤¿¤á¤ËÄó
      -        ¶¡¤·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Larry Altneu and Wilko Bulte ¤Ï Wangtek ¤È Archive QIC-02 ¥Æ¡¼
      -        ¥×¥É¥é¥¤¥Ö¤ò¥Æ¥¹¥È, ¤ª¤è¤Ó¥É¥é¥¤¥Ð¤Î³«È¯¤Î¤¿¤á¤ËÄ󶡤·¤Æ¤¯¤ì¤Þ
      -        ¤·¤¿. 
      -
      -        CalWeb Internet Services ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¹½ÃۤΤ¿¤á P6/200 ¤Î
      -        ¥Þ¥·¥ó¤òÂߤ·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Montana State University ¤Î³§¤µ¤ó¤«¤é½é´ü¤Î¥µ¥Ý¡¼¥È¤ò¤¤¤¿¤À¤­
      -        ¤Þ¤·¤¿. 
      -
      -        ¤½¤·¤Æ, À¤³¦Ãæ¤Î¿ôÀé¤È¤¤¤¦ FreeBSD ¤Î¥æ¡¼¥¶¤È¥Æ¥¹¥¿¤Î³§¤µ¤ó¤Î
      -        ¤ª¤«¤²¤Çº£²ó¤Î¥ê¥ê¡¼¥¹¤Ë¤¤¤¿¤ê¤Þ¤·¤¿. 
      -
      -FreeBSD ¤Îº£²ó¤Î¥ê¥ê¡¼¥¹¤ò¤¢¤Ê¤¿¤¬³Ú¤·¤à¤³¤È¤¬¤Ç¤­¤ë¤È¤¤¤¦»ö¤ò¿´¤«¤éµ§¤Ã
      -¤Æ. 
      -
      -                        The FreeBSD Core Team
      -
      -
      - -&footer; - - - diff --git a/data/ja_JP.EUC/releases/2.1.6R/Makefile b/data/ja_JP.EUC/releases/2.1.6R/Makefile deleted file mode 100644 index d1bd66dae5..0000000000 --- a/data/ja_JP.EUC/releases/2.1.6R/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# $Id: Makefile,v 1.1.1.1 1997-11-23 22:23:07 max Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.2 - -#DOCS= announce.sgml notes.sgml security.sgml -DOCS= notes.sgml security.sgml - -.include "../../../web.mk" diff --git a/data/ja_JP.EUC/releases/2.1.6R/notes.sgml b/data/ja_JP.EUC/releases/2.1.6R/notes.sgml deleted file mode 100644 index c9637a697d..0000000000 --- a/data/ja_JP.EUC/releases/2.1.6R/notes.sgml +++ /dev/null @@ -1,545 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -			    ¥ê¥ê¡¼¥¹¥Î¡¼¥È
      -		    FreeBSD Release 2.1.6 RELEASE
      -
      -0. ¤³¤Î¥ê¥ê¡¼¥¹¤Ï
      ------------------
      -
      -¤³¤Î¥ê¥ê¡¼¥¹¤Ï 2.1R ¤Ë¤Î¸å·Ñ¤Ë¤¢¤¿¤ë¥ê¥ê¡¼¥¹¤Ç¤¢¤ê, ¥Ð¥°¥Õ¥£¥Ã¥¯¥¹, 
      -¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤ÎÂкö, 2.1.5 ¤è¤ê¤â´Êñ¤Ê¥¤¥ó¥¹¥È¡¼¥ë¤Ë½ÅÅÀ¤ò
      -¤ª¤¤¤Æ¤¤¤Þ¤¹. 
      -
      -¸½ºß¤ÎÀè¿ÊŪ¤Ê²þÎɤˤĤ¤¤Æ¤Ï, 
      -http://www.freebsd.org/handbook/current.html ¤ò»²¾È¤·¤Æ²¼¤µ¤¤. 
      -
      -1. 2.1.0-RELEASE ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï?
      ---------------------------------
      -ºÇ¸å¤Î FreeBSD ¤Î¥á¥¸¥ã¡¼¥ê¥ê¡¼¥¹¤«¤é¤ÎÊѹ¹¤Ï¤Û¤ó¤Î¾¯¤·¤À¤±¤Ç¤¹. Êѹ¹
      -ÅÀ¤ò¤ï¤«¤ê¤ä¤¹¤¯ÀâÌÀ¤¹¤ë¤¿¤á¤Ë, ¤¤¤¯¤Ä¤«¤ÎʬÎàʬ¤±¤ò¤·¤Þ¤¹. 
      -
      -
      -¥Ç¥Ð¥¤¥¹¥É¥é¥¤¥Ð:
      ------------------
      -¥ª¥ó¥Ü¡¼¥É¤Î SCSI ¥¢¥À¥×¥¿ Adaptec AIC7850 ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -Specialix SI ¤È XIO ¤Î¥·¥ê¥¢¥ë¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -¸Å¤¤¥¿¥¤¥×¤Î Onboard, ¤¢¤ë¤¤¤Ï Brumby ¤Î¥·¥ê¥¢¥ë¥«¡¼¥É¤Ë²Ã¤¨¤Æ, 
      -Stallion EasyIO, EasyConnection 8/32 ¤È EasyConnection 8/64 ¤¬¥µ¥Ý¡¼¥È
      -¤µ¤ì¤Þ¤·¤¿. 
      -
      -Intel EtherExpress Pro/100B PCI ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -3COM 3C590 ¤È 3C595 ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -Real PCI Buslogic ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. (¥É¥é¥¤¥Ð¤È probe ¤Î½çÈÖ¤¬¤¢¤¿
      -¤é¤·¤¯¤Ê¤ê¤Þ¤·¤¿)
      -
      -ARNET (º£¤Ï Digiboard) ¤Î Sync 570i ¹â®¥·¥ê¥¢¥ë¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ
      -¤·¤¿. 
      -
      -Matrox Meteor frame grabber ¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -Connectix Quickcam ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -¥«¡¼¥Í¥ë¤ÎÆÃħ:
      ----------------
      -¤µ¤Þ¤¶¤Þ¤Ê VM ¥·¥¹¥Æ¥à¤Î³ÈÄ¥¤È, ¤¤¤¯¤Ä¤«¤Î¥Ð¥°½¤Àµ¤¬¤µ¤ì¤Þ¤·¤¿. 
      -
      -ñ½ã¤Ê RAID ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î¤¿¤á¤Î concatenated disk driver ¤¬Äɲäµ
      -¤ì¤Þ¤·¤¿. ¾ÜºÙ¤Ï
      -ccd(4)
      -¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -ËÜÅö¤Î PCI bus probing (ISA ¤è¤êÀè¤Ë) ¤È¤µ¤Þ¤¶¤Þ¤Ê PCI ¥Ö¥ê¥Ã¥¸¤¬¥µ¥Ý¡¼
      -¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -Linux ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤¬ Linux ÈÇ Netscape ¤Ç JAVA ¤òư¤«¤·¤¿¤ê, ¤½¤Î
      -¾¿¤¯¤Î Linux ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤òưºî¤¹¤ë¤Î¤ËÂѤ¨¤é¤ì¤ë¤¯¤é¤¤°ÂÄꤷ¤Þ¤·
      -¤¿. 
      -
      -
      -¥æ¡¼¥¶Â¦¤Î¥³¡¼¥É¤Î²þÎÉ:
      ------------------------
      -
      -XFree86 ¤¬¿·¤·¤¤ 3.2 ¥ê¥ê¡¼¥¹¤Ë¥¢¥Ã¥×¥°¥ì¡¼¥É¤µ¤ì¤Þ¤·¤¿.  ¿¤¯¤Î¿·¤·
      -¤¤¥°¥é¥Õ¥£¥Ã¥¯¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹.
      -
      -¥·¥¹¥Æ¥à¥¤¥ó¥¹¥È¡¼¥ë¥Ä¡¼¥ë¤¬¼ã´³¤Î¥á¥Ë¥å¡¼¤ÎÊѹ¹¤È¤È¤â¤Ë²þ¤¤µ¤ì, ¤¿¤¯
      -¤µ¤ó¤Î¥Ð¥°¤¬½¤Àµ¤µ¤ì¤Þ¤·¤¿. ¤³¤ì¤Ï, ¥¤¥ó¥¹¥È¡¼¥ë¸å¤âÈó¾ï¤ËÍ­ÍѤǤ¢¤ë
      -(¤º¤Ã¤È¸À¤¤Â³¤±¤Æ¤Þ¤¹¤¬ :-)¤È¤È¤â¤Ë, º£²ó¤Î¥¤¥ó¥¹¥È¡¼¥ë¼ê½ç¤Ï°ÊÁ°¤«¤é
      -¤¯¤é¤Ù¤ë¤È, ¿·µ¬¥æ¡¼¥¶¤Ë¤È¤Ã¤Æ, ľ´ÑŪ¤Ç¤ï¤«¤ê¤ä¤¹¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹(¤â¤Á
      -¤í¤ó, ¤µ¤é¤Ê¤ëÍ×˾¤Ï´¿·Þ¤·¤Þ¤¹). 
      -
      -NIC ¤Î¥³¡¼¥É¤ÏÂçÉý¤Ë²þÎɤµ¤ì¤Þ¤·¤¿. 
      -
      -ncftp ¤Ï¥·¥¹¥Æ¥à¤Îɸ½à¤Ç¤Ï¤Ê¤¯¤Ê¤ê¤Þ¤·¤¿. Âå¤ï¤ê¤Ë¥é¥¤¥Ö¥é¥ê¤È¤·¤Æ
      -(/usr/src/lib/libftpio) ¤Þ¤È¤á¤é¤ì, ¤½¤Î¥é¥¤¥Ö¥é¥ê¤òÍøÍѤ·¤Æ, ¤µ¤é¤Ë¶¯
      -ÎÏ¤Ê ``fetch'' (/usr/src/usr.bin/fetch) ¤È¤¤¤¦¥×¥í¥°¥é¥à¤¬É¸½à¤Ç½àÈ÷¤µ
      -¤ì¤Þ¤·¤¿. fetch ¤Ï FTP, HTTP ¤Î¤É¤Á¤é¤Î¥µ¡¼¥Ð¤«¤é¤Ç¤â¥Õ¥¡¥¤¥ë¤òžÁ÷¤Ç
      -¤­¤ë(ftp://... ¤ä htto://... ¤Ê¤É¤Î URL ¤Ç¤¹)¤Î¤Ç, ncftp ¤È¤¯¤é¤Ù¤Æ¤â
      -¤¹¤°¤ì¤Æ¤¤¤ë¤È¸À¤¨¤Þ¤¹¤¬, ¤½¤ì¤Ç¤â ncftp ¤¬»È¤¤¤¿¤±¤ì¤Ð, ¥Ý¡¼¥È¥³¥ì¥¯
      -¥·¥ç¥ó¤Î°ìÉô¤È¤·¤Æ (/usr/ports/net/ncftp ¤Ë¤¢¤ë) ÍøÍѤǤ­¤Þ¤¹. ¤Ê¤ª 
      -fetch ¤Î¾ÜºÙ¤Ï¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -2. µ»½ÑŪ³µÍ×
      --------------
      -
      -FreeBSD ¤Ï Intel i386/i486/Pentium (¤È¤½¤Î¸ß´¹¥Á¥Ã¥×) ¤Î¥Ñ¥½¥³¥ó¤Çưºî
      -¤¹¤ë, 4.4BSD Lite ¥Ù¡¼¥¹¤Î, ¥Õ¥ê¡¼¤Ç, Á´¥½¡¼¥¹¤Ä¤­¤Î¥ê¥ê¡¼¥¹¤Ç¤¹. ¤³¤ì
      -¤Ï´ðËÜŪ¤Ë U.C Berkeley's CSRG ¥°¥ë¡¼¥×¤Î¥½¥Õ¥È¥¦¥§¥¢¤ò¥Ù¡¼¥¹¤Ë¤·¤Æ, 
      -NetBSD, 386BSD ¤½¤·¤Æ Free Software Foundation ¤Ê¤É¤Î¥½¥Õ¥È¥¦¥§¥¢¤Ê¤É
      -¤Ë¤è¤ê³ÈÄ¥¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -1 ǯ°Ê¾åÁ°¤Î²æ¡¹¤Î FreeBSD 2.0 ¤Î¥ê¥ê¡¼¥¹¤«¤é¤ß¤ë¤È, FreeBSD ¤ÏÀ­Ç½, 
      -µ¡Ç½, °ÂÄêÀ­¤ÎÌ̤ǤϷàŪ¤Ë²þÁ±¤µ¤ì¤Þ¤·¤¿. ÆÃ¤Ë¤â¤Ã¤È¤âÂ礭¤ÊÊѲ½¤Ï²¾ÁÛ
      -µ­²±¥·¥¹¥Æ¥à¤Ë¤ª¤±¤ë²þÎɤÇ, merged VM/file ¥Ð¥Ã¥Õ¥¡¥­¥ã¥Ã¥·¥å¤òÍѤ¤¤ë
      -¤³¤È¤ÇÀ­Ç½¤ò¸þ¾å¤µ¤»¤Ê¤¬¤é¤â FreeBSD ¤Î¥á¥â¥ê¤Î»ÈÍÑÎ̤ò¸º¤é¤¹¤³¤È¤¬¤Ç
      -¤­¤¿¤³¤È¤Ç¤¹. ¤ª¤«¤²¤Ç, ºÇÄã¤Î 5MB ¥á¥â¥ê¤È¤¤¤¦À©Ìó¾å¤Ç¤âưºî¤¹¤ë¤è¤¦
      -¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤½¤Î¾¤Î³ÈÄ¥¤È¤·¤Æ¤Ï NIS ¤Î¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð¤Î¥µ¥Ý¡¼
      -¥È, ¥È¥é¥ó¥¶¥¯¥·¥ç¥ó TCP ¤Î¥µ¥Ý¡¼¥È, ¥À¥¤¥ä¥ë¥ª¥ó¥Ç¥Þ¥ó¥ÉPPP, ²þÎÉ 
      -SCSI ¥µ¥Ö¥·¥¹¥Æ¥à, ISDN ¤Î½é´ü¥µ¥Ý¡¼¥È, FDDI ¤ä Fast Ethernet
      -(100Mbps) ¤Ê¤É¤Î¥µ¥Ý¡¼¥È, Adaptech 2940 (WIDE ¤È narrow) ¤Î¥µ¥Ý¡¼¥È¤Î
      -²þÎÉ, 3940 SCSI ¥¢¥À¥×¥¿¤Ë´Ø¤¹¤ë¿ôÉ´·ï¤Î¥Ð¥°¤Î½¤Àµ, ¤Ê¤É¤¬¤¢¤ê¤Þ¤¹. 
      -
      -²æ¡¹¤Ï¤¿¤¯¤µ¤ó¤Î¥æ¡¼¥¶¤«¤é¤Î¥³¥á¥ó¥È¤äÄ󰯤ò¤Þ¤¸¤á¤Ë¼õ¤±¼è¤ê, ²æ¡¹¤¬Àµ
      -¤·¤¤¤È¹Í¤¨, ¤«¤ÄƳÆþ¤Î¼ê½ç¤¬Ê¬¤«¤ê¤ä¤¹¤¤¤â¤Î¤òÄ󶡤·¤è¤¦¤ÈÅØÎϤ·¤Æ¤¤¤Þ
      -¤¹. ¤³¤Î (·Ñ³Ū¤Ë¿Ê²½¤¹¤ë) ¥×¥í¥»¥¹¤ËÂФ¹¤ë¤¢¤Ê¤¿¤Î°Õ¸«¤ò, ¿´¤«¤é¤ªÂÔ
      -¤Á¤·¤Æ¤¤¤Þ¤¹. 
      -
      -FreeBSD ¤Ç¤Ï´ðËÜÇÛÉÛ¥»¥Ã¥È¤Ë²Ã¤¨, ¥Ý¡¼¥Æ¥£¥ó¥°¤µ¤ì¤¿¥½¥Õ¥È¥¦¥§¥¢½¸¤È¤·
      -¤Æ 390 ¤ò±Û¤¨¤ë¿Íµ¤¤Î¹â¤¤¥×¥í¥°¥é¥à¤òÄ󶡤·¤Æ¤¤¤Þ¤¹. ¥Ý¡¼¥È¤Ë¤Ï http
      -(WWW) ¥µ¡¼¥Ð¤«¤é, ¥²¡¼¥à, ¸À¸ì, ¥¨¥Ç¥£¥¿¤Þ¤Ç¤¢¤ê¤È¤¢¤é¤æ¤ë¤â¤Î¤¬´Þ¤Þ¤ì
      -¤Æ¤¤¤Þ¤¹. ¥Ý¡¼¥È¤Ï¥ª¥ê¥¸¥Ê¥ë¥½¡¼¥¹¤ËÂФ¹¤ë¡Öº¹Ê¬¡×¤È¤¤¤¦·Á¤Çɽ¸½¤µ¤ì¤Æ
      -¤ª¤ê, ¤¹¤Ù¤Æ¤Î¤ò¥Ý¡¼¥È¤ò½¸¤á¤Æ¤â 10MB ÄøÅ٤ˤ·¤«¤Ê¤ê¤Þ¤»¤ó. ¤³¤¦¤¹¤ë¤³
      -¤È¤Ç¥Ý¡¼¥È¤Î¹¹¿·¤òÍÆ°×¤Ë¤·, ¥Ý¡¼¥È¤ËɬÍפʥǥ£¥¹¥¯¥¹¥Ú¡¼¥¹¤ò¾®¤µ¤¯¤¹¤ë
      -¤³¤È¤¬¤Ç¤­¤Þ¤¹. ¥Ý¡¼¥È¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¤Ë¤Ï, ¥¤¥ó¥¹¥È¡¼¥ë¤·¤¿¤¤¤È»×¤Ã¤Æ
      -¤¤¤ë¥×¥í¥°¥é¥à¤Î¥Ç¥£¥ì¥¯¥È¥ê¤Ë°Üư¤·, make ¤È᤯¤À¤±¤Ç, ¤¢¤È¤Ï¤¹¤Ù¤Æ
      -¥·¥¹¥Æ¥à¤¬¤ä¤Ã¤Æ¤¯¤ì¤Þ¤¹. ¤É¤Î¥Ý¡¼¥È¤â¥ª¥ê¥¸¥Ê¥ë¤ÎÇÛÉÛ¥»¥Ã¥È¤ÏưŪ¤Ë 
      -CDROM ¤Þ¤¿¤Ï¶á¤¯¤Î FTP ¥µ¡¼¥Ð¤«¤é¼è¤Ã¤Æ¤¯¤ë¤Î¤Ç, ¥Ç¥£¥¹¥¯¤Ï¹½ÃÛ¤·¤¿¤¤
      -¤È»×¤Ã¤Æ¤¤¤ë¥Ý¡¼¥È¤Îʬ¤À¤±¤ò½àÈ÷¤·¤Æ¤ª¤±¤Ð½½Ê¬¤Ç¤¹. ¤Û¤È¤ó¤É¤Î¥Ý¡¼¥È¤Ï, 
      -¤¹¤Ç¤Ë¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¾õÂ֤ǡ֥ѥ屡¼¥¸¡×¤È¤·¤ÆÄ󶡤µ¤ì¤Æ¤ª¤ê, ¤³¤ì¤ò
      -»È¤¦¤È (pkg_add ¤È¤¤¤¦¥³¥Þ¥ó¥É¤Ç) ´Êñ¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤­¤Þ¤¹. ¥Ñ¥Ã¥±¡¼
      -¥¸½¸¤Ë´Ø¤¹¤ë¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï¡ÖÀßÄê¥á¥Ë¥å¡¼¡×¤ÎÃæ¤Î¡Ö¿·µ¬¥Ñ¥Ã
      -¥±¡¼¥¸¡×¤ÎÉôʬ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -/usr/share/doc ¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤Ï, ¥¤¥ó¥¹¥È¡¼¥ë¤Î¼ê½ç¤ä FreeBSD ¤òÍøÍѤ¹
      -¤ë¾å¤Ç¤ÎÍ­ÍѤʥɥ­¥å¥á¥ó¥È¤¬¤¿¤¯¤µ¤ó¤¢¤ê¤Þ¤¹. ¤³¤ì¤é¤Î¥É¥­¥å¥á¥ó¥È¤Ï, 
      -HTML ¥Ö¥é¥¦¥¶¤Ç¤¢¤ì¤Ð, ¼¡¤Î¤è¤¦¤Ë¤·¤Æ»²¾È¤Ç¤­¤Þ¤¹. 
      -
      -  ¥Ï¥ó¥É¥Ö¥Ã¥¯¤òÆÉ¤à:
      -      <browser> file:/usr/share/doc/handbook/handbook.html
      -
      -  FAQ ¤òÆÉ¤à:
      -      <browser> file:/usr/share/doc/FAQ/freebsd-faq.html
      -
      -¤Þ¤¿, http://www.freebsd.org ¤Ë¤Ï¥Þ¥¹¥¿¡¼(¤«¤Ê¤êÉÑÈˤ˹¹¿·¤µ¤ì¤Þ¤¹)
      -¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç, ¤³¤Á¤é¤â»²¾È¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -¥¢¥á¥ê¥«¤ÎÍ¢½Ðµ¬À©¤Î¤¿¤á, FreeBSD ¤Î¥³¥¢¤Ë¤Ï DES ¤Î¥³¡¼¥É¤Ï´Þ¤Þ¤ì¤Æ
      -¤¤¤Þ¤»¤ó. ¥¢¥á¥ê¥«¹ñÆâ¤Ë¸Â¤ê, DES ¤ò»È¤¦¥×¥í¥°¥é¥à¤Ê¤É¤¬, ¥³¥¢ÇÛÉÛ
      -¥»¥Ã¥È¤Ë²Ã¤¨¤ë¥Ñ¥Ã¥±¡¼¥¸¤È¤·¤ÆÄ󶡤µ¤ì¤Æ¤¤¤Þ¤¹. ï¤Ç¤â»È¤¨¤ë¤è¤¦¤Ë
      -Ê̤Υѥ屡¼¥¸¤¬¥¢¥á¥ê¥«¹ñ³°¤ÇÄ󶡤µ¤ì¤Æ¤¤¤Þ¤¹. ¥¢¥á¥ê¥«¹ñ³°¤«¤é¤â
      -¼«Í³¤Ë¼èÆÀ²Äǽ¤Ê DES ¤ÎÇÛÉÛ¥»¥Ã¥È¤Ï¼¡¤Î¤È¤³¤í¤Ë¤¢¤ê¤Þ¤¹. 
      -ftp://ftp.internat.freebsd.org/pub/FreeBSD
      -
      -FreeBSD ¾å¤ÇɬÍפȤµ¤ì¤ë¥»¥­¥å¥ê¥Æ¥£¤¬¥Ñ¥¹¥ï¡¼¥É¤À¤±¤Ç¤¢¤ê, Sun ¤ä DEC 
      -¤Ê¤É¤ÎÊ̤Υۥ¹¥È¤«¤é°Å¹æ²½¤µ¤ì¤¿¥Ñ¥¹¥ï¡¼¥É¤ò¥³¥Ô¡¼¤¹¤ëɬÍפ¬¤Ê¤¤¤Î¤Ç¤¢
      -¤ì¤Ð, FreeBSD ¤Î MD5 ¥Ù¡¼¥¹¤Î¥»¥­¥å¥ê¥Æ¥£¤Ç½½Ê¬¤Ç¤¹. ²æ¡¹¤Ï, ¤³¤Îɸ½à
      -¤Î¥»¥­¥å¥ê¥Æ¥£¥â¥Ç¥ë¤Ï DES ¤è¤ê¤âŬ¤·¤Æ¤¤¤ë¤È»×¤Ã¤Æ¤¤¤Þ¤¹¤·, ¤Þ¤¿, ¤ä¤Ã
      -¤«¤¤¤ÊÍ¢½ÐÀ©¸Â¤Ë¤â¤Ò¤Ã¤«¤«¤ë¤³¤È¤Ï¤¢¤ê¤Þ¤»¤ó. ¤¢¤Ê¤¿¤¬¥¢¥á¥ê¥«¹ñ³°¤Ë¤¤
      -¤ë¤Ê¤é(¤¢¤ë¤¤¤Ï¹ñÆâ¤Ë¤¤¤Æ¤â)°ìÅٻ¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. ¤³¤Î¥¹¥Ê¥Ã¥×¥·¥ç¥Ã
      -¥È¤Ç¤Ï, DES ¤È MD5 ¤Î¥Ñ¥¹¥ï¡¼¥É¤Î¤É¤Á¤é¤Ç¤â°·¤¨¤ë¤è¤¦¤Ê mixed password 
      -¥Õ¥¡¥¤¥ë¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤ª¤ê, ¤³¤ì¤ò»È¤¦¤È°ìÊý¤Î¼êË¡¤«¤é, ¤â¤¦°ìÊý¤Î¼êË¡
      -¤Ø°Ü¹Ô¤¹¤ë¤Î¤¬Íưפˤʤê¤Þ¤¹. 
      -
      -
      -3. ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¹½À®
      ------------------------
      -
      -FreeBSD ¤Ï, ¸½ºß 386sx ¤«¤é Pentium (386sx ¤Ï¤ª´«¤á¤·¤Þ¤»¤ó¤¬) ¤Þ¤Ç¤Î
      -CPU ¤ò»ý¤Ã¤¿, ISA, VLB, EISA, PCI ¤Ê¤É¤Î¥Ð¥¹¤Î¿¤¯¤Î¥Ñ¥½¥³¥ó¤Çưºî¤·¤Þ
      -¤¹. IDE ¤ä ESDI ¥É¥é¥¤¥Ö, ÍÍ¡¹¤Ê SCSI ¥³¥ó¥È¥í¡¼¥é, ¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É, 
      -¥·¥ê¥¢¥ë¥«¡¼¥É¤Ê¤É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -°Ê²¼¤Ï, FreeBSD ¤Çưºî¤¹¤ë¤³¤È¤¬Ê¬¤«¤Ã¤Æ¤¤¤ë¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é¤ä¥¤¡¼
      -¥µ¥Í¥Ã¥È¥«¡¼¥É¤Ê¤É¤Î°ìÍ÷¤Ç¤¹. ¤³¤ì°Ê³°¤Î¹½À®¤Ç¤âưºî¤¹¤ë¤È»×¤¤¤Þ¤¹¤¬, 
      -¤³¤³¤Ç¤ÏưºîÊó¹ð¤¬¤¢¤Ã¤¿¤â¤Î¤À¤±¤òµ­ºÜ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -3.1. ¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é
      --------------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -Adaptec AIC7850 on-board SCSI controllers.
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Ãí°Õ: SoundBlaster ¤Î¥«¡¼¥É¤Ë¤Ï¥Ö¡¼¥È¥Ç¥Ð¥¤¥¹¤ò¥·¥¹¥Æ¥à¤Î BIOS I/O
      -   ¥Ù¥¯¥¿¤ËÂбþÉÕ¤±¤ë¤¿¤á¤Î¥ª¥ó¥Ü¡¼¥É BIOS ¤¬¤Ê¤¤¤Î¤Ç, ¤³¤Î¥«¡¼¥É¤«¤é
      -   ¥Ö¡¼¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó. ¥Æ¡¼¥×¤ä CDROM ¤Ê¤É¤ò (¥Ö¡¼¥È¤·¤Ê¤¤¤Ç) 
      -   ÍøÍѤ¹¤ëʬ¤Ë¤ÏÌäÂꤢ¤ê¤Þ¤»¤ó. ROM ¤ò»ý¤¿¤Ê¤¤ AIC-6x60 ¥Ù¡¼¥¹¤Î¾¤Î
      -   ¥«¡¼¥É¤Ç¤âƱÍͤÎÌäÂ꤬¤¢¤ê¤Þ¤¹. ¤¤¤¯¤Ä¤«¤Î¥·¥¹¥Æ¥à¤Ç¤Ï¥Ö¡¼¥È ROM ¤ò
      -   »ý¤Ã¤Æ¤¤¤Þ¤¹¤¬, ¤³¤ì¤é¤ÏÅŸ»¤ò¤¤¤ì¤¿»þ, ¤¢¤ë¤¤¤Ï¥ê¥»¥Ã¥È¤·¤¿¤È¤­¤Ë
      -   ²¿¤é¤«¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹. ¤½¤Î¤è¤¦¤Ê¥±¡¼¥¹¤Ï¤½¤Î¥Ç¥Ð¥¤¥¹¤«¤é
      -   ¥Ö¡¼¥È¤Ç¤­¤ë¤Ç¤·¤ç¤¦. ¾ÜºÙ¤Ï¥·¥¹¥Æ¥à¤ä¥Ü¡¼¥É¤Î¥É¥­¥å¥á¥ó¥È¤ò»²¾È¤·
      -   ¤Æ¤¯¤À¤µ¤¤. 
      -
      -[Buslogic ¤Ï "Bustec" ¤È¤¤¤¦Ì¾¤ÇÃΤé¤ì¤Æ¤¤¤Þ¤¹]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -NCR 53C810 and 53C825 PCI SCSI controller.
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -°Ê¾å¤Î¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë SCSI ¥³¥ó¥È¥í¡¼¥é¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ, 
      -SCSI-I ¤ª¤è¤Ó SCSI-II ¤Î¼þÊÕµ¡³£¤ËÂФ¹¤ëÁ´¤Æ¤Î¥µ¥Ý¡¼¥È¤¬Ä󶡤µ¤ì¤Þ¤¹. 
      -¤³¤ì¤Ë¤Ï¥Ç¥£¥¹¥¯, ¥Æ¡¼¥×¥É¥é¥¤¥Ö (DAT ¤ò´Þ¤à), CDROM ¥É¥é¥¤¥Ö¤¬´Þ¤Þ¤ì
      -¤Þ¤¹. 
      -
      -¸½ºß, ¼¡¤Î CD-ROM ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -(cd)    SCSI interface (ProAudio Spectrum ¤È SoundBlaster SCSI ¤ò´Þ¤à
      -(mcd)   Mitsumi ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(matcd) ¾¾²¼/Panasonic (Creative SoundBlaster) ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
      -        (562/563 ¥â¥Ç¥ë)
      -(scd)   Sony ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(wcd)   ATAPI IDE ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (¼Â¸³Åª¤Ê¤â¤Î¤Ç¦Á¥ì¥Ù¥ë¤Î¥¯¥ª¥ê¥Æ¥£
      -        ¤È¹Í¤¨¤ÆÍߤ·¤¤!).
      -
      -
      -3.2. ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      ------------------------
      -
      -Allied-Telesis AT1700 ¤ª¤è¤Ó RE2000 ¥«¡¼¥É
      -
      -SMC Elite 16 WD8013 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹, ¤½¤·¤Æ¤Û¤È¤ó¤É¤Î¤½¤Î
      -¾¤Î WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT ¤½¤·¤Æ
      -WD8013EBT ¥Ù¡¼¥¹¤Î¥¯¥í¡¼¥ó. SMC Elite Ultra ¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë. 
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, ¤Þ¤¿¤Ï DC21140 ¥Ù¡¼¥¹¤Î NIC (SMC???? DE???)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -Fujitsu MB86960A/MB86965A
      -
      -Intel EtherExpress (¥É¥é¥¤¥Ð¤¬ÉÔ°ÂÄê¤Ê¤Î¤Ç¤ª´«¤á¤·¤Ê¤¤)
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, ¤½¤·¤Æ NE2100 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
      -
      -3Com 3C501 ¥«¡¼¥É
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590 & 3C595 (PCI) Etherlink III
      -
      -Toshiba ethernet cards
      -
      -IBM ¤È National Semiconductor ¤Î PCMCIA ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤â¥µ¥Ý¡¼¥È¤µ
      -¤ì¤Æ¤¤¤ë. 
      -
      -¸½ºß¥È¡¼¥¯¥ó¥ê¥ó¥°¤Î¥«¡¼¥É¤Ï°ìÀÚ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¡Ö¤¤¤Þ¤»¤ó¡×¤¬, ²æ¡¹¤Ïï
      -¤«¤¬¥É¥é¥¤¥Ð¤òÁ÷¤Ã¤Æ¤­¤Æ¤¯¤ì¤ë¤Î¤òÂԤäƤ¤¤Þ¤¹. ¤À¤ì¤«¤ä¤Ã¤Æ¤¯¤ì¤Þ¤»¤ó
      -¤«?
      -
      -3.3. ¤½¤Î¾
      ------------
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë AST ¤Î 4 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë ARNET 8 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É
      -ARNET (¸½ºß¤Ï Digiboard) Sync 570/i ¹â®¥·¥ê¥¢¥ë
      -
      -Boca BB1004 4-Port ¥·¥ê¥¢¥ë¥«¡¼¥É (¥â¥Ç¥àÈ󥵥ݡ¼¥È)
      -Boca IOAT66 6-Port ¥·¥ê¥¢¥ë¥«¡¼¥É (¥â¥Ç¥à¥µ¥Ý¡¼¥È)
      -Boca BB1008 8-Port ¥·¥ê¥¢¥ë¥«¡¼¥É (¥â¥Ç¥àÈ󥵥ݡ¼¥È)
      -Boca BB2016 16-Port ¥·¥ê¥¢¥ë¥«¡¼¥É (¥â¥Ç¥à¥µ¥Ý¡¼¥È)
      -
      -Cyclades Cyclom-y ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë STB 4 ¥Ý¡¼¥È¥«¡¼¥É
      -
      -SDL Communications Riscom/8 ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis
      -UltraSound ¤½¤·¤Æ Roland MPU-401 ¥µ¥¦¥ó¥É¥«¡¼¥É
      -
      -¸½ºß FreeBSD ¤Ç¤Ï IBM ¤Î¥Þ¥¤¥¯¥í¥Á¥ã¥Í¥ë (MCA) ¥Ð¥¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ
      -¡Ö¤¤¤Þ¤»¤ó¡×. 
      -
      -
      -4. FreeBSD ¤ÎÆþ¼ê
      ------------------
      -
      -FreeBSD ¤òÆþ¼ê¤¹¤ëÊýË¡¤Ï¤¤¤í¤¤¤í¤¢¤ê¤Þ¤¹:
      -
      -4.1. FTP/Mail
      -
      -FreeBSD ¤ª¤è¤Ó, Éտ魯¤ë¤¹¤Ù¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤ÏÀµ¼°¤Ê FreeBSD ¤Î¥ê¥ê¡¼¥¹
      -¥µ¥¤¥È¤Ç¤¢¤ë `ftp.freebsd.org' ¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -¾¤Î FreeBSD ¥½¥Õ¥È¥¦¥§¥¢¤ò¥ß¥é¡¼¤·¤Æ¤¤¤ë¤È¤³¤í¤Ï MIRROR.SITES ¤Ëµ­ºÜ
      -¤µ¤ì¤Æ¤¤¤Þ¤¹. ÇÛÉÛ¥»¥Ã¥È¤ò¼èÆÀ¤¹¤ë¤È¤­¤Ë¤Ï (¥Í¥Ã¥È¥ï¡¼¥¯Åª¤Ë) °ìÈֶᤤ
      -¤È¤³¤í¤«¤é ftp ¤·¤Æ¤¯¤À¤µ¤¤. ¤Ê¤ª¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¤È¤¤¤¦¤È¤³¤í¤Ï
      -´¿·Þ¤·¤Þ¤¹. Àµ¼°¤Ê¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¾ì¹ç¤Ë¤Ï, admin@freebsd.org ¤Þ
      -¤Ç¾ÜºÙ¤òÌ䤤¹ç¤ï¤»¤Æ¤¯¤À¤µ¤¤. 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËÂФ¹¤ëľÀܤΥ¢¥¯¥»¥¹¼êÃʤò»ý¤¿¤º, ÅŻҥ᡼¥ë¤·¤«»È¤¨¤Ê
      -¤¤¤È¤¤¤¦¾ì¹ç¤Ë¤Ï, `ftpmail@decwrl.dec.com' ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¥Õ¥¡¥¤¥ë¤ò
      -Æþ¼ê¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. ¥á¥Ã¥»¡¼¥¸¤Ë help ¤È½ñ¤¤¤¿¥á¡¼¥ë¤ò¤³¤ÎÅŻҥ᡼
      -¥ë¥¢¥É¥ì¥¹¤ËÁ÷¤ë¤È¾Ü¤·¤¤»È¤¤Êý¤¬¤ï¤«¤ê¤Þ¤¹. ¤¿¤À¤·, ¤³¤ÎÊýË¡¤Ç¤ÏÁ´Éô¤Ç
      -¡Ö¿ô½½¥á¥¬¥Ð¥¤¥È¡×¤Î¥Õ¥¡¥¤¥ë¤ò¥á¡¼¥ë¤ÇžÁ÷¤¹¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹. ¾¤Ë¼êÃÊ
      -¤¬¤Ê¤¤¾ì¹ç¤Î, ¡ÖºÇ¸å¤Î¼êÃʡפȹͤ¨¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -4.2. CDROM
      -
      -FreeBSD 2.1-RELEASE ¤È 2.2 SNAPSHOT ¤Î CDROM ¤ò¼¡¤Î¤È¤³¤í¤ËÃíʸ¤¹¤ë
      -¤³¤È¤â²Äǽ¤Ç¤¹. 
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤«¤é¤Ï orders@cdrom.com ¤Þ¤¿¤Ï http://www.cdrom.com
      -¤ÇÃíʸ¤Ç¤­¤Þ¤¹. ºÇ¿·¤Î¥«¥¿¥í¥°¤Ï¼¡¤Î¤È¤³¤í¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      --RELEASE CD ¤ÎÃÍÃÊ¤Ï 39.95 ¥É¥ë, FreeBSD ¤ÎÄê´ü¹ØÆÉÀ©¤Î¾ì¹ç¤Ë¤Ï 24.95
      -¥É¥ë¤Ç¤¹. FreeBSD 2.2-SNAP CD ¤Ï 29.95 ¥É¥ë, FreeBSD-SNAP ¤ÏÄê´ü¹ØÆÉ¤Ç
      -14.95 ¥É¥ë¤Ç¤¹ (-RELEASE ¤È -SNAP ¤ÎͽÌó¤ÏÊÌ¡¹¤Ë°·¤Ã¤Æ¤¤¤Þ¤¹). Äê´ü¹Ø
      -ÆÉÀ©¤Ç¤Ï, ¿·¤·¤¤¥Ð¡¼¥¸¥ç¥ó¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤ë¤´¤È¤Ë¼«Æ°Åª¤ËÁ÷¤ì¤é¤Æ¤­¤Þ¤¹. 
      -ÎÁ¶â¤Ï¥Ç¥£¥¹¥¯¤¬ÇÛÁ÷¤µ¤ì¤ë¤¿¤Ó¤Ë¥¯¥ì¥¸¥Ã¥È¥«¡¼¥É¤«¤é¤Ï°ú¤­Í¤ì¤Þ¤¹. 
      -¥­¥ã¥ó¥»¥ë¤Ë¤Ä¤¤¤Æ¤âÆÃ¤ËÀ©Ìó¤Ï¤Ê¤¯¤¤¤Ä¤Ç¤â²òÌó¤Ç¤­¤Þ¤¹. 
      -
      -Walnut Creek CDROM ¤Ï¾¤Ë¤â T ¥·¥ã¥Ä (14.95 ¥É¥ë, »Ò¶¡ÍÑ, Large, XL ¤¬
      -¤¢¤ê¤Þ¤¹), ¥Þ¥°¥«¥Ã¥× (9.95 ¥É¥ë), tattoo (1 Ëç 0.25 ¥É¥ë), ¥Ý¥¹¥¿¡¼
      -(3.00 ¥É¥ë) ¤Ê¤É, FreeBSD ¤Ë´Ø¤¹¤ë¤¢¤é¤æ¤ë¤â¤Î¤ò°·¤Ã¤Æ¤¤¤Þ¤¹. 
      -
      -ÇÛÁ÷ÎÁ¤Ï (¥ª¡¼¥ÀËè¤Ç¥Ç¥£¥¹¥¯Ëè¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó) ¤Ï¥¢¥á¥ê¥«¹ñÆâ, ¥«¥Ê¥À, 
      -¥á¥­¥·¥³¤Ç 5 ¥É¥ë, ¤½¤ì°Ê³°¤Ï 9 ¥É¥ë¤Ç¤¹. Visa, Mastercard, Discover, 
      -Amarican Express ¤Þ¤¿¤Ï¥¢¥á¥ê¥«¹ñÆâ¤Î¾®ÀÚ¼ê¤¬ÍøÍѤǤ­¤Þ¤¹. ¥¢¥á¥ê¥«¹ñ
      -Æâ¤Ç¤Ï¾¦Éʤò¸½¶â¤È°ú´¹¤Ç¤ªÅϤ·¤·¤Þ¤¹. ¥«¥ê¥Õ¥©¥ë¥Ë¥¢ºß½»¤ÎÊý¤Ï, 8.25% 
      -¤Î¾ÃÈñÀǤ¬²Ã¤ï¤ê¤Þ¤¹. 
      -
      -¤â¤·µ¤¤ËÆþ¤é¤Ê¤±¤ì¤Ð, CD ¤Ï̵¾ò·ï¤ËÊÖ¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹. 
      -
      -
      -ÌäÂê¤Î¥ì¥Ý¡¼¥È, Ä󰯤ò¤¹¤ë¾ì¹ç, ¥³¡¼¥É¤ÎÄó¶¡
      ---------------------------------------------
      -
      -Äó°Æ, ¥Ð¥°¥ì¥Ý¡¼¥È, ¥³¡¼¥É¤ÎÄ󶡤Ϥ¤¤Ä¤Ç¤âº½Å¤µ¤ì¤Þ¤¹. ¤Ê¤Ë¤«ÌäÂê¤ò¤ß
      -¤Ä¤±¤¿¤é, ¤¿¤á¤é¤ï¤º¤Ë¥ì¥Ý¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤ (²Äǽ¤Ê¤é, ½¤Àµ¤â¤¢¤ë¤È¤â¤Ã
      -¤ÈÎɤ¤¤Ç¤¹). 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥á¡¼¥ë¤¬»È¤¨¤ë´Ä¶­¤«¤é¥Ð¥°¥ì¥Ý¡¼¥È¤ò¤¹¤ë¾ì¹ç¤Ë¤Ï, 
      -send-pr ¥³¥Þ¥ó¥É¤ò»È¤¦¤Î¤ÈÎɤ¤¤Ç¤·¤ç¤¦. ¥Ð¥°¥ì¥Ý¡¼¥È¤Ï¥Ð¥°¤ÎÆâÍÆ¤òËä¤á
      -¤ë¥×¥í¥°¥é¥à¤Ë¤è¤Ã¤ÆÃé¼Â¤ËËä¤á¤é¤ì, ²æ¡¹¤Ï¥Ð¥°¥ì¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ¤Ç¤­¤ë¤«
      -¤®¤êÁ᤯Âбþ¤¹¤ë¤³¤È¤òÌ󫤷¤Þ¤¹. ¤³¤Î¤è¤¦¤Ë¤·¤ÆËä¤á¤é¤ì¤¿¥Ð¥°¤ÎÆâÍÆ¤Ë
      -¤Ä¤¤¤Æ¤Ï, ²æ¡¹¤Î WEB ¥µ¥¤¥È¤Î¥µ¥Ý¡¼¥È¥»¥¯¥·¥ç¥ó¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¤Î
      -¤Ç, ¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤Æ, ¤¢¤ë¤¤¤Ï¾¤Î¥æ¡¼¥¶¤¬ÌäÂê¤òǧ¼±¤¹¤ë¡Ö»ØÉ¸¡×¤È¤·
      -¤Æ¤â½ÅÍפʰÕÌ£¤ò»ý¤Á¤Þ¤¹. 
      -
      -
      -¤Ê¤ó¤é¤«¤ÎÍýͳ¤Ç¥Ð¥°¥ì¥Ý¡¼¥È¤òÄó½Ð¤¹¤ë¤Î¤Ë send-pr ¥³¥Þ¥ó¥É¤¬»È¤¨¤Ê¤¤
      -¾ì¹ç¤Ë¤Ï, ¤½¤ì¤ò¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. 
      -
      -                bugs@FreeBSD.org
      -
      -
      -¤½¤Î¾, ¼ÁÌä¤äÄó°Æ¤Ê¤É¤Ï¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                questions@FreeBSD.org
      -
      -
      -¤µ¤é¤Ë, ¥Ü¥é¥ó¥Æ¥£¥¢¤È¤·¤ÆÅØÎϤ·¤Æ¤¯¤À¤µ¤ëÊý¤Ï, ²æ¡¹¤Ï½õ¤±¤Î¼ê¤ò¤¤¤Ä¤Ç
      -¤âÊ罸¤·¤Æ¤¤¤Þ¤¹ - ¤¹¤Ç¤Ë²æ¡¹¤Ç½èÍý¤·¤­¤ì¤Ê¤¤¤¯¤é¤¤³ÈÄ¥¤ÎÍ×˾¤Ï¤¢¤¬¤Ã
      -¤Æ¤¤¤Þ¤¹¤Î¤Ç. µ»½ÑŪ¤ÊÌ̤Dz桹¤Ë¥³¥ó¥¿¥¯¥È¤¹¤ë¾ì¹ç, ¤¢¤ë¤¤¤Ï±ç½õ¤Î¿½¤·
      -½Ð¤Ë¤Ï, ¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                hackers@FreeBSD.org
      -
      -
      -¤³¤ì¤é¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï¡Ö¤«¤Ê¤ê¿¤¯¤Î¡×¥È¥é¥Õ¥£¥Ã¥¯¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç, 
      -¥á¡¼¥ë¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤È¤«, ¤¢¤ë¤¤¤Ï;ʬ¤Ë¤ª¶â¤¬¤«¤«¤ë¾ì¹ç, ¤·¤«¤â 
      -FreeBSD ¤Ë´Ø¤¹¤ë½ÅÍפʥ¤¥Ù¥ó¥È¤Î¾ðÊó¤À¤±¤¢¤ì¤ÐÎɤ¤¤È¤¤¤¦¤È¤­¤Ë¤Ï, ¼¡¤Î
      -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë¿½¤·¹þ¤à¤Î¤¬Îɤ¤¤Ç¤·¤ç¤¦. 
      -
      -                announce@FreeBSD.org
      -
      -
      -freebsd-bugs °Ê³°¤Î¤¹¤Ù¤Æ¤Î¥°¥ë¡¼¥×¤Ï´õ˾¤¬¤¢¤ì¤Ð¼«Í³¤Ë»²²Ã¤Ç¤­¤Þ¤¹. 
      -MajorDomo@FreeBSD.org ¤Ë¥Ü¥Ç¥£¤Ë help ¤È¤À¤±½ñ¤¤¤¿¹Ô¤ò´Þ¤à¥á¥Ã¥»¡¼¥¸¤ò
      -Á÷¤Ã¤Æ¤¯¤À¤µ¤¤. ¤³¤ì¤Ç, ¤¤¤í¤ó¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ëÊýË¡¤ä, ¥¢¡¼
      -¥«¥¤¥Ö¤Ë¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ê¤É¤Î¾Ü¤·¤¤¾ðÊ󤬯þ¼ê¤Ç¤­¤Þ¤¹. ¤³¤³¤Ç¤Ï¿¨¤ì¤Æ
      -¤¤¤Þ¤»¤ó¤¬, ¾¤Ë¤âÌÌÇò¤¤¤³¤È¤òµÄÏÀ¤¹¤ë¤¤¤í¤¤¤í¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê
      -¤Þ¤¹¤Î¤Ç, majordomo ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤ÆÌ䤤¹ç¤ï¤»¤Æ¸«¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -6. ¼Õ¼­
      --------------------
      -
      -FreeBSD ¤ÏÀ¤³¦Ã椫¤é (¿ôÉ´¤Ï¤¤¤«¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¤¬) ¿ô½½¿Í¤Î¸Ä¿Í¤¬¹Ô¤Ã
      -¤¿ºî¶È¤ÎÎßÀѤηë²Ì¤Ç¤¢¤ê, ¤½¤Î¤ª¤«¤²¤Ç, ¤³¤Î¥ê¥ê¡¼¥¹¤¬¤¢¤Ê¤¿¤Î¼ê¸µ¤ËÆÏ
      -¤¤¤Æ¤¤¤Þ¤¹. FreeBSD ¤Ë²¿¤«¤òÄ󶡤·¤Æ¤¯¤ì¤¿¿Í¤ò¤³¤³¤Ç¤¹¤Ù¤ÆÎóµó¤¹¤ë¤Î¤Ï
      -(ÉÔ²Äǽ¤Ç¤Ï¤Ê¤¤¤Ë¤·¤Æ¤â) Èó¾ï¤ËÆñ¤·¤¤¤Î¤Ç¤¹¤¬, ¤È¤â¤«¤¯½ñ¤¤¤Æ¸«¤Þ¤¹ 
      -(¤â¤Á¤í¤ó¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç¤Ç¤¹). ¤«¤Ê¤ê¿¤¯¤Î¤â¤Î¤òÄ󶡤·¤¿¤Ë¤â´Ø¤ï¤é¤º
      -¤³¤³¤Ë̾Á°¤¬½ñ¤¤¤Æ¤Ê¤¤¿Í¤¬¤¤¤¿¾ì¹ç, ¤½¤ì¤Ï»ö¸Î¤Ç¤¹¤Î¤Ç¸æÎ»¾µ¤¯¤À¤µ¤¤. 
      -¸å½Ò¤Î¥ê¥¹¥È¤Î¹¹¿·¤Ï hackers@FreeBSD.org ¤ËÏ¢Íí¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his initial work with 386BSD.
      -
      -FreeBSD ¥³¥¢¥Á¡¼¥à
      -(¥é¥¹¥È¥Í¡¼¥à¤Ë¤è¤ë¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç):
      -
      -        Satoshi Asami <asami@FreeBSD.org>
      -        Andrey A. Chernov <ache@FreeBSD.org>
      -        John Dyson <dyson@FreeBSD.org>
      -        Bruce Evans <bde@FreeBSD.org>
      -        Justin Gibbs <gibbs@FreeBSD.org>
      -        David Greenman <davidg@FreeBSD.org>
      -        Jordan K. Hubbard <jkh@FreeBSD.org>
      -        Poul-Henning Kamp <phk@FreeBSD.org>
      -        Rich Murphey <rich@FreeBSD.org>
      -        Gary Palmer <gpalmer@FreeBSD.org>
      -        Soren Schmidt <sos@FreeBSD.org>
      -        Peter Wemm <peter@FreeBSD.org>
      -        Garrett A. Wollman <wollman@FreeBSD.org>
      -        Joerg Wunsch <joerg@FreeBSD.org>
      -
      -
      -FreeBSD ³«È¯¥Á¡¼¥à, ¤¿¤À¤·¥³¥¢¥Á¡¼¥à¤ò½ü¤¯
      -(¥é¥¹¥È¥Í¡¼¥à¤Ë¤è¤ë¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç):
      -
      -        Torsten Blum <torstenb@FreeBSD.org>
      -        Gary Clark II <gclarkii@FreeBSD.org>
      -        Adam David <adam@FreeBSD.org>
      -        Peter Dufault <dufault@FreeBSD.org>
      -        Frank Durda IV <uhclem@FreeBSD.org>
      -        Julian Elischer <julian@FreeBSD.org>
      -        Sean Eric Fagan <sef@FreeBSD.org>
      -        Stefan Esser <se@FreeBSD.org>
      -        Bill Fenner <fenner@FreeBSD.org>
      -        John Fieber <jfieber@FreeBSD.org>
      -        Lars Fredriksen <lars@freeBSD.org>
      -        Thomas Gellekum <tg@FreeBSD.org>
      -        Thomas Graichen <graichen@FreeBSD.org>
      -        Rod Grimes <rgrimes@FreeBSD.org>
      -        Jeffrey Hsu <hsu@FreeBSD.org>
      -        Ugen J.S. Antsilevich <ugen@FreeBSD.org>
      -        Gary Jennejohn <gj@FreeBSD.org>
      -        L Jonas Olsson <ljo@FreeBSD.org>
      -        Eric L. Hernes <erich@FreeBSD.org>
      -        Scott Mace <smace@FreeBSD.org>
      -        Atsushi Murai <amurai@FreeBSD.org>
      -        Mark Murray <markm@FreeBSD.org>
      -        Andras Olah <olah@FreeBSD.org>
      -        Bill Paul <wpaul@FreeBSD.org>
      -        Joshua Peck Macdonald <jmacd@FreeBSD.org>
      -        John Polstra <jdp@FreeBSD.org>
      -        Mike Pritchard <mpp@FreeBSD.org>
      -        Doug Rabson <dfr@FreeBSD.org>
      -        Geoff Rehmet <csgr@FreeBSD.org>
      -        Martin Renters <martin@FreeBSD.org>
      -        Paul Richards <paul@FreeBSD.org>
      -        Ollivier Robert <roberto@FreeBSD.org>
      -        Dima Ruban <dima@FreeBSD.org>
      -        Wolfram Schneider <wosch@FreeBSD.org>
      -        Andreas Schulz <ats@FreeBSD.org>
      -        Karl Strickland <karl@FreeBSD.org>
      -        Paul Traina <pst@FreeBSD.org>
      -        Guido van Rooij <guido@FreeBSD.org>
      -        Steven Wallace <swallace@FreeBSD.org>
      -        Nate Williams <nate@FreeBSD.org>
      -        Jean-Marc Zucconi <jmz@FreeBSD.org>
      -
      -
      -¤½¤Î¾¤Î FreeBSD ¶¨ÎϼԤª¤è¤Ó¥Ù¡¼¥¿¥Æ¥¹¥¿:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        John Hay                   Kaleb S. Keithley
      -        Michael Smith              Terry Lambert
      -        David Dawes
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, Èà¤é¤Î±ç½õ (¤È·Ñ³¤·¤¿¥µ¥Ý¡¼¥È)¤¬¤Ê¤±¤ì¤Ð
      -        ¤³¤Î¥ê¥ê¡¼¥¹¤Ï¤¢¤êÆÀ¤Þ¤»¤ó¤Ç¤·¤¿. 
      -
      -        Dermot McDonnell ¤Ï Toshiba XM3401B CDROM ¥É¥é¥¤¥Ö¤òÄ󶡤·¤Æ¤¯
      -        ¤ì¤Þ¤·¤¿. 
      -
      -        Chuck Robey ¤Ï¥Õ¥í¥Ã¥Ô¡¼¡¦¥Æ¡¼¥×¡¦¥¹¥È¥ê¡¼¥Þ¤ò¥Æ¥¹¥È¤Î¤¿¤á¤ËÄó
      -        ¶¡¤·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Larry Altneu and Wilko Bulte ¤Ï Wangtek ¤È Archive QIC-02 ¥Æ¡¼
      -        ¥×¥É¥é¥¤¥Ö¤ò¥Æ¥¹¥È, ¤ª¤è¤Ó¥É¥é¥¤¥Ð¤Î³«È¯¤Î¤¿¤á¤ËÄ󶡤·¤Æ¤¯¤ì¤Þ
      -        ¤·¤¿. 
      -
      -        CalWeb Internet Services ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¹½ÃۤΤ¿¤á P6/200 ¤Î
      -        ¥Þ¥·¥ó¤òÂߤ·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Montana State University ¤Î³§¤µ¤ó¤«¤é½é´ü¤Î¥µ¥Ý¡¼¥È¤ò¤¤¤¿¤À¤­
      -        ¤Þ¤·¤¿. 
      -
      -        ¤½¤·¤Æ, À¤³¦Ãæ¤Î¿ôÀé¤È¤¤¤¦ FreeBSD ¤Î¥æ¡¼¥¶¤È¥Æ¥¹¥¿¤Î³§¤µ¤ó¤Î
      -        ¤ª¤«¤²¤Çº£²ó¤Î¥ê¥ê¡¼¥¹¤Ë¤¤¤¿¤ê¤Þ¤·¤¿. 
      -
      -FreeBSD ¤Îº£²ó¤Î¥ê¥ê¡¼¥¹¤ò¤¢¤Ê¤¿¤¬³Ú¤·¤à¤³¤È¤¬¤Ç¤­¤ë¤È¤¤¤¦»ö¤ò¿´¤«¤éµ§¤Ã
      -¤Æ. 
      -
      -                        The FreeBSD Core Team
      -
      - -&footer; - - - - diff --git a/data/ja_JP.EUC/releases/2.1.6R/security.sgml b/data/ja_JP.EUC/releases/2.1.6R/security.sgml deleted file mode 100644 index 6c832a3adf..0000000000 --- a/data/ja_JP.EUC/releases/2.1.6R/security.sgml +++ /dev/null @@ -1,31 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      ¥»¥­¥å¥ê¥Æ¥£ ¥¢¥Ã¥×¥Ç¡¼¥È

      - -

      FreeBSD 2.1.6 °ÊÁ°¤Î¥Ð¡¼¥¸¥ç¥ó¤Ë¿¼¹ï¤Ê¥»¥­¥å¥ê¥Æ¥£ÌäÂ꤬¸«¤Ä¤«¤ê¤Þ¤·¤¿. - ¤³¤ÎÌäÂê¤Ï -stable, -current, RELENG_2_2 ¤Î¥½¡¼¥¹¥Ä¥ê¡¼¤Ç¤Ï - ²ò·è¤µ¤ì¤Æ¤¤¤Þ¤¹. ǰ¤Î¤¿¤á FreeBSD 2.1.6 ¤Ï FTP ÇÛÉÛ¥µ¥¤¥È - ¤«¤éÆþ¼ê¤Ç¤­¤Þ¤»¤ó. ¥¢¥Ã¥×¥Ç¡¼¥È¥ê¥ê¡¼¥¹ ("FreeBSD 2.1.7" - ¤ÎͽÄê¤Ç¤¹) ¤Ï¤Þ¤â¤Ê¤¯¤Ç¤ë¤Ç¤·¤ç¤¦. -

      - -

      ¤³¤ÎÌäÂê¤È²ò·èË¡¤Ë¤Ä¤¤¤Æ¤Î¾ÜºÙ¤Ï - - FreeBSD-SA-97:01.setlocale ¥»¥­¥å¥ê¥Æ¥£¥¢¥Ê¥¦¥ó¥¹ ¤Ë - ¤¢¤ê¤Þ¤¹. -

      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.1.7R/Makefile b/data/ja_JP.EUC/releases/2.1.7R/Makefile deleted file mode 100644 index 62b086b1e5..0000000000 --- a/data/ja_JP.EUC/releases/2.1.7R/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# $Id: Makefile,v 1.1.1.1 1997-11-23 22:23:07 max Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.1 - -#DOCS= announce.sgml notes.sgml -DOCS= notes.sgml - -.include "../../../web.mk" diff --git a/data/ja_JP.EUC/releases/2.1.7R/notes.sgml b/data/ja_JP.EUC/releases/2.1.7R/notes.sgml deleted file mode 100644 index e6386159d0..0000000000 --- a/data/ja_JP.EUC/releases/2.1.7R/notes.sgml +++ /dev/null @@ -1,556 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -			    ¥ê¥ê¡¼¥¹¥Î¡¼¥È
      -			FreeBSD 2.1.7 RELEASE
      -
      -0. ¤³¤Î¥ê¥ê¡¼¥¹¤Ï
      ------------------
      -
      -¤³¤Î¥ê¥ê¡¼¥¹¤Ï 2.1.6R ¤Î¸å·Ñ¤Ë¤¢¤¿¤ë¥ê¥ê¡¼¥¹¤Ç¤¢¤ê¡¢¥Ð¥°¥Õ¥£¥Ã¥¯¥¹¡¢
      -¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤ÎÂкö¤Ë½ÅÅÀ¤ò¤ª¤¤¤Æ¤¢¤ê¡¢ºÇ¤âÃíÌܤËÃͤ¹¤ë¤Î¤Ï
      -2.1.6R ¤Ë¤¢¤Ã¤¿ setlocale() ¤Î¥Ð¥°Âкö¤Ç¤¹ 
      -(ftp://freefall.freebsd.org/pub/CERT »²¾È)¡£
      -
      -
      -¸½ºß¤ÎÀè¿ÊŪ¤Ê²þÎɤˤĤ¤¤Æ¤Ï¡¢
      -http://www.freebsd.org/handbook/current.html ¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡£
      -
      -0. 2.1.6-RELEASE ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï?
      -----------------------------------
      -setlocale() ¤Î¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤Ë¤è¤Ã¤Æ 2.1-STABLE ¥Ö¥é¥ó¥Á¤«¤é
      -¤â¤¦°ì¤Ä¥ê¥ê¡¼¥¹¤ò½Ð¤¹É¬Íפ¬¤¢¤Ã¤¿¤¿¤á¡¢ÄɲäΥХ°¥Õ¥£¥Ã¥¯¥¹¤È
      -¥»¥­¥å¥ê¥Æ¥£¤Î²þÁ±¤Ë½ÅÅÀ¤òÃÖ¤¯¤À¤±¤Ç¤Ê¤¯¡¢Â¿¤¯¤Î¿Í¤¬¥Ï¥Þ¤Ã¤¿ 
      -MSDOSFS ¥¤¥ó¥¹¥È¡¼¥ë¤Î¥Ð¥°¤Ø¤ÎÂн褹¤ë¤è¤¦¤Ë sysinstall ¤ò²þÎÉ¡¢
      -¤¤¤¯¤Ä¤«¤ÎÁªÂò¤µ¤ì¤¿¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤Î¥¢¥Ã¥×¥°¥ì¡¼¥É¤Ë¤â»þ´Ö¤ò
      -¤«¤±¤Þ¤·¤¿¡£¤³¤ì°Ê³°¤Îµ¡Ç½Åª¤ÊÊѹ¹¤Ï 2.1.7R ¤Ç¤Ï¤Û¤È¤ó¤É¤¢¤ê¤Þ¤»¤ó¡£
      -
      -1. 2.1.0-RELEASE ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï?
      ---------------------------------
      -ºÇ¸å¤Î FreeBSD ¤Î¥á¥¸¥ã¡¼¥ê¥ê¡¼¥¹¤«¤é¤ÎÊѹ¹¤Ï¤Û¤ó¤Î¾¯¤·¤À¤±¤Ç¤¹¡£Êѹ¹
      -ÅÀ¤ò¤ï¤«¤ê¤ä¤¹¤¯ÀâÌÀ¤¹¤ë¤¿¤á¤Ë¡¢¤¤¤¯¤Ä¤«¤ÎʬÎàʬ¤±¤ò¤·¤Þ¤¹¡£
      -
      -
      -¥Ç¥Ð¥¤¥¹¥É¥é¥¤¥Ð:
      ------------------
      -¥ª¥ó¥Ü¡¼¥É¤Î SCSI ¥¢¥À¥×¥¿ Adaptec AIC7850 ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿¡£
      -
      -Specialix SI ¤È XIO ¤Î¥·¥ê¥¢¥ë¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿¡£
      -
      -¸Å¤¤¥¿¥¤¥×¤Î Onboard¡¢¤¢¤ë¤¤¤Ï Brumby ¤Î¥·¥ê¥¢¥ë¥«¡¼¥É¤Ë²Ã¤¨¤Æ¡¢
      -Stallion EasyIO¡¢EasyConnection 8/32 ¤È EasyConnection 8/64 ¤¬¥µ¥Ý¡¼¥È
      -¤µ¤ì¤Þ¤·¤¿¡£
      -
      -Intel EtherExpress Pro/100B PCI ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿¡£
      -
      -3COM 3C590 ¤È 3C595 ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿¡£
      -
      -Real PCI Buslogic ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿¡£(¥É¥é¥¤¥Ð¤È probe ¤Î½çÈÖ¤¬¤¢¤¿
      -¤é¤·¤¯¤Ê¤ê¤Þ¤·¤¿)
      -
      -ARNET (º£¤Ï Digiboard) ¤Î Sync 570i ¹â®¥·¥ê¥¢¥ë¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ
      -¤·¤¿¡£
      -
      -Matrox Meteor frame grabber ¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿¡£
      -
      -Connectix Quickcam ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿¡£
      -
      -¥«¡¼¥Í¥ë¤ÎÆÃħ:
      ----------------
      -¤µ¤Þ¤¶¤Þ¤Ê VM ¥·¥¹¥Æ¥à¤Î³ÈÄ¥¤È¡¢¤¤¤¯¤Ä¤«¤Î¥Ð¥°½¤Àµ¤¬¤µ¤ì¤Þ¤·¤¿¡£
      -
      -ñ½ã¤Ê RAID ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î¤¿¤á¤Î concatenated disk driver ¤¬Äɲäµ
      -¤ì¤Þ¤·¤¿¡£¾ÜºÙ¤Ï
      -ccd(4)
      -¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -ËÜÅö¤Î PCI bus probing (ISA ¤è¤êÀè¤Ë) ¤È¤µ¤Þ¤¶¤Þ¤Ê PCI ¥Ö¥ê¥Ã¥¸¤¬¥µ¥Ý¡¼
      -¥È¤µ¤ì¤Þ¤·¤¿¡£
      -
      -Linux ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤¬ Linux ÈÇ Netscape ¤Ç JAVA ¤òư¤«¤·¤¿¤ê¡¢¤½¤Î
      -¾¿¤¯¤Î Linux ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤òưºî¤¹¤ë¤Î¤ËÂѤ¨¤é¤ì¤ë¤¯¤é¤¤°ÂÄꤷ¤Þ¤·
      -¤¿¡£
      -
      -
      -¥æ¡¼¥¶Â¦¤Î¥³¡¼¥É¤Î²þÎÉ:
      ------------------------
      -
      -¥·¥¹¥Æ¥à¥¤¥ó¥¹¥È¡¼¥ë¥Ä¡¼¥ë¤¬¼ã´³¤Î¥á¥Ë¥å¡¼¤ÎÊѹ¹¤È¤È¤â¤Ë²þ¤¤µ¤ì¡¢¤¿¤¯
      -¤µ¤ó¤Î¥Ð¥°¤¬½¤Àµ¤µ¤ì¤Þ¤·¤¿¡£¤³¤ì¤Ï¡¢¥¤¥ó¥¹¥È¡¼¥ë¸å¤âÈó¾ï¤ËÍ­ÍѤǤ¢¤ë
      -(¤º¤Ã¤È¸À¤¤Â³¤±¤Æ¤Þ¤¹¤¬ :-)¤È¤È¤â¤Ë¡¢º£²ó¤Î¥¤¥ó¥¹¥È¡¼¥ë¼ê½ç¤Ï°ÊÁ°¤«¤é
      -¤¯¤é¤Ù¤ë¤È¡¢¿·µ¬¥æ¡¼¥¶¤Ë¤È¤Ã¤Æ¡¢Ä¾´ÑŪ¤Ç¤ï¤«¤ê¤ä¤¹¤¯¤Ê¤Ã¤Æ¤¤¤Þ¤¹(¤â¤Á
      -¤í¤ó¡¢¤µ¤é¤Ê¤ëÍ×˾¤Ï´¿·Þ¤·¤Þ¤¹)¡£
      -
      -NIS ¤Î¥³¡¼¥É¤ÏÂçÉý¤Ë²þÎɤµ¤ì¤Þ¤·¤¿¡£
      -
      -ncftp ¤Ï¥·¥¹¥Æ¥à¤Îɸ½à¤Ç¤Ï¤Ê¤¯¤Ê¤ê¤Þ¤·¤¿¡£Âå¤ï¤ê¤Ë¥é¥¤¥Ö¥é¥ê¤È¤·¤Æ
      -(/usr/src/lib/libftpio) ¤Þ¤È¤á¤é¤ì¡¢¤½¤Î¥é¥¤¥Ö¥é¥ê¤òÍøÍѤ·¤Æ¡¢¤µ¤é¤Ë¶¯
      -ÎÏ¤Ê ``fetch'' (/usr/src/usr.bin/fetch) ¤È¤¤¤¦¥×¥í¥°¥é¥à¤¬É¸½à¤Ç½àÈ÷¤µ
      -¤ì¤Þ¤·¤¿¡£fetch ¤Ï FTP¡¢HTTP ¤Î¤É¤Á¤é¤Î¥µ¡¼¥Ð¤«¤é¤Ç¤â¥Õ¥¡¥¤¥ë¤òžÁ÷¤Ç
      -¤­¤ë(ftp://... ¤ä http://... ¤Ê¤É¤Î URL ¤Ç¤¹)¤Î¤Ç¡¢ncftp ¤È¤¯¤é¤Ù¤Æ¤â
      -¤¹¤°¤ì¤Æ¤¤¤ë¤È¸À¤¨¤Þ¤¹¤¬¡¢¤½¤ì¤Ç¤â ncftp ¤¬»È¤¤¤¿¤±¤ì¤Ð¡¢¥Ý¡¼¥È¥³¥ì¥¯
      -¥·¥ç¥ó¤Î°ìÉô¤È¤·¤Æ (/usr/ports/net/ncftp ¤Ë¤¢¤ë) ÍøÍѤǤ­¤Þ¤¹¡£¤Ê¤ª 
      -fetch ¤Î¾ÜºÙ¤Ï¥Þ¥Ë¥å¥¢¥ë¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -
      -2. µ»½ÑŪ³µÍ×
      --------------
      -
      -FreeBSD ¤Ï Intel i386/i486/Pentium (¤È¤½¤Î¸ß´¹¥Á¥Ã¥×) ¤Î¥Ñ¥½¥³¥ó¤Çưºî
      -¤¹¤ë¡¢4.4BSD Lite ¥Ù¡¼¥¹¤Î¡¢¥Õ¥ê¡¼¤Ç¡¢Á´¥½¡¼¥¹¤Ä¤­¤Î¥ê¥ê¡¼¥¹¤Ç¤¹¡£¤³¤ì
      -¤Ï´ðËÜŪ¤Ë U.C Berkeley's CSRG ¥°¥ë¡¼¥×¤Î¥½¥Õ¥È¥¦¥§¥¢¤ò¥Ù¡¼¥¹¤Ë¤·¤Æ¡¢
      -NetBSD¡¢386BSD ¤½¤·¤Æ Free Software Foundation ¤Ê¤É¤Î¥½¥Õ¥È¥¦¥§¥¢¤Ê¤É
      -¤Ë¤è¤ê³ÈÄ¥¤µ¤ì¤Æ¤¤¤Þ¤¹¡£
      -
      -1 ǯ°Ê¾åÁ°¤Î²æ¡¹¤Î FreeBSD 2.0 ¤Î¥ê¥ê¡¼¥¹¤«¤é¤ß¤ë¤È¡¢FreeBSD ¤ÏÀ­Ç½¡¢
      -µ¡Ç½¡¢°ÂÄêÀ­¤ÎÌ̤ǤϷàŪ¤Ë²þÁ±¤µ¤ì¤Þ¤·¤¿¡£ÆÃ¤Ë¤â¤Ã¤È¤âÂ礭¤ÊÊѲ½¤Ï²¾ÁÛ
      -µ­²±¥·¥¹¥Æ¥à¤Ë¤ª¤±¤ë²þÎɤǡ¢merged VM/file ¥Ð¥Ã¥Õ¥¡¥­¥ã¥Ã¥·¥å¤òÍѤ¤¤ë
      -¤³¤È¤ÇÀ­Ç½¤ò¸þ¾å¤µ¤»¤Ê¤¬¤é¤â FreeBSD ¤Î¥á¥â¥ê¤Î»ÈÍÑÎ̤ò¸º¤é¤¹¤³¤È¤¬¤Ç
      -¤­¤¿¤³¤È¤Ç¤¹¡£¤ª¤«¤²¤Ç¡¢ºÇÄã¤Î 5MB ¥á¥â¥ê¤È¤¤¤¦À©Ìó¾å¤Ç¤âưºî¤¹¤ë¤è¤¦
      -¤Ë¤Ê¤ê¤Þ¤·¤¿¡£¤½¤Î¾¤Î³ÈÄ¥¤È¤·¤Æ¤Ï NIS ¤Î¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð¤Î¥Õ¥ë¥µ¥Ý¡¼
      -¥È¡¢¥È¥é¥ó¥¶¥¯¥·¥ç¥ó TCP ¤Î¥µ¥Ý¡¼¥È¡¢¥À¥¤¥ä¥ë¥ª¥ó¥Ç¥Þ¥ó¥ÉPPP¡¢²þÎÉ 
      -SCSI ¥µ¥Ö¥·¥¹¥Æ¥à¡¢ISDN ¤Î½é´ü¥µ¥Ý¡¼¥È¡¢FDDI ¤ä Fast Ethernet
      -(100Mbps) ¤Ê¤É¤Î¥µ¥Ý¡¼¥È¡¢Adaptech 2940 (WIDE ¤È narrow) ¤Î¥µ¥Ý¡¼¥È¤Î
      -²þÎÉ¡¢3940 SCSI ¥¢¥À¥×¥¿¤Ë´Ø¤¹¤ë¿ôÉ´·ï¤Î¥Ð¥°¤Î½¤Àµ¡¢¤Ê¤É¤¬¤¢¤ê¤Þ¤¹¡£
      -
      -²æ¡¹¤Ï¤¿¤¯¤µ¤ó¤Î¥æ¡¼¥¶¤«¤é¤Î¥³¥á¥ó¥È¤äÄ󰯤ò¤Þ¤¸¤á¤Ë¼õ¤±¼è¤ê¡¢²æ¡¹¤¬Àµ
      -¤·¤¤¤È¹Í¤¨¡¢¤«¤ÄƳÆþ¤Î¼ê½ç¤¬Ê¬¤«¤ê¤ä¤¹¤¤¤â¤Î¤òÄ󶡤·¤è¤¦¤ÈÅØÎϤ·¤Æ¤¤¤Þ
      -¤¹¡£¤³¤Î (·Ñ³Ū¤Ë¿Ê²½¤¹¤ë) ¥×¥í¥»¥¹¤ËÂФ¹¤ë¤¢¤Ê¤¿¤Î°Õ¸«¤ò¡¢¿´¤«¤é¤ªÂÔ
      -¤Á¤·¤Æ¤¤¤Þ¤¹¡£
      -
      -FreeBSD ¤Ç¤Ï´ðËÜÇÛÉÛ¥»¥Ã¥È¤Ë²Ã¤¨¡¢¥Ý¡¼¥Æ¥£¥ó¥°¤µ¤ì¤¿¥½¥Õ¥È¥¦¥§¥¢½¸¤È¤·
      -¤Æ 390 ¤ò±Û¤¨¤ë¿Íµ¤¤Î¹â¤¤¥×¥í¥°¥é¥à¤òÄ󶡤·¤Æ¤¤¤Þ¤¹¡£¥Ý¡¼¥È¤Ë¤Ï http
      -(WWW) ¥µ¡¼¥Ð¤«¤é¡¢¥²¡¼¥à¡¢¸À¸ì¡¢¥¨¥Ç¥£¥¿¤Þ¤Ç¤¢¤ê¤È¤¢¤é¤æ¤ë¤â¤Î¤¬´Þ¤Þ¤ì
      -¤Æ¤¤¤Þ¤¹¡£¥Ý¡¼¥È¤Ï¥ª¥ê¥¸¥Ê¥ë¥½¡¼¥¹¤ËÂФ¹¤ë¡Öº¹Ê¬¡×¤È¤¤¤¦·Á¤Çɽ¸½¤µ¤ì¤Æ
      -¤ª¤ê¡¢¤¹¤Ù¤Æ¤Î¤ò¥Ý¡¼¥È¤ò½¸¤á¤Æ¤â 10MB ÄøÅ٤ˤ·¤«¤Ê¤ê¤Þ¤»¤ó¡£¤³¤¦¤¹¤ë¤³
      -¤È¤Ç¥Ý¡¼¥È¤Î¹¹¿·¤òÍÆ°×¤Ë¤·¡¢¥Ý¡¼¥È¤ËɬÍפʥǥ£¥¹¥¯¥¹¥Ú¡¼¥¹¤ò¾®¤µ¤¯¤¹¤ë
      -¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£¥Ý¡¼¥È¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¤Ë¤Ï¡¢¥¤¥ó¥¹¥È¡¼¥ë¤·¤¿¤¤¤È»×¤Ã¤Æ
      -¤¤¤ë¥×¥í¥°¥é¥à¤Î¥Ç¥£¥ì¥¯¥È¥ê¤Ë°Üư¤·¡¢make ¤È᤯¤À¤±¤Ç¡¢¤¢¤È¤Ï¤¹¤Ù¤Æ
      -¥·¥¹¥Æ¥à¤¬¤ä¤Ã¤Æ¤¯¤ì¤Þ¤¹¡£¤É¤Î¥Ý¡¼¥È¤â¥ª¥ê¥¸¥Ê¥ë¤ÎÇÛÉÛ¥»¥Ã¥È¤ÏưŪ¤Ë 
      -CDROM ¤Þ¤¿¤Ï¶á¤¯¤Î FTP ¥µ¡¼¥Ð¤«¤é¼è¤Ã¤Æ¤¯¤ë¤Î¤Ç¡¢¥Ç¥£¥¹¥¯¤Ï¹½ÃÛ¤·¤¿¤¤
      -¤È»×¤Ã¤Æ¤¤¤ë¥Ý¡¼¥È¤Îʬ¤À¤±¤ò½àÈ÷¤·¤Æ¤ª¤±¤Ð½½Ê¬¤Ç¤¹¡£¤Û¤È¤ó¤É¤Î¥Ý¡¼¥È¤Ï¡¢
      -¤¹¤Ç¤Ë¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤¿¾õÂ֤ǡ֥ѥ屡¼¥¸¡×¤È¤·¤ÆÄ󶡤µ¤ì¤Æ¤ª¤ê¡¢¤³¤ì¤ò
      -»È¤¦¤È (pkg_add ¤È¤¤¤¦¥³¥Þ¥ó¥É¤Ç) ´Êñ¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤Ç¤­¤Þ¤¹¡£¥Ñ¥Ã¥±¡¼
      -¥¸½¸¤Ë´Ø¤¹¤ëÊØÍø¤Ê¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï¡ÖÀßÄê¥á¥Ë¥å¡¼¡×¤ÎÃæ¤Î¡Ö¿·µ¬¥Ñ¥Ã
      -¥±¡¼¥¸¡×¤ÎÉôʬ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -/usr/share/doc ¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤Ï¡¢¥¤¥ó¥¹¥È¡¼¥ë¤Î¼ê½ç¤ä FreeBSD ¤òÍøÍѤ¹
      -¤ë¾å¤Ç¤ÎÍ­ÍѤʥɥ­¥å¥á¥ó¥È¤¬¤¿¤¯¤µ¤ó¤¢¤ê¤Þ¤¹¡£¤³¤ì¤é¤Î¥É¥­¥å¥á¥ó¥È¤Ï¡¢
      -HTML ¥Ö¥é¥¦¥¶¤Ç¤¢¤ì¤Ð¡¢¼¡¤Î¤è¤¦¤Ë¤·¤Æ»²¾È¤Ç¤­¤Þ¤¹¡£
      -
      -  ¥Ï¥ó¥É¥Ö¥Ã¥¯¤òÆÉ¤à:
      -      <browser> file:/usr/share/doc/handbook/handbook.html
      -
      -  FAQ ¤òÆÉ¤à:
      -      <browser> file:/usr/share/doc/FAQ/freebsd-faq.html
      -
      -¤Þ¤¿¡¢http://www.freebsd.org ¤Ë¤Ï¥Þ¥¹¥¿¡¼(¤«¤Ê¤êÉÑÈˤ˹¹¿·¤µ¤ì¤Þ¤¹)
      -¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç¡¢¤³¤Á¤é¤â»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -¥¢¥á¥ê¥«¤ÎÍ¢½Ðµ¬À©¤Î¤¿¤á¡¢FreeBSD ¤Î¥³¥¢¤Ë¤Ï DES ¤Î¥³¡¼¥É¤Ï´Þ¤Þ¤ì¤Æ
      -¤¤¤Þ¤»¤ó¡£¥¢¥á¥ê¥«¹ñÆâ¤Ë¸Â¤ê¡¢DES ¤ò»È¤¦¥×¥í¥°¥é¥à¤Ê¤É¤¬¡¢¥³¥¢ÇÛÉÛ
      -¥»¥Ã¥È¤Ë²Ã¤¨¤ë¥Ñ¥Ã¥±¡¼¥¸¤È¤·¤ÆÄ󶡤µ¤ì¤Æ¤¤¤Þ¤¹¡£Ã¯¤Ç¤â»È¤¨¤ë¤è¤¦¤Ë
      -Ê̤Υѥ屡¼¥¸¤¬¥¢¥á¥ê¥«¹ñ³°¤ÇÄ󶡤µ¤ì¤Æ¤¤¤Þ¤¹¡£¥¢¥á¥ê¥«¹ñ³°¤«¤é¤â
      -¼«Í³¤Ë¼èÆÀ²Äǽ¤Ê DES ¤ÎÇÛÉÛ¥»¥Ã¥È¤Ï¼¡¤Î¤È¤³¤í¤Ë¤¢¤ê¤Þ¤¹¡£
      -ftp://ftp.internat.freebsd.org/pub/FreeBSD
      -
      -FreeBSD ¾å¤ÇɬÍפȤµ¤ì¤ë¥»¥­¥å¥ê¥Æ¥£¤¬¥Ñ¥¹¥ï¡¼¥É¤À¤±¤Ç¤¢¤ê¡¢Sun ¤ä DEC 
      -¤Ê¤É¤ÎÊ̤Υۥ¹¥È¤«¤é°Å¹æ²½¤µ¤ì¤¿¥Ñ¥¹¥ï¡¼¥É¤ò¥³¥Ô¡¼¤¹¤ëɬÍפ¬¤Ê¤¤¤Î¤Ç¤¢
      -¤ì¤Ð¡¢FreeBSD ¤Î MD5 ¥Ù¡¼¥¹¤Î¥»¥­¥å¥ê¥Æ¥£¤Ç½½Ê¬¤Ç¤¹¡£²æ¡¹¤Ï¡¢¤³¤Îɸ½à
      -¤Î¥»¥­¥å¥ê¥Æ¥£¥â¥Ç¥ë¤Ï DES ¤è¤ê¤âŬ¤·¤Æ¤¤¤ë¤È»×¤Ã¤Æ¤¤¤Þ¤¹¤·¡¢¤Þ¤¿¡¢¤ä¤Ã
      -¤«¤¤¤ÊÍ¢½ÐÀ©¸Â¤Ë¤â¤Ò¤Ã¤«¤«¤ë¤³¤È¤Ï¤¢¤ê¤Þ¤»¤ó¡£¤¢¤Ê¤¿¤¬¥¢¥á¥ê¥«¹ñ³°¤Ë¤¤
      -¤ë¤Ê¤é(¤¢¤ë¤¤¤Ï¹ñÆâ¤Ë¤¤¤Æ¤â)°ìÅٻ¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£¤³¤Î¥¹¥Ê¥Ã¥×¥·¥ç¥Ã
      -¥È¤Ç¤Ï¡¢DES ¤È MD5 ¤Î¥Ñ¥¹¥ï¡¼¥É¤Î¤É¤Á¤é¤Ç¤â°·¤¨¤ë¤è¤¦¤Ê mixed password 
      -¥Õ¥¡¥¤¥ë¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤ª¤ê¡¢¤³¤ì¤ò»È¤¦¤È°ìÊý¤Î¼êË¡¤«¤é¡¢¤â¤¦°ìÊý¤Î¼êË¡
      -¤Ø°Ü¹Ô¤¹¤ë¤Î¤¬Íưפˤʤê¤Þ¤¹¡£
      -
      -
      -3. ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¹½À®
      ------------------------
      -
      -FreeBSD ¤Ï¡¢¸½ºß 386sx ¤«¤é Pentium (386sx ¤Ï¤ª´«¤á¤·¤Þ¤»¤ó¤¬) ¤Þ¤Ç¤Î
      -CPU ¤ò»ý¤Ã¤¿¡¢ISA¡¢VLB¡¢EISA¡¢PCI ¤Ê¤É¤Î¥Ð¥¹¤Î¿¤¯¤Î¥Ñ¥½¥³¥ó¤Çưºî¤·¤Þ
      -¤¹¡£IDE ¤ä ESDI ¥É¥é¥¤¥Ö¡¢ÍÍ¡¹¤Ê SCSI ¥³¥ó¥È¥í¡¼¥é¡¢¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É¡¢
      -¥·¥ê¥¢¥ë¥«¡¼¥É¤Ê¤É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹¡£
      -
      -°Ê²¼¤Ï¡¢FreeBSD ¤Çưºî¤¹¤ë¤³¤È¤¬Ê¬¤«¤Ã¤Æ¤¤¤ë¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é¤ä¥¤¡¼
      -¥µ¥Í¥Ã¥È¥«¡¼¥É¤Ê¤É¤Î°ìÍ÷¤Ç¤¹¡£¤³¤ì°Ê³°¤Î¹½À®¤Ç¤âưºî¤¹¤ë¤È»×¤¤¤Þ¤¹¤¬¡¢
      -¤³¤³¤Ç¤ÏưºîÊó¹ð¤¬¤¢¤Ã¤¿¤â¤Î¤À¤±¤òµ­ºÜ¤·¤Æ¤¤¤Þ¤¹¡£
      -
      -3.1. ¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é
      --------------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -Adaptec AIC7850 on-board SCSI controllers.
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Ãí°Õ: SoundBlaster ¤Î¥«¡¼¥É¤Ë¤Ï¥Ö¡¼¥È¥Ç¥Ð¥¤¥¹¤ò¥·¥¹¥Æ¥à¤Î BIOS I/O
      -   ¥Ù¥¯¥¿¤ËÂбþÉÕ¤±¤ë¤¿¤á¤Î¥ª¥ó¥Ü¡¼¥É BIOS ¤¬¤Ê¤¤¤Î¤Ç¡¢¤³¤Î¥«¡¼¥É¤«¤é
      -   ¥Ö¡¼¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£¥Æ¡¼¥×¤ä CDROM ¤Ê¤É¤ò (¥Ö¡¼¥È¤·¤Ê¤¤¤Ç) 
      -   ÍøÍѤ¹¤ëʬ¤Ë¤ÏÌäÂꤢ¤ê¤Þ¤»¤ó¡£ROM ¤ò»ý¤¿¤Ê¤¤ AIC-6x60 ¥Ù¡¼¥¹¤Î¾¤Î
      -   ¥«¡¼¥É¤Ç¤âƱÍͤÎÌäÂ꤬¤¢¤ê¤Þ¤¹¡£¤¤¤¯¤Ä¤«¤Î¥·¥¹¥Æ¥à¤Ç¤Ï¥Ö¡¼¥È ROM ¤ò
      -   »ý¤Ã¤Æ¤¤¤Þ¤¹¤¬¡¢¤³¤ì¤é¤ÏÅŸ»¤ò¤¤¤ì¤¿»þ¡¢¤¢¤ë¤¤¤Ï¥ê¥»¥Ã¥È¤·¤¿¤È¤­¤Ë
      -   ²¿¤é¤«¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹¡£¤½¤Î¤è¤¦¤Ê¥±¡¼¥¹¤Ï¤½¤Î¥Ç¥Ð¥¤¥¹¤«¤é
      -   ¥Ö¡¼¥È¤Ç¤­¤ë¤Ç¤·¤ç¤¦¡£¾ÜºÙ¤Ï¥·¥¹¥Æ¥à¤ä¥Ü¡¼¥É¤Î¥É¥­¥å¥á¥ó¥È¤ò»²¾È¤·
      -   ¤Æ¤¯¤À¤µ¤¤¡£
      -
      -[Buslogic ¤Ï "Bustec" ¤È¤¤¤¦Ì¾¤ÇÃΤé¤ì¤Æ¤¤¤Þ¤¹]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -NCR 53C810 and 53C825 PCI SCSI controller.
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -°Ê¾å¤Î¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë SCSI ¥³¥ó¥È¥í¡¼¥é¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ¡¢
      -SCSI-I ¤ª¤è¤Ó SCSI-II ¤Î¼þÊÕµ¡³£¤ËÂФ¹¤ëÁ´¤Æ¤Î¥µ¥Ý¡¼¥È¤¬Ä󶡤µ¤ì¤Þ¤¹¡£
      -¤³¤ì¤Ë¤Ï¥Ç¥£¥¹¥¯¡¢¥Æ¡¼¥×¥É¥é¥¤¥Ö (DAT ¤ò´Þ¤à)¡¢CDROM ¥É¥é¥¤¥Ö¤¬´Þ¤Þ¤ì
      -¤Þ¤¹¡£
      -
      -¸½ºß¡¢¼¡¤Î CD-ROM ¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹¡£
      -
      -(cd)    SCSI interface (ProAudio Spectrum ¤È SoundBlaster SCSI ¤ò´Þ¤à
      -(mcd)   Mitsumi ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(matcd) ¾¾²¼/Panasonic (Creative SoundBlaster) ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
      -        (562/563 ¥â¥Ç¥ë)
      -(scd)   Sony ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(wcd)   ATAPI IDE ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (¼Â¸³Åª¤Ê¤â¤Î¤Ç¦Á¥ì¥Ù¥ë¤Î¥¯¥ª¥ê¥Æ¥£
      -        ¤È¹Í¤¨¤ÆÍߤ·¤¤!).
      -
      -
      -3.2. ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      ------------------------
      -
      -Allied-Telesis AT1700 ¤ª¤è¤Ó RE2000 ¥«¡¼¥É
      -
      -SMC Elite 16 WD8013 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¡¢¤½¤·¤Æ¤Û¤È¤ó¤É¤Î¤½¤Î
      -¾¤Î WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT ¤½¤·¤Æ
      -WD8013EBT ¥Ù¡¼¥¹¤Î¥¯¥í¡¼¥ó¡£SMC Elite Ultra ¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¡£
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, ¤Þ¤¿¤Ï DC21140 ¥Ù¡¼¥¹¤Î NIC (SMC???? DE???)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -Fujitsu MB86960A/MB86965A
      -
      -Intel EtherExpress (¥É¥é¥¤¥Ð¤¬ÉÔ°ÂÄê¤Ê¤Î¤Ç¤ª´«¤á¤·¤Ê¤¤)
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, ¤½¤·¤Æ NE2100 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
      -
      -3Com 3C501 ¥«¡¼¥É
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590 & 3C595 (PCI) Etherlink III
      -
      -Toshiba ethernet cards
      -
      -IBM ¤È National Semiconductor ¤Î PCMCIA ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤â¥µ¥Ý¡¼¥È¤µ
      -¤ì¤Æ¤¤¤ë¡£
      -
      -¸½ºß¥È¡¼¥¯¥ó¥ê¥ó¥°¤Î¥«¡¼¥É¤Ï°ìÀÚ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¡Ö¤¤¤Þ¤»¤ó¡×¤¬¡¢²æ¡¹¤Ïï
      -¤«¤¬¥É¥é¥¤¥Ð¤òÁ÷¤Ã¤Æ¤­¤Æ¤¯¤ì¤ë¤Î¤òÂԤäƤ¤¤Þ¤¹¡£¤À¤ì¤«¤ä¤Ã¤Æ¤¯¤ì¤Þ¤»¤ó
      -¤«?
      -
      -3.3. ¤½¤Î¾
      ------------
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë AST ¤Î 4 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë ARNET 8 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É
      -ARNET (¸½ºß¤Ï Digiboard) Sync 570/i ¹â®¥·¥ê¥¢¥ë
      -
      -Boca BB1004 4-Port ¥·¥ê¥¢¥ë¥«¡¼¥É (¥â¥Ç¥àÈ󥵥ݡ¼¥È)
      -Boca IOAT66 6-Port ¥·¥ê¥¢¥ë¥«¡¼¥É (¥â¥Ç¥à¥µ¥Ý¡¼¥È)
      -Boca BB1008 8-Port ¥·¥ê¥¢¥ë¥«¡¼¥É (¥â¥Ç¥àÈ󥵥ݡ¼¥È)
      -Boca BB2016 16-Port ¥·¥ê¥¢¥ë¥«¡¼¥É (¥â¥Ç¥à¥µ¥Ý¡¼¥È)
      -
      -Cyclades Cyclom-y ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -¶¦Í­ IRQ ¤ò»ÈÍѤ¹¤ë STB 4 ¥Ý¡¼¥È¥«¡¼¥É
      -
      -SDL Communications Riscom/8 ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis
      -UltraSound ¤½¤·¤Æ Roland MPU-401 ¥µ¥¦¥ó¥É¥«¡¼¥É
      -
      -¸½ºß FreeBSD ¤Ç¤Ï IBM ¤Î¥Þ¥¤¥¯¥í¥Á¥ã¥Í¥ë (MCA) ¥Ð¥¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ
      -¡Ö¤¤¤Þ¤»¤ó¡×¡£
      -
      -
      -4. FreeBSD ¤ÎÆþ¼ê
      ------------------
      -
      -FreeBSD ¤òÆþ¼ê¤¹¤ëÊýË¡¤Ï¤¤¤í¤¤¤í¤¢¤ê¤Þ¤¹:
      -
      -4.1. FTP/Mail
      -
      -FreeBSD ¤ª¤è¤Ó¡¢Éտ魯¤ë¤¹¤Ù¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤ÏÀµ¼°¤Ê FreeBSD ¤Î¥ê¥ê¡¼¥¹
      -¥µ¥¤¥È¤Ç¤¢¤ë `ftp.freebsd.org' ¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹¡£
      -
      -¾¤Î FreeBSD ¥½¥Õ¥È¥¦¥§¥¢¤ò¥ß¥é¡¼¤·¤Æ¤¤¤ë¤È¤³¤í¤Ï MIRROR.SITES ¤Ëµ­ºÜ
      -¤µ¤ì¤Æ¤¤¤Þ¤¹¡£ÇÛÉÛ¥»¥Ã¥È¤ò¼èÆÀ¤¹¤ë¤È¤­¤Ë¤Ï (¥Í¥Ã¥È¥ï¡¼¥¯Åª¤Ë) °ìÈֶᤤ
      -¤È¤³¤í¤«¤é ftp ¤·¤Æ¤¯¤À¤µ¤¤¡£¤Ê¤ª¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¤È¤¤¤¦¤È¤³¤í¤Ï
      -´¿·Þ¤·¤Þ¤¹¡£Àµ¼°¤Ê¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¾ì¹ç¤Ë¤Ï¡¢admin@freebsd.org ¤Þ
      -¤Ç¾ÜºÙ¤òÌ䤤¹ç¤ï¤»¤Æ¤¯¤À¤µ¤¤¡£
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËÂФ¹¤ëľÀܤΥ¢¥¯¥»¥¹¼êÃʤò»ý¤¿¤º¡¢ÅŻҥ᡼¥ë¤·¤«»È¤¨¤Ê
      -¤¤¤È¤¤¤¦¾ì¹ç¤Ë¤Ï¡¢`ftpmail@decwrl.dec.com' ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¥Õ¥¡¥¤¥ë¤ò
      -Æþ¼ê¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹¡£¥á¥Ã¥»¡¼¥¸¤Ë help ¤È½ñ¤¤¤¿¥á¡¼¥ë¤ò¤³¤ÎÅŻҥ᡼
      -¥ë¥¢¥É¥ì¥¹¤ËÁ÷¤ë¤È¾Ü¤·¤¤»È¤¤Êý¤¬¤ï¤«¤ê¤Þ¤¹¡£¤¿¤À¤·¡¢¤³¤ÎÊýË¡¤Ç¤ÏÁ´Éô¤Ç
      -¡Ö¿ô½½¥á¥¬¥Ð¥¤¥È¡×¤Î¥Õ¥¡¥¤¥ë¤ò¥á¡¼¥ë¤ÇžÁ÷¤¹¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹¡£Â¾¤Ë¼êÃÊ
      -¤¬¤Ê¤¤¾ì¹ç¤Î¡¢¡ÖºÇ¸å¤Î¼êÃʡפȹͤ¨¤Æ¤¯¤À¤µ¤¤¡£
      -
      -
      -4.2. CDROM
      -
      -FreeBSD 2.1-RELEASE ¤È 2.2 SNAPSHOT ¤Î CDROM ¤ò¼¡¤Î¤È¤³¤í¤ËÃíʸ¤¹¤ë
      -¤³¤È¤â²Äǽ¤Ç¤¹¡£
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤«¤é¤Ï orders@cdrom.com ¤Þ¤¿¤Ï http://www.cdrom.com
      -¤ÇÃíʸ¤Ç¤­¤Þ¤¹¡£ºÇ¿·¤Î¥«¥¿¥í¥°¤Ï¼¡¤Î¤È¤³¤í¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹¡£
      -
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      --RELEASE CD ¤ÎÃÍÃÊ¤Ï 39.95 ¥É¥ë¡¢FreeBSD ¤ÎÄê´ü¹ØÆÉÀ©¤Î¾ì¹ç¤Ë¤Ï 24.95
      -¥É¥ë¤Ç¤¹¡£FreeBSD 2.2-SNAP CD ¤Ï 29.95 ¥É¥ë¡¢FreeBSD-SNAP ¤ÏÄê´ü¹ØÆÉ¤Ç
      -14.95 ¥É¥ë¤Ç¤¹ (-RELEASE ¤È -SNAP ¤ÎͽÌó¤ÏÊÌ¡¹¤Ë°·¤Ã¤Æ¤¤¤Þ¤¹)¡£Äê´ü¹Ø
      -ÆÉÀ©¤Ç¤Ï¡¢¿·¤·¤¤¥Ð¡¼¥¸¥ç¥ó¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤ë¤´¤È¤Ë¼«Æ°Åª¤ËÁ÷¤ì¤é¤Æ¤­¤Þ¤¹¡£
      -ÎÁ¶â¤Ï¥Ç¥£¥¹¥¯¤¬ÇÛÁ÷¤µ¤ì¤ë¤¿¤Ó¤Ë¥¯¥ì¥¸¥Ã¥È¥«¡¼¥É¤«¤é¤Ï°ú¤­Í¤ì¤Þ¤¹¡£
      -¥­¥ã¥ó¥»¥ë¤Ë¤Ä¤¤¤Æ¤âÆÃ¤ËÀ©Ìó¤Ï¤Ê¤¯¤¤¤Ä¤Ç¤â²òÌó¤Ç¤­¤Þ¤¹¡£
      -
      -Walnut Creek CDROM ¤Ï¾¤Ë¤â T ¥·¥ã¥Ä (14.95 ¥É¥ë¡¢»Ò¶¡ÍÑ¡¢Large¡¢XL ¤¬
      -¤¢¤ê¤Þ¤¹)¡¢¥Þ¥°¥«¥Ã¥× (9.95 ¥É¥ë)¡¢tattoo (1 Ëç 0.25 ¥É¥ë)¡¢¥Ý¥¹¥¿¡¼
      -(3.00 ¥É¥ë) ¤Ê¤É¡¢FreeBSD ¤Ë´Ø¤¹¤ë¤¢¤é¤æ¤ë¤â¤Î¤ò°·¤Ã¤Æ¤¤¤Þ¤¹¡£
      -
      -ÇÛÁ÷ÎÁ¤Ï (¥ª¡¼¥ÀËè¤Ç¥Ç¥£¥¹¥¯Ëè¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó) ¤Ï¥¢¥á¥ê¥«¹ñÆâ¡¢¥«¥Ê¥À¡¢
      -¥á¥­¥·¥³¤Ç 5 ¥É¥ë¡¢¤½¤ì°Ê³°¤Ï 9 ¥É¥ë¤Ç¤¹¡£Visa¡¢Mastercard¡¢Discover¡¢
      -Amarican Express ¤Þ¤¿¤Ï¥¢¥á¥ê¥«¹ñÆâ¤Î¾®ÀÚ¼ê¤¬ÍøÍѤǤ­¤Þ¤¹¡£¥¢¥á¥ê¥«¹ñ
      -Æâ¤Ç¤Ï¾¦Éʤò¸½¶â¤È°ú´¹¤Ç¤ªÅϤ·¤·¤Þ¤¹¡£¥«¥ê¥Õ¥©¥ë¥Ë¥¢ºß½»¤ÎÊý¤Ï¡¢8.25% 
      -¤Î¾ÃÈñÀǤ¬²Ã¤ï¤ê¤Þ¤¹¡£
      -
      -¤â¤·µ¤¤ËÆþ¤é¤Ê¤±¤ì¤Ð¡¢CD ¤Ï̵¾ò·ï¤ËÊÖ¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£
      -
      -
      -ÌäÂê¤Î¥ì¥Ý¡¼¥È¡¢Ä󰯤ò¤¹¤ë¾ì¹ç¡¢¥³¡¼¥É¤ÎÄó¶¡
      ---------------------------------------------
      -
      -Äó°Æ¡¢¥Ð¥°¥ì¥Ý¡¼¥È¡¢¥³¡¼¥É¤ÎÄ󶡤Ϥ¤¤Ä¤Ç¤âº½Å¤µ¤ì¤Þ¤¹¡£¤Ê¤Ë¤«ÌäÂê¤ò¤ß
      -¤Ä¤±¤¿¤é¡¢¤¿¤á¤é¤ï¤º¤Ë¥ì¥Ý¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤ (²Äǽ¤Ê¤é¡¢½¤Àµ¤â¤¢¤ë¤È¤â¤Ã
      -¤ÈÎɤ¤¤Ç¤¹)¡£
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥á¡¼¥ë¤¬»È¤¨¤ë´Ä¶­¤«¤é¥Ð¥°¥ì¥Ý¡¼¥È¤ò¤¹¤ë¾ì¹ç¤Ë¤Ï¡¢
      -send-pr ¥³¥Þ¥ó¥É¤ò»È¤¦¤Î¤ÈÎɤ¤¤Ç¤·¤ç¤¦¡£¥Ð¥°¥ì¥Ý¡¼¥È¤Ï¥Ð¥°¤ÎÆâÍÆ¤òËä¤á
      -¤ë¥×¥í¥°¥é¥à¤Ë¤è¤Ã¤ÆÃé¼Â¤ËËä¤á¤é¤ì¡¢²æ¡¹¤Ï¥Ð¥°¥ì¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ¤Ç¤­¤ë¤«
      -¤®¤êÁ᤯Âбþ¤¹¤ë¤³¤È¤òÌ󫤷¤Þ¤¹¡£¤³¤Î¤è¤¦¤Ë¤·¤ÆËä¤á¤é¤ì¤¿¥Ð¥°¤ÎÆâÍÆ¤Ë
      -¤Ä¤¤¤Æ¤Ï¡¢²æ¡¹¤Î WEB ¥µ¥¤¥È¤Î¥µ¥Ý¡¼¥È¥»¥¯¥·¥ç¥ó¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¤Î
      -¤Ç¡¢¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤Æ¡¢¤¢¤ë¤¤¤Ï¾¤Î¥æ¡¼¥¶¤¬ÌäÂê¤òǧ¼±¤¹¤ë¡Ö»ØÉ¸¡×¤È¤·
      -¤Æ¤â½ÅÍפʰÕÌ£¤ò»ý¤Á¤Þ¤¹¡£
      -
      -
      -¤Ê¤ó¤é¤«¤ÎÍýͳ¤Ç¥Ð¥°¥ì¥Ý¡¼¥È¤òÄó½Ð¤¹¤ë¤Î¤Ë send-pr ¥³¥Þ¥ó¥É¤¬»È¤¨¤Ê¤¤
      -¾ì¹ç¤Ë¤Ï¡¢¤½¤ì¤ò¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£
      -
      -                bugs@FreeBSD.org
      -
      -
      -¤½¤Î¾¡¢¼ÁÌä¤äÄó°Æ¤Ê¤É¤Ï¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -                questions@FreeBSD.org
      -
      -
      -¤µ¤é¤Ë¡¢¥Ü¥é¥ó¥Æ¥£¥¢¤È¤·¤ÆÅØÎϤ·¤Æ¤¯¤À¤µ¤ëÊý¤Ï¡¢²æ¡¹¤Ï½õ¤±¤Î¼ê¤ò¤¤¤Ä¤Ç
      -¤âÊ罸¤·¤Æ¤¤¤Þ¤¹ - ¤¹¤Ç¤Ë²æ¡¹¤Ç½èÍý¤·¤­¤ì¤Ê¤¤¤¯¤é¤¤³ÈÄ¥¤ÎÍ×˾¤Ï¤¢¤¬¤Ã
      -¤Æ¤¤¤Þ¤¹¤Î¤Ç¡£µ»½ÑŪ¤ÊÌ̤Dz桹¤Ë¥³¥ó¥¿¥¯¥È¤¹¤ë¾ì¹ç¡¢¤¢¤ë¤¤¤Ï±ç½õ¤Î¿½¤·
      -½Ð¤Ë¤Ï¡¢¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -                hackers@FreeBSD.org
      -
      -
      -¤³¤ì¤é¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï¡Ö¤«¤Ê¤ê¿¤¯¤Î¡×¥È¥é¥Õ¥£¥Ã¥¯¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç¡¢
      -¥á¡¼¥ë¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤È¤«¡¢¤¢¤ë¤¤¤Ï;ʬ¤Ë¤ª¶â¤¬¤«¤«¤ë¾ì¹ç¡¢¤·¤«¤â 
      -FreeBSD ¤Ë´Ø¤¹¤ë½ÅÍפʥ¤¥Ù¥ó¥È¤Î¾ðÊó¤À¤±¤¢¤ì¤ÐÎɤ¤¤È¤¤¤¦¤È¤­¤Ë¤Ï¡¢¼¡¤Î
      -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë¿½¤·¹þ¤à¤Î¤¬Îɤ¤¤Ç¤·¤ç¤¦¡£
      -
      -                announce@FreeBSD.org
      -
      -
      -freebsd-bugs °Ê³°¤Î¤¹¤Ù¤Æ¤Î¥°¥ë¡¼¥×¤Ï´õ˾¤¬¤¢¤ì¤Ð¼«Í³¤Ë»²²Ã¤Ç¤­¤Þ¤¹¡£
      -MajorDomo@FreeBSD.org ¤Ë¥Ü¥Ç¥£¤Ë help ¤È¤À¤±½ñ¤¤¤¿¹Ô¤ò´Þ¤à¥á¥Ã¥»¡¼¥¸¤ò
      -Á÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£¤³¤ì¤Ç¡¢¤¤¤í¤ó¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ëÊýË¡¤ä¡¢¥¢¡¼
      -¥«¥¤¥Ö¤Ë¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ê¤É¤Î¾Ü¤·¤¤¾ðÊ󤬯þ¼ê¤Ç¤­¤Þ¤¹¡£¤³¤³¤Ç¤Ï¿¨¤ì¤Æ
      -¤¤¤Þ¤»¤ó¤¬¡¢Â¾¤Ë¤âÌÌÇò¤¤¤³¤È¤òµÄÏÀ¤¹¤ë¤¤¤í¤¤¤í¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê
      -¤Þ¤¹¤Î¤Ç¡¢majordomo ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤ÆÌ䤤¹ç¤ï¤»¤Æ¸«¤Æ¤¯¤À¤µ¤¤¡£
      -
      -
      -6. ¼Õ¼­
      --------------------
      -
      -FreeBSD ¤ÏÀ¤³¦Ã椫¤é (¿ôÉ´¤Ï¤¤¤«¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¤¬) ¿ô½½¿Í¤Î¸Ä¿Í¤¬¹Ô¤Ã
      -¤¿ºî¶È¤ÎÎßÀѤηë²Ì¤Ç¤¢¤ê¡¢¤½¤Î¤ª¤«¤²¤Ç¡¢¤³¤Î¥ê¥ê¡¼¥¹¤¬¤¢¤Ê¤¿¤Î¼ê¸µ¤ËÆÏ
      -¤¤¤Æ¤¤¤Þ¤¹¡£FreeBSD ¤Ë²¿¤«¤òÄ󶡤·¤Æ¤¯¤ì¤¿¿Í¤ò¤³¤³¤Ç¤¹¤Ù¤ÆÎóµó¤¹¤ë¤Î¤Ï
      -(ÉÔ²Äǽ¤Ç¤Ï¤Ê¤¤¤Ë¤·¤Æ¤â) Èó¾ï¤ËÆñ¤·¤¤¤Î¤Ç¤¹¤¬¡¢¤È¤â¤«¤¯½ñ¤¤¤Æ¸«¤Þ¤¹ 
      -(¤â¤Á¤í¤ó¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç¤Ç¤¹)¡£¤«¤Ê¤ê¿¤¯¤Î¤â¤Î¤òÄ󶡤·¤¿¤Ë¤â´Ø¤ï¤é¤º
      -¤³¤³¤Ë̾Á°¤¬½ñ¤¤¤Æ¤Ê¤¤¿Í¤¬¤¤¤¿¾ì¹ç¡¢¤½¤ì¤Ï»ö¸Î¤Ç¤¹¤Î¤Ç¸æÎ»¾µ¤¯¤À¤µ¤¤¡£
      -¸å½Ò¤Î¥ê¥¹¥È¤Î¹¹¿·¤Ï hackers@FreeBSD.org ¤ËÏ¢Íí¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his initial work with 386BSD.
      -
      -FreeBSD ¥³¥¢¥Á¡¼¥à
      -(¥é¥¹¥È¥Í¡¼¥à¤Ë¤è¤ë¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç):
      -
      -        Satoshi Asami <asami@FreeBSD.org>
      -        Andrey A. Chernov <ache@FreeBSD.org>
      -        John Dyson <dyson@FreeBSD.org>
      -        Bruce Evans <bde@FreeBSD.org>
      -        Justin Gibbs <gibbs@FreeBSD.org>
      -        David Greenman <davidg@FreeBSD.org>
      -        Jordan K. Hubbard <jkh@FreeBSD.org>
      -        Poul-Henning Kamp <phk@FreeBSD.org>
      -        Rich Murphey <rich@FreeBSD.org>
      -        Gary Palmer <gpalmer@FreeBSD.org>
      -        Soren Schmidt <sos@FreeBSD.org>
      -        Peter Wemm <peter@FreeBSD.org>
      -        Garrett A. Wollman <wollman@FreeBSD.org>
      -        Joerg Wunsch <joerg@FreeBSD.org>
      -
      -
      -FreeBSD ³«È¯¥Á¡¼¥à, ¤¿¤À¤·¥³¥¢¥Á¡¼¥à¤ò½ü¤¯
      -(¥é¥¹¥È¥Í¡¼¥à¤Ë¤è¤ë¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç):
      -
      -        Ugen J.S. Antsilevich <ugen@FreeBSD.org>
      -        Torsten Blum <torstenb@FreeBSD.org>
      -        Gary Clark II <gclarkii@FreeBSD.org>
      -        Adam David <adam@FreeBSD.org>
      -        Peter Dufault <dufault@FreeBSD.org>
      -        Frank Durda IV <uhclem@FreeBSD.org>
      -        Julian Elischer <julian@FreeBSD.org>
      -        Sean Eric Fagan <sef@FreeBSD.org>
      -        Stefan Esser <se@FreeBSD.org>
      -        Bill Fenner <fenner@FreeBSD.org>
      -        John Fieber <jfieber@FreeBSD.org>
      -        Marc G. Fournier <scrappy@FreeBSD.org>
      -        Lars Fredriksen <lars@freeBSD.org>
      -        Thomas Gellekum <tg@FreeBSD.org>
      -        Thomas Graichen <graichen@FreeBSD.org>
      -        Rod Grimes <rgrimes@FreeBSD.org>
      -        John Hay <jhay@FreeBSD.org>
      -        Eric L. Hernes <erich@FreeBSD.org>
      -        Jeffrey Hsu <hsu@FreeBSD.org>
      -        Gary Jennejohn <gj@FreeBSD.org>
      -        Andreas Klemm <andreas@FreeBSD.org>
      -        L Jonas Olsson <ljo@FreeBSD.org>
      -        Scott Mace <smace@FreeBSD.org>
      -        Atsushi Murai <amurai@FreeBSD.org>
      -        Mark Murray <markm@FreeBSD.org>
      -        Alex Nash <alex@FreeBSD.org>
      -        Sujal Patel <smpatel@FreeBSD.org>
      -        Bill Paul <wpaul@FreeBSD.org>
      -        Joshua Peck Macdonald <jmacd@FreeBSD.org>
      -        John Polstra <jdp@FreeBSD.org>
      -        Mike Pritchard <mpp@FreeBSD.org>
      -        Doug Rabson <dfr@FreeBSD.org>
      -        James Raynard <jraynard@FreeBSD.org>
      -        Geoff Rehmet <csgr@FreeBSD.org>
      -        Martin Renters <martin@FreeBSD.org>
      -        Paul Richards <paul@FreeBSD.org>
      -        Ollivier Robert <roberto@FreeBSD.org>
      -        Dima Ruban <dima@FreeBSD.org>
      -        Wolfram Schneider <wosch@FreeBSD.org>
      -        Andreas Schulz <ats@FreeBSD.org>
      -        Karl Strickland <karl@FreeBSD.org>
      -        Paul Traina <pst@FreeBSD.org>
      -        Guido van Rooij <guido@FreeBSD.org>
      -        Steven Wallace <swallace@FreeBSD.org>
      -        Nate Williams <nate@FreeBSD.org>
      -        Jean-Marc Zucconi <jmz@FreeBSD.org>
      -
      -
      -¤½¤Î¾¤Î FreeBSD ¶¨ÎϼԤª¤è¤Ó¥Ù¡¼¥¿¥Æ¥¹¥¿:
      -
      -       Coranth Gryphon            Dave Rivers 
      -       Kaleb S. Keithley          Michael Smith
      -       Terry Lambert              David Dawes
      -       Troy Curtis
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, Èà¤é¤Î±ç½õ (¤È·Ñ³¤·¤¿¥µ¥Ý¡¼¥È)¤¬¤Ê¤±¤ì¤Ð
      -        ¤³¤Î¥ê¥ê¡¼¥¹¤Ï¤¢¤êÆÀ¤Þ¤»¤ó¤Ç¤·¤¿¡£
      -
      -        Dermot McDonnell ¤Ï Toshiba XM3401B CDROM ¥É¥é¥¤¥Ö¤òÄ󶡤·¤Æ¤¯
      -        ¤ì¤Þ¤·¤¿¡£
      -
      -        Chuck Robey ¤Ï¥Õ¥í¥Ã¥Ô¡¼¡¦¥Æ¡¼¥×¡¦¥¹¥È¥ê¡¼¥Þ¤ò¥Æ¥¹¥È¤Î¤¿¤á¤ËÄó
      -        ¶¡¤·¤Æ¤¯¤ì¤Þ¤·¤¿¡£
      -
      -        Larry Altneu and Wilko Bulte ¤Ï Wangtek ¤È Archive QIC-02 ¥Æ¡¼
      -        ¥×¥É¥é¥¤¥Ö¤ò¥Æ¥¹¥È¡¢¤ª¤è¤Ó¥É¥é¥¤¥Ð¤Î³«È¯¤Î¤¿¤á¤ËÄ󶡤·¤Æ¤¯¤ì¤Þ
      -        ¤·¤¿¡£
      -
      -        CalWeb Internet Services ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¹½ÃۤΤ¿¤á P6/200 ¤Î
      -        ¥Þ¥·¥ó¤òÂߤ·¤Æ¤¯¤ì¤Þ¤·¤¿¡£
      -
      -        Montana State University ¤Î³§¤µ¤ó¤«¤é½é´ü¤Î¥µ¥Ý¡¼¥È¤ò¤¤¤¿¤À¤­
      -        ¤Þ¤·¤¿¡£
      -
      -        ¤½¤·¤Æ¡¢À¤³¦Ãæ¤Î¿ôÀé¤È¤¤¤¦ FreeBSD ¤Î¥æ¡¼¥¶¤È¥Æ¥¹¥¿¤Î³§¤µ¤ó¤Î
      -        ¤ª¤«¤²¤Çº£²ó¤Î¥ê¥ê¡¼¥¹¤Ë¤¤¤¿¤ê¤Þ¤·¤¿¡£
      -
      -FreeBSD ¤Îº£²ó¤Î¥ê¥ê¡¼¥¹¤ò¤¢¤Ê¤¿¤¬³Ú¤·¤à¤³¤È¤¬¤Ç¤­¤ë¤È¤¤¤¦»ö¤ò¿´¤«¤éµ§¤Ã
      -¤Æ¡£
      -
      -                        The FreeBSD Core Team
      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.1R/Makefile b/data/ja_JP.EUC/releases/2.2.1R/Makefile deleted file mode 100644 index 7a129ba66a..0000000000 --- a/data/ja_JP.EUC/releases/2.2.1R/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.1.1.1 1997-11-23 22:23:07 max Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.1 - -DOCS= notes.sgml - -.include "../../../web.mk" diff --git a/data/ja_JP.EUC/releases/2.2.1R/notes.sgml b/data/ja_JP.EUC/releases/2.2.1R/notes.sgml deleted file mode 100644 index e48734eef6..0000000000 --- a/data/ja_JP.EUC/releases/2.2.1R/notes.sgml +++ /dev/null @@ -1,559 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -                             ¥ê¥ê¡¼¥¹¥Î¡¼¥È
      -                          FreeBSD 2.2-RELEASE
      -
      -2.2.1 ¤Ï 2.2 ¤ËÂФ¹¤ë small incremental fix release ¤Ç, ¼ç¤Ë°Ê²¼¤ÎÅÀ
      -¤ò fix ¤·¤Æ¤¤¤Þ¤¹.
      -
      -o ºÇ¶áȯ¸«¤µ¤ì¤¿, Adaptec 2940 ¥É¥é¥¤¥Ð¤Î (¥Ë¥å¡¼¥¹¥µ¡¼¥Ð¡¼¤Î¤è¤¦¤Ê)
      -  ¶Ë¤á¤Æ¹âÉé²Ù¤Î¥·¥¹¥Æ¥à¤ÇÉÔ°ÂÄê¤Ë¤Ê¤ëÌäÂêÅÀ. 
      -
      -o CDROM ¥á¥Ç¥£¥¢¤«¤é¤Î¥Ñ¥Ã¥±¡¼¥¸¤Î¥¤¥ó¥¹¥È¡¼¥é¤¬Íî¤Á¤ë¥Ð¥°. 
      -
      -o Intel EtherExpress Pro/100B ¤òÁ´Æó½Å¥â¡¼¥É¤Çưºî¤µ¤»¤ëÅÀ. 
      -
      -2.2.1 RELEASE ¤Ï 2.2 ¤Ë 1 ½µ´Ö¤Á¤ç¤Ã¤È¤Î´Ö³Ö¤Ç³¤¯¤â¤Î¤Î¤¿¤á, ¾¤Î
      -¥É¥­¥å¥á¥ó¥È¤Ï¤³¤Î¥ê¥ê¡¼¥¹¤òñ¤Ë "2.2" ¤È¤·¤Æ°·¤Ã¤Æ¤¤¤Þ¤¹. ¤³¤ì¤Ï
      -¤³¤Î¥ê¥ê¡¼¥¹¤¬ 2.2.0-RELEASE ¤ò´°Á´¤Ë¡öÃÖ¤­´¹¤¨¤ë¡ö¤â¤Î¤Ç¤¢¤ê 2.2.0
      -¤Ë³¤¯Ê̤Υê¥ê¡¼¥¹¤Ç¤Ï¤Ê¤¤¤«¤é¤Ç¤¹. 
      -
      -RELENG_2_2 ¥Ö¥é¥ó¥Á¡Ê¸½ºß¥ê¥ê¡¼¥¹ 2.2.5 ¤Ë¸þ¤±¤Æ³«È¯¤¬¿Ê¤á¤é¤ì¤Æ¤¤¤Þ
      -¤¹¡Ë¤Ë°¤¹¤ë¤è¤ê¿·¤·¤¤¥ê¥ê¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï, °Ê²¼¤Î¾ì½ê¤«¤é¥¤¥ó¥¹¥È¡¼¥ë
      -¤·¤Æ²¼¤µ¤¤. 
      -
      -        ftp://releng22.freebsd.org/pub/FreeBSD/
      -
      -¤³¤ì¤Ï¤½¤ÎÆü¤Î RELENG_2_2 ¤«¤éºî¤é¤ì¤¿¥¹¥Ê¥Ã¥×¥·¥ç¥Ã¥È¤Ç, ¤½¤ÎÆü¤Þ¤Ç
      -¤ÎÁ´¤Æ¤Î¿·¤·¤¤ 2.2 ¤Î½¤Àµ¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -
      -
      -1. 2.1.7-RELEASE ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï?
      ---------------------------------
      -
      -¥¤¥ó¥¹¥È¡¼¥é¤Î¥Ð¥°½¤ÀµÂ¿¿ô, pc98 ÍѤÎÊѹ¹¤ÎƱ´ü, geeze, ¤¢¤È²¿¤À¤Ã¤±?
      -
      -gdb 4.16 ¤¬ -current ¤«¤é¥Þ¡¼¥¸¤µ¤ì, ¿¤¯¤Î¥µ¡¼¥É¥Ñ¡¼¥Æ¥£¡¼À½¤Î¥½¡¼¥¹
      -¤¬ /usr/src/contrib °Ê²¼¤Ë³ÊǼ¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -DEC DEFPA/DEFEA FDDI ¥Ï¡¼¥É¥¦¥§¥¢¤Î¥µ¥Ý¡¼¥È¤¬¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -µìÍè¤Î ``HAVE_FPU'' Makefile ¥ª¥×¥·¥ç¥ó¤¬¤Ä¤¤¤ËÇѻߤµ¤ì, ÉâÆ°¾®¿ô¥¨¥ß¥å
      -¥ì¡¼¥¿¤òÍѤ¤¤¿ math ¥é¥¤¥Ö¥é¥ê¤È, ¥³¥×¥í¥»¥Ã¥µ¤ò»ÈÍѤ¹¤ë¥Ð¡¼¥¸¥ç¥ó¤Î¤É
      -¤Á¤é¤ò»ÈÍѤ¹¤ë¤«¤ÎÁªÂò¤Ï, º£¤ä´°Á´¤Ë¼«Æ°²½¤µ¤ì¤Þ¤·¤¿. ¤³¤ì¤Ë¤è¤ê, »öÁ°
      -¤Ë libm ¤ò¥ê¥³¥ó¥Ñ¥¤¥ë¤·¤¿¤¯¤Ê¤¤¤è¤¦¤Ê¥µ¥¤¥È¤Ç¤Î, ÉâÆ°¾®¿ô¤ò»ÈÍѤ·¤¿¥×
      -¥í¥°¥é¥à¤Î¼Â¹Ô¤¬¹â®²½¤µ¤ì¤ë¤Ç¤·¤ç¤¦. 
      -
      -Javier Martin Rueda ¤Î `ex' ¥É¥é¥¤¥Ð¤¬¥Þ¡¼¥¸¤µ¤ì, Intel EtherExpress
      -Pro/10 ¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É¤ËÂФ¹¤ë¥µ¥Ý¡¼¥È¤¬¤â¤¿¤é¤µ¤ì¤Þ¤·¤¿. 
      -
      -Intel EtherExpress Pro/100B ¤¬Á´Æó½Å¥â¡¼¥É¤Çư¤¯¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. 
      -
      -`de' ¥É¥é¥¤¥Ð¤Ï, DE21140A ¥Á¥Ã¥×¤ò»ÈÍѤ·¤¿¥«¡¼¥É¤Ç, ¥Ý¥Ô¥å¥é¡¼¤Ê 
      -SMC9332BDT (10/100 Mbit/s) ¥Á¥Ã¥×¤Ê¤É¤òǧ¼±¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. 
      -
      -¤·¤Ð¤·¤ÐÍѤ¤¤é¤ì¤ë¤³¤È¤Î¤¢¤ë CMD640 PCI IDE ¥Á¥Ã¥×¤Ë¤Ä¤¤¤Æ, 2.2 ¤Ç¤Ï¥Ç
      -¥Õ¥©¥ë¥È¤Ç¤Ï¥Ç¥£¥¼¡¼¥Ö¥ë¤Ë¤µ¤ì¤Æ¤¤¤ë¤È¤Ï¤¤¤¨, ¥½¡¼¥¹¤ÎÉÔ¶ñ¹ç¤Î½¤Àµ¤ò¹Ô
      -¤Ê¤¤¤Þ¤·¤¿. 
      -
      -¥×¥í¡¼¥Ö¤ò¹Ô¤Ê¤¦¤¿¤á¤Î EISA ¥¹¥í¥Ã¥ÈÈֹ楪¥×¥·¥ç¥ó¤¬´°Á´¤Ë¥µ¥Ý¡¼¥È¤µ¤ì
      -¤Þ¤·¤¿. ¤³¤ì¤Ë¤Ï, UserConfig ¥»¥Ã¥·¥ç¥ó¤ÇÀßÄꤵ¤ì¤¿Ãͤò
      -dset(8)>.
      -¤Ë¤è¤Ã
      -¤ÆÊݸ¤¹¤ë¤³¤È¤Î¤Ç¤­¤ëµ¡Ç½¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹. ¤³¤Îµ¡Ç½¤Ï HP NetServer LC 
      -¥Þ¥·¥ó¤Î½êÍ­¼Ô¤¬¥·¥¹¥Æ¥à¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤Î¤ËÌòΩ¤Á¤Þ¤¹. 
      -
      -SDL RISCom N2pci Ʊ´ü¥·¥ê¥¢¥ë¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -¥Þ¥ë¥Á¥×¥ë¥³¥ó¥È¥í¡¼¥é¤ä 32-Y ¤ÈƱÍÍ¤Ë Cyclades Cyclom-Y (¥Þ¥ë¥Á¥Ý¡¼¥È
      -Ʊ´ü¥·¥ê¥¢¥ë) PCI ¥¢¥À¥×¥¿ ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿ (¸½ºß Cyclades ¥·¥ê¥¢
      -¥ë¥¢¥À¥×¥¿¤ò»ÈÍѤ·¤Æ¤¤¤ë¾ì¹ç, /dev ¤Î¥¨¥ó¥È¥ê¤Î¸Å¤¤¤â¤Î¤òºï½ü¤·¤Æºî¤ê
      -ľ¤¹É¬Íפ¬¤¢¤ê¤Þ¤¹). 
      -
      -DEC DC21X4X ¥Á¥Ã¥×¥»¥Ã¥È¤ò»ÈÍѤ·¤¿¥¤¡¼¥µ¥Í¥Ã¥È¥¢¥À¥×¥¿¤Î¥µ¥Ý¡¼¥È¤¬
      -¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -gcc 2.7.2.1 ¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì weak symbol ¤Î¥µ¥Ý¡¼¥È¤¬Äɲ䵤ì¤Þ¤·¤¿. 
      -
      -¤¿¤¯¤µ¤ó¤Î¤â¤Î¤¬ /usr/src/contrib ¤Ë°Üư / »ý¤Á¹þ¤Þ¤ì, ¤½¤ì¤Ë±þ¤¸¤Æ
      -¥½¡¼¥¹¥Ä¥ê¡¼¤¬¥¢¥Ã¥×¥Ç¡¼¥È¡¦¥¯¥ê¡¼¥ó¥¢¥Ã¥×¤µ¤ì¤Þ¤·¤¿. 
      -
      -¶¦Íѥ饤¥Ö¥é¥ê¸¡º÷¥Ñ¥¹¤ò¥Ð¥¤¥Ê¥ê¤ËÁȤ߹þ¤à ld ¤Îµ¡Ç½¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. 
      -
      -sgmlfmt ¤¬ `instant' Âбþ¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -`de' (DEC 21x4x) ¤È `ed' (SMC/WD/Novell) ¥É¥é¥¤¥ÐÍѤΠRFC 1650 ´°Á´
      -½àµò¤Î MIB (Management Information Base) ¤ò´Þ¤à, SNMP ¥¹¥¿¥¤¥ë¤Î¥¤¥ó¥¿
      -¥Õ¥§¡¼¥¹ MIB ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. 
      -
      -/stand/sysinstall ¤¬, ¤è¤ê¹­ÈϰϤʥ·¥¹¥Æ¥à´ÉÍý¥Ä¡¼¥ë¤È¤·¤Æ²þÎɤµ¤ì¤Þ¤·
      -¤¿. ¤³¤ì¤ò»È¤Ã¤Æ¿·¤·¤¤ºÇ½é¤«¤é¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤¿¥Ç¥£¥¹¥¯¤òÄɲä·¤¿¤ê, 
      -¥Ñ¡¼¥Æ¥£¥·¥ç¥ó¥é¥Ù¥ë¤«¤é¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥àºîÀ®¤Þ¤Ç¤ò¹Ô¤¦¤³¤È¤¬¤Ç¤­¤Þ¤¹
      -¡Ê⤷, ¤³¤ì¤ò¹±µ×Ū¤Ê¤â¤Î¤Ë¤¹¤ë¤¿¤á¤Ë /etc/fstab ¥Õ¥¡¥¤¥ë¤òÊѹ¹¤¹¤ë
      -¤³¤È¤Ï¤Þ¤À¤Ç¤­¤Þ¤»¤ó¡Ë. 
      -
      -syscons ¤È psm ¥É¥é¥¤¥Ð¤¬¿·¤¿¤Ë´ðËÜŪ¤Ê¥­¡¼¥Ü¡¼¥É¥É¥é¥¤¥Ð¤ò¶¦Í­¤¹¤ë
      -¤è¤¦¤Ë¤Ê¤ê, °ÊÁ°¤ËȯÀ¸¤·¤Æ¤¤¤¿Æó¤Ä¤Î¥É¥é¥¤¥Ð¤ÎÁê¸ßºîÍѤˤè¤ëÌäÂ꤬
      -²ò¾Ã¤µ¤ì¤Þ¤·¤¿. 
      -
      -syscons ¤Ë¤ª¤¤¤Æ,
      -moused(8)
      -¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤ê¥Æ¥­¥¹¥È
      -¥â¡¼¥É¤Ç¤Î¥«¥Ã¥È¥¢¥ó¥É¥Ú¡¼¥¹¥È¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -2.2 ¤Ï Plasmon RF41xx, HP4020i, HP6020i, Philips CDD2000 ¥É¥é¥¤¥ÖÍѤΠ
      -´°Á´¤Ê CD-R ¥µ¥Ý¡¼¥È¤ò´Þ¤àºÇ½é¤Î¥ê¥ê¡¼¥¹¤Ç¤¹. ¥É¥é¥¤¥Ð¤Ï¤Þ¤À³«È¯Ãæ¤ÎÃÊ
      -³¬¤Ç¤¹¤¬ (ÆÃ¤Ë¤½¤ÎÍ­ÍÑÀ­¤ò¾¤Î¥Ç¥Ð¥¤¥¹ÍѤ˳ÈÄ¥Ãæ), º£¤Î¤È¤³¤í°ÂÄꤷ¤Æ
      -¤¤¤ë¤³¤È¤¬¾ÚÌÀ¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -2.0.5/2.1.X ¥Ä¥ê¡¼¤«¤éʬ´ô¤·¤¿¸å¤¹¤°¤Ë NFSv3 ¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð¤Î
      -¥µ¥Ý¡¼¥È¤¬ 2.2 ¥½¡¼¥¹¥Ä¥ê¡¼¤ËÆþ¤ê¤Þ¤·¤¿. ¤Þ¤¿, NFS ¤ÇÍ­¸ú¤Ê¾¤Î
      -¥ª¥×¥·¥ç¥ó¤â¸ºß¤·¤Þ¤¹. ¤³¤ì¤Ë¤Ï NFSv2 ¥µ¡¼¥Ð¤òÈ󯱴ü½ñ¤­¹þ¤ß¥â¡¼¥É¤Ø
      -ÀÚ¤êÂØ¤¨¤ëµ¡Ç½ (»ÅÍͤËÈ¿¤¹¤ë¤â¤Î¤Ç¤¹¤¬ SGI Irix ¤Ê¤É¤ÎÁ°Î㤬¤¢¤ê¤Þ¤¹) 
      -¤Î¤è¤¦¤Ê¤â¤Î¤¬¤¢¤ê¤Þ¤¹. 
      -
      -BSD ¤Îµì½­¤¯¤«¤ÄÂ礲¤µ¤Ê malloc ¤Î¼ÂÁõ¤¬, Poul-Henning Kamp ¤Î¼ê¤Ë¤è¤ë 
      -phkmalloc ¤Ë¤è¤Ã¤ÆÃÖ¤­´¹¤¨¤é¤ì¤Þ¤·¤¿. ¤³¤ì¤Ë¤è¤Ã¤ÆÄ̾¦¯¤Î²¾ÁÛ¥á¥â¥ê
      -¤òÀáÌ󤹤뤳¤È¤¬¤Ç¤­, malloc ¤Î¸íÍѤò¸¡½Ð¤·¤Æ¥×¥í¥°¥é¥à¤òÃæÃǤµ¤»¤¿¤ê, 
      -¤Þ¤¿¥×¥í¥°¥é¥à¤¬ malloc ¤ò»ÈÍѤ¹¤ë¤Ë¤¢¤¿¤Ã¤Æ¤Î°Ọ̃ŪÌäÂê¤ò¸¡½Ð¤¹¤ë¤¿¤á
      -¤Ë³ÎÊݤµ¤ì¤«¤Ä¡¿¤Þ¤¿¤Ï²òÊü¤µ¤ì¤¿¶õ´Ö¤ò¥´¥ß¥Ç¡¼¥¿¤ÇËä¤á¤ë¤¿¤á¤Î¹ªÌ¯¤Êµ¡
      -ǽ¤òÄ󶡤·¤Þ¤¹. 
      -
      -AppleTalk ¤Ë´Ø¤¹¤ë `netatalk' ¤Î¼ÂÁõ¤¬¥½¡¼¥¹¤ËÅý¹ç¤µ¤ì¤Þ¤·¤¿. ¤³¤ÎÅý¹ç
      -ºî¶È¤Î¤Û¤È¤ó¤É¤Ï Whistle Communications Corp. ¼Ò¤Î¹¥°Õ¤Ë¤è¤ë¤â¤Î¤Ç¤¹. 
      -
      -mount ¥³¥Þ¥ó¥É¤Î¥ª¥×¥·¥ç¥ó `async' ¤Ç, UFS ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¥á¥¿¥Ç¡¼¥¿
      -¤ÎÈ󯱴ü¤Ê¹¹¿·¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤³¤ì¤Ï¤¿¤¯¤µ¤ó¤Î i-node ¤ò½¸Ãæ
      -Ū¤ËÁàºî¤¹¤ë¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥àÁàºî (rm -r ¤Ê¤É) ¤Î®ÅÙ¤ò¸þ¾å¤µ¤»¤Þ¤¹¤¬, 
      -¥·¥¹¥Æ¥à¥¯¥é¥Ã¥·¥å¤Î´í¸±À­¤¬Áý¤¹¤È¤¤¤¦µ¾À·¤òȼ¤¤¤Þ¤¹¤Î¤Ç, ¥Ç¥Õ¥©¥ë¥È¤Ë
      -¤Ï¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó. FreeBSD ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ì¤Ð¤³¤Îµ¡Ç½¤¬»ÈÍѤǤ­¤ë¾õÂÖ
      -¤Ë¤Ê¤Ã¤Æ¤ª¤ê, ¤³¤ì¤Ë¤è¤Ã¤Æ·àŪ¤ÊÀ­Ç½¸þ¾å¤¬´üÂԤǤ­¤Þ¤¹ (¹â®¤Ê¥Þ¥·¥ó¤Ç
      -¤Ï, SCSI CD-ROM ¤«¤é¤Î´ðËÜÇÛÉÛ¥Õ¥¡¥¤¥ë bindist ¤Î¤ß¤Î¥¤¥ó¥¹¥È¡¼¥ë¤ò 5
      -ʬ°ÊÆâ¤Ç´°Î»¤µ¤»¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹!) . 
      -
      -ATAPI CD-ROM ¥µ¥Ý¡¼¥È¤¬Èó¾ï¤Ë¿¤¯¤Î¥É¥é¥¤¥Ö¤Çưºî¤¹¤ë¤³¤È¤¬Êó¹ð¤µ¤ì¤Æ
      -¤¤¤Þ¤¹. ¤ª¤½¤é¤¯, ´ðËÜŪ¤Ë ATAPI »ÅÍͤ˽àµò¤¹¤ë¥É¥é¥¤¥Ö¤Ç¤¢¤ì¤Ðưºî¤¹
      -¤ë¤Ç¤·¤ç¤¦. 
      -
      -¿¿ô¤Î¿·µ¬¥É¥é¥¤¥Ð¤¬¥«¡¼¥Í¥ëÆâ¤ÇÍøÍѤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê, ¿²á¤®¤Æ³Ð¤¨¤­¤ì
      -¤Þ¤»¤ó. Tekram¼Ò¤Ï DC390 ¤ª¤è¤Ó DC390T ¥³¥ó¥È¥í¡¼¥éÍѤ˥ɥ饤¥Ð¤òÄó¶¡
      -¤·¤Æ¤¯¤ì¤Þ¤·¤¿. ¤³¤ì¤é¤Î¥³¥ó¥È¥í¡¼¥é¤Ï AMD 53c974 ¤Ë´ð¤Å¤¤¤Æ¤ª¤ê, ¤½¤Î
      -¥É¥é¥¤¥Ð¤ÏƱ¤¸¥Á¥Ã¥×¤ò¥Ù¡¼¥¹¤Ë¤¹¤ë¾¤Î SCSI ¥³¥ó¥È¥í¡¼¥é¤â½èÍý¤¹¤ë¤³¤È
      -¤¬¤Ç¤­¤Þ¤¹. ¤â¤Á¤í¤ó, Tekram¼Ò¤Ï¥É¥é¥¤¥Ð¤òÄ󶡤· FreeBSD ¥×¥í¥¸¥§¥¯¥È
      -¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¯¤ì¤ë¤¿¤¤¤Ø¤óµ¤Á°¤ÎÎɤ¤´ë¶È¤Ê¤Î¤Ç, »ä¤¿¤Á¤ÏÈà¤é¤ÎÀ½Éʤò
      -¹ØÆþ¤¹¤ë¤è¤¦¤Ë¾©Î夷¤¿¤¤¤È»×¤¤¤Þ¤¹. `ed' ¤ª¤è¤Ó `lnc' ¥É¥é¥¤¥Ð¤Ï, ¿¤¯
      -¤ÎNE2000 ¸ß´¹¥«¡¼¥É¤ä AMD PCnet ¥Á¥Ã¥×¤ò»ÈÍѤ·¤¿ PCI ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼
      -¥É¤ËÂФ¹¤ë¼«Æ°ÀßÄê¤ò¥µ¥Ý¡¼¥È¤¹¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. Cyclades ¥É¥é¥¤¥Ð¤Î 
      -PCI ¥Ð¡¼¥¸¥ç¥ó¤ÈƱÍÍ¤Ë SDL RISCom N2 ¥µ¥Ý¡¼¥È¤¬¿·¤·¤¯¤Ê¤ê¤Þ¤·¤¿. 
      -
      -Linux ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤¬ ELF ¥µ¥Ý¡¼¥È¤ò´Þ¤á¤Æ¥Õ¥ëµ¡Ç½¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤³
      -¤Îµ¡Ç½¤ò»È¤¤°×¤¯¤¹¤ë¤¿¤á, ɬÍפʥ·¥§¥¢¡¼¥É¥é¥¤¥Ö¥é¥ê¤ä, Slackware ³«È¯
      -´Ä¶­¤Þ¤Ç¤â¤¬°Ü¿¢¤µ¤ì¤Þ¤·¤¿. 
      -
      -ƱÍͤÊÊý¿Ë¤Ë½¾¤¤, SysV COFF ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¡ÊSCO ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤È¤â
      -¸Æ¤Ð¤ì¤ë¡Ë¤â, ¤è¤êÎɤ¯Æ°ºî¤¹¤ë¤è¤¦¤Ë¤Ê¤Ã¤¿¤³¤È¤¬Êó¹ð¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -FreeBSD ¤Ï ELF ¥Ð¥¤¥Ê¥ê¤â¤Þ¤¿¥Í¥¤¥Æ¥£¥Ö¤Ë¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. ¼ÂºÝ¤Ë¼Â¸½
      -¤¹¤ë¤«¤É¤¦¤«, ¤Þ¤¿¼Â¸½¤¹¤ë¤È¤·¤Æ¤â, ¤¤¤Äº¢, ¤É¤Î¤è¤¦¤Ë¤·¤Æ, ¤È¤¤¤¦¤è¤¦
      -¤Ê¤³¤È¤Ï¤Þ¤À·è¤Þ¤Ã¤Æ¤¤¤Þ¤»¤ó¤¬, ¤â¤·¤«¤¹¤ë¤È¤½¤Î¤¦¤Á¤³¤ì¤ò¥Ç¥Õ¥©¥ë¥È¤Î
      -¥Ð¥¤¥Ê¥ê¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó. 
      -
      -¥·¥§¥¢¡¼¥É¥ê¥ó¥¯¤µ¤ì¤Æ¤¤¤Ê¤¤ ELF ¥Ð¥¤¥Ê¥ê¤ò¼Â¹Ô¤¹¤ëºÝ, ¥«¡¼¥Í¥ë¤¬¤É¤Î
      -¥³¡¼¥É¼Â¹Ôµ¡Ç½¡ÊFreeBSD ¤ä Linux, ¿ʬ¾­Íè¤Ï SysV ¤â¡Ë¤ò»ÈÍѤ¹¤Ù¤­¤«È½
      -ÃǤǤ­¤Ê¤¤¾ì¹ç¤Ë¡Ößà°õ¤ò²¡¤¹¡×¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤¹¤ë¤¿¤á, `brandelf' 
      -¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤¬Äɲ䵤ì¤Þ¤·¤¿. ¤³¤ì¤Ï ELF ¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥©¡¼¥Þ¥Ã¥È¤Î
      -Â礭¤Ê¼åÅÀ¤Î°ì¤Ä, ¤½¤Î¥ª¥Ö¥¸¥§¥¯¥È¤¬¤É¤Î ABI ¤ò»ÈÍѤ·¤Æ¤¤¤ë¤Î¤«¤ò¼¨¤¹
      -¥Õ¥£¡¼¥ë¥É¤¬¤Ê¤¤¤³¤È¤ò²óÈò¤¹¤ë¤¿¤á¤Î¤â¤Î¤Ç¤¹. 
      -
      -APM BIOS ¤Î¥µ¥Ý¡¼¥È¤¬¤«¤Ê¤ê·Á¤Ë¤Ê¤ê¤Þ¤·¤¿. 
      -
      -¡Ö¸ø¼°¤Ê¡×¥«¡¼¥Í¥ë¥×¥í¥°¥é¥ß¥ó¥°¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤òÀâÌÀ¤¹¤ë¥Þ¥Ë¥å¥¢¥ë
      -¥Ú¡¼¥¸¤Î¥»¥¯¥·¥ç¥ó 9 ¤ÎºîÀ®¤ò³«»Ï¤·¤Þ¤·¤¿. ¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤Îʸ½ñºîÀ®¤Ë
      -¶¨ÎϤ·¤Æ¤¯¤ì¤ë¥Ü¥é¥ó¥Æ¥£¥¢¤òÊ罸¤·¤Æ¤¤¤Þ¤¹!
      -
      -Makefile ¤Î°Í¸´Ø·¸´ÉÍýµ¡¹½¤¬ºÆ¤Óµ¡Ç½¤¹¤ë¤è¤¦¤Ë¤¹¤ë¤¿¤á, ¥«¡¼¥Í¥ë¥³¥ó
      -¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¥ª¥×¥·¥ç¥ó¤¬, °ÊÁ°¤Î Makefile Ãæ¤Ç¤Î -D ¤Ë¤è¤ë»ØÄ꤫
      -¤é³°¤µ¤ì, "opt_foo.h" ¤È¤¤¤Ã¤¿¥«¡¼¥Í¥ë¥¤¥ó¥¯¥ë¡¼¥É¥Õ¥¡¥¤¥ë¤Ë¤è¤ëÊý¼°¤Ø
      -¤È, ÂçÉý¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿. ¤³¤ì¤Ë¤è¤ê,
      -config(8)
      -¤ò¼Â¹Ô¤¹¤ëÅ٤˥³¥ó¥Ñ¥¤
      -¥ëÍѥǥ£¥ì¥¯¥È¥ê¤¬´°Á´¤Ë¿á¤ÃÈô¤ó¤Ç¤·¤Þ¤Ã¤Æ¤¤¤¿½¾Íè¤ÎÊýË¡¤ò, ¤¹¤°¤Ë¤Ç¤â
      -²áµî¤Î¤â¤Î¤È¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¤Ç¤·¤ç¤¦. CPU ¥¿¥¤¥à¤¬ÌÞÂΤʤ¤¤Ê¤é, ¤è¤Û¤É
      -ÊѤʥª¥×¥·¥ç¥ó¤òÊѹ¹¤·¤Ê¤¤¸Â¤ê,
      -config(8)
      -¤Ë -n ¥ª¥×¥·¥ç¥ó¤òÍ¿¤¨¤ë¤«, 
      -´Ä¶­ÊÑ¿ô NO_CONFIG_CLOBBER ¤òÀßÄꤹ¤ë¤³¤È¤ò¹Íθ¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë
      -¤Ê¤ê¤Þ¤·¤¿. ¤³¤ì¤¬¤É¤Î¤è¤¦¤Ëµ¡Ç½¤¹¤ë¤«¤Ë¤Ä¤¤¤Æ¤Ï, ¥Ï¥ó¥É¥Ö¥Ã¥¯Ãæ¤Î¥³¥á
      -¥ó¥È¤ò»²¾È¤·¤Æ²¼¤µ¤¤. 
      -
      -
      -2. ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¹½À®
      ------------------------
      -
      -¸½ºß FreeBSD ¤Ï, ISA, VL, EISA, PCI ¥Ð¥¹¤ä, 386SX ¤«¤é Pentium ¥¯¥é¥¹
      -¤Þ¤Ç¤Î¤µ¤Þ¤¶¤Þ¤Ê¼ïÎà¤Î PC ¤Çưºî¤·¤Þ¤¹ (386SX ¤Ï¤ª¤¹¤¹¤á¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó). 
      -IDE, ESDI¥É¥é¥¤¥Ö¤ä, ¤µ¤Þ¤¶¤Þ¤Ê SCSI ¥³¥ó¥È¥í¡¼¥é, ¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É
      -¤ä¥·¥ê¥¢¥ë¥«¡¼¥É¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -°Ê²¼¤Î¥ê¥¹¥È¤Ç¤Ï, FreeBSD ¤Çưºî¤¬³Îǧ¤µ¤ì¤Æ¤¤¤ë¤¹¤Ù¤Æ¤Î¼þÊÕµ¡´ï¤Î°ìÍ÷
      -¤Ç¤¹. ¤³¤ì°Ê³°¤Î¹½À®¤Ç¤âưºî¤¹¤ë¤È»×¤¤¤Þ¤¹¤¬, ¤³¤³¤Ç¤ÏưºîÊó¹ð¤¬¤¢¤Ã¤¿
      -¤â¤Î¤À¤±¤òµ­ºÜ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -2.1. ¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é
      --------------------------
      -
      -WD1003 (¤¢¤é¤æ¤ë MFM/RLL)
      -WD1007 (¤¢¤é¤æ¤ë IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1510 ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é (bootable device ÍѤǤϤʤ¤)
      -Adaptec 152x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 1535 ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 154x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 174x ¥·¥ê¡¼¥º EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -        (¥¹¥¿¥ó¥À¡¼¥É, ¥¨¥ó¥Ï¥ó¥¹¥É¥â¡¼¥É)
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) ¥·¥ê¡¼¥º
      -        ISA/EISA/PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec AIC7850 ¥ª¥ó¥Ü¡¼¥É SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Adaptec AIC-6260 ¤È AIC-6360 ¥Ù¡¼¥¹¤Î¥Ü¡¼¥É
      -        (AHA-152x ¤È SoundBlaster SCSI ¥«¡¼¥É¤ò´Þ¤à)
      -
      -** Ãí°Õ: SoundBlaster ¤Î¥«¡¼¥É¤Ë¤Ï¥Ö¡¼¥È¥Ç¥Ð¥¤¥¹¤ò¥·¥¹¥Æ¥à¤Î BIOS I/O
      -   ¥Ù¥¯¥¿¤ËÂбþÉÕ¤±¤ë¤¿¤á¤Î¥ª¥ó¥Ü¡¼¥É BIOS ¤¬¤Ê¤¤¤Î¤Ç, ¤³¤Î¥«¡¼¥É¤«¤é
      -   ¥Ö¡¼¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó. ¥Æ¡¼¥×¤ä CDROM ¤Ê¤É¤ò (¥Ö¡¼¥È¤·¤Ê¤¤¤Ç) 
      -   ÍøÍѤ¹¤ëʬ¤Ë¤ÏÌäÂꤢ¤ê¤Þ¤»¤ó. ROM ¤ò»ý¤¿¤Ê¤¤ AIC-6x60 ¥Ù¡¼¥¹¤Î¾¤Î
      -   ¥«¡¼¥É¤Ç¤âƱÍͤÎÌäÂ꤬¤¢¤ê¤Þ¤¹. ¤¤¤¯¤Ä¤«¤Î¥·¥¹¥Æ¥à¤Ç¤Ï¥Ö¡¼¥È ROM ¤ò
      -   »ý¤Ã¤Æ¤¤¤Þ¤¹¤¬, ¤³¤ì¤é¤ÏÅŸ»¤ò¤¤¤ì¤¿»þ, ¤¢¤ë¤¤¤Ï¥ê¥»¥Ã¥È¤·¤¿¤È¤­¤Ë
      -   ²¿¤é¤«¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹. ¤½¤Î¤è¤¦¤Ê¥±¡¼¥¹¤Ï¤½¤Î¥Ç¥Ð¥¤¥¹¤«¤é
      -   ¥Ö¡¼¥È¤Ç¤­¤ë¤Ç¤·¤ç¤¦. ¾ÜºÙ¤Ï¥·¥¹¥Æ¥à¤ä¥Ü¡¼¥É¤Î¥É¥­¥å¥á¥ó¥È¤ò»²¾È¤·
      -   ¤Æ¤¯¤À¤µ¤¤. 
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 742A, 747S, 747c EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 946c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 956c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -SymBios (°ÊÁ°¤Î NCR) 53C810, 53C825, 53c860 ¤ª¤è¤Ó 53c875 PCI SCSI
      -¥³¥ó¥È¥í¡¼¥é:
      -	ASUS SC-200
      -  	Data Technology DTC3130 (all variants)
      -	NCR ¤Î¥«¡¼¥É (¤¹¤Ù¤Æ)
      -	Symbios ¤Î¥«¡¼¥É (¤¹¤Ù¤Æ)
      -	Tekram DC390W, 390U, 390F
      -	Tyan S1365
      -
      -Tekram DC390 ¤ª¤è¤Ó DC390T ¥³¥ó¥È¥í¡¼¥é (¤ª¤½¤é¤¯ AMD 53c974 ¥Ù¡¼¥¹¤Î
      -¾¤Î¥«¡¼¥É¤â). 
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -DTC 3290 EISA SCSI ¥³¥ó¥È¥í¡¼¥é (1542 ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó)
      -
      -UltraStor 14F, 24F, 34F SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Seagate ST01/02 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Future Domain 8xx/950 ¥·¥ê¡¼¥º SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -WD7000 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -°Ê¾å¤Î¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë SCSI ¥³¥ó¥È¥í¡¼¥é¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ, 
      -SCSI-I ¤ª¤è¤Ó SCSI-II ¤Î¼þÊÕµ¡´ï¤ËÂФ¹¤ë¤¹¤Ù¤Æ¤Î¥µ¥Ý¡¼¥È¤¬Ä󶡤µ¤ì¤Þ¤¹. 
      -¤³¤ì¤Ë¤Ï¥Ç¥£¥¹¥¯, ¥Æ¡¼¥×¥É¥é¥¤¥Ö (DAT ¤È 8mm Exabyte ¤ò´Þ¤à), CDROM
      -¥É¥é¥¤¥Ö¤¬´Þ¤Þ¤ì¤Þ¤¹. 
      -
      -¸½ºß, ¼¡¤Î CDROM ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -(cd)    SCSI interface (ProAudio Spectrum ¤È SoundBlaster SCSI ¤ò´Þ¤à)
      -(mcd)   Mitsumi ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(matcd) ¾¾²¼/Panasonic (Creative SoundBlaster) ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹
      -        (562/563 ¥â¥Ç¥ë)
      -(scd)   Sony ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(wcd)   ATAPI IDE ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (¼Â¸³Åª¤Ê¤â¤Î¤Ç¦Á¥ì¥Ù¥ë¤Î¥¯¥ª¥ê¥Æ¥£
      -        ¤È¹Í¤¨¤Æ¤¯¤À¤µ¤¤!).
      -
      -
      -2.2. ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      ------------------------
      -
      -Allied-Telesis AT1700 ¤ª¤è¤Ó RE2000 ¥«¡¼¥É
      -
      -AMD PCnet/PCI (79c970 & 53c974 ¤Þ¤¿¤Ï 79c974)
      -
      -SMC Elite 16 WD8013 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¥Õ¥§¡¼¥¹, ¤½¤·¤Æ¤½¤Î¾¿¤¯¤Î
      -WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT ¤ä
      -WD8013EBT ¤Ê¤É¤Î¸ß´¹ÉÊ. SMC Elite Ultra ¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -DEC EtherWORKS III NIC (DE203, DE204, DE205)
      -DEC EtherWORKS II NIC (DE200, DE201, DE202, DE422)
      -DEC DC21040, DC21041, ¤Þ¤¿¤Ï DC21140 ¥Ù¡¼¥¹¤Î NIC
      -    (SMC Etherpower 8432T, DE245 Åù)
      -DEC FDDI (DEFPA/DEFEA) NIC
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ ¥«¡¼¥É (27247B ¤È 27252A). 
      -
      -Intel EtherExpress (¥É¥é¥¤¥Ð¤¬ÉÔ°ÂÄê¤Ê¤Î¤Ç¤ª¤¹¤¹¤á¤·¤Þ¤»¤ó)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, ¤½¤·¤Æ NE2100 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¥Õ¥§¡¼¥¹
      -
      -3Com 3C501 ¥«¡¼¥É
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI ¤ª¤è¤Ó 
      -EISA (Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      -
      -IBM, National Semiconductor¼Ò¤Î PCMCIA ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤â¥µ¥Ý¡¼¥È¤µ
      -¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -¸½ºß¥È¡¼¥¯¥ó¥ê¥ó¥°¤Î¥«¡¼¥É¤Ï°ìÀÚ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¡Ö¤¤¤Þ¤»¤ó¡×¤¬, »ä¤¿¤Á¤Ï
      -狼¤¬¥É¥é¥¤¥Ð¤òÁ÷¤Ã¤Æ¤­¤Æ¤¯¤ì¤ë¤Î¤òÂԤäƤ¤¤Þ¤¹. ¤À¤ì¤«¤ä¤Ã¤Æ¤¯¤ì¤Þ¤»
      -¤ó¤«?
      -
      -2.3. ¤½¤Î¾¤Î¥Ç¥Ð¥¤¥¹
      ----------------------
      -
      -AST 4 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -ARNET 8 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -ARNET (¸½ºß¤Ï Digiboard) Ʊ´ü 570/i ¹â®¥·¥ê¥¢¥ë
      -
      -Boca BB1004 4 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca IOAT66 6 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -Boca BB1008 8 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca BB2016 16 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -
      -Cyclades Cyclom-y ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -STB 4 ¥Ý¡¼¥È¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -SDL Communications Riscom/8 ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -SDL Communications RISCom/N2 ¤ª¤è¤Ó N2pci high-speed Ʊ´ü¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -Stallion ¥Þ¥ë¥Á¥Ý¡¼¥È¥·¥ê¥¢¥ë¥Ü¡¼¥É: EasyIO, EasyConnection 8/32 & 8/64,
      -Onboard 4/16, Brumby
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis
      -UltraSound ¤½¤·¤Æ Roland MPU-401 ¥µ¥¦¥ó¥É¥«¡¼¥É
      -
      -Connectix QuickCam
      -Matrox Meteor Video ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Creative Labs Video Spigot ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Cortex1 ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -
      -HP4020i, Philips CDD2000, PLASMON WORM (CDR) ¥É¥é¥¤¥Ö
      -
      -PS/2 ¥Þ¥¦¥¹
      -
      -ɸ½à PC ¥¸¥ç¥¤¥¹¥Æ¥£¥Ã¥¯
      -
      -X-10 power ¥³¥ó¥È¥í¡¼¥é
      -
      -GPIB ¤ª¤è¤Ó Transputer ¥É¥é¥¤¥Ð
      -
      -Genius ¤ª¤è¤Ó Mustek ¥Ï¥ó¥É¥¹¥­¥ã¥Ê
      -
      -
      -¸½ºß FreeBSD ¤Ç¤Ï IBM ¤Î¥Þ¥¤¥¯¥í¥Á¥ã¥Í¥ë (MCA) ¥Ð¥¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ
      -¡Ö¤¤¤Þ¤»¤ó¡×. 
      -
      -
      -3. FreeBSD ¤ÎÆþ¼ê
      ------------------
      -
      -FreeBSD ¤òÆþ¼ê¤¹¤ëÊýË¡¤Ï¤¤¤í¤¤¤í¤¢¤ê¤Þ¤¹:
      -
      -3.1. FTP/Mail
      -
      -FreeBSD ¤ª¤è¤Ó, Éտ魯¤ë¤¹¤Ù¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤ÏÀµ¼°¤Ê FreeBSD ¤Î¥ê¥ê¡¼¥¹
      -¥µ¥¤¥È¤Ç¤¢¤ë `ftp.freebsd.org' ¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -¾¤Î FreeBSD ¥½¥Õ¥È¥¦¥§¥¢¤ò¥ß¥é¡¼¤·¤Æ¤¤¤ë¤È¤³¤í¤Ï MIRROR.SITES ¤Ëµ­ºÜ
      -¤µ¤ì¤Æ¤¤¤Þ¤¹. ÇÛÉÛ¥»¥Ã¥È¤ò¼èÆÀ¤¹¤ë¤È¤­¤Ë¤Ï (¥Í¥Ã¥È¥ï¡¼¥¯Åª¤Ë) °ìÈֶᤤ
      -¤È¤³¤í¤«¤é ftp ¤·¤Æ¤¯¤À¤µ¤¤. ¤Ê¤ª¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¤È¤¤¤¦¤È¤³¤í¤Ï
      -´¿·Þ¤·¤Þ¤¹. Àµ¼°¤Ê¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¾ì¹ç¤Ë¤Ï, 
      -freebsd-admin@freebsd.org ¤Þ¤Ç¾ÜºÙ¤òÌ䤤¹ç¤ï¤»¤Æ¤¯¤À¤µ¤¤. 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËÂФ¹¤ëľÀܤΥ¢¥¯¥»¥¹¼êÃʤò»ý¤¿¤º, ÅŻҥ᡼¥ë¤·¤«»È¤¨¤Ê
      -¤¤¤È¤¤¤¦¾ì¹ç¤Ë¤Ï, `ftpmail@decwrl.dec.com' ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¥Õ¥¡¥¤¥ë¤ò
      -Æþ¼ê¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. ¥á¥Ã¥»¡¼¥¸¤Ë help ¤È½ñ¤¤¤¿¥á¡¼¥ë¤ò¤³¤ÎÅŻҥ᡼
      -¥ë¥¢¥É¥ì¥¹¤ËÁ÷¤ë¤È¾Ü¤·¤¤»È¤¤Êý¤¬¤ï¤«¤ê¤Þ¤¹. ¤¿¤À¤·, ¤³¤ÎÊýË¡¤Ç¤ÏÁ´Éô¤Ç
      -¡Ö¿ô½½¥á¥¬¥Ð¥¤¥È¡×¤Î¥Õ¥¡¥¤¥ë¤ò¥á¡¼¥ë¤ÇžÁ÷¤¹¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹. ¾¤Ë¼êÃÊ
      -¤¬¤Ê¤¤¾ì¹ç¤Î, ¡ÖºÇ¸å¤Î¼êÃʡפȹͤ¨¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -3.2. CDROM
      -
      -FreeBSD 2.1.7-RELEASE ¤È 2.2-RELEASE ¤Î CDROM ¤ò¼¡¤Î¤È¤³¤í¤ËÃíʸ¤¹¤ë
      -¤³¤È¤â²Äǽ¤Ç¤¹. 
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤«¤é¤Ï orders@cdrom.com ¤Þ¤¿¤Ï http://www.cdrom.com
      -¤ÇÃíʸ¤Ç¤­¤Þ¤¹. ºÇ¿·¤Î¥«¥¿¥í¥°¤Ï¼¡¤Î¤È¤³¤í¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -        ftp://ftp.cdrom.com/cdrom/catalog
      -
      --RELEASE CD ¤ÎÃÍÃÊ¤Ï 39.95 ¥É¥ë, FreeBSD ¤ÎÄê´ü¹ØÆÉÀ©¤Î¾ì¹ç¤Ë¤Ï 24.95
      -¥É¥ë¤Ç¤¹. FreeBSD 3.0-SNAP CD ¤Ï 29.95 ¥É¥ë, FreeBSD-SNAP ¤ÏÄê´ü¹ØÆÉ¤Ç
      -14.95 ¥É¥ë¤Ç¤¹ (-RELEASE ¤È -SNAP ¤ÎͽÌó¤ÏÊÌ¡¹¤Ë°·¤Ã¤Æ¤¤¤Þ¤¹). Äê´ü¹Ø
      -ÆÉÀ©¤Ç¤Ï, ¿·¤·¤¤¥Ð¡¼¥¸¥ç¥ó¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤ë¤´¤È¤Ë¼«Æ°Åª¤ËÁ÷¤ì¤é¤Æ¤­¤Þ¤¹. 
      -ÎÁ¶â¤Ï¥Ç¥£¥¹¥¯¤¬ÇÛÁ÷¤µ¤ì¤ë¤¿¤Ó¤Ë¥¯¥ì¥¸¥Ã¥È¥«¡¼¥É¤«¤é¤Ï°ú¤­Í¤ì¤Þ¤¹. 
      -¥­¥ã¥ó¥»¥ë¤Ë¤Ä¤¤¤Æ¤âÆÃ¤ËÀ©Ìó¤Ï¤Ê¤¯¤¤¤Ä¤Ç¤â²òÌó¤Ç¤­¤Þ¤¹. 
      -
      -Walnut Creek CDROM ¤Ï¾¤Ë¤â T ¥·¥ã¥Ä (14.95 ¥É¥ë, »Ò¶¡ÍÑ, Large, XL ¤¬
      -¤¢¤ê¤Þ¤¹), ¥Þ¥°¥«¥Ã¥× (9.95 ¥É¥ë), tattoo (1 Ëç 0.25 ¥É¥ë), ¥Ý¥¹¥¿¡¼
      -(3.00 ¥É¥ë) ¤Ê¤É, FreeBSD ¤Ë´Ø¤¹¤ë¤¢¤é¤æ¤ë¤â¤Î¤ò°·¤Ã¤Æ¤¤¤Þ¤¹. 
      -
      -ÇÛÁ÷ÎÁ¤Ï (¥ª¡¼¥ÀËè¤Ç¥Ç¥£¥¹¥¯Ëè¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó) ¤Ï¥¢¥á¥ê¥«¹ç½°¹ñ¹ñÆâ, 
      -¥«¥Ê¥À, ¥á¥­¥·¥³¤Ç 5 ¥É¥ë, ¤½¤ì°Ê³°¤Ï 9 ¥É¥ë¤Ç¤¹. Visa, Mastercard, 
      -Discover, Amarican Express ¤Þ¤¿¤Ï¹ç½°¹ñ¹ñÆâ¤Î¾®ÀÚ¼ê¤¬ÍøÍѤǤ­¤Þ¤¹. 
      -¹ç½°¹ñ¹ñÆâ¤Ç¤Ï¾¦Éʤò¸½¶â¤È°ú´¹¤Ç¤ªÅϤ·¤·¤Þ¤¹. ¥«¥ê¥Õ¥©¥ë¥Ë¥¢ºß½»¤ÎÊý¤Ï, 
      -8.25% ¤Î¾ÃÈñÀǤ¬²Ã¤ï¤ê¤Þ¤¹. 
      -
      -¤â¤·µ¤¤ËÆþ¤é¤Ê¤±¤ì¤Ð, CD ¤Ï̵¾ò·ï¤ËÊÖ¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹. 
      -
      -
      -4. ÌäÂê¤Î¥ì¥Ý¡¼¥È, Ä󰯤ò¤¹¤ë¾ì¹ç, ¥³¡¼¥É¤ÎÄó¶¡
      ---------------------------------------------
      -
      -Äó°Æ, ¥Ð¥°¥ì¥Ý¡¼¥È, ¥³¡¼¥É¤ÎÄ󶡤Ϥ¤¤Ä¤Ç¤â´¿·Þ¤µ¤ì¤Þ¤¹. ¤Ê¤Ë¤«ÌäÂê¤ò¤ß
      -¤Ä¤±¤¿¤é, ¤¿¤á¤é¤ï¤º¤Ë¥ì¥Ý¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤ (²Äǽ¤Ê¤é, ½¤ÀµÊýË¡¤â¤¢¤ë¤È
      -Èó¾ï¤Ë½õ¤«¤ê¤Þ¤¹). 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥á¡¼¥ë¤¬»È¤¨¤ë´Ä¶­¤«¤é¥Ð¥°¥ì¥Ý¡¼¥È¤ò¤¹¤ë¾ì¹ç¤Ë¤Ï, 
      -send-pr ¥³¥Þ¥ó¥É¤« http://www.freebsd.org/send-pr.html ¤Ë¤¢¤ë CGI ¤ò»È
      -¤¦¤È¤è¤¤¤Ç¤·¤ç¤¦. ¥Ð¥°¥ì¥Ý¡¼¥È¤Ï¥Ð¥°¤ÎÆâÍÆ¤òËä¤á¤ë¥×¥í¥°¥é¥à¤Ë¤è¤Ã¤ÆÃé
      -¼Â¤Ëµ­Æþ¤µ¤ì, »ä¤¿¤Á¤Ï¥Ð¥°¥ì¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ¤Ç¤­¤ë¤«¤®¤êÁ᤯Âбþ¤¹¤ë¤³¤È
      -¤òÌ󫤷¤Þ¤¹. ¤³¤Î¤è¤¦¤Ë¤·¤ÆËä¤á¤é¤ì¤¿¥Ð¥°¤ÎÆâÍÆ¤Ë¤Ä¤¤¤Æ¤Ï, »ä¤¿¤Á¤Î 
      -WEB ¥µ¥¤¥È¤Î¥µ¥Ý¡¼¥È¥»¥¯¥·¥ç¥ó¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¤Î¤Ç, ¥Ð¥°¥ì¥Ý¡¼¥È¤È
      -¤·¤Æ, ¤¢¤ë¤¤¤Ï¾¤Î¥æ¡¼¥¶¤¬ÌäÂê¤òǧ¼±¤¹¤ë¡Ö»ØÉ¸¡×¤È¤·¤Æ¤â½ÅÍפʰÕÌ£¤ò»ý
      -¤Á¤Þ¤¹. 
      -
      -
      -¤Ê¤ó¤é¤«¤ÎÍýͳ¤Ç¥Ð¥°¥ì¥Ý¡¼¥È¤òÄó½Ð¤¹¤ë¤Î¤Ë send-pr ¥³¥Þ¥ó¥É¤¬»È¤¨¤Ê¤¤
      -¾ì¹ç¤Ë¤Ï, ¤½¤ì¤ò¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-bugs@FreeBSD.org
      -
      -send-pr ¤½¤Î¤â¤Î¤Ï, ¤Þ¤Ã¤¿¤¯°Û¤Ê¤ë¥·¥¹¥Æ¥à¾å¤Ë¤µ¤¨´Êñ¤Ë»ý¤Á¹þ¤á¤ë
      -¥·¥§¥ë¥¹¥¯¥ê¥×¥È¤Ç¤¢¤ë¤³¤È¤ò³Ð¤¨¤Æ¤ª¤¤¤Æ¤¯¤À¤µ¤¤. ¾ã³²¥ì¥Ý¡¼¥È¤ÎÄÉÀפ¬
      -¤è¤ê´Êñ¤Ë¤Ê¤ë¤Î¤Ç, ¤³¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò»È¤Ã¤ÆÄº¤¯¤Î¤¬¹¥¤Þ¤·¤¤¤Î¤Ç¤¹. 
      -¤·¤«¤·Äó½Ð¤¹¤ëÁ°¤Ë, ¾ã³²¤¬¤¹¤Ç¤Ë½¤Àµ¤µ¤ì¤Æ¤¤¤ë¤«¤É¤¦¤«¤ò³Îǧ¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -¤½¤Î¾, ¼ÁÌä¤äÄó°Æ¤Ê¤É¤Ï¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-questions@FreeBSD.org
      -
      -
      -¤µ¤é¤Ë, ¥Ü¥é¥ó¥Æ¥£¥¢¤È¤·¤ÆÅØÎϤ·¤Æ¤¯¤À¤µ¤ëÊý¤Ï, »ä¤¿¤Á¤Ï½õ¤±¤Î¼ê¤ò¤¤¤Ä¤Ç
      -¤âÊ罸¤·¤Æ¤¤¤Þ¤¹ - ¤¹¤Ç¤Ë»ä¤¿¤Á¤Ç½èÍý¤·¤­¤ì¤Ê¤¤¤¯¤é¤¤³ÈÄ¥¤ÎÍ×˾¤Ï¤¢¤¬¤Ã
      -¤Æ¤¤¤Þ¤¹¤Î¤Ç. µ»½ÑŪ¤ÊÌ̤ǻ䤿¤Á¤Ë¥³¥ó¥¿¥¯¥È¤¹¤ë¾ì¹ç, ¤¢¤ë¤¤¤Ï±ç½õ¤Î¿½¤·
      -½Ð¤Ë¤Ï, ¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-hackers@FreeBSD.org
      -
      -
      -¤³¤ì¤é¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï¡Ö¤«¤Ê¤ê¿¤¯¤Î¡×¥È¥é¥Õ¥£¥Ã¥¯¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç, 
      -¥á¡¼¥ë¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤È¤«, ¤¢¤ë¤¤¤Ï;ʬ¤Ë¤ª¶â¤¬¤«¤«¤ë¾ì¹ç, ¤·¤«¤â 
      -FreeBSD ¤Ë´Ø¤¹¤ë½ÅÍפʥ¤¥Ù¥ó¥È¤Î¾ðÊó¤À¤±¤¢¤ì¤Ð¤è¤¤¤È¤¤¤¦¤È¤­¤Ë¤Ï, ¼¡¤Î
      -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë¿½¤·¹þ¤à¤Î¤¬¤è¤¤¤Ç¤·¤ç¤¦. 
      -
      -                freebsd-announce@FreeBSD.org
      -
      -
      -freebsd-bugs °Ê³°¤Î¤¹¤Ù¤Æ¤Î¥°¥ë¡¼¥×¤Ï´õ˾¤¬¤¢¤ì¤Ð¼«Í³¤Ë»²²Ã¤Ç¤­¤Þ¤¹. 
      -MajorDomo@FreeBSD.org ¤Ë¥Ü¥Ç¥£¤Ë help ¤È¤À¤±½ñ¤¤¤¿¹Ô¤ò´Þ¤à¥á¥Ã¥»¡¼¥¸¤ò
      -Á÷¤Ã¤Æ¤¯¤À¤µ¤¤. ¤³¤ì¤Ç, ¤¤¤í¤ó¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ëÊýË¡¤ä, ¥¢¡¼
      -¥«¥¤¥Ö¤Ë¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ê¤É¤Î¾Ü¤·¤¤¾ðÊ󤬯þ¼ê¤Ç¤­¤Þ¤¹. ¤³¤³¤Ç¤Ï¿¨¤ì¤Æ
      -¤¤¤Þ¤»¤ó¤¬, ¾¤Ë¤âÌÌÇò¤¤¤³¤È¤òµÄÏÀ¤¹¤ë¤¤¤í¤¤¤í¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê
      -¤Þ¤¹¤Î¤Ç, majordomo ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤ÆÌ䤤¹ç¤ï¤»¤Æ¸«¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -5. ¼Õ¼­
      --------------------
      -
      -FreeBSD ¤ÏÀ¤³¦Ãæ¤Î (¿ôÉ´¤Ï¤¤¤«¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¤¬) ¿ô½½¿Í¤Î¸Ä¿Í¤¬¤ª¤³
      -¤Ê¤Ã¤¿ºî¶È¤ÎÎßÀѤηë²Ì¤Ç¤¢¤ê, ¤½¤Î¤ª¤«¤²¤Ç, ¤³¤Î¥ê¥ê¡¼¥¹¤¬¤¢¤Ê¤¿¤Î¼ê¸µ
      -¤ËÆÏ¤¤¤Æ¤¤¤Þ¤¹. FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Î¥¹¥¿¥Ã¥Õ¤Î´°Á´¤Ê¥ê¥¹¥È¤Ë¤Ä¤¤¤Æ¤Ï, 
      -°Ê²¼¤ò¤´Í÷¤¯¤À¤µ¤¤:
      - 
      -        http://www.freebsd.org/handbook/staff.html
      -
      -doc ÇÛÉÛ¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¢¤ì¤Ð°Ê²¼¤Ë¤â¤¢¤ê¤Þ¤¹:
      -
      -        file:/usr/share/doc/handbook/handbook.html
      -
      -¤½¤Î¾¤Î FreeBSD ¶¨ÎϼԤª¤è¤Ó¥Ù¡¼¥¿¥Æ¥¹¥¿:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Terry Lambert
      -        David Dawes                Don Lewis
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, Èà¤é¤Î±ç½õ (¤È·Ñ³¤·¤¿¥µ¥Ý¡¼¥È)¤¬¤Ê¤±¤ì¤Ð
      -        ¤³¤Î¥ê¥ê¡¼¥¹¤Ï¤¢¤êÆÀ¤Þ¤»¤ó¤Ç¤·¤¿. 
      -
      -        Dermot McDonnell ¤Ï Toshiba XM3401B CDROM ¥É¥é¥¤¥Ö¤òÄ󶡤·¤Æ¤¯
      -        ¤ì¤Þ¤·¤¿. 
      -
      -        Chuck Robey ¤Ï¥Õ¥í¥Ã¥Ô¡¼¥Æ¡¼¥×¥¹¥È¥ê¡¼¥Þ¤ò¥Æ¥¹¥È¤Î¤¿¤á¤ËÄó
      -        ¶¡¤·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Larry Altneu ¤È Wilko Bulte ¤Ï Wangtek ¤È Archive QIC-02 ¥Æ¡¼
      -        ¥×¥É¥é¥¤¥Ö¤ò¥Æ¥¹¥È, ¤ª¤è¤Ó¥É¥é¥¤¥Ð¤Î³«È¯¤Î¤¿¤á¤ËÄ󶡤·¤Æ¤¯¤ì¤Þ
      -        ¤·¤¿. 
      -
      -        CalWeb Internet Services ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¹½ÃۤΤ¿¤á P6/200 ¤Î
      -        ¥Þ¥·¥ó¤òÂߤ·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Montana State University ¤Î³§¤µ¤ó¤«¤é½é´ü¤Î¥µ¥Ý¡¼¥È¤ò¤¤¤¿¤À¤­
      -        ¤Þ¤·¤¿. 
      -
      -        ¤½¤·¤Æ, À¤³¦Ãæ¤Î¿ôÀé¤È¤¤¤¦ FreeBSD ¤Î¥æ¡¼¥¶¤È¥Æ¥¹¥¿¤Î³§¤µ¤ó¤Î
      -        ¤ª¤«¤²¤Çº£²ó¤Î¥ê¥ê¡¼¥¹¤Ë¤¤¤¿¤ê¤Þ¤·¤¿. 
      -
      -FreeBSD ¤Îº£²ó¤Î¥ê¥ê¡¼¥¹¤ò¤¢¤Ê¤¿¤¬³Ú¤·¤à¤³¤È¤¬¤Ç¤­¤ë¤È¤¤¤¦»ö¤ò, 
      -¿´¤«¤éµ§¤Ã¤Æ. 
      -
      -                        The FreeBSD Project
      -
      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.2R/Makefile b/data/ja_JP.EUC/releases/2.2.2R/Makefile deleted file mode 100644 index 783434a309..0000000000 --- a/data/ja_JP.EUC/releases/2.2.2R/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.1.1.1 1997-11-23 22:23:07 max Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.2 - -DOCS= notes.sgml errata.sgml - -.include "../../../web.mk" diff --git a/data/ja_JP.EUC/releases/2.2.2R/errata.sgml b/data/ja_JP.EUC/releases/2.2.2R/errata.sgml deleted file mode 100644 index 4642d0bca4..0000000000 --- a/data/ja_JP.EUC/releases/2.2.2R/errata.sgml +++ /dev/null @@ -1,95 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -ÅÚÞì¤ÎÀµ¸íɽ:
      --------------------
      -
      -o root ¤Ç¥í¥°¥¤¥ó¤¹¤ë¤È, "login_getclass: unknown class 'root'" ¤È
      -  ¥·¥¹¥Æ¥à¥³¥ó¥½¡¼¥ë¤Ë½Ð¤ë.
      -
      -²ò·èË¡:  ¥½¡¼¥¹¤ò¥Ç¥£¥¹¥È¥ê¥Ó¥å¡¼¥·¥ç¥ó¤È¤·¤Æ¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¢¤ë¤Ê¤é,
      -         cp /usr/src/etc/login.conf /etc
      -         ¤¹¤ë¤À¤±¤Ç¤¹. ¤Þ¤¿, Âå¤ï¤ê¤Ë, FreeBSD FTP ¥µ¥¤¥È¤«¤é
      -         °Ê²¼¤Î URL ¤ò»ØÄꤷ¤Æ login.conf ¤ò¼è¤Ã¤Æ¤¯¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹.
      -         ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/etc/login.conf
      -         cd /etc ¤·¤Æ¤«¤é, ¾å¤Î URL ¤ò»ØÄꤷ¤Æ
      -         fetch(1)
      -         ¤ò¼Â¹Ô¤·¤Æ¤¯¤À¤µ¤¤.
      -
      -         (ÌõÃí:  ¼ÂºÝ¤Ë¤Ï¤³¤Î¤¢¤È,
      -                 cap_mkdb /etc/login.conf
      -                 ¤È¤¹¤ëɬÍפ¬¤¢¤ë.) 
      -
      -o sysconfig ¤ò2²ó°Ê¾åÁö¤é¤»¤ë¤È, rc.conf ¤ò¤´¤Á¤ã¤´¤Á¤ã¤Ë¤·¤Æ¤·¤Þ¤¦.
      -
      -²ò·èË¡:  /usr/src ¤ò RELENG_2_2 ¥Ö¥é¥ó¥Á¤Î¤â¤Î¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤·¤Æ
      -         /usr/src/release/sysinstall ¤ò¥Ó¥ë¥É¤·, ¿·¤·¤¤¥Ð¥¤¥Ê¥ê¤ò
      -         /stand ¤Ë¥³¥Ô¡¼¤·¤Æ¤¯¤À¤µ¤¤.
      -
      -         ¥½¡¼¥¹¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¥¹¥Ú¡¼¥¹¤¬¤Ê¤¤¾ì¹ç¤Ï, ºÇ¿·¤Î
      -         2.2-YYMMDD-RELENG ¥ê¥ê¡¼¥¹¤Î boot/fixit ¥Õ¥í¥Ã¥Ô¡¼¤ÎÁȤò
      -         »ÈÍѤ·¤Æ¤â¤è¤¤¤Ç¤·¤ç¤¦. (Fixit ¤òÁªÂò¤·¤Æ)¥ë¡¼¥È¥Ñ¡¼¥Æ¥£¥·¥ç¥ó
      -         ¤ò¥Þ¥¦¥ó¥È¤·, /stand/sysinstall ¤ò¥Õ¥í¥Ã¥Ô¡¼¤«¤é¥ë¡¼¥È
      -         ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Î /stand ¤Ø¥³¥Ô¡¼¤¹¤ë¤À¤±¤Ç·ë¹½¤Ç¤¹.
      -
      -o ¥¤¥ó¥¹¥È¡¼¥ëÍѤΥեí¥Ã¥Ô¡¼¤¬Á´Á³¥Ö¡¼¥È¤·¤Ê¤¤. - 2.2.1 ¤Î¥Õ¥í¥Ã¥Ô¡¼¤Ï
      -  ¸µµ¤¤Ëư¤¯¤Î¤Ë. ¥Õ¥í¥Ã¥Ô¡¼¤¬¥ë¡¼¥È¥Ç¥Ð¥¤¥¹¤ò fd0c ¤ËÊѹ¹¤·¤è¤¦¤È¤·¤¿
      -  ľ¸å¤Ë "panic: double fault" ¤È¤¤¤¦¥á¥Ã¥»¡¼¥¸¤¬½Ð¤ë.
      -
      -²ò·èË¡:  ¤³¤ÎÌäÂê¤Ï¥Þ¥·¥ó¤Ë 48MB ¤Î RAM ¤¬¤Î¤Ã¤Æ¤¤¤ë¾ì¹ç¤ËȯÀ¸¤·¤Þ¤¹.
      -         FreeBSD 2.2.1 ¤È 2.2.2 ¤Î´Ö¤Ç, ²¿¤«Èó¾ï¤ËÉԲĻ׵Ĥʤ³¤È¤¬
      -         µ¯¤³¤Ã¤Æ, ¥á¥â¥ê¤¬¤³¤Î¥µ¥¤¥º¤Î»þ¤Ë¤À¤±¤³¤ÎÌäÂ꤬ȯÀ¸¤¹¤ë
      -         ¤è¤¦¤Ë¤Ê¤Ã¤¿¤Î¤Ç¤¹. 16MB SIMM ¤ÎÃÍÃʤ¬²¼¤¬¤Ã¤¿¤ª¤«¤²¤Ç, 
      -         ³«È¯¥Á¡¼¥à¤Î¥·¥¹¥Æ¥à¤Ë¤ÏÂçÄñ 16MB ¤« 32MB ¤« 64MB ¤Î¥á¥â¥ê¤¬
      -         ¤Î¤Ã¤Æ¤ª¤ê, ¤ª¤«¤²¤Ç¤³¤ÎÌäÂ꤬¸²ºß²½¤·¤Ê¤«¤Ã¤¿¤Î¤Ç¤¹. :)
      -
      -
      -         ¤³¤ÎÌäÂê¤Î¸¶°ø¤òȯ¸«¤·²ò·è¤·¤è¤¦¤ÈÅØÎϤ·¤Æ¤¤¤ëºÇÃæ¤Ç¤¹¤¬,
      -         ¤½¤ì¤Þ¤Ç¤Ï ¥á¥â¥ê¤ò 48MB ¤Î¤»¤Æ¤¤¤ë¥·¥¹¥Æ¥à¤Ç¤Ï, ¼¡¤Î¤è¤¦¤Ê
      -         ²óÈòºö¤¬Í­¸ú¤Ç¤¹.
      -
      -         1. 2.2.2 ¤Î boot ¥Õ¥í¥Ã¥Ô¡¼¤Ç¥Ö¡¼¥È¤·, ¥«¡¼¥Í¥ë¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó
      -            ¥¨¥Ç¥£¥¿¤ËÆþ¤ë¤«¤É¤¦¤«Ê¹¤¤¤Æ¤¯¤ëºÇ½é¤Î¥á¥Ë¥å¡¼¤Ç "experts only"
      -            ¤Î CLI ¥â¡¼¥É¤òÁª¤Ó¤Þ¤¹. ¼¡¤Ë¤³¤¦ÆþÎϤ·¤Þ¤¹.
      -
      -	      iosize npx0 32768
      -	      visual
      -              < ÉáÄÌ¤ÈÆ±¤¸¤è¤¦¤Ë¥«¡¼¥Í¥ë¥³¥ó¥Õ¥£¥°¥ì¡¼¥·¥ç¥ó¤ò¹Ô¤¤, exit ¤·¤Þ¤¹>
      -
      -            ¥¤¥ó¥¹¥È¡¼¥ëºî¶È¤ò¤¹¤ë¤È¤³¤í¤Þ¤Ç¤¿¤É¤ê¤Ä¤±¤¿¤Ê¤é,
      -            ¥¹¥Æ¥Ã¥×3¤Ø¿Ê¤ó¤Ç¤¯¤À¤µ¤¤.
      -
      -         2. ¾å¤Î¤è¤¦¤Ë¤·¤Æ¤â¤¦¤Þ¤¯¹Ô¤«¤Ê¤¤¾ì¹ç¤Ï, ¥Þ¥·¥ó¤«¤é 32MB ¤ò»Ä¤·¤Æ
      -            ¾¤ÎÁ´¤Æ¤Î¥á¥â¥ê¤òʪÍýŪ¤Ë¼è¤ê½ü¤­, ¤½¤Î¸å¤Ë boot ¥Õ¥í¥Ã¥Ô¡¼¤Ç
      -            ¥Ö¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤. ¤¢¤Ê¤¿¤ÎÊú¤¨¤Æ¤¤¤ëÌäÂ꤬´ñ̯¤­¤ï¤Þ¤ê¤Ê¤¤,
      -            ²æ¡¹¤¬º£¤Þ¤Ç¸«¤¿¤³¤È¤â¤Ê¤¤¤è¤¦¤Ê¤â¤Î¤Ç¤Ê¤¤¸Â¤ê, º£Å٤ϥ¹¥Æ¥Ã¥×3
      -            ¤Ø¿Ê¤à¤³¤È¤¬¤Ç¤­¤ë¤Ï¤º¤Ç¤¹.
      -
      -         3. ¥¤¥ó¥¹¥È¡¼¥ë¤ò½ª¤¨¤¿¤é, ¥Ï¡¼¥É¥Ç¥£¥¹¥¯¤«¤é¥Ö¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤.
      -            º£Å٤ϥ֡¼¥È¤Ï¤¦¤Þ¤¯¹Ô¤¯¤Ï¤º¤Ç¤¹. ¥¤¥ó¥¹¥È¡¼¥ë»þ¤Ë»ÈÍѤ·,
      -            ¤³¤Î¥á¥â¥ê¥µ¥¤¥º¤Î¾ì¹ç¤Ë°­±Æ¶Á¤ò¤ª¤è¤Ü¤·¤Æ¥Ö¡¼¥È¤ò¼ºÇÔ¤µ¤»¤Æ
      -            ¤¤¤ë¤È»×¤ï¤ì¤ë¥á¥â¥ê¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Ï¤â¤¦»ÈÍѤµ¤ì¤Æ¤¤¤Ê¤¤¤«¤é¤Ç¤¹.
      -
      -            ºÇ½é¤Î¥¤¥ó¥¹¥È¡¼¥ë»þ¤Ë¥Ç¥£¥¹¥¯¤Ë32768¤È¤¤¤¦Ãͤ¬½ñ¤­¹þ¤Þ¤ì¤¿
      -            ¤Þ¤Þ¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹¤«¤é, ¤É¤³¤«¤Î»þÅÀ¤Ç -c ¥Õ¥é¥°¤ò¤Ä¤±¤Æ
      -            ¥Ö¡¼¥È¤·, "iosize npx0 0" ¤ò»ØÄꤷ¤Æ, ¥á¥â¥ê¤òÁ´¤Æ»ÈÍѤǤ­¤ë
      -            ¤è¤¦Ä¾¤¹¤Î¤â¤è¤¤¤Ç¤·¤ç¤¦. ¥«¥¹¥¿¥à¥«¡¼¥Í¥ë¤òºî¤ë¤Ä¤â¤ê¤Ç
      -            ¤¤¤ë¤Ê¤é, ¤É¤Ã¤Á¤Ë¤»¤è¤½¤ÎÃͤϥꥻ¥Ã¥È¤µ¤ì¤Æ¤·¤Þ¤¦¤Î¤Ç, ¤³¤Î
      -            ¥¹¥Æ¥Ã¥×¤ÏÈô¤Ð¤·¤Æ¤â¤«¤Þ¤¤¤Þ¤»¤ó.
      -           
      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.2R/notes.sgml b/data/ja_JP.EUC/releases/2.2.2R/notes.sgml deleted file mode 100644 index 184e0ef541..0000000000 --- a/data/ja_JP.EUC/releases/2.2.2R/notes.sgml +++ /dev/null @@ -1,572 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -                             ¥ê¥ê¡¼¥¹¥Î¡¼¥È
      -                         FreeBSD 2.2.2-RELEASE
      -
      -o ¥ê¥ê¡¼¥¹¥Ç¥£¥ì¥¯¥È¥ê¤Î¥ì¥¤¥¢¥¦¥È¤Ë´Ø¤¹¤ë¾ðÊó¤Ï, ABOUT.TXT ¤ò¤´Í÷¤¯¤À
      -  ¤µ¤¤. 
      -
      -o ¥¤¥ó¥¹¥È¡¼¥ëÊýË¡¤Ë¤Ä¤¤¤Æ¤Ï, INSTALL.TXT ¤ª¤è¤Ó HARDWARE.TXT ¤ò¤´Í÷¤¯
      -  ¤À¤µ¤¤. 
      -
      -RELENG_2_2 ¥Ö¥é¥ó¥Á¡Ê¸½ºß¥ê¥ê¡¼¥¹ 2.2.5 ¤Ë¸þ¤±¤Æ³«È¯¤¬¿Ê¤á¤é¤ì¤Æ¤¤¤Þ
      -¤¹¡Ë¤Ë°¤¹¤ëºÇ¤â¿·¤·¤¤¥ê¥ê¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï, °Ê²¼¤Î¾ì½ê¤«¤é¥¤¥ó¥¹¥È¡¼¥ë
      -¤·¤Æ²¼¤µ¤¤. 
      -
      -        ftp://releng22.freebsd.org/pub/FreeBSD/
      -
      -
      -0. 2.2.1 ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï?
      -------------------------
      -Adaptec 294x/394x (AHC) ¥É¥é¥¤¥Ð¤Ë´Þ¤Þ¤ì¤ë, ¶Ë¤á¤Æ¹âÉé²Ù¤Î¥·¥¹¥Æ¥à¤ÇÉÔ
      -°ÂÄê¤Ë¤Ê¤ë¸½¾Ý¤ò°ú¤­µ¯¤³¤¹Â¿¤¯¤Î¥Ð¥°¤ò½¤Àµ¤·¤Þ¤·¤¿. 
      -
      -NFSv3 ¤¬º£¤ä¥Ç¥Õ¥©¥ë¥È¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤³¤ì¤ÏɬÍפ˱þ¤¸¤Æ NFSv2 ¤Ø¥Õ¥©¡¼
      -¥ë¥Ð¥Ã¥¯¤¹¤ëµ¡Ç½¤âÈ÷¤¨¤Æ¤¤¤Þ¤¹. 
      -
      -¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤Î¥ª¡¼¥Ê¡¼¤òÊѹ¹¤¹¤ë¤¿¤á¤Î lchown() ¥·¥¹¥Æ¥à¥³¡¼¥ë¤¬
      -Äɲ䵤ì¤Þ¤·¤¿. 
      -
      -¥æ¡¼¥¶Ëè¤Î¥Ç¥Õ¥©¥ë¥È¤Î limit ¤òÀßÄꤹ¤ë¤¿¤á¤Ë, ¥í¥°¥¤¥ó¥¯¥é¥¹¤Î³µÇ°¤¬
      -Äɲ䵤ì¤Þ¤·¤¿¡Êlogin.
      -conf(5))
      -¤ò»²¾È¤·¤Æ²¼¤µ¤¤¡Ë. 
      -
      -ftpd ¤¬²¾ÁÛ FTP ¥Û¥¹¥È¤Îµ¡Ç½¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. 
      -
      -¥»¥­¥å¥ê¥Æ¥£¡¼¤Ë´Ø¤¹¤ë¿¿ô¤Î½¤Àµ¤¬»Ü¤µ¤ì¤Þ¤·¤¿¡Ê¥Ð¥Ã¥Õ¥¡¥ª¡¼¥Ð¡¼¥Õ¥í¡¼
      -¤ä¤½¤Î¾¤Î»ñ¸»¤ÎϲÈñ¤Î´í¸±À­¤¬ÇÓ½ü¤µ¤ì¤Þ¤·¤¿¡Ë. 
      -
      -C++ ¥é¥¤¥Ö¥é¥ê¤ò¤è¤êÎɤ¯¹½ÃۤǤ­¤ë¤è¤¦¤Ê¥µ¥Ý¡¼¥È¤¬Äɲ䵤ì¤Þ¤·¤¿. 
      -
      -¥Æ¥­¥¹¥È¡¿HTML ¥½¡¼¥¹¥¿¥°¥·¥¹¥Æ¥à¡Ö¥°¥í¡¼¥Ð¥ë¡×¤Î¥µ¥Ý¡¼¥È¤¬Äɲ䵤ì¤Þ
      -¤·¤¿¡Êman global ¤ò»²¾È¡Ë. 
      -
      -/etc/sysconfig ¤¬ /etc/rc.conf ¤Ë¤è¤Ã¤ÆÃÖ¤­´¹¤¨¤é¤ì¤Þ¤·¤¿. ¤³¤ì¤Ï¤µ¤é
      -¤Ë¿¤¯¤Î¸«½Ð¤·¤¬Äɲ䵤줿´Ê·é¤ÊÀßÄê¥Õ¥¡¥¤¥ë¤Ç¤¹. /etc ¤Ë¤¢¤ë¾¤Î¥Õ¥¡
      -¥¤¥ë¤âÀ°Íý¤µ¤ì, /etc/netstart ¤Ï /etc/rc.network ¤ÇÃÖ¤­´¹¤¨¤é¤ì¤Þ¤·¤¿. 
      -
      -¥æ¡¼¥¶¡¼¥â¡¼¥É ppp ¤Ë, 3.0-current ¤Ë¤ª¤±¤ë½¤Àµ¤ä³ÈÄ¥¤¬À¹¤ê¹þ¤Þ¤ì¤Þ¤·
      -¤¿. 
      -
      -¥½¡¼¥¹¥Ä¥ê¡¼¤Ë´Þ¤Þ¤ì¤ë texinfo ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥á¥«¥Ë¥º¥à¤¬À°Íý¤µ
      -¤ì¤Þ¤·¤¿. 
      -
      -
      -1. 2.1.7-RELEASE ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï?
      ---------------------------------
      -
      -¥¤¥ó¥¹¥È¡¼¥é¤Î¥Ð¥°½¤ÀµÂ¿¿ô, pc98 ÍѤÎÊѹ¹¤ÎƱ´ü, ¤¨¡¼¤È, ¤¢¤È²¿¤À¤Ã¤±?
      -
      -gdb 4.16 ¤¬ -current ¤«¤é¥Þ¡¼¥¸¤µ¤ì, ¿¤¯¤Î¥µ¡¼¥É¥Ñ¡¼¥Æ¥£¡¼À½¤Î¥½¡¼¥¹
      -¤¬ /usr/src/contrib °Ê²¼¤Ë°Üư¤·¤Þ¤·¤¿. 
      -
      -DEC DEFPA/DEFEA FDDI ¥Ï¡¼¥É¥¦¥§¥¢¤Î¥µ¥Ý¡¼¥È¤¬¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -µìÍè¤Î ``HAVE_FPU'' Makefile ¥ª¥×¥·¥ç¥ó¤¬¤Ä¤¤¤ËÇѻߤµ¤ì, ÉâÆ°¾®¿ô¥¨¥ß¥å
      -¥ì¡¼¥¿¤òÍѤ¤¤¿ math ¥é¥¤¥Ö¥é¥ê¤È, ¥³¥×¥í¥»¥Ã¥µ¤ò»ÈÍѤ¹¤ë¥Ð¡¼¥¸¥ç¥ó¤Î¤É
      -¤Á¤é¤ò»ÈÍѤ¹¤ë¤«¤ÎÁªÂò¤Ï, º£¤ä´°Á´¤Ë¼«Æ°²½¤µ¤ì¤Þ¤·¤¿. ¤³¤ì¤Ë¤è¤ê, »öÁ°
      -¤Ë libm ¤ò¥ê¥³¥ó¥Ñ¥¤¥ë¤·¤¿¤¯¤Ê¤¤¤è¤¦¤Ê¥µ¥¤¥È¤Ç¤â, ÉâÆ°¾®¿ô¤ò»ÈÍѤ·¤¿¥×
      -¥í¥°¥é¥à¤Î¼Â¹Ô¤¬¹â®²½¤µ¤ì¤ë¤Ç¤·¤ç¤¦. 
      -
      -Javier Martin Rueda ¤Î `ex' ¥É¥é¥¤¥Ð¤¬¥Þ¡¼¥¸¤µ¤ì, Intel EtherExpress
      -Pro/10 ¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É¤ËÂФ¹¤ë¥µ¥Ý¡¼¥È¤¬¤â¤¿¤é¤µ¤ì¤Þ¤·¤¿. 
      -
      -Intel EtherExpress Pro/100B ¤¬Á´Æó½Å¥â¡¼¥É¤Çư¤¯¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. 
      -
      -`de' ¥É¥é¥¤¥Ð¤Ï, DE21140A ¥Á¥Ã¥×¤ò»ÈÍѤ·¤¿¥«¡¼¥É¤Ç, ¥Ý¥Ô¥å¥é¡¼¤Ê 
      -SMC9332BDT (10/100 Mbit/s) ¥Á¥Ã¥×¤Ê¤É¤òǧ¼±¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. 
      -
      -2.2 ¤Ç¤Ï¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï»ÈÍѤǤ­¤Þ¤»¤ó¤¬, ¤è¤¯ÍøÍѤµ¤ì¤Æ¤¤¤ë CMD640 PCI IDE
      -¥Á¥Ã¥×¤ÎÉÔ¶ñ¹ç¤Ë¤Ä¤¤¤Æ, ¥½¡¼¥¹¥³¡¼¥É¤ÎÃæ¤Ç²óÈòºö¤òÍѰդ·¤Þ¤·¤¿.
      -
      -¥×¥í¡¼¥Ö¤ò¹Ô¤Ê¤¦¤¿¤á¤Î EISA ¥¹¥í¥Ã¥ÈÈֹ楪¥×¥·¥ç¥ó¤¬´°Á´¤Ë¥µ¥Ý¡¼¥È¤µ¤ì
      -¤Þ¤·¤¿. ¤³¤ì¤Ë¤Ï, UserConfig ¥»¥Ã¥·¥ç¥ó¤ÇÀßÄꤵ¤ì¤¿Ãͤò
      -dset(8)> ¤Ë¤è¤Ã
      -¤ÆÊݸ¤¹¤ëµ¡Ç½¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹. ¤³¤Îµ¡Ç½¤Ï HP NetServer LC 
      -¥Þ¥·¥ó¤Î½êÍ­¼Ô¤¬¥·¥¹¥Æ¥à¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤Î¤ËÌòΩ¤Á¤Þ¤¹. 
      -
      -SDL RISCom N2pci Ʊ´ü¥·¥ê¥¢¥ë¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -¥Þ¥ë¥Á¥×¥ë¥³¥ó¥È¥í¡¼¥é¤ä 32-Y ¤ÈƱÍÍ¤Ë Cyclades Cyclom-Y (¥Þ¥ë¥Á¥Ý¡¼¥È
      -Ʊ´ü¥·¥ê¥¢¥ë) PCI ¥¢¥À¥×¥¿ ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿ (¸½ºß Cyclades ¥·¥ê¥¢
      -¥ë¥¢¥À¥×¥¿¤ò»ÈÍѤ·¤Æ¤¤¤ë¾ì¹ç, /dev ¤Î¥¨¥ó¥È¥ê¤Î¸Å¤¤¤â¤Î¤òºï½ü¤·¤Æºî¤ê
      -ľ¤¹É¬Íפ¬¤¢¤ê¤Þ¤¹). 
      -
      -DEC DC21X4X ¥Á¥Ã¥×¥»¥Ã¥È¤ò»ÈÍѤ·¤¿¥¤¡¼¥µ¥Í¥Ã¥È¥¢¥À¥×¥¿¤Î¥µ¥Ý¡¼¥È¤¬
      -¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -gcc 2.7.2.1 ¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì weak symbol ¤Î¥µ¥Ý¡¼¥È¤¬Äɲ䵤ì¤Þ¤·¤¿. 
      -
      -¤¿¤¯¤µ¤ó¤Î¤â¤Î¤¬ /usr/src/contrib ¤Ë°Üư / »ý¤Á¹þ¤Þ¤ì, ¤½¤ì¤Ë±þ¤¸¤Æ
      -¥½¡¼¥¹¥Ä¥ê¡¼¤¬¥¢¥Ã¥×¥Ç¡¼¥È¡¦¥¯¥ê¡¼¥ó¥¢¥Ã¥×¤µ¤ì¤Þ¤·¤¿. 
      -
      -¶¦Íѥ饤¥Ö¥é¥ê¸¡º÷¥Ñ¥¹¤ò¥Ð¥¤¥Ê¥ê¤ËÁȤ߹þ¤à ld ¤Îµ¡Ç½¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. 
      -
      -sgmlfmt ¤¬ `instant' Âбþ¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -SNMP ¥¹¥¿¥¤¥ë¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹ MIB (Management Information Base) ¤ò
      -¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. ¤³¤ÎÃæ¤Ë¤Ï `de' (DEC 21x4x) ¤È `ed' (SMC/WD/Novell)
      -¥É¥é¥¤¥ÐÍѤÎ,  RFC 1650 ´°Á´½àµò¤Î MIB¤â´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹.
      -
      -/stand/sysinstall ¤¬, ¤è¤ê¹­ÈϰϤʥ·¥¹¥Æ¥à´ÉÍý¥Ä¡¼¥ë¤È¤·¤Æ²þÎɤµ¤ì¤Þ¤·
      -¤¿. ¤³¤ì¤ò»È¤Ã¤Æ¿·¤·¤¤, ¤Þ¤Ã¤µ¤é¤Ë¥Õ¥©¡¼¥Þ¥Ã¥È¤µ¤ì¤¿¥Ç¥£¥¹¥¯¤òÄɲä·¤¿¤ê, 
      -¥Ñ¡¼¥Æ¥£¥·¥ç¥ó¥é¥Ù¥ë¤«¤é¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ÎºîÀ®¤·¤¿¤ê¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·
      -¤¿¡Ê⤷, ¤³¤ÎÊѹ¹¤ò¹±µ×Ū¤Ê¤â¤Î¤Ë¤¹¤ë¤¿¤á¤Î /etc/fstab ¥Õ¥¡¥¤¥ë¤ÎÊѹ¹
      -¤Ï¤Þ¤À¤Ç¤­¤Þ¤»¤ó¡Ë. 
      -
      -syscons ¤È psm ¥É¥é¥¤¥Ð¤¬¿·¤¿¤Ë´ðËÜŪ¤Ê¥­¡¼¥Ü¡¼¥É¥É¥é¥¤¥Ð¤ò¶¦Í­¤¹¤ë
      -¤è¤¦¤Ë¤Ê¤ê, °ÊÁ°¤ËȯÀ¸¤·¤Æ¤¤¤¿Æó¤Ä¤Î¥É¥é¥¤¥Ð¤ÎÁê¸ßºîÍѤˤè¤ëÌäÂ꤬
      -²ò¾Ã¤µ¤ì¤Þ¤·¤¿. 
      -
      -syscons ¤Ë¤ª¤¤¤Æ, 
      -moused(8)> ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤ê, ¥Æ¥­¥¹¥È
      -¥â¡¼¥É¤Ç¤Î¥«¥Ã¥È¥¢¥ó¥É¥Ú¡¼¥¹¥È¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -2.2 ¤Ï Plasmon RF41xx, HP4020i, HP6020i, Philips CDD2000 ¥É¥é¥¤¥ÖÍѤΠ
      -´°Á´¤Ê CD-R ¥µ¥Ý¡¼¥È¤ò´Þ¤àºÇ½é¤Î¥ê¥ê¡¼¥¹¤Ç¤¹. ¥É¥é¥¤¥Ð¤Ï¤Þ¤À³«È¯Ãæ¤ÎÃÊ
      -³¬¤Ç¤¹¤¬ (ÆÃ¤Ë¤½¤ÎÍ­ÍÑÀ­¤ò¾¤Î¥Ç¥Ð¥¤¥¹ÍѤ˳ÈÄ¥Ãæ), º£¤Î¤È¤³¤í°ÂÄꤷ¤Æ
      -¤¤¤ë¤³¤È¤¬³Îǧ¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -2.2 ¥½¡¼¥¹¥Ä¥ê¡¼¤¬ 2.0.5/2.1.X ¥Ä¥ê¡¼¤«¤éʬ´ô¤·¤¿¸å¤¹¤°¤Ë, NFSv3 ¥¯¥é¥¤¥¢¥ó¥È¤È
      -¥µ¡¼¥Ð¤Î¥µ¥Ý¡¼¥È¤¬¥½¡¼¥¹¥Ä¥ê¡¼¤ËÆþ¤ê¤Þ¤·¤¿. ¤Þ¤¿, NFS ¤ÇÍ­¸ú¤Ê¾¤Î
      -¥ª¥×¥·¥ç¥ó¤â¸ºß¤·¤Þ¤¹. ¤³¤ì¤Ë¤Ï NFSv2 ¥µ¡¼¥Ð¤òÈ󯱴ü½ñ¤­¹þ¤ß¥â¡¼¥É¤Ø
      -ÀÚ¤êÂØ¤¨¤ëµ¡Ç½ (»ÅÍͤËÈ¿¤¹¤ë¤â¤Î¤Ç¤¹¤¬ SGI Irix ¤Ê¤É¤ÎÁ°Î㤬¤¢¤ê¤Þ¤¹) 
      -¤Î¤è¤¦¤Ê¤â¤Î¤¬¤¢¤ê¤Þ¤¹. 
      -
      -BSD ¤Îµì½­¤¯¤«¤ÄÂ礲¤µ¤Ê malloc ¤Î¼ÂÁõ¤¬, Poul-Henning Kamp ¤Î¼ê¤Ë¤è¤ë 
      -phkmalloc ¤ËÃÖ¤­´¹¤¨¤é¤ì¤Þ¤·¤¿. ¤³¤ì¤Ë¤è¤Ã¤ÆÄ̾¦¯¤Î²¾ÁÛ¥á¥â¥ê
      -¤òÀáÌ󤹤뤳¤È¤¬¤Ç¤­¤Þ¤¹. ¤Þ¤¿, malloc ¤Î¸íÍѤò¸¡½Ð¤·¤Æ¥×¥í¥°¥é¥à¤òÃæÃÇ
      -¤·¤¿¤ê, ³ÎÊÝ / ²òÊü¤µ¤ì¤¿¥¨¥ê¥¢¤ò¥´¥ß¥Ç¡¼¥¿¤ÇËä¤á¤Æ, malloc ¤ò»È¤¦
      -¥×¥í¥°¥é¥à¤Î¥»¥Þ¥ó¥Æ¥£¥Ã¥¯¤ÊÌäÂê¤òȯ¸«¤·¤¿¤ê¤¹¤ë¤¿¤á¤Î¹ªÌ¯¤Êµ¡Ç½¤¬
      -Ä󶡤µ¤ì¤Æ¤¤¤Þ¤¹.
      -
      -AppleTalk ¤Ë´Ø¤¹¤ë `netatalk' ¤Î¼ÂÁõ¤¬¥½¡¼¥¹¤ËÅý¹ç¤µ¤ì¤Þ¤·¤¿. ¤³¤ÎÅý¹ç
      -ºî¶È¤Î¤Û¤È¤ó¤É¤Ï Whistle Communications Corp. ¼Ò¤Î¹¥°Õ¤Ë¤è¤ë¤â¤Î¤Ç¤¹. 
      -
      -mount ¥³¥Þ¥ó¥É¤Î¥ª¥×¥·¥ç¥ó `async' ¤Ç, (Î㤨¤Ð Linux ¤Î ext2fs ¤Ç
      -¥Ç¥Õ¥©¥ë¥È¤Ë¤Ê¤Ã¤Æ¤¤¤ë¤è¤¦¤Ê) UFS ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¥á¥¿¥Ç¡¼¥¿¤ÎÈ󯱴ü¤Ê
      -¹¹¿·¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤³¤ì¤Ï¤¿¤¯¤µ¤ó¤Î i-node ¤ò½¸Ãæ
      -Ū¤ËÁàºî¤¹¤ë¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥àÁàºî (rm -r ¤Ê¤É) ¤Î®ÅÙ¤ò¸þ¾å¤µ¤»¤Þ¤¹¤¬, 
      -¥·¥¹¥Æ¥à¥¯¥é¥Ã¥·¥å¤Î´í¸±À­¤¬Áý¤¹¤È¤¤¤¦µ¾À·¤òȼ¤¤¤Þ¤¹.
      -¥¤¥ó¥¹¥È¡¼¥é¼«ÂΤ⤳¤Îµ¡Ç½¤ò»ÈÍѤ·¤Æ¤ª¤ê, ¥¤¥ó¥¹¥È¡¼¥ë¤¬·àŪ¤ËÁ᤯¤Ê¤ë
      -²ÄǽÀ­¤â¤¢¤ê¤Þ¤¹. (¹â®¤Ê¥Þ¥·¥ó¤Ç¤Ï, SCSI CD-ROM ¤«¤é¤Î´ðËÜÇÛÉÛ¥Õ¥¡¥¤¥ë
      -bindist ¤Î¤ß¤Î¥¤¥ó¥¹¥È¡¼¥ë¤ò 5 ʬ°ÊÆâ¤Ç´°Î»¤µ¤»¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹!) .
      -
      -ATAPI CD-ROM ¥µ¥Ý¡¼¥È¤¬Èó¾ï¤Ë¿¤¯¤Î¥É¥é¥¤¥Ö¤Çưºî¤¹¤ë¤³¤È¤¬Êó¹ð¤µ¤ì¤Æ
      -¤¤¤Þ¤¹. ¤ª¤½¤é¤¯, ´ðËÜŪ¤Ë ATAPI »ÅÍͤ˽àµò¤¹¤ë¥É¥é¥¤¥Ö¤Ç¤¢¤ì¤Ðưºî¤¹
      -¤ë¤Ç¤·¤ç¤¦. 
      -
      -¿¿ô¤Î (¿¤¹¤®¤Æ³Ð¤¨¤é¤ì¤Ê¤¤¤Û¤É¤Î) ¿·µ¬¥É¥é¥¤¥Ð¤¬¥«¡¼¥Í¥ëÆâ¤ÇÍøÍѤǤ­¤ë
      -¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. Tekram¼Ò¤Ï DC390 ¤ª¤è¤Ó DC390T ¥³¥ó¥È¥í¡¼¥éÍѤ˥ɥ饤¥Ð¤òÄó¶¡
      -¤·¤Æ¤¯¤ì¤Þ¤·¤¿. ¤³¤Î¥³¥ó¥È¥í¡¼¥é¤Ï AMD 53c974 ¤ò¥Ù¡¼¥¹¤Ë¤·¤Æ¤ª¤ê, ¤³¤Î
      -¥É¥é¥¤¥Ð¤ÏƱ¤¸¥Á¥Ã¥×¤ò¥Ù¡¼¥¹¤Ë¤¹¤ë¾¤Î SCSI ¥³¥ó¥È¥í¡¼¥é¤â½èÍý¤¹¤ë¤³¤È
      -¤¬¤Ç¤­¤Þ¤¹. ¤â¤Á¤í¤ó, Tekram¼Ò¤Ï¥É¥é¥¤¥Ð¤òÄ󶡤· FreeBSD ¥×¥í¥¸¥§¥¯¥È
      -¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¯¤ì¤ë¤¿¤¤¤Ø¤óµ¤Á°¤ÎÎɤ¤´ë¶È¤Ê¤Î¤Ç, »ä¤¿¤Á¤ÏÈà¤é¤ÎÀ½Éʤò
      -¹ØÆþ¤¹¤ë¤è¤¦¤Ë¾©Î夷¤¿¤¤¤È»×¤¤¤Þ¤¹. `ed' ¤ª¤è¤Ó `lnc' ¥É¥é¥¤¥Ð¤Ï, ¿¤¯
      -¤ÎNE2000 ¸ß´¹¥«¡¼¥É¤ä AMD PCnet ¥Á¥Ã¥×¤ò»ÈÍѤ·¤¿ PCI ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼
      -¥É¤ËÂФ¹¤ë¼«Æ°ÀßÄê¤ò¥µ¥Ý¡¼¥È¤¹¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. Cyclades ¥É¥é¥¤¥Ð¤Î 
      -PCI ¥Ð¡¼¥¸¥ç¥ó¤ÈƱÍÍ¤Ë SDL RISCom N2 ¥µ¥Ý¡¼¥È¤¬¿·¤·¤¯¤Ê¤ê¤Þ¤·¤¿. 
      -
      -Linux ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤¬ ELF ¥µ¥Ý¡¼¥È¤ò´Þ¤á¤Æ¥Õ¥ëµ¡Ç½¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤³
      -¤Îµ¡Ç½¤ò»È¤¤°×¤¯¤¹¤ë¤¿¤á, ɬÍפʥ·¥§¥¢¡¼¥É¥é¥¤¥Ö¥é¥ê¤ä, Slackware ³«È¯
      -´Ä¶­¤Þ¤Ç¤â¤¬°Ü¿¢¤µ¤ì¤Þ¤·¤¿. 
      -
      -ƱÍͤÎÊý¿Ë¤Ë½¾¤¤, SysV COFF ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¡ÊSCO ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤È¤â
      -¸Æ¤Ð¤ì¤ë¡Ë¤â, ¤è¤êÎɤ¯Æ°ºî¤¹¤ë¤è¤¦¤Ë¤Ê¤Ã¤¿¤³¤È¤¬Êó¹ð¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -FreeBSD ¤Ï ELF ¥Ð¥¤¥Ê¥ê¤â¤Þ¤¿¥Í¥¤¥Æ¥£¥Ö¤Ë¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. 
      -¤¤¤Ä¤ÎÆü¤«¤³¤ì¤ò¥Ç¥Õ¥©¥ë¥È¤Î¥Ð¥¤¥Ê¥ê¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë¤¹¤ëÆü¤¬Íè¤ë¤«¤É¤¦¤«,
      -¤¹¤ë¤È¤·¤¿¤é¤¤¤Ä, ¤É¤Î¤è¤¦¤Ë¤·¤Æ¤¹¤ë¤Î¤«Åù¤Ë¤Ä¤¤¤Æ¤Ï, ¤Þ¤Ã¤¿¤¯·è¤Þ¤Ã¤Æ¤¤¤Þ¤»¤ó.
      -
      -¥·¥§¥¢¡¼¥É¥ê¥ó¥¯¤µ¤ì¤Æ¤¤¤Ê¤¤ ELF ¥Ð¥¤¥Ê¥ê¤ò¼Â¹Ô¤¹¤ëºÝ, ¥«¡¼¥Í¥ë¤¬¤É¤Î
      -¥³¡¼¥É¼Â¹Ôµ¡Ç½¡ÊFreeBSD ¤ä Linux, ¿ʬ¾­Íè¤Ï SysV ¤â¡Ë¤ò»ÈÍѤ¹¤Ù¤­¤«È½
      -ÃǤǤ­¤Ê¤¤¾ì¹ç¤Ë¡Ößà°õ¤ò²¡¤¹¡×¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤¹¤ë¤¿¤á, `brandelf' 
      -¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤¬Äɲ䵤ì¤Þ¤·¤¿. ¤³¤ì¤Ï ELF ¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥©¡¼¥Þ¥Ã¥È¤Î
      -Â礭¤Ê¼åÅÀ¤Î°ì¤Ä, ¤½¤Î¥ª¥Ö¥¸¥§¥¯¥È¤¬¤É¤Î ABI ¤ò»ÈÍѤ·¤Æ¤¤¤ë¤Î¤«¤ò¼¨¤¹
      -¥Õ¥£¡¼¥ë¥É¤¬¤Ê¤¤¤³¤È¤ò²óÈò¤¹¤ë¤¿¤á¤Î¤â¤Î¤Ç¤¹. 
      -
      -APM BIOS ¤Î¥µ¥Ý¡¼¥È¤¬¤«¤Ê¤ê·Á¤Ë¤Ê¤ê¤Þ¤·¤¿. 
      -
      -¡Ö¸ø¼°¤Ê¡×¥«¡¼¥Í¥ë¥×¥í¥°¥é¥ß¥ó¥°¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤òÀâÌÀ¤¹¤ë¥Þ¥Ë¥å¥¢¥ë
      -¥Ú¡¼¥¸¤Î¥»¥¯¥·¥ç¥ó 9 ¤ÎºîÀ®¤ò³«»Ï¤·¤Þ¤·¤¿. ¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤Îʸ½ñºîÀ®¤Ë
      -¶¨ÎϤ·¤Æ¤¯¤ì¤ë¥Ü¥é¥ó¥Æ¥£¥¢¤òÊ罸¤·¤Æ¤¤¤Þ¤¹!
      -
      -Makefile ¤Î°Í¸´Ø·¸´ÉÍýµ¡¹½¤¬ºÆ¤Óµ¡Ç½¤¹¤ë¤è¤¦¤Ë¤¹¤ë¤¿¤á, ¥«¡¼¥Í¥ë¥³¥ó
      -¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¥ª¥×¥·¥ç¥ó¤Î¼è¤ê°·¤¤¤¬, °ÊÁ°¤Î Makefile Ãæ¤Ç¤Î -D ¤Ë¤è¤ë
      -»ØÄ꤫¤é, "opt_foo.h" ¤È¤¤¤Ã¤¿¥«¡¼¥Í¥ë¥¤¥ó¥¯¥ë¡¼¥É¥Õ¥¡¥¤¥ë¤Ë¤è¤ëÊý¼°¤Ø
      -¤È, ÂçÉý¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿. ¤³¤ì¤Ë¤è¤ê, 
      -config(8)>
      -¤ò¼Â¹Ô¤¹¤ëÅ٤˥³¥ó¥Ñ¥¤¥ëÍѥǥ£¥ì¥¯¥È¥ê¤¬¤­¤ì¤¤¤µ¤Ã¤Ñ¤ê̵¤¯¤Ê¤Ã¤Æ¤·¤Þ¤Ã¤Æ¤¤¤¿
      -½¾Íè¤ÎÊýË¡¤ò, ¤¹¤°¤Ë¤Ç¤â²áµî¤Î¤â¤Î¤È¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¤Ç¤·¤ç¤¦. CPU »þ´Ö¤¬¹â¤¯
      -¤Ä¤­, ¤Þ¤¿, ÊѤʥª¥×¥·¥ç¥ó¤ò¤¤¤¸¤¯¤Ã¤¿³Ð¤¨¤¬¤Ê¤¤¾ì¹ç, 
      -config(8)>
      -¤Ë -n ¥ª¥×¥·¥ç¥ó¤òÍ¿¤¨¤ë¤«, ´Ä¶­ÊÑ¿ô NO_CONFIG_CLOBBER ¤òÀßÄꤹ¤ë¤³¤È¤ò,
      -¹Íθ¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤³¤ì¤¬¤É¤Î¤è¤¦¤Ë
      -µ¡Ç½¤¹¤ë¤«¤Ë¤Ä¤¤¤Æ¤Ï, ¥Ï¥ó¥É¥Ö¥Ã¥¯Ãæ¤Î¥³¥á¥ó¥È¤ò»²¾È¤·¤Æ²¼¤µ¤¤. 
      -
      -
      -2. ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¹½À®
      ------------------------
      -
      -¸½ºß FreeBSD ¤Ï, ISA, VL, EISA, PCI ¥Ð¥¹¤ä, 386SX ¤«¤é Pentium ¥¯¥é¥¹
      -¤Þ¤Ç¤Î¤µ¤Þ¤¶¤Þ¤Ê¼ïÎà¤Î PC ¤Çưºî¤·¤Þ¤¹ (386SX ¤Ï¤ª¤¹¤¹¤á¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó). 
      -IDE, ESDI¥É¥é¥¤¥Ö¤ä, ¤µ¤Þ¤¶¤Þ¤Ê SCSI ¥³¥ó¥È¥í¡¼¥é, ¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É
      -¤ä¥·¥ê¥¢¥ë¥«¡¼¥É¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -°Ê²¼¤Î¥ê¥¹¥È¤Ç¤Ï, FreeBSD ¤Çưºî¤¬³Îǧ¤µ¤ì¤Æ¤¤¤ë¤¹¤Ù¤Æ¤Î¼þÊÕµ¡´ï¤Î°ìÍ÷
      -¤Ç¤¹. ¤³¤ì°Ê³°¤Î¹½À®¤Ç¤âưºî¤¹¤ë¤È»×¤¤¤Þ¤¹¤¬, ¤³¤³¤Ç¤ÏưºîÊó¹ð¤¬¤¢¤Ã¤¿
      -¤â¤Î¤À¤±¤òµ­ºÜ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -2.1. ¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é
      --------------------------
      -
      -WD1003 (¤¢¤é¤æ¤ë MFM/RLL)
      -WD1007 (¤¢¤é¤æ¤ë IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1510 ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é (bootable device ÍѤǤϤʤ¤)
      -Adaptec 152x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 1535 ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 154x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 174x ¥·¥ê¡¼¥º EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -        (¥¹¥¿¥ó¥À¡¼¥É, ¥¨¥ó¥Ï¥ó¥¹¥É¥â¡¼¥É)
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) ¥·¥ê¡¼¥º
      -        ISA/EISA/PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec AIC7850 ¥ª¥ó¥Ü¡¼¥É SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Adaptec AIC-6260 ¤È AIC-6360 ¥Ù¡¼¥¹¤Î¥Ü¡¼¥É
      -        (AHA-152x ¤È SoundBlaster SCSI ¥«¡¼¥É¤ò´Þ¤à)
      -
      -** Ãí°Õ: SoundBlaster ¤Î¥«¡¼¥É¤Ë¤Ï¥Ö¡¼¥È¥Ç¥Ð¥¤¥¹¤ò¥·¥¹¥Æ¥à¤Î BIOS I/O
      -   ¥Ù¥¯¥¿¤ËÂбþÉÕ¤±¤ë¤¿¤á¤Î¥ª¥ó¥Ü¡¼¥É BIOS ¤¬¤Ê¤¤¤Î¤Ç, ¤³¤Î¥«¡¼¥É¤«¤é
      -   ¥Ö¡¼¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó. ¥Æ¡¼¥×¤ä CDROM ¤Ê¤É¤ò (¥Ö¡¼¥È¤·¤Ê¤¤¤Ç) 
      -   ÍøÍѤ¹¤ëʬ¤Ë¤ÏÌäÂꤢ¤ê¤Þ¤»¤ó. ROM ¤ò»ý¤¿¤Ê¤¤ AIC-6x60 ¥Ù¡¼¥¹¤Î¾¤Î
      -   ¥«¡¼¥É¤Ç¤âƱÍͤÎÌäÂ꤬¤¢¤ê¤Þ¤¹. ¤¤¤¯¤Ä¤«¤Î¥·¥¹¥Æ¥à¤Ç¤Ï¥Ö¡¼¥È ROM ¤ò
      -   »ý¤Ã¤Æ¤¤¤Þ¤¹¤¬, ¤³¤ì¤é¤ÏÅŸ»¤ò¤¤¤ì¤¿»þ, ¤¢¤ë¤¤¤Ï¥ê¥»¥Ã¥È¤·¤¿¤È¤­¤Ë
      -   ²¿¤é¤«¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹. ¤³¤Î¤è¤¦¤Ê¥±¡¼¥¹¤Ç¤Ï¤½¤Î¥Ç¥Ð¥¤¥¹¤«¤é¤Ç¤â
      -   ¥Ö¡¼¥È¤Ç¤­¤ë¤Ç¤·¤ç¤¦. ¾ÜºÙ¤Ï¥·¥¹¥Æ¥à¤ä¥Ü¡¼¥É¤Î¥É¥­¥å¥á¥ó¥È¤ò»²¾È¤·
      -   ¤Æ¤¯¤À¤µ¤¤. 
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 742A, 747S, 747c EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 946c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 956c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -SymBios (°ÊÁ°¤Î NCR) 53C810, 53C825, 53c860 ¤ª¤è¤Ó 53c875 PCI SCSI
      -¥³¥ó¥È¥í¡¼¥é:
      -	ASUS SC-200
      -  	Data Technology DTC3130 (all variants)
      -	NCR ¤Î¥«¡¼¥É (¤¹¤Ù¤Æ)
      -	Symbios ¤Î¥«¡¼¥É (¤¹¤Ù¤Æ)
      -	Tekram DC390W, 390U, 390F
      -	Tyan S1365
      -
      -Tekram DC390 ¤ª¤è¤Ó DC390T ¥³¥ó¥È¥í¡¼¥é (¤ª¤½¤é¤¯ AMD 53c974 ¥Ù¡¼¥¹¤Î
      -¾¤Î¥«¡¼¥É¤â). 
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -DTC 3290 EISA SCSI ¥³¥ó¥È¥í¡¼¥é (1542 ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó)
      -
      -UltraStor 14F, 24F, 34F SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Seagate ST01/02 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Future Domain 8xx/950 ¥·¥ê¡¼¥º SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -WD7000 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -°Ê¾å¤Î¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë SCSI ¥³¥ó¥È¥í¡¼¥é¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ, 
      -SCSI-I ¤ª¤è¤Ó SCSI-II ¤Î¼þÊÕµ¡´ï¤ËÂФ¹¤ë¤¹¤Ù¤Æ¤Î¥µ¥Ý¡¼¥È¤¬Ä󶡤µ¤ì¤Þ¤¹. 
      -¤³¤ì¤Ë¤Ï¥Ç¥£¥¹¥¯, ¥Æ¡¼¥×¥É¥é¥¤¥Ö (DAT ¤È 8mm Exabyte ¤ò´Þ¤à), CDROM
      -¥É¥é¥¤¥Ö¤¬´Þ¤Þ¤ì¤Þ¤¹. 
      -
      -¸½ºß, ¼¡¤Î CDROM ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -(cd)    SCSI interface (ProAudio Spectrum ¤È SoundBlaster SCSI ¤ò´Þ¤à)
      -(mcd)   Mitsumi ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(matcd) ¾¾²¼/Panasonic (Creative SoundBlaster) ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹
      -        (562/563 ¥â¥Ç¥ë)
      -(scd)   Sony ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(wcd)   ATAPI IDE ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (¼Â¸³Åª¤Ê¤â¤Î¤Ç¦Á¥ì¥Ù¥ë¤Î¥¯¥ª¥ê¥Æ¥£
      -        ¤È¹Í¤¨¤Æ¤¯¤À¤µ¤¤!).
      -
      -
      -2.2. ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      ------------------------
      -
      -Allied-Telesis AT1700 ¤ª¤è¤Ó RE2000 ¥«¡¼¥É
      -
      -AMD PCnet/PCI (79c970 & 53c974 ¤Þ¤¿¤Ï 79c974)
      -
      -SMC Elite 16 WD8013 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¥Õ¥§¡¼¥¹, ¤½¤·¤Æ¤½¤Î¾¿¤¯¤Î
      -WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT ¤ä
      -WD8013EBT ¤Ê¤É¤Î¸ß´¹ÉÊ. SMC Elite Ultra ¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -DEC EtherWORKS III NIC (DE203, DE204, DE205)
      -DEC EtherWORKS II NIC (DE200, DE201, DE202, DE422)
      -DEC DC21040, DC21041, ¤Þ¤¿¤Ï DC21140 ¥Ù¡¼¥¹¤Î NIC
      -    (SMC Etherpower 8432T, DE245 Åù)
      -DEC FDDI (DEFPA/DEFEA) NIC
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ ¥«¡¼¥É (27247B ¤È 27252A). 
      -
      -Intel EtherExpress (¥É¥é¥¤¥Ð¤¬ÉÔ°ÂÄê¤Ê¤Î¤Ç¤ª¤¹¤¹¤á¤·¤Þ¤»¤ó)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, ¤½¤·¤Æ NE2100 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¥Õ¥§¡¼¥¹
      -
      -3Com 3C501 ¥«¡¼¥É
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI ¤ª¤è¤Ó 
      -EISA (Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      -
      -IBM, National Semiconductor¼Ò¤Î PCMCIA ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤â¥µ¥Ý¡¼¥È¤µ
      -¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -¸½ºß¥È¡¼¥¯¥ó¥ê¥ó¥°¤Î¥«¡¼¥É¤Ï°ìÀÚ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¡Ö¤¤¤Þ¤»¤ó¡×¤¬, »ä¤¿¤Á¤Ï
      -狼¤¬¥É¥é¥¤¥Ð¤òÁ÷¤Ã¤Æ¤­¤Æ¤¯¤ì¤ë¤Î¤òÂԤäƤ¤¤Þ¤¹. ¤À¤ì¤«¤ä¤Ã¤Æ¤¯¤ì¤Þ¤»
      -¤ó¤«?
      -
      -2.3. ¤½¤Î¾¤Î¥Ç¥Ð¥¤¥¹
      ----------------------
      -
      -AST 4 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -ARNET 8 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -ARNET (¸½ºß¤Ï Digiboard) Ʊ´ü 570/i ¹â®¥·¥ê¥¢¥ë
      -
      -Boca BB1004 4 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca IOAT66 6 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -Boca BB1008 8 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca BB2016 16 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -
      -Cyclades Cyclom-y ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -STB 4 ¥Ý¡¼¥È¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -SDL Communications Riscom/8 ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -SDL Communications RISCom/N2 ¤ª¤è¤Ó N2pci high-speed Ʊ´ü¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -Stallion ¥Þ¥ë¥Á¥Ý¡¼¥È¥·¥ê¥¢¥ë¥Ü¡¼¥É: EasyIO, EasyConnection 8/32 & 8/64,
      -Onboard 4/16, Brumby
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis
      -UltraSound ¤½¤·¤Æ Roland MPU-401 ¥µ¥¦¥ó¥É¥«¡¼¥É
      -
      -Connectix QuickCam
      -Matrox Meteor Video ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Creative Labs Video Spigot ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Cortex1 ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -
      -HP4020i, Philips CDD2000, PLASMON WORM (CDR) ¥É¥é¥¤¥Ö
      -
      -PS/2 ¥Þ¥¦¥¹
      -
      -ɸ½à PC ¥¸¥ç¥¤¥¹¥Æ¥£¥Ã¥¯
      -
      -X-10 power ¥³¥ó¥È¥í¡¼¥é
      -
      -GPIB ¤ª¤è¤Ó Transputer ¥É¥é¥¤¥Ð
      -
      -Genius ¤ª¤è¤Ó Mustek ¥Ï¥ó¥É¥¹¥­¥ã¥Ê
      -
      -
      -¸½ºß FreeBSD ¤Ç¤Ï IBM ¤Î¥Þ¥¤¥¯¥í¥Á¥ã¥Í¥ë (MCA) ¥Ð¥¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ
      -¡Ö¤¤¤Þ¤»¤ó¡×. 
      -
      -
      -3. FreeBSD ¤ÎÆþ¼ê
      ------------------
      -
      -FreeBSD ¤òÆþ¼ê¤¹¤ëÊýË¡¤Ï¤¤¤í¤¤¤í¤¢¤ê¤Þ¤¹:
      -
      -3.1. FTP/Mail
      -
      -FreeBSD ¤ª¤è¤Ó, Éտ魯¤ë¤¹¤Ù¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤ÏÀµ¼°¤Ê FreeBSD ¤Î¥ê¥ê¡¼¥¹
      -¥µ¥¤¥È¤Ç¤¢¤ë `ftp.freebsd.org' ¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -¾¤Î FreeBSD ¥½¥Õ¥È¥¦¥§¥¢¤ò¥ß¥é¡¼¤·¤Æ¤¤¤ë¤È¤³¤í¤Ï MIRROR.SITES ¤Ëµ­ºÜ
      -¤µ¤ì¤Æ¤¤¤Þ¤¹. ÇÛÉÛ¥»¥Ã¥È¤ò¼èÆÀ¤¹¤ë¤È¤­¤Ë¤Ï (¥Í¥Ã¥È¥ï¡¼¥¯Åª¤Ë) °ìÈֶᤤ
      -¤È¤³¤í¤«¤é ftp ¤·¤Æ¤¯¤À¤µ¤¤. ¤Ê¤ª¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¤È¤¤¤¦¤È¤³¤í¤Ï
      -´¿·Þ¤·¤Þ¤¹. Àµ¼°¤Ê¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¾ì¹ç¤Ë¤Ï, 
      -freebsd-admin@freebsd.org ¤Þ¤Ç¾ÜºÙ¤òÌ䤤¹ç¤ï¤»¤Æ¤¯¤À¤µ¤¤. 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËÂФ¹¤ëľÀܤΥ¢¥¯¥»¥¹¼êÃʤò»ý¤¿¤º, ÅŻҥ᡼¥ë¤·¤«»È¤¨¤Ê
      -¤¤¤È¤¤¤¦¾ì¹ç¤Ë¤Ï, `ftpmail@ftpmail.vix.com' ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¥Õ¥¡¥¤¥ë¤ò
      -Æþ¼ê¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. ¥á¥Ã¥»¡¼¥¸¤Ë help ¤È½ñ¤¤¤¿¥á¡¼¥ë¤ò¤³¤ÎÅŻҥ᡼
      -¥ë¥¢¥É¥ì¥¹¤ËÁ÷¤ë¤È¾Ü¤·¤¤»È¤¤Êý¤¬¤ï¤«¤ê¤Þ¤¹. ¤¿¤À¤·, ¤³¤ÎÊýË¡¤Ç¤ÏÁ´Éô¤Ç
      -¡Ö¿ô½½¥á¥¬¥Ð¥¤¥È¡×¤Î¥Õ¥¡¥¤¥ë¤ò¥á¡¼¥ë¤ÇžÁ÷¤¹¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹. ¾¤Ë¼êÃÊ
      -¤¬¤Ê¤¤¾ì¹ç¤Î, ¡ÖºÇ¸å¤Î¼êÃʡפȹͤ¨¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -3.2. CDROM
      -
      -FreeBSD 2.1.7-RELEASE ¤È 2.2-RELEASE ¤Î CDROM ¤ò¼¡¤Î¤È¤³¤í¤ËÃíʸ¤¹¤ë
      -¤³¤È¤â²Äǽ¤Ç¤¹. 
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤«¤é¤Ï orders@cdrom.com ¤Þ¤¿¤Ï http://www.cdrom.com
      -¤ÇÃíʸ¤Ç¤­¤Þ¤¹. ºÇ¿·¤Î¥«¥¿¥í¥°¤Ï¼¡¤Î¤È¤³¤í¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -        ftp://ftp.cdrom.com/cdrom/catalog
      -
      --RELEASE CD ¤ÎÃÍÃÊ¤Ï 39.95 ¥É¥ë, FreeBSD ¤ÎÄê´ü¹ØÆÉÀ©¤Î¾ì¹ç¤Ë¤Ï 24.95
      -¥É¥ë¤Ç¤¹. FreeBSD 3.0-SNAP CD ¤Ï 29.95 ¥É¥ë, FreeBSD-SNAP ¤ÏÄê´ü¹ØÆÉ¤Ç
      -14.95 ¥É¥ë¤Ç¤¹ (-RELEASE ¤È -SNAP ¤ÎͽÌó¤ÏÊÌ¡¹¤Ë°·¤Ã¤Æ¤¤¤Þ¤¹). Äê´ü¹Ø
      -ÆÉÀ©¤Ç¤Ï, ¿·¤·¤¤¥Ð¡¼¥¸¥ç¥ó¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤ë¤´¤È¤Ë¼«Æ°Åª¤ËÁ÷¤ì¤é¤Æ¤­¤Þ¤¹. 
      -ÎÁ¶â¤Ï¥Ç¥£¥¹¥¯¤¬ÇÛÁ÷¤µ¤ì¤ë¤¿¤Ó¤Ë¥¯¥ì¥¸¥Ã¥È¥«¡¼¥É¤«¤é¤Ï°ú¤­Í¤ì¤Þ¤¹. 
      -¥­¥ã¥ó¥»¥ë¤Ë¤Ä¤¤¤Æ¤âÆÃ¤ËÀ©Ìó¤Ï¤Ê¤¯, ¤¤¤Ä¤Ç¤â²òÌó¤Ç¤­¤Þ¤¹. 
      -
      -ÇÛÁ÷ÎÁ¤Ï (¥ª¡¼¥ÀËè¤Ç¥Ç¥£¥¹¥¯Ëè¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó) ¤Ï¥¢¥á¥ê¥«¹ç½°¹ñ¹ñÆâ, 
      -¥«¥Ê¥À, ¥á¥­¥·¥³¤Ç 5 ¥É¥ë, ¤½¤ì°Ê³°¤Ï 9 ¥É¥ë¤Ç¤¹. Visa, Mastercard, 
      -Discover, Amarican Express ¤Þ¤¿¤Ï¹ç½°¹ñ¹ñÆâ¤Î¾®ÀÚ¼ê¤¬ÍøÍѤǤ­¤Þ¤¹. 
      -¹ç½°¹ñ¹ñÆâ¤Ç¤Ï¾¦Éʤò¸½¶â¤È°ú´¹¤Ç¤ªÅϤ·¤·¤Þ¤¹. ¥«¥ê¥Õ¥©¥ë¥Ë¥¢ºß½»¤ÎÊý¤Ï, 
      -8.25% ¤Î¾ÃÈñÀǤ¬²Ã¤ï¤ê¤Þ¤¹. 
      -
      -¤â¤·µ¤¤ËÆþ¤é¤Ê¤±¤ì¤Ð, CD ¤Ï̵¾ò·ï¤ËÊÖ¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹. 
      -
      -
      -4. ÌäÂê¤Î¥ì¥Ý¡¼¥È, Ä󰯤ò¤¹¤ë¾ì¹ç, ¥³¡¼¥É¤ÎÄó¶¡
      ---------------------------------------------
      -
      -Äó°Æ, ¥Ð¥°¥ì¥Ý¡¼¥È, ¥³¡¼¥É¤ÎÄ󶡤Ϥ¤¤Ä¤Ç¤â´¿·Þ¤µ¤ì¤Þ¤¹. ¤Ê¤Ë¤«ÌäÂê¤ò¤ß
      -¤Ä¤±¤¿¤é, ¤¿¤á¤é¤ï¤º¤Ë¥ì¥Ý¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤ (²Äǽ¤Ê¤é, ½¤ÀµÊýË¡¤â¤¢¤ë¤È
      -Èó¾ï¤Ë½õ¤«¤ê¤Þ¤¹). 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥á¡¼¥ë¤¬»È¤¨¤ë´Ä¶­¤«¤é¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ë¾ì¹ç¤Ë¤Ï, 
      -send-pr ¥³¥Þ¥ó¥É¤« http://www.freebsd.org/send-pr.html ¤Ë¤¢¤ë CGI ¤ò»È
      -¤¦¤È¤è¤¤¤Ç¤·¤ç¤¦. ¥Ð¥°¥ì¥Ý¡¼¥È¤Ï¥Ð¥°µ­Ï¿¥×¥í¥°¥é¥à¤Ë¤è¤Ã¤ÆÃé
      -¼Â¤ËÀ°Íý¤µ¤ì, ¥Ð¥°¥ì¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ¤Ç¤­¤ë¤«¤®¤êÁ᤯Âбþ¤¹¤ë¤³¤È
      -¤¬¤Ç¤­¤Þ¤¹. ¤³¤Î¤è¤¦¤Ë¤·¤Æµ­Ï¿¤µ¤ì¤¿¥Ð¥°¤ÎÆâÍÆ¤Ë¤Ä¤¤¤Æ¤Ï, »ä¤¿¤Á¤Î 
      -WEB ¥µ¥¤¥È¤Î¥µ¥Ý¡¼¥È¥»¥¯¥·¥ç¥ó¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¤Î¤Ç, ¥Ð¥°¥ì¥Ý¡¼¥È¤È
      -¤·¤Æ, ¤¢¤ë¤¤¤Ï¾¤Î¥æ¡¼¥¶¤¬ÌäÂê¤òǧ¼±¤¹¤ë¡Ö»ØÉ¸¡×¤È¤·¤Æ¤â½ÅÍפʰÕÌ£¤ò»ý
      -¤Á¤Þ¤¹. 
      -
      -
      -¤Ê¤ó¤é¤«¤ÎÍýͳ¤Ç¥Ð¥°¥ì¥Ý¡¼¥È¤òÄó½Ð¤¹¤ë¤Î¤Ë send-pr ¥³¥Þ¥ó¥É¤¬»È¤¨¤Ê¤¤
      -¾ì¹ç¤Ë¤Ï, ¼¡¤Î¥¢¥É¥ì¥¹¤Ø¥á¡¼¥ë¤ÇÁ÷¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-bugs@FreeBSD.org
      -
      -send-pr ¤½¤Î¤â¤Î¤Ï¥·¥§¥ë¥¹¥¯¥ê¥×¥È¤Ê¤Î¤Ç, ¤Þ¤Ã¤¿¤¯°Û¤Ê¤ë¥·¥¹¥Æ¥à¾å¤Ç¤â
      -´Êñ¤Ëưºî¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. ¾ã³²¥ì¥Ý¡¼¥È¤ÎÄÉÀפ¬
      -¤è¤ê´Êñ¤Ë¤Ê¤ë¤Î¤Ç, ¤³¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò»È¤Ã¤ÆÄº¤¯¤Î¤¬Èó¾ï¤Ë¹¥¤Þ¤·¤¤¤Î¤Ç¤¹. 
      -¤·¤«¤·Äó½Ð¤¹¤ëÁ°¤Ë, ¾ã³²¤¬¤¹¤Ç¤Ë½¤Àµ¤µ¤ì¤Æ¤¤¤Ê¤¤¤«¤É¤¦¤«³Îǧ¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -¤½¤Î¾, ¼ÁÌä¤äÄó°Æ¤Ê¤É¤Ï¼¡¤Î¥¢¥É¥ì¥¹¤Ø¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-questions@FreeBSD.org
      -
      -
      -¤Þ¤¿, »ä¤¿¤Á¤Ï, ¥Ü¥é¥ó¥Æ¥£¥¢¤Î¿·¤·¤¤½õ¤±¤Î¼ê¤ò¤¤¤Ä¤Ç¤â´¿·Þ¤·¤Þ¤¹ - »ä¤¿¤Á
      -¤À¤±¤Ç¤Ï¤â¤¦¤È¤Æ¤â¤³¤Ê¤·¤­¤ì¤Ê¤¤¤Û¤É, ¤ä¤ê¤¿¤¤¤³¤È¤¬»³ÀѤߤˤʤäƤ¤¤ë¤Î
      -¤Ç¤¹. µ»½ÑŪ¤ÊÌ̤ǻ䤿¤Á¤Ë¥³¥ó¥¿¥¯¥È¤¹¤ë¾ì¹ç, ¤¢¤ë¤¤¤Ï±ç½õ¤Î¿½¤·
      -½Ð¤Ï, ¼¡¤Î¥¢¥É¥ì¥¹¤Ø¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-hackers@FreeBSD.org
      -
      -
      -¤³¤ì¤é¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï¡Ö¤«¤Ê¤ê¿¤¯¤Î¡×¥È¥é¥Õ¥£¥Ã¥¯¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç, 
      -¥á¡¼¥ë¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤È¤«, ¥¢¥¯¥»¥¹¤¬¹â¤¯¤Ä¤¯¾ì¹ç¤Ç, ¤·¤«¤â 
      -FreeBSD ¤Ë´Ø¤¹¤ë½ÅÍפʥ¤¥Ù¥ó¥È¤Î¾ðÊó¤À¤±¤¢¤ì¤Ð¤è¤¤¤È¤¤¤¦¾ì¹ç¤Ï, ¼¡¤Î
      -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë¿½¤·¹þ¤à¤Î¤¬¤è¤¤¤Ç¤·¤ç¤¦. 
      -
      -                freebsd-announce@FreeBSD.org
      -
      -
      -freebsd-bugs °Ê³°¤Î¤¹¤Ù¤Æ¤Î¥°¥ë¡¼¥×¤Ï´õ˾¤¬¤¢¤ì¤Ð¼«Í³¤Ë»²²Ã¤Ç¤­¤Þ¤¹. 
      -MajorDomo@FreeBSD.org ¤Ë¥Ü¥Ç¥£¤Ë help ¤È¤À¤±½ñ¤¤¤¿¹Ô¤ò´Þ¤à¥á¥Ã¥»¡¼¥¸¤ò
      -Á÷¤Ã¤Æ¤¯¤À¤µ¤¤. ¤³¤ì¤Ç, ¤¤¤í¤ó¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ëÊýË¡¤ä, ¥¢¡¼
      -¥«¥¤¥Ö¤Ë¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ê¤É¤Î¾Ü¤·¤¤¾ðÊ󤬯þ¼ê¤Ç¤­¤Þ¤¹. ¤³¤³¤Ç¤Ï¿¨¤ì¤Æ
      -¤¤¤Þ¤»¤ó¤¬, ¾¤Ë¤âÌÌÇò¤¤¤³¤È¤òµÄÏÀ¤¹¤ë¤¤¤í¤¤¤í¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê
      -¤Þ¤¹¤Î¤Ç, majordomo ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤ÆÌ䤤¹ç¤ï¤»¤Æ¸«¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -5. ¼Õ¼­
      --------------------
      -
      -FreeBSD ¤ÏÀ¤³¦Ãæ¤Î (¿ôÉ´¤Ï¤¤¤«¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¤¬) ¤¿¤¯¤µ¤ó¤Î¿Í¡¹¤¬¤ª¤³
      -¤Ê¤Ã¤¿ºî¶È¤ÎÎßÀѤηë²Ì¤Ç¤¢¤ê, ¤½¤Î¤ª¤«¤²¤Ç, ¤³¤Î¥ê¥ê¡¼¥¹¤¬¤¢¤Ê¤¿¤Î¼ê¸µ
      -¤ËÆÏ¤¤¤Æ¤¤¤Þ¤¹. FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Î¥¹¥¿¥Ã¥Õ¤Î´°Á´¤Ê¥ê¥¹¥È¤Ë¤Ä¤¤¤Æ¤Ï, 
      -°Ê²¼¤ò¤´Í÷¤¯¤À¤µ¤¤:
      - 
      -        http://www.freebsd.org/handbook/staff.html
      -
      -doc ÇÛÉÛ¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¢¤ì¤Ð°Ê²¼¤Ë¤â¤¢¤ê¤Þ¤¹:
      -
      -        file:/usr/share/doc/handbook/handbook.html
      -
      -¤½¤Î¾¤Î FreeBSD ¶¨ÎϼԤª¤è¤Ó¥Ù¡¼¥¿¥Æ¥¹¥¿:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Terry Lambert
      -        David Dawes                Don Lewis
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, Èà¤é¤Î±ç½õ (¤È·Ñ³¤·¤¿¥µ¥Ý¡¼¥È)¤¬¤Ê¤±¤ì¤Ð
      -        ¤³¤Î¥ê¥ê¡¼¥¹¤Ï¤¢¤êÆÀ¤Þ¤»¤ó¤Ç¤·¤¿. 
      -
      -        Dermot McDonnell ¤Ï Toshiba XM3401B CDROM ¥É¥é¥¤¥Ö¤òÄ󶡤·¤Æ¤¯
      -        ¤ì¤Þ¤·¤¿. 
      -
      -        Chuck Robey ¤Ï¥Õ¥í¥Ã¥Ô¡¼¥Æ¡¼¥×¥¹¥È¥ê¡¼¥Þ¤ò¥Æ¥¹¥È¤Î¤¿¤á¤ËÄó
      -        ¶¡¤·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Larry Altneu ¤È Wilko Bulte ¤Ï Wangtek ¤È Archive QIC-02 ¥Æ¡¼
      -        ¥×¥É¥é¥¤¥Ö¤ò¥Æ¥¹¥È, ¤ª¤è¤Ó¥É¥é¥¤¥Ð¤Î³«È¯¤Î¤¿¤á¤ËÄ󶡤·¤Æ¤¯¤ì¤Þ
      -        ¤·¤¿. 
      -
      -        CalWeb Internet Services ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¹½ÃۤΤ¿¤á P6/200 ¤Î
      -        ¥Þ¥·¥ó¤òÂߤ·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Montana State University ¤Î³§¤µ¤ó¤«¤é½é´ü¤Î¥µ¥Ý¡¼¥È¤ò¤¤¤¿¤À¤­
      -        ¤Þ¤·¤¿. 
      -
      -        ¤½¤·¤Æ, À¤³¦Ãæ¤Î¿ôÀé¤È¤¤¤¦ FreeBSD ¤Î¥æ¡¼¥¶¤È¥Æ¥¹¥¿¤Î³§¤µ¤ó¤Î
      -        ¤ª¤«¤²¤Çº£²ó¤Î¥ê¥ê¡¼¥¹¤Ë¤¤¤¿¤ê¤Þ¤·¤¿. 
      -
      -FreeBSD ¤Îº£²ó¤Î¥ê¥ê¡¼¥¹¤ò¤¢¤Ê¤¿¤¬³Ú¤·¤à¤³¤È¤¬¤Ç¤­¤ë»ö¤ò, 
      -¿´¤«¤éµ§¤Ã¤Æ. 
      -
      -                        The FreeBSD Project
      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.5R/Makefile b/data/ja_JP.EUC/releases/2.2.5R/Makefile deleted file mode 100644 index 0a475f67c5..0000000000 --- a/data/ja_JP.EUC/releases/2.2.5R/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.2 1997-12-22 00:17:24 max Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.2 - -DOCS= announce.sgml notes.sgml errata.sgml - -.include "../../../web.mk" diff --git a/data/ja_JP.EUC/releases/2.2.5R/announce.sgml b/data/ja_JP.EUC/releases/2.2.5R/announce.sgml deleted file mode 100644 index 99a4c7c522..0000000000 --- a/data/ja_JP.EUC/releases/2.2.5R/announce.sgml +++ /dev/null @@ -1,104 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      Date: 22 Oct 1997 14:09:08 -0500
      -From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
      -Subject: 2.2.5 RELEASE now available from ftp.freebsd.org (and some mirrors)

      - -

      2.2-stable ¥Ö¥é¥ó¥Á¤Î¼¡¤Î¥ê¥ê¡¼¥¹¤Ç¤¢¤ë FreeBSD 2.2.5 ¤Î¥ê¥ê¡¼¥¹¤ò -¤³¤³¤Ë¤ªÃΤ餻¤Ç¤­¤ë¤Î¤Ï, ¾ï¤Î¤´¤È¤¯, »ä¤ÎÂ礭¤Ê´î¤Ó¤Ç¤¹. ̤¤À¤Ë -2.1.x ¤òÁö¤é¤»¤Æ¤¤¤Æ, 2.2 ¤Î¥Æ¥¯¥Î¥í¥¸¤Ë¥¢¥Ã¥×¥°¥ì¡¼¥É¤·¤¿¤¤¤È´ê¤Ã¤Æ¤¤¤ë -Êý¡¹¤Ë¤È¤Ã¤Æ¤Ï, º£¤³¤½¤½¤Î»þ¤Ç¤¹. 2.2.5 ¤Ï²æ¡¹¤¬¹Ô¤Ã¤¿¥Æ¥¹¥È¤ÎÁ´¤Æ¤ÎʬÌî¤Ç, -2.1.x ¥Ö¥é¥ó¥Á¤ËɤŨ¤¹¤ë°ÂÄêÀ­¤òÊÝ»ý¤·¤Æ¤¤¤Þ¤¹. 2.2.2 ¤Ë¤¢¤Ã¤¿Â¿¤¯¤Î -¤¦¤ó¤¶¤ê¤¹¤ë¤è¤¦¤ÊÌäÂê¤â²ò·è¤·¤Þ¤·¤¿ (¤³¤ì¤Ë´Ø¤¹¤ë¤µ¤é¤Ê¤ë¾ðÊó¤Ë¤Ä¤¤¤Æ¤Ï, -¥ê¥ê¡¼¥¹¥Î¡¼¥È¤ò¤´Í÷²¼¤µ¤¤). - -

      FreeBSD 2.2.5-RELEASE ¤Ï, ftp.freebsd.org ¤ä, -À¤³¦Ãæ¤Ë¤¢¤ë¤¿¤¯¤µ¤ó¤Î FTP -¥ß¥é¡¼¥µ¥¤¥È ¤«¤é¼è¤Ã¤Æ¤¯¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. -Walnut Creek CDROM ¤Ë CD ¤ò -Ãíʸ¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹. ¤Þ¤â¤Ê¤¯, ¥×¥í¥°¥é¥Þ¤âÉáÄ̤Υ桼¥¶¤â -¹¥´ñ¿´¤ò¤½¤½¤é¤ì¤ë¤³¤È´Ö°ã¤¤¤Ê¤·¤Î¤ª¤Þ¤±¤¬¤¤¤Ã¤Ñ¤¤Æþ¤Ã¤¿, -4 ËçÁȤΠCD ¤Î¥»¥Ã¥È¤¬Çä¤ê½Ð¤µ¤ì¤ëͽÄê¤Ç¤¹.

      - -

      FreeBSD ¤Î ¸ø¼°¤ÊÇÛÉÛ FTP ¥µ¥¤¥È¤Ï,

      - -
      -

      ftp://ftp.FreeBSD.org/pub/FreeBSD

      -
      - -

      ¤Ç¤¹.

      - -

      ¤Þ¤¿, WEB ¥Ú¡¼¥¸·Ðͳ¤Î¾ì¹ç¤Ï,

      - -
      -

      http://www.cdrom.com/pub/FreeBSD

      -
      - -

      ¤Ë¤Ê¤ê¤Þ¤¹.

      - -

      Walnut Creek CDROM ¤Ë CD-ROM ¤òÃíʸ¤¹¤ë¾ì¹ç¤Ï,

      - -
      -

      Walnut Creek CDROM
      -4041 Pike Lane, #D
      -Concord CA, 94520 USA
      -Phone: +1 510 674-0783
      -Fax: +1 510 674-0821
      -Tech Support: +1 510 603-1234
      -Email: info@cdrom.com
      -WWW: http://www.cdrom.com/

      -
      - -

      ¤Ø¤É¤¦¤¾.

      - -

      ¤Þ¤¿, FreeBSD ¤Ï anonymous FTP ·Ðͳ¤Ç, ¥ß¥é¡¼¥µ¥¤¥È¤«¤é¼è¤Ã¤Æ¤¯¤ë¤³¤È¤¬ -¤Ç¤­¤Þ¤¹. ¥ß¥é¡¼¥µ¥¤¥È¤Ï¥¢¥ë¥¼¥ó¥Á¥ó, ¥ª¡¼¥¹¥È¥é¥ê¥¢, ¥Ö¥é¥¸¥ë, ¥«¥Ê¥À, -¥Á¥§¥³¶¦Ï¹ñ, ¥Ç¥ó¥Þ¡¼¥¯, ¥¨¥¹¥È¥Ë¥¢, ¥Õ¥£¥ó¥é¥ó¥É, ¥Õ¥é¥ó¥¹, ¥É¥¤¥Ä, -¹á¹Á, ¥¢¥¤¥ë¥é¥ó¥É, ¥¤¥¹¥é¥¨¥ë, ÆüËÜ, ´Ú¹ñ, ¥ª¥é¥ó¥À, ¥Ý¡¼¥é¥ó¥É, -¥Ý¥ë¥È¥¬¥ë, ¥í¥·¥¢, Æî¥¢¥Õ¥ê¥«, ¥¹¥¦¥§¡¼¥Ç¥ó, ÂæÏÑ, ¥¿¥¤, ¤½¤·¤Æ -(¾¤Î¹ñ¤Ëº®¤¸¤Ã¤Æ :)¥¤¥®¥ê¥¹¤Ë¤¢¤ê¤Þ¤¹. ¤Þ¤º¤Ï¤¢¤Ê¤¿¤¬½»¤ó¤Ç¤¤¤ëÃϰè¤Î

      - -
      -

      ftp://ftp.<yourdomain>.freebsd.org/pub/FreeBSD

      -
      - -

      ¤Ø¹Ô¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. º£¤Î¤È¤³¤í, ftp.freebsd.org ¤Ï¤Á¤ç¤Ã¤ÈÉé²Ù¤¬ -¹â¤¤¾õ¶·¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹ (Id software ¤È Slackware Linux ¤ÎºÇ¿·À½ÉÊ¤È -¥ê¥ê¡¼¥¹»þ´ü¤¬¤«¤Á¤¢¤Ã¤Æ¤·¤Þ¤Ã¤¿¤ó¤Ç¤¹ :).

      - -

      FreeBSD (2.0C °Ê¹ß) ÍѤÎÍ¢½Ðµ¬À©¥³¡¼¥É (eBones ¤È secure) ¤ÎºÇ¿·ÈǤÏ, -°Ê²¼¤Î¾ì½ê¤«¤é¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. ¤¢¤Ê¤¿¤¬¹ç½°¹ñ¤«¥«¥Ê¥À¤Ë½»¤ó¤Ç -¤¤¤Ê¤¤¾ì¹ç, secure (DES) ¤È eBones (Kerberos) ¤Ï°Ê²¼¤Î, ³¤³°¤ÎÇÛÉÛ¥µ¥¤¥È -¤«¤é¼ê¤ËÆþ¤ì¤Æ¤¯¤À¤µ¤¤.

      - -
      -
      Æî¥¢¥Õ¥ê¥«
      -

      ftp://ftp.internat.FreeBSD.ORG/pub/FreeBSD
      -ftp://ftp2.internat.FreeBSD.ORG/pub/FreeBSD

      - -
      ¥Ö¥é¥¸¥ë
      - -

      ftp://ftp.br.FreeBSD.ORG/pub/FreeBSD

      - -
      ¥Õ¥£¥ó¥é¥ó¥É
      - -

      ftp://nic.funet.fi/pub/unix/FreeBSD/eurocrypt

      -
      - -&footer; - - - diff --git a/data/ja_JP.EUC/releases/2.2.5R/errata.sgml b/data/ja_JP.EUC/releases/2.2.5R/errata.sgml deleted file mode 100644 index 70878422bb..0000000000 --- a/data/ja_JP.EUC/releases/2.2.5R/errata.sgml +++ /dev/null @@ -1,120 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -¤³¤Î¥Õ¥¡¥¤¥ë
      -
      -ERRATA.TXT ¤Ë¤Ï 2.2.5 ¤Î¥ê¥ê¡¼¥¹°Ê¹ß¤Î ERRATA (ÉÔ¶ñ¹ç¤Ê¤É¤Î¾ðÊó) ¤¬
      -¤ª¤µ¤á¤é¤ì¤Æ¤¤¤Þ¤¹. ¤³¤Î¥ê¥ê¡¼¥¹¤Ë´Ø¤¹¤ëÌäÂê¤òÊó¹ð¤¹¤ë¤Î¤Ï, 
      -** ¤Ê¤Ë¤è¤ê¤âÁ°¤Ë ** ¤³¤Î¥Õ¥¡¥¤¥ë¤òÆÉ¤ó¤Ç¤«¤é¤Ë¤·¤Æ¤¯¤À¤µ¤¤. ¤Þ¤¿,
      -¤³¤Î¥Õ¥¡¥¤¥ë¤Ï¿·¤·¤¤ÌäÂ꤬ȯ¸«¤µ¤ì¤ë¤¿¤Ó¤Ë¹¹¿·¤µ¤ì¤Þ¤¹. ¤Ç¤¹¤«¤é,
      -¤Ä¤¤¤³¤Î´Ö¤³¤Îʸ½ñ¤ò¥Á¥§¥Ã¥¯¤·¤¿¤Ð¤«¤ê¤Ç¤¢¤Ã¤Æ¤â, ¥Ð¥°¥ì¥Ý¡¼¥È¤ò
      -Á÷¤ëÁ°¤Ë¤â¤¦°ìÅÙ¥Á¥§¥Ã¥¯¤·Ä¾¤·¤Æ¤¯¤À¤µ¤¤. ¤³¤Î¥Õ¥¡¥¤¥ë¤Ë²Ã¤¨¤é¤ì¤¿
      -Êѹ¹²Õ½ê¤Ï, ¼«Æ°Åª¤Ë
      -
      -	freebsd-stable@freebsd.org
      -
      -¤Ë¤â e-mail ¤ÇÁ÷¤é¤ì¤Þ¤¹. 2.2.5 ¤Î¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ëºÇ¿·¤Î´«¹ð¤Ë
      -¤Ä¤¤¤Æ¤Ï,
      -
      -	ftp://freebsd.org/pub/CERT/
      -
      -¤ò¤´Í÷¤¯¤À¤µ¤¤
      -(URL ¤Ë¤´Ãí°Õ - ftp.freebsd.org ¤Ç¤Ï ** ¤¢¤ê¤Þ¤»¤ó **).
      -
      ----- ¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ë´«¹ð:
      -2.2.5 ¤ËÂФ¹¤ë, ¸½ºßÍ­¸ú¤Ê¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ë´«¹ð:   One
      -
      -o FreeBSD-SA-97:05 (
      -  ftp://freebsd.org/pub/CERT/ ¤«¤éÍøÍѲÄ) -
      -  open() ¤Î¥»¥­¥å¥ê¥Æ¥£¤ËÂФ¹¤ëÂdz«ºö. °Ê²¼¤Î URL ¤Ç¥Ñ¥Ã¥Á¤¬ÍøÍѲÄ
      -  
      -  ftp://freebsd.org/pub/CERT/patches/SA-97:05/
      -
      -  X ¥µ¡¼¥Ð¤¬Áö¤Ã¤Æ¤ª¤é¤º, I/O Ì¿Îá¤Ø¤Î¥¢¥¯¥»¥¹¤¬É¬¿Ü¤Ç¤¢¤ë¤è¤¦¤Ê
      -  ÆÃ¼ì¤Ê¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤â»ÈÍѤ·¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï, /dev/io ¤ò¼è¤ê½ü¤¯
      -  ¤È¤¤¤¦²óÈòºö¤ò¤È¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹.
      - 
      ----- ¥·¥¹¥Æ¥à¤Î¥¢¥Ã¥×¥Ç¡¼¥È¾ðÊó:
      -
      -o 2.2.5 ¤Î appletalk ¤Î¥¹¥¿¥Ã¥¯¤Ï¥¤¥«¤ì¤Æ¤¤¤Þ¤¹. appletalk ¤òÁö¤é¤»¤ë
      -  ¾ì¹ç¤Ï¤³¤Î¥Ñ¥Ã¥Á¤ò¤¢¤Æ¤Æ¤¯¤À¤µ¤¤
      -
      -  ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/atalk.diff.2.2.gz
      -
      -o ¥ê¥â¡¼¥È¥×¥ê¥ó¥¿¤Ë¥¸¥ç¥Ö¤òÁ÷¤ë¾ì¹ç, ¥é¥¤¥ó¥×¥ê¥ó¥¿¡¦¥¹¥×¡¼¥é¡¦
      -  ¥Ç¡¼¥â¥ó (lpd) ¤Ï, `ct' ¹àÌÜ(`ct' capability) ¤Ç»ØÄꤵ¤ì¤¿»þ´Ö
      -  (¥Ç¥Õ¥©¥ë¥È¤Ç¤Ï 2 ʬ) ¤ò²á¤®¤ë¤È, ¥¸¥ç¥Ö¤òÁ÷¤Ã¤¿»Ò¥×¥í¥»¥¹¤ò
      -  »¦¤·¤Æ¤·¤Þ¤¤¤Þ¤¹. ¤³¤ÎÌäÂê¤ò²ò·è¤¹¤ë¤Ë¤Ï, lpd ¥µ¥Ö¥·¥¹¥Æ¥à¤ò
      -  2.2-stable ¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤. ²óÈòºö¤È¤·¤Æ, `ct' ¹àÌÜ
      -  ¤ËÅÓÊý¤â¤Ê¤¯Â礭¤ÊÉÿô (3600 ¤È¤«) ¤ò»ØÄꤷ¤Æ¤ä¤ëÊýË¡¤â¤¢¤ê¤Þ¤¹.
      -
      -  (ÌõÃí: `ct' capability ¤Ë¤Ä¤¤¤Æ¤Ï ¥Ï¥ó¥É¥Ö¥Ã¥¯¤ä printcap(5) ¤ò
      -  »²¾È¤Î¤³¤È)
      -
      -o Intel ¤Î "F00F¡É¥Ð¥°¤òÆÍ¤±¤Ð, Pentium ¥Þ¥·¥ó¤Ë¥¢¥¯¥»¥¹¤·¤Æ¥×¥í¥°¥é¥à¤ò
      -  ¼Â¹Ô¤Ç¤­¤ë¥æ¡¼¥¶¤Ç¤¢¤ì¤Ðï¤Ç¤â, ¤½¤Î¥Þ¥·¥ó¤ò¥Ï¥ó¥°¤µ¤»¤ë¤³¤È¤¬
      -  ¤Ç¤­¤Þ¤¹.
      -
      -½¤ÀµË¡:¥«¡¼¥Í¥ë¤ò 2.2-stable ¤Î¤â¤Î¤Ë¥¢¥Ã¥×¥°¥ì¡¼¥É¤¹¤ë¤«, °Ê²¼¤Î
      -       ¥Ñ¥Ã¥Á¤òÅö¤Æ¤Æ¤¯¤À¤µ¤¤.
      -
      -      ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/f00f.diff.2.2.gz
      -
      -
      -o ipfw ¤Î¥³¡¼¥É¤ÎÃæ¤Ë, "reset tcp" ¤È¤¤¤¦¥Õ¥¡¥¤¥¢¥¦¥©¡¼¥ë¤Î¥³¥Þ¥ó¥É¤ò
      -  »ÈÍѤ¹¤ë¤È, ¥«¡¼¥Í¥ë¤¬¥«¡¼¥Í¥ë¥¹¥¿¥Ã¥¯¤ÎÉÔÆÃÄê¤ÎÃÏÅÀ¤Ë¥¤¡¼¥µ¥Í¥Ã¥È¤Î
      -  ¥Ø¥Ã¥À¤ò½ñ¤­¹þ¤à¤È¤¤¤¦¥Ð¥°¤¬¤¢¤ê¤Þ¤·¤¿.
      -
      -½¤ÀµË¡:¥«¡¼¥Í¥ë¤ò 2.2-stable ¤Î¤â¤Î¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤¹¤ë¤«,
      -       ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/ipfw.diff.gz
      -       ¤Ë¤¢¤ë¥Ñ¥Ã¥Á¤òÅö¤Æ¤Æ¤¯¤À¤µ¤¤.
      -
      -o XF86Setup ¤Ë¤Ï¥Ð¥°¤¬¤¢¤ê, ¥ê¥ó¥¯¤¬´û¤Ë¸ºß¤·¤Æ¤¤¤ë¾ì¹ç¤ò¤Î¤¾¤­,
      -/usr/X11R6/bin/X ¤«¤éÀµ¤·¤¤ X ¥µ¡¼¥Ð¤Ø¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤òÄ¥¤ë¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó.
      -startx ¤ò¼Â¹Ô¤¹¤ë¤È, °Ê²¼¤Î¥¨¥é¡¼¤¬É½¼¨¤µ¤ì¤Þ¤¹.
      -
      -  xinit:  No such file or directory (errno 2):  no server "X" found in PATH
      -
      -½¤ÀµË¡:(root ¤Ë¤Ê¤Ã¤Æ) °Ê²¼¤Î¥³¥Þ¥ó¥É¤ò¼Â¹Ô¤·, XF86Setup ¤ò¤â¤¦°ìÅÙÁö¤é¤»¤Æ¤¯¤À¤µ¤¤.
      -
      -       # cd /usr/X11R6/bin
      -       # ln -s XF86_VGA16 X
      -
      -       XF86Setup ¤¬¸½¹Ô¤Î XF86Config ¤ò¥Ç¥Õ¥©¥ë¥È¤Ç»ÈÍѤ¹¤ë¤«¤É¤¦¤«¤¿¤º¤Í¤Æ¤­¤¿¤é,
      -       no ¤òÁªÂò¤·¤Æ¤¯¤À¤µ¤¤. 'X' ¤«¤é¥µ¡¼¥Ð¤Ë¥ê¥ó¥¯¤òÄ¥¤ë¤«¤É¤¦¤«¤¿¤º¤Í¤Æ¤­¤¿¤é,
      -       yes ¤òÁªÂò¤·¤Æ¤¯¤À¤µ¤¤.
      -
      -o ¥æ¡¼¥¶¥â¡¼¥É PPP ¤Î¥Õ¥§¡¼¥º¥À¥¤¥¢¥°¥é¥à¤Î¼ÂÁõ¤Ë¤Ï¥Ð¥°¤¬¤¢¤ê, ¤¤¤¯¤Ä¤«¤Î
      -  PPP ¤Î¼ÂÁõ¤È¤ÎÁȹç¤ï¤»¤Ç»ÈÍѤ¹¤ë¤È, ¥ê¥ó¥¯¤òÀÚÃǤ¹¤ë¤È¤­¤ËÌäÂ꤬ȯÀ¸¤·¤Þ¤¹.
      -  ²óÀþ¤ÏÀÚÃǤµ¤ì¤Þ¤¹¤¬, ¥â¥Ç¥à¤Ï¼êư¤Ç pppctl (¤«, switch) ¤ò¼Â¹Ô¤·¤Ê¤¤¸Â¤ê
      -  ¥Ï¥ó¥°¥¢¥Ã¥×¤·¤Þ¤»¤ó.
      -
      -½¤ÀµË¡:	-current ¤Î¥½¡¼¥¹ÇÉÀ¸¤Î ppp ¤¬
      -
      -	  http://www.FreeBSD.org/~brian
      -
      -	¤«¤éÍøÍѤǤ­¤Þ¤¹. ¤³¤Î¥½¡¼¥¹¤Ï 2.0.5 °Ê¹ß¤Î¥Ð¡¼¥¸¥ç¥ó¤Î FreeBSD ¤Ç
      -	¥Ó¥ë¥É¤Ç¤­¤Þ¤¹. ¤³¤Î¥³¡¼¥É¤Ï -current ¤Î¥Ä¥ê¡¼¤Ë¤ÏÆþ¤Ã¤Æ¤¤¤Þ¤¹¤¬,
      -	2.2-STABLE ¤Î¥Ä¥ê¡¼¤Ë¤Ï (¤Þ¤À) Æþ¤Ã¤Æ¤¤¤Þ¤»¤ó.
      -
      -	¤µ¤é¤Ê¤ë¾ðÊó¤Ï°Ê²¼¤Î¾ì½ê¤Ç¼ê¤ËÆþ¤ê¤Þ¤¹.
      -
      -	  Document references
      -	  FAQ
      -	  handbook
      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.5R/notes.sgml b/data/ja_JP.EUC/releases/2.2.5R/notes.sgml deleted file mode 100644 index c19e594d1f..0000000000 --- a/data/ja_JP.EUC/releases/2.2.5R/notes.sgml +++ /dev/null @@ -1,465 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -                             ¥ê¥ê¡¼¥¹¥Î¡¼¥È
      -                         FreeBSD 2.2.5-RELEASE
      -
      -o ¥ê¥ê¡¼¥¹¥Ç¥£¥ì¥¯¥È¥ê¤Î¥ì¥¤¥¢¥¦¥È¤Ë´Ø¤¹¤ë¾ðÊó¤Ï, ABOUT.TXT ¤ò¤´Í÷¤¯¤À
      -  ¤µ¤¤. ¥Õ¥í¥Ã¥Ô¡¼¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¾ì¹ç, ¤³¤ì¤òÆÉ¤ó¤Ç¤ª¤¯¤³¤È¤Ï
      -  **Èó¾ï¤Ë**½ÅÍפǤ¹.
      -
      -o ¤³¤Î¥ê¥ê¡¼¥¹¤ÎºÇ¶áȯ¸«¤µ¤ì¤¿ÌäÂê¤Ë´Ø¤·¤Æ, ERRATA.TXT ¤ò¥Á¥§¥Ã¥¯¤¹¤ë
      -  ¤Î¤â½ÅÍפǤ¹. ¤³¤Î¥Õ¥¡¥¤¥ë¤Ë¤Ï½ÅÂç¤Ê¥Ð¥°, ¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ëÌäÂê, 
      -  ¤½¤Î¾¥·¥¹¥Æ¥à´ÉÍý¼Ô¤¬Ãí°Õ¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤»öÊÁ¤Ë´Ø¤¹¤ëºÇ¿·¤Î¾ðÊó¤¬
      -  ´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹.
      -
      -  ERRATA.TXT ¤ÎÆüËܸìÌõ¤Ï°Ê²¼¤Î¾ì½ê¤Ë¤¢¤ê¤Þ¤¹¡£
      -
      -        http://www.jp.freebsd.org/www.freebsd.org/ja_JP.EUC/releases/2.2.5R/errata.html
      -
      -o ¥¤¥ó¥¹¥È¡¼¥ëÊýË¡¤Ë¤Ä¤¤¤Æ¤Ï, INSTALL.TXT ¤ª¤è¤Ó HARDWARE.TXT ¤ò¤´Í÷¤¯
      -  ¤À¤µ¤¤. 
      -
      -RELENG_2_2 ¥Ö¥é¥ó¥Á¡Ê¸½ºß¥ê¥ê¡¼¥¹ 2.2.6 ¤Ë¸þ¤±¤Æ³«È¯¤¬¿Ê¤á¤é¤ì¤Æ¤¤¤Þ
      -¤¹¡Ë¤ÎºÇ¿·¥ê¥ê¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï, °Ê²¼¤Î¾ì½ê¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ²¼¤µ¤¤. 
      -
      -        ftp://releng22.freebsd.org/pub/FreeBSD/
      -
      -¤Þ¤¿, ºÇ¿·¤Î 3.0-current (HEAD ¥Ö¥é¥ó¥Á) ¤Î¥¹¥Ê¥Ã¥×¥·¥ç¥Ã¥È¥ê¥ê¡¼¥¹¤Ë
      -¤Ä¤¤¤Æ¤Ï, °Ê²¼¤Î¾ì½ê¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤.
      -
      -        ftp://current.freebsd.org/pub/FreeBSD
      -
      -
      -1. 2.2.2 ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï?
      -------------------------
      -
      -Cyrix ¤È AMD ¤Î¥×¥í¥»¥Ã¥µ¤Ë´Ø¤¹¤ë¥µ¥Ý¡¼¥È¤¬¸þ¾å¤·¤Þ¤·¤¿.
      -
      -/usr/src/Makefile ¤Î "world" ¤Î¥¿¡¼¥²¥Ã¥È¤Ë¤Ä¤¤¤Æ, ¥Û¥¹¥È¥·¥¹¥Æ¥à¤«¤é
      -¤ÎÆÈΩ¤¬°ìÁؿʤߤޤ·¤¿. Èó¾ï¤Ë¸Å¤¤¥·¥¹¥Æ¥à¤Ç¤â¥½¡¼¥¹¤òÄ̤¸¤Æ¿·¤·¤¤
      -¥·¥¹¥Æ¥à¤Ø¤Î°Ü¹Ô¤òÍÆ°×¤Ë¹Ô¤¦¤³¤È¤¬¤Ç¤­¤Þ¤¹.
      -
      -¥É¥­¥å¥á¥ó¥È¤Î²þÄû¤ò¤¿¤¯¤µ¤ó, ¤¿¤¯¤µ¤ó¹Ô¤¤¤Þ¤·¤¿.
      -
      -CERT ¤ä¤½¤Î¾¤Î¥³¥ó¥Ô¥å¡¼¥¿¥»¥­¥å¥ê¥Æ¥£´Ø·¸¤Îµ¡´Ø¤«¤é¤ÎÊó¹ð¤Ë´ð¤Å¤­,
      -¥»¥­¥å¥ê¥Æ¥£¤Î¸þ¾å¤ò¿¿ô¹Ô¤¤¤Þ¤·¤¿.
      -
      -¥¤¥ó¥¹¥È¡¼¥ë¥×¥í¥°¥é¥à¤¬¤«¤Ê¤ê¹¹¿·¡¦²þÄû¤µ¤ì¤Þ¤·¤¿. ¥×¥í¥°¥é¥à¤ËÀ³¤ß
      -Øá¤¤¤¿¸Å¤À¤Ì¤­¤ò¿ôɤÊá¤Þ¤¨¤ë¤Î¤Ë, 2.2.5 ¤Ç¤è¤¦¤ä¤¯À®¸ù¤·¤Þ¤·¤¿.
      -
      -BIND ¤ä sendmail ¤ò»Ï¤á¤È¤¹¤ë½ÅÍפʥµ¥Ö¥·¥¹¥Æ¥à¤ò¥¢¥Ã¥×¥Ç¡¼¥È¤·¤Þ¤·¤¿.
      -
      -ethernet media selection ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. ¶²¤í¤·¤¯Ææ¤á¤¤¤¿ "link"
      -¥Õ¥é¥°¤ò»ÈÍѤ¹¤ë¤ä¤êÊý¤ËÊѤ¨¤Æ, ifconfig ¤ËÄɲ䵤줿¥á¥Ç¥£¥¢¥Õ¥é¥°¤ò
      -ÍѤ¤¤ì¤Ð, ¥Þ¥ë¥Á¥Ý¡¼¥È¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤ÎÆÃÄê¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò̾Á°
      -¤Ç»ØÄꤹ¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹ (¾Ü¤·¤¤¾ðÊó¤Ï man ifconfig ¤ò¤´Í÷²¼¤µ¤¤).
      -
      -AHC (Adaptec 394x/294X) ¥É¥é¥¤¥Ð¤È AIC7xxx ¥¢¥»¥ó¥Ö¥é¤Ë·àŪ¤Ê²þÁ±¤¬
      -¹Ô¤ï¤ì¤Þ¤·¤¿.
      -
      -¥·¥ê¥¢¥ë·Ðͳ¤Î¥Ö¡¼¥ÈÍѤΥ³¡¼¥É¤È GDB ¤Î¥ê¥â¡¼¥È´Ä¶­¤Î¥µ¥Ý¡¼¥È¤¬¤è¤ê
      -¤è¤¤¤â¤Î¤Ë¤Ê¤ê¤Þ¤·¤¿.
      -
      -CMD640 ¥Á¥Ã¥×¥»¥Ã¥È¤ËÂФ¹¤ë²óÈòºö¤¬ÍøÍѤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿.
      -(/sys/i386/conf/LINT ¤ò¤´Í÷²¼¤µ¤¤)
      -
      -¿·¤·¤¤ 3Com 3c589D PCMCIA ¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿.
      -
      -¿·¤·¤¤ VGA ¥é¥¤¥Ö¥é¥ê (/usr/src/lib/libvgl) ¤¬Æþ¤ê¤Þ¤·¤¿. syscon ¤Î 
      -tty ¤ËÂФ·¤Æ, ñ½ã¤Ê VGA ¥°¥é¥Õ¥£¥Ã¥¯ÉÁ²èµ¡Ç½ (Linux ¤Î libSVGA ¤Î¤è¤¦
      -¤Ê¤â¤Î) ¤òÄ󶡤·¤Þ¤¹.
      -
      -lpd ¤ä¤½¤ÎƱÎà¤Ë¤ª¤±¤ë TCP ¥³¥Í¥¯¥·¥ç¥ó¤Î¥¿¥¤¥à¥¢¥¦¥È¤Þ¤Ç¤Î»þ´Ö¤ò,
      -printcap(5)¤ÎÃæ¤Ç»ØÄê¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. ¥Í¥Ã¥È¥ï¡¼¥¯¥×¥ê¥ó¥È
      -¥µ¡¼¥Ð¤¬¤¿¤¯¤µ¤ó¤¢¤ë´Ä¶­¤Çư¤«¤¹¤È¤­¤Ë, Èó¾ï¤ËŤ¤´Ö¸Ç¤Þ¤Ã¤¿¤Þ¤Þ¤Ë¤Ê¤ë
      -¤Î¤òËɻߤ¹¤ë¤¿¤á¤Ç¤¹.
      -
      -¥æ¡¼¥¶¥â¡¼¥É ppp ¤¬, 3.0-current ¤Ç¤Î¿ô¿¤¯¤Î²þÄû¤ä²þÎɤò¼õ¤±¤Æ¥¢¥Ã¥×
      -¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. ¼¡¤Ë½Ò¤Ù¤ë¤è¤¦¤ÊÊѹ¹ÅÀ¤Î¤¤¤¯¤Ä¤«¤Ï, ¤ß¤Ê¤µ¤ó¤¬¸½ºß
      -»È¤Ã¤Æ¤¤¤ëÀßÄê¤ò»ÈÍѤǤ­¤Ê¤¯¤¹¤ë²ÄǽÀ­¤¬¤¢¤ê¤Þ¤¹¤«¤é, ¥Þ¥Ë¥å¥¢¥ë¤ò
      -¤â¤¦°ìÅ٤褯ÆÉ¤ßľ¤·¤Æ²¼¤µ¤¤.
      -
      -  o "set debug" ¥³¥Þ¥ó¥É¤¬ "set log" ¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿.
      -  o LCP ¤Î¥í¥°¤¬ LCP, IPCP, CCP ¤Î¥í¥°¤Ëʬ³ä¤µ¤ì¤Þ¤·¤¿. °ÊÁ°¤ÈƱ¤¸½ÐÎÏ
      -    ¤òÆÀ¤ë¤Ë¤Ï "set log LCP" ¤È½ñ¤«¤ì¤¿¹Ô¤òÁ´¤Æ "set log LCP IPCP CCP"
      -    ¤ËÊѹ¹¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹.
      -  o ppp ¤Ï¥í¥°¥Õ¥¡¥¤¥ë¤ò½ñ¤¯ºÝ¤Ë syslogd ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿.
      -  o ppp ¤Ï¥Ç¥Õ¥©¥ë¥È¤Ç LQR ¤ò disable ¤Ë¤·, openmode ¤ò active ¤Ë¤¹¤ë
      -    ¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿.
      -  o ppp ¤Ï "network" ¥°¥ë¡¼¥×¤Î, ¥â¡¼¥É 4550 ¤Ç¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤ë¤è¤¦
      -    ¤Ë¤Ê¤ê¤Þ¤·¤¿. ¥°¥ë¡¼¥× 69 (network) ¤ò /etc/group ¤ËÄɲ乤ëɬÍפ¬
      -    ¤¢¤ê¤Þ¤¹.  ¥æ¡¼¥¶¤Ë "ppp -direct ..." ¤È¤¤¤¦¥³¥Þ¥ó¥É¤ò¼Â¹Ô¤µ¤»¤¿¤¤
      -    ¾ì¹ç¤Ï, ¤½¤Î¥æ¡¼¥¶¤ò "network" ¥°¥ë¡¼¥×¤Ë²Ã¤¨¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó. 
      -    ¥¯¥é¥¤¥¢¥ó¥È¦¤Î ppp ¤Ï user id 0 ¤òɬÍפȤ¹¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿.
      -
      -ºÙÉô¤ò´°Á´¤ËÃΤꤿ¤¤¾ì¹ç¤Ï, ppp(8) ¤Î¥Þ¥Ë¥å¥¢¥ë¤È, ´Ø·¸¤¹¤ë¥Ï¥ó¥É¥Ö¥Ã¥¯¤Î
      -¥»¥¯¥·¥ç¥ó¤ò»²¹Í¤Ë¤·¤Æ¤¯¤À¤µ¤¤.
      -
      -
      -2. ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¹½À®
      ------------------------
      -
      -¸½ºß FreeBSD ¤Ï, ISA, VL, EISA, PCI ¥Ð¥¹¤ä, 386SX ¤«¤é Pentium ¥¯¥é¥¹
      -¤Þ¤Ç¤Î¤µ¤Þ¤¶¤Þ¤Ê¼ïÎà¤Î PC ¤Çưºî¤·¤Þ¤¹ (386SX ¤Ï¤ª¤¹¤¹¤á¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó). 
      -IDE, ESDI¥É¥é¥¤¥Ö¤ä, ¤µ¤Þ¤¶¤Þ¤Ê SCSI ¥³¥ó¥È¥í¡¼¥é, ¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É
      -¤ä¥·¥ê¥¢¥ë¥«¡¼¥É¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -°Ê²¼¤Î¥ê¥¹¥È¤Ç¤Ï, FreeBSD ¤Çưºî¤¬³Îǧ¤µ¤ì¤Æ¤¤¤ë¤¹¤Ù¤Æ¤Î¼þÊÕµ¡´ï¤Î°ìÍ÷
      -¤Ç¤¹. ¤³¤ì°Ê³°¤Î¹½À®¤Ç¤âưºî¤¹¤ë¤È»×¤¤¤Þ¤¹¤¬, ¤³¤³¤Ç¤ÏưºîÊó¹ð¤¬¤¢¤Ã¤¿
      -¤â¤Î¤À¤±¤òµ­ºÜ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -2.1. ¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é
      --------------------------
      -
      -WD1003 (¤¢¤é¤æ¤ë MFM/RLL)
      -WD1007 (¤¢¤é¤æ¤ë IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1535 ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 154x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 174x ¥·¥ê¡¼¥º EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -        (¥¹¥¿¥ó¥À¡¼¥É, ¥¨¥ó¥Ï¥ó¥¹¥É¥â¡¼¥É)
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) ¥·¥ê¡¼¥º
      -        ISA/EISA/PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec AIC7850 ¥ª¥ó¥Ü¡¼¥É SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -¤Þ¤À¥µ¥Ý¡¼¥È¤¬´°Á´¤Ç¤Ê¤¤¥³¥ó¥È¥í¡¼¥é:
      -Adaptec 1510 ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é (bootable device ÍѤǤϤʤ¤)
      -Adaptec 152x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec AIC-6260 ¤È AIC-6360 ¥Ù¡¼¥¹¤Î¥Ü¡¼¥É
      -        (AHA-152x ¤È SoundBlaster SCSI ¥«¡¼¥É¤ò´Þ¤à)
      -
      -** Ãí°Õ: SoundBlaster ¤Î¥«¡¼¥É¤Ë¤Ï¥Ö¡¼¥È¥Ç¥Ð¥¤¥¹¤ò¥·¥¹¥Æ¥à¤Î BIOS I/O
      -   ¥Ù¥¯¥¿¤ËÂбþÉÕ¤±¤ë¤¿¤á¤Î¥ª¥ó¥Ü¡¼¥É BIOS ¤¬¤Ê¤¤¤Î¤Ç, ¤³¤Î¥«¡¼¥É¤«¤é
      -   ¥Ö¡¼¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó. ¥Æ¡¼¥×¤ä CDROM ¤Ê¤É¤ò (¥Ö¡¼¥È¤·¤Ê¤¤¤Ç) 
      -   ÍøÍѤ¹¤ëʬ¤Ë¤ÏÌäÂꤢ¤ê¤Þ¤»¤ó. ROM ¤ò»ý¤¿¤Ê¤¤ AIC-6x60 ¥Ù¡¼¥¹¤Î¾¤Î
      -   ¥«¡¼¥É¤Ç¤âƱÍͤÎÌäÂ꤬¤¢¤ê¤Þ¤¹. ¤¤¤¯¤Ä¤«¤Î¥·¥¹¥Æ¥à¤Ç¤Ï¥Ö¡¼¥È ROM ¤ò
      -   »ý¤Ã¤Æ¤¤¤Þ¤¹¤¬, ¤³¤ì¤é¤ÏÅŸ»¤ò¤¤¤ì¤¿»þ, ¤¢¤ë¤¤¤Ï¥ê¥»¥Ã¥È¤·¤¿¤È¤­¤Ë
      -   ²¿¤é¤«¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹. ¤³¤Î¤è¤¦¤Ê¥±¡¼¥¹¤Ç¤Ï¤½¤Î¥Ç¥Ð¥¤¥¹¤«¤é¤Ç¤â
      -   ¥Ö¡¼¥È¤Ç¤­¤ë¤Ç¤·¤ç¤¦. ¾ÜºÙ¤Ï¥·¥¹¥Æ¥à¤ä¥Ü¡¼¥É¤Î¥É¥­¥å¥á¥ó¥È¤ò»²¾È¤·
      -   ¤Æ¤¯¤À¤µ¤¤. 
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 742A, 747S, 747c EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 946c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 956c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -SymBios (°ÊÁ°¤Î NCR) 53C810, 53C825, 53c860 ¤ª¤è¤Ó 53c875 PCI SCSI
      -¥³¥ó¥È¥í¡¼¥é:
      -	ASUS SC-200
      -  	Data Technology DTC3130 (all variants)
      -	NCR ¤Î¥«¡¼¥É (¤¹¤Ù¤Æ)
      -	Symbios ¤Î¥«¡¼¥É (¤¹¤Ù¤Æ)
      -	Tekram DC390W, 390U, 390F
      -	Tyan S1365
      -
      -Tekram DC390 ¤ª¤è¤Ó DC390T ¥³¥ó¥È¥í¡¼¥é (¤ª¤½¤é¤¯ AMD 53c974 ¥Ù¡¼¥¹¤Î
      -¾¤Î¥«¡¼¥É¤â). 
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -DTC 3290 EISA SCSI ¥³¥ó¥È¥í¡¼¥é (1542 ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó)
      -
      -UltraStor 14F, 24F, 34F SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Seagate ST01/02 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Future Domain 8xx/950 ¥·¥ê¡¼¥º SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -WD7000 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -FreeBSD 2.2.5 ¤Ë¤Ï Future Domain 36C20 / Adaptec AHA2920 ¥³¥ó¥È¥í¡¼¥é
      -¤Î¥É¥é¥¤¥Ð¤¬´ó£¤µ¤ìÉÕ°¤µ¤ì¤ëͽÄê¤Ç¤¹. ¤³¤ì¤Ï (¤Þ¤À) ´°Á´¤Ë¥µ¥Ý¡¼¥È
      -¤µ¤ì¤Æ¤Ï¤¤¤Þ¤»¤ó¤¬, ´ðËÜŪ¤Ë¤Ïưºî¤·¤Þ¤¹. CD-ROM ¤Î /xperimnt ¤Î²¼¤ò
      -¤´Í÷²¼¤µ¤¤.
      -
      -°Ê¾å¤Î¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë SCSI ¥³¥ó¥È¥í¡¼¥é¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ, 
      -SCSI-I ¤ª¤è¤Ó SCSI-II ¤Î¼þÊÕµ¡´ï¤ËÂФ¹¤ë¤¹¤Ù¤Æ¤Î¥µ¥Ý¡¼¥È¤¬Ä󶡤µ¤ì¤Þ¤¹. 
      -¤³¤ì¤Ë¤Ï¥Ç¥£¥¹¥¯, ¥Æ¡¼¥×¥É¥é¥¤¥Ö (DAT ¤È 8mm Exabyte ¤ò´Þ¤à), CDROM
      -¥É¥é¥¤¥Ö¤¬´Þ¤Þ¤ì¤Þ¤¹. 
      -
      -¸½ºß, ¼¡¤Î CDROM ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -(cd)    SCSI interface (ProAudio Spectrum ¤È SoundBlaster SCSI ¤ò´Þ¤à)
      -(mcd)   Mitsumi ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë, ¥É¥é¥¤¥Ð¡¼¤Ï¤ä¤ä¸Å¤á)
      -(matcd) ¾¾²¼/Panasonic (Creative SoundBlaster) ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹
      -        (562/563 ¥â¥Ç¥ë)
      -(scd)   Sony ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(wcd)   ATAPI IDE ¥¤¥ó¥¿¥Õ¥§¡¼¥¹.
      -
      -
      -2.2. ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      ------------------------
      -
      -Allied-Telesis AT1700 ¤ª¤è¤Ó RE2000 ¥«¡¼¥É
      -
      -AMD PCnet/PCI (79c970 & 53c974 ¤Þ¤¿¤Ï 79c974)
      -
      -SMC Elite 16 WD8013 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¥Õ¥§¡¼¥¹, ¤½¤·¤Æ¤½¤Î¾¿¤¯¤Î
      -WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT ¤ä
      -WD8013EBT ¤Ê¤É¤Î¸ß´¹ÉÊ. SMC Elite Ultra ¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -DEC EtherWORKS III NIC (DE203, DE204, DE205)
      -DEC EtherWORKS II NIC (DE200, DE201, DE202, DE422)
      -DEC DC21040, DC21041, ¤Þ¤¿¤Ï DC21140 ¥Ù¡¼¥¹¤Î NIC
      -    (SMC Etherpower 8432T, DE245 Åù)
      -DEC FDDI (DEFPA/DEFEA) NIC
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ ¥«¡¼¥É (27247B ¤È 27252A). 
      -
      -Intel EtherExpress (¥É¥é¥¤¥Ð¤¬ÉÔ°ÂÄê¤Ê¤Î¤Ç¤ª¤¹¤¹¤á¤·¤Þ¤»¤ó)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, ¤½¤·¤Æ NE2100 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¥Õ¥§¡¼¥¹
      -
      -3Com 3C501 ¥«¡¼¥É
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI ¤ª¤è¤Ó 
      -EISA (Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      -
      -IBM, National Semiconductor¼Ò¤Î PCMCIA ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤â¥µ¥Ý¡¼¥È¤µ
      -¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -¸½ºß¥È¡¼¥¯¥ó¥ê¥ó¥°¤Î¥«¡¼¥É¤Ï°ìÀÚ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¡Ö¤¤¤Þ¤»¤ó¡×¤¬, »ä¤¿¤Á¤Ï
      -狼¤¬¥É¥é¥¤¥Ð¤òÁ÷¤Ã¤Æ¤­¤Æ¤¯¤ì¤ë¤Î¤òÂԤäƤ¤¤Þ¤¹. ¤À¤ì¤«¤ä¤Ã¤Æ¤¯¤ì¤Þ¤»
      -¤ó¤«?
      -
      -2.3. ¤½¤Î¾¤Î¥Ç¥Ð¥¤¥¹
      ----------------------
      -
      -AST 4 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -ARNET 8 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -ARNET (¸½ºß¤Ï Digiboard) Ʊ´ü 570/i ¹â®¥·¥ê¥¢¥ë
      -
      -Boca BB1004 4 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca IOAT66 6 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -Boca BB1008 8 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca BB2016 16 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -
      -Cyclades Cyclom-y ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -STB 4 ¥Ý¡¼¥È¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -SDL Communications Riscom/8 ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -SDL Communications RISCom/N2 ¤ª¤è¤Ó N2pci high-speed Ʊ´ü¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -Stallion ¥Þ¥ë¥Á¥Ý¡¼¥È¥·¥ê¥¢¥ë¥Ü¡¼¥É: EasyIO, EasyConnection 8/32 & 8/64,
      -Onboard 4/16, Brumby
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis
      -UltraSound ¤½¤·¤Æ Roland MPU-401 ¥µ¥¦¥ó¥É¥«¡¼¥É
      -
      -Connectix QuickCam
      -Matrox Meteor Video ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Creative Labs Video Spigot ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Brooktree Bt848 ¥Á¥Ã¥×¥Ù¡¼¥¹¤Î¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼³Æ¼ï
      -
      -HP4020, HP6020, Philips CDD2000/CDD2660 ¤È Plasmon CD-R ¥É¥é¥¤¥Ö
      -
      -PS/2 ¥Þ¥¦¥¹
      -
      -ɸ½à PC ¥¸¥ç¥¤¥¹¥Æ¥£¥Ã¥¯
      -
      -X-10 power ¥³¥ó¥È¥í¡¼¥é
      -
      -GPIB ¤ª¤è¤Ó Transputer ¥É¥é¥¤¥Ð
      -
      -Genius ¤ª¤è¤Ó Mustek ¥Ï¥ó¥É¥¹¥­¥ã¥Ê
      -
      -¥Õ¥í¥Ã¥Ô¡¼¥Æ¡¼¥×¥É¥é¥¤¥Ö (¤¤¤¯¤Ä¤«¤Î¸Å¤¤¥â¥Ç¥ë¸ÂÄê. ¥É¥é¥¤¥Ð¤Ï¤ä¤ä¸Å¤á)
      -
      -¸½ºß FreeBSD ¤Ç¤Ï IBM ¤Î¥Þ¥¤¥¯¥í¥Á¥ã¥Í¥ë (MCA) ¥Ð¥¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ
      -¡Ö¤¤¤Þ¤»¤ó¡×. 
      -
      -
      -3. FreeBSD ¤ÎÆþ¼ê
      ------------------
      -
      -FreeBSD ¤òÆþ¼ê¤¹¤ëÊýË¡¤Ï¤¤¤í¤¤¤í¤¢¤ê¤Þ¤¹:
      -
      -3.1. FTP/Mail
      -
      -FreeBSD ¤ª¤è¤Ó, Éտ魯¤ë¤¹¤Ù¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤ÏÀµ¼°¤Ê FreeBSD ¤Î¥ê¥ê¡¼¥¹
      -¥µ¥¤¥È¤Ç¤¢¤ë `ftp.freebsd.org' ¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -¾¤Î FreeBSD ¥½¥Õ¥È¥¦¥§¥¢¤ò¥ß¥é¡¼¤·¤Æ¤¤¤ë¤È¤³¤í¤Ï MIRROR.SITES ¤Ëµ­ºÜ
      -¤µ¤ì¤Æ¤¤¤Þ¤¹. ÇÛÉÛ¥»¥Ã¥È¤ò¼èÆÀ¤¹¤ë¤È¤­¤Ë¤Ï (¥Í¥Ã¥È¥ï¡¼¥¯Åª¤Ë) °ìÈֶᤤ
      -¤È¤³¤í¤«¤é ftp ¤·¤Æ¤¯¤À¤µ¤¤. ¤Ê¤ª¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¤È¤¤¤¦¤È¤³¤í¤Ï
      -´¿·Þ¤·¤Þ¤¹. Àµ¼°¤Ê¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¾ì¹ç¤Ë¤Ï, 
      -freebsd-admin@freebsd.org ¤Þ¤Ç¾ÜºÙ¤òÌ䤤¹ç¤ï¤»¤Æ¤¯¤À¤µ¤¤. 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËÂФ¹¤ëľÀܤΥ¢¥¯¥»¥¹¼êÃʤò»ý¤¿¤º, ÅŻҥ᡼¥ë¤·¤«»È¤¨¤Ê
      -¤¤¤È¤¤¤¦¾ì¹ç¤Ë¤Ï, `ftpmail@ftpmail.vix.com' ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¥Õ¥¡¥¤¥ë¤ò
      -Æþ¼ê¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. ¥á¥Ã¥»¡¼¥¸¤Ë help ¤È½ñ¤¤¤¿¥á¡¼¥ë¤ò¤³¤ÎÅŻҥ᡼
      -¥ë¥¢¥É¥ì¥¹¤ËÁ÷¤ë¤È¾Ü¤·¤¤»È¤¤Êý¤¬¤ï¤«¤ê¤Þ¤¹. ¤¿¤À¤·, ¤³¤ÎÊýË¡¤Ç¤ÏÁ´Éô¤Ç
      -¡Ö¿ô½½¥á¥¬¥Ð¥¤¥È¡×¤Î¥Õ¥¡¥¤¥ë¤ò¥á¡¼¥ë¤ÇžÁ÷¤¹¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹. ¾¤Ë¼êÃÊ
      -¤¬¤Ê¤¤¾ì¹ç¤Î, ¡ÖºÇ¸å¤Î¼êÃʡפȹͤ¨¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -3.2. CDROM
      -
      -FreeBSD 2.2.5-RELEASE ¤È 3.0-SNAPSHOT ¤Î CDROM ¤ò¼¡¤Î¤È¤³¤í¤ËÃíʸ¤¹¤ë
      -¤³¤È¤â²Äǽ¤Ç¤¹. 
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤«¤é¤Ï orders@cdrom.com ¤Þ¤¿¤Ï http://www.cdrom.com
      -¤ÇÃíʸ¤Ç¤­¤Þ¤¹. ºÇ¿·¤Î¥«¥¿¥í¥°¤Ï¼¡¤Î¤È¤³¤í¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -        ftp://ftp.cdrom.com/cdrom/catalog
      -
      --RELEASE CD ¤ÎÃÍÃÊ¤Ï 39.95 ¥É¥ë, FreeBSD ¤ÎÄê´ü¹ØÆÉÀ©¤Î¾ì¹ç¤Ë¤Ï 24.95
      -¥É¥ë¤Ç¤¹. FreeBSD 3.0-SNAP CD ¤Ï 29.95 ¥É¥ë, FreeBSD-SNAP ¤ÏÄê´ü¹ØÆÉ¤Ç
      -14.95 ¥É¥ë¤Ç¤¹ (-RELEASE ¤È -SNAP ¤ÎͽÌó¤ÏÊÌ¡¹¤Ë°·¤Ã¤Æ¤¤¤Þ¤¹). Äê´ü¹Ø
      -ÆÉÀ©¤Ç¤Ï, ¿·¤·¤¤¥Ð¡¼¥¸¥ç¥ó¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤ë¤´¤È¤Ë¼«Æ°Åª¤ËÁ÷¤ì¤é¤Æ¤­¤Þ¤¹. 
      -ÎÁ¶â¤Ï¥Ç¥£¥¹¥¯¤¬ÇÛÁ÷¤µ¤ì¤ë¤¿¤Ó¤Ë¥¯¥ì¥¸¥Ã¥È¥«¡¼¥É¤«¤é¤Ï°ú¤­Í¤ì¤Þ¤¹. 
      -¥­¥ã¥ó¥»¥ë¤Ë¤Ä¤¤¤Æ¤âÆÃ¤ËÀ©Ìó¤Ï¤Ê¤¯, ¤¤¤Ä¤Ç¤â²òÌó¤Ç¤­¤Þ¤¹. 
      -
      -ÇÛÁ÷ÎÁ¤Ï (¥ª¡¼¥ÀËè¤Ç¥Ç¥£¥¹¥¯Ëè¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó) ¤Ï¥¢¥á¥ê¥«¹ç½°¹ñ¹ñÆâ, 
      -¥«¥Ê¥À, ¥á¥­¥·¥³¤Ç 5 ¥É¥ë, ¤½¤ì°Ê³°¤Ï 9 ¥É¥ë¤Ç¤¹. Visa, Mastercard, 
      -Discover, Amarican Express ¤Þ¤¿¤Ï¹ç½°¹ñ¹ñÆâ¤Î¾®ÀÚ¼ê¤¬ÍøÍѤǤ­¤Þ¤¹. 
      -¹ç½°¹ñ¹ñÆâ¤Ç¤Ï¾¦Éʤò¸½¶â¤È°ú´¹¤Ç¤ªÅϤ·¤·¤Þ¤¹. ¥«¥ê¥Õ¥©¥ë¥Ë¥¢ºß½»¤ÎÊý¤Ï, 
      -8.25% ¤Î¾ÃÈñÀǤ¬²Ã¤ï¤ê¤Þ¤¹. 
      -
      -¤â¤·µ¤¤ËÆþ¤é¤Ê¤±¤ì¤Ð, CD ¤Ï̵¾ò·ï¤ËÊÖ¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹. 
      -
      -
      -4. ÌäÂê¤Î¥ì¥Ý¡¼¥È, Ä󰯤ò¤¹¤ë¾ì¹ç, ¥³¡¼¥É¤ÎÄó¶¡
      ---------------------------------------------
      -
      -Äó°Æ, ¥Ð¥°¥ì¥Ý¡¼¥È, ¥³¡¼¥É¤ÎÄ󶡤Ϥ¤¤Ä¤Ç¤â´¿·Þ¤µ¤ì¤Þ¤¹. ¤Ê¤Ë¤«ÌäÂê¤ò¤ß
      -¤Ä¤±¤¿¤é, ¤¿¤á¤é¤ï¤º¤Ë¥ì¥Ý¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤ (²Äǽ¤Ê¤é, ½¤ÀµÊýË¡¤â¤¢¤ë¤È
      -Èó¾ï¤Ë½õ¤«¤ê¤Þ¤¹). 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥á¡¼¥ë¤¬»È¤¨¤ë´Ä¶­¤«¤é¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ë¾ì¹ç¤Ë¤Ï, 
      -send-pr ¥³¥Þ¥ó¥É¤« http://www.freebsd.org/send-pr.html ¤Ë¤¢¤ë CGI ¤ò»È
      -¤¦¤È¤è¤¤¤Ç¤·¤ç¤¦. ¥Ð¥°¥ì¥Ý¡¼¥È¤Ï¥Ð¥°µ­Ï¿¥×¥í¥°¥é¥à¤Ë¤è¤Ã¤ÆÃé
      -¼Â¤ËÀ°Íý¤µ¤ì, ¥Ð¥°¥ì¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ¤Ç¤­¤ë¤«¤®¤êÁ᤯Âбþ¤¹¤ë¤³¤È
      -¤¬¤Ç¤­¤Þ¤¹. ¤³¤Î¤è¤¦¤Ë¤·¤Æµ­Ï¿¤µ¤ì¤¿¥Ð¥°¤ÎÆâÍÆ¤Ë¤Ä¤¤¤Æ¤Ï, »ä¤¿¤Á¤Î 
      -WEB ¥µ¥¤¥È¤Î¥µ¥Ý¡¼¥È¥»¥¯¥·¥ç¥ó¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¤Î¤Ç, ¥Ð¥°¥ì¥Ý¡¼¥È¤È
      -¤·¤Æ, ¤¢¤ë¤¤¤Ï¾¤Î¥æ¡¼¥¶¤¬ÌäÂê¤òǧ¼±¤¹¤ë¡Ö»ØÉ¸¡×¤È¤·¤Æ¤â½ÅÍפʰÕÌ£¤ò»ý
      -¤Á¤Þ¤¹. 
      -
      -
      -¤Ê¤ó¤é¤«¤ÎÍýͳ¤Ç¥Ð¥°¥ì¥Ý¡¼¥È¤òÄó½Ð¤¹¤ë¤Î¤Ë send-pr ¥³¥Þ¥ó¥É¤¬»È¤¨¤Ê¤¤
      -¾ì¹ç¤Ë¤Ï, ¼¡¤Î¥¢¥É¥ì¥¹¤Ø¥á¡¼¥ë¤ÇÁ÷¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-bugs@FreeBSD.org
      -
      -send-pr ¤½¤Î¤â¤Î¤Ï¥·¥§¥ë¥¹¥¯¥ê¥×¥È¤Ê¤Î¤Ç, ¤Þ¤Ã¤¿¤¯°Û¤Ê¤ë¥·¥¹¥Æ¥à¾å¤Ç¤â
      -´Êñ¤Ëưºî¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. ¾ã³²¥ì¥Ý¡¼¥È¤ÎÄÉÀפ¬
      -¤è¤ê´Êñ¤Ë¤Ê¤ë¤Î¤Ç, ¤³¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò»È¤Ã¤ÆÄº¤¯¤Î¤¬Èó¾ï¤Ë¹¥¤Þ¤·¤¤¤Î¤Ç¤¹. 
      -¤·¤«¤·Äó½Ð¤¹¤ëÁ°¤Ë, ¾ã³²¤¬¤¹¤Ç¤Ë½¤Àµ¤µ¤ì¤Æ¤¤¤Ê¤¤¤«¤É¤¦¤«³Îǧ¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -¤½¤Î¾, ¼ÁÌä¤äÄó°Æ¤Ê¤É¤Ï¼¡¤Î¥¢¥É¥ì¥¹¤Ø¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-questions@FreeBSD.org
      -
      -
      -¤Þ¤¿, »ä¤¿¤Á¤Ï, ¥Ü¥é¥ó¥Æ¥£¥¢¤Î¿·¤·¤¤½õ¤±¤Î¼ê¤ò¤¤¤Ä¤Ç¤â´¿·Þ¤·¤Þ¤¹ - »ä¤¿¤Á
      -¤À¤±¤Ç¤Ï¤â¤¦¤È¤Æ¤â¤³¤Ê¤·¤­¤ì¤Ê¤¤¤Û¤É, ¤ä¤ê¤¿¤¤¤³¤È¤¬»³ÀѤߤˤʤäƤ¤¤ë¤Î
      -¤Ç¤¹. µ»½ÑŪ¤ÊÌ̤ǻ䤿¤Á¤Ë¥³¥ó¥¿¥¯¥È¤¹¤ë¾ì¹ç, ¤¢¤ë¤¤¤Ï±ç½õ¤Î¿½¤·
      -½Ð¤Ï, ¼¡¤Î¥¢¥É¥ì¥¹¤Ø¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-hackers@FreeBSD.org
      -
      -
      -¤³¤ì¤é¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï¡Ö¤«¤Ê¤ê¿¤¯¤Î¡×¥È¥é¥Õ¥£¥Ã¥¯¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç, 
      -¥á¡¼¥ë¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤È¤«, ¥¢¥¯¥»¥¹¤¬¹â¤¯¤Ä¤¯¾ì¹ç¤Ç, ¤·¤«¤â 
      -FreeBSD ¤Ë´Ø¤¹¤ë½ÅÍפʥ¤¥Ù¥ó¥È¤Î¾ðÊó¤À¤±¤¢¤ì¤Ð¤è¤¤¤È¤¤¤¦¾ì¹ç¤Ï, ¼¡¤Î
      -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë¿½¤·¹þ¤à¤Î¤¬¤è¤¤¤Ç¤·¤ç¤¦. 
      -
      -                freebsd-announce@FreeBSD.org
      -
      -
      -freebsd-bugs °Ê³°¤Î¤¹¤Ù¤Æ¤Î¥°¥ë¡¼¥×¤Ï´õ˾¤¬¤¢¤ì¤Ð¼«Í³¤Ë»²²Ã¤Ç¤­¤Þ¤¹. 
      -MajorDomo@FreeBSD.org ¤Ë¥Ü¥Ç¥£¤Ë help ¤È¤À¤±½ñ¤¤¤¿¹Ô¤ò´Þ¤à¥á¥Ã¥»¡¼¥¸¤ò
      -Á÷¤Ã¤Æ¤¯¤À¤µ¤¤. ¤³¤ì¤Ç, ¤¤¤í¤ó¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ëÊýË¡¤ä, ¥¢¡¼
      -¥«¥¤¥Ö¤Ë¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ê¤É¤Î¾Ü¤·¤¤¾ðÊ󤬯þ¼ê¤Ç¤­¤Þ¤¹. ¤³¤³¤Ç¤Ï¿¨¤ì¤Æ
      -¤¤¤Þ¤»¤ó¤¬, ¾¤Ë¤âÌÌÇò¤¤¤³¤È¤òµÄÏÀ¤¹¤ë¤¤¤í¤¤¤í¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê
      -¤Þ¤¹¤Î¤Ç, majordomo ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤ÆÌ䤤¹ç¤ï¤»¤Æ¸«¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -5. ¼Õ¼­
      --------------------
      -
      -FreeBSD ¤ÏÀ¤³¦Ãæ¤Î (¿ôÉ´¤Ï¤¤¤«¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¤¬) ¤¿¤¯¤µ¤ó¤Î¿Í¡¹¤¬¤ª¤³
      -¤Ê¤Ã¤¿ºî¶È¤ÎÎßÀѤηë²Ì¤Ç¤¢¤ê, ¤½¤Î¤ª¤«¤²¤Ç, ¤³¤Î¥ê¥ê¡¼¥¹¤¬¤¢¤Ê¤¿¤Î¼ê¸µ
      -¤ËÆÏ¤¤¤Æ¤¤¤Þ¤¹. FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Î¥¹¥¿¥Ã¥Õ¤Î´°Á´¤Ê¥ê¥¹¥È¤Ë¤Ä¤¤¤Æ¤Ï, 
      -°Ê²¼¤ò¤´Í÷¤¯¤À¤µ¤¤:
      - 
      -        http://www.freebsd.org/handbook/staff.html
      -
      -doc ÇÛÉÛ¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¢¤ì¤Ð°Ê²¼¤Ë¤â¤¢¤ê¤Þ¤¹:
      -
      -        file:/usr/share/doc/handbook/handbook.html
      -
      -¤½¤Î¾¤Î FreeBSD ¶¨ÎϼԤª¤è¤Ó¥Ù¡¼¥¿¥Æ¥¹¥¿:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Terry Lambert
      -        David Dawes                Don Lewis
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, Èà¤é¤Î±ç½õ (¤È·Ñ³¤·¤¿¥µ¥Ý¡¼¥È)¤¬¤Ê¤±¤ì¤Ð
      -        ¤³¤Î¥ê¥ê¡¼¥¹¤Ï¤¢¤êÆÀ¤Þ¤»¤ó¤Ç¤·¤¿. 
      -
      -        Dermot McDonnell ¤Ï Toshiba XM3401B CDROM ¥É¥é¥¤¥Ö¤òÄ󶡤·¤Æ¤¯
      -        ¤ì¤Þ¤·¤¿. 
      -
      -        Chuck Robey ¤Ï¥Õ¥í¥Ã¥Ô¡¼¥Æ¡¼¥×¥¹¥È¥ê¡¼¥Þ¤ò¥Æ¥¹¥È¤Î¤¿¤á¤ËÄó
      -        ¶¡¤·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Larry Altneu ¤È Wilko Bulte ¤Ï Wangtek ¤È Archive QIC-02 ¥Æ¡¼
      -        ¥×¥É¥é¥¤¥Ö¤ò¥Æ¥¹¥È, ¤ª¤è¤Ó¥É¥é¥¤¥Ð¤Î³«È¯¤Î¤¿¤á¤ËÄ󶡤·¤Æ¤¯¤ì¤Þ
      -        ¤·¤¿. 
      -
      -        Montana State University ¤Î³§¤µ¤ó¤«¤é½é´ü¤Î¥µ¥Ý¡¼¥È¤ò¤¤¤¿¤À¤­
      -        ¤Þ¤·¤¿. 
      -
      -        ¤½¤·¤Æ, À¤³¦Ãæ¤Î¿ôÀé¤È¤¤¤¦ FreeBSD ¤Î¥æ¡¼¥¶¤È¥Æ¥¹¥¿¤Î³§¤µ¤ó¤Î
      -        ¤ª¤«¤²¤Çº£²ó¤Î¥ê¥ê¡¼¥¹¤Ë¤¤¤¿¤ê¤Þ¤·¤¿. 
      -
      -FreeBSD ¤Îº£²ó¤Î¥ê¥ê¡¼¥¹¤ò¤¢¤Ê¤¿¤¬³Ú¤·¤à¤³¤È¤¬¤Ç¤­¤ë»ö¤ò, 
      -¿´¤«¤éµ§¤Ã¤Æ. 
      -
      -                        The FreeBSD Project
      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.6R/Makefile b/data/ja_JP.EUC/releases/2.2.6R/Makefile deleted file mode 100644 index d1c601bdbb..0000000000 --- a/data/ja_JP.EUC/releases/2.2.6R/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.3 1998-07-27 05:07:46 hanai Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.1 - -DOCS= announce.sgml notes.sgml errata.sgml - -.include "../../../web.mk" diff --git a/data/ja_JP.EUC/releases/2.2.6R/announce.sgml b/data/ja_JP.EUC/releases/2.2.6R/announce.sgml deleted file mode 100644 index 5e72a98b06..0000000000 --- a/data/ja_JP.EUC/releases/2.2.6R/announce.sgml +++ /dev/null @@ -1,99 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      Date: Wed Mar 25 04:24:34 PST 1998
      -From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
      -Subject: 2.2.6 RELEASE now available from ftp.freebsd.org (and some mirrors)

      - -

      2.2-stable ¥Ö¥é¥ó¥Á¤ÎºÇ¿·¤Î¥ê¥ê¡¼¥¹¤Ç¤¢¤ê, ¤½¤·¤Æ -2.2.5 ¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤Æ¤«¤é 4 ¥õ·î°Ê¾å¤ËÅϤëºî¶È¤Î·ë²Ì¤È¤·¤Æ¤Î -FreeBSD 2.2.6 ¤Î¥ê¥ê¡¼¥¹¤ò¤³¤³¤Ë¤ªÃΤ餻¤Ç¤­¤ë¤Î¤Ï, ¤¤¤Ä¤â¤Î¤è¤¦¤Ë -¤ï¤¿¤·¤ÎÂ礭¤Ê´î¤Ó¤Ç¤¹. ¥ê¥ê¡¼¥¹¥Î¡¼¥È ¤Ë¤Ï -°ÊÁ°¤Î¥ê¥ê¡¼¥¹¤«¤é¤ÎÊѹ¹ÅÀ¤Î¥ê¥¹¥È¤òºÜ¤»¤Æ¤ª¤­¤Þ¤¹.

      - -

      FreeBSD 2.2.6-RELEASE ¤Ïftp.freebsd.org ¤ä -À¤³¦Ãæ¤Ë¤¢¤ë¤¿¤¯¤µ¤ó¤Î FTP -¥ß¥é¡¼¥µ¥¤¥È ¤«¤é¼è¤Ã¤Æ¤¯¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. -Walnut Creek CDROM ¤Ë CD ¤ò -Ãíʸ¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹. ¤Þ¤â¤Ê¤¯, ¥×¥í¥°¥é¥Þ¤âÉáÄ̤Υ桼¥¶¤â -¹¥´ñ¿´¤ò¤½¤½¤é¤ì¤ë¤³¤È´Ö°ã¤¤¤Ê¤·¤Î¤ª¤Þ¤±¤¬¤¤¤Ã¤Ñ¤¤Æþ¤Ã¤¿, -4 ËçÁȤΠCD ¤Î¥»¥Ã¥È¤¬Çä¤ê½Ð¤µ¤ì¤ëͽÄê¤Ç¤¹.

      - -

      FreeBSD ¤Î ¸ø¼°¤ÊÇÛÉÛ FTP ¥µ¥¤¥È¤Ï

      - -
      -

      ftp://ftp.FreeBSD.org/pub/FreeBSD

      -
      - -

      ¤Ç¤¹.

      - -

      ¤Þ¤¿, WEB ¥Ú¡¼¥¸·Ðͳ¤Î¾ì¹ç¤Ï

      - -
      -

      http://www.cdrom.com/pub/FreeBSD

      -
      - -

      ¤Ë¤Ê¤ê¤Þ¤¹.

      - -

      ¤½¤·¤Æ, Walnut Creek CDROM ¤Ë CD-ROM ¤òÃíʸ¤¹¤ë¾ì¹ç¤Ï

      - -
      -

      Walnut Creek CDROM
      -4041 Pike Lane, #F
      -Concord CA, 94520 USA
      -Phone: +1 925 674-0783
      -Fax: +1 925 674-0821
      -Tech Support: +1 925 603-1234
      -Email: info@cdrom.com
      -WWW: http://www.cdrom.com/

      -
      - -

      ¤Ø¤É¤¦¤¾.

      - -

      ¤Þ¤¿, FreeBSD ¤Ï anonymous FTP ·Ðͳ¤Ç, ¥ß¥é¡¼¥µ¥¤¥È¤«¤é¼è¤Ã¤Æ¤¯¤ë¤³¤È¤¬ -¤Ç¤­¤Þ¤¹. ¥ß¥é¡¼¥µ¥¤¥È¤Ï¥¢¥ë¥¼¥ó¥Á¥ó, ¥ª¡¼¥¹¥È¥é¥ê¥¢, ¥Ö¥é¥¸¥ë, ¥«¥Ê¥À, -¥Á¥§¥³¶¦Ï¹ñ, ¥Ç¥ó¥Þ¡¼¥¯, ¥¨¥¹¥È¥Ë¥¢, ¥Õ¥£¥ó¥é¥ó¥É, ¥Õ¥é¥ó¥¹, ¥É¥¤¥Ä, -¹á¹Á, ¥¢¥¤¥ë¥é¥ó¥É, ¥¤¥¹¥é¥¨¥ë, ÆüËÜ, ´Ú¹ñ, ¥ª¥é¥ó¥À, ¥Ý¡¼¥é¥ó¥É, -¥Ý¥ë¥È¥¬¥ë, ¥í¥·¥¢, Æî¥¢¥Õ¥ê¥«, ¥¹¥¦¥§¡¼¥Ç¥ó, ÂæÏÑ, ¥¿¥¤, ¤½¤·¤Æ -(¾¤Î¹ñ¤Ëº®¤¸¤Ã¤Æ :)¥¤¥®¥ê¥¹¤Ë¤¢¤ê¤Þ¤¹. -¤Þ¤º¤Ï°Ê²¼¤Ë¹Ô¤Ã¤Æ¤ß¤Æ¤¢¤Ê¤¿¤¬½»¤ó¤Ç¤¤¤ëÃϰè¤Î¥ß¥é¡¼¥µ¥¤¥È¤ò -³Îǧ¤·¤Æ¤ß¤Æ¤¯¤À¤µ¤¤.

      - -
      -

      ftp://ftp.<yourdomain>.freebsd.org/pub/FreeBSD

      -
      - -

      FreeBSD (2.0C °Ê¹ß) ÍѤÎÍ¢½Ðµ¬À©¥³¡¼¥É (eBones ¤È secure) ¤ÎºÇ¿·ÈǤÏ, -°Ê²¼¤Î¾ì½ê¤«¤é¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. ¤¢¤Ê¤¿¤¬¹ç½°¹ñ¤«¥«¥Ê¥À¤Ë½»¤ó¤Ç -¤¤¤Ê¤¤¾ì¹ç, secure (DES) ¤È eBones (Kerberos) ¤Ï°Ê²¼¤Î, ³¤³°¤ÎÇÛÉÛ¥µ¥¤¥È -¤«¤é¼ê¤ËÆþ¤ì¤Æ¤¯¤À¤µ¤¤.

      - -
      -
      Æî¥¢¥Õ¥ê¥«
      -

      ftp://ftp.internat.FreeBSD.ORG/pub/FreeBSD
      -ftp://ftp2.internat.FreeBSD.ORG/pub/FreeBSD

      - -
      ¥Ö¥é¥¸¥ë
      - -

      ftp://ftp.br.FreeBSD.ORG/pub/FreeBSD

      - -
      ¥Õ¥£¥ó¥é¥ó¥É
      - -

      ftp://nic.funet.fi/pub/unix/FreeBSD/eurocrypt

      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.6R/errata.sgml b/data/ja_JP.EUC/releases/2.2.6R/errata.sgml deleted file mode 100644 index 3013357e85..0000000000 --- a/data/ja_JP.EUC/releases/2.2.6R/errata.sgml +++ /dev/null @@ -1,142 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -¤³¤Î¥Õ¥¡¥¤¥ë
      -
      -ERRATA.TXT ¤Ë¤Ï 2.2.6 ¤Î¥ê¥ê¡¼¥¹°Ê¹ß¤Î ERRATA (ÉÔ¶ñ¹ç¤Ê¤É¤Î¾ðÊó) ¤¬
      -¤ª¤µ¤á¤é¤ì¤Æ¤¤¤Þ¤¹.  ¤³¤Î¥ê¥ê¡¼¥¹¤Ë´Ø¤¹¤ëÌäÂê¤òÊó¹ð¤¹¤ë¤Î¤Ï,
      -** ¤Ê¤Ë¤è¤ê¤âÁ°¤Ë ** ¤³¤Î¥Õ¥¡¥¤¥ë¤òÆÉ¤ó¤Ç¤«¤é¤Ë¤·¤Æ¤¯¤À¤µ¤¤. ¤Þ¤¿,
      -¤³¤Î¥Õ¥¡¥¤¥ë¤Ï¿·¤·¤¤ÌäÂ꤬ȯ¸«¤µ¤ì¤ë¤¿¤Ó¤Ë¹¹¿·¤µ¤ì¤Þ¤¹. ¤Ç¤¹¤«¤é,
      -¤Ä¤¤¤³¤Î´Ö¤³¤Îʸ½ñ¤ò¥Á¥§¥Ã¥¯¤·¤¿¤Ð¤«¤ê¤Ç¤¢¤Ã¤Æ¤â, ¥Ð¥°¥ì¥Ý¡¼¥È¤ò
      -Á÷¤ëÁ°¤Ë¤â¤¦°ìÅÙ¥Á¥§¥Ã¥¯¤·Ä¾¤·¤Æ¤¯¤À¤µ¤¤. ¤³¤Î¥Õ¥¡¥¤¥ë¤Ë²Ã¤¨¤é¤ì¤¿
      -Êѹ¹²Õ½ê¤Ï, ¼«Æ°Åª¤Ë
      -
      -	freebsd-stable@freebsd.org
      -
      -¤Ë¤â e-mail ¤ÇÁ÷¤é¤ì¤Þ¤¹. 2.2.6 ¤Î¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ëºÇ¿·¤Î´«¹ð¤Ë¤Ä¤¤¤Æ¤Ï,
      -
      -ftp://ftp.freebsd.org/pub/FreeBSD/CERT/
      -
      -¤ò¤´Í÷¤¯¤À¤µ¤¤.
      -
      ----- ¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ë´«¹ð
      -
      -2.2.6 ¤ËÂФ¹¤ë¸½ºßÍ­¸ú¤Ê¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ë´«¹ð: 4¤Ä
      -
      -¾ÜºÙ¤Ë¤Ä¤¤¤Æ¤Ï
      -ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-98:0[2-5].*
      -¤ò¸«¤Æ¤¯¤À¤µ¤¤.
      -
      ----- ¥·¥¹¥Æ¥à¤Î¹¹¿·¾ðÊó:
      -
      -o "make world" ¤ä FreeBSD 2.2.6 upgrade ¤Ç¥¢¥Ã¥×¥°¥ì¡¼¥É¤·¤¿Êý¤Ë±Æ¶Á¤¬¤¢¤ê¤Þ¤¹.
      -  ¥ë¡¼¥È¥Ç¥£¥ì¥¯¥È¥ê¤Î¥Þ¥¦¥ó¥È¥Ý¥¤¥ó¥È¤¬ÊѤï¤ê¤Þ¤·¤¿.
      -
      -½¤ÀµË¡: ¥ë¡¼¥È¤Î¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤¬¥Þ¥¦¥ó¥È¤µ¤ì¤Æ¤¤¤ë¤È¤³¤í¤Î
      -¥Ç¥Ð¥¤¥¹¤Î̾Á°¤ÎÊѹ¹¤¬ 2.2.6 ¤Ç¹Ô¤ï¤ì¤Þ¤·¤¿. ¤³¤ÎÊѹ¹¤Ï¤¹¤Ù¤Æ¤Î¥·¥¹¥Æ¥à¤Ë
      -±Æ¶Á¤·¤Þ¤¹¤¬, ¤³¤Îºî¶È¤Ï upgrade ¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤¿¥·¥¹¥Æ¥à¤Î¤ß¤ËɬÍפǤ¹.
      -
      -°ÊÁ°¤Ï, ¥ë¡¼¥È¤Î¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Ï¾ï¤Ë¥¹¥é¥¤¥¹¤È¸ß´¹À­¤òÊݤĤâ¤Î¤Ë
      -¥Þ¥¦¥ó¥È¤µ¤ì¤Æ¤ª¤ê, Ʊ¤¸¥Ç¥£¥¹¥¯¤Î¤Û¤«¤Î¥Ñ¡¼¥Æ¥£¥·¥ç¥ó¤Ï¤½¤ì¤¾¤ì¤Î
      -Àµ¤·¤¤¥¹¥é¥¤¥¹¤Ë¥Þ¥¦¥ó¥È¤µ¤ì¤Æ¤¤¤Þ¤·¤¿. ¤³¤ì¤ÏÎ㤨¤Ð, /etc/fstab ¥Õ¥¡¥¤¥ë¤Ç¤Ï
      -°Ê²¼¤Î¤è¤¦¤Ëɽ¸½¤µ¤ì¤ë¤Ç¤·¤ç¤¦.
      -
      -# Device      Mountpoint      FStype  Options         Dump    Pass#
      -/dev/wd0s2b   none            swap    sw              0       0
      -/dev/wd0a     /               ufs     rw              1       1
      -/dev/wd0s2f   /local0         ufs     rw              1       1
      -/dev/wd0s2e   /usr            ufs     rw              1       1
      -
      -FreeBSD 2.2.6 ¤ä¤½¤ì°Ê¹ß¤Ç¤Ï, ¤³¤Î½ñ¼°¤¬ÊѤï¤Ã¤Æ '/' ¤Î¥Ç¥Ð¥¤¥¹¤â
      -¤Û¤«¤Î¤â¤Î¤ÈƱ¤¸¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. Î㤨¤Ð°Ê²¼¤ÎÄ̤ê¤Ç¤¹.
      -
      -# Device      Mountpoint      FStype  Options         Dump    Pass#
      -/dev/wd0s2b   none            swap    sw              0       0
      -/dev/wd0s2a   /               ufs     rw              1       1
      -/dev/wd0s2f   /local0         ufs     rw              1       1 
      -/dev/wd0s2e   /usr            ufs     rw              1       1
      -
      -
      -¤â¤·¤³¤Î¾ì¹ç /etc/fstab ¤¬¼ê¤Ç¹¹¿·¤µ¤ì¤Ê¤«¤Ã¤¿¤È¤¹¤ì¤Ð, ¥·¥¹¥Æ¥à¤Ï
      -/ ¤¬¥Þ¥¦¥ó¥È¤µ¤ì¤Æ¤¤¤è¤¦¤È¤â (¤¿¤¤¤Æ¤¤¤Ïµ¯Æ°»þ¤Ë) ·Ù¹ð¥á¥Ã¥»¡¼¥¸¤òȯ¤·¤Æ
      -Êѹ¹¤·¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤«¤Ã¤¿Éôʬ¤ò»ØÅ¦¤¹¤ë¤Ç¤·¤ç¤¦. ¤µ¤é¤Ë¤Ï,
      -¤â¤·¥ë¡¼¥È¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤¬¤Á¤ã¤ó¤È unmount ¤µ¤ì¤Æ¤Ê¤«¤Ã¤¿¤È¤­¤Ë¤Ï,
      -¼¡¤ÎºÆµ¯Æ°¤Ç¤Ï¥ë¡¼¥È¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤¬ clean ¤Ç¤Ê¤¤¤È¤¤¤¦
      -¥È¥é¥Ö¥ë¤ò·Ð¸³¤¹¤ë¤Ç¤·¤ç¤¦.
      -
      -¤³¤ÎÊѹ¹¤Ï¥¢¥Ã¥×¥°¥ì¡¼¥É¤µ¤ì¤¿¥·¥¹¥Æ¥à¤¬¤¦¤Þ¤¯ºÆµ¯Æ°¤µ¤ì¤¿¤È¤­¤Ë
      -¤Ê¤ë¤Ù¤¯Á᤯¹Ô¤¦¤Ù¤­¤Ç¤¹.
      -
      -o "libdes.so.3.0" ¤È¤¤¤¦¥·¥§¥¢¡¼¥É¥é¥¤¥Ö¥é¥ê¤¬Ìµ¤¤¤¿¤á¤Ë,
      -  ppp ¥×¥í¥°¥é¥à¤¬¤¦¤Þ¤¯Æ°¤­¤Þ¤»¤ó.
      -
      -½¤ÀµË¡: 3Ä̤ê¤Î½¤ÀµË¡¤¬¹Í¤¨¤é¤ì¤Þ¤¹.
      -
      -1. ºÇ¤â´Êñ¤Ê½¤ÀµË¡¤Ïñ¤Ë des ¤ÎÇÛÉÛʪ¤ò /stand/sysinstall ¤Ç¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë
      -   ¤È¤¤¤¦¤â¤Î¤Ç¤¹. ¤¢¤Ê¤¿¤¬¹ç½°¹ñ¤ä¥«¥Ê¥À°Ê³°¤Ë½»¤ó¤Ç¤¤¤ë¤È¤­¤Ë¤Ï,
      -   ÇÛÉÛʪ¤ò¼è¤Ã¤ÆÍè¤ë¥µ¥¤¥È¤ÏÍ¢½Ð¤·¤Æ¤â¤¤¤¤¤È¤³¤í¤«¤éÁª¤Ö¤è¤¦¤Ë¤·¤Æ¤¯¤À¤µ¤¤.
      -   (ftp.freebsd.org ¤ä ftp.internat.freebsd.org ¤ÎξÊý¤Ï¤³¤ì¤Ë´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹.)
      -   
      -2. ¤Þ¤Ã¤¿¤¯¹Í¤¨¤òÊѤ¨¤Þ¤¹¤¬, ¤â¤· ppp ¤¬¥Í¥Ã¥È¥ï¡¼¥¯¤Ë·Ò¤²¤ë¤¿¤á¤ÎÍ£°ì¤Î¼êÃʤÇ
      -   ¤¢¤ì¤Ð, ñ¤Ë°Ê²¼¤ò¹Ô¤Ã¤Æ¤¯¤À¤µ¤¤. (root ¤Ç)
      -
      -      cp /usr/lib/libcrypt.so.2.0 /usr/lib/libdes.so.3.0
      -      ldconfig -m /usr/lib
      -
      -3. ¾¤ÎÊýË¡¤È¤·¤Æ, DES ¤ò¾¯¤·¤Ç¤â¼è¤êÆþ¤ì¤¿¤¯¤Ê¤¤¤È¤¤¤¦¤È¤­¤Ë¤Ï,
      -   ppp ¤Î¥½¡¼¥¹¥³¡¼¥É¤ò /usr/src/usr.sbin/ppp ¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ
      -   ºÆ¹½ÃÛ¤¹¤ë¤È¤¤¤¦¤³¤È¤¬¤¢¤ê¤Þ¤¹. ¤³¤Î¥½¡¼¥¹¥³¡¼¥É¤Ï½½Ê¬¡Ö¸­¤¯¡×¤Æ
      -   DES ¤Î¥é¥¤¥Ö¥é¥ê¤¬¥·¥¹¥Æ¥à¤Ë̵¤±¤ì¤Ð¤½¤ì¤Ë°Í¸¤¹¤ë¥Ð¥¤¥Ê¥ê¤òºî¤é¤Ê¤¤
      -   ¤È¤¤¤¦¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹.
      -
      -Ãí°Õ: ¤â¤· 2 ÈÖÌܤä 3 ÈÖÌܤν¤ÀµË¡¤òÁª¤ó¤À¤È¤­¤Ë¤Ï, MSCHAP (Microsoft Win*)
      -¤Ë¤è¤ëǧ¾Ú¤Ï»È¤¦¤³¤È¤¬¤Ç¤­¤Þ¤»¤ó.
      -
      -
      -o XFree86 3.3.2 ¤Ë´Þ¤Þ¤ì¤ë xterm ¤Ï exit ¤¹¤ë¤È¤­¤Ë utmp ¤Î¥¨¥ó¥È¥ê¤ò
      -  ºï½ü¤·¤Þ¤»¤ó. (Î㤨¤Ð, ¤¹¤Ç¤Ë exit ¤·¤¿¸å¤Ç¤¢¤Ã¤Æ¤â "who" ¤ä "w" ¤Ç
      -  xterm ¤Î¥»¥Ã¥·¥ç¥ó¤¬»Ä¤Ã¤¿¤Þ¤Þ¤Ë¤Ê¤Ã¤Æ¤·¤Þ¤¤¤Þ¤¹.)
      -
      -½¤ÀµË¡: ¹¹¿·¤µ¤ì¤¿ xterm ¤Î¥Ð¥¤¥Ê¥ê¤ò¼¡¤Î¤È¤³¤í¤«¤é¼è¤Ã¤Æ¤­¤Æ¤¯¤À¤µ¤¤.
      -
      -  ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/xterm
      -
      -  (ÌõÃí: ¤â¤Á¤í¤óÆüËܤΥߥ顼¥µ¥¤¥È¤Ë¤â¤¢¤ê¤Þ¤¹)
      -
      -¤â¤·¤¯¤Ï *ºÇ¤âºÇ¶á¤Î* ports ¥³¥ì¥¯¥·¥ç¥ó¤ò¤¢¤Ê¤¿¤Î¥Þ¥·¥ó¤Ë»ý¤Ã¤ÆÍè¤Æ
      -(http://www.freebsd.org/ports ¤ò¸«¤Æ¤¯¤À¤µ¤¤) x11/XFree86 ¤Î port ¤ò
      -»È¤Ã¤Æ¤³¤Î½¤Àµ¤¬´û¤Ë¹Ô¤ï¤ì¤¿ xterm ¤òºîÀ®¤·¤Æ¤¯¤À¤µ¤¤. (98/04/06 °Ê¹ß¤Î¤â¤Î¤Ç)
      -¤½¤Î½¤Àµ¤Ï port ¤ÎÃæ¤Î¼¡¤Î¤È¤³¤í¤«¤é¤â¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.
      -
      -  ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/x11/XFree86/patches/patch-ag
      -
      -
      -o ¸Å¤¤¥¿¥¤¥×¤Î¾¾²¼ (¥Ñ¥Ê¥½¥Ë¥Ã¥¯) ¤Î, ¤â¤·¤¯¤Ï Sony ¤Î CDU-31 ¤ä
      -  (IDE ¤Ç¤Ê¤¤) Mitsumi ¤Î CDROM ¥É¥é¥¤¥Ö¤Ç¤Ï CDROM ¤«¤é¤Î¥¤¥ó¥¹¥È¡¼¥ë¤¬
      -  ¤Ç¤­¤Þ¤»¤ó.
      -
      -½¤ÀµË¡: ¹¹¿·¤µ¤ì¤¿¥Ö¡¼¥È¥Õ¥í¥Ã¥Ô¡¼¤ò updates/ ¥Ç¥£¥ì¥¯¥È¥ê¤«¤é¼è¤Ã¤Æ¤­¤Æ
      -¤¯¤À¤µ¤¤. Î㤨¤Ð°Ê²¼¤Î¤È¤³¤í¤«¤é¤Ç¤¹.
      -
      -  ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/boot.flp
      -
      -¤½¤·¤Æ¤³¤ì¤ò»È¤Ã¤Æ 2.2.6 ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -¤³¤ÎÌäÂê¤Ï 2.2-stable ¤Ç¤Ï²ò·è¤µ¤ì¤Æ¤ª¤ê, ¼¡¤Î FreeBSD ¤Î¥ê¥ê¡¼¥¹¤Ç¤Ï
      -µ¯¤³¤ê¤Þ¤»¤ó.
      -
      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.6R/notes.sgml b/data/ja_JP.EUC/releases/2.2.6R/notes.sgml deleted file mode 100644 index c97c0288ba..0000000000 --- a/data/ja_JP.EUC/releases/2.2.6R/notes.sgml +++ /dev/null @@ -1,99 +0,0 @@ - - - - %includes; -]> - - - - - -&header; -
      -================================================================
      -                         ¥ê¥ê¡¼¥¹¥Î¡¼¥È
      -                  FreeBSD 2.2.6-RELEASE VERSION
      -================================================================
      -
      -2.2.5 ¤«¤é¤Î²þÎÉÅÀ¤Ï?
      ----------------------
      -
      -¥«¡¼¥Í¥ë¤Îµ¡Ç½:
      -
      -o SMC EtherPower II 10/100 Fast Ethernet card (SMC83c170 EPIC
      -  ¥Á¥Ã¥×¥Ù¡¼¥¹¤Î SMC9432TX) ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿¡£
      -
      -o DPT SCSI RAID ¥³¥ó¥È¥í¡¼¥é¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿ (LINT ¤ò»²¾È)¡£
      -
      -o Plug and Play (PnP) ¤ò¿·¤·¤¯¥µ¥Ý¡¼¥È¤·¡¢ PnP ¥Ç¥Ð¥¤¥¹¤ò (ºÆ)
      -  ÀßÄê¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿¡£¤Þ¤¿¡¢ PnP ¤Çǧ¼±¤·¤¿¥â¥Ç¥à¤ò¼«Æ°
      -  Ū¤Ë (ÌõÃí: ¥·¥ê¥¢¥ë¥Ç¥Ð¥¤¥¹¤È¤·¤Æ) Äɲ乤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿¡£
      -
      -o Luigi Rizzo ¤Ë¤è¤ë¿·¤·¤¤¥µ¥¦¥ó¥É¥É¥é¥¤¥Ð (/sys/i386/isa/snd)
      -  ¤¬Äɲ䵤ì¤Þ¤·¤¿¡£¤Þ¤À MIDI ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó¤¬ (MIDI ¤ò
      -  »ÈÍѤ¹¤ë¤Ë¤Ï¸Å¤¤¥µ¥¦¥ó¥É¥É¥é¥¤¥Ð¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤) PnP ¥µ¥¦¥ó¥É
      -  ¥«¡¼¥É¤ò¤È¤Æ¤â¤è¤¯¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Æ¡¢¤¿¤¤¤Ø¤óÀßÄꤷ¤ä¤¹¤¯¤Ê¤Ã¤Æ
      -  ¤¤¤Þ¤¹ (¤¿¤À°ì¤Ä¤Î¥Ç¥Ð¥¤¥¹¤Ê¤Î¤Ç¤¹) ¡£
      -  ¾Ü¤·¤¯¤Ï /sys/i386/conf/LINT ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -o Linux ¤Î¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤¬¤è¤êÎɤ¯¤Ê¤ê¤Þ¤·¤¿¡£ RealVideo 5.0
      -  for Linux ¤Ê¤É¤Î¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤¬Æ°ºî¤¹¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿¡£
      -
      -o ATAPI ¥Õ¥í¥Ã¥Ô¡¼¥É¥é¥¤¥Ö (LS-120) ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿¡£
      -
      -o psm, mse, sysmouse ¤Î¥É¥é¥¤¥Ð¤¬²þÎɤµ¤ì¤Æ¥Þ¥¦¥¹¤ò¤è¤êÎɤ¯¥µ
      -  ¥Ý¡¼¥È¤¹¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿¡£ moused(8) ¤¬¤µ¤Þ¤¶¤Þ¤Ê¥Þ¥¦¥¹¤Î
      -  ``¥Û¥¤¡¼¥ë''¤ò¥µ¥Ý¡¼¥È¤¹¤ë¤è¤¦¤Ë½¤Àµ¤µ¤ì¤Þ¤·¤¿¡£ PnP COM ¥Ç¥Ð
      -  ¥¤¥¹¥¹¥¿¥ó¥À¡¼¥É¤ò¥µ¥Ý¡¼¥È¤¹¤ë¥Þ¥¦¥¹¤ò¼«Æ°Åª¤Ëǧ¼±¤¹¤ë¤è¤¦¤Ë
      -  ¤Ê¤Ã¤¿¤¿¤á¡¢¥Þ¥¦¥¹¤Î¥×¥í¥È¥³¥ë¤Î¼ïÎà¤ò¥³¥Þ¥ó¥É¥é¥¤¥ó¤Ç»ØÄꤹ¤ë
      -  ɬÍפ¬¤Ê¤¯¤Ê¤ê¤Þ¤·¤¿¡£
      -
      -¥æ¡¼¥¶Îΰè¤Îµ¡Ç½:
      -
      -o popen() ¤Î¥é¥¤¥Ö¥é¥ê¥³¡¼¥ë¤¬ÁÐÊý¸þ¥Ñ¥¤¥×¤ò»ÈÍѤ·Ä󶡤¹¤ë¤è¤¦¤Ë
      -  ¤Ê¤ê¤Þ¤·¤¿¡£
      -
      -o /usr/src ¤Ç¤Î¥Ñ¥é¥ì¥ë make ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿¡£ world ¥¿¡¼¥²¥Ã
      -  ¥È¤Ç (ÌõÃí: make ¤Î¥ª¥×¥·¥ç¥ó¤Î) -j<n> ¤¬µ¡Ç½¤·¤Þ¤¹¡£¤³¤ì¤ÏÆÃ
      -  ¤Ë SMP ¥Þ¥·¥ó¤ÇÍ­ÍѤǤ¹¡£
      -
      -o tcpdump(1) ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤¬³ÈÄ¥¤µ¤ì¤Þ¤·¤¿¡£
      -
      -o ldconfig -R (remove) ¤Î¥µ¥Ý¡¼¥È¤¬Äɲ䵤ì¤Þ¤·¤¿¡£
      -
      -o pthread ¤Î¥µ¥Ý¡¼¥È¤Î¤µ¤Þ¤¶¤Þ¤Ê¤Ê¥Ð¥°¤¬½¤Àµ¤µ¤ì¡¢µ¡Ç½¤¬³ÈÄ¥¤µ¤ì
      -  ¤Þ¤·¤¿¡£
      -
      -o calendar(1) ¥×¥í¥°¥é¥à¤¬¤è¤ê¿·¤·¤¯¤Ê¤ê¤Þ¤·¤¿¡£
      -
      -o KerberosIV ¤¬ºÇ¿·¥Ð¡¼¥¸¥ç¥ó¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿¡£
      -
      -o curses(3) ¤Î¤µ¤Þ¤¶¤Þ¤Ê¥Ð¥°¤¬½¤Àµ¤µ¤ì¤Þ¤·¤¿¡£
      -
      -o IEEE754 Ŭ¹ç¤Ø¤Î¤µ¤Þ¤¶¤Þ¤Ê½¤Àµ¤¬ libm(3) ¤Ë²Ã¤¨¤é¤ì¤Þ¤·¤¿¡£
      -
      -o ¥É¥­¥å¥á¥ó¥È¤ËÂçÉý¤Ë¼ê¤òÆþ¤ì²þÎɤ·¤Þ¤·¤¿¡£
      -
      -o NIS ¤Î¥³¡¼¥É¤ò¤¤¤í¤¤¤í²þÎɤ·¤Þ¤·¤¿¡£
      -
      -
      -¥»¥­¥å¥ê¥Æ¥£ÌÌ:
      -
      -o /dev/io ¤È mmap ¤Î¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤ò½¤Àµ¤·¤Þ¤·¤¿¡£
      -
      -o "LAND ¹¶·â" ¤ËÂФ·¤Æ¤è¤êÎɤ¤Ëɸæ¤ò¤¹¤ë¤è¤¦¤Ë¤·¤Þ¤·¤¿¡£
      -
      -o ¤µ¤Þ¤¶¤Þ¤Ê¥Ð¥Ã¥Õ¥¡¤Î¥ª¡¼¥Ð¡¼¥é¥ó¤òȯ¸«¤·¡¢¥Á¥§¥Ã¥¯¤òÄɲä·¤Þ¤·
      -  ¤¿¡£
      -
      -o Pentium ¤Î "F00F ¥Ð¥°" ¤òǧ¼±¤·¤Æ¥Ï¥ó¥°¥¢¥Ã¥×ËÉ»ßË¡¤ò¥¤¥ó¥¹
      -  ¥È¡¼¥ë¤¹¤ë¤è¤¦¤Ë¤·¤Þ¤·¤¿¡£
      -
      -o srandomdev() ¥µ¥Ý¡¼¥È¤¬ -current ¤«¤é¥Þ¡¼¥¸¤µ¤ì¤Æ¡¢¥æ¡¼¥Æ¥£¥ê
      -  ¥Æ¥£¤¬¤³¤ì¤ò»È¤¦¤è¤¦¤Ë²þÎɤµ¤ì¤Þ¤·¤¿¡£
      -
      -
      -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.7R/Makefile b/data/ja_JP.EUC/releases/2.2.7R/Makefile deleted file mode 100644 index 13591e6766..0000000000 --- a/data/ja_JP.EUC/releases/2.2.7R/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.3 1998-07-27 05:12:19 hanai Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.1 - -DOCS= announce.sgml notes.sgml errata.sgml - -.include "../../../web.mk" diff --git a/data/ja_JP.EUC/releases/2.2.7R/announce.sgml b/data/ja_JP.EUC/releases/2.2.7R/announce.sgml deleted file mode 100644 index 9cce86f0ca..0000000000 --- a/data/ja_JP.EUC/releases/2.2.7R/announce.sgml +++ /dev/null @@ -1,129 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - - -

      Date: Wed, 22 Jul 1998 08:36:25 -0700
      -From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
      -Subject:FreeBSD 2.2.7 is now released!

      - -

      2.2-stable ¥Ö¥é¥ó¥Á¤ÎºÇ¿·¤Î¥ê¥ê¡¼¥¹¤Ç¤¢¤ë FreeBSD 2.2.7 ¤Î¥ê¥ê¡¼¥¹¤ò -¤ªÃΤ餻¤Ç¤­¤ë¤Î¤Ï, ¤¤¤Ä¤â¤Î¤è¤¦¤Ë´î¤Ð¤·¤¯»×¤¤¤Þ¤¹. ¤Þ¤À 2.1.x ¤ò»È¤Ã¤Æ¤¤¤Æ -2.2 ¤Îµ»½Ñ¤Ë¹¹¿·¤·¤¿¤¤¤È»×¤Ã¤Æ¤¤¤ëÊý¡¹¤Ë¤Ï, 2.2.7 ¤Ï¤ï¤ì¤ï¤ì¤Î¤¹¤Ù¤Æ¤Ë¤ï¤¿¤ë -¥Æ¥¹¥È¤Ë¤è¤Ã¤Æ°ÂÄêÅÙ¤¬°ÊÁ°¤Î¤â¤Î¤ÈƱÅù°Ê¾å¤Î¤â¤Î¤òãÀ®¤·¤Þ¤·¤¿¤Î¤Ç, -À§È󹹿·¤¹¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹. 2.2.6 ¤Ë¤ª¤±¤ë¿¤¯¤ÎÌäÂê¤â½¤Àµ¤µ¤ì¤Þ¤·¤¿. -(¾Ü¤·¤¤¾ðÊó¤Ë¤Ä¤¤¤Æ¤Ï ¥ê¥ê¡¼¥¹¥Î¡¼¥È ¤ò -¸«¤Æ¤¯¤À¤µ¤¤.)

      - -

      FreeBSD 2.2.7-RELEASE ¤Ï ftp.freebsd.org ¤ä -À¤³¦Ãæ¤Ë¤¢¤ë¤¿¤¯¤µ¤ó¤Î FTP -¥ß¥é¡¼¥µ¥¤¥È ¤«¤é¼è¤Ã¤Æ¤¯¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. -Walnut Creek CDROM ¤Ë CD ¤ò -Ãíʸ¤¹¤ë¤³¤È¤â²Äǽ¤Ç¤¹. ¤Þ¤â¤Ê¤¯, ¥×¥í¥°¥é¥Þ¤âÉáÄ̤Υ桼¥¶¤â -¹¥´ñ¿´¤ò¤½¤½¤é¤ì¤ë¤³¤È´Ö°ã¤¤¤Ê¤·¤Î¤ª¤Þ¤±¤¬¤¤¤Ã¤Ñ¤¤Æþ¤Ã¤¿, -4 ËçÁȤΠCD ¤Î¥»¥Ã¥È¤¬Çä¤ê½Ð¤µ¤ì¤ëͽÄê¤Ç¤¹.

      - -

      ½ÅÍפÊÃí°Õ: ¤³¤Î CD ¥»¥Ã¥È¤ÎÇä¾å¤ÎÍø±×¤Î¤¹¤Ù¤Æ¤Ï FreeBSD -¥×¥í¥¸¥§¥¯¥È¤ò¥µ¥Ý¡¼¥È¤¹¤ë¤¿¤á¤Ë²ó¤µ¤ì¤Þ¤¹!

      - -

      ºÇÀèü¤Îµ»½Ñ¤ÎʬÌî¤Ë¤ª¤±¤ë¿¤¯¤Î¾¦Çä¤Î¤è¤¦¤Ë, Welnut Creek CDROM ¤Ï -¿·¤·¤¯À®Ä¹¤·¤Æ¤¤¤ë»Ô¾ì¤Î¤¿¤á¤Î¤É¤ÎÀ½Éʤòºî¤ë¤Ë¤·¤Æ¤â, -¤¢¤Ê¤¿¤Ï¤½¤Î¤è¤¦¤ÊÀ®Ä¹»Ô¾ì¤Ë¿¤¯¤ÎÅê»ñ¤ò¤·¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤¤¤Î¤Ç, -¤¿¤È¤¨Ã»´ü´Ö¤ÎÍø±×¤ò¼Î¤Æ¤Æ¤·¤Þ¤Ã¤¿¤È¤·¤Æ¤â¤«¤Þ¤ï¤Ê¤¤¤È¤¤¤¦Ç§¼±¤ò¤·¤Þ¤·¤¿. -Walnut Creek CDROM ¤Ï¤³¤Î¤è¤¦¤Ê¤³¤È¤ò¤·¤Æ¤¤¤ë¸½ºßÍ£°ì¤Î¥Ù¥ó¥À¤Ç¤¹¤·, -¤¢¤Ê¤¿¤¬Èà¤é¤Î CD ¤Î°ì¤Ä¤òÇ㤦¤³¤È¤Ç (¤â¤·¤¯¤Ï¤Û¤«¤Î狼¤«¤éÇ㤦¤³¤È¤Ç :) -¥×¥í¥¸¥§¥¯¥È¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¯¤ì¤ë¤È¤¤¤¦¤³¤È¤ò´õ˾¤·¤Æ¤¤¤Þ¤¹. -¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤¹!

      - -

      FreeBSD ¤Î¸ø¼°¤ÊÇÛÉÛ FTP ¥µ¥¤¥È¤Ï

      - -
      -

      ftp://ftp.FreeBSD.org/pub/FreeBSD

      -
      - -

      ¤Ç¤¹.

      - -

      ¤Þ¤¿, WEB ¥Ú¡¼¥¸·Ðͳ¤Î¾ì¹ç¤Ï

      - -
      -

      http://www.cdrom.com/pub/FreeBSD

      -
      - -

      ¤Ë¤Ê¤ê¤Þ¤¹.

      - -

      ¤½¤·¤Æ, Walnut Creek CDROM ¤Ë CD-ROM ¤òÃíʸ¤¹¤ë¾ì¹ç¤Ï

      - -
      -

      Walnut Creek CDROM
      -4041 Pike Lane, #F
      -Concord CA, 94520 USA
      -Phone: +1 925 674-0783
      -Fax: +1 925 674-0821
      -Tech Support: +1 925 603-1234
      -Email: info@cdrom.com
      -WWW: http://www.cdrom.com/

      -
      - -

      ¤Ø¤É¤¦¤¾.

      - -

      ¤â¤·¤¢¤Ê¤¿¤¬ÆüËܤ˽»¤ó¤Ç¤¤¤ë¤Î¤Ê¤é, -¥Ñ¥·¥Æ¥£¥Ã¥¯¥Ï¥¤¥Æ¥Ã¥¯ ¤Ë 2.2.7 ¤ÎÀ½ÉÊ¤ÎÆüËܸ첽¤µ¤ì¤¿ (¤â¤·¤¯¤Ï±Ñ¸ì¤Î) -¥Ð¡¼¥¸¥ç¥ó¤òÃíʸ¤¹¤ë¤¿¤á¤Î¾ðÊó¤òÌ䤤¹ç¤ï¤»¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. -¥Ñ¥·¥Æ¥£¥Ã¥¯¥Ï¥¤¥Æ¥Ã¥¯¤Ï¤¤¤Þ¤Ï FreeBSD ¤òÆüËܤÇÈÎÇ䤹¤ë¤¿¤á¤Ë Welnut Creek -CDROM ¤ÈÄó·È¤·¤Æ¤¤¤Þ¤¹.

      - -

      ¤Þ¤¿, FreeBSD ¤Ï anonymous FTP ·Ðͳ¤Ç¼¡¤Ëµó¤²¤ë¤è¤¦¤Ê¹ñ¡¹¤Î ¥ß¥é¡¼¥µ¥¤¥È ¤«¤é -¼è¤Ã¤Æ¤¯¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. ¥¢¥ë¥¼¥ó¥Á¥ó, ¥ª¡¼¥¹¥È¥é¥ê¥¢, ¥Ö¥é¥¸¥ë, ¥Ö¥ë¥¬¥ê¥¢, -¥«¥Ê¥À, ¥Á¥§¥³¶¦Ï¹ñ, ¥Ç¥ó¥Þ¡¼¥¯, ¥¨¥¹¥È¥Ë¥¢, ¥Õ¥£¥ó¥é¥ó¥É, ¥Õ¥é¥ó¥¹, -¥É¥¤¥Ä, ¹á¹Á, ¥Ï¥ó¥¬¥ê¡¼, ¥¢¥¤¥¹¥é¥ó¥É, ¥¢¥¤¥ë¥é¥ó¥É, ¥¤¥¹¥é¥¨¥ë, ÆüËÜ, ´Ú¹ñ, -¥é¥È¥Ó¥¢, ¥Þ¥ì¡¼¥·¥¢, ¥ª¥é¥ó¥À, ¥Ý¡¼¥é¥ó¥É, ¥Ý¥ë¥È¥¬¥ë, ¥ë¡¼¥Þ¥Ë¥¢, ¥í¥·¥¢, -¥¹¥í¥Ù¥Ë¥¢, Æî¥¢¥Õ¥ê¥«, ¥¹¥Ú¥¤¥ó, ¥¹¥¦¥§¡¼¥Ç¥ó, ÂæÏÑ, ¥¿¥¤, ¥¦¥¯¥é¥¤¥Ê, -¤½¤·¤Æ¥¤¥®¥ê¥¹. (¤½¤·¤Æ¤ï¤¿¤·¤¬¤Þ¤Àʹ¤¤¤¿¤³¤È¤¬¤Ê¤¤Â¾¤Î¤È¤³¤í¤Ë¤â -¤¢¤ë¤«¤â¤·¤ì¤Þ¤»¤ó. :)

      - -

      ÇÛÉÛ¸µ¤Î FTP ¥µ¥¤¥È¤ò¸«¤ËÍè¤ë¤Þ¤¨¤Ë, °Ê²¼¤Î¤è¤¦¤Ê¤¢¤Ê¤¿¤Î¹ñÆâ¤Î¥ß¥é¡¼¥µ¥¤¥È¤ò -¤Þ¤º¸«¤Æ²¼¤µ¤¤.

      - -
      -

      ftp://ftp.<yourdomain>.freebsd.org/pub/FreeBSD

      -
      - -

      ¥ß¥é¡¼¥µ¥¤¥È¤ÏÄɲ䵤ì¤ë¤È ftp2, ftp3 ¤Ê¤É¤È¤¤¤¦Ì¾Á°¤¬ÉÕ¤±¤é¤ì¤Þ¤¹.

      - -

      FreeBSD (2.0C °Ê¹ß) ÍѤÎÍ¢½Ðµ¬À©¥³¡¼¥É (eBones ¤È secure) ¤ÎºÇ¿·ÈǤÏ, -°Ê²¼¤Î¾ì½ê¤«¤é¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. ¤¢¤Ê¤¿¤¬¹ç½°¹ñ¤«¥«¥Ê¥À¤Ë½»¤ó¤Ç -¤¤¤Ê¤¤¾ì¹ç, secure (DES) ¤È eBones (Kerberos) ¤Ï°Ê²¼¤Î, ³¤³°¤ÎÇÛÉÛ¥µ¥¤¥È -¤«¤é¼ê¤ËÆþ¤ì¤Æ¤¯¤À¤µ¤¤.

      - -
      -
      Æî¥¢¥Õ¥ê¥«
      -

      ftp://ftp.internat.F -reeBSD.ORG/pub/FreeBSD
      -ftp://ftp2.internat.FreeBS -D.ORG/pub/FreeBSD

      - -
      ¥Ö¥é¥¸¥ë
      - -

      ftp://ftp.br.FreeBSD.ORG/p -ub/FreeBSD

      - -
      ¥Õ¥£¥ó¥é¥ó¥É
      - -

      ftp://nic.funet.f -i/pub/unix/FreeBSD/eurocrypt

      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.7R/errata.sgml b/data/ja_JP.EUC/releases/2.2.7R/errata.sgml deleted file mode 100644 index 160b92da4a..0000000000 --- a/data/ja_JP.EUC/releases/2.2.7R/errata.sgml +++ /dev/null @@ -1,65 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -¤³¤Î¥Õ¥¡¥¤¥ë
      -
      -ERRATA.TXT ¤Ë¤Ï 2.2.7 ¤Î¥ê¥ê¡¼¥¹°Ê¹ß¤Î ERRATA (ÉÔ¶ñ¹ç¤Ê¤É¤Î¾ðÊó) ¤¬
      -¤ª¤µ¤á¤é¤ì¤Æ¤¤¤Þ¤¹. ¤³¤Î¥ê¥ê¡¼¥¹¤Ë´Ø¤¹¤ëÌäÂê¤òÊó¹ð¤¹¤ë¤Î¤Ï,
      -** ¤Ê¤Ë¤è¤ê¤âÁ°¤Ë ** ¤³¤Î¥Õ¥¡¥¤¥ë¤òÆÉ¤ó¤Ç¤«¤é¤Ë¤·¤Æ¤¯¤À¤µ¤¤. ¤Þ¤¿,
      -¤³¤Î¥Õ¥¡¥¤¥ë¤Ï¿·¤·¤¤ÌäÂ꤬ȯ¸«¤µ¤ì¤ë¤¿¤Ó¤Ë¹¹¿·¤µ¤ì¤Þ¤¹. ¤Ç¤¹¤«¤é,
      -¤Ä¤¤¤³¤Î´Ö¤³¤Îʸ½ñ¤ò¥Á¥§¥Ã¥¯¤·¤¿¤Ð¤«¤ê¤Ç¤¢¤Ã¤Æ¤â, ¥Ð¥°¥ì¥Ý¡¼¥È¤ò
      -Á÷¤ëÁ°¤Ë¤â¤¦°ìÅÙ¥Á¥§¥Ã¥¯¤·Ä¾¤·¤Æ¤¯¤À¤µ¤¤. ¤³¤Î¥Õ¥¡¥¤¥ë¤Ë²Ã¤¨¤é¤ì¤¿
      -Êѹ¹²Õ½ê¤Ï, ¼«Æ°Åª¤Ë
      -
      -	freebsd-stable@freebsd.org
      -
      -¤Ë¤â e-mail ¤ÇÁ÷¤é¤ì¤Þ¤¹.
      -
      -2.2.7 ¤Î¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ëºÇ¿·¤Î´«¹ð¤Ë¤Ä¤¤¤Æ¤Ï,
      -
      -ftp://ftp.freebsd.org/pub/FreeBSD/CERT/
      -
      -¤ò¤´Í÷¤¯¤À¤µ¤¤.
      -
      ----- ¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ë´«¹ð:
      -
      -2.2.7 ¤ËÂФ¹¤ë¸½ºßÍ­¸ú¤Ê¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ë´«¹ð:   ¤¢¤ê¤Þ¤»¤ó
      -
      ----- ¥·¥¹¥Æ¥à¤Î¹¹¿·¾ðÊó:
      -
      -o XFree86: XF86Setup ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤ò¥·¥¹¥Æ¥à¥¤¥ó¥¹¥È¡¼¥ë»þ¤Ë¼Â¹Ô¤¹¤ë¤È
      -  XIO ¥¨¥é¡¼ (2nd VTY ¤Ç¸«¤ì¤Þ¤¹) ¤Çư¤«¤Ê¤¤¤³¤È¤¬Â¿¤¤¤è¤¦¤Ç¤¹.
      -  ¤³¤ì¤Ï¿·¤¿¤Ê¥Ð¥°¤Ç¤Ï¤Ê¤¯, FreeBSD ¤Î°ÊÁ°¤Î¥ê¥ê¡¼¥¹¤Ç¤âµ¯¤³¤ê¤Þ¤·¤¿.
      -  (¤Þ¤ÀÉÔÌÀ¤ÊÍýͳ¤Ç) 2.2.7 ¤Ç¤Ïµ¯¤³¤ëÉÑÅÙ¤¬¹â¤¯¤Ê¤Ã¤Æ¤¤¤ë¤è¤¦¤Ç¤¹.
      -
      -ÂнèË¡: ¤³¤Î¤è¤¦¤Ê¾õ¶·¤Ë¤Ê¤Ã¤¿¤é, ¥·¥¹¥Æ¥à¤¬ºÇ½é¤Ë¥Ï¡¼¥É¥Ç¥£¥¹¥¯¤«¤é
      -        Ω¤Á¾å¤¬¤Ã¤¿¸å¼êư¤Ç /usr/X11R6/bin/XF86Setup ¤ò¼Â¹Ô¤·¤Æ²¼¤µ¤¤.
      -        ²¿¤é¤«¤ÎÍýͳ¤Ç, ¥Ö¡¼¥È¥Õ¥í¥Ã¥Ô¡¼¤ä CD °Ê³°¤«¤éµ¯Æ°¤·¤¿»þ¤Ë¤Ï,
      -        ¤­¤Á¤ó¤Èưºî¤·¤Þ¤¹. (¤³¤ì¤¬¥Ç¥Ð¥Ã¥°¤òÆñ¤·¤¯¤·¤Æ¤¤¤Þ¤¹)
      -
      -
      -o ¥ê¥ê¡¼¥¹¥Î¡¼¥È¤Ç¤Ï, Texas Instruments ¤Î ThunderLAN PCI ¥Í¥Ã¥È¥ï¡¼¥¯
      -¥«¡¼¥É¤¬ 2.2.7 ¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë, ¤È¤Ê¤Ã¤Æ¤¤¤Þ¤¹.
      -
      -ÄûÀµ: ÃѤº¤«¤·¤Ê¤¬¤é, ¤³¤ì¤Ï 3.0 ¤Î¥ê¥ê¡¼¥¹¥Î¡¼¥È¤«¤é´Ö°ã¤Ã¤Æ¼è¤ê¹þ¤ó
      -      ¤Ç¤·¤Þ¤Ã¤¿¤â¤Î¤Ç¤¹. ¼ÂºÝ, ¤³¤Î¥«¡¼¥É¤Ï 3.0-current ¤Ç¤Î¤ß¥µ¥Ý¡¼
      -      ¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. ¥ê¥ê¡¼¥¹¥Î¡¼¥È¤Î¤³¤Î¥»¥¯¥·¥ç¥ó¤ä¡¢ThunderLAN ¥Í¥Ã
      -      ¥È¥ï¡¼¥¯¥«¡¼¥É¤¬ 2.2.7 ¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¤Èµ­½Ò¤µ¤ì¤Æ¤¤¤ë¾¤Î
      -      ¥É¥­¥å¥á¥ó¥È¤Ê¤É¤Ï̵»ë¤·¤Æ¤¯¤À¤µ¤¤.
      -
      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2.7R/notes.sgml b/data/ja_JP.EUC/releases/2.2.7R/notes.sgml deleted file mode 100644 index b42bee95aa..0000000000 --- a/data/ja_JP.EUC/releases/2.2.7R/notes.sgml +++ /dev/null @@ -1,449 +0,0 @@ - - - - %includes; -]> - - - - - -&header; -
      -================================================================
      -                         ¥ê¥ê¡¼¥¹¥Î¡¼¥È
      -                 FreeBSD 2.2.7-RELEASE VERSION
      -================================================================
      -
      -1. 2.2.6 ¤«¤é¤Î²þÎÉÅÀ
      ----------------------
      -
      -¥«¡¼¥Í¥ë¤Îµ¡Ç½:
      ----------------
      -
      -o DPT SCSI RAID ¥³¥ó¥È¥í¡¼¥é¤Î¥É¥é¥¤¥Ð¤ò²þÎɤ· (EISA ¥«¡¼¥É¤Î¥µ¥Ý¡¼¥È¤ò
      -  ´Þ¤à)¡¢¥Ç¥Õ¥©¥ë¥È¤Ç¥É¥é¥¤¥Ð¤òÍ­¸ú¤Ë¤·¤Þ¤·¤¿¡£
      -
      -o MSDOS FAT32 (Win95 ¥í¥ó¥°¥Õ¥¡¥¤¥ë¥Í¡¼¥à) ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿¡£
      -
      -o SCSI ¥Á¥§¥ó¥¸¥ã¡¼¤Î¥³¡¼¥É¤Î¤µ¤Þ¤¶¤Þ¤Ê¥Ð¥°¤ò½¤Àµ¤·¤Þ¤·¤¿¡£
      -
      -o Crystal Semiconductor CS8920 ¥Ù¡¼¥¹¤Î¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤ò¿·¤·¤¯¥µ¥Ý¡¼
      -  ¥È¤·¤Þ¤·¤¿¡£
      -
      -o ư¤«¤Ê¤«¤Ã¤¿ LFS ¤Î¥³¡¼¥É¤òºï½ü¤·¤Þ¤·¤¿¡£
      -
      -o Specialix SI/XIO/SX ¥É¥é¥¤¥Ð¤¬¿·¤·¤¯²þÎɤµ¤ì¤Þ¤·¤¿¡£
      -
      -o dmesg (¥Ò¥¹¥È¥ê¥Ð¥Ã¥Õ¥¡) ¤Î¥µ¥¤¥º¤ò»ØÄê¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿¡£
      -  /sys/i386/conf/LINT ¤Î MSGBUF_SIZE ¥ª¥×¥·¥ç¥ó¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -o Adaptec aic7870/aic7880 ¥Á¥Ã¥×¥»¥Ã¥È´Ø·¸¤Î¤µ¤Þ¤¶¤Þ¤Ê¥Ð¥°¤ò½¤Àµ¤·¤Þ¤·
      -  ¤¿¡£
      -
      -o µ¯Æ°»þ¤Ë Pentium II ¥×¥í¥»¥Ã¥µ¤ò¤¿¤À¤·¤¯Ç§¼±¤¹¤ë¤è¤¦¤Ë¤·¤Þ¤·¤¿¡£
      -
      -o pcm ¥ª¡¼¥Ç¥£¥ª¥É¥é¥¤¥Ð¤ò²þÎɤ· Avance Logic ALS100 ¥«¡¼¥É¤ò¥µ¥Ý¡¼¥È¤·
      -  ¤Þ¤·¤¿¡£Á´ÈÌŪ¤Ë¥ª¡¼¥Ç¥£¥ª¤Î¥µ¥Ý¡¼¥È¤ò²þÁ±¤·¤Þ¤·¤¿¡£
      -
      -o NFS ¤Îǧ¾Ú¥Á¥§¥Ã¥¯¤Ë¤µ¤Þ¤¶¤Þ¤Ê½¤Àµ¤ò²Ã¤¨¤Þ¤·¤¿¡£
      -
      -o NEC PC98 ¥×¥é¥Ã¥È¥Û¡¼¥à´Ø·¸¤Ç¿¤¯¤Î¥¢¥Ã¥×¥Ç¡¼¥È¤ò¹Ô¤¤¤Þ¤·¤¿¡£
      -
      -
      -¥æ¡¼¥¶Îΰè¤Îµ¡Ç½:
      ------------------
      -o inetd(8) ¤Ç¥µ¡¼¥Ó¥¹¤ÎÍ×µáÀ©¸Â (rate-limiting) ¤¬²Äǽ¤Ë¤Ê¤ê¤Þ¤·¤¿¡£
      -
      -o ppp(8) ¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤Ç½ÅÍפʹ¹¿·¤ò¹Ô¤¤¤Þ¤·¤¿¡£¾ÜºÙ¤Ï¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸
      -  »²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -o ¿¤¯¤Î (¤Û¤ó¤È¤¦¤Ë¿¤¯¤Î!) ¥Þ¥Ë¥å¥¢¥ë¥Ú¡¼¥¸¤È¤½¤Î¾¤Î¥É¥­¥å¥á¥ó¥È¤Î¹¹
      -  ¿·¤È¼êÆþ¤ì¤ò¹Ô¤¤¤Þ¤·¤¿¡£
      -
      -o libc_r (POSIX pthread ¥µ¥Ý¡¼¥È¤Î°ìÉô) ¤¬¥Ç¥Õ¥©¥ë¥È¤Ç¥·¥¹¥Æ¥à¤Î°ìÉô¤Ë´Þ
      -  ¤Þ¤ì¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿¡£¤Þ¤¿Â¿¤¯¤Î¥Ð¥°½¤Àµ¤¬ÁȤ߹þ¤Þ¤ì¤Þ¤·¤¿¡£
      -
      -o ls(1) ¤Ë¤¤¤¯¤Ä¤«¤Î¥Õ¥é¥°¤òÄɲä·¤Þ¤·¤¿¡£¾ÜºÙ¤Ï man ls ¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -o cvs(1) ¤ò version 1.9.26 ¤Ë¹¹¿·¤·¤Þ¤·¤¿¡£
      -
      -o /etc ¤Î¤µ¤Þ¤¶¤Þ¤ÊÉôʬ¤Ç 3.0 ¤«¤éÀºÁª¤·¤¿µ¡Ç½¤òÄɲä·¤Þ¤·¤¿¡£
      -
      -o as(1) ¤Ç fildll/fistpll ¥ª¥Ú¥³¡¼¥É¤¬»È¤¨¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿¡£
      -
      -o ¥¤¥ó¥¹¥È¡¼¥ë¼ê³¤­¤Ç¤µ¤Þ¤¶¤Þ¤Ê²þÎɤò¹Ô¤¤¤Þ¤·¤¿¡£
      -
      -o curses(3) ¤Î¤µ¤Þ¤¶¤Þ¤ÊºÙ¤«¤¤¥Ý¥¸¥·¥ç¥Ë¥ó¥°¤Î¥¨¥é¡¼¤ò½¤Àµ¤·¤Þ¤·¤¿¡£
      -
      -o dump(8) ¤È restore(8) ¤Î¤¤¤¯¤Ä¤â¥Ð¥°¤ò½¤Àµ¤·¤Þ¤·¤¿¡£
      -
      -o ¥í¥°¥¤¥ó¥¯¥é¥¹¤Îµ¡¹½¤Ë¤¤¤í¤¤¤í¤Ê²þÎɤò²Ã¤¨¡¢¥ï¡¼¥¯¥¹¥Æ¡¼¥·¥ç¥ó¥æ¡¼¥¶¤Î
      -  ¥Ç¥Õ¥©¥ë¥È¤ÎÀ©¸Â¤ò¾å¤²¤Þ¤·¤¿¡£
      -
      -o ftpd ¤Ç¥³¥ó¥È¥í¡¼¥ë¥Á¥ã¥ó¥Í¥ë¤Î Nagle ¤ò̵¸ú¤Ë¤·¤Æ¥ì¥¹¥Ý¥ó¥¹¤ò¸þ¾å¤µ¤»
      -  ¤Þ¤·¤¿¡£
      -
      -
      -¥»¥­¥å¥ê¥Æ¥£ÌÌ:
      ----------------
      -o XFree86 ¤ò 3.3.2.3 ¤Ë¹¹¿·¤·¤Þ¤·¤¿¡£ The Open Group ¤«¤é¤ÎÊѹ¹ÅÀ¤ò´Þ¤à
      -  ½ÅÍפʥ»¥­¥å¥ê¥Æ¥£¥ê¥ê¡¼¥¹¤Ç¤¹¡£¥í¡¼¥«¥ë¥æ¡¼¥¶¤¬ root ÆÃ¸¢¤òÃ¥¤¤ÆÀ¤ë¤¤
      -  ¤¯¤Ä¤«¤ÎÊýË¡¤ËÂн褷¤Þ¤·¤¿¡£
      -
      -o Crypto ¥ê¥Ý¥¸¥È¥ê¤Ë 3.0 ¥Ö¥é¥ó¥Á¤ÎÊѹ¹¤ò¼è¤êÆþ¤ì¤Þ¤·¤¿¡£
      -
      -o ports ¥³¥ì¥¯¥·¥ç¥ó¤Î popper ¤È imap ¤ò¹¹¿·¤·¡¢¤¤¤¯¤Ä¤«¤ÎÌñ²ð¤Ê¥»¥­¥å¥ê
      -  ¥Æ¥£¥Û¡¼¥ë¤ËÂн褷¤Þ¤·¤¿ (Bugtrax ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤)¡£
      -
      -o rcp(1) ¤ä more(1) (Îã¤Ï¤Á¤ç¤Ã¤È¤·¤«½Ð¤·¤Þ¤»¤ó¤¬) ¤Ê¤É¤Î¥æ¡¼¥Æ¥£¥ê¥Æ¥£
      -  ¤Î¤µ¤Þ¤¶¤Þ¤Ê¥Ð¥Ã¥Õ¥¡¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò½¤Àµ¤·¤Þ¤·¤¿¡£
      -
      -o BIND ¤Î¿¤¯¤Î¡Ö¹¶·â¤µ¤ì¤¦¤ë¡×¾ì½ê¤Ë bounds-checking ¤òÄɲä·¤Þ¤·¤¿¡£
      -  BIND ¤Î¤Û¤È¤ó¤É¤¬Â礭¤¯¹¹¿·¤µ¤ì¤Þ¤·¤¿¡£
      -
      -
      -2. ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¹½À®
      ------------------------
      -
      -FreeBSD ¤Ï¸½ºß¡¢ ISA, VLB, EISA, PCI ¥Ð¥¹¤Î 386SX ¤«¤é Pentium ¥¯¥é¥¹¤Þ
      -¤Ç¤Î¤µ¤Þ¤¶¤Þ¤Ê¼ïÎà¤Î PC ¤Çưºî¤·¤Þ¤¹ (¤¿¤À¤· 386SX ¤Ï¤ª´«¤á¤Ç¤­¤Þ¤»¤ó)¡£
      -IDE, ESDI ¥É¥é¥¤¥Ö¤ä¡¢¤µ¤Þ¤¶¤Þ¤Ê SCSI ¥³¥ó¥È¥í¡¼¥é¡¢¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É¤ä
      -¥·¥ê¥¢¥ë¥«¡¼¥É¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹¡£
      -
      -°Ê²¼¤Ï FreeBSD ¤Ç¸½ºßưºî¤¬¤¹¤ë¤³¤È¤¬³Îǧ¤µ¤ì¤Æ¤¤¤ë¤¹¤Ù¤Æ¤Î¼þÊÕµ¡´ï¤Î¥ê
      -¥¹¥È¤Ç¤¹¡£¤³¤ì°Ê³°¤Î¹½À®¤Ç¤âưºî¤¹¤ë¤È»×¤ï¤ì¤Þ¤¹¤¬¡¢¤³¤³¤Ç¤ÏưºîÊó¹ð¤¬
      -¤¢¤Ã¤¿¤â¤Î¤À¤±¤òµ­ºÜ¤·¤Æ¤¤¤Þ¤¹¡£
      -
      -2.1. ¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é
      --------------------------
      -
      -WD1003 (¤¢¤é¤æ¤ë MFM/RLL)
      -WD1007 (¤¢¤é¤æ¤ë IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1535 ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 154x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 174x ¥·¥ê¡¼¥º EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -        (¥¹¥¿¥ó¥À¡¼¥É, ¥¨¥ó¥Ï¥ó¥¹¥É¥â¡¼¥É)
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) ¥·¥ê¡¼¥º
      -        ISA/EISA/PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec AIC7850 ¥ª¥ó¥Ü¡¼¥É SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -** Ãí°Õ: SoundBlaster ¤Î¥«¡¼¥É¤Ë¤Ï¥ª¥ó¥Ü¡¼¥É BIOS ¤¬¤Ê¤¤¤Î¤Ç¡¢¤³¤Î¥«¡¼¥É
      -   ¤«¤é¥Ö¡¼¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£¥ª¥ó¥Ü¡¼¥É BIOS ¤Ï¥Ö¡¼¥È¥Ç¥Ð¥¤¥¹¤ò¥·
      -   ¥¹¥Æ¥à¤Î BIOS I/O ¥Ù¥¯¥¿¤ËÂбþÉÕ¤±¤ë¤Î¤ËɬÍפȤʤê¤Þ¤¹¡£¤³¤ì¤é¤Î¥«¡¼
      -   ¥É¤Ï¥Æ¡¼¥×¤ä CDROM ¤Ê¤É¤òÍøÍѤ¹¤ëʬ¤Ë¤Ï²¿¤ÎÌäÂê¤â¤¢¤ê¤Þ¤»¤ó¡£¥Ö¡¼¥È
      -   ROM ¤ò»ý¤¿¤Ê¤¤ AIC-6x60 ¥Ù¡¼¥¹¤Î¾¤Î¥«¡¼¥É¤Ç¤âƱÍͤǤ¹¡£¤¤¤¯¤Ä¤«¤Î¥·
      -   ¥¹¥Æ¥à¤Ç¤Ï¥Ö¡¼¥È ROM ¤¬¤¢¤ê¤Þ¤¹¤¬¡¢°ìÈ̤ˤ³¤ì¤é¤Î¥·¥¹¥Æ¥à¤Ç¤ÏÅŸ»¤òÆþ
      -   ¤ì¤¿¤ê¥ê¥»¥Ã¥È¤·¤¿»þ¤Ë²¿¤é¤«¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹¡£¤³¤Î¤è¤¦¤Ê¥±¡¼
      -   ¥¹¤Ç¤Ï¤½¤Î¥Ç¥Ð¥¤¥¹¤«¤é¤Ç¤â¥Ö¡¼¥È¤Ç¤­¤ë¤Ç¤·¤ç¤¦¡£¾ÜºÙ¤Ï¥·¥¹¥Æ¥à¤ä¥Ü¡¼
      -   ¥É¤Î¥É¥­¥å¥á¥ó¥È¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 742A, 747S, 747c EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 946c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 956c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -SymBios (°ÊÁ°¤Î NCR) 53C810, 53C825, 53c860 ¤ª¤è¤Ó 53c875 PCI SCSI
      -¥³¥ó¥È¥í¡¼¥é:
      -	ASUS SC-200
      -  	Data Technology DTC3130 (all variants)
      -	NCR cards (¤¹¤Ù¤Æ)
      -	Symbios cards (¤¹¤Ù¤Æ)
      -	Tekram DC390W, 390U and 390F
      -	Tyan S1365
      -
      -Tekram DC390 ¤ª¤è¤Ó DC390T ¥³¥ó¥È¥í¡¼¥é (¤ª¤½¤é¤¯ AMD 53c974 ¥Ù¡¼¥¹¤Î¾
      -¤Î¥«¡¼¥É¤â´Þ¤á¤Æ).
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -DTC 3290 EISA SCSI ¥³¥ó¥È¥í¡¼¥é (1542 ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¥â¡¼¥É¤Ë¤Æ)
      -
      -UltraStor 14F, 24F ¤ª¤è¤Ó 34F SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Seagate ST01/02 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Future Domain 8xx/950 ¥·¥ê¡¼¥º SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -WD7000 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -°Ê¾å¤Î¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¤¹¤Ù¤Æ¤Î SCSI ¥³¥ó¥È¥í¡¼¥é¤Ë¤ª¤¤¤Æ¡¢ SCSI-I ¤ª¤è
      -¤Ó SCSI-II ¤Î¼þÊÕµ¡´ï¤Ë¤Ä¤¤¤Æ¤¹¤Ù¤Æ¤Î¥µ¥Ý¡¼¥È¤¬Ä󶡤µ¤ì¤Æ¤¤¤Þ¤¹¡£¤³¤ì¤Ë
      -¤Ï¥Ç¥£¥¹¥¯¡¢¥Æ¡¼¥×¥É¥é¥¤¥Ö (DAT ¤È 8mm Exabyte ¤ò´Þ¤à)¡¢ CDROM ¥É¥é¥¤¥Ö
      -¤¬´Þ¤Þ¤ì¤Þ¤¹¡£
      -
      -¸½ºß¡¢°Ê²¼¤Î¼ïÎà¤Î CDROM ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹:
      -(cd)    SCSI ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (ProAudio Spectrum ¤È SoundBlaster SCSI ¤â
      -        ´Þ¤à)
      -(matcd) ¾¾²¼/Panasonic (Creative SoundBlaster) ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
      -        (562/563 ¥â¥Ç¥ë)
      -(scd)   Sony ÀìÍÑ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(wcd)   ATAPI IDE ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
      -
      -
      -°Ê²¼¤Î¥É¥é¥¤¥Ð¤ÏÊݼ餵¤ì¤Æ¤¤¤Þ¤»¤ó¡£¤³¤ì¤é¤Ïư¤¯¤«¤âÃΤì¤Þ¤»¤ó¤·¡¢Æ°¤«¤Ê
      -¤¤¤«¤â¤·¤ì¤Þ¤»¤ó:
      -
      -  Adaptec 1510 ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é (Èó¥Ö¡¼¥È¥Ç¥Ð¥¤¥¹¤È¤·¤Æ)
      -  Adaptec 152x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -  Adaptec AIC-6260 ¤ª¤è¤Ó AIC-6360 ¥Ù¡¼¥¹¤Î¥Ü¡¼¥É¡£¤³¤ì¤Ë¤Ï AHA-152X ¤ª
      -  ¤è¤Ó SoundBlaster SCSI ¥«¡¼¥É¤ò´Þ¤ß¤Þ¤¹¡£
      -
      -  ¥Õ¥í¥Ã¥Ô¡¼¥Æ¡¼¥×¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (Colorado/Mountain/Insight)
      -
      -  (mcd)   Mitsumi ÀìÍÑ CD-ROM ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -
      -2.2. ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      ------------------------
      -
      -Allied-Telesis AT1700 ¤ª¤è¤Ó RE2000 ¥«¡¼¥É
      -
      -AMD PCnet/PCI (79c970 & 53c974 ¤Þ¤¿¤Ï 79c974)
      -
      -SMC Elite 16 WD8013 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¡¢¤½¤·¤Æ¤½¤Î¾¿¤¯¤Î
      -WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT, WD8013EBT ¥Ù¡¼
      -¥¹¤Î¸ß´¹ÉÊ¡£ SMC Elite Ultra¡£ SMC Etherpower II¡£
      -
      -Texas Instruments ThunderLAN PCI NIC¡£¤³¤ì¤Ë¤Ï°Ê²¼¤Î¤â¤Î¤ò´Þ¤ß¤Þ¤¹:
      -Compaq Netelligent 10, 10/100, 10/100 Proliant, 10/100 Dual-Port
      -Compaq Netelligent 10/100 TX Embedded UTP, 10 T PCI UTP/Coax,
      -10/100 TX UTP
      -Compaq NetFlex 3P, 3P Integrated, 3P w/ BNC
      -Olicom OC-2135/2138, OC-2325, OC-2326 10/100 TX UTP
      -
      -DEC EtherWORKS III NICs (DE203, DE204, ¤ª¤è¤Ó DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, ¤ª¤è¤Ó DE422)
      -DEC DC21040, DC21041, ¤Þ¤¿¤Ï DC21140 ¥Ù¡¼¥¹¤Î NIC (SMC Etherpower 8432T,
      -DE245 Åù)
      -DEC FDDI (DEFPA/DEFEA) NIC
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ ¥«¡¼¥É (¥â¥Ç¥ë¥Ê¥ó¥Ð¡¼ 27247B ¤ª¤è¤Ó 27252A)
      -
      -Intel EtherExpress (¥É¥é¥¤¥Ð¤¬ÉÔ°ÂÄê¤Ê¤Î¤Ç¤ª´«¤á¤Ç¤­¤Þ¤»¤ó)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, ¤ª¤è¤Ó NE2100 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹
      -
      -3Com 3C501 ¥«¡¼¥É
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI ¤ª¤è¤Ó EISA
      -(Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      -
      -IBM ¤È National Semiconductor À½¤Î PCMCIA ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤â¥µ¥Ý¡¼¥È¤µ
      -¤ì¤Æ¤¤¤Þ¤¹¡£
      -
      -¸½ºß¥È¡¼¥¯¥ó¥ê¥ó¥°¤Î¥«¡¼¥É¤ÏÁ´¤¯¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤»¤ó¡£»ä¤¿¤Á¤Ï狼¤¬¥É
      -¥é¥¤¥Ð¤ò´óÉÕ¤·¤Æ¤¯¤À¤µ¤ë¤Î¤òÂԤäƤ¤¤Þ¤¹¡£Ã¯¤«¤ä¤ê¤Þ¤»¤ó¤«¡©
      -
      -
      -2.3. ¤½¤Î¾¤Î¥Ç¥Ð¥¤¥¹
      ----------------------
      -
      -AST 4 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -ARNET 8 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -ARNET (¸½ºß¤Ï Digiboard) Ʊ´ü 570/i ¹â®¥·¥ê¥¢¥ë
      -
      -Boca BB1004 4 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca IOAT66 6 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -Boca BB1008 8 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca BB2016 16 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -
      -Cyclades Cyclom-y ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -STB 4 ¥Ý¡¼¥È¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -SDL Communications Riscom/8 ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -SDL Communications RISCom/N2 ¤ª¤è¤Ó N2pci high-speed Ʊ´ü¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -Stallion ¥Þ¥ë¥Á¥Ý¡¼¥È¥·¥ê¥¢¥ë¥Ü¡¼¥É: EasyIO, EasyConnection 8/32 & 8/64,
      -Onboard 4/16, Brumby
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis
      -UltraSound ¤½¤·¤Æ Roland MPU-401 ¥µ¥¦¥ó¥É¥«¡¼¥É
      -
      -Connectix QuickCam
      -Matrox Meteor Video ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Creative Labs Video Spigot ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Cortex1 ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Hauppauge Wincast/TV ¥Ü¡¼¥É (PCI)
      -STB TV PCI
      -Intel Smart Video Recorder III
      -Brooktree Bt848 ¥Á¥Ã¥×¥Ù¡¼¥¹¤Î¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼³Æ¼ï
      -
      -HP4020, HP6020, Philips CDD2000/CDD2660 ¤È Plasmon CD-R ¥É¥é¥¤¥Ö
      -
      -PS/2 ¥Þ¥¦¥¹
      -
      -ɸ½à PC ¥¸¥ç¥¤¥¹¥Æ¥£¥Ã¥¯
      -
      -X-10 power ¥³¥ó¥È¥í¡¼¥é
      -
      -GPIB ¤ª¤è¤Ó Transputer ¥É¥é¥¤¥Ð
      -
      -Genius ¤ª¤è¤Ó Mustek ¥Ï¥ó¥É¥¹¥­¥ã¥Ê
      -
      -¸½ºß FreeBSD ¤Ç¤Ï IBM ¤Î¥Þ¥¤¥¯¥í¥Á¥ã¥Í¥ë (MCA) ¥Ð¥¹¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»
      -¤ó¡£
      -
      -
      -3. FreeBSD ¤ÎÆþ¼ê
      ------------------
      -
      -FreeBSD ¤òÆþ¼ê¤¹¤ëÊýË¡¤Ï¤¤¤í¤¤¤í¤¢¤ê¤Þ¤¹:
      -
      -3.1. FTP/Mail
      --------------
      -
      -FreeBSD ¤ª¤è¤ÓÉտ魯¤ë¤¹¤Ù¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ï¡¢Àµ¼°¤Ê FreeBSD ¤Î¥ê¥ê¡¼¥¹¥µ
      -¥¤¥È¤Ç¤¢¤ë `ftp.freebsd.org' ¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹¡£
      -
      -¾¤Î FreeBSD ¥½¥Õ¥È¥¦¥§¥¢¤ò¥ß¥é¡¼¤·¤Æ¤¤¤ë¤È¤³¤í¤Ï MIRROR.SITES ¤Ëµ­ºÜ¤µ
      -¤ì¤Æ¤¤¤Þ¤¹¡£ÇÛÉÛ¥»¥Ã¥È¤ò¼èÆÀ¤¹¤ë¤È¤­¤Ë¤Ï (¥Í¥Ã¥È¥ï¡¼¥¯Åª¤Ë) °ìÈֶᤤ¤È¤³
      -¤í¤«¤é ftp ¤·¤Æ¤¯¤À¤µ¤¤¡£¤Ê¤ª¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¤È¤¤¤¦¤È¤³¤í¤Ï´¿·Þ¤·
      -¤Þ¤¹¡£Àµ¼°¤Ê¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¾ì¹ç¤Ë¤Ï¡¢freebsd-admin@freebsd.org
      -¤Þ¤Ç¾ÜºÙ¤òÌ䤤¹ç¤ï¤»¤Æ¤¯¤À¤µ¤¤. 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËÂФ¹¤ëľÀܤΥ¢¥¯¥»¥¹¼êÃʤò»ý¤¿¤º¡¢ÅŻҥ᡼¥ë¤·¤«»È¤¨¤Ê¤¤
      -¤È¤¤¤¦¾ì¹ç¤Ë¤Ï¡¢`ftpmail@ftpmail.vix.com' ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¥Õ¥¡¥¤¥ë¤òÆþ¼ê
      -¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹¡£¥á¥Ã¥»¡¼¥¸¤Ë help ¤È½ñ¤¤¤¿¥á¡¼¥ë¤ò¤³¤ÎÅŻҥ᡼¥ë¥¢¥É
      -¥ì¥¹¤ËÁ÷¤ë¤È¾Ü¤·¤¤»È¤¤Êý¤¬¤ï¤«¤ê¤Þ¤¹¡£¤¿¤À¤·¡¢¤³¤ÎÊýË¡¤Ç¤ÏÁ´Éô¤Ç¡Ö¿ô½½¥á
      -¥¬¥Ð¥¤¥È¡×¤Î¥Õ¥¡¥¤¥ë¤ò¥á¡¼¥ë¤ÇžÁ÷¤¹¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹¡£Â¾¤Ë¼êÃʤ¬¤Ê¤¤¾ì¹ç
      -¤Î¡ÖºÇ¸å¤Î¼êÃʡפȹͤ¨¤Æ¤¯¤À¤µ¤¤¡£
      -
      -
      -3.2. CDROM
      -----------
      -
      -FreeBSD 3.0-SNAP ¤È 2.2.X-RELEASE ¤Î CDROM ¤ò¼¡¤Î¤È¤³¤í¤ËÃíʸ¤¹¤ë¤³¤È¤â
      -²Äǽ¤Ç¤¹¡£
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-925-674-0783, +1-925-674-0821 (FAX)
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤«¤é¤Ï orders@cdrom.com ¤Þ¤¿¤Ï http://www.cdrom.com ¤ÇÃíʸ
      -¤Ç¤­¤Þ¤¹¡£ºÇ¿·¤Î¥«¥¿¥í¥°¤Ï¼¡¤Î¤È¤³¤í¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹¡£
      -
      -        ftp://ftp.cdrom.com/cdrom/catalog
      -
      --RELEASE CD ¤ÎÃÍÃÊ¤Ï 39.95 ¥É¥ë¡¢FreeBSD ¤ÎÄê´ü¹ØÆÉÀ©¤Î¾ì¹ç¤Ë¤Ï 24.95 ¥É
      -¥ë¤Ç¤¹¡£ FreeBSD 3.0-SNAP CD ¤Ï 39.95 ¥É¥ë¡¢ FreeBSD-SNAP ¤ÏÄê´ü¹ØÆÉ¤Ç
      -14.95 ¥É¥ë¤Ç¤¹ (-RELEASE ¤È -SNAP ¤ÎͽÌó¤ÏÊÌ¡¹¤Ë°·¤Ã¤Æ¤¤¤Þ¤¹)¡£Äê´ü¹ØÆÉ
      -À©¤Ç¤Ï¡¢¿·¤·¤¤¥Ð¡¼¥¸¥ç¥ó¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤ë¤´¤È¤Ë¼«Æ°Åª¤ËÁ÷¤ì¤é¤Æ¤­¤Þ¤¹¡£
      -ÎÁ¶â¤Ï¥Ç¥£¥¹¥¯¤¬ÇÛÁ÷¤µ¤ì¤ë¤¿¤Ó¤Ë¥¯¥ì¥¸¥Ã¥È¥«¡¼¥É¤«¤é¤Ï°ú¤­Í¤ì¤Þ¤¹¡£
      -¥­¥ã¥ó¥»¥ë¤Ë¤Ä¤¤¤Æ¤âÆÃ¤ËÀ©Ìó¤Ï¤Ê¤¯¡¢¤¤¤Ä¤Ç¤â²òÌó¤Ç¤­¤Þ¤¹¡£
      -
      -ÇÛÁ÷ÎÁ¤Ï (¥ª¡¼¥ÀËè¤Ç¥Ç¥£¥¹¥¯Ëè¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó) ¤Ï¥¢¥á¥ê¥«¹ç½°¹ñ¹ñÆâ¡¢¥«¥Ê
      -¥À¡¢¥á¥­¥·¥³¤Ç 5 ¥É¥ë¡¢¤½¤ì°Ê³°¤Ï 9 ¥É¥ë¤Ç¤¹¡£ Visa, Mastercard,
      -Discover, Amarican Express ¤Þ¤¿¤Ï¹ç½°¹ñ¹ñÆâ¤Î¾®ÀÚ¼ê¤¬ÍøÍѤǤ­¤Þ¤¹¡£ 
      -¹ç½°¹ñ¹ñÆâ¤Ç¤Ï¾¦Éʤò¸½¶â¤È°ú´¹¤Ç¤ªÅϤ·¤·¤Þ¤¹¡£¥«¥ê¥Õ¥©¥ë¥Ë¥¢ºß½»¤ÎÊý¤Ï¡¢
      -8.25% ¤Î¾ÃÈñÀǤ¬²Ã¤ï¤ê¤Þ¤¹¡£
      -
      -¤â¤·µ¤¤ËÆþ¤é¤Ê¤±¤ì¤Ð, CD ¤Ï̵¾ò·ï¤ËÊÖ¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹. 
      -
      -
      -4. ÌäÂê¤Î¥ì¥Ý¡¼¥È¡¢Ä󰯤ò¤¹¤ë¾ì¹ç¡¢¥³¡¼¥É¤ÎÄó¶¡
      ------------------------------------------------
      -
      -Äó°Æ¡¢¥Ð¥°¥ì¥Ý¡¼¥È¡¢¥³¡¼¥É¤ÎÄ󶡤Ϥ¤¤Ä¤Ç¤â´¿·Þ¤µ¤ì¤Þ¤¹¡£¤Ê¤Ë¤«ÌäÂê¤ò¤ß¤Ä
      -¤±¤¿¤é¡¢¤¿¤á¤é¤ï¤º¤Ë¥ì¥Ý¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤ (²Äǽ¤Ê¤é¡¢½¤ÀµÊýË¡¤â¤¢¤ë¤ÈÈó¾ï
      -¤Ë½õ¤«¤ê¤Þ¤¹)¡£ 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥á¡¼¥ë¤¬»È¤¨¤ë´Ä¶­¤«¤é¥Ð¥°¥ì¥Ý¡¼¥È¤òÁ÷¤ë¾ì¹ç¤Ë¤Ï¡¢
      -send-pr ¥³¥Þ¥ó¥É¤« http://www.freebsd.org/send-pr.html ¤Ë¤¢¤ë CGI ¤ò»È¤¦
      -¤È¤è¤¤¤Ç¤·¤ç¤¦¡£¥Ð¥°¥ì¥Ý¡¼¥È¤Ï¥Ð¥°µ­Ï¿¥×¥í¥°¥é¥à¤Ë¤è¤Ã¤ÆÃé¼Â¤ËÀ°Íý¤µ¤ì¡¢
      -¥Ð¥°¥ì¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ¤Ç¤­¤ë¤«¤®¤êÁ᤯Âбþ¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£¤³¤Î¤è¤¦¤Ë¤·
      -¤Æµ­Ï¿¤µ¤ì¤¿¥Ð¥°¤ÎÆâÍÆ¤Ë¤Ä¤¤¤Æ¤Ï¡¢»ä¤¿¤Á¤Î WEB ¥µ¥¤¥È¤Î¥µ¥Ý¡¼¥È¥»¥¯¥·¥ç
      -¥ó¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¤Î¤Ç¡¢¥Ð¥°¥ì¥Ý¡¼¥È¤È¤·¤Æ¡¢¤¢¤ë¤¤¤Ï¾¤Î¥æ¡¼¥¶¤¬ÌäÂê
      -¤òǧ¼±¤¹¤ë¡Ö»ØÉ¸¡×¤È¤·¤Æ¤â½ÅÍפʰÕÌ£¤ò»ý¤Á¤Þ¤¹¡£
      -
      -¤Ê¤ó¤é¤«¤ÎÍýͳ¤Ç¥Ð¥°¥ì¥Ý¡¼¥È¤òÄó½Ð¤¹¤ë¤Î¤Ë send-pr ¥³¥Þ¥ó¥É¤¬»È¤¨¤Ê¤¤
      -¾ì¹ç¤Ë¤Ï¡¢¼¡¤Î¥¢¥É¥ì¥¹¤Ø¥á¡¼¥ë¤ÇÁ÷¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤¡£
      -
      -               freebsd-bugs@FreeBSD.org
      -
      -send-pr ¤½¤Î¤â¤Î¤Ï¥·¥§¥ë¥¹¥¯¥ê¥×¥È¤Ê¤Î¤Ç¡¢¤Þ¤Ã¤¿¤¯°Û¤Ê¤ë¥·¥¹¥Æ¥à¾å¤Ç¤â´Ê
      -ñ¤Ëưºî¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£¾ã³²¥ì¥Ý¡¼¥È¤ÎÄÉÀפ¬¤è¤ê´Êñ¤Ë¤Ê¤ë¤Î¤Ç¡¢¤³
      -¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò»È¤Ã¤ÆÄº¤¯¤Î¤¬Èó¾ï¤Ë¹¥¤Þ¤·¤¤¤Î¤Ç¤¹¡£¤·¤«¤·Äó½Ð¤¹¤ëÁ°¤Ë
      -¾ã³²¤¬¤¹¤Ç¤Ë½¤Àµ¤µ¤ì¤Æ¤¤¤Ê¤¤¤«¤É¤¦¤«³Îǧ¤·¤Æ¤¯¤À¤µ¤¤¡£
      - 
      -¤½¤Î¾¡¢¼ÁÌä¤ä¥Æ¥¯¥Ë¥«¥ë¥µ¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ¤Ê¤É¤Ï¼¡¤Î¥¢¥É¥ì¥¹¤Ø¥á¡¼¥ë¤·¤Æ¤¯
      -¤À¤µ¤¤¡£
      - 
      -               freebsd-questions@FreeBSD.org
      -
      -¤Þ¤¿¡¢»ä¤¿¤Á¤Ï¡¢¥Ü¥é¥ó¥Æ¥£¥¢¤Î¿·¤·¤¤½õ¤±¤Î¼ê¤ò¤¤¤Ä¤Ç¤â´¿·Þ¤·¤Þ¤¹ - »ä¤¿
      -¤Á¤À¤±¤Ç¤Ï¤â¤¦¤È¤Æ¤â¤³¤Ê¤·¤­¤ì¤Ê¤¤¤Û¤É¡¢¤ä¤ê¤¿¤¤¤³¤È¤¬»³ÀѤߤˤʤäƤ¤¤ë
      -¤Î¤Ç¤¹¡£µ»½ÑŪ¤ÊÌ̤ǻ䤿¤Á¤Ë¥³¥ó¥¿¥¯¥È¤¹¤ë¾ì¹ç¡¢¤¢¤ë¤¤¤Ï±ç½õ¤Î¿½¤·½Ð¤Ï¼¡
      -¤Î¥¢¥É¥ì¥¹¤Ø¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤¡£
      - 
      -               freebsd-hackers@FreeBSD.org
      -
      -¤³¤ì¤é¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï¡Ö¤«¤Ê¤ê¿¤¯¤Î¡×¥È¥é¥Õ¥£¥Ã¥¯¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç¡¢
      -¥á¡¼¥ë¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤È¤«¡¢¥¢¥¯¥»¥¹¤¬¹â¤¯¤Ä¤¯¾ì¹ç¤Ç¡¢¤·¤«¤â FreeBSD ¤Ë´Ø
      -¤¹¤ë½ÅÍפʥ¤¥Ù¥ó¥È¤Î¾ðÊó¤À¤±¤¢¤ì¤Ð¤è¤¤¤È¤¤¤¦¾ì¹ç¤Ï¡¢¼¡¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È
      -¤Ë¿½¤·¹þ¤à¤Î¤¬¤è¤¤¤Ç¤·¤ç¤¦¡£
      - 
      -               freebsd-announce@FreeBSD.org
      -
      -¤¹¤Ù¤Æ¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï´õ˾¤¬¤¢¤ì¤Ð¼«Í³¤Ë»²²Ã¤Ç¤­¤Þ¤¹¡£
      -MajorDomo@FreeBSD.org ¤Ë¥Ü¥Ç¥£¤Ë help ¤È¤À¤±½ñ¤¤¤¿¹Ô¤ò´Þ¤à¥á¥Ã¥»¡¼¥¸¤ò
      -Á÷¤Ã¤Æ¤¯¤À¤µ¤¤¡£¤³¤ì¤Ç¡¢¤¤¤í¤ó¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ëÊýË¡¤ä¡¢¥¢¡¼¥«
      -¥¤¥Ö¤Ë¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ê¤É¤Î¾Ü¤·¤¤¾ðÊ󤬯þ¼ê¤Ç¤­¤Þ¤¹¡£¤³¤³¤Ç¤Ï¿¨¤ì¤Æ¤¤¤Þ
      -¤»¤ó¤¬¡¢Â¾¤Ë¤âÌÌÇò¤¤¤³¤È¤òµÄÏÀ¤¹¤ë¤¤¤í¤¤¤í¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê¤Þ¤¹¤Î
      -¤Ç¡¢ majordomo ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤ÆÌ䤤¹ç¤ï¤»¤Æ¸«¤Æ¤¯¤À¤µ¤¤¡£
      -
      -
      -5. ¼Õ¼­
      --------
      -
      -FreeBSD ¤ÏÀ¤³¦Ãæ¤Î (¿ôÉ´¤Ï¤¤¤«¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¤¬) ¤¿¤¯¤µ¤ó¤Î¿Í¡¹¤¬¤ª¤³
      -¤Ê¤Ã¤¿ºî¶È¤ÎÎßÀѤηë²Ì¤Ç¤¢¤ê¡¢¤½¤Î¤ª¤«¤²¤Ç¡¢¤³¤Î¥ê¥ê¡¼¥¹¤¬¤¢¤Ê¤¿¤Î¼ê¸µ¤Ë
      -ÆÏ¤¤¤Æ¤¤¤Þ¤¹¡£ FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Î¥¹¥¿¥Ã¥Õ¤Î´°Á´¤Ê¥ê¥¹¥È¤Ë¤Ä¤¤¤Æ¤Ï¡¢
      -°Ê²¼¤ò¤´Í÷¤¯¤À¤µ¤¤:
      - 
      -        http://www.freebsd.org/handbook/staff.html
      -
      -doc ÇÛÉÛ¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¢¤ì¤Ð°Ê²¼¤Ë¤â¤¢¤ê¤Þ¤¹:
      - 
      -        file:/usr/share/doc/handbook/staff.html
      - 
      -°Ê²¼¤ÎÊý¡¹¤ËÆÃ¤Ë´¶¼Õ¤·¤Þ¤¹:
      - 
      -        ´ó£¼Ô¤ÎÊý¡¹ http://www.freebsd.org/handbook/donors.html ¤Ë¥ê¥¹
      -        ¥È¤¬¤¢¤ê¤Þ¤¹¡£
      -
      -        Montana State University ¤Î³§¤µ¤ó¤«¤é½é´ü¤Î¥µ¥Ý¡¼¥È¤ò¤¤¤¿¤À¤­¤Þ
      -        ¤·¤¿¡£
      -
      -        ¤½¤·¤Æ¡¢À¤³¦Ãæ¤Î¿ôÀé¤È¤¤¤¦ FreeBSD ¤Î¥æ¡¼¥¶¤È¥Æ¥¹¥¿¤Î³§¤µ¤ó¤Î
      -        ¤ª¤«¤²¤Çº£²ó¤Î¥ê¥ê¡¼¥¹¤Ë¤¤¤¿¤ê¤Þ¤·¤¿¡£
      -
      -FreeBSD ¤Îº£²ó¤Î¥ê¥ê¡¼¥¹¤ò¤¢¤Ê¤¿¤¬³Ú¤·¤à¤³¤È¤¬¤Ç¤­¤ë»ö¤ò¿´¤«¤éµ§¤Ã¤Æ¡£
      - 
      -                        The FreeBSD Project
      -
      -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2R/Makefile b/data/ja_JP.EUC/releases/2.2R/Makefile deleted file mode 100644 index ed6fb1c52b..0000000000 --- a/data/ja_JP.EUC/releases/2.2R/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.1.1.1 1997-11-23 22:23:07 max Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.2 - -DOCS= announce.sgml install-media.sgml notes.sgml - -.include "../../../web.mk" diff --git a/data/ja_JP.EUC/releases/2.2R/announce.sgml b/data/ja_JP.EUC/releases/2.2R/announce.sgml deleted file mode 100644 index ff8817a00a..0000000000 --- a/data/ja_JP.EUC/releases/2.2R/announce.sgml +++ /dev/null @@ -1,32 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      FreeBSD 2.2 ¤Î¥ê¥ê¡¼¥¹¤òȯɽ¤¹¤ë¤³¤È¤Ï¡¢»ä¤¿¤Á¤ÎÂ礭¤Ê¤è¤í¤³¤Ó¤Ç¤¹. -¤³¤ì¤Ï 2.2 ¥Ö¥é¥ó¥Á ¥Æ¥¯¥Î¥í¥¸¡¼¤ÎÂÔ˾¤ÎºÇ½é¤Î¥ê¥ê¡¼¥¹¤Ç¤¢¤ê, -Ť«¤Ã¤¿ ALPHA, BETA, GAMMA ¥Æ¥¹¥È¥µ¥¤¥¯¥ë¤Ë³¤¯¤â¤Î¤Ç¤¹.

      - -

      FreeBSD 2.2-RELEASE ¤Ï -ftp.freebsd.org ¤ä -À¤³¦Ãæ¤Î¿¤¯¤Î -FTP ¥ß¥é¡¼¥µ¥¤¥È ¤«¤éÆþ¼ê¤Ç¤­¤Þ¤¹. ¤Þ¤¿ -Walnut Creek CDROM ¤Î CD ¤È¤·¤Æ -Ãíʸ¤Ç¤­¤Þ¤¹. ¤³¤ì¤Ï¤Þ¤â¤Ê¤¯½Ð²Ù¤µ¤ì¤ëͽÄê¤Ç¤¹.

      - -

      FreeBSD 2.2 ¤Ï 2.1.X ¥ê¥ê¡¼¥¹¤ÈÈæ¤Ù¤ë¤Èµ¡Ç½Åª¤Ë¤«¤Ê¤êÂ礭¤ÊÈôÌö¤ò -¤È¤²¤Æ¤¤¤Þ¤¹. ¿·µ¡Ç½¤Î¥ê¥¹¥È¤ò -¥ê¥ê¡¼¥¹¥Î¡¼¥È ¤Ç -¸«¤ë¤³¤È¤ò¶¯¤¯¤ª´«¤á¤·¤Þ¤¹.

      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2R/install-media.sgml b/data/ja_JP.EUC/releases/2.2R/install-media.sgml deleted file mode 100644 index c603c716b5..0000000000 --- a/data/ja_JP.EUC/releases/2.2R/install-media.sgml +++ /dev/null @@ -1,42 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -From jkh: - -

      2.2-RELEASE ¤Ï¥á¥â¥ê 4MB ¤Î¥Þ¥·¥ó¤ä 1.2MB ¥Õ¥í¥Ã¥Ô¡¼¤Î¥Þ¥·¥ó¤Ç¤Î -¥¤¥ó¥¹¥È¡¼¥ë¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤»¤ó. ¤Ä¤Þ¤ê, 5MB Ķ¤Î¥á¥â¥ê¤È 1.44MB -¤Î¥Õ¥í¥Ã¥Ô¡¼¥É¥é¥¤¥Ö¤ò»ý¤Ä¥·¥¹¥Æ¥à¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¤Î¤Ç¤¹. ¼ÂºÝ¤Î¤È¤³¤í -¿ä¾©¤µ¤ì¤ëºÇ¾®¥á¥â¥êÎÌ¤Ï 8MB ¤Ç¤¹.

      - -

      ¤³¤ì¤é¤ÎÀ©¸Â¤¬¤¢¤Ã¤Æ¥¢¥Ã¥×¥°¥ì¡¼¥É¤Ç¤­¤Ê¤¤¥Þ¥·¥ó¤Ç¤Ï, 2.1.6-RELEASE -¤ò»È¤¤Â³¤±¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹. 2.1.6-RELEASE ¤Ç¤Ï¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤ª¤± -¤ë¤³¤ì¤é¤ÎÀ©¸Â¤Ï¤Ê¤¯, ¤³¤Î¤è¤¦¤Ê¥·¥¹¥Æ¥à¤Ç¤è¤êµ¡Ç½Åª¤Ë»È¤¨¤ë -¤³¤È¤È»×¤¤¤Þ¤¹.

      - -

      ÉÔÊØ¤ò¤ª¤«¤±¤¹¤ë¥æ¡¼¥¶¤ÎÊý¡¹¤Ë¤Ï¿½¤·Ìõ¤Ê¤¯»×¤Ã¤Æ¤ª¤ê¤Þ¤¹. -¤·¤«¤·¥¤¥ó¥¹¥È¡¼¥ë¥á¥Ç¥£¥¢¤Î¥¹¥Ú¡¼¥¹¤¬ÉÔ­¤·¤Æº¤¤Ã¤Æ¤ª¤ê, ¤³¤ì¤ÏÃÙ¤«¤ì -Áᤫ¤ìÈò¤±¤é¤ì¤Ê¤¤¤³¤È¤À¤Ã¤¿¤Î¤Ç¤¹. 4MB ¤Î¥á¥â¥ê¤Ç¤Î¥¤¥ó¥¹¥È¡¼¥ë¤ä 1.2MB ¤Î -¥Õ¥í¥Ã¥Ô¡¼¥Ç¥£¥¹¥¯¤Î¥µ¥Ý¡¼¥È¤ò¤ä¤á¤ë¤³¤È¤Ë¤Ä¤¤¤Æ°ìǯ°Ê¾åµÄÏÀ¤·¤Æ¤­¤Þ¤·¤¿ -¤¬, Á´¤Æ¤ò°ìËç¤Î¥Õ¥í¥Ã¥Ô¡¼¤Ë¤ª¤µ¤á¤ë¤Ë¤Ï (¤¢¤Ê¤¿¤ÏÃΤꤿ¤¯¤Ê¤¤¤Ç¤·¤ç¤¦¤¬) -¤Á¤ç¤Ã¤È¤·¤¿±üµÁ¤¬É¬ÍפʤΤǤ¹. º£, »ä¤¿¤Á¤Ï 1.44MB/>6MB ¥¯¥é¥¹¤Î¥Þ¥·¥ó¤Ø -ÈôÌö¤·, ¾­Íè¤Î³ÈÄ¥¤ò°ìËç¤Î¥Õ¥í¥Ã¥Ô¡¼¥Ç¥£¥¹¥¯¤ËÆþ¤ì¤ë¤¿¤á¤Î¤¢¤ëÄøÅ٤ζõ´Ö¤ò -¾¯¤Ê¤¯¤È¤â¼ê¤Ë¤¤¤ì¤¿¤Î¤Ç¤¹.

      - -

      °ÍÁ³¤È¤·¤Æ 4MB ¤Î¥·¥¹¥Æ¥à¤Ç²÷Ŭ¤Ëưºî¤¹¤ë kernel ¤ò¹½ÃۤǤ­¤ë¤³¤È¤Ë -α°Õ¤·¤Æ¤¯¤À¤µ¤¤. 4MB ¤Ç¤Ï¡Ö¥¤¥ó¥¹¥È¡¼¥ë¡×¤¬¤Ç¤­¤Ê¤¤¤À¤±¤Ê¤Î¤Ç¤¹. 4MB ¤Î -¥«¥¹¥¿¥Þ¥¤¥º¤·¤¿¥·¥¹¥Æ¥à¤ò¤´¤¯¾®¤µ¤¤¹½À®¤Çºî¤ë¤Ë¤Ï, Î㤨¤Ð¤³¤Î -ÌÜŪ¤Î¤¿¤á¤Î¥Ç¥£¥¹¥¯¤òÊ̤Υޥ·¥ó¤Ç¹½ÃÛ¤¹¤ë¤À¤±¤Ç¤¤¤¤¤Î¤Ç¤¹.

      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/2.2R/notes.sgml b/data/ja_JP.EUC/releases/2.2R/notes.sgml deleted file mode 100644 index e693642ebb..0000000000 --- a/data/ja_JP.EUC/releases/2.2R/notes.sgml +++ /dev/null @@ -1,528 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -
      -                             ¥ê¥ê¡¼¥¹¥Î¡¼¥È
      -                          FreeBSD 2.2-RELEASE
      -
      -1. 2.1.7-RELEASE ¤«¤é¤ÎÊѹ¹ÅÀ¤Ï?
      ---------------------------------
      -
      -¥¤¥ó¥¹¥È¡¼¥é¤Î¥Ð¥°½¤ÀµÂ¿¿ô, pc98 ÍѤÎÊѹ¹¤ÎƱ´ü, geeze, ¤¢¤È²¿¤À¤Ã¤±?
      -
      -gdb 4.16 ¤¬ -current ¤«¤é¥Þ¡¼¥¸¤µ¤ì, ¿¤¯¤Î¥µ¡¼¥É¥Ñ¡¼¥Æ¥£¡¼À½¤Î¥½¡¼¥¹
      -¤¬ /usr/src/contrib °Ê²¼¤Ë³ÊǼ¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -DEC DEFPA/DEFEA FDDI ¥Ï¡¼¥É¥¦¥§¥¢¤Î¥µ¥Ý¡¼¥È¤¬¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -µìÍè¤Î ``HAVE_FPU'' Makefile ¥ª¥×¥·¥ç¥ó¤¬¤Ä¤¤¤ËÇѻߤµ¤ì, ÉâÆ°¾®¿ô¥¨¥ß¥å
      -¥ì¡¼¥¿¤òÍѤ¤¤¿ math ¥é¥¤¥Ö¥é¥ê¤È, ¥³¥×¥í¥»¥Ã¥µ¤ò»ÈÍѤ¹¤ë¥Ð¡¼¥¸¥ç¥ó¤Î¤É
      -¤Á¤é¤ò»ÈÍѤ¹¤ë¤«¤ÎÁªÂò¤Ï, º£¤ä´°Á´¤Ë¼«Æ°²½¤µ¤ì¤Þ¤·¤¿. ¤³¤ì¤Ë¤è¤ê, »öÁ°
      -¤Ë libm ¤ò¥ê¥³¥ó¥Ñ¥¤¥ë¤·¤¿¤¯¤Ê¤¤¤è¤¦¤Ê¥µ¥¤¥È¤Ç¤Î, ÉâÆ°¾®¿ô¤ò»ÈÍѤ·¤¿¥×
      -¥í¥°¥é¥à¤Î¼Â¹Ô¤¬¹â®²½¤µ¤ì¤ë¤Ç¤·¤ç¤¦. 
      -
      -Javier Martin Rueda ¤Î `ex' ¥É¥é¥¤¥Ð¤¬¥Þ¡¼¥¸¤µ¤ì, Intel EtherExpress
      -Pro/10 ¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É¤ËÂФ¹¤ë¥µ¥Ý¡¼¥È¤¬¤â¤¿¤é¤µ¤ì¤Þ¤·¤¿. 
      -
      -`de' ¥É¥é¥¤¥Ð¤Ï, DE21140A ¥Á¥Ã¥×¤ò»ÈÍѤ·¤¿¥«¡¼¥É¤Ç, ¥Ý¥Ô¥å¥é¡¼¤Ê 
      -SMC9332BDT (10/100 Mbit/s) ¥Á¥Ã¥×¤Ê¤É¤òǧ¼±¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. 
      -
      -¤·¤Ð¤·¤ÐÍѤ¤¤é¤ì¤ë¤³¤È¤Î¤¢¤ë CMD640 PCI IDE ¥Á¥Ã¥×¤Ë¤Ä¤¤¤Æ, 2.2 ¤Ç¤Ï¥Ç
      -¥Õ¥©¥ë¥È¤Ç¤Ï¥Ç¥£¥¼¡¼¥Ö¥ë¤Ë¤µ¤ì¤Æ¤¤¤ë¤È¤Ï¤¤¤¨, ¥½¡¼¥¹¤ÎÉÔ¶ñ¹ç¤Î½¤Àµ¤ò¹Ô
      -¤Ê¤¤¤Þ¤·¤¿. 
      -
      -¥×¥í¡¼¥Ö¤ò¹Ô¤Ê¤¦¤¿¤á¤Î EISA ¥¹¥í¥Ã¥ÈÈֹ楪¥×¥·¥ç¥ó¤¬´°Á´¤Ë¥µ¥Ý¡¼¥È¤µ¤ì
      -¤Þ¤·¤¿. ¤³¤ì¤Ë¤Ï, UserConfig ¥»¥Ã¥·¥ç¥ó¤ÇÀßÄꤵ¤ì¤¿Ãͤò
      -dset(8)
      -¤Ë¤è¤Ã
      -¤ÆÊݸ¤¹¤ë¤³¤È¤Î¤Ç¤­¤ëµ¡Ç½¤ò´Þ¤ó¤Ç¤¤¤Þ¤¹. ¤³¤Îµ¡Ç½¤Ï HP NetServer LC 
      -¥Þ¥·¥ó¤Î½êÍ­¼Ô¤¬¥·¥¹¥Æ¥à¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤Î¤ËÌòΩ¤Á¤Þ¤¹. 
      -
      -SDL RISCom N2pci Ʊ´ü¥·¥ê¥¢¥ë¥«¡¼¥É¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -¥Þ¥ë¥Á¥×¥ë¥³¥ó¥È¥í¡¼¥é¤ä 32-Y ¤ÈƱÍÍ¤Ë Cyclades Cyclom-Y (¥Þ¥ë¥Á¥Ý¡¼¥È
      -Ʊ´ü¥·¥ê¥¢¥ë) PCI ¥¢¥À¥×¥¿ ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿ (¸½ºß Cyclades ¥·¥ê¥¢
      -¥ë¥¢¥À¥×¥¿¤ò»ÈÍѤ·¤Æ¤¤¤ë¾ì¹ç, /dev ¤Î¥¨¥ó¥È¥ê¤Î¸Å¤¤¤â¤Î¤òºï½ü¤·¤Æºî¤ê
      -ľ¤¹É¬Íפ¬¤¢¤ê¤Þ¤¹). 
      -
      -DEC DC21X4X ¥Á¥Ã¥×¥»¥Ã¥È¤ò»ÈÍѤ·¤¿¥¤¡¼¥µ¥Í¥Ã¥È¥¢¥À¥×¥¿¤Î¥µ¥Ý¡¼¥È¤¬
      -¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -gcc 2.7.2.1 ¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì weak symbol ¤Î¥µ¥Ý¡¼¥È¤¬Äɲ䵤ì¤Þ¤·¤¿. 
      -
      -¤¿¤¯¤µ¤ó¤Î¤â¤Î¤¬ /usr/src/contrib ¤Ë°Üư / »ý¤Á¹þ¤Þ¤ì, ¤½¤ì¤Ë±þ¤¸¤Æ
      -¥½¡¼¥¹¥Ä¥ê¡¼¤¬¥¢¥Ã¥×¥Ç¡¼¥È¡¦¥¯¥ê¡¼¥ó¥¢¥Ã¥×¤µ¤ì¤Þ¤·¤¿. 
      -
      -¶¦Íѥ饤¥Ö¥é¥ê¸¡º÷¥Ñ¥¹¤ò¥Ð¥¤¥Ê¥ê¤ËÁȤ߹þ¤à ld ¤Îµ¡Ç½¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. 
      -
      -sgmlfmt ¤¬ `instant' Âбþ¤Ë¥¢¥Ã¥×¥Ç¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -`de' (DEC 21x4x) ¤È `ed' (SMC/WD/Novell) ¥É¥é¥¤¥ÐÍѤΠRFC 1650 ´°Á´
      -½àµò¤Î MIB (Management Information Base) ¤ò´Þ¤à, SNMP ¥¹¥¿¥¤¥ë¤Î¥¤¥ó¥¿
      -¥Õ¥§¡¼¥¹ MIB ¤ò¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. 
      -
      -/stand/sysinstall ¤¬, ¤è¤ê¹­ÈϰϤʥ·¥¹¥Æ¥à´ÉÍý¥Ä¡¼¥ë¤È¤·¤Æ²þÎɤµ¤ì¤Þ¤·
      -¤¿. 
      -
      -syscons ¤È psm ¥É¥é¥¤¥Ð¤¬¿·¤¿¤Ë´ðËÜŪ¤Ê¥­¡¼¥Ü¡¼¥É¥É¥é¥¤¥Ð¤ò¶¦Í­¤¹¤ë
      -¤è¤¦¤Ë¤Ê¤ê, °ÊÁ°¤ËȯÀ¸¤·¤Æ¤¤¤¿Æó¤Ä¤Î¥É¥é¥¤¥Ð¤ÎÁê¸ßºîÍѤˤè¤ëÌäÂ꤬
      -²ò¾Ã¤µ¤ì¤Þ¤·¤¿. 
      -
      -syscons ¤Ë¤ª¤¤¤Æ,
      -moused(8)
      -¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤ê¥Æ¥­¥¹¥È
      -¥â¡¼¥É¤Ç¤Î¥«¥Ã¥È¥¢¥ó¥É¥Ú¡¼¥¹¥È¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Þ¤·¤¿. 
      -
      -2.2 ¤Ï Plasmon RF41xx, HP4020i, HP6020i, Philips CDD2000 ¥É¥é¥¤¥ÖÍѤΠ
      -´°Á´¤Ê CD-R ¥µ¥Ý¡¼¥È¤ò´Þ¤àºÇ½é¤Î¥ê¥ê¡¼¥¹¤Ç¤¹. ¥É¥é¥¤¥Ð¤Ï¤Þ¤À³«È¯Ãæ¤ÎÃÊ
      -³¬¤Ç¤¹¤¬ (ÆÃ¤Ë¤½¤ÎÍ­ÍÑÀ­¤ò¾¤Î¥Ç¥Ð¥¤¥¹ÍѤ˳ÈÄ¥Ãæ), º£¤Î¤È¤³¤í°ÂÄꤷ¤Æ
      -¤¤¤ë¤³¤È¤¬¾ÚÌÀ¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -2.0.5/2.1.X ¥Ä¥ê¡¼¤«¤éʬ´ô¤·¤¿¸å¤¹¤°¤Ë NFSv3 ¥¯¥é¥¤¥¢¥ó¥È¤È¥µ¡¼¥Ð¤Î
      -¥µ¥Ý¡¼¥È¤¬ 2.2 ¥½¡¼¥¹¥Ä¥ê¡¼¤ËÆþ¤ê¤Þ¤·¤¿. ¤Þ¤¿, NFS ¤ÇÍ­¸ú¤Ê¾¤Î
      -¥ª¥×¥·¥ç¥ó¤â¸ºß¤·¤Þ¤¹. ¤³¤ì¤Ë¤Ï NFSv2 ¥µ¡¼¥Ð¤òÈ󯱴ü½ñ¤­¹þ¤ß¥â¡¼¥É¤Ø
      -ÀÚ¤êÂØ¤¨¤ëµ¡Ç½ (»ÅÍͤËÈ¿¤¹¤ë¤â¤Î¤Ç¤¹¤¬ SGI Irix ¤Ê¤É¤ÎÁ°Î㤬¤¢¤ê¤Þ¤¹) 
      -¤Î¤è¤¦¤Ê¤â¤Î¤¬¤¢¤ê¤Þ¤¹. 
      -
      -BSD ¤Îµì½­¤¯¤«¤ÄÂ礲¤µ¤Ê malloc ¤Î¼ÂÁõ¤¬, Poul-Henning Kamp ¤Î¼ê¤Ë¤è¤ë 
      -phkmalloc ¤Ë¤è¤Ã¤ÆÃÖ¤­´¹¤¨¤é¤ì¤Þ¤·¤¿. ¤³¤ì¤Ë¤è¤Ã¤ÆÄ̾¦¯¤Î²¾ÁÛ¥á¥â¥ê
      -¤òÀáÌ󤹤뤳¤È¤¬¤Ç¤­, malloc ¤Î¸íÍѤò¸¡½Ð¤·¤Æ¥×¥í¥°¥é¥à¤òÃæÃǤµ¤»¤¿¤ê, 
      -¤Þ¤¿¥×¥í¥°¥é¥à¤¬ malloc ¤ò»ÈÍѤ¹¤ë¤Ë¤¢¤¿¤Ã¤Æ¤Î°Ọ̃ŪÌäÂê¤ò¸¡½Ð¤¹¤ë¤¿¤á
      -¤Ë³ÎÊݤµ¤ì¤«¤Ä¡¿¤Þ¤¿¤Ï²òÊü¤µ¤ì¤¿¶õ´Ö¤ò¥´¥ß¥Ç¡¼¥¿¤ÇËä¤á¤ë¤¿¤á¤Î¹ªÌ¯¤Êµ¡
      -ǽ¤òÄ󶡤·¤Þ¤¹. 
      -
      -AppleTalk ¤Ë´Ø¤¹¤ë `netatalk' ¤Î¼ÂÁõ¤¬¥½¡¼¥¹¤ËÅý¹ç¤µ¤ì¤Þ¤·¤¿. ¤³¤ÎÅý¹ç
      -ºî¶È¤Î¤Û¤È¤ó¤É¤Ï Wistle Communications Corp. ¼Ò¤Î¹¥°Õ¤Ë¤è¤ë¤â¤Î¤Ç¤¹. 
      -
      -mount ¥³¥Þ¥ó¥É¤Î¥ª¥×¥·¥ç¥ó `async' ¤Ç, UFS ¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¥á¥¿¥Ç¡¼¥¿
      -¤ÎÈ󯱴ü¤Ê¹¹¿·¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤³¤ì¤Ï¤¿¤¯¤µ¤ó¤Î i-node ¤ò½¸Ãæ
      -Ū¤ËÁàºî¤¹¤ë¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥àÁàºî (rm -r ¤Ê¤É) ¤Î®ÅÙ¤ò¸þ¾å¤µ¤»¤Þ¤¹¤¬, 
      -¥·¥¹¥Æ¥à¥¯¥é¥Ã¥·¥å¤Î´í¸±À­¤¬Áý¤¹¤È¤¤¤¦µ¾À·¤òȼ¤¤¤Þ¤¹¤Î¤Ç, ¥Ç¥Õ¥©¥ë¥È¤Ë
      -¤Ï¤Ê¤Ã¤Æ¤¤¤Þ¤»¤ó. FreeBSD ¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ì¤Ð¤³¤Îµ¡Ç½¤¬»ÈÍѤǤ­¤ë¾õÂÖ
      -¤Ë¤Ê¤Ã¤Æ¤ª¤ê, ¤³¤ì¤Ë¤è¤Ã¤Æ·àŪ¤ÊÀ­Ç½¸þ¾å¤¬´üÂԤǤ­¤Þ¤¹ (¹â®¤Ê¥Þ¥·¥ó¤Ç
      -¤Ï, SCSI CD-ROM ¤«¤é¤Î´ðËÜÇÛÉÛ¥Õ¥¡¥¤¥ë bindist ¤Î¤ß¤Î¥¤¥ó¥¹¥È¡¼¥ë¤ò 5
      -ʬ°ÊÆâ¤Ç´°Î»¤µ¤»¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹!) . 
      -
      -ATAPI CD-ROM ¥µ¥Ý¡¼¥È¤¬Èó¾ï¤Ë¿¤¯¤Î¥É¥é¥¤¥Ö¤Çưºî¤¹¤ë¤³¤È¤¬Êó¹ð¤µ¤ì¤Æ
      -¤¤¤Þ¤¹. ¤ª¤½¤é¤¯, ´ðËÜŪ¤Ë ATAPI »ÅÍͤ˽àµò¤¹¤ë¥É¥é¥¤¥Ö¤Ç¤¢¤ì¤Ðưºî¤¹
      -¤ë¤Ç¤·¤ç¤¦. 
      -
      -¿¿ô¤Î¿·µ¬¥É¥é¥¤¥Ð¤¬¥«¡¼¥Í¥ëÆâ¤ÇÍøÍѤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê, ¿²á¤®¤Æ³Ð¤¨¤­¤ì
      -¤Þ¤»¤ó. Tekram¼Ò¤Ï DC390 ¤ª¤è¤Ó DC390T ¥³¥ó¥È¥í¡¼¥éÍѤ˥ɥ饤¥Ð¤òÄó¶¡
      -¤·¤Æ¤¯¤ì¤Þ¤·¤¿. ¤³¤ì¤é¤Î¥³¥ó¥È¥í¡¼¥é¤Ï AMD 53c974 ¤Ë´ð¤Å¤¤¤Æ¤ª¤ê, ¤½¤Î
      -¥É¥é¥¤¥Ð¤ÏƱ¤¸¥Á¥Ã¥×¤ò¥Ù¡¼¥¹¤Ë¤¹¤ë¾¤Î SCSI ¥³¥ó¥È¥í¡¼¥é¤â½èÍý¤¹¤ë¤³¤È
      -¤¬¤Ç¤­¤Þ¤¹. ¤â¤Á¤í¤ó, Tekram¼Ò¤Ï¥É¥é¥¤¥Ð¤òÄ󶡤· FreeBSD ¥×¥í¥¸¥§¥¯¥È
      -¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¯¤ì¤ë¤¿¤¤¤Ø¤óµ¤Á°¤ÎÎɤ¤´ë¶È¤Ê¤Î¤Ç, »ä¤¿¤Á¤ÏÈà¤é¤ÎÀ½Éʤò
      -¹ØÆþ¤¹¤ë¤è¤¦¤Ë¾©Î夷¤¿¤¤¤È»×¤¤¤Þ¤¹. `ed' ¤ª¤è¤Ó `lnc' ¥É¥é¥¤¥Ð¤Ï, ¿¤¯
      -¤ÎNE2000 ¸ß´¹¥«¡¼¥É¤ä AMD PCnet ¥Á¥Ã¥×¤ò»ÈÍѤ·¤¿ PCI ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼
      -¥É¤ËÂФ¹¤ë¼«Æ°ÀßÄê¤ò¥µ¥Ý¡¼¥È¤¹¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. Cyclades ¥É¥é¥¤¥Ð¤Î 
      -PCI ¥Ð¡¼¥¸¥ç¥ó¤ÈƱÍÍ¤Ë SDL RISCom N2 ¥µ¥Ý¡¼¥È¤¬¿·¤·¤¯¤Ê¤ê¤Þ¤·¤¿. 
      -
      -Linux ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤¬ ELF ¥µ¥Ý¡¼¥È¤ò´Þ¤á¤Æ¥Õ¥ëµ¡Ç½¤Ë¤Ê¤ê¤Þ¤·¤¿. ¤³
      -¤Îµ¡Ç½¤ò»È¤¤°×¤¯¤¹¤ë¤¿¤á, ɬÍפʥ·¥§¥¢¡¼¥É¥é¥¤¥Ö¥é¥ê¤ä, Slackware ³«È¯
      -´Ä¶­¤Þ¤Ç¤â¤¬°Ü¿¢¤µ¤ì¤Þ¤·¤¿. 
      -
      -ƱÍͤÊÊý¿Ë¤Ë½¾¤¤, SysV COFF ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¡ÊSCO ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¤È¤â
      -¸Æ¤Ð¤ì¤ë¡Ë¤â, ¤è¤êÎɤ¯Æ°ºî¤¹¤ë¤è¤¦¤Ë¤Ê¤Ã¤¿¤³¤È¤¬Êó¹ð¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -FreeBSD ¤Ï ELF ¥Ð¥¤¥Ê¥ê¤â¤Þ¤¿¥Í¥¤¥Æ¥£¥Ö¤Ë¥µ¥Ý¡¼¥È¤·¤Þ¤·¤¿. ¼ÂºÝ¤Ë¼Â¸½
      -¤¹¤ë¤«¤É¤¦¤«, ¤Þ¤¿¼Â¸½¤¹¤ë¤È¤·¤Æ¤â, ¤¤¤Äº¢, ¤É¤Î¤è¤¦¤Ë¤·¤Æ, ¤È¤¤¤¦¤è¤¦
      -¤Ê¤³¤È¤Ï¤Þ¤À·è¤Þ¤Ã¤Æ¤¤¤Þ¤»¤ó¤¬, ¤â¤·¤«¤¹¤ë¤È¤½¤Î¤¦¤Á¤³¤ì¤ò¥Ç¥Õ¥©¥ë¥È¤Î
      -¥Ð¥¤¥Ê¥ê¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó. 
      -
      -¥·¥§¥¢¡¼¥É¥ê¥ó¥¯¤µ¤ì¤Æ¤¤¤Ê¤¤ ELF ¥Ð¥¤¥Ê¥ê¤ò¼Â¹Ô¤¹¤ëºÝ, ¥«¡¼¥Í¥ë¤¬¤É¤Î
      -¥³¡¼¥É¼Â¹Ôµ¡Ç½¡ÊFreeBSD ¤ä Linux, ¿ʬ¾­Íè¤Ï SysV ¤â¡Ë¤ò»ÈÍѤ¹¤Ù¤­¤«È½
      -ÃǤǤ­¤Ê¤¤¾ì¹ç¤Ë¡Ößà°õ¤ò²¡¤¹¡×¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤¹¤ë¤¿¤á, `brandelf' 
      -¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤¬Äɲ䵤ì¤Þ¤·¤¿. ¤³¤ì¤Ï ELF ¥ª¥Ö¥¸¥§¥¯¥È¥Õ¥©¡¼¥Þ¥Ã¥È¤Î
      -Â礭¤Ê¼åÅÀ¤Î°ì¤Ä, ¤½¤Î¥ª¥Ö¥¸¥§¥¯¥È¤¬¤É¤Î ABI ¤ò»ÈÍѤ·¤Æ¤¤¤ë¤Î¤«¤ò¼¨¤¹
      -¥Õ¥£¡¼¥ë¥É¤¬¤Ê¤¤¤³¤È¤ò²óÈò¤¹¤ë¤¿¤á¤Î¤â¤Î¤Ç¤¹. 
      -
      -APM BIOS ¤Î¥µ¥Ý¡¼¥È¤¬¤«¤Ê¤ê·Á¤Ë¤Ê¤ê¤Þ¤·¤¿. 
      -
      -¡Ö¸ø¼°¤Ê¡×¥«¡¼¥Í¥ë¥×¥í¥°¥é¥ß¥ó¥°¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤òÀâÌÀ¤¹¤ë¥Þ¥Ë¥å¥¢¥ë
      -¥Ú¡¼¥¸¤Î¥»¥¯¥·¥ç¥ó 9 ¤ÎºîÀ®¤ò³«»Ï¤·¤Þ¤·¤¿. ¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤Îʸ½ñºîÀ®¤Ë
      -¶¨ÎϤ·¤Æ¤¯¤ì¤ë¥Ü¥é¥ó¥Æ¥£¥¢¤òÊ罸¤·¤Æ¤¤¤Þ¤¹!
      -
      -Makefile ¤Î°Í¸´Ø·¸´ÉÍýµ¡¹½¤¬ºÆ¤Óµ¡Ç½¤¹¤ë¤è¤¦¤Ë¤¹¤ë¤¿¤á, ¥«¡¼¥Í¥ë¥³¥ó
      -¥Õ¥£¥®¥å¥ì¡¼¥·¥ç¥ó¥ª¥×¥·¥ç¥ó¤¬, °ÊÁ°¤Î Makefile Ãæ¤Ç¤Î -D ¤Ë¤è¤ë»ØÄ꤫
      -¤é³°¤µ¤ì, "opt_foo.h" ¤È¤¤¤Ã¤¿¥«¡¼¥Í¥ë¥¤¥ó¥¯¥ë¡¼¥É¥Õ¥¡¥¤¥ë¤Ë¤è¤ëÊý¼°¤Ø
      -¤È, ÂçÉý¤ËÊѹ¹¤µ¤ì¤Þ¤·¤¿. ¤³¤ì¤Ë¤è¤ê,
      -config(8)
      -¤ò¼Â¹Ô¤¹¤ëÅ٤˥³¥ó¥Ñ¥¤
      -¥ëÍѥǥ£¥ì¥¯¥È¥ê¤¬´°Á´¤Ë¿á¤ÃÈô¤ó¤Ç¤·¤Þ¤Ã¤Æ¤¤¤¿½¾Íè¤ÎÊýË¡¤ò, ¤¹¤°¤Ë¤Ç¤â
      -²áµî¤Î¤â¤Î¤È¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¤Ç¤·¤ç¤¦. CPU ¥¿¥¤¥à¤¬ÌÞÂΤʤ¤¤Ê¤é, ¤è¤Û¤É
      -ÊѤʥª¥×¥·¥ç¥ó¤òÊѹ¹¤·¤Ê¤¤¸Â¤ê,
      -config(8)
      --n ¥ª¥×¥·¥ç¥ó¤òÍ¿¤¨¤ë¤«, 
      -´Ä¶­ÊÑ¿ô NO_CONFIG_CLOBBER ¤òÀßÄꤹ¤ë¤³¤È¤ò¹Íθ¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¤è¤¦¤Ë
      -¤Ê¤ê¤Þ¤·¤¿. ¤³¤ì¤¬¤É¤Î¤è¤¦¤Ëµ¡Ç½¤¹¤ë¤«¤Ë¤Ä¤¤¤Æ¤Ï, ¥Ï¥ó¥É¥Ö¥Ã¥¯Ãæ¤Î¥³¥á
      -¥ó¥È¤ò»²¾È¤·¤Æ²¼¤µ¤¤. 
      -
      -
      -2. ¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤ë¹½À®
      ------------------------
      -
      -¸½ºß FreeBSD ¤Ï, ISA, VL, EISA, PCI ¥Ð¥¹¤ä, 386SX ¤«¤é Pentium ¥¯¥é¥¹
      -¤Þ¤Ç¤Î¤µ¤Þ¤¶¤Þ¤Ê¼ïÎà¤Î PC ¤Çưºî¤·¤Þ¤¹ (386SX ¤Ï¤ª¤¹¤¹¤á¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó). 
      -IDE, ESDI¥É¥é¥¤¥Ö¤ä, ¤µ¤Þ¤¶¤Þ¤Ê SCSI ¥³¥ó¥È¥í¡¼¥é, ¥Í¥Ã¥È¥ï¡¼¥¯¥«¡¼¥É
      -¤ä¥·¥ê¥¢¥ë¥«¡¼¥É¤Ë¤âÂбþ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -°Ê²¼¤Î¥ê¥¹¥È¤Ç¤Ï, FreeBSD ¤Çưºî¤¬³Îǧ¤µ¤ì¤Æ¤¤¤ë¤¹¤Ù¤Æ¤Î¼þÊÕµ¡´ï¤Î°ìÍ÷
      -¤Ç¤¹. ¤³¤ì°Ê³°¤Î¹½À®¤Ç¤âưºî¤¹¤ë¤È»×¤¤¤Þ¤¹¤¬, ¤³¤³¤Ç¤ÏưºîÊó¹ð¤¬¤¢¤Ã¤¿
      -¤â¤Î¤À¤±¤òµ­ºÜ¤·¤Æ¤¤¤Þ¤¹. 
      -
      -2.1. ¥Ç¥£¥¹¥¯¥³¥ó¥È¥í¡¼¥é
      --------------------------
      -
      -WD1003 (¤¢¤é¤æ¤ë MFM/RLL)
      -WD1007 (¤¢¤é¤æ¤ë IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1510 ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é (bootable device ÍѤǤϤʤ¤)
      -Adaptec 152x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 1535 ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 154x ¥·¥ê¡¼¥º ISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec 174x ¥·¥ê¡¼¥º EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -        (¥¹¥¿¥ó¥À¡¼¥É, ¥¨¥ó¥Ï¥ó¥¹¥É¥â¡¼¥É)
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) ¥·¥ê¡¼¥º
      -        ISA/EISA/PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Adaptec AIC7850 ¥ª¥ó¥Ü¡¼¥É SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Adaptec AIC-6260 ¤È AIC-6360 ¥Ù¡¼¥¹¤Î¥Ü¡¼¥É
      -        (AHA-152x ¤È SoundBlaster SCSI ¥«¡¼¥É¤ò´Þ¤à)
      -
      -** Ãí°Õ: SoundBlaster ¤Î¥«¡¼¥É¤Ë¤Ï¥Ö¡¼¥È¥Ç¥Ð¥¤¥¹¤ò¥·¥¹¥Æ¥à¤Î BIOS I/O
      -   ¥Ù¥¯¥¿¤ËÂбþÉÕ¤±¤ë¤¿¤á¤Î¥ª¥ó¥Ü¡¼¥É BIOS ¤¬¤Ê¤¤¤Î¤Ç, ¤³¤Î¥«¡¼¥É¤«¤é
      -   ¥Ö¡¼¥È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó. ¥Æ¡¼¥×¤ä CDROM ¤Ê¤É¤ò (¥Ö¡¼¥È¤·¤Ê¤¤¤Ç) 
      -   ÍøÍѤ¹¤ëʬ¤Ë¤ÏÌäÂꤢ¤ê¤Þ¤»¤ó. ROM ¤ò»ý¤¿¤Ê¤¤ AIC-6x60 ¥Ù¡¼¥¹¤Î¾¤Î
      -   ¥«¡¼¥É¤Ç¤âƱÍͤÎÌäÂ꤬¤¢¤ê¤Þ¤¹. ¤¤¤¯¤Ä¤«¤Î¥·¥¹¥Æ¥à¤Ç¤Ï¥Ö¡¼¥È ROM ¤ò
      -   »ý¤Ã¤Æ¤¤¤Þ¤¹¤¬, ¤³¤ì¤é¤ÏÅŸ»¤ò¤¤¤ì¤¿»þ, ¤¢¤ë¤¤¤Ï¥ê¥»¥Ã¥È¤·¤¿¤È¤­¤Ë
      -   ²¿¤é¤«¤Î¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤·¤Þ¤¹. ¤½¤Î¤è¤¦¤Ê¥±¡¼¥¹¤Ï¤½¤Î¥Ç¥Ð¥¤¥¹¤«¤é
      -   ¥Ö¡¼¥È¤Ç¤­¤ë¤Ç¤·¤ç¤¦. ¾ÜºÙ¤Ï¥·¥¹¥Æ¥à¤ä¥Ü¡¼¥É¤Î¥É¥­¥å¥á¥ó¥È¤ò»²¾È¤·
      -   ¤Æ¤¯¤À¤µ¤¤. 
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 742A, 747S, 747c EISA SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 946c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -Buslogic 956c PCI SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -SymBios (°ÊÁ°¤Î NCR) 53C810, 53C825, 53c860 ¤ª¤è¤Ó 53c875 PCI SCSI
      -¥³¥ó¥È¥í¡¼¥é:
      -	ASUS SC-200
      -  	Data Technology DTC3130 (all variants)
      -	NCR ¤Î¥«¡¼¥É (¤¹¤Ù¤Æ)
      -	Symbios ¤Î¥«¡¼¥É (¤¹¤Ù¤Æ)
      -	Tekram DC390W, 390U, 390F
      -	Tyan S1365
      -
      -Tekram DC390 ¤ª¤è¤Ó DC390T ¥³¥ó¥È¥í¡¼¥é (¤ª¤½¤é¤¯ AMD 53c974 ¥Ù¡¼¥¹¤Î
      -¾¤Î¥«¡¼¥É¤â). 
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -DTC 3290 EISA SCSI ¥³¥ó¥È¥í¡¼¥é (1542 ¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó)
      -
      -UltraStor 14F, 24F, 34F SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Seagate ST01/02 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -Future Domain 8xx/950 ¥·¥ê¡¼¥º SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -WD7000 SCSI ¥³¥ó¥È¥í¡¼¥é
      -
      -°Ê¾å¤Î¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë SCSI ¥³¥ó¥È¥í¡¼¥é¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ, 
      -SCSI-I ¤ª¤è¤Ó SCSI-II ¤Î¼þÊÕµ¡´ï¤ËÂФ¹¤ë¤¹¤Ù¤Æ¤Î¥µ¥Ý¡¼¥È¤¬Ä󶡤µ¤ì¤Þ¤¹. 
      -¤³¤ì¤Ë¤Ï¥Ç¥£¥¹¥¯, ¥Æ¡¼¥×¥É¥é¥¤¥Ö (DAT ¤È 8mm Exabyte ¤ò´Þ¤à), CDROM
      -¥É¥é¥¤¥Ö¤¬´Þ¤Þ¤ì¤Þ¤¹. 
      -
      -¸½ºß, ¼¡¤Î CDROM ¤¬¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -(cd)    SCSI interface (ProAudio Spectrum ¤È SoundBlaster SCSI ¤ò´Þ¤à)
      -(mcd)   Mitsumi ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(matcd) ¾¾²¼/Panasonic (Creative SoundBlaster) ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹
      -        (562/563 ¥â¥Ç¥ë)
      -(scd)   Sony ÀìÍÑ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (Á´¥â¥Ç¥ë)
      -(wcd)   ATAPI IDE ¥¤¥ó¥¿¥Õ¥§¡¼¥¹ (¼Â¸³Åª¤Ê¤â¤Î¤Ç¦Á¥ì¥Ù¥ë¤Î¥¯¥ª¥ê¥Æ¥£
      -        ¤È¹Í¤¨¤Æ¤¯¤À¤µ¤¤!).
      -
      -
      -2.2. ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      ------------------------
      -
      -Allied-Telesis AT1700 ¤ª¤è¤Ó RE2000 ¥«¡¼¥É
      -
      -AMD PCnet/PCI (79c970 & 53c974 ¤Þ¤¿¤Ï 79c974)
      -
      -SMC Elite 16 WD8013 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¥Õ¥§¡¼¥¹, ¤½¤·¤Æ¤½¤Î¾¿¤¯¤Î
      -WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT ¤ä
      -WD8013EBT ¤Ê¤É¤Î¸ß´¹ÉÊ. SMC Elite Ultra ¤â¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -DEC EtherWORKS III NIC (DE203, DE204, DE205)
      -DEC EtherWORKS II NIC (DE200, DE201, DE202, DE422)
      -DEC DC21040, DC21041, ¤Þ¤¿¤Ï DC21140 ¥Ù¡¼¥¹¤Î NIC
      -    (SMC Etherpower 8432T, DE245 Åù)
      -DEC FDDI (DEFPA/DEFEA) NIC
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ ¥«¡¼¥É (27247B ¤È 27252A). 
      -
      -Intel EtherExpress (¥É¥é¥¤¥Ð¤¬ÉÔ°ÂÄê¤Ê¤Î¤Ç¤ª¤¹¤¹¤á¤·¤Þ¤»¤ó)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, ¤½¤·¤Æ NE2100 ¥¤¡¼¥µ¥Í¥Ã¥È¥¤¥ó¥¿¥Õ¥§¡¼¥¹
      -
      -3Com 3C501 ¥«¡¼¥É
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI ¤ª¤è¤Ó 
      -EISA (Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É
      -
      -IBM, National Semiconductor¼Ò¤Î PCMCIA ¥¤¡¼¥µ¥Í¥Ã¥È¥«¡¼¥É¤â¥µ¥Ý¡¼¥È¤µ
      -¤ì¤Æ¤¤¤Þ¤¹. 
      -
      -¸½ºß¥È¡¼¥¯¥ó¥ê¥ó¥°¤Î¥«¡¼¥É¤Ï°ìÀÚ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¡Ö¤¤¤Þ¤»¤ó¡×¤¬, »ä¤¿¤Á¤Ï
      -狼¤¬¥É¥é¥¤¥Ð¤òÁ÷¤Ã¤Æ¤­¤Æ¤¯¤ì¤ë¤Î¤òÂԤäƤ¤¤Þ¤¹. ¤À¤ì¤«¤ä¤Ã¤Æ¤¯¤ì¤Þ¤»
      -¤ó¤«?
      -
      -2.3. ¤½¤Î¾¤Î¥Ç¥Ð¥¤¥¹
      ----------------------
      -
      -AST 4 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -ARNET 8 ¥Ý¡¼¥È ¥·¥ê¥¢¥ë¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -ARNET (¸½ºß¤Ï Digiboard) Ʊ´ü 570/i ¹â®¥·¥ê¥¢¥ë
      -
      -Boca BB1004 4 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca IOAT66 6 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -Boca BB1008 8 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É  (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¡Ö¤¤¤Þ¤»¤ó¡×)
      -Boca BB2016 16 ¥Ý¡¼¥È¥·¥ê¥¢¥ë¥«¡¼¥É (Modem ¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹)
      -
      -Cyclades Cyclom-y ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -STB 4 ¥Ý¡¼¥È¥«¡¼¥É (¥·¥§¥¢¡¼¥É IRQ »ÈÍÑ) 
      -
      -SDL Communications Riscom/8 ¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -SDL Communications RISCom/N2 ¤ª¤è¤Ó N2pci high-speed Ʊ´ü¥·¥ê¥¢¥ë¥Ü¡¼¥É
      -
      -Stallion ¥Þ¥ë¥Á¥Ý¡¼¥È¥·¥ê¥¢¥ë¥Ü¡¼¥É: EasyIO, EasyConnection 8/32 & 8/64,
      -Onboard 4/16, Brumby
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis
      -UltraSound ¤½¤·¤Æ Roland MPU-401 ¥µ¥¦¥ó¥É¥«¡¼¥É
      -
      -Connectix QuickCam
      -Matrox Meteor Video ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Creative Labs Video Spigot ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -Cortex1 ¥Õ¥ì¡¼¥à¥°¥é¥Ð¡¼
      -
      -HP4020i, Philips CDD2000, PLASMON WORM (CDR) ¥É¥é¥¤¥Ö
      -
      -PS/2 ¥Þ¥¦¥¹
      -
      -ɸ½à PC ¥¸¥ç¥¤¥¹¥Æ¥£¥Ã¥¯
      -
      -X-10 power ¥³¥ó¥È¥í¡¼¥é
      -
      -GPIB ¤ª¤è¤Ó Transputer ¥É¥é¥¤¥Ð
      -
      -Genius ¤ª¤è¤Ó Mustek ¥Ï¥ó¥É¥¹¥­¥ã¥Ê
      -
      -
      -¸½ºß FreeBSD ¤Ç¤Ï IBM ¤Î¥Þ¥¤¥¯¥í¥Á¥ã¥Í¥ë (MCA) ¥Ð¥¹¤Ï¥µ¥Ý¡¼¥È¤µ¤ì¤Æ
      -¡Ö¤¤¤Þ¤»¤ó¡×. 
      -
      -
      -3. FreeBSD ¤ÎÆþ¼ê
      ------------------
      -
      -FreeBSD ¤òÆþ¼ê¤¹¤ëÊýË¡¤Ï¤¤¤í¤¤¤í¤¢¤ê¤Þ¤¹:
      -
      -3.1. FTP/Mail
      -
      -FreeBSD ¤ª¤è¤Ó, Éտ魯¤ë¤¹¤Ù¤Æ¤Î¥Ñ¥Ã¥±¡¼¥¸¤ÏÀµ¼°¤Ê FreeBSD ¤Î¥ê¥ê¡¼¥¹
      -¥µ¥¤¥È¤Ç¤¢¤ë `ftp.freebsd.org' ¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -¾¤Î FreeBSD ¥½¥Õ¥È¥¦¥§¥¢¤ò¥ß¥é¡¼¤·¤Æ¤¤¤ë¤È¤³¤í¤Ï MIRROR.SITES ¤Ëµ­ºÜ
      -¤µ¤ì¤Æ¤¤¤Þ¤¹. ÇÛÉÛ¥»¥Ã¥È¤ò¼èÆÀ¤¹¤ë¤È¤­¤Ë¤Ï (¥Í¥Ã¥È¥ï¡¼¥¯Åª¤Ë) °ìÈֶᤤ
      -¤È¤³¤í¤«¤é ftp ¤·¤Æ¤¯¤À¤µ¤¤. ¤Ê¤ª¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¤È¤¤¤¦¤È¤³¤í¤Ï
      -´¿·Þ¤·¤Þ¤¹. Àµ¼°¤Ê¥ß¥é¡¼¥µ¥¤¥È¤Ë¤Ê¤ê¤¿¤¤¾ì¹ç¤Ë¤Ï, 
      -freebsd-admin@freebsd.org ¤Þ¤Ç¾ÜºÙ¤òÌ䤤¹ç¤ï¤»¤Æ¤¯¤À¤µ¤¤. 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤ËÂФ¹¤ëľÀܤΥ¢¥¯¥»¥¹¼êÃʤò»ý¤¿¤º, ÅŻҥ᡼¥ë¤·¤«»È¤¨¤Ê
      -¤¤¤È¤¤¤¦¾ì¹ç¤Ë¤Ï, `ftpmail@decwrl.dec.com' ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¥Õ¥¡¥¤¥ë¤ò
      -Æþ¼ê¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. ¥á¥Ã¥»¡¼¥¸¤Ë help ¤È½ñ¤¤¤¿¥á¡¼¥ë¤ò¤³¤ÎÅŻҥ᡼
      -¥ë¥¢¥É¥ì¥¹¤ËÁ÷¤ë¤È¾Ü¤·¤¤»È¤¤Êý¤¬¤ï¤«¤ê¤Þ¤¹. ¤¿¤À¤·, ¤³¤ÎÊýË¡¤Ç¤ÏÁ´Éô¤Ç
      -¡Ö¿ô½½¥á¥¬¥Ð¥¤¥È¡×¤Î¥Õ¥¡¥¤¥ë¤ò¥á¡¼¥ë¤ÇžÁ÷¤¹¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹. ¾¤Ë¼êÃÊ
      -¤¬¤Ê¤¤¾ì¹ç¤Î, ¡ÖºÇ¸å¤Î¼êÃʡפȹͤ¨¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -3.2. CDROM
      -
      -FreeBSD 2.1.7-RELEASE ¤È 2.2-RELEASE ¤Î CDROM ¤ò¼¡¤Î¤È¤³¤í¤ËÃíʸ¤¹¤ë
      -¤³¤È¤â²Äǽ¤Ç¤¹. 
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤«¤é¤Ï orders@cdrom.com ¤Þ¤¿¤Ï http://www.cdrom.com
      -¤ÇÃíʸ¤Ç¤­¤Þ¤¹. ºÇ¿·¤Î¥«¥¿¥í¥°¤Ï¼¡¤Î¤È¤³¤í¤«¤é ftp ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹. 
      -
      -        ftp://ftp.cdrom.com/cdrom/catalog
      -
      --RELEASE CD ¤ÎÃÍÃÊ¤Ï 39.95 ¥É¥ë, FreeBSD ¤ÎÄê´ü¹ØÆÉÀ©¤Î¾ì¹ç¤Ë¤Ï 24.95
      -¥É¥ë¤Ç¤¹. FreeBSD 3.0-SNAP CD ¤Ï 29.95 ¥É¥ë, FreeBSD-SNAP ¤ÏÄê´ü¹ØÆÉ¤Ç
      -14.95 ¥É¥ë¤Ç¤¹ (-RELEASE ¤È -SNAP ¤ÎͽÌó¤ÏÊÌ¡¹¤Ë°·¤Ã¤Æ¤¤¤Þ¤¹). Äê´ü¹Ø
      -ÆÉÀ©¤Ç¤Ï, ¿·¤·¤¤¥Ð¡¼¥¸¥ç¥ó¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤ë¤´¤È¤Ë¼«Æ°Åª¤ËÁ÷¤ì¤é¤Æ¤­¤Þ¤¹. 
      -ÎÁ¶â¤Ï¥Ç¥£¥¹¥¯¤¬ÇÛÁ÷¤µ¤ì¤ë¤¿¤Ó¤Ë¥¯¥ì¥¸¥Ã¥È¥«¡¼¥É¤«¤é¤Ï°ú¤­Í¤ì¤Þ¤¹. 
      -¥­¥ã¥ó¥»¥ë¤Ë¤Ä¤¤¤Æ¤âÆÃ¤ËÀ©Ìó¤Ï¤Ê¤¯¤¤¤Ä¤Ç¤â²òÌó¤Ç¤­¤Þ¤¹. 
      -
      -Walnut Creek CDROM ¤Ï¾¤Ë¤â T ¥·¥ã¥Ä (14.95 ¥É¥ë, »Ò¶¡ÍÑ, Large, XL ¤¬
      -¤¢¤ê¤Þ¤¹), ¥Þ¥°¥«¥Ã¥× (9.95 ¥É¥ë), tattoo (1 Ëç 0.25 ¥É¥ë), ¥Ý¥¹¥¿¡¼
      -(3.00 ¥É¥ë) ¤Ê¤É, FreeBSD ¤Ë´Ø¤¹¤ë¤¢¤é¤æ¤ë¤â¤Î¤ò°·¤Ã¤Æ¤¤¤Þ¤¹. 
      -
      -ÇÛÁ÷ÎÁ¤Ï (¥ª¡¼¥ÀËè¤Ç¥Ç¥£¥¹¥¯Ëè¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó) ¤Ï¥¢¥á¥ê¥«¹ç½°¹ñ¹ñÆâ, 
      -¥«¥Ê¥À, ¥á¥­¥·¥³¤Ç 5 ¥É¥ë, ¤½¤ì°Ê³°¤Ï 9 ¥É¥ë¤Ç¤¹. Visa, Mastercard, 
      -Discover, Amarican Express ¤Þ¤¿¤Ï¹ç½°¹ñ¹ñÆâ¤Î¾®ÀÚ¼ê¤¬ÍøÍѤǤ­¤Þ¤¹. 
      -¹ç½°¹ñ¹ñÆâ¤Ç¤Ï¾¦Éʤò¸½¶â¤È°ú´¹¤Ç¤ªÅϤ·¤·¤Þ¤¹. ¥«¥ê¥Õ¥©¥ë¥Ë¥¢ºß½»¤ÎÊý¤Ï, 
      -8.25% ¤Î¾ÃÈñÀǤ¬²Ã¤ï¤ê¤Þ¤¹. 
      -
      -¤â¤·µ¤¤ËÆþ¤é¤Ê¤±¤ì¤Ð, CD ¤Ï̵¾ò·ï¤ËÊÖ¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹. 
      -
      -
      -4. ÌäÂê¤Î¥ì¥Ý¡¼¥È, Ä󰯤ò¤¹¤ë¾ì¹ç, ¥³¡¼¥É¤ÎÄó¶¡
      ---------------------------------------------
      -
      -Äó°Æ, ¥Ð¥°¥ì¥Ý¡¼¥È, ¥³¡¼¥É¤ÎÄ󶡤Ϥ¤¤Ä¤Ç¤â´¿·Þ¤µ¤ì¤Þ¤¹. ¤Ê¤Ë¤«ÌäÂê¤ò¤ß
      -¤Ä¤±¤¿¤é, ¤¿¤á¤é¤ï¤º¤Ë¥ì¥Ý¡¼¥È¤·¤Æ¤¯¤À¤µ¤¤ (²Äǽ¤Ê¤é, ½¤ÀµÊýË¡¤â¤¢¤ë¤È
      -Èó¾ï¤Ë½õ¤«¤ê¤Þ¤¹). 
      -
      -¥¤¥ó¥¿¡¼¥Í¥Ã¥È¤Î¥á¡¼¥ë¤¬»È¤¨¤ë´Ä¶­¤«¤é¥Ð¥°¥ì¥Ý¡¼¥È¤ò¤¹¤ë¾ì¹ç¤Ë¤Ï, 
      -send-pr ¥³¥Þ¥ó¥É¤« http://www.freebsd.org/send-pr.html ¤Ë¤¢¤ë CGI ¤ò»È
      -¤¦¤È¤è¤¤¤Ç¤·¤ç¤¦. ¥Ð¥°¥ì¥Ý¡¼¥È¤Ï¥Ð¥°¤ÎÆâÍÆ¤òËä¤á¤ë¥×¥í¥°¥é¥à¤Ë¤è¤Ã¤ÆÃé
      -¼Â¤Ëµ­Æþ¤µ¤ì, »ä¤¿¤Á¤Ï¥Ð¥°¥ì¥Ý¡¼¥È¤Ë¤Ä¤¤¤Æ¤Ç¤­¤ë¤«¤®¤êÁ᤯Âбþ¤¹¤ë¤³¤È
      -¤òÌ󫤷¤Þ¤¹. ¤³¤Î¤è¤¦¤Ë¤·¤ÆËä¤á¤é¤ì¤¿¥Ð¥°¤ÎÆâÍÆ¤Ë¤Ä¤¤¤Æ¤Ï, »ä¤¿¤Á¤Î 
      -WEB ¥µ¥¤¥È¤Î¥µ¥Ý¡¼¥È¥»¥¯¥·¥ç¥ó¤Ç¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¤Î¤Ç, ¥Ð¥°¥ì¥Ý¡¼¥È¤È
      -¤·¤Æ, ¤¢¤ë¤¤¤Ï¾¤Î¥æ¡¼¥¶¤¬ÌäÂê¤òǧ¼±¤¹¤ë¡Ö»ØÉ¸¡×¤È¤·¤Æ¤â½ÅÍפʰÕÌ£¤ò»ý
      -¤Á¤Þ¤¹. 
      -
      -
      -¤Ê¤ó¤é¤«¤ÎÍýͳ¤Ç¥Ð¥°¥ì¥Ý¡¼¥È¤òÄó½Ð¤¹¤ë¤Î¤Ë send-pr ¥³¥Þ¥ó¥É¤¬»È¤¨¤Ê¤¤
      -¾ì¹ç¤Ë¤Ï, ¤½¤ì¤ò¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¤ß¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-bugs@FreeBSD.org
      -
      -send-pr ¤½¤Î¤â¤Î¤Ï, ¤Þ¤Ã¤¿¤¯°Û¤Ê¤ë¥·¥¹¥Æ¥à¾å¤Ë¤µ¤¨´Êñ¤Ë»ý¤Á¹þ¤á¤ë
      -¥·¥§¥ë¥¹¥¯¥ê¥×¥È¤Ç¤¢¤ë¤³¤È¤ò³Ð¤¨¤Æ¤ª¤¤¤Æ¤¯¤À¤µ¤¤. ¾ã³²¥ì¥Ý¡¼¥È¤ÎÄÉÀפ¬
      -¤è¤ê´Êñ¤Ë¤Ê¤ë¤Î¤Ç, ¤³¤Î¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò»È¤Ã¤ÆÄº¤¯¤Î¤¬¹¥¤Þ¤·¤¤¤Î¤Ç¤¹. 
      -¤·¤«¤·Äó½Ð¤¹¤ëÁ°¤Ë, ¾ã³²¤¬¤¹¤Ç¤Ë½¤Àµ¤µ¤ì¤Æ¤¤¤ë¤«¤É¤¦¤«¤ò³Îǧ¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -¤½¤Î¾, ¼ÁÌä¤äÄó°Æ¤Ê¤É¤Ï¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-questions@FreeBSD.org
      -
      -
      -¤µ¤é¤Ë, ¥Ü¥é¥ó¥Æ¥£¥¢¤È¤·¤ÆÅØÎϤ·¤Æ¤¯¤À¤µ¤ëÊý¤Ï, »ä¤¿¤Á¤Ï½õ¤±¤Î¼ê¤ò¤¤¤Ä¤Ç
      -¤âÊ罸¤·¤Æ¤¤¤Þ¤¹ - ¤¹¤Ç¤Ë»ä¤¿¤Á¤Ç½èÍý¤·¤­¤ì¤Ê¤¤¤¯¤é¤¤³ÈÄ¥¤ÎÍ×˾¤Ï¤¢¤¬¤Ã
      -¤Æ¤¤¤Þ¤¹¤Î¤Ç. µ»½ÑŪ¤ÊÌ̤ǻ䤿¤Á¤Ë¥³¥ó¥¿¥¯¥È¤¹¤ë¾ì¹ç, ¤¢¤ë¤¤¤Ï±ç½õ¤Î¿½¤·
      -½Ð¤Ë¤Ï, ¼¡¤Î¥¢¥É¥ì¥¹¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. 
      -
      -                freebsd-hackers@FreeBSD.org
      -
      -
      -¤³¤ì¤é¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï¡Ö¤«¤Ê¤ê¿¤¯¤Î¡×¥È¥é¥Õ¥£¥Ã¥¯¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç, 
      -¥á¡¼¥ë¥¢¥¯¥»¥¹¤¬ÃÙ¤¤¤È¤«, ¤¢¤ë¤¤¤Ï;ʬ¤Ë¤ª¶â¤¬¤«¤«¤ë¾ì¹ç, ¤·¤«¤â 
      -FreeBSD ¤Ë´Ø¤¹¤ë½ÅÍפʥ¤¥Ù¥ó¥È¤Î¾ðÊó¤À¤±¤¢¤ì¤Ð¤è¤¤¤È¤¤¤¦¤È¤­¤Ë¤Ï, ¼¡¤Î
      -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë¿½¤·¹þ¤à¤Î¤¬¤è¤¤¤Ç¤·¤ç¤¦. 
      -
      -                freebsd-announce@FreeBSD.org
      -
      -
      -freebsd-bugs °Ê³°¤Î¤¹¤Ù¤Æ¤Î¥°¥ë¡¼¥×¤Ï´õ˾¤¬¤¢¤ì¤Ð¼«Í³¤Ë»²²Ã¤Ç¤­¤Þ¤¹. 
      -MajorDomo@FreeBSD.org ¤Ë¥Ü¥Ç¥£¤Ë help ¤È¤À¤±½ñ¤¤¤¿¹Ô¤ò´Þ¤à¥á¥Ã¥»¡¼¥¸¤ò
      -Á÷¤Ã¤Æ¤¯¤À¤µ¤¤. ¤³¤ì¤Ç, ¤¤¤í¤ó¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ëÊýË¡¤ä, ¥¢¡¼
      -¥«¥¤¥Ö¤Ë¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ê¤É¤Î¾Ü¤·¤¤¾ðÊ󤬯þ¼ê¤Ç¤­¤Þ¤¹. ¤³¤³¤Ç¤Ï¿¨¤ì¤Æ
      -¤¤¤Þ¤»¤ó¤¬, ¾¤Ë¤âÌÌÇò¤¤¤³¤È¤òµÄÏÀ¤¹¤ë¤¤¤í¤¤¤í¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê
      -¤Þ¤¹¤Î¤Ç, majordomo ¤Ë¥á¡¼¥ë¤òÁ÷¤Ã¤ÆÌ䤤¹ç¤ï¤»¤Æ¸«¤Æ¤¯¤À¤µ¤¤. 
      -
      -
      -5. ¼Õ¼­
      --------------------
      -
      -FreeBSD ¤ÏÀ¤³¦Ãæ¤Î (¿ôÉ´¤Ï¤¤¤«¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó¤¬) ¿ô½½¿Í¤Î¸Ä¿Í¤¬¤ª¤³
      -¤Ê¤Ã¤¿ºî¶È¤ÎÎßÀѤηë²Ì¤Ç¤¢¤ê, ¤½¤Î¤ª¤«¤²¤Ç, ¤³¤Î¥ê¥ê¡¼¥¹¤¬¤¢¤Ê¤¿¤Î¼ê¸µ
      -¤ËÆÏ¤¤¤Æ¤¤¤Þ¤¹. FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Î¥¹¥¿¥Ã¥Õ¤Î´°Á´¤Ê¥ê¥¹¥È¤Ë¤Ä¤¤¤Æ¤Ï, 
      -°Ê²¼¤ò¤´Í÷¤¯¤À¤µ¤¤:
      - 
      -        http://www.freebsd.org/handbook/staff.html
      -
      -doc ÇÛÉÛ¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¢¤ì¤Ð°Ê²¼¤Ë¤â¤¢¤ê¤Þ¤¹:
      -
      -        file:/usr/share/doc/handbook/handbook.html
      -
      -¤½¤Î¾¤Î FreeBSD ¶¨ÎϼԤª¤è¤Ó¥Ù¡¼¥¿¥Æ¥¹¥¿:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Terry Lambert
      -        David Dawes                Don Lewis
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, Èà¤é¤Î±ç½õ (¤È·Ñ³¤·¤¿¥µ¥Ý¡¼¥È)¤¬¤Ê¤±¤ì¤Ð
      -        ¤³¤Î¥ê¥ê¡¼¥¹¤Ï¤¢¤êÆÀ¤Þ¤»¤ó¤Ç¤·¤¿. 
      -
      -        Dermot McDonnell ¤Ï Toshiba XM3401B CDROM ¥É¥é¥¤¥Ö¤òÄ󶡤·¤Æ¤¯
      -        ¤ì¤Þ¤·¤¿. 
      -
      -        Chuck Robey ¤Ï¥Õ¥í¥Ã¥Ô¡¼¥Æ¡¼¥×¥¹¥È¥ê¡¼¥Þ¤ò¥Æ¥¹¥È¤Î¤¿¤á¤ËÄó
      -        ¶¡¤·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Larry Altneu ¤È Wilko Bulte ¤Ï Wangtek ¤È Archive QIC-02 ¥Æ¡¼
      -        ¥×¥É¥é¥¤¥Ö¤ò¥Æ¥¹¥È, ¤ª¤è¤Ó¥É¥é¥¤¥Ð¤Î³«È¯¤Î¤¿¤á¤ËÄ󶡤·¤Æ¤¯¤ì¤Þ
      -        ¤·¤¿. 
      -
      -        CalWeb Internet Services ¤Ï¥Ñ¥Ã¥±¡¼¥¸¤Î¹½ÃۤΤ¿¤á P6/200 ¤Î
      -        ¥Þ¥·¥ó¤òÂߤ·¤Æ¤¯¤ì¤Þ¤·¤¿. 
      -
      -        Montana State University ¤Î³§¤µ¤ó¤«¤é½é´ü¤Î¥µ¥Ý¡¼¥È¤ò¤¤¤¿¤À¤­
      -        ¤Þ¤·¤¿. 
      -
      -        ¤½¤·¤Æ, À¤³¦Ãæ¤Î¿ôÀé¤È¤¤¤¦ FreeBSD ¤Î¥æ¡¼¥¶¤È¥Æ¥¹¥¿¤Î³§¤µ¤ó¤Î
      -        ¤ª¤«¤²¤Çº£²ó¤Î¥ê¥ê¡¼¥¹¤Ë¤¤¤¿¤ê¤Þ¤·¤¿. 
      -
      -FreeBSD ¤Îº£²ó¤Î¥ê¥ê¡¼¥¹¤ò¤¢¤Ê¤¿¤¬³Ú¤·¤à¤³¤È¤¬¤Ç¤­¤ë¤È¤¤¤¦»ö¤ò, 
      -¿´¤«¤éµ§¤Ã¤Æ. 
      -
      -                        The FreeBSD Project
      -
      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/releases/Makefile b/data/ja_JP.EUC/releases/Makefile deleted file mode 100644 index d729dcb3ac..0000000000 --- a/data/ja_JP.EUC/releases/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $Id: Makefile,v 1.3 1998-07-27 04:47:00 hanai Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.11 - -DOCS?= index.sgml snapshots.sgml - -#SUBDIR= 1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R -SUBDIR= 2.1.5R 2.1.6R 2.1.7R 2.2R -SUBDIR+= 2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R - -.if defined $(NEW_BUILD) -SUBDIR= -.endif - -.include "../../web.mk" diff --git a/data/ja_JP.EUC/releases/Makefile.inc b/data/ja_JP.EUC/releases/Makefile.inc deleted file mode 100644 index e57111effe..0000000000 --- a/data/ja_JP.EUC/releases/Makefile.inc +++ /dev/null @@ -1,6 +0,0 @@ -# $Id: Makefile.inc,v 1.1.1.1 1997-11-23 22:23:06 max Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.3 - -WEBBASE?= /data/ja_JP.EUC/releases - diff --git a/data/ja_JP.EUC/releases/index.sgml b/data/ja_JP.EUC/releases/index.sgml deleted file mode 100644 index 087cb40d55..0000000000 --- a/data/ja_JP.EUC/releases/index.sgml +++ /dev/null @@ -1,155 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      FreeBSD ¤Î¥ê¥ê¡¼¥¹¤Î¤³¤ì¤«¤é½Ð¤Æ¤¯¤ë¥Ë¥å¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï, -¥Ë¥å¡¼¥¹Â®Êó¤Î¥Ú¡¼¥¸¤ò¸«¤Æ²¼¤µ¤¤.

      - - -

      ¸½ºß¤Î¥ê¥ê¡¼¥¹

      - -

      2.2.7 ¤ò¥ê¥ê¡¼¥¹ (1998ǯ7·î) - -¥¢¥Ê¥¦¥ó¥¹ : -¥ê¥ê¡¼¥¹¥Î¡¼¥È : -Errata (Àµ¸íɽ). -

      - -

      ¤³¤Î, -FreeBSD-stable ¥Ö¥é¥ó¥Á -¤«¤é¤ÎºÇ¿·¥ê¥ê¡¼¥¹¤âÍøÍѤ¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. -¾ÜºÙ¤Ë¤Ä¤¤¤Æ¤Ï, FreeBSD ¤ò¼ê¤Ë¤¤¤ì¤ë -¤Î¹à¤ò¤´Í÷²¼¤µ¤¤.

      - - -

      ¾­Íè¤Î¥ê¥ê¡¼¥¹

      - - ²æ¡¹¤Ï, - FreeBSD-stable ¤È - FreeBSD-current ξÊý¤Î¥Ö¥é¥ó¥Á - ¤«¤é¿·¤·¤¤¥ê¥ê¡¼¥¹¤ò½Ð¤¹¤Î¤ò·Ñ³¤¹¤ë¤Ä¤â¤ê¤Ç¤¤¤Þ¤¹. - Åý¹ç¤µ¤ì¤¿ - ¥·¥ó¥á¥È¥ê¥Ã¥¯¥Þ¥ë¥Á¥×¥í¥»¥Ã¥µ(SMP) ¤Î¥µ¥Ý¡¼¥È¤ò»Ï¤á¤È¤¹¤ë, - ¤É¤­¤É¤­¤¹¤ë¤è¤¦¤Ê¿·¤·¤¤¥Æ¥¯¥Î¥í¥¸¡¼¤ò¿´ÂÔ¤Á¤Ë¤·¤Æ¤¤¤Æ¤¯¤À¤µ¤¤. - - -

      ²áµî¤Î¥ê¥ê¡¼¥¹

      - - - - -&footer; - - diff --git a/data/ja_JP.EUC/releases/snapshots.sgml b/data/ja_JP.EUC/releases/snapshots.sgml deleted file mode 100644 index 299e1d5a5c..0000000000 --- a/data/ja_JP.EUC/releases/snapshots.sgml +++ /dev/null @@ -1,88 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - -

      Snapshot ¤Ã¤Æ, ²¿?

      - -

      ËÜʪ¤Î¥ê¥ê¡¼¥¹¤¬, ¤ß¤ó¤Ê¤¬Æ¬¤ò¤«¤­¤à¤·¤ë¤è¤¦¤ÊÌäÂê¤ò - Êú¤¨¤¿¤Þ¤Þ³°¤ËÈô¤Ó½Ð¤·¤Æ¤·¤Þ¤¦Á°¤Ë, ¥ê¥ê¡¼¥¹Á´ÂΤΠ- ¥×¥í¥»¥¹¤ò²þÁ±¤¹¤ë¤¿¤á¤ÎÅØÎϤΰì´Ä¤È¤·¤Æ, Äê´üŪ¤Ë - snapshot ¤È¸Æ¤Ð¤ì¤ë, »ÃÄêŪ¤Ê¥Æ¥¹¥È¥ê¥ê¡¼¥¹¤¬ - ½Ð¤µ¤ì¤Æ¤¤¤Þ¤¹. ¤³¤ì¤é¤Î snapshot ¤Ï, Àµ¼°¤Ê¥ê¥ê¡¼¥¹¤È - ¤Û¤È¤ó¤ÉƱ¤¸¤Ç¤¹¤¬, ¤¤¤¯¤Ä¤«¤ÎÉôʬ¤Ç¤ä¤ä¸ÂÄꤵ¤ì¤Æ¤¤¤Þ¤¹. - ÆÃ¤Ë, snapshot ¤Î¥ê¥ê¡¼¥¹¤ò¼ê¤Ë¤¤¤ì¤Æ¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ëÁ°¤Ë¤Ï, - ¼¡¤Î¤è¤¦¤Ê¤³¤È¤ËÃí°Õ¤òʧ¤¦É¬Íפ¬¤¢¤ë¤Ç¤·¤ç¤¦. - -

        - -
      • ¤â¤·¤½¤ì¤é¤¬¥Æ¥¹¥ÈÃæ¤ÎÊѹ¹ÅÀ¤Î±Æ¶Á¤ò¼õ¤±¤ë¤Î¤Ç¤Ê¤±¤ì¤Ð, - Ä̾ï, (Î㤨¤Ð) XFree86 ¤Î¿·¤·¤¤¥Ç¥£¥¹¥È¥ê¥Ó¥å¡¼¥·¥ç¥ó¤òºî¤ë - ¤³¤È¤Ï¤¢¤ê¤Þ¤»¤ó¤·, ¥Ä¡¼¥ë¤ÎÃÖ¤«¤ì¤ë¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤â¤¢¤Þ¤ê - Ãí°Õ¤Ïʧ¤ï¤ì¤Æ¤¤¤Þ¤»¤ó. - -
      • ³Æ snapshot ´Ö¤Ç¤Ï, ¼çÍפʥǥ£¥¹¥È¥ê¥Ó¥å¡¼¥·¥ç¥ó¤Î¥á¥¸¥ã¡¼ - ¥ê¥ê¡¼¥¹ÈÖ¹æ¤ÏÊѹ¹¤µ¤ì¤Þ¤»¤ó. ¤¤¤Ä¤½¤Î snapshot ¤¬ºî¤é¤ì¤¿¤« - ¤ï¤«¤ë¤è¤¦¤Ë, ¥Ö¡¼¥È¥Õ¥í¥Ã¥Ô¡¼¾å¤Î¤â¤Î¤Î¤ß¤¬Êѹ¹ - ¤µ¤ì¤Þ¤¹. Snapshot ¤ÏÀµ¼°¤Ê¥ê¥ê¡¼¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó. - Shapshot ¤Ï¤¿¤À¤Î snapshot ¤Ç¤¹. ¤³¤Î°ã¤¤¤ò¤è¤¯ - µ­²±¤Ë¤È¤É¤á¤Æ¤ª¤¤¤Æ²¼¤µ¤¤. ¤â¤Á¤í¤ó, snapshot ¤ÎÆüÉÕ¤ò - ÌÀµ­¤¹¤ì¤Ð, ¥á¡¼¥ë¤ä NetNews ¾å¤Ç snapshot ¤Ë¤Ä¤¤¤Æ¸ÀµÚ¤¹¤ë¤Î¤Ë - ²¿¤ÎÌäÂê¤â¤¢¤ê¤Þ¤»¤ó. ¼¡¤Î¥ê¥ê¡¼¥¹¤¬¤â¤¦½Ð¤¿¤ó¤À, °ì­Áᤤ - ¥¯¥ê¥¹¥Þ¥¹¥×¥ì¥¼¥ó¥È¤À, ¤Ê¤ó¤Æ¤ß¤ó¤Ê¤Ë»×¤ï¤ì¤¿¤¯¤Ê¤¤¤Ç¤¹¤«¤é¤Í. - -
      • ºÇ¸å¤Ë, ʸ½ñ¤Î¹¹¿·¤¬¤Ê¤µ¤ì¤Æ¤¤¤Ê¤¤¤³¤È¤¬¤¢¤ê¤Þ¤¹. - README¤¬¸Å¤¤¥Ð¡¼¥¸¥ç¥ó¤Î¤Þ¤Þ? ·ë¹½, ¤½¤ì¤è¤ê¤â¥Ð¥°¥Õ¥£¥Ã¥¯¥¹ - ¤ò¹Ô¤¤, ¿·¤·¤¤µ¡Ç½¤ò¥Æ¥¹¥È¤¹¤ëÊý¤¬¤â¤Ã¤È¤º¤Ã¤ÈÂç»ö¤Ê¤Î¤Ç¤¹. - ¤³¤Î¼ê¤Î¤³¤È¤Ë´Ø¤¹¤ë¿½¤·Î©¤Æ¤Ë¤Ï²¿¤ÎÈ¿±þ¤â¤Ê¤¤¤Ç¤·¤ç¤¦. - ¤â¤¦°ìÅÙ¸À¤¤¤Þ¤¹¤¬, ¤³¤ì¤Ï¤¿¤À¤Î snapshot ¤Ç¤¹. - Àµ¼°¤Ê¥ê¥ê¡¼¥¹¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó! -
      - -

      Snapshot ¤ËÂФ¹¤ë¥Õ¥£¡¼¥É¥Ð¥Ã¥¯¤Ï, ¸À¤¦¤Þ¤Ç¤â¤Ê¤¯, Èó¾ï¤Ë - ´¿·Þ¤µ¤ì¤Þ¤¹. ¤³¤ì¤Ï²æ¡¹¤Ë¤È¤Ã¤ÆÍø±×¤Ë¤Ê¤ë¤À¤±¤Ç¤Ê¤¯, - ¤³¤ì¤«¤é FreeBSD ¤Ç¥ß¥Ã¥·¥ç¥ó¥¯¥ê¥Æ¥£¥«¥ë¤Ê¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ò - ư¤«¤½¤¦¤È¤¤¤¦¿Í¤¬, ¤â¤Ã¤È¿·¤·¤¤, ÁÈ¿¥¤À¤Ã¤¿¤è¤¤¤â¤Î¤ò¼ê¤ËÆþ¤ì¤é¤ì¤ë - ¤È¤¤¤¦¤³¤È¤Ç¤â¤¢¤ë¤Î¤Ç¤¹. Snapshot ¤Ï, ¤¢¤Ê¤¿¤Î¥Õ¥£¡¼¥É¥Ð¥Ã¥¯¤¬ - ÁÈ¤ßÆþ¤ì¤é¤ì, ¼¡¤Î¥ê¥ê¡¼¥¹¤Ç¤Ï(˾¤à¤é¤¯¤Ï)²¿¤Ë¤â¼ºË¾¤¹¤ë¤³¤È¤Ï - ̵¤¤¤À¤í¤¦¤³¤È¤Î¾Úº¸¤È¤·¤Æ¤â»È¤¨¤Þ¤¹. °ìÊý, ¤â¤·¤¢¤Ê¤¿¤¬²æ¡¹¤Ë - ¼¡¤Î¥ê¥ê¡¼¥¹¤òºÅÂ¥¤¹¤ë¥á¡¼¥ë¤òÁ÷¤Ã¤Æ¤­¤Æ, ¤·¤«¤â snapshot ¤ò - °ìÅÙ¤â»î¤·¤¿¤³¤È¤¬¤Ê¤¤¤Ê¤ó¤Æ¤ï¤«¤Ã¤¿¤é, ¤Õ¤Ã¤Õ¤Ã¤Õ, ¤¢¤Ê¤¿¤Ë¤â - ¤Ò¤É¤¤¤³¤È¤¬µ¯¤­¤Þ¤¹¤è!

      - -

      Snapshot ¤Ï¤É¤³¤Ë¤¢¤ë¤Î?

      - -

      FreeBSD-current¤Î snapshot ¤Ï - anonymous FTP ¤òÄ̤·¤Æ - - ftp://current.freebsd.org/pub/FreeBSD/ - ¤«¤é¼ê¤ËÆþ¤ê¤Þ¤¹. - Snapshot ¤Î¥ê¥ê¡¼¥¹¤Ï, REL-YYMMDD-SNAP - ¤È¤¤¤¦·Á¼°¤Î̾Á°¤Î¤Ä¤¤¤¿¥Ç¥£¥ì¥¯¥È¥ê¤Î²¼¤ËÃÖ¤«¤ì¤Æ¤¤¤Þ¤¹. - `REL'¤ÎÉôʬ¤Ë¤Ï¥ê¥ê¡¼¥¹Èֹ椬, `YY', `MM', - `DD'¤ÎÉôʬ¤Ë¤Ï¤½¤ì¤¾¤ì, snapshot ¤¬¥ê¥ê¡¼¥¹¤µ¤ì¤¿Ç¯·îÆü - ¤¬Æþ¤ê¤Þ¤¹. ³Æ snapshot ¤Î¥Ç¥£¥ì¥¯¥È¥ê¤Ë¤Ï, `README'¤È¤¤¤¦ - ̾Á°¤Î¥Õ¥¡¥¤¥ë¤¬ÃÖ¤«¤ì¤Æ¤ª¤ê, ¤½¤Î snapshot ¤Ç¤ÎÊѹ¹ÅÀ¤Î - ¤¢¤é¤Þ¤·¤¬½ñ¤«¤ì¤Æ¤¤¤Þ¤¹.

      - -

      ³§¤µ¤ó¤ÎÍ×µá¤Ë¤è¤Ã¤Æ, - FreeBSD-stable¤Î snapshot ¤â - anonymous FTP ¤òÄ̤·¤Æ - - ftp://releng22.freebsd.org/pub/FreeBSD/ - ¤«¤éÍøÍѤǤ­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤·¤¿. - ¥Ç¥£¥ì¥¯¥È¥êÆâ¤Î snapshot ¤Î̾Á°¤ÎÉÕ¤±Êý¤Ï -current ¤Î snapshot ¤È - Ʊ¤¸¤Ç¤¹¤¬, SNAP ¤ÎÂå¤ï¤ê¤Ë RELENG ¤È¤¤¤¦¥­¡¼¥ï¡¼¥É¤Ç½ª¤ï¤ë¤è¤¦¤Ë - ¤Ê¤Ã¤Æ¤¤¤Þ¤¹.

      - -&footer; - - diff --git a/data/ja_JP.EUC/resignation.sgml b/data/ja_JP.EUC/resignation.sgml deleted file mode 100644 index debcd88d7f..0000000000 --- a/data/ja_JP.EUC/resignation.sgml +++ /dev/null @@ -1,78 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      ¤³¤Îʸ¾Ï¤Ï»ä¤¬ÁáµÞ¤ËFreeBSD Project¤ÎPresident¤ò¼­Ç¤¤·, -Ʊ»þ¤Ë¤³¤ÎÌò¿¦¤¬¾ÃÌǤ¹¤ë¤³¤È¤ò¤ªÃΤ餻¤¹¤ë¤¿¤á¤Î¤â¤Î¤Ç¤¹.

      - -

      ¤³¤ì¤Ï¤Þ¤Ã¤¿¤¯¤â¤Ã¤Æ»ä°ì¿Í¤Î·èÃǤˤè¤ë¤â¤Î¤Ç¤¢¤Ã¤Æ, ¥³¥¢¥Á¡¼¥à¤Î狼¤Ë -Á¦¤á¤é¤ì¤¿¤«¤é¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó - ¤½¤ì¤É¤³¤í¤«, Èà¤é¤Ï -¤³¤Î¥Ë¥å¡¼¥¹¤òʹ¤¤¤Æ¤Û¤«¤Î¿Í¡¹¤ÈƱ¤¸¤¯¤é¤¤¶Ã¤¯¤À¤í¤¦¤È»×¤¤¤Þ¤¹ -(David¤ÈJohn D.¤Ï, »ä¤È¤³¤ÎÌäÂê¤Ë¤Ä¤¤¤ÆÏä·¤¿¤³¤È¤¬¤¢¤ë¤«¤éÊ̤Ǥ·¤ç¤¦¤¬). -

      - -

      »ä¤¬¤³¤¦¤¹¤ë¤Î¤Ë¤Ï¼¡¤Î¤è¤¦¤Ê, ¤É¤ì¤âƱ¤¸¤¯¤é¤¤½ÅÍפÊÍýͳ¤¬¤¢¤ê¤Þ¤¹.

      - -
        - -
      • 1. President¤È¤¤¤¦Ìò¿¦¤Ï¤¤¤Ä¤â²æ¡¹¤Î̱¼çŪ¤Ê¥³¥¢¥Á¡¼¥à¤ÎÁÈ¿¥¤ÎÃæ¤Ç¤¤¤¯¤é¤« - ¤ª¤µ¤Þ¤ê¤Î°­¤¤Î©¾ì¤Ë¤¢¤ê¤Þ¤·¤¿¤·¡¢Ã±¤Ê¤ë̾ÍÀ¿¦¤Ë¤¹¤®¤Þ¤»¤ó¤Ç¤·¤¿. - ¤È¤¤¤¦¤Î¤Ï, President¤Ë¤É¤Î¤è¤¦¤Ê·Á¤Ç¤¢¤ì¼ÂºÝ¤Î"¸¢ÎÏ"¤¬Í¿¤¨¤é¤ì¤¿¤Ê¤é¤Ð, - ¥³¥¢¥Á¡¼¥à¤Î¿µ½Å¤Ë¥Ð¥é¥ó¥¹¤Î¼è¤ì¤¿¸¶Æ°ÎϤ¬Ç˲õ¤µ¤ì¤ë¤³¤È¤Ë¤Ê¤Ã¤¿ - ¤Ç¤·¤ç¤¦¤·¡¢¤½¤ì¤¬Ë¾¤Þ¤·¤¤Íø±×¤òÀ¸¤Þ¤Ê¤¤¤³¤È¤ÏÌÀÇò¤Ç¤¢¤Ã¤¿¤«¤é¤Ç¤¹. -

        - -

        "President"¤È¤¤¤¦Ìò¿¦¤¬ºî¤é¤ì¤¿¤½¤â¤½¤â¤Î·Ð°Þ¤Ï, ISV¤ä¤½¤Î¾¤ÎÃÄÂΤΠ- ¶¶ÅϤ·Ìò¤¬Ïäò¤¹¤ë¤Î¤Ë¤Õ¤µ¤ï¤·¤¤, ¤è¤ê¸øÅª¤Ê¶Á¤­¤Î¤¹¤ë¿Íʪ¤ò¤Ä¤¯¤ë - ¤³¤È¤Ë¤¢¤ê, ¤½¤Î°ÕÌ£¤Ç¤Ï¤³¤ÎÌò¿¦¤Ë¤Ï¤¤¤¯¤é¤«¤Î°ÕµÁ¤¬¤¢¤ê¤Þ¤·¤¿. - ¤·¤«¤·, ¤³¤ÎÌò¿¦¤Î¾­ÍèŪ¤Ê¸³¤òÀµÅö²½¤¹¤ë¤Ë­¤ë¤Û¤É - Í­±×¤Ç¤¢¤ë¤È¤Ï»×¤¨¤Þ¤»¤ó. ¤â¤·¤³¤ÎÌò¿¦¤¬Â¸Â³¤·¤¿¤È¤·¤Æ¤â, - ¼ÂºÝ¤Ë¤Ï¸ºß¤·¤Ê¤¤"Ķ¥³¥¢¤Ê¥á¥ó¥Ð¡¼"¤È¤¤¤¦¸¸±Æ¤È, - ¸í¤Ã¤¿¸¢°Ò¤ËÂФ¹¤ë´üÂÔ¤òÀ¸¤ß½Ð¤¹¤À¤±¤Ç¤·¤ç¤¦.

        - -
      • 2. President¤Ï¾ï¤ËFreeBSD¤Î¤¿¤á¤ËÏ䷤Ƥ¤¤ë¤â¤Î¤À¤È»×¤ï¤ì¤Æ¤¤¤ë¤Î¤Ç, - ¤³¤ÎÆÃÊ̤ʤ¤¤Ð¤é¤Î´§¤ò¤«¤Ö¤ë¼Ô¤Ï¶¯¤¤°Õ¸«¤ò½Ò¤Ù¤ë¸¢Íø¤òÃ¥¤ï¤ì¤Æ¤ª¤ê, - ¤½¤¦¤Ç¤Ê¤¯¤È¤â, ̵±óθ¤Ë°Õ¸«¤ò½Ò¤Ù¤ì¤Ð, ɬ¤º¤ä¥×¥í¥¸¥§¥¯¥È¤ÎɾȽ¤¬ - Íî¤Á¤ë¤³¤È¤Ë¤Ê¤ë¤Ç¤·¤ç¤¦. »ä¤Ï¤É¤Á¤é¤«¤È¸À¤¨¤Ð(¤À¤¤¤¿¤¤ÁÛÁü¤¬¤Ä¤¯¤È - »×¤¤¤Þ¤¹¤¬)»õ¤Ë°á¤òÃ夻¤Ê¤¤Êý¤Ç¤¹¤·, ¤³¤ì¤«¤é¤â¤­¤Ã¤È¤½¤¦¤Ç¤·¤ç¤¦. - ¤Ç¤¹¤«¤é, ¤½¤í¤½¤í»ä¤¬¼«Ê¬¤ÎÀ¼¤ò¼è¤êÌᤷ, ¿Í¤ÈÏ䷤Ƥâ, ¤É¤¦¤â - »ä¤¬¥³¥¢¥Á¡¼¥àÁ´ÂΤòÂåɽ¤·¤Æ¤·¤ã¤Ù¤Ã¤Æ¤¤¤ë¤é¤·¤¤¤«¤é, »ä¤Î¸À¤¦ - ¤³¤È¤ÏÀäÂФʤΤÀ¤È»×¤ï¤ì¤Ê¤¯¤Ê¤Ã¤Æ¤¤¤¤º¢¤À¤È»×¤¤¤Þ¤¹. ¤Þ¤¿, ¤â¤· - "President¤é¤·¤¯"¤¹¤ë¤³¤È¤¬, ¾ï¤Ëᤫ¤ì¤¿¤Î¤È¤ÏµÕ¤ÎËˤòº¹¤·½Ð¤¹¤³¤È¤ò¸À¤¦ - ¤Ê¤é, »ä¤Ï¤¤¤Ä¤âPresident¤é¤·¤¯¤¢¤ê¤Þ¤»¤ó¤Ç¤·¤¿¤·, »ä¤Ï¤½¤Î¼ê¤ÎÄ´Ää¤ò¤¹¤ë - ¤Î¤¬¹¥¤­¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó(¤½¤¦¤¤¤¦¿Í´Ö¤¸¤ã¤Ê¤¤¤ó¤Ç¤¹). ¤Ç¤¹¤«¤é, »ä¤Ï - ¤³¤ÎÌò¤ò¹ß¤ê¤¿¤¤¤È»×¤¤¤Þ¤¹.

        - -
      • 3. ¥³¥¢¥Á¡¼¥à¤Î°ì°÷¤È¤¤¤¦Î©¾ì¤ËÌá¤ì¤Ð, »ä¤ÏFreeBSD¤Î¤Û¤«¤ÎÌò¤â - ¹ß¤ê¤ä¤¹¤¯¤Ê¤ê¤Þ¤¹. ¾­Íè¤â³èư¤ò¹Ô¤¦É¬Íפ¬¤¢¤ë¤«·è¤á¤¿¤¯»×¤¤¤Þ¤¹¤·, - ¤¤¤¯¤é¤«¤Þ¤È¤â¤ÊÀ¸³è¤Ë¤âÌá¤ì¤ë¤Ç¤·¤ç¤¦. »ä¤ÏPresident¤ò4ǯ´Ö¶Ð¤á¤¿¤³¤È¤Ë - ¤Ê¤ê¤Þ¤¹¤·, ¤â¤¦Èè¤ì¤Þ¤·¤¿. ¤É¤Î¤¯¤é¤¤Èè¤ì¤¿¤«¤Ï¤³¤ì¤«¤é²¿¤«¤ò·è¤á¤ë - Á°¤Ë¸«Äê¤á¤Ê¤±¤ì¤Ð¤¤¤±¤Ê¤¤¤Ç¤·¤ç¤¦¤¬, ¾¯¤Ê¤¯¤È¤â½Å²Ù¤Ç¤¢¤Ã¤¿¤³¤Î¤ª¹â¤¤ - Ìò¿¦¤Ï¤â¤Ï¤ä»ä¤Î¤â¤Î¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó. ¼ÂºÝ¤Ë¤Ï¤â¤¦Ã¯¤Î - ¤â¤Î¤Ë¤â¤Ê¤é¤Ê¤¤¤Ç¤·¤ç¤¦¤·, ¤½¤ì¤Ï¤È¤Æ¤âÎɤ¤¤³¤È¤À¤È»ä¤Ï»×¤¤¤Þ¤¹.

        -
      - -

      David¤ÈJohn¤ÈÏäò¤¹¤ë´Ö¤Ë, ¤³¤ÎÌò¿¦¤¬°ìÅ٤Ȥ·¤Æ¥³¥¢¥Á¡¼¥à¤ÎÃæ¤Ç -¤¤¤¤É¾²Á¤òÆÀ¤Æ¤¤¤Ê¤«¤Ã¤¿¤³¤È, »ä¤¬¤³¤ÎÌò¿¦¤ò¹ß¤ê¤ë¤³¤È¤ÏƱ»þ¤Ë, ÉÔɬÍ×¤Ç -¤¤¤¯¤é¤«ÅÀâͤò·ç¤¤¤¿Ìò¿¦¤Î´°Á´¤Ê¾ÃÌǤò°ÕÌ£¤¹¤ë¤³¤È¤¬¤ï¤«¤ê¤Þ¤·¤¿. »ö¼Â -¤½¤¦¤Ê¤ë¤Ç¤·¤ç¤¦.

      - -

      ¤Ç¤¹¤«¤é, º£¤Ç¤Ï, ¤â¤Ï¤äFreeBSD¥×¥í¥¸¥§¥¯¥È¤ËPresident¤Ï -¸ºß¤·¤Þ¤»¤ó. ¥×¥í¥¸¥§¥¯¥È¤Ï, ¼ÂºÝ¤Ï¾ï¤Ë¤½¤¦¤Ç¤¢¤Ã¤¿¤è¤¦¤Ë, ½ã¿è¤Ë -¥³¥¢¥Á¡¼¥à¤Ë¤è¤Ã¤Æ±¿±Ä¤µ¤ì¤Þ¤¹. »ä¤Ï¤¿¤À¤ÎÀëÅÁ¥Þ¥ó, ¥ê¥ê¡¼¥¹¥¨¥ó¥¸¥Ë¥¢, -¤½¤·¤Æ¤¿¤À¤ÎÏ·¤¤¤¿Ê¿Ëޤʥ³¥¢¥Á¡¼¥à¤Î¥á¥ó¥Ð¡¼¤Ç¤¹. -¤Þ¤À²¿¤«¤¢¤ê¤Þ¤·¤¿¤Ã¤±? :-)

      - -

      Jordan

      - -&footer - - diff --git a/data/ja_JP.EUC/search-mid.sgml b/data/ja_JP.EUC/search-mid.sgml deleted file mode 100644 index 8d86b8c7e8..0000000000 --- a/data/ja_JP.EUC/search-mid.sgml +++ /dev/null @@ -1,42 +0,0 @@ - - - %includes; -]> - - - - - - - -&header; - -
      -Message-ID ¤Ç¸¡º÷
      - - - -
      - -
      -Message-ID ¤Îµ­»ö¤Ø¤Î²óÅú¤Ç¸¡º÷
      - - - -
      - -

      -¤³¤³¤Ç¤Ï¥á¡¼¥ë¤Î¥Ø¥Ã¥À¤Î¥­¡¼¥ï¡¼¥É¤Î¤¦¤Á -Message-ID, Resent-Message-id, In-Reply-to, ¤½¤·¤Æ -References ¤Î¤ß¤Ç¸¡º÷¤¬¹Ô¤¨¤Þ¤¹. -Message-ID ¤È¤Ï <199802242058.MAA24843@monk.via.net> ¤Î¤è¤¦¤Ê¤â¤Î¤Ç¤¹. -¤Û¤«¤Î¥á¡¼¥ë¤Î¥Ø¥Ã¥À¤Î¥­¡¼¥ï¡¼¥É¤Ï¥µ¥Ý¡¼¥È¤·¤Æ¤ª¤ê¤Þ¤»¤ó. -¤³¤Î Message-ID ¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÏËè»þ´Ö¹¹¿·¤·¤Æ¤¤¤Þ¤¹.

      - -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Î¥¢¡¼¥«¥¤¥Ö¤«¤é¤Î -Á´Ê¸¸¡º÷¤Ï¤³¤Á¤é. - -&footer; - - diff --git a/data/ja_JP.EUC/search.sgml b/data/ja_JP.EUC/search.sgml deleted file mode 100644 index b3d133eb63..0000000000 --- a/data/ja_JP.EUC/search.sgml +++ /dev/null @@ -1,359 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      FreeBSD Search Services

      - - -
      - -

      Web ¥Ú¡¼¥¸ (FAQ -¤È Handbook¤ò´Þ¤à)

      - -
      -

      õ¤¹¤â¤Î:

      - -

      Ãí°Õ: AND ¤ä NOT Åù¤Î±é»»»Ò¤ò»È¤Ã¤ÆÃµ¤·¤¿¤¤¤â¤Î¤òÀ©¸Â¤Ç¤­¤Þ¤¹. ¸¡º÷¤Î¥Ò¥ó¥È¤ò¸«¤Æ²¼¤µ¤¤.

      - -


      -¸¡º÷·ë²Ì¤Î¿ô¤ò ¸Ä¤ËÀ©¸Â¤¹¤ë. -

      - - -
      - -
      - -

      ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Î¥¢¡¼¥«¥¤¥Ö

      - -

      &i.new; ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Î¥¢¡¼¥«¥¤¥Ö¤Î¥¤¥ó¥Ç¥Ã¥¯¥¹¤ÏËè½µ¹¹¿·¤·¤Æ¤¤¤Þ¤¹!

      - -
      - -

      Search for:

      - -

      Ãí°Õ: AND ¤ä NOT Åù¤Î±é»»»Ò¤ò»È¤Ã¤ÆÃµ¤·¤¿¤¤¤â¤Î¤òÀ©¸Â¤Ç¤­¤Þ¤¹. - ¸¡º÷¤Î¥Ò¥ó¥È - ¤ò¸«¤Æ²¼¤µ¤¤.

      - -


      -¸¡º÷·ë²Ì¤Î¿ô¤ò ¸Ä¤ËÀ©¸Â¤¹¤ë. - - -¤Î½ç¤Ë¥½¡¼¥È¤¹¤ë. - -

      - -

      ¥¢¡¼¥«¥¤¥Ö:

      - -

      Ãí°Õ: °ìÅÙ¤Ë3¤Ä¤«4¤Ä°Ê¾å¤Î¥¢¡¼¥«¥¤¥Ö¤Ç¸¡º÷¤¹¤ë¤È, -´Ö°ã¤Ã¤¿·ë²Ì¤Ë¤Ê¤ë¤«¤â¤·¤ì¤Þ¤»¤ó.

      - -

      °ìÈÌŪ¤Ê¥¢¡¼¥«¥¤¥Ö

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      AdvocacyFreeBSD ¤ÎÊ¡²»ÅÁÆ»
      Announce½ÅÍפʥ¤¥Ù¥ó¥È / ¥Þ¥¤¥ë¥¹¥È¡¼¥ó
      Chat (»þ¡¹)FreeBSD ¤Ë´ØÏ¢¤¹¤ë¥é¥ó¥À¥à¤Ê¥È¥Ô¥Ã¥¯¥¹
      JobsFreeBSD ¤Ë´ØÏ¢¤¹¤ëµá¿Í¤Î¥¢¥Ê¥¦¥ó¥¹¤äÍúÎò½ñ
      NewbiesFreeBSD ¤Î½é¿´¼Ô¥æ¡¼¥¶¤Î³èư¤ÈµÄÏÀ
      Questions°ìÈÌŪ¤Ê¼ÁÌä
      User-GroupsFreeBSD ¥æ¡¼¥¶¥°¥ë¡¼¥×¤Î¥Õ¥©¡¼¥é¥à
      - -

      ¥·¥¹¥Æ¥à´ÉÍý

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Bugs¥Ð¥°¤Ë¤Ä¤¤¤Æ¤Î¥ì¥Ý¡¼¥È¤äµÄÏÀ
      HardwareFreeBSD ¤Ë´ØÏ¢¤¹¤ë¥Ï¡¼¥É¥¦¥§¥¢¤Ë¤Ä¤¤¤Æ¤ÎµÄÏÀ
      ISPFreeBSD ¤ò»ÈÍѤ·¤Æ¤¤¤ë ISP ¤Î¤¿¤á¤ÎµÄÏÀ
      SecurityFreeBSD ¤Ç¤Î¥³¥ó¥Ô¥å¡¼¥¿¥»¥­¥å¥ê¥Æ¥£ÌäÂê (DES, Kerberos ¤Ê¤É)
      Stable³«È¯¥Ä¥ê¡¼¤Î FreeBSD-stable ¥Ö¥é¥ó¥Á¤ÎµÄÏÀ
      - -

      ³«È¯¼Ô

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      AfsCMU/Transarc ¤Î AFS (Andrew File System) ¤Î°Ü¿¢¤ÈÍøÍÑ
      AlphaFreeBSD ¤ò DEC Alpha ¤Ë°Ü¿¢¤¹¤ë
      ATMFreeBSD ¤Ç ATM ¥Í¥Ã¥È¥ï¡¼¥­¥ó¥°¤òÍøÍѤ¹¤ë
      CommitFreeBSD¥½¡¼¥¹¥Ä¥ê¡¼¤ËÀ¸¤¸¤¿Êѹ¹
      ConfigFreeBSD ¤Î¥¤¥ó¥¹¥È¡¼¥ë¡¦ÀßÄê¥Ä¡¼¥ë¤Î³«È¯
      CurrentFreeBSD-current ¥½¡¼¥¹¤ÎÍøÍÑ
      DatabaseFreeBSD ¤Ç¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÎÍøÍѤȳ«È¯¤Ë´Ø¤¹¤ëµÄÏÀ
      Doc¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¤Ë´Ø¤¹¤ëµÄÏÀ
      EmulationFreeBSD ¾å¤Ç¤Î¾¤Î¥·¥¹¥Æ¥à¤Î¥¨¥ß¥å¥ì¡¼¥È
      FsFreeBSD ¤Î¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤Ë´Ø¤¹¤ëµÄÏÀ
      Hackers°ìÈÌŪ¤Êµ»½ÑŪ¤ÊµÄÏÀ
      ISDNFreeBSD ¤Ë¤ª¤±¤ë ISDN ¥µ¥Ý¡¼¥È¤Î³«È¯
      JavaJDK ¤Î°Ü¿¢¤È¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î³«È¯
      MultimediaFreeBSD ¤ò¥Þ¥ë¥Á¥á¥Ç¥£¥¢¥×¥é¥Ã¥È¥Û¡¼¥à¤È¤¹¤ëµÄÏÀ
      Mobile¥â¥Ð¥¤¥ë´Ä¶­¤Ç FreeBSD ¤ò»È¤¦
      Mozillamozilla ¤Î FreeBSD ¤Ø¤Î°Ü¿¢
      Net¥Í¥Ã¥È¥ï¡¼¥¯¤ÎµÄÏÀ¤È TCP/IP ¥½¡¼¥¹¥³¡¼¥É
      Platforms¥¯¥í¥¹¥×¥é¥Ã¥È¥Û¡¼¥à FreeBSD ¤ÎÌäÂê (FreeBSD ¤ÎÈó¥¤¥ó¥Æ¥ë¤Ø¤Î°Ü¿¢)
      PortsFreeBSD ¤Î ports ¥³¥ì¥¯¥·¥ç¥ó¤Ë´Ø¤¹¤ëµÄÏÀ
      RealtimeFreeBSD ¤Î¥ê¥¢¥ë¥¿¥¤¥à³ÈÄ¥¤Î³«È¯
      SCSIFreeBSD ¤Î SCSI ¥µ¥Ý¡¼¥È¤Ë´Ø¤¹¤ëµÄÏÀ
      SmallÁȤ߹þ¤ß¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ËÃÖ¤±¤ë FreeBSD ¤ÎÍøÍÑ
      SMP¥Þ¥ë¥Á¥×¥í¥»¥Ã¥µ¥×¥é¥Ã¥È¥Û¡¼¥à¤Ë¤ª¤±¤ë FreeBSD
      SPARCSPARC ¤Ë FreeBSD ¤ò°Ü¿¢¤¹¤ë
      TokenringFreeBSD ¤Ç¤Î¥È¡¼¥¯¥ó¥ê¥ó¥°¤Î¥µ¥Ý¡¼¥È
      - - - -

      -
      - -&footer; - - diff --git a/data/ja_JP.EUC/searchhints.sgml b/data/ja_JP.EUC/searchhints.sgml deleted file mode 100644 index b4606be057..0000000000 --- a/data/ja_JP.EUC/searchhints.sgml +++ /dev/null @@ -1,55 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      ¸«Åö°ã¤¤¤Î·ë²Ì¤¬¤¤¤Ã¤Ñ¤¤½Ð¤Æ¤­¤Æ¤·¤Þ¤Ã¤¿¤é...

      - -
        -
      1. quantum hard drives¤Î¤è¤¦¤Ê¤¤¤¯¤Ä¤«¤Îñ¸ì¤Ç¸¡º÷¤·¤Æ - ¤·¤Þ¤¦¤ÈOR¤ò»ØÄꤷ¤Æ¤¤¤ë¤³¤È¤Ë¤Ê¤ê, - ¤³¤ì¤é¤Îñ¸ì¤Î¤É¤ì¤«¤·¤«´Þ¤Þ¤ì¤Æ¤¤¤Ê¤¤¥á¥Ã¥»¡¼¥¸¤ò - ŬÀڤʤâ¤Î¤È¤·¤Æ¿ô¤¨¤Æ¤·¤Þ¤¤¤Þ¤¹. ¤³¤ì¤é¤Î3¤Ä¤Îñ¸ì¤ò - Á´¤Æ´Þ¤à¥á¥Ã¥»¡¼¥¸¤òõ¤·¤¿¤¤¾ì¹ç¤Ïquantum and hard and - drives¤È¤·¤Þ¤¹.

      2. - -
      3. ¤â¤·, ¸¡º÷·ë²Ì¤¬ÉÔŬÀڤʥá¥Ã¥»¡¼¥¸¤ò¤¿¤¯¤µ¤ó´Þ¤ó¤Ç¤¤¤ë¾ì¹ç, - ¤½¤ì¤é¤Ï, Ê̤Îñ¸ì¤â´Þ¤ó¤Ç¤¤¤ë¤Ï¤º¤Ç¤¹. ¤½¤Î¤è¤¦¤Ê¾ì¹ç, - not¤ò»È¤Ã¤Æ, ¤³¤ì¤é¤ò¾Ê¤¯¤³¤È¤¬¤Ç¤­¤Þ¤¹. - Î㤨¤Ð, quantum and hard and drives not ide - ¤È¤¹¤ë¤³¤È¤Ç, ide quantum hard drives¤È¤¤¤¦¥á¥Ã¥»¡¼¥¸¤ò´Þ¤à¤â¤Î¤Ï - ½ü³°¤µ¤ì¤Þ¤¹.
      4. -
      - -

      ¸«¤Ä¤«¤Ã¤¿¸¡º÷·ë²Ì¤¬ÆÀ¤é¤ì¤ë¤¹¤Ù¤Æ¤Î·ë²Ì¤¸¤ã¤Ê¤¤¤È»×¤Ã¤¿»þ¤Ï...

      - -
        -
      1. °Û¤Ê¤ë¥­¡¼¥ï¡¼¥É¤Ç¸¡º÷¤·¤¿¤¤¾ì¹ç¤Ï, ´ØÏ¢¤¹¤ë¥­¡¼¥ï¡¼¥É¤òÁ´¤Æ - ½ñ¤¯¤ÈÎɤ¤¤Ç¤·¤ç¤¦. ¤â¤·, buslogic¤Ç¸¡º÷¤·¤¿¾ì¹ç, ¤³¤ì¤ò - buslogic or bustek¤ËÊѹ¹¤·¤Æ¤â¤è¤¤¤Ç¤·¤ç¤¦. - -
      2. ¤¤¤¯¤Ä¤«¤Îsuffix¤ò¤â¤Äñ¸ì¤ò¸¡º÷¤·¤¿¤¤¾ì¹ç¤Ï¥ï¥¤¥ë¥É¥«¡¼¥É¤¬ - »È¤¨¤Þ¤¹. drive*¤Ç¸¡º÷¤¹¤ë¤È, drives, - driver,driversÅù¤Î·ë²Ì¤¬ÆÀ¤é¤ì¤Þ¤¹. -

      3. - -
      4. ¥á¥Ã¥»¡¼¥¸¤Îʸ̮¤Çʬ¤«¤ë¤è¤¦¤Êñ¸ì¤ò, ¤¤¤¯¤Ä¤«¸º¤é¤·¤Æ»î¤·¤Æ¤ß¤Æ¤â - Îɤ¤¤Ç¤·¤ç¤¦. Î㤨¤Ðquantum and hard and drive - ¤Ç¸¡º÷¤·¤Æ, ɬÍפʾðÊ󤬯À¤é¤ì¤Ê¤«¤Ã¤¿¾ì¹ç¤Ï, - quantum and drive¤Ç»î¤·¤Æ¤ß¤ë¤ÈÎɤ¤ - ¤«¤â¤·¤ì¤Þ¤»¤ó.

      5. -
      - -
      -¸¡º÷¥Ú¡¼¥¸¤ËÌá¤ë - -&footer; - - diff --git a/data/ja_JP.EUC/security/Makefile b/data/ja_JP.EUC/security/Makefile deleted file mode 100644 index b1ce3b5097..0000000000 --- a/data/ja_JP.EUC/security/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $Id: Makefile,v 1.5 1998-07-27 08:39:09 hanai Exp $ -# The FreeBSD Japanese Documentation Project -# Original revision: 1.1 - -.if exists(Makefile.conf) -.include "Makefile.conf" -.endif - -DOCS= -DOCS+= programmers.sgml -DOCS+= security.sgml -DOCS+= secure.sgml - -.include "../../web.mk" diff --git a/data/ja_JP.EUC/security/programmers.sgml b/data/ja_JP.EUC/security/programmers.sgml deleted file mode 100644 index 013a52ef67..0000000000 --- a/data/ja_JP.EUC/security/programmers.sgml +++ /dev/null @@ -1,205 +0,0 @@ - - - - %includes; -]> - - - - - - &header; - - -

        -
      • ¤É¤ó¤ÊÆþÎÏ¥½¡¼¥¹¤â¿®ÍѤ·¤Ê¤¤¤³¤È. ¤Ä¤Þ¤ê, ¥³¥Þ¥ó¥É - ¥é¥¤¥ó°ú¿ô, ´Ä¶­ÊÑ¿ô, ÀßÄê¥Õ¥¡¥¤¥ë, ÅþÃ夷¤¿ UDP ¥Ñ¥±¥Ã¥È, ¥Û¥¹¥È̾»²¾È, - ´Ø¿ô°ú¿ô¤Ê¤É, ¤É¤ì¤â¿®ÍѤ·¤Æ¤Ï¤¤¤±¤Þ¤»¤ó. ¤½¤â¤½¤â, ¼õ¤±¼è¤Ã¤¿¥Ç¡¼¥¿Ä¹¤ä - ÆâÍÆ¤¬³Æ¥×¥í¥°¥é¥à¤ä´Ø¿ô¤Î¥³¥ó¥È¥í¡¼¥ë³°¤Î¤â¤Î¤Ê¤é, ¥×¥í¥°¥é¥à¤ä´Ø¿ô¤Ï¤½ - ¤Î¥Ç¡¼¥¿¤ò¥³¥Ô¡¼¤¹¤ë»þ¤ËÃí°Õ¤ò¤Ï¤é¤¦¤Ù¤­¤Ç¤¹. ¤³¤Î¼ï¤Î¥»¥­¥å¥ê¥Æ¥£ÌäÂê¤ò - µó¤²¤ë¤È: - -

          -
        • ¥Ç¡¼¥¿¶­³¦¤ò±Û¤¨¤ë¤è¤¦¤Ê strcpy() ¤ä sprintf() - ´Ø¿ô¤Î¸Æ¤Ó½Ð¤·. ¤â¤·¥Ç¡¼¥¿Ä¹¤¬Ê¬¤«¤Ã¤Æ¤¤¤ë¤Î¤Ê¤é, strncpy() ¤ä snprintf() - ´Ø¿ô¤ò»È¤¦ (¤â¤·¤¯¤Ï, ¤½¤ì¤¬»È¤¨¤Ê¤¤¤Î¤Ê¤é¶­³¦¥Á¥§¥Ã¥¯¤ò»Ü¤·¤¿Ê̤Îʪ¤ò - ÁȤ߹þ¤à) ¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤. ¼ÂºÝ, gets() ¤ä sprintf() ¤Ïº£¸å·è¤·¤Æ - »È¤ï¤ì¤ë¤³¤È¤Ï¤¢¤ê¤Þ¤»¤ó. - -

        • -
        • strncpy() ¤ä strncat() ´Ø¿ô¤Î¸Æ¤Ó½Ð¤·. ¤½¤ì¤é¤Î - ´Ø¿ô¤¬¤É¤Î¤è¤¦¤Ëưºî¤¹¤ë¤Î¤«¤Ë¤Ä¤¤¤ÆÍý²ò¤·¤Æ¤¤¤ë¤³¤È¤ò³Î¤«¤á¤Æ²¼¤µ¤¤. - strncpy() ´Ø¿ô¤Ï½ªÃ¼Ê¸»ú \\0 ¤òÉÕ¤±Â­¤µ¤Ê¤¤¤³¤È¤¬¤¢¤ë¤Î¤ËÂФ·, strncat() - ´Ø¿ô¤Ï¾ï¤Ë \\0 ¤òÉÕ¤±Â­¤·¤Þ¤¹. - -

        • -
        • strvis(3) ¤ä getenv(3) ´Ø¿ô¤ÎÍðÍѤ˵¤¤ò¤Ä¤±¤ë - ¤³¤È. strvis() ¤Ï´Ö°ã¤Ã¤¿¥³¥Ô¡¼Àèʸ»úÎó¤ò´Êñ¤Ëºî¤Ã¤Æ¤·¤Þ¤¤¤Þ¤¹¤·, - getenv() ¤ÏÁÛÄꤵ¤ì¤ëŤµ¤ò¤Ï¤ë¤«¤Ë±Û¤¨¤ëʸ»úÎó¤òÊÖ¤¹¤³¤È¤â¤¢¤ê¤Þ¤¹. - ¤³¤ì¤é¤Ï¥×¥í¥°¥é¥à¤Ø¤Î¹¶·â¤Ç¤·¤Ð¤·¤Ð»È¤ï¤ì¤ë¾ïÅå¼êÃʤΰì¤Ä¤Ç, ´Ä¶­ - ÊÑ¿ô¤òͽÁۤ⤷¤Ê¤«¤Ã¤¿ÃͤËÀßÄꤷ¤Æ¥¹¥¿¥Ã¥¯¤äÊÑ¿ô¤ò¾å½ñ¤­¤µ¤»¤ë¤Î¤Ç¤¹. - ¤¢¤Ê¤¿¤Î¥×¥í¥°¥é¥à¤¬´Ä¶­ÊÑ¿ô¤òÆÉ¤ó¤Ç¤¤¤ë¤Î¤Ê¤é, Êм¹Åª¤Ë¤Ê¤é¤Ê¤¤¤È - ¤¤¤±¤Þ¤»¤ó! - -

        • -
        • open(2) ¤ä stat(2) ´Ø¿ô¤ò¸«¤Ä¤±¤ë¤¿¤Ó¤Ë, "¥¢¥¯¥»¥¹¤·¤è¤¦¤È¤·¤Æ¤¤¤ë - ¥Õ¥¡¥¤¥ë¤¬¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤À¤Ã¤¿¤é¤É¤¦¤Ê¤ë¤À¤í¤¦¡©" ¤È¼«Ì䤷¤Æ²¼¤µ¤¤. - - -

        • -
        • mktemp(), tempnam(), mkstemp() ´Ø¿ô¤Ê¤É¤ò»ÈÍÑ - ¤·¤Æ¤¤¤ë¤È¤³¤í¤Ç¤ÏÂå¤ï¤ê¤Ë mkstemp() ¤¬»ÈÍѤµ¤ì¤Æ¤¤¤ë¤³¤È¤ò³Îǧ¤·¤Æ - ²¼¤µ¤¤. ²Ã¤¨¤Æ, /tmp ¤ÎÃæ¤Ç¥¢¥È¥ß¥Ã¥¯¤Ë¤Ê¤ë¤³¤È¤Ï¤Û¤È¤ó¤É¤Ê¤¤¤È¤¤¤¦ - ¤³¤È¤Ëµ¤¤Å¤¤¤Æ, /tmp Ãæ¤Î¶¥¹ç¤¬È¯À¸¤·¤Æ¤¤¤Ê¤¤¤«Ãµ¤·¤Æ¤ß¤Æ²¼¤µ¤¤. -
            -
          • ¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®. ¤³¤ì¤ÏÀ®¸ù¤¹¤ë¤«¼ºÇÔ¤¹¤ë¤«¤Î¤É¤Á¤é¤«¤Ç¤¹. -
          • O_CREAT | O_EXCL ¥â¡¼¥É¤Ç¤Î¥Õ¥¡¥¤¥ë¤Î¥ª¡¼¥×¥ó -
          - mkstemp(3) ¤Ï¤³¤¦¤¤¤Ã¤¿¤³¤È¤ò¤¢¤Ê¤¿¤Î¤¿¤á¤ËÀµ¤·¤¯¤ä¤Ã¤Æ¤Î¤±¤Æ¤¯¤ì¤Þ - ¤¹. ¤½¤¦, ¶¥¹ç¤òµ¯¤³¤µ¤Ê¤¤¤ÇÀµ¤·¤¤µö²Ä¸¢¤Ç¥Æ¥ó¥Ý¥é¥ê¥Õ¥¡¥¤¥ë¤¬ºîÀ®¤µ¤ì¤ë - ¤³¤È¤òÊݾڤ¹¤ë¤Ë¤Ï mkstemp() ¤ò»È¤ï¤Ê¤±¤ì¤Ð¤¤¤±¤Ê¤¤¤Î¤Ç¤¹. - -

        • -
        • ¹¶·â¼Ô¤¬Å¬Åö¤ÊÊ̤Υ·¥¹¥Æ¥à¤«¤é¥Ñ¥±¥Ã¥È¤ò - Åꤲ¤¿¤ê, ¥Ñ¥±¥Ã¥È¤ò¼õ¤±¼è¤Ã¤¿¤ê¤¹¤ë¤è¤¦¤Ë¶¯¤¤¤ë¤³¤È¤¬¤Ç¤­¤ë¤Î¤Ê¤é, - »ä㤬¼õ¤±¤ë¥Ç¡¼¥¿¤ò´°Á´¤Ë¥³¥ó¥È¥í¡¼¥ë¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¤·, ¤½¤ì¤é¤Î - *¤¤¤º¤ì¤â*¿®ÍѤǤ­¤Ê¤¤¤â¤Î¤È¤Ê¤ê¤Þ¤¹. - -

        • -
        • 2.1 ¤È 2.2 ¤Ë¤ª¤±¤ë UID, EUID, SVUID ¤Î - °ã¤¤¤òÍý²ò¤·¤Æ²¼¤µ¤¤. »ä¤¿¤Á¤âÍý²ò¤·¤Æ¤¤¤Þ¤»¤ó. [XXX ¤·¤«¤· Bruce ¤È - Ïä·¹ç¤Ã¤¿¸å¤ÇÍý²ò¤·¤Æ¤³¤³¤òËä¤á¤Ê¤±¤ì¤Ð¤¤¤±¤Þ¤»¤ó] - -

        • -
        • ÀßÄê¥Õ¥¡¥¤¥ë¤¬Àµ¤·¤¤¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë¤Ê¤Ã¤Æ¤¤¤ë, - ¤¢¤ë¤¤¤Ï´ØÏ¢¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤ÇºîÀ®¤µ¤ì¤Æ¤¤¤ë, ¤Ê¤É¤È»×¤Ã¤Æ¤Ï¤¤¤±¤Þ¤»¤ó. - ÊѤʤ³¤È¤ò¤¹¤ë¥Á¥ã¥ó¥¹¤µ¤¨¤¢¤ì¤Ð, ¤Ò¤Í¤¯¤ì¤¿¥¯¥é¥Ã¥«¡¼¤¬¤­¤Ã¤È¤½¤ÎÊÑ¤Ê - ¤³¤È¤ò¤·¤Ç¤«¤·¤Æ¤·¤Þ¤¦¤Ç¤·¤ç¤¦: üËö̾¤ä¸À¸ìʸ»úÎó¤Ê¤É¥Ñ¥¹Ì¾¤ÎÃæ¤Ë '/' - ¤ä '../../...' ¤È¤¤¤Ã¤¿¥Õ¥ê¡¼¥¹¥¿¥¤¥ë¤Îʸ»ú¤¬Æþ¤ë»þ¤Ï¥æ¡¼¥¶¤ÎÆþÎϤò - ¿®ÍѤ·¤Æ¤Ï¤¤¤±¤Þ¤»¤ó. root ¸¢¸Â¤Ç setuid ¤¬¥»¥Ã¥È¤µ¤ì¤Æ¤¤¤ë¾õÂ֤ΤȤ­¤Ï - ¥æ¡¼¥¶¤«¤éÍ¿¤¨¤é¤ì¤ë *°ìÀÚ¤Î* ¥Ñ¥¹Ì¾¤ò¿®ÍѤ·¤Æ¤Ï¤¤¤±¤Þ¤»¤ó. - -

        • -
        • ¥Ç¡¼¥¿¤Î³ÊǼ¤µ¤ì¤ëÊýË¡¤Ë´Ø¤·¤Æ¤Î¥»¥­¥å¥ê¥Æ¥£ - ¥Û¡¼¥ë¤ä¼åÅÀ¤Ëµ¤¤ò¤Ä¤±¤Æ²¼¤µ¤¤. ¥Æ¥ó¥Ý¥é¥ê¥Õ¥¡¥¤¥ë¤Îµö²Ä¸¢¤Ï¤É¤ì¤â - 600 ¤Ë¤Ê¤Ã¤Æ¤¤¤Ê¤¤¤È¤¤¤±¤Þ¤»¤ó. - -

        • -
        • ¹â¤¤¸¢¸Â¤Ç¼Â¹Ô¤¹¤ë²ÄǽÀ­¤Î¤¢¤ë¥×¥í¥°¥é¥à¤«¤é - ¤ª¤­¤Þ¤ê¤ÎÌäÂê¤Î¥³¡¼¥É¤ò¸«¤Ä¤±¤ë¤Î¤Ë grep ¤·¤Æ¤Ï¤¤¤±¤Þ¤»¤ó. strcpy() - ¤Î¤è¤¦¤Ê´Ø¿ô¤¬¥ª¡¼¥Ð¥Õ¥í¡¼¤ò¤ª¤³¤¹¤È¤¤¤Ã¤¿¤³¤È¤è¤ê¤â¿ô¿¤¯¤Î¥ª¡¼¥Ð¡¼ - ¥Õ¥í¡¼¤Î¥±¡¼¥¹¤¬¤¢¤ë¤Î¤Ç, 1 ¹Ô 1 ¹Ô¥³¡¼¥É¤òÄɤäƤ¤¤¯¤è¤¦¤Ë¤·¤Ê¤±¤ì¤Ð - ¤¤¤±¤Þ¤»¤ó. - -

        • -
        • ɬÍפΤʤ¤¡ÊÌõÃí root ¤Ê¤É¤Î¡ËÆÃ¸¢¤ò»È¤ï¤Ê¤¤ - ¤«¤é¤È¤¤¤Ã¤Æ, ¡Ê¿¯Æþ¼Ô¤Ë¡Ë°­ÍѤµ¤ì¤ë²ÄǽÀ­¤¬¤Ê¤¯¤Ê¤ë¤ï¤±¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó. - ¹¶·â¼Ô¤ÏɬÍפʼ¹ԥ³¡¼¥É¤ò¥¹¥¿¥Ã¥¯¤ËÀѤó¤Ç¤«¤é /bin/sh ¤ò¼Â¹Ô¤·¤è¤¦¤È - ¤¹¤ë¤«¤â¤·¤ì¤Þ¤»¤ó. -
        • -
        - -

      • -
      • UID ¤ò´ÉÍý¤¹¤ë¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤. ¤½¤¦, ¤Ç¤­¤ë¤À¤± - ¤Ï¤ä¤¯ÆÃ¸¢¤ò´°Á´¤Ë¼Î¤Æµî¤ë¤Î¤Ç¤¹. EUID ¤È UID ¤È¤òÀÚÂØ¤¨¤ëɬÍ×¤Ï - ¤¢¤ê¤Þ¤»¤ó. setuid() ¤ò¤Ç¤­¤ë¸Â¤êÁá´ü¤Ë¹Ô¤Ê¤¨¤Ð¤¤¤¤¤Î¤Ç¤¹. - -

      • -
      • ¥¨¥é¡¼¤Î¤¢¤Ã¤¿ÀßÄê¥Õ¥¡¥¤¥ë¤ÎÆâÍÆ¤òÀäÂФ˲èÌÌ¤Ë - ɽ¼¨¤·¤Ê¤¤¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤. ¹ÔÈÖ¹æ, ¤½¤ì¤«¤é·å¿ô¤¬Ê¬¤«¤ì¤Ð½½Ê¬¤Ç¤¹. - ¥é¥¤¥Ö¥é¥ê¤È SUID/SGID ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤ë¥×¥í¥°¥é¥à¤Ë¤³¤ì¤é¤Î¤³¤È¤¬ - ¸À¤¨¤Þ¤¹. - -

      • -
      • ¥»¥­¥å¥ê¥Æ¥£ÌäÂê¤Ë´Ø¤·¤Æ¤Î, ¸½Â¸¤¹¤ë¥³¡¼¥É¤Î - ¥ì¥Ó¥å¡¼¤Î¤¿¤á¤Î Tips: - -

          -
        • ¥»¥­¥å¥ê¥Æ¥£¥Õ¥£¥Ã¥¯¥¹¤Ë¤Ä¤¤¤Æ¤¢¤Ê¤¿¤¬³Î¿®¤ò - »ý¤Æ¤Ê¤¤¤Î¤Ê¤é, ÌܤòÄ̤·¤Æ¤â¤é¤¦¤¿¤á¤Ë¤¢¤Ê¤¿¤¬À°¤¨¤¿¥³¡¼¥É¤ò¥ì¥Ó¥å¡¼ - ¤¹¤ë¿Í¤ËÁ÷¤Ã¤Æ²¼¤µ¤¤. °ÂÁ´¤Î̾¤Ë¤ª¤¤¤Æ, ¤«¤Ê¤êÌñ²ð¤ÊÌäÂê¤ò°ú¤­µ¯¤³¤µ - ¤Ê¤¤¤³¤È¤ò³Î¿®¤Ç¤­¤Ê¤¤¤¦¤Á¤Ï¥³¥ß¥Ã¥È¤·¤Æ¤Ï¤¤¤±¤Þ¤»¤ó. :) - -

        • -
        • CVS ¥³¥ß¥Ã¥È¤Î¸¢¸Â¤Î¤Ê¤¤¤â¤Î¤Ï, Êѹ¹¤Î - ¥ì¥Ó¥å¡¼¤òºÇ¸å¤Ë¹Ô¤Ã¤¿¿Í¤Ë¤½¤Î¸¢¸Â¤¬¤¢¤ë¤³¤È¤ò³Îǧ¤¹¤Ù¤­¤Ç¤¹. ¤½¤Î - ¿Í¤Ï¥ì¥Ó¥å¡¼¤ÈºÇ½ª¥Ð¡¼¥¸¥ç¥ó¤Î¥Ä¥ê¡¼¤Ø¤Î¼è¤ê¹þ¤ß¤ÎξÊý¤ò¤¹¤ë¤³¤È¤Ë - ¤Ê¤ê¤Þ¤¹. - -

        • -
        • >¥ì¥Ó¥å¡¼¤¹¤ë¿Í¤ËÊѹ¹ÅÀ¤òÁ÷¤ë»þ, ´Êñ¤Ë - patch(1) ¤òÅö¤Æ¤é¤ì¤ë¤è¤¦¤Ë¤¹¤ë¤¿¤á¤Ë context ¤« unidiff ·Á¼°¤Î - diff ¤ò»È¤¦¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤. ¥Õ¥¡¥¤¥ë¤Þ¤ë¤´¤ÈÁ÷¤é¤Ê¤¤¤Ç²¼¤µ¤¤! - Diff ¤Ï´Êñ¤ËÆÉ¤à¤³¤È¤¬¤Ç¤­¤ë¤·, (¤È¤¯¤ËÊ£¿ô¤Î¾ì½ê¤ÇƱ»þ¤Ë¹Ô¤ï¤ì¤ë - Êѹ¹¤Î»þ) ¥í¡¼¥«¥ë¤Î¥½¡¼¥¹¤ËÀìǰ¤Ç¤­¤Þ¤¹. ÆÃÄê¤Î¥¤¥ó¥¹¥¿¥ó¥¹¤Ë - ȼ¤¦¤è¤¦¤ÊÆÃÊ̤ÊÍýͳ¤Ç¤â¤Ê¤¤¸Â¤ê, ¶¦Ä̤δĶ­¤ò¥Ù¡¼¥¹¤Ë¤·¤Æºî¶È¤ò - ´Êñ¤Ë¤¹¤ë¤¿¤á¤Ë, ¤É¤ó¤ÊÊѹ¹¤â 3.0-current ¤Ø¤ÎÊѹ¹¤È¤¹¤ë¤è¤¦¤Ë - ¤·¤Æ¤¯¤À¤µ¤¤. - -

        • -
        • ¥³¡¼¥É¤òÊѹ¹¤ò¤¹¤ë¤¿¤Ó¤Ë, ¥ì¥Ó¥å¡¼¤¹¤ë¿Íã¤Ë - Á÷¤ëÁ°¤ËľÀܥƥ¹¥È¤ò¹Ô¤¦ (¤Ä¤Þ¤ê¥Ó¥ë¥É¤·¤Æ³ºÅö¤¹¤ë¥â¥¸¥å¡¼¥ë¤ò¼Â¹Ô - ¤¹¤ë) ¤è¤¦¤Ë¤·¤Æ¤¯¤À¤µ¤¤. ÌÀ¤é¤«¤Ë²õ¤ì¤Æ¤¤¤ë¤â¤Î¤ò¥ì¥Ó¥å¡¼¤·¤¿¤¤¤È - »×¤¦¿Í¤Ï¤¤¤Þ¤»¤ó. ¤Á¤ã¤ó¤È¥Æ¥¹¥È¤¹¤ë¤¿¤á¤Ë 2.1, 2.2 ¤ä 3.0 ¾å¤Ç¤Î - ¥¢¥«¥¦¥ó¥È¤¬É¬Íפʤé¸À¤Ã¤Æ²¼¤µ¤¤ - ¥×¥í¥¸¥§¥¯¥È¤Ï¤½¤ÎÌÜŪ¤Ç¤³¤ì¤é¤Î - ´Ä¶­¤òÍѰդ·¤Æ¤¢¤ê¤Þ¤¹. - -

        • -
        • ¥³¥ß¥Ã¥È¤¹¤ëÊý¡¹¤Ø: - -current ¥Ñ¥Ã¥Á¤¬ 2.2 ¤ä 2.1 ¥Ö¥é¥ó¥Á¤Ë¤â¹ç¤¦¤è¤¦¤Ëɬ¤º¿´¤¬¤±¤Æ²¼¤µ¤¤. - -

        • -
        • ÉÔɬÍפˤ¢¤Ê¤¿¹¥¤ß¤Î¥¹¥¿¥¤¥ë¤Ë¥³¡¼¥É¤ò - ½ñ¤­´¹¤¨¤Ê¤¤¤Ç²¼¤µ¤¤ - ¤½¤ì¤Ï¥ì¥Ó¥å¡¼¤¹¤ë¿Í¤Ë¤È¤Ã¤Æ, ɬÍפΤʤ¤, ¤è¤ê - Æñ²ò¤Ê»Å»ö¤òºî¤ë¤À¤±¤Ç¤¹. ¤½¤ì¤ò¤¹¤ë¤Î¤ËÌÀ³Î¤Êµ»½Ñ¾å¤ÎÍýͳ¤¬¤¢¤ë»þ¤Ë - ¤À¤±¹Ô¤¦¤è¤¦¤Ë¤·¤Æ¤¯¤À¤µ¤¤. -
        • -
        - -

      • -
      • ñ°ì¤Î¥Ï¥ó¥É¥é¤ÇÊ£»¨¤Ê½èÍý¤ò¹Ô¤¦¤è¤¦¤Ê - ¥×¥í¥°¥é¥à¤Ëµ¤¤ò¤Ä¤±¤Æ²¼¤µ¤¤. ¤¤¤í¤¤¤í¤Ê¥é¥¤¥Ö¥é¥êÃæ¤Î¿¤¯¤Î´Ø¿ô¤Ï, - ¤½¤Î¤è¤¦¤Ê½èÍý¤ò°ÂÁ´¤Ë¹Ô¤¨¤ë¤Û¤É½¼Ê¬¤Ë¥ê¥¨¥ó¥È¥é¥ó¥È¤Ë¤Ïºî¤é¤ì¤Æ - ¤¤¤Þ¤»¤ó. - -

      • -
      • realloc() ¤Î»È¤¤Êý¤Ë¤ÏºÙ¿´¤ÎÃí°Õ¤òʧ¤Ã¤Æ²¼¤µ¤¤ - - Àµ¤·¤¯»È¤ï¤ì¤Æ¤¤¤Ê¤¤¤³¤È¤Ï, ¤Ê¤¤¤ï¤±¤Ç¤Ï¤Ê¤¯¤à¤·¤íÉÑÈˤ˵¯¤³¤Ã¤Æ¤¤¤ë - ¤³¤È¤Ç¤¹. - -

      • -
      • ¸ÇÄêĹ¥Ð¥Ã¥Õ¥¡¤ò»È¤¦¾ì¹ç, ¥Ð¥Ã¥Õ¥¡¥µ¥¤¥º¤¬Êѹ¹¤µ¤ì¤¿¤Ë¤â¤«¤«¤ï¤é¤º - ¥³¡¼¥É¤¬ sizeof() ¤ò»È¤Ã¤Æ¤¤¤Ê¤¤¤¬¤¿¤á¤ËȯÀ¸¤¹¤ëÌäÂê¤òËɤ°¤¿¤á¤Ë, - sizeof() ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤. Îã¤òµó¤²¤ë¤È: - char buf[1024]; - struct foo { ... }; - ... -BAD: - xxx(buf, 1024) - xxx(yyy, sizeof(struct foo)) -GOOD: - xxx(buf, sizeof(buf)) - xxx(yyy, sizeof(yyy)) - - ¥Ý¥¤¥ó¥¿¤¬¥Ý¥¤¥ó¥È¤·¤Æ¤¤¤ëÀè¤Î¥µ¥¤¥º¤òÃΤꤿ¤¤¤È¤­¤Ë, ¥Ý¥¤¥ó¥¿¤Î - ¥µ¥¤¥º¤ò·×»»¤·¤Ê¤¤¤è¤¦¤ËÃí°Õ¤·¤Æ²¼¤µ¤¤. - -

      • -
      • ``char foo[###]'' ¤ò¸«¤Ä¤±¤ë¤¿¤Ó¤Ë, foo ¤Î»È¤¤Êý¤ò¥Á¥§¥Ã¥¯¤·¤Æ¥ª¡¼¥Ð¡¼ - ¥Õ¥í¡¼¤òµ¯¤³¤µ¤Ê¤¤¤³¤È¤ò³Îǧ¤·¤Æ²¼¤µ¤¤. ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤ò²óÈò¤Ç¤­¤Ê¤¤ - (¤«, ¥ª¡¼¥Ð¡¼¥Õ¥í¡¼¤¬µ¯¤³¤êÆÀ¤ë) ¤È¤­¤Ï, ºÇÄã¤Ç¤â¥¹¥¿¥Ã¥¯¤ò¿©¤¤ÄÙ¤µ¤Ê¤¤ - ¤è¤¦¤Ë¤¹¤ë¤¿¤á¤Ë malloc(3) ¤Ç¥Ð¥Ã¥Õ¥¡Îΰè¤ò¤È¤ë¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤. - -

      • -
      • ¤Ç¤­¤ë¤À¤±ÁᤤÃʳ¬¤Ç¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤ò¥¯¥í¡¼¥º¤¹¤ë¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤. - ¤³¤ì¤Ïɸ½àÆþ½ÐÎϥХåե¡¤ÎÆâÍÆ¤ò¼Î¤Æµî¤ë¤³¤È¤è¤ê¤âÂçÀڤʤ³¤È¤Ç¤¹. - ¥é¥¤¥Ö¥é¥ê¥ë¡¼¥Á¥ó¤ÎÃæ¤Ç, ¤¢¤Ê¤¿¤¬³«¤¤¤¿¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤ò¾ï¤ËÊĤ¸¤ë - ¤è¤¦¤Ë¤·¤Æ¤¯¤À¤µ¤¤¡£ - -

      • -
      - - &footer - - diff --git a/data/ja_JP.EUC/security/secure.sgml b/data/ja_JP.EUC/security/secure.sgml deleted file mode 100644 index 4c741f7502..0000000000 --- a/data/ja_JP.EUC/security/secure.sgml +++ /dev/null @@ -1,72 +0,0 @@ - - - - %includes; -]> - - - - - - &header; - - -FreeBSD ¥·¥¹¥Æ¥à, ¤½¤ì¤«¤é¼ÂºÝ¤Î¤È¤³¤í¼ï¡¹ UNIX ¥·¥¹¥Æ¥à¤ò°ÂÁ´¤Ê¤â¤Î¤È -¤¹¤ë¼ê½ç¤¬¤¤¤¯¤Ä¤«¤¢¤ê¤Þ¤¹. - -
        -
      • ´í¸±¤«¤â¤·¤ì¤Ê¤¤¥½¥Õ¥È¥¦¥§¥¢¤ò̵¸ú²½¤¹¤ë
        -¼Â¹Ô¥Õ¥¡¥¤¥ë¤Ë set-uid ¤òΩ¤Æ¤ë¤È¤¤¤¦¼êÃʤò»È¤¤, ¿ô¿¤¯¤Î¥½¥Õ¥È¥¦¥§¥¢¤¬ -ÆÃÊ̤ʥ꥽¡¼¥¹¤òÍøÍѤ¹¤ë¤¿¤á¤ËÆÃ¸¢¥æ¡¼¥¶°·¤¤¤Ç¼Â¹Ô¤µ¤ì¤Æ¤¤¤Þ¤¹. -¥·¥ê¥¢¥ë¥Ý¡¼¥È¤ò»ÈÍѤ¹¤ë UUCP ¥½¥Õ¥È¥¦¥§¥¢¤ä PPP ¥½¥Õ¥È¥¦¥§¥¢, ¥á¡¼¥ë -¥¹¥×¡¼¥ë¤Ë½ñ¤­¹þ¤ß¤ò¹Ô¤Ê¤¤¥Í¥Ã¥È¥ï¡¼¥¯¥Ý¡¼¥È¤ò¥Ð¥¤¥ó¥É¤¹¤ë sendmail ¤Ê¤É¤¬ -Îã¤È¤·¤Æµó¤²¤é¤ì¤Þ¤¹. UUCP ¤ò»È¤Ã¤Æ¤¤¤Ê¤¤¤Î¤Ç¤¢¤ì¤Ð, ¥·¥¹¥Æ¥à¤Ë¤½¤Î¥½¥Õ¥È -¥¦¥§¥¢¤ò»Ä¤·¤Æ¤¤¤ë¤³¤È¤¬²¿¤é¤«¤ÎÌò¤ËΩ¤Ä¤³¤È¤Ï¤Û¤È¤ó¤É¤Ê¤¯, ̵¸ú²½¤¹¤ë¤Î¤¬ -¸­ÌÀ¤Ç¤¹. ¤â¤Á¤í¤ó, ¤³¤ì¤ò¹Ô¤Ê¤¦¤Ë¤Ï, ¾­Í褽¤Îµ¡Ç½¤ò»È¤¤¤¿¤¯¤Ê¤ë¤«¤É¤¦¤«¤È -¤¤¤¦¤³¤È¤À¤±¤Ç¤Ï¤Ê¤¯, ²¿¤ò¼Î¤Æµî¤ë¤³¤È¤¬¤Ç¤­, ²¿¤ò¼Î¤Æ¤ë¤³¤È¤¬¤Ç¤­¤Ê¤¤¤«¤È -¤¤¤Ã¤¿¿¼¤¤Íý²ò¤âɬÍפȤʤê¤Þ¤¹.
        -¤Þ¤¿, ¤¢¤Ê¤¿¤¬¤µ¤Û¤É¶½Ì£¤ò»ý¤¿¤Ê¤¤¤«¤â¤·¤ì¤Ê¤¤¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤ÎÃæ¤Ë¤Ï, -swapinfo ¤Î¤è¤¦¤Ë¥»¥­¥å¥ê¥Æ¥£¥ê¥¹¥¯¤Î²ÄǽÀ­¤ò¼¨¤¹¤â¤Î¤â¤¢¤ê¤Þ¤¹. -(``chmod ug-s ¥Õ¥¡¥¤¥ë̾'' ¤Î¤è¤¦¤Ë¤·¤Æ) ¼Â¹Ô¥Õ¥¡¥¤¥ë¤Î set-uid ¥Ó¥Ã¥È¤ò -ºï½ü¤¹¤ë¤³¤È¤Ç, root ¤Ë¤Ê¤Ã¤Æ¤¤¤ë´Ö¤À¤±¤·¤« swapinfo ¤ò»È¤¦¤³¤È¤¬¤Ç¤­¤Ê¤¤ -¤è¤¦¤Ë¥·¥¹¥Æ¥à¤òÊݤĤ³¤È¤¬¤Ç¤­¤Þ¤¹. ¤·¤«¤·¤Ê¤¬¤é, ¤¢¤Þ¤ê¤Ë¤â¿¤¯¤Î sbit ¤ò -ºï½ü¤¹¤ë¤³¤È¤Ï, ¾ï¤Ë root ¤Ë¤Ê¤Ã¤Æ¤¤¤ëɬÍפ¬¤¢¤ë¤È¤¤¤¦¤³¤È¤ò°ÕÌ£¤¹¤ë¤¿¤á, -¤¢¤Þ¤ê¤è¤¤ÊýË¡¤È¤Ï¸À¤¨¤Þ¤»¤ó.
        -»ÈÍѤ·¤Æ¤¤¤Ê¤¤¥×¥í¥°¥é¥à¤òºï½ü¤¹¤ë¤À¤±¤Ç¤Ê¤¯, Ä󶡤·¤¿¤¯¤Ê¤¤, ¤¢¤ë¤¤¤Ï -Ä󶡤¹¤ëɬÍפΤʤ¤¥µ¡¼¥Ó¥¹¤Ë¤Ä¤¤¤Æ¤âºï½ü¤·¤Æ¤ª¤­¤Þ¤·¤ç¤¦. ¤³¤ì¤Ï -/etc/inetd.conf ¥Õ¥¡¥¤¥ë¤ò½¤Àµ¤·¤Æ»È¤ï¤Ê¤¤¥µ¡¼¥Ó¥¹¤òÁ´¤Æ¥³¥á¥ó¥È -¥¢¥¦¥È¤¹¤ì¤Ð¤Ç¤­¤Þ¤¹. - -
      • ¥»¥­¥å¥ê¥Æ¥£¥Ð¥°¤Î¤¢¤ë¥½¥Õ¥È¥¦¥§¥¢¤Î½¤Àµ
        -¥½¥Õ¥È¥¦¥§¥¢¤Î¥»¥­¥å¥ê¥Æ¥£¥Ð¥°¤Ë´Ø¤¹¤ëºÇ¿·¾ðÊó¤ä½¤ÀµÈǤòÆþ¼ê¤¹¤ë¤¿¤á¤Ë -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤·¤Æ²¼¤µ¤¤. ¤½¤Î½¤ÀµÈǤòÁá´ü¤Ë¤¢¤Æ¤Æ²¼¤µ¤¤. - -
      • Äê´üŪ¤Ê¥·¥¹¥Æ¥à¤Î¥Á¥§¥Ã¥¯
        -COPS ¤ä SATAN ¤Î¤è¤¦¤Ê¥×¥í¥°¥é¥à¤ò»È¤Ã¤Æ, ¥·¥¹¥Æ¥à¤Î¥»¥­¥å¥ê¥Æ¥£¤Î -¤Û¤³¤í¤Ó¤äÀßÄê¤Î¸í¤ê¤ò¸¡½Ð¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹. ²¿¤«²á¤Á¤ò¤ª¤«¤·¤Æ¤¤¤Ê¤¤¤« -¤É¤¦¤«¤ò³Îǧ¤¹¤ë¤¿¤á¤Ë¤³¤ì¤é¤Î¥×¥í¥°¥é¥à¤ò»þ¡¹¼Â¹Ô¤·¤Æ¤ß¤ë¤È¤¤¤¦¤Î¤Ï, -¤è¤¤¹Í¤¨¤Ç¤¹.
        -¤Þ¤¿, root °¸¤Æ¤ËÁ÷¿®¤µ¤ì¤ë¥Ç¥¤¥ê¡¼¥»¥­¥å¥ê¥Æ¥£¥ì¥Ý¡¼¥È (ÌõÃí: °ìÆü°ì²ó -¹Ô¤Ê¤ï¤ì¤ë, ¥»¥­¥å¥ê¥Æ¥£¥Á¥§¥Ã¥¯¤Î·ë²Ì) ¤ÎÆâÍÆ¤â¥Á¥§¥Ã¥¯¤·¤Æ²¼¤µ¤¤. -¤¿¤Þ¤Ë¤Ï³Æ¥í¥°¥Õ¥¡¥¤¥ë¤â¥Á¥§¥Ã¥¯¤·¤Æ²¼¤µ¤¤. »È¤ï¤ì¤Æ¤¤¤Ê¤¤¥¢¥«¥¦¥ó¥È¤Ï -ºï½ü¤·¤Æ²¼¤µ¤¤. - -
      • ¥»¥­¥å¥ê¥Æ¥£¿¯³²¤¬È¯À¸¤·¤¿»þ¤Ë, ¥·¥¹¥Æ¥à¤Î½¤Éü¤ò²Äǽ¤È¤¹¤ë¤³¤È
        -¾ï¤Ë¥Ð¥Ã¥¯¥¢¥Ã¥×¤ò¼è¤ê, (CD-ROM ¤Î¤è¤¦¤Ê)¥¯¥ê¡¼¥ó¤ÊOS¤òÍѰդ·¤Æ¤ª¤¤¤Æ -²¼¤µ¤¤. - -
      • ¥·¥¹¥Æ¥à¤ò´Æ»ë¤¹¤ë¥½¥Õ¥È¥¦¥§¥¢¤Î¥¤¥ó¥¹¥È¡¼¥ë
        -(FreeBSD Íѥѥ屡¼¥¸¤Ë¤Ê¤Ã¤Æ¤¤¤ë) tcp wrapper ¤ä tripwire ¤Î¤è¤¦¤Ê -¥×¥í¥°¥é¥à¤Ï, ¥·¥¹¥Æ¥à¤ÎÀѶËŪ¤Ê´Æ»ë¤ò¼ê½õ¤±¤·¤Æ¤¯¤ì¤Þ¤¹. ¤³¤ì¤Ï, -¥·¥¹¥Æ¥à¤Ø¤Î¥Ö¥ì¡¼¥¯¥¤¥ó¤Î¸¡½Ð¤òÍÆ°×¤Ë¤·¤Æ¤¯¤ì¤Þ¤¹. - -
      • ¥·¥¹¥Æ¥à¤Çºî¶È¤¹¤ë¿Í¡¹¤Î¶µ°é
        -¥æ¡¼¥¶¤Ï²¿¤ò¤·¤Æ¤¤¤ë¤Î¤«¤òÃΤäƤ¤¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó. ¤½¤·¤ÆÎ㤨¤Ð¿ä¬¤¬ -º¤Æñ¤Ê¥Ñ¥¹¥ï¡¼¥É¤ò¤Ä¤±¤ë¤È¤¤¤Ã¤¿¤³¤È¤ò¤·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó. ¥·¥¹¥Æ¥à¤Î -¥»¥­¥å¥ê¥Æ¥£¤¬¥æ¡¼¥¶¤Î¼êÃæ¤Ë¤¢¤ë¤È¸À¤¦¤³¤È¤ò¥æ¡¼¥¶¤ËÍý²ò¤µ¤»¤Þ¤·¤ç¤¦. -
      - - &footer - - diff --git a/data/ja_JP.EUC/security/security.sgml b/data/ja_JP.EUC/security/security.sgml deleted file mode 100644 index ad405e6bb2..0000000000 --- a/data/ja_JP.EUC/security/security.sgml +++ /dev/null @@ -1,216 +0,0 @@ - - - - %includes; -]> - - - - - - &header; - -

      ¤³¤Î¥¬¥¤¥É¤Ï¿¤¯¤Î FreeBSD ¥»¥­¥å¥ê¥Æ¥£¤Îã¿Í¤¬¥·¥¹¥Æ¥à¤ò°ÂÁ´¤Ë¤·¤¿¤ê -°ÂÁ´¤Ê¥³¡¼¥É¤ò½ñ¤¯¤¿¤á¤Ë»È¤Ã¤Æ¤¤¤ë Tips ¤ä Tricks ¤ò¥É¥­¥å¥á¥ó¥È²½¤·¤è¤¦¤È -¤·¤¿¤â¤Î¤Ç¤¹. ³°Éô¤Î¹¶·â¤«¤é FreeBSD ¥·¥¹¥Æ¥à¤ò¼é¤ë¤¿¤á¤Î¿ô¿¤¯¤ÎÊýË¡¤È, -¤â¤·¤½¤¦¤¤¤Ã¤¿¹¶·â¤¬¹Ô¤ï¤ì¤¿»þ¤Ë¤¤¤«¤ËÉüµì¤¹¤ì¤Ð¤¤¤¤¤Î¤«¤È¤¤¤¦¤³¤È¤ò³Ø¤Ö -¤¿¤á¤Î¼ê½õ¤±¤È¤Ê¤ë¤è¤¦¤Ë¥Ç¥¶¥¤¥ó¤µ¤ì¤Æ¤¤¤Þ¤¹. ¤Þ¤¿, ¥·¥¹¥Æ¥à¥×¥í¥°¥é¥Þ¤¬ -¤è¤ê¥»¥­¥å¥ê¥Æ¥£¤ò°Õ¼±¤·, ¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤òºî¤Ã¤Æ¤·¤Þ¤¦¤è¤¦¤Ê¤³¤È¤ò½é´ü -Ãʳ¬¤ÇËɤ°¤¿¤á¤ÎÊýË¡¤âºÜ¤»¤Æ¤¢¤ê¤Þ¤¹.

      - -

      ¤³¤Î¥Ú¡¼¥¸¤Ë¤Ä¤¤¤Æ¤Î¥³¥á¥ó¥È¤äÄûÀµ¤Î»ØÅ¦¤Ï¤¤¤Ä¤Ç¤â´¿·Þ¤·¤Æ¤¤¤Þ¤¹. ¤â¤· -¤³¤³¤ËºÜ¤»¤¿¤¤Êѹ¹¤¬¤¢¤ë»þ¤Ï, -FreeBSD ¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô ¤Þ¤Ç¥á¡¼¥ë¤òÁ÷¤Ã¤Æ²¼¤µ¤¤.

      - -

      FreeBSD ¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô

      - -

      FreeBSD ¤Ï¥»¥­¥å¥ê¥Æ¥£¤ò¿¼¹ï¤Ê¤â¤Î¤È¼õ¤±»ß¤á¤Æ¤¤¤ë¤¿¤á, ¥»¥­¥å¥ê¥Æ¥£¤Ë -´Ø¤¹¤ë¾ðÊó¸ò´¹¤Î¤¿¤á¤ÎÁë¸ý¤È¤Ê¤ë¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô¤òÀߤ±¤Æ¤¤¤Þ¤¹. ¤³¤Î -¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô¤Î¼ç¤ÊÌò³ä¤Ï, FreeBSD ¥æ¡¼¥¶¤Î¤«¤«¤¨¤ë¥·¥¹¥Æ¥à¤ò°ÂÁ´¤Ë -ÊݤĤ¿¤á¤Ë, ´ûÃΤΥ»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤¬È¯¸«¤µ¤ì¤¿»þ¤Ë´«¹ð¤ò¹­Ê󤹤뤳¤È¤È -¤È¤â¤Ë, ¥»¥­¥å¥ê¥Æ¥£ÌäÂê¤ò°ÂÁ´¤Ê¤â¤Î¤ËÊݤĤ³¤È¤Ç¤Ç¤¹. -¤¹¤ë¤³¤È¤Ç¤¹. -¤Þ¤¿, ¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô¤ÏÀ¤³¦³Æ¹ñ¤Î CERT -(ÌõÃí: ÆüËÜ¤Ç¤Ï JPCERT/CC) ¤ä -FIRST ¥Á¡¼¥à¤ÈÏ¢Íí¤ò¼è¤ê¹ç¤¤, FreeBSD ¤ä -FreeBSD ¤Ç¤è¤¯»È¤ï¤ì¤ë¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤Î¥»¥­¥å¥ê¥Æ¥£¾å¤Î¼åÅÀ¤Ë´Ø¤¹¤ë¾ðÊó¸ò´¹¤ò -¹Ô¤Ê¤¤, ¹­Âç¤ÊÀ¤³¦Ãæ¤Î¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ëºÇ¿·¤Î¾ðÊó¤ÎÆþ¼ê¤ËÅØ¤á¤Þ¤¹. -¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô¤Ï, ¤³¤ì¤é¤ÎÃÄÂΤˤª¤±¤ë³èȯ¤Ê¥á¥ó¥Ð¤Ç¤â¤¢¤ê¤Þ¤¹.

      - -

      µ¤¤¬¤«¤ê¤ÊÌäÂ꤬¤¢¤Ã¤Æ¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô¤ÈÏ¢Íí¤ò¼è¤ëɬÍפ¬¤¢¤ë¾ì¹ç¤Ï, -¤¢¤Ê¤¿¤«¤é¤Î¥á¥Ã¥»¡¼¥¸¤ò°Å¹æ²½¤¹¤ë¤¿¤á¤Ë, ¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô¤Î -PGP key -¤ò»ÈÍѤ·¤Æ²¼¤µ¤¤.

      - -

      FreeBSD ¤Î¥»¥­¥å¥ê¥Æ¥£´«¹ð:

      - -

      FreeBSD ¤Ï¥»¥­¥å¥ê¥Æ¥£´«¹ð¤òÄ󶡤·¤Æ¤¤¤Þ¤¹. ¤³¤Î´«¹ð¤Ï, °Ê²¼¤Î¤è¤¦¤Ê -¤¤¤¯¤Ä¤«¤¢¤ë FreeBSD ¤ÎºÇ¿·¤Î¥ê¥ê¡¼¥¹¤ò¥«¥Ð¡¼¤·¤Æ¤¤¤Þ¤¹.

      - -
        -
      • FreeBSD ¤ÎºÇ¿·¤Î¸ø¼°¥ê¥ê¡¼¥¹ -
      • FreeBSD-current -
      • FreeBSD-stable (ºÇ¿·¤Î¥ê¥ê¡¼¥¹·ÏÅý¤¬ 2 ¤Ä°Ê¾å¥ê¥ê¡¼¥¹¤µ¤ì¤Æ¤¤¤ë¾ì¹ç) -
      • °ÊÁ°¤Î¥ê¥ê¡¼¥¹·ÏÅý¤Ç¤Î FreeBSD-stable (``ºÇ¿· stable''¤Î¥ê¥ê¡¼¥¹ - ·ÏÅý¤¬¤Þ¤À 2 ¤Ä¥ê¥ê¡¼¥¹¤µ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç) -
      - -¸½»þÅÀ¤Ç¤Ï, ¥»¥­¥å¥ê¥Æ¥£´«¹ð¤Ï°Ê²¼¤Î¥ê¥ê¡¼¥¹¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹: -
        -
      • FreeBSD 2.2.6 -
      • FreeBSD-current -
      • FreeBSD-stable -
      - -

      ¤³¤ì°ÊÁ°¤Î¸Å¤¤¥ê¥ê¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Ï, ÀѶËŪ¤Ë¥á¥ó¥Æ¥Ê¥ó¥¹¤µ¤ì¤ë¤³¤È¤Ï -¤¢¤ê¤Þ¤»¤ó¤Î¤Ç, ¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¥ê¥ê¡¼¥¹¤¤¤º¤ì¤«¤Ø¤Î¥¢¥Ã¥×¥°¥ì¡¼¥É¤ò -¶¯¤¯¿ä¾©¤·¤Þ¤¹.

      - -

      ¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤¬³èȯ¤Ë°­ÍѤµ¤ì¤Æ¤¤¤ë (¤È¤ÎÏ¢Íí¤¬¥¨¥ó¥É¥æ¡¼¥¶¤«¤é, -¤â¤·¤¯¤Ï CERT ¤Î¤è¤¦¤ÊÃÄÂΤ«¤é´ó¤»¤é¤ì¤Æ¤¤¤ë) ¾ì¹ç, ¤¢¤ë¤¤¤Ï¥»¥­¥å¥ê¥Æ¥£ -¥Û¡¼¥ë¤¬ (Î㤨¤Ð, °ìÈÌŪ¤Ê¥á¡¼¥ê¥ó¥°¥ê¥¹¥È°¸¤Æ¤ËÁ÷¤é¤ì¤ë¤Ê¤É¤ÎÍýͳ¤Ç) -¼þÃΤΤâ¤Î¤È¤Ê¤Ã¤¿¾ì¹ç¤Ë, ´«¹ð¤¬¸øÉ½¤µ¤ì¤ë¤³¤È¤È¤Ê¤ê¤Þ¤¹.

      - -

      Á´¤Æ¤Î³«È¯¤ÎÅØÎÏ¤ÈÆ±ÍͤË, ¥»¥­¥å¥ê¥Æ¥£¥Õ¥£¥Ã¥¯¥¹¤Ï¤Þ¤º -FreeBSD-current -¥Ö¥é¥ó¥Á¤Ë»ý¤Á¹þ¤Þ¤ì¤Þ¤¹. ¿ôÆü´Ö¤Î¥Æ¥¹¥È¤ò·Ð¤Æ, ²æ¡¹¤Î¥«¥Ð¡¼¤·¤Æ¤¤¤ë -FreeBSD-stable ¥Ö¥é¥ó¥Á¤ËÂбþ¤¹¤ë¤è¤¦¤Ë, ½¤ÀµÆâÍÆ¤¬»ý¤Á¹þ¤Þ¤ì, ´«¹ð¤¬¸øÉ½ -¤µ¤ì¤ë¤³¤È¤Ë¤Ê¤ê¤Þ¤¹.

      - -

      ´«¹ð¤Ï, °Ê²¼¤Î FreeBSD ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤òÄ̤¸¤Æ¸øÉ½¤µ¤ì¤Þ¤¹. -

        -
      • FreeBSD-security-notifications@freebsd.org -
      • FreeBSD-security@freebsd.org -
      • FreeBSD-announce@freebsd.org (ÌõÃí: ¤³¤ÎÆâÍÆ¤Ï - announce-jp@jp.freebsd.org ¤Ë¤âÇÛÁ÷¤µ¤ì¤Þ¤¹) -
      - -

      ´«¹ð¤Ï, ¾ï¤Ë FreeBSD ¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô¤Î -PGP ¸° -¤Ç½ð̾¤µ¤ì¤¿¸å, -FTP CERT ¥ê¥Ý¥¸¥È¥ê -¤Ë´ØÏ¢¥Ñ¥Ã¥Á¤È¤È¤â¤Ë¥¢¡¼¥«¥¤¥Ö¤µ¤ì¤Þ¤¹. ¤³¤ì (ÌõÃí: ¸¶Ê¸¤Î¤³¤È) ¤ò½ñ¤¤¤Æ¤¤¤ë -»þÅÀ¤Ç¤Ï, °Ê²¼¤Î´«¹ð¤¬¸ø³«¤µ¤ì¤Æ¤¤¤Þ¤¹.

      - - - -

      FreeBSD ¤Î¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ë¾ðÊó

      - -

      FreeBSD ¤Î¥»¥­¥å¥ê¥Æ¥£¤Ë¤Ä¤¤¤ÆºÇ¿·¤Î¾ðÊó¤Ë¿¨¤ì³¤±¤¿¤¤¤Î¤Ç¤¢¤ì¤Ð, °Ê²¼¤Î -¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë»²²Ã¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -
      -freebsd-security		¥»¥­¥å¥ê¥Æ¥£°ìÈ̤˴ؤ¹¤ëµÄÏÀ
      -freebsd-security-notification	¥»¥­¥å¥ê¥Æ¥£¹ðÃÎ (¥â¥Ç¥ì¡¼¥È¥á¡¼¥ê¥ó¥°¥ê¥¹¥È)
      -
      - -»²²Ã¤¹¤ë¤Ë¤Ï, ¥á¥Ã¥»¡¼¥¸¤ÎËÜʸ¤ÎÉôʬ¤Ë -
      -     subscribe <¥ê¥¹¥È̾>  [<¥á¡¼¥ë¥¢¥É¥ì¥¹ (¥ª¥×¥·¥ç¥ó)>]
      -
      -¤È½ñ¤«¤ì¤¿¥á¡¼¥ë¤ò -majordomo@FreeBSD.ORG -°¸¤Æ¤ËÁ÷¤Ã¤Æ²¼¤µ¤¤. - -

      ¥»¥­¥å¥ê¥Æ¥£¾å¤ÎÌäÂê¤ò¸«¤Ä¤±¤Æ¤·¤Þ¤Ã¤¿»þ¤Ë¤¹¤Ù¤­¤³¤È:

      - -
        -
      • ¥»¥­¥å¥ê¥Æ¥£¿¯³²¤ÎÅÙ¹ç¤ò·èÄꤹ¤ë:
        -¤É¤Î¤è¤¦¤ÊÆÃ¸¢¤Ç¹¶·â¤¬¹Ô¤Ê¤ï¤ì¤ë¤Î¤Ç¤·¤ç¤¦? °ìÈ̥桼¥¶¤Ç¤·¤ç¤¦¤«, ¤½¤ì¤È¤â -¤è¤ê¹â¤¤ (root ¸¢¸Â¤ËɤŨ¤¹¤ë) ¥æ¡¼¥¶¤Ç¤·¤ç¤¦¤«?
      • - -
      • ¤â¤Ï¤ä¥ª¥ê¥¸¥Ê¥ë¤Î¾õÂ֤Ǥʤ¯¤Ê¤Ã¤¿¥·¥¹¥Æ¥à¤ÎÉôʬ¤ò·èÄꤹ¤ë:
        -¤É¤Î¥½¥Õ¥È¥¦¥§¥¢¤¬ÉÔÀµ¤Ë²þÊѤµ¤ì¤Æ¤¤¤ë¤Î¤Ç¤·¤ç¤¦¤«? °Â¿´¤Ç¤­¤ë¥á¥Ç¥£¥¢¤«¤é -OS ¤òºÆ¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë, ¤¢¤ë¤¤¤Ï¥ª¥ê¥¸¥Ê¥ë¥½¥Õ¥È¥¦¥§¥¢¤Î MD5 Ãͤò¥Á¥§¥Ã¥¯ -¤·¤Æ, ¥·¥¹¥Æ¥à¤ò¥Á¥§¥Ã¥¯¤¹¤ë¤³¤È¤â¤Ç¤­¤ë¤Ç¤·¤ç¤¦. tripwire ¥Ñ¥Ã¥±¡¼¥¸¤Ï -(ÌõÃí: ¥·¥¹¥Æ¥à¤Î½ÅÍפʥե¡¥¤¥ë¤Î) MD5 ÃͤòÊݸ¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹, ¤â¤Ã¤È¤â -¤½¤Î tripwire ¤¬²þÊѤµ¤ì¤Æ¤¤¤ë¾ì¹ç¤â¤è¤¯¹Ô¤Ê¤ï¤ì¤ë¤È¤¤¤¦¤³¤È¤Ëµ¤¤Å¤­, ³Î¼Â¤Ë -ÌäÂ꤬¤Ê¤¤¤È¤Ï¤Ã¤­¤ê¤·¤Æ¤¤¤ë¥³¥Ô¡¼¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤.
      • - -
      • ¤É¤Î¤è¤¦¤Ë¤·¤Æ¥Ö¥ì¡¼¥¯¥¤¥ó¤¬¹Ô¤Ê¤ï¤ì¤ë¤Î¤«¤ò¸¡½Ð¤¹¤ë:
        -¤è¤¯ÃΤé¤ì¤Æ¤¤¤ë¥»¥­¥å¥ê¥Æ¥£¾å¤ÎÌäÂê¤Ë¤è¤ë¤â¤Î¤Ê¤Î¤Ç¤·¤ç¤¦¤«? ¸í¤Ã¤¿ -ÀßÄê¤Ë¤è¤ë¤â¤Î¤Ê¤Î¤Ç¤·¤ç¤¦¤«? ¿·¤·¤¤¥Ð¥°¤Ç¤¢¤ì¤Ð, FreeBSD ¥»¥­¥å¥ê¥Æ¥£ -ôÅö¼Ô¤ËÏ¢Íí¤·¤Æ²¼¤µ¤¤.
      • - -
      • ¥»¥­¥å¥ê¥Æ¥£¥Û¡¼¥ë¤Î½¤Àµ:
        -ÌäÂê¤ò½¤Àµ¤·¤¿¿·¤·¤¤¥½¥Õ¥È¥¦¥§¥¢¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ²¼¤µ¤¤. ¼êÁ᤯½¤ÀµÈǤò -Æþ¼ê¤Ç¤­¤Ê¤¤¾ì¹ç¤Ï, ½¤ÀµÈǤòÆþ¼ê¤¹¤ë¤Þ¤Ç, °ì»þŪ¤Ë¥·¥¹¥Æ¥à¤Ø¤Î³°Éô¤«¤é¤Î -¥¢¥¯¥»¥¹¤ò̵¸ú²½¤·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó.
      • -
      - -

      ¤¢¤Ê¤¿¤¬¼«Ì䤹¤ë¤«¤âÃΤì¤Ê¤¤¤Ç¤¢¤í¤¦¤½¤Î¾¤Î¼ÁÌä:

      -
        -
      • ï¤Ë·Ù¹ð¤·¤è¤¦¤«? ¥»¥­¥å¥ê¥Æ¥£Ã´Åö¼Ô¤ËÏ¢Íí¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹, ¤¢¤ë¤¤¤Ï -¤è¤ê¥í¡¼¥«¥ë¥°¥ë¡¼¥×Æâ¤Î¸¢°Ò¼Ô¤ËÁêÃ̤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. ¤½¤ÎÁªÂò¤Ï, ¤¢¤Ê¤¿ -¼¡Âè¤Ç¤¹.
      • - -
      • ÌäÂê¤Î¸¶°ø¤È¤Ê¤Ã¤Æ¤¤¤ë¿Í¤òÄÉÀפ·¤¿¤¤¤À¤í¤¦¤«? ÌäÂ꤬¤¹¤°½¤Àµ¤µ¤ì¤Ê¤¤ -¤¦¤Á¤Ï, ¤½¤Î¥¯¥é¥Ã¥«¡¼¤òÊá¤Þ¤¨¤ëµ¡²ñ¤¬¤¢¤ê¤Þ¤¹. ¤½¤ì¤«¤é, ¤½¤Î¥¯¥é¥Ã¥«¡¼¤ò -¥Ï¡¼¥É¥Ç¥£¥¹¥¯¤«¤éÄɤ¤½Ð¤¹µ¡²ñ¤â¤¢¤ê¤Þ¤¹. ¤½¤ÎÁªÂò¤Ï, ¤¢¤Ê¤¿¼¡Âè¤Ç¤¹.
      • - -
      - -

      FreeBSD ¥·¥¹¥Æ¥à¤ò°ÂÁ´¤ËÊݤÄÊýË¡

      - -

      FreeBSD ¥·¥¹¥Æ¥à, ¤½¤ì¤«¤é¼ÂºÝ¤Î¤È¤³¤í¼ï¡¹ UNIX ¥·¥¹¥Æ¥à¤ò°ÂÁ´¤Ê¤â¤Î¤È -¤¹¤ë¼ê½ç¤¬¤¤¤¯¤Ä¤«¤¢¤ê¤Þ¤¹.

      - -

      ¥»¥­¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ë, ¥×¥í¥°¥é¥Þ¤Î¤¿¤á¤Î¤Ù¤­¤Ù¤«¤é¤º½¸

      - -

      ¤½¤Î¾¤ÎÍ­ÍѤʥ»¥­¥å¥ê¥Æ¥£¾ðÊó:

      - - - - &footer - - diff --git a/data/ja_JP.EUC/send-pr.sgml b/data/ja_JP.EUC/send-pr.sgml deleted file mode 100644 index 82c05dd1bc..0000000000 --- a/data/ja_JP.EUC/send-pr.sgml +++ /dev/null @@ -1,72 +0,0 @@ - - - - %includes; -]> - - - - - -&header; - - - -

      FreeBSD ¤Ë´Ø¤¹¤ëÌäÂêÅÀ¤ÎÊó¹ð¤Ë»þ´Ö¤ò³ä¤¤¤Æ¤¤¤¿¤À¤¤¤Æ¤É¤¦¤â¤¢¤ê¤¬¤È -¤¦¤´¤¶¤¤¤Þ¤¹. °Ê²¼¤Î¥Õ¥©¡¼¥à¤ò¤Ç¤­¤ë¸Â¤êÁ´¤ÆËä¤á¤ë¤è¤¦¤Ë¤·¤Æ²¼¤µ¤¤. -"¼Â¹Ô´Ä¶­"Íó¤Ë¤ÏÌäÂê¤ÎȯÀ¸¤·¤¿¥Þ¥·¥ó¤«¤é¤Î½ÐÎϤòÍѤ¤¤Æ²¼¤µ¤¤.

      -

      (ÌõÃí) ¤â¤Á¤í¤óÁ´¤Æ±Ñ¸ì¤ÇËä¤á¤Æ¤¯¤À¤µ¤¤.

      - -
      - - - -¤¢¤Ê¤¿¤ÎÅŻҥ᡼¥ë¥¢¥É¥ì¥¹:
      -
      ¤¢¤Ê¤¿¤Î̾Á°:
      -
      ¤¢¤Ê¤¿¤Î½ê°ÁÈ¿¥¡¦²ñ¼Ò:
      -
      ÌäÂê¤ÎÍ×ÅÀ¤ò°ì¹Ô¤Ç¤Þ¤È¤á¤ë¤È:
      -
      Category (ÌäÂê¤ÎʬÌî): -
      Severity (½ÅÍ×ÅÙ): -
      Priority (Í¥Àè½ç°Ì): -
      Class (¥ì¥Ý¡¼¥È¤Î¼ïÎà): -
      ¤¢¤Ê¤¿¤Î»ÈÍѤ·¤Æ¤¤¤ë FreeBSD ¥ê¥ê¡¼¥¹¤Ï¡©:
      -
      ¼Â¹Ô´Ä¶­ (ÌäÂê¤ÎȯÀ¸¤·¤¿¥Þ¥·¥ó¤Ç¤Î "uname -a" ¤Î½ÐÎÏ):
      ¾ÜºÙ¤Êµ­½Ò:

      ÌäÂê¤òºÆ¸½¤¹¤ëÊýË¡:

      (¤â¤·¤ï¤«¤Ã¤Æ¤¤¤ë¤Ê¤é)ÌäÂê¤ò²ò·è¤¹¤ëÊýË¡:

      - -
      - -&footer; - - diff --git a/data/ja_JP.EUC/support.sgml b/data/ja_JP.EUC/support.sgml deleted file mode 100644 index 9e23e96d58..0000000000 --- a/data/ja_JP.EUC/support.sgml +++ /dev/null @@ -1,385 +0,0 @@ - - - %includes; -]> - - - - - -&header; - - -

      ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È

      - -

      ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È - ¤Ï FreeBSD ¤Î¥æ¡¼¥¶¤Ë¤È¤Ã¤Æ¼çÍפʥµ¥Ý¡¼¥È¼êÃʤǤ¢¤ê, °Û¤Ê¤ëÏÃÂêÈϰϤò¥« - ¥Ð¡¼¤¹¤ë¿¤¯¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬¤¢¤ê¤Þ¤¹. ¤É¤Î¥ê¥¹¥È¤ËÅê¹Æ¤¹¤Ù¤­¤«¤ï¤« - ¤é¤Ê¤¤»þ¤Ï - freebsd-questions@FreeBSD.ORG ¤Ë (ÌõÃí: ±Ñ¸ì¤Ç) Åê¹Æ¤·¤Æ¤¯¤À¤µ¤¤. - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Î¥¢¡¼¥«¥¤¥Ö¤ò - www.freebsd.org ¤Ë¤Æ - ¸¡º÷ ¤¹¤ë¤³¤È¤â - ¤Ç¤­¤Þ¤¹.

      - -

      ¤¤¤¯¤Ä¤«¤Î±Ñ¸ì°Ê³°¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤â¤¢¤ê¤Þ¤¹:

      - - - -

      ¤³¤ì°Ê³°¤Ë FreeBSD ¤Î¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤òºî¤Ã¤¿»þ¤Ï, - ²æ¡¹¤ËÃΤ餻¤Æ¤¯¤À¤µ¤¤.

      - - -

      ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×

      - -

      FreeBSD ÀìÍѤΠ- ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤Ï¾¯¤·¤·¤«¤¢¤ê¤Þ¤»¤ó¤¬, ¾¤Ë FreeBSD - ¤Î¥æ¡¼¥¶¤¬¶½Ì£¤ò»ý¤ÄÏÃÂê¤Ë¤Ä¤¤¤Æ¤Î¿ô¿¤¯¤Î¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤¬¤¢¤ê¤Þ¤¹. - ¤±¤ì¤É¤â, ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤¬ FreeBSD ¤Î³«È¯¼Ô¤ËÀÜ¿¨¤¹¤ëºÇ¤â¿®Íê¤Ç¤­ - ¤ëÊýË¡¤Ç¤¢¤ë¤³¤È¤Ë¤ÏÊѤï¤ê¤¢¤ê¤Þ¤»¤ó. - FreeBSD ¤Ë´Ø¤¹¤ëÍÍ¡¹¤ÊµÄÏÀ¤Ï - comp.unix.bsd.freebsd.misc ¤ò¸«¤Æ¤¯¤À¤µ¤¤. - ½ÅÍפʥ¢¥Ê¥¦¥ó¥¹¤Ë¤Ä¤¤¤Æ¤Ï - - comp.unix.bsd.freebsd.announce ¤ò¸«¤Æ¤¯¤À¤µ¤¤.

      - -

      - The BSD Usenet News Searcher ¤Ï 1992 ǯ 6 ·î°Ê¹ß¤Î¤¹¤Ù¤Æ¤Î BSD - ´ØÏ¢¤Î Usenet ¥Ë¥å¡¼¥¹¥°¥ë¡¼¥×¤ò¥¢¡¼¥«¥¤¥Ö¤·¤Æ¤¤¤Þ¤¹. -

      - - -

      WEB ¥ê¥½¡¼¥¹

      -
        -
      • ²æ¡¹¤Î WEB ¥Ú¡¼¥¸¤Ï¾ðÊ󸻤Ȥ·¤Æ¤ÏºÇ¤âÎɤ¤¤â¤Î¤Î°ì¤Ä¤Ç¤¢¤ë¤¿¤á, - À¤³¦Ãæ¤Î¿¤¯¤Î¥µ¥¤¥È¤Ë¥ß¥é¡¼¤µ¤ì¤Æ¤¤¤Þ¤¹. »î¤·¤Ë - www.¤¢¤Ê¤¿¤Î¹ñ.freebsd.org (Î㤨¤Ð¥É¥¤¥Ä¤Ê¤é - www.de.freebsd.org, - ¥ª¡¼¥¹¥È¥é¥ê¥¢¤Ê¤é - www.au.freebsd.org - ¤Ç¤¹) ¤ËÀܳ¤·¤Æ¤ß¤ë¤«, ¥Û¡¼¥à¥Ú¡¼¥¸ - ¤Ë¤¢¤ë¥ß¥é¡¼¤Î¥ê¥¹¥È¤«¤éÁª¤ó¤Ç¤ß¤Æ²¼¤µ¤¤. - Ʊ¤¸Ì¿Ì¾Ë¡¤¬ FTP ¥µ¡¼¥Ð¡¼¤Ë¤â - »È¤ï¤ì¤Æ¤¤¤Þ¤¹.

        - -

        ¥ß¥é¡¼¥µ¥¤¥È¤Ë²Ã¤¨¤Æ, ¤¤¤¯¤Ä¤«¤Î±Ñ¸ì°Ê³°¤Î WEB ¥ê¥½¡¼¥¹¤¬ - ¤¢¤ê¤Þ¤¹:

        - - -

        -
      • - - - -
      • ºÇ¶á¤Î FreeBSD ¤Îư¸þ¤È¥ê¥ê¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤Ï, - ¥Ë¥å¡¼¥¹Â®Êó ¤Î¥Ú¡¼¥¸¤ò¸«¤Æ¤¯¤À¤µ¤¤.

      • - -
      • FreeBSD ¥Ë¥å¡¼¥¹¥ì¥¿¡¼¼õ¤±¼è¤ê¤ÎÅÐÏ¿¤ä, ¥¢¥Ê¥¦¥ó¥¹ÍѤΠ- ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ø¤Î»²²Ã¤ò¤·¤¿¤¤Êý¤Ï, - ÅÐÏ¿ ¤Î¥Ú¡¼¥¸¤ò¸«¤Æ¤¯¤À¤µ¤¤.

        -
      • -
      - -

      GNATS - ¾ã³²Êó¹ð (Problem Report) ¥Ç¡¼¥¿¥Ù¡¼¥¹

      - -

      ºÇ¿·¤Î FreeBSD ¤Î¾ã³²Êó¹ð¤Ï GNATS ¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò - ÍѤ¤¤ÆÄÉÀפµ¤ì¤Æ¤¤¤Þ¤¹.

      - - - -

      ¾ã³²Êó¹ð¤Ï FreeBSD ¥·¥¹¥Æ¥à¤Î - - send-pr(1) ¥³¥Þ¥ó¥É¤ä - freebsd-bugs@FreeBSD.ORG - ¤Ë¥á¡¼¥ë¤òÁ÷¤ë¤³¤È¤Ç ³«È¯¥Á¡¼¥à¤ËÄó½Ð¤¹¤ë¤³¤È¤â¤Ç¤­¤Þ¤¹. - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ï¸ø¼°¤Ê¾ã³²Êó¹ð¤È¤·¤Æ¤ÏÄÉÀפµ¤ì¤Æ - ¤¤¤Ê¤¤ ¤Î¤Ç, - send-pr ¤¬¿ä¾©¤µ¤ì¤Æ¤¤¤ë¤³¤È¤ËÃí°Õ¤·¤Æ¤¯¤À¤µ¤¤!

      - - -

      CVS ¥ê¥Ý¥¸¥È¥ê

      - -

      CVS - (the Concurrent Version System) ¤ò²æ¡¹¤Ï¥½¡¼¥¹¤ò¥³¥ó¥È¥í¡¼¥ë¤¹¤ë - ¥Ä¡¼¥ë¤È¤·¤Æ»È¤Ã¤Æ¤¤¤Þ¤¹. FreeBSD 2.0 ¤«¤é¸½ºß¤Þ¤Ç¤ÎÁ´¤Æ¤ÎÊѹ¹ - (¤½¤ÎÌÜŪ¤òÀâÌÀ¤¹¤ë¥í¥°¥á¥Ã¥»¡¼¥¸¤È¶¦¤Ë) CVS ¥ê¥Ý¥¸¥È¥ê¤ËÆþ¤Ã¤Æ - ¤ª¤ê, ¤³¤³¤«¤é´Êñ¤Ë¸«¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹ (¥ê¥ó¥¯¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¤¯¤À - ¤µ¤¤). FreeBSD ¤Î CVS ¥ê¥Ý¥¸¥È¥ê¤Î´°Á´¤Ê¥³¥Ô¡¼¤ä¤½¤ÎÃæ¤Ë´Þ¤Þ¤ì¤ë - Ǥ°Õ¤Î³«È¯¥Ö¥é¥ó¥Á¤òÆþ¼ê¤¹¤ë¤Ë¤Ï, °Ê²¼¤Î¤è¤¦¤ÊÊýË¡¤¬¤¢¤ê¤Þ¤¹. - -

        -
      • cvsup - ¥ª¥ó¥Ç¥Þ¥ó¥É¤Ç¥¢¥¯¥»¥¹¤¹¤ë¥ª¡¼¥Ð¡¼¥Ø¥Ã¥É¤ÎÄ㤤ÊýË¡¤Ç¤¹. - ÀìÍѥ桼¥Æ¥£¥ê¥Æ¥£ (Modula-3 ¤Ç½ñ¤¤¤Æ¤¢¤ê¤Þ¤¹) ¤ò»ÈÍѤ·¤Þ¤¹.
      • - -
      • anoncvs - ¥ª¥ó¥Ç¥Þ¥ó¥É¤Ç¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ç¤¹. cvsup ¤è¤ê¤Ï (»þ´Ö¤ÈžÁ÷¤µ¤ì¤ë - ¥Ð¥¤¥ÈÎ̤ÎÅÀ¤«¤é¤ß¤Æ) ¥ª¡¼¥Ð¡¼¥Ø¥Ã¥É¤¬¹â¤¤¤Ç¤¹¤¬, ¥½¡¼¥¹¥Ä¥ê¡¼¤Î - ¤´¤¯°ìÉô¤ò check out ¤¹¤ë¤Î¤Ë»È¤¦Ê¬¤Ë¤Ï¤è¤ê´Êñ¤Ç¤¹¤·, FreeBSD - ¤Ë´û¤Ë¥Ð¥ó¥É¥ë¤µ¤ì¤Æ¤¤¤ë cvs ¤Î¥Ä¡¼¥ë°Ê³°¤ÏɬÍפȤ·¤Þ¤»¤ó.
      • - -
      • CTM ¥ª¡¼¥Ð¡¼¥Ø¥Ã¥É¤¬Èó¾ï¤Ë - Ä㤤, ¥Ð¥Ã¥Á¥â¡¼¥É¤Ç¥¢¥¯¥»¥¹¤¹¤ëÊýË¡¤Ç¤¹. ´ðËÜŪ¤Ë¥Ñ¥Ã¥Á¤¬¥á¡¼¥ë - ¤ÇÆÏ¤±¤é¤ì¤Þ¤¹.
      • - -
      • ºÇ¸å¤Ë, ½¼Ê¬¤Ê¥Í¥Ã¥È¥ï¡¼¥¯ÂӰ褬¤¢¤ë¾ì¹ç¤ä FTP ¤ò»È¤ï¤Ê¤±¤ì¤Ð - ¤Ê¤é¤Ê¤¤¾ì¹ç¤Ï, - - ftp.freebsd.org ¤«¤é CVS ¥ê¥Ý¥¸¥È¥ê¤ò¥ß¥é¡¼¤·¤Æ¤¯¤À¤µ¤¤. -
      • -
      - -

      CVS ¥ê¥Ý¥¸¥È¥ê CGI ¥¹¥¯¥ê¥×¥È¤Î¥ß¥é¡¼¤Ï - ¥É¥¤¥Ä - ¤È - ÆüËÜ ¤Ë¤¢¤ê¤Þ¤¹.

      - - -

      ¥æ¡¼¥¶¥°¥ë¡¼¥×

      - -

      FreeBSD ¤Ï¿Íµ¤¤òÂ礭¤¯¹­¤²¤Æ¤¤¤Æ, À¤³¦Ãæ¤Ë¿¤¯¤Î¥æ¡¼¥¶¥°¥ë¡¼¥× - ¤¬¤Ç¤­¤Æ¤¤¤Þ¤¹. ¤â¤·¤³¤Î¥ê¥¹¥È¤Ë¤Ê¤¤ FreeBSD ¤Î¥æ¡¼¥¶¥°¥ë¡¼¥× - ¤òÃΤäƤ¤¤¿¤é - ²æ¡¹¤ËÃΤ餻¤Æ ¤¯¤À¤µ¤¤.

      - -
        -
      • - FreeBSD-SF (San Francisco FreeBSD User Group) ¤Ï·î 2 ²ó - Silicon Reef ¤ÇÎã²ñ¤ò - ³«¤¤¤Æ¤¤¤Þ¤¹. ¶½Ì£¤Î¤¢¤ëÊý¤Ï WEB ¥µ¥¤¥È¤ò¸«¤ë¤« Interested - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È - ¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤.

      • - -
      • ¥Ç¥ó¥Þ¡¼¥¯¤Î *BSD ¥æ¡¼¥¶¥°¥ë¡¼¥×¤Î - BSD/DK ¤¬·ëÀ® - ¤µ¤ì¤Þ¤·¤¿. ¥á¡¼¥ë¹ØÆÉ¤Î´õ˾¤Ï bsd-dk-request@hotel.prosa.dk ¤Þ¤Ç. ºÇ½é¤ÎÎã²ñ¤ÎͽÄê - ¤Ï¤Þ¤À·è¤Þ¤Ã¤Æ¤¤¤Þ¤»¤ó. -

      • - -
      • BSDHH - (BSD users group Hamburg) ¤ÏËè·îÂè 1 ¿åÍËÆü¤Î¸á¸å 7 »þ¤«¤é - ¥É¥¤¥Ä¤Î Hamburg-Eppendorf ¤Î Loewenstrasse 22 ÈÖÃϤˤ¢¤ë - Ãæ²Ú¥ì¥¹¥È¥é¥ó Lotosbluete ¤ÇÎã²ñ¤ò³«¤¤¤Æ¤¤¤Þ¤¹. - ¤Û¤È¤ó¤É¤Î¥á¥ó¥Ð¡¼¤Ï FreeBSD ¥æ¡¼¥¶¤Ç¤¹¤¬, BSD É÷¤ÎÁ´¤Æ¤Î - ¥·¥¹¥Æ¥à¤Î¥æ¡¼¥¶¤Î»²²Ã¤ò´¿·Þ¤·¤Æ¤¤¤Þ¤¹. - ¶½Ì£¤Î¤¢¤ëÊý¤Ï - bsdhh@bsdhh.org ¤Ë - ¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤. -

      • - -
      • The FreeBSD UKUG - (FreeBSD UK User's Group) ¤Ï¥¤¥®¥ê¥¹¹ñÆâ¤Î FreeBSD ¥æ¡¼¥¶¤Î¤¿¤á¤Ë - ³èư¤·¤Æ¤¤¤Þ¤¹. ¾Ü¤·¤¯¤Ï¥ê¥ó¥¯¤ò¤¿¤É¤Ã¤Æ¤¯¤À¤µ¤¤. -

      • - -
      • ¥É¥¤¥Ä¤Î Wuerzburg ¤Î The Brainstorm - ¥æ¡¼¥¶¥°¥ë¡¼¥×¤ÏÁ´¤Æ¤Î - UNIX ¥æ¡¼¥¶¤Î»²²Ã¤ò´¿·Þ¤·¤Æ¤¤¤Þ¤¹. FreeBSD ¤Î¿·µ¬¥æ¡¼¥¶¤Ø¤Î - ¼ê½õ¤±¤Ë¤¢¤ëÄøÅٽŤ­¤ò¤ª¤¤¤Æ¤¤¤Þ¤¹. Ëè½µ·îÍËÆü¤Î¸á¸å 8 »þ¤«¤é - Wuerzburg ¤Î Muenzstrasse ¤Ë¤¢¤ë "Cafe Klug" ¤ÇÎã²ñ¤ò³«¤¤¤Æ¤¤ - ¤Þ¤¹. ¾ÜºÙ¤Ë¤Ä¤¤¤Æ¤Ï - bs@rak.franken.de - ¤Ë¥á¡¼¥ë¤¹¤ë¤« Brainstorm ¤Î¥ê¥ó¥¯¤ò¤¿¤À¤Ã¤Æ¤¯¤À¤µ¤¤. -

      • - -
      • FUUNM (Free Unix Users of New Mexico) ¤ÏËè·îÂè 2 ÅÚÍËÆü - ¤Î ¸á¸å 4:30 ¤«¤é 6:00 ¤Þ¤Ç¥Ë¥å¡¼¥á¥­¥·¥³Âç³Ø Farris - ¥¨¥ó¥¸¥Ë¥¢¥ê¥ó¥°¥»¥ó¥¿¡¼¤Î 141 ¹æ¼¼¤ÇÎã²ñ¤ò³«¤¤¤Æ¤¤¤Þ¤¹. - FreeBSD ÀìÌç¤Î¥æ¡¼¥¶¥°¥ë¡¼¥×¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¤¬, ¤³¤ÎÃϰè¤Ë - ¤¤¤ëÊý¤Î»²²Ã¤ò´¿·Þ¤·¤Þ¤¹. ¥°¥ë¡¼¥×¤Ï¥á¡¼¥ê¥ó¥°¥ê¥¹¥È (fuunm@astro.phys.unm.edu) - ¤ò±¿±Ä¤·¤Æ¤¤¤Þ¤¹. - ¾ÜºÙ¤Ï Alan - Lundin ¤Þ¤Ç.

      • - -
      • ¥¦¥£¥¹¥³¥ó¥·¥ó½£¤ÎFreeBSD-Milwaukee - ¤Ï»þ¡¹²ñ¹ç¤ò³«¤¤¤Æ¤¤¤Æ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È freebsd-mke-l@ns.sol.net - ¤ò±¿±Ä¤·¤Æ¤¤¤Þ¤¹. »²²Ã¤¹¤ë¤Ë¤Ï - freebsd-mke-l-request@ns.sol.net - ¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤.

      • - -
      • RUUG (Reno Unix Users Group) ¤ÏËè·î Nevada ½£ Reno ¤Ç - Îã²ñ¤ò³«¤¤¤Æ¤¤¤Æ FreeBSD ¤È Linux ¤Î»ÈÍѤˤĤ¤¤ÆµÄÏÀ¤·¤Æ¤¤¤Þ¤¹. - ¾Ü¤·¤¯¤Ï Eric Blood - ¤« Todd - Crenshaw ¤Þ¤Ç.

      • - -
      • Washington DC (DC Metropolitan Area) FreeBSD User Group ¤¬ -¸½ºß·ëÀ®¤µ¤ì¤Ä¤Ä¤¢¤ê¤Þ¤¹. ¥á¥ó¥Ð¡¼¥ê¥¹¥È¤Ë²Ã¤ï¤ë¤Ë¤Ï Sytex Access Ltd. -¤Î Richard Cramer ¤Ë¥³¥ó¥¿¥¯¥È¤·¤Æ¤¯¤À¤µ¤¤. 703-425-2515 ¤«, -¤â¤·¤è¤±¤ì¤Ð rcramer@sytex.net ¤Ë¥á¡¼¥ë¤·¤Æ -¤¯¤À¤µ¤¤. ºÇ½é¤Î²ñ¹ç¤Ï 5 ·î¤Ë³«¤«¤ì¤ëͽÄê¤Ç¤¹.

      • - -
      • -Yavapai Free Unix Users Group ¤ÏËÌ¥¢¥ê¥¾¥Ê¤Î *BSD/Linux ¤Ê¤É¤Î -¥æ¡¼¥¶¤Î¤¿¤á¤Ë·ëÀ®¤µ¤ì¤Ä¤Ä¤¢¤ê¤Þ¤¹. -¾Ü¤·¤¯¤Ï Russell Carter ( -rcarter@consys.com) ¤Þ¤Ç. -

      • - -
      - - -

      FreeBSD ³«È¯¥×¥í¥¸¥§¥¯¥È

      - -

      FreeBSD ¤Î³«È¯¤Îή¤ì¤Î¼çή¤È¤Ê¤ë¤â¤Î¤Ë²Ã¤¨¤Æ, ¿ô¿¤¯¤Î³«È¯¥°¥ë¡¼¥×¤¬ -FreeBSD ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ÎÈϰϤò¿·¤·¤¤Ê¬Ìî¤Ø¤È³ÈÂ礹¤Ù¤¯, -ºÇÀèüµ»½Ñ¤Ë¼è¤êÁȤó¤Ç¤¤¤Þ¤¹. - - -

      - FreeBSD ¥»¥­¥å¥ê¥Æ¥£¥¬¥¤¥É

      - - FreeBSD ¥æ¡¼¥¶¤Ø°Ê²¼¤Î¥»¥­¥å¥ê¥Æ¥£´Ø·¸¤Î¥ê¥½¡¼¥¹¤¬Ä󶡤µ¤ì¤Æ¤¤¤Þ¤¹: - ¥»¥­¥å¥ê¥Æ¥£¥ª¥Õ¥£¥µ¡¼¤Î PGP Key, ´«¹ð (advisories), ¥Ñ¥Ã¥Á, - ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È. - -

      - ¾¦ÍÑ¥³¥ó¥µ¥ë¥Æ¥£¥ó¥°¥µ¡¼¥Ó¥¹

      - - FreeBSD ¤ò»Ï¤á¤¿¤Ð¤«¤ê¤ÎÊý¤Ç¤â, µðÂç¤Ê¥×¥í¥¸¥§¥¯¥È¤ò´°·ë¤·¤Ê¤±¤ì¤Ð - ¤Ê¤é¤Ê¤¤¾ì¹ç¤Ç¤â, ¥³¥ó¥µ¥ë¥¿¥ó¥È¤¬Ìò¤Ë¤¿¤Ä¤Ç¤·¤ç¤¦. -

      - - -

      °ìÈÌŪ¤Ê UNIX ¾ðÊó

      - - - - -

      The X Window System

      - -
        -
      • XFree86 - ¥×¥í¥¸¥§¥¯¥È ¤Ï FreeBSD ¤ò´Þ¤àÍÍ¡¹¤Ê Intel ¥Ù¡¼¥¹¤Î - UNIX ¥·¥¹¥Æ¥à¤Î¥æ¡¼¥¶¤ËÍ¥¤ì¤¿ X Window System ¤òÄ󶡤·¤Æ - ¤¤¤Þ¤¹.
      • - -
      • WINE ¥×¥í¥¸¥§¥¯¥È¤Ï FreeBSD, NetBSD, Linux ¤Î¤è¤¦¤Ê - Intel ¥Ù¡¼¥¹¤Î UNIX ¥·¥¹¥Æ¥à¤Ç MS-Windows ¥½¥Õ¥È¥¦¥§¥¢¤ò - ¼Â¹Ô¤¹¤ëµ¡Ç½¤òÄ󶡤¹¤ë¤¿¤á¤Ëºî¶È¤·¤Æ¤¤¤Þ¤¹. - ¾ÜºÙ¤Ê¾ðÊó¤Ï - WINE FAQ - ¤ÇÆþ¼ê¤Ç¤­¤Þ¤¹.
      • -
      - - -

      ¥Ï¡¼¥É¥¦¥§¥¢

      -
        -
      • The comp.answers pc-hardware-faq ¤Ï - ¼«Ê¬¤Ç¥Þ¥·¥ó¤òÁȤßΩ¤Æ¤ë¿Í¤Î¤¿¤á¤ÎÂî±Û¤·¤¿¥ê¥Õ¥¡¥ì¥ó¥¹¤Ç¤¹.
      • - -
      • FreeBSD ¤Î¥Ù¡¼¥¹ distribution ¤Ç¤Ï¤Þ¤ÀÄ󶡤µ¤ì¤Æ¤¤¤Ê¤¤, - PCCARD (PCMCIA ¤È¤â¸Æ¤Ð¤ì¤Æ¤¤¤Þ¤¹) ¤Î¥µ¥Ý¡¼¥È¤òõ¤·¤Æ¤¤¤ë - ¥é¥Ã¥×¥È¥Ã¥×¥æ¡¼¥¶¤Ï, ºÇ¿·¤Î¤¹¤Ð¤é¤·¤¤¼Â¸³Åª¤Ê¥é¥Ã¥×¥È¥Ã¥× - ¥µ¥Ý¡¼¥È¤Î¤¿¤á¤Î - PAO distribution - ¥Ú¡¼¥¸¤ò¸«¤Æ¤ß¤ë¤Ù¤­¤Ç¤·¤ç¤¦. - -
      • Intel Secrets -- What - Intel Doesn't Want You To Know (Intel ¤ÎÈëÌ© -- Intel - ¤¬¤¢¤Ê¤¿¤ËÃΤäÆÍߤ·¤¯¤Ê¤¤¤³¤È) - Intel ¤Î¥Á¥Ã¥×¤Ë´Ø¤¹¤ë - ¿¤¯¤Î¾ðÊó.
      • - -
      • Aad - Offerman's Chip List - PC ¥¯¥í¡¼¥ó¤Ç»È¤ï¤ì¤Æ¤¤¤ë¥Á¥Ã¥×¤Ë - ¤Ä¤¤¤Æ¤Î¥ê¥Õ¥¡¥ì¥ó¥¹»ñÎÁ.
      • - -
      • ASUS ¤Ï FreeBSD ¤¬ - ¤¦¤Þ¤¯Æ°ºî¤¹¤ë¥Þ¥¶¡¼¥Ü¡¼¥É¤òÀ½Â¤¤·¤Æ¤¤¤Þ¤¹.
      • - -
      • FreeBSD ¥Ï¡¼¥É¥¦¥§¥¢¥¬¥¤¥É - ¤Ï FreeBSD ¤¬¤¦¤Þ¤¯Æ°ºî¤¹¤ë¤ÈÃΤé¤ì¤Æ¤¤¤ë¥Ï¡¼¥É¥¦¥§¥¢¤Ë¤Ä¤¤¤Æ, - ¤¤¤¯¤Ä¤«¤Î¶ñÂÎŪ¤Ê¿äÁ¦¤ò¤·¤Æ¤¤¤Þ¤¹.
      • -
      - - -

      ´ØÏ¢¤¹¤ë¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Î¥×¥í¥¸¥§¥¯¥È

      -
        - -
      • NetBSD - ¤Ï¥Õ¥ê¡¼¤Î 4.4BSD-Lite ¥Ù¡¼¥¹¤Î¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥° - ¥·¥¹¥Æ¥à¤Ç, ¤¤¤¯¤Ä¤«¤Î°Û¤Ê¤ë¥¢¡¼¥­¥Æ¥¯¥Á¥ã¤Î¥Þ¥·¥ó¤Çưºî - ¤·¤Þ¤¹.
      • - -
      • OpenBSD - ¤Ï 4.4BSD ¤«¤éÇÉÀ¸¤·¤¿¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤Ç¤¹.
      • - -
      • Linux ¤Ï - ¥Õ¥ê¡¼¤Î UNIX-like ¥·¥¹¥Æ¥à¤Ç¤¹.
      • - -
      • Lites - ¤Ï Mach ¥Ù¡¼¥¹¤Î¥·¥¹¥Æ¥à¤Ë ¥Õ¥ê¡¼ UNIX ¤Îµ¡Ç½¤òÄ󶡤¹¤ë - 4.4 BSD Lite ¥Ù¡¼¥¹¤Î¥µ¡¼¥Ð¡¼¤È¥¨¥ß¥å¥ì¡¼¥·¥ç¥ó¥é¥¤¥Ö¥é¥ê - ¤Ç¤¹.
      • - -
      • GNU - HURD ¥×¥í¥¸¥§¥¯¥È¤Ï¥Õ¥ê¡¼¤Î UNIX-like - ¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤ò³«È¯¤·¤è¤¦¤È¤¹¤ë - ¼è¤êÁȤߤǤ¹.
      • -
      - -&footer; - - diff --git a/data/ja_JP.EUC/web.atoz b/data/ja_JP.EUC/web.atoz deleted file mode 100644 index 002ed12ae5..0000000000 --- a/data/ja_JP.EUC/web.atoz +++ /dev/null @@ -1,402 +0,0 @@ -# -# `A-Z Index' for http://www.FreeBSD.org -# -# With the format `|'. -# Empty lines or comments are ignored. -# -# $Id: web.atoz,v 1.6 1998-07-30 12:54:01 hanai Exp $ -# -# The FreeBSD Japanese Documentation Project -# Original revision: 1.34 - -# about.sgml -Usage statistics for this server|about.html -Statistics for this server|about.html -WWW statistics for this server|about.html -Fieber, John|about.html|about.html -Apache http server|about.html -http server|about.html -WWW server www.FreeBSD.ORG|about.html -hub.cdrom.com|about.html -Walnut Creek CDROM, network connection|about.html -Network connection, Walnut Creek CDROM|about.html -CGI scripts|about.html -Mailing list archive|about.html -freewais-sf|about.html - -# applications.sgml -Hittinger, Mark|applications.html -WinNet Communications|applications.html -Netscape Navigator|applications.html -Java, Netscape Navigator|applications.html -Internet services|applications.html -X Windows workstation|applications.html -Networking|applications.html -Software development|applications.html -Net surfing|applications.html -Education and research|applications.html - -# auditors.sgml -Security, Auditors|auditors.html -Auditors|auditors.html - -# availability.sgml -Availability of FreeBSD|availability.html -Hardware requirements|availability.html -Where to get it|availability.html -About the FreeBSD Project|availability.html -Walnut Creek CD-ROM, address|availability.html -Kelly, Sean|availability.html - -# branch.sgml -Branch|branch.html -2.2-RELEASE, branch|branch.html -2.2-STABLE, branch|branch.html -2.2.x-RELEASE, branch|branch.html -2.1-STABLE, branch|branch.html -3.0-CURRENT, branch|branch.html -2.1.7-RELEASE, branch|branch.html -Walnut Creek CDROM, subscription customer|branch.html -subscription customer, Walnut Creek CDROM|branch.html - -# cgallery.sgml -Gallery, Commercial|../cgallery.html - -# commercial.sgml -Commercial Vendors|commercial.html -Vendors, commercial|commercial.html -Commercial Vendors, Consulting|../commercial/consulting.html -Consulting, Commercial Vendors|../commercial/consulting.html -Commercial Vendors, Hardware|../commercial/hardware.html -Hardware, Commercial Vendors|../commercial/hardware.html -Commercial Vendors, Software|../commercial/software.html -Software, Commercial Vendors|../commercial/software.html -Commercial Vendors, Miscellaneous|../commercial/misc.html -Miscellaneous, Commercial Vendors|../commercial/misc.html - -# daemon.sgml -BSD Daemon|daemon.html -Daemon, BSD|daemon.html -Nemeth, Evi|daemon.html -Lassiter, John|daemon.html -Hosokawa, Tatsumi|daemon.html -McKusick, Marshall Kirk|daemon.html - -# docproj.sgml -Documentation Project|docproj.html -Project, Documentation|docproj.html -Goals, documentation|docproj.html -FAQ, Documentation Project|docproj.html -Handbook, Documentation Project|docproj.html -Contributing, Documentation Project|docproj.html -Submitting corrections, Documentation Project|docproj.html -Submitting new material, Documentation Project|docproj.html -SGML, Documentation Project|docproj.html -Linuxdoc, Documentation Project|docproj.html -Docbook, Documentation Project|docproj.html -Guidelines, Documentation Project|docproj.html - -# docs.sgml -Documentation|docs.html -Handbook|docs.html -Japanese Handbook|docs.html#handbook -Handbook, Japanese|docs.html#handbook -Frequently Asked Questions (FAQ)|docs.html#faq -FAQ|docs.html#faq -Tutorials|docs.html#tutorial -Books|docs.html#books -Manual Pages|docs.html#man -4.4BSD Documents|docs.html#44doc -BSD Documents|docs.html#44doc -Documents, 4.4BSD|docs.html#44doc -Schneider, Wolfram|docs.html#man -Info Documents|docs.html#info -GNU Info Documents|docs.html#info -Source Code|docs.html#source -Toomey, Warren|docs.html#source -Eilts, Hinrich|docs.html#man -y2k|docs.html#y2kbug -Year 2000 bug|docs.html#y2kbug -Millennium bug|docs.html#y2kbug -2000, year bug|docs.html#y2kbug - -# features.sgml -Features|features.html -4.4BSD, A complete operating system|features.html -Berkeley, University of California|features.html -UCB|features.html -Computer Systems Research Group|features.html -CSRG|features.html -Bounce buffering|features.html -Merged virtual memory and filesystem buffer cache|features.html -virtual memory|features.html -buffer cache|features.html -Compatibility, SCO|features.html -Compatibility, Linux|features.html -Compatibility, NetBSD|features.html -Compatibility, OpenBSD|features.html -Compatibility, BSDI|features.html -SCO, Compatibility|features.html -Linux, Compatibility|features.html -NetBSD, Compatibility|features.html -OpenBSD, Compatibility|features.html -BSDI, Compatibility|features.html -FrontPage Server|features.html -WordPerfect|features.html -Dynamically loadable kernel modules|features.html -LKM|features.html -loadable kernel modules|features.html -Shared libraries|features.html -Libraries, shared|features.html -Infoworld|features.html -Glass, Brett|features.html - -# gallery.sgml -Gallery, FreeBSD|gallery.html -Powered by FreeBSD logo|gallery.html -logo, Powered by FreeBSD|gallery.html -Tao, Brian|gallery.html -McKusick, Marshall Kirk|gallery.html -commercial organizations, gallery|gallery.html#commercial -gallery, commercial organizations|gallery.html#commercial -non-profit organizations, gallery|gallery.html#non-profit -gallery, non-profit organizations|gallery.html#non-profit -gallery, personal sites|gallery.html#personal -personal sites, gallery|gallery.html#personal - -# internet.sgml -Internet|internet.html -TCP/IP protocols|internet.html -NFS|internet.html -NIS|internet.html -SNMP|internet.html -FTP|internet.html -DNS/BIND|internet.html -PPP|internet.html -SLIP|internet.html -MBONE|internet.html -SAMBA|internet.html -PCNFS|internet.html -Appletalk|internet.html -Novell|internet.html -TCP extensions|internet.html -RFC-1323|internet.html -RFC-1644|internet.html -networking|internet.html -FTP Server ftp.FreeBSD.ORG, configuration|internet.html -Yahoo|internet.html -High performance and security|internet.html -Encryption software|internet.html -secure shells|internet.html -Kerberos|internet.html -end-to-end encryption|internet.html -secure RPC facilities|internet.html -O'Brien, Michael|internet.html -SunExpert|internet.html - -# license.sgml -Copyright|license.html -License|license.html - -# mailto.sgml -Contact us|mailto.html -Questions about this WWW server|mailto.html -Questions about the contents of this WWW server|mailto.html -Questions about FreeBSD|mailto.html - -# mirror.sgml -Mirroring the FreeBSD Web Pages|mirror.html -rsync|mirror.html - -# mozilla.sgml -Mozilla Group, FreeBSD|mozilla.html -Netscape source code|mozilla.html - -# newsflash.sgml -News flash|newsflash.html -Press releases, News|newsflash.html - -# npgallery.sgml -Non-profit organizations, Gallery|../npgallery.html - -# npgallery.sgml -Personal sites, Gallery|../pgallery.html - -# ports/index.sgml -Ports Collection|ports/index.html - -# press.sgml -Press, in the|press.html - -# publish.sgml -Related Publications|publish.html -Publications, Related|publish.html -Covers, Publications|publish.html -Daemon, Covers|publish.html -CDROM, Covers|publish.html#cdroms -Books, Covers|publish.html#books -Magazins, Covers|publish.html#magazines -Newsletter|publish.html#newsletter - -# releases/index.sgml -Recent announcements about FreeBSD Releases|releases/index.html -Current Releases|releases/index.html#current -Future Releases|releases/index.html#future -Past Releases|releases/index.html#past -Releases, current|releases/index.html#current -Releases, future|releases/index.html#future -Releases, past|releases/index.html#past -1.0 FreeBSD|releases/index.html#past -1.1 FreeBSD|releases/index.html#past -1.1.5 FreeBSD|releases/index.html#past -1.1.5.1 FreeBSD|releases/index.html#past -2.0 FreeBSD|releases/index.html#past -2.0.5 FreeBSD|releases/index.html#past -2.1 FreeBSD|releases/index.html#past -2.1.5 FreeBSD|releases/index.html#past -2.1.6 FreeBSD|releases/index.html#past -2.1.7 FreeBSD|releases/index.html#past -2.2 FreeBSD|releases/index.html#past -2.2.1 FreeBSD|releases/index.html#past -2.2.2 FreeBSD|releases/index.html#past -2.2.5 FreeBSD|releases/index.html#past -2.2.6 FreeBSD|releases/index.html#current - -# resignation.sgml -Jordan's Resignation Letter|resignation.html -Resignation Letter, Jordan|resignation.html -President of the FreeBSD Project|resignation.html - -# search.sgml -Search Services|search.html -Web pages, search|search.html#web -Search, Web pages|search.html#web -Mailing list archives, search|search.html#mailinglists -Search, Mailing list archives|search.html#mailinglists -Ports Changes, Search|search.html -Search, Ports Changes|search.html -Message-ID, Search|search.html -Search, Message-ID|search.html -Usenet News, Search|search.html -Newsgroups, Search|search.html -Search, Usenet News|search.html - -# searchhints.sgml -Searching Hints|searchhints.html - -# security/security.sgml -Security Guide|security/security.html - -# send-pr.sgml -Submit a FreeBSD problem report|send-pr.html -Bug report, submit|send-pr.html - -# support.sgml -Support|support.html -Mailing lists|support.html#mailing-list -non-English mailing lists|support.html#mailing-list -Mailing lists, German|support.html#mailing-list -Mailing lists, Czech|support.html#mailing-list -Mailing lists, Polish|support.html#mailing-list -Mailing lists, Portuguese|support.html#mailing-list -Mailing lists, Japanese|support.html#mailing-list -Mailing lists, Japanese|support.html#mailing-list -Mailing lists, Hungarian|support.html#mailing-list -German mailing lists|support.html#mailing-list -Czech mailing lists|support.html#mailing-list -Polish mailing lists|support.html#mailing-list -Portuguese mailing lists|support.html#mailing-list -Japanese mailing lists|support.html#mailing-list -Hungarian mailing lists|support.html#mailing-list -German web pages|support.html#mailing-list -Czech web pages|support.html#mailing-list -Portuguese web pages|support.html#mailing-list -Japanese web pages|support.html#mailing-list -Hungarian web pages|support.html#mailing-list -Slovakian web pages|support.html#mailing-list -Newsgroups|support.html#newsgroups -Web Resources, mirrors|support.html#web -GNATS Problem Report Database|support.html#pr -Bug reports, view|support.html#pr -CVS Repository|support.html#cvs -CTM|support.html#cvs -CVSup|support.html#cvs -anoncvs|support.html#anoncvs -User Groups|support.html#user -General UNIX Information|support.html#general -X Window System|support.html#xwin -Hardware, support|support.html#hardware - -# /projects/ -Multimedia|projects/projects.html#multimedia -Home Automation|projects/projects.html#homeauto -Automation, Home|projects/projects.html#homeauto -Symmetric MultiProcessing (SMP)|projects/projects.html#SMP -SMP|projects/projects.html#SMP -Sparc|projects/projects.html#sparc -FreeBSD-Sparc|projects/projects.html#sparc -Alpha, FreeBSD|projects/projects.html#alpha -DEC Alpha|projects/projects.html#alpha -DIGITAL Alpha|projects/projects.html#alpha -FreeBSD/Alpha|projects/projects.html#alpha -Java|projects/projects.html#java -PicoBSD|projects/projects.html#picobsd -single floppy FreeBSD|projects/projects.html#picobsd -Related Operating System Projects|projects/projects.html#related -Operating System, related projects|projects/projects.html#related -DEVFS|projects/projects.html#devfs -soft update code|projects/projects.html#softupdate -Newbies Project|projects/projects.html#newbies -Hardening Project|projects/projects.html#hardening -secure environment|projects/projects.html#hardening -KAME Project|projects/projects.html#kame -IPv6/IPsec stack for BSD|projects/projects.html#kame -Token-Ring Project|projects/projects.html#tokenring -i4b|projects/projects.html#isdn -ISDN|projects/projects.html#isdn -ISDN4BSD|projects/projects.html#isdn -USB|projects/projects.html#usb -Drawbridge|projects/projects.html#drawbridge -secure MobileIP via IPSec|projects/projects.html#smn -MobileIP via IPSec|projects/projects.html#smn -IPSec|projects/projects.html#smn -SMN|projects/projects.html#smn -High-precision timekeeping|projects/projects.html#timekeeping -timekeeping, High-precision|projects/projects.html#timekeeping -ALTQ|projects/projects.html#altq -bandwidth management|projects/projects.html#altq -Alternate Queueing|projects/projects.html#altq -vinum|projects/projects.html#vinum -logical volume manager|projects/projects.html#vinum -volume manager, logical|projects/projects.html#vinum -ATM, BSD|projects/projects.html#atm -BSD ATM|projects/projects.html#atm -PAO|projects/projects.html#pao -Mobile Computing|projects/projects.html#pao -laptop|projects/projects.html#pao -Point to Point Protocol (PPP)|projects/projects.html#ppp -GLOBAL common source code tag system|projects/projects.html#global -Metacomputing|projects/projects.html#metacomputing -Voice Answering Machine|projects/projects.html#vam -Answering Machine, Voice|projects/projects.html#vam -Retail Outlets for FreeBSD|projects/projects.html#retail - - -Security Advisories|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html -Advisories, security|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html -SA|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html - - -# where.sgml -Getting FreeBSD|where.html -Installing FreeBSD|where.html#install -Distribution Sites|where.html#distribution -Release Information|where.html#releases -Applications and Utility Software|where.html#apps -Commercial software|where.html - -# news/ -Real-Quick (TM) Newsletter|news/qnewsletter.html -RQN|news/qnewsletter.html -Quick (TM) Newsletter|news/qnewsletter.html -Newsletter, Real-Quick (TM)|news/qnewsletter.html diff --git a/data/ja_JP.EUC/where.sgml b/data/ja_JP.EUC/where.sgml deleted file mode 100644 index 947a4c78fc..0000000000 --- a/data/ja_JP.EUC/where.sgml +++ /dev/null @@ -1,124 +0,0 @@ - - - %includes; -]> - - - - - -&header; - - -

      ¥ê¥ê¡¼¥¹¾ðÊó

      - -

      ²áµî, ¸½ºß, ¤½¤·¤Æ¾­Íè¤Î¥ê¥ê¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Î¾ÜºÙ¤Êµ­½Ò. FreeBSD ¤Î -ºÇ¿·¤Î¥Ð¡¼¥¸¥ç¥ó¤¬²¿¤«¤ò³Îǧ¤¹¤ë¤Ë¤Ï, ¤Þ¤º¤³¤³¤ò¸«¤Æ¤¯¤À¤µ¤¤.

      - - -

      FreeBSD ¤Î¥¤¥ó¥¹¥È¡¼¥ë

      - - -

      FreeBSD ¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ï, CD-ROM, ¥Õ¥í¥Ã¥Ô¡¼¥Ç¥£¥¹¥¯, MS-DOS - ¥Ñ¡¼¥Æ¥£¥·¥ç¥ó, ¼§µ¤¥Æ¡¼¥×, anonymous ftp, ¤½¤·¤Æ NFS ·Ðͳ¤Î - ¥¤¥ó¥¹¥È¡¼¥ë, ¤È¿ô¿¤¯¤Î¥ª¥×¥·¥ç¥ó¤¬¤¢¤ê¤Þ¤¹. FreeBSD ¤ÎÁ´ - distribution ¤ò¥À¥¦¥ó¥í¡¼¥É¤¹¤ëÁ°¤Ë, - ¥¤¥ó¥¹¥È¡¼¥ë¥¬¥¤¥É ¤òÄÌÆÉ - ¤·¤Æ¤¯¤À¤µ¤¤. Internet ¤Ë¤Ä¤Ê¤¬¤Ã¤Æ¤¤¤ë¥Þ¥·¥ó¤Ë¥¤¥ó¥¹¥È¡¼¥ë - ¤¹¤ë¤Î¤Ç¤¢¤ì¤Ð, ¥¤¥ó¥¹¥È¡¼¥ë¥Ç¥£¥¹¥¯¤Î¥¤¥á¡¼¥¸ 1 Ëçʬ¤·¤« - ¥À¥¦¥ó¥í¡¼¥É¤¹¤ëɬÍפϤ¢¤ê¤Þ¤»¤ó!

      - - -

      Distribution ¥µ¥¤¥È

      - -

      FreeBSD ¤Î¸ø¼°¾ðÊó¤Ï°Ê²¼¤Î¾ì½ê¤«¤éÆþ¼ê¤Ç¤­¤Þ¤¹: -

      - -

      FTP ·Ðͳ¤Ç FreeBSD ¤òÆþ¼ê¤¹¤ë¾ì¹ç, ¥Ï¥ó¥É¥Ö¥Ã¥¯¤Î - ¥ß¥é¡¼¥µ¥¤¥È - ¤Î¥ê¥¹¥È¤ò¥Á¥§¥Ã¥¯¤·¤Æ (¥Í¥Ã¥È¥ï¡¼¥¯Åª¤Ë) ¶á¤¤¥µ¥¤¥È¤¬¤Ê¤¤¤«Ä´¤Ù¤Æ²¼¤µ¤¤. - °ìÈ̤Ë, ²áµî, ¸½ºß, ¤½¤·¤Æ¾­Íè¤Î¥ê¥ê¡¼¥¹¤Ë¤Ä¤¤¤Æ¤Î¤è¤ê¾Ü¤·¤¤¾ðÊó¤¬Íߤ·¤¤ - »þ¤Ï, ¥ê¥ê¡¼¥¹¾ðÊó¤Î¥Ú¡¼¥¸ ¤ò¸«¤Æ¤¯¤À¤µ¤¤.

      - -

      ¤â¤·½ã¿è¤Ë¼Â¸³Åª¤Ê FreeBSD-current (3.0-current) (¤³¤ì¤Ï³«È¯¼Ô - ¤È²Ì´º¤ËºÇÀèü¤òÄɤ¦¥Æ¥¹¥¿¡¼ÀìÍѤǤ¹) ¤Î snapshot - ¥ê¥ê¡¼¥¹¤Ë¶½Ì£¤¬¤¢¤ë¤Î¤Ê¤é¤Ð, - daily snapshot - server ¤Î FTP ¥µ¥¤¥È¤ò¤´Í÷¤¯¤À¤µ¤¤. ¤³¤Î¥µ¥¤¥È¤Ë¤Ï - 2.2-stable ¥Ö¥é¥ó¥Á¤Î daily snapshop ¤â¤¢¤ê¤Þ¤¹.

      - - -

      ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤È¥æ¡¼¥Æ¥£¥ê¥Æ¥£¥½¥Õ¥È¥¦¥§¥¢

      - -

      packages ¥³¥ì¥¯¥·¥ç¥ó

      - -

      FreeBSD packages ¤Ï, FreeBSD ¤Ø°Ü¿¢¤µ¤ì¤¿¥æ¡¼¥Æ¥£¥ê¥Æ¥£¤ä - ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î¿Íͤʥ³¥ì¥¯¥·¥ç¥ó¤Ç¤¹. - packages ¤Ï, ¤¢¤Ê¤¿¤Î¥·¥¹¥Æ¥à¤ËÆþ¤ì¤ÆÁö¤é¤»¤ë½àÈ÷¤¬¤Ç¤­¤¿ - ¥³¥ó¥Ñ¥¤¥ëºÑ¤ß¤Î¥Ð¥¤¥Ê¥ê¤Ç¤¹.

      - - - -

      ports ¥³¥ì¥¯¥·¥ç¥ó

      - -

      ports ¥³¥ì¥¯¥·¥ç¥ó¤Ï packages ¥³¥ì¥¯¥·¥ç¥ó¤Ë»÷¤Æ¤¤¤Þ¤¹¤¬, ¥³¥ó¥Ñ¥¤¥ë - ºÑ¤ß¤Î¥Ð¥¤¥Ê¥ê¤Ç¤Ï¤Ê¤¯, ¥½¡¼¥¹¥³¡¼¥É¤ò¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¤Î¤ËɬÍפʥѥåÁ¤È - makefile ¤òÍѰդ·¤¿¤â¤Î¤Ç¤¹. ¥³¥ó¥Ñ¥¤¥ë»þ¤Ë½ÅÍפÊÀßÄê¤ò¹Ô¤ï¤Ê¤±¤ì¤Ð - ¤Ê¤é¤Ê¤¤¥½¥Õ¥È¥¦¥§¥¢¤Î¾ì¹ç, port ¥Ð¡¼¥¸¥ç¥ó¤Ï package ¤è¤ê¤â - Í­ÍѤǤ·¤ç¤¦.

      - - - -

      ¤¢¤Ê¤¿¤Î ¤ªµ¤¤ËÆþ¤ê¤Î¥½¥Õ¥È¥¦¥§¥¢¤ò ports ¥³¥ì¥¯¥·¥ç¥ó - ¤Ë´ó£¤¹¤ëÊýË¡¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤Ï, FreeBSD - ¥Ï¥ó¥É¥Ö¥Ã¥¯ ¤ÎÃæ¤Î - ¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î°Ü¿¢ ¤È - FreeBSD ¤Ø¤Î¹×¸¥ ¤ò¸«¤Æ¤¯¤À¤µ¤¤. - -

      ¾¦ÍÑ¥½¥Õ¥È¥¦¥§¥¢

      - -

      FreeBSD ¥ê¥ê¡¼¥¹ 2.0.5 ¤Î»Ï¤á¤«¤é, FreeBSD - ¤Ë¤Ï ¥·¥§¥¢¥¦¥§¥¢¤À¤±¤Ç¤Ï¤Ê¤¯¾¦ÍÑÀ½ÉʤΥǥâ¥Ð¡¼¥¸¥ç¥ó¤¬´Þ¤Þ¤ì¤ë - ¤è¤¦¤Ë¤Ê¤Ã¤Æ¤¤¤Þ¤¹. FreeBSD ÇÛÉÛʪ¤Ë´Þ¤Þ¤ì¤ë¥Ç¥â¤Ë²Ã¤¨¤Æ, ¾¤Î - ¿¤¯¤Î¾¦ÍÑ¥Ù¥ó¥À¡¼¤¬ FreeBSD ÀìÍѤΥ½¥Õ¥È¥¦¥§¥¢¤òÄ󶡤·¤Æ¤¤¤Þ¤¹.

      - - - -&footer; - - diff --git a/data/ja_JP.EUC/y2kbug.sgml b/data/ja_JP.EUC/y2kbug.sgml deleted file mode 100644 index fbd5708386..0000000000 --- a/data/ja_JP.EUC/y2kbug.sgml +++ /dev/null @@ -1,136 +0,0 @@ - - - %includes; -]> - - - - - -&header; - -

      2000 ǯÌäÂê (ÊÌ̾, ¡ÖÀéǯµª¤Î¥Ð¥°¡×) - ¤ËÂФ¹¤ë·Ð±Ä¦¤ÎÍý²ò¤¬¿¼¤Þ¤ë¤Ë¤Ä¤ì, - ¤è¤ê¿¤¯¤Î´ë¶È¤«¤é, ¥Ï¡¼¥É¥¦¥§¥¢¤ä¥½¥Õ¥È¥¦¥§¥¢¤Î¥Ù¥ó¥À¤ËÂФ·¤Æ, - Èà¤é¤ÎÀ½ÉÊ¤Ï 2000 ǯ¤Ë¤ª¤³¤ëžʤ¤Ë¤É¤Î¤è¤¦¤ËÂн褹¤ë¤Î¤«, - ¸øÅª¤Ê½ê¿®É½ÌÀ¤òÍ׵᤹¤ëÀ¼¤¬½Ð¤Æ¤­¤Æ¤¤¤Þ¤¹.

      - -

      Unix ¤ä FreeBSD ¤Î¤è¤¦¤Ê Unix like OS ¤ò»ÈÍѤ·¤Æ¤¤¤ëÃÄÂΤÏ, - ´û¤Ë¤½¤ÎÌäÂê¤Î°ìÊâÀè¤òÊâ¤ó¤Ç¤¤¤Þ¤¹. FreeBSD ¤Ï 2000 - ǯ¤¬²á¤®¤Æ¤À¤¤¤Ö¤¿¤Ã¤¿¸å¤Ç¤â, Àµ¤·¤¯»þ´Ö¤ò°Ý»ý¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¤Ç¤·¤ç¤¦. - -

      ͽÈ÷Ãμ±

      - -

      (¤³¤ÎÀá¤Ï Linux Y2K compliance - page ¤Îʸ¾Ï¤Ë´ð¤Å¤¤¤¿¤â¤Î¤Ç¤¹)

      - -

      ¤¹¤Ù¤Æ¤Î Unix ¤È Unix ¥é¥¤¥¯¤Ê¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¤ÈƱ¤¸¤è¤¦¤Ë, - FreeBSD ¤Ë¤ª¤±¤ë»þ´Ö¤ÈÆüÉÕ¤Ï, ÆâÉôŪ¤Ë¤Ï, - 1970 ǯ 1 ·î 1 Æü (Unix ¤Î¡Öµª¸µÇ¯¡×) ¤«¤é¤ÎÉÿô¤Çɽ¸½¤µ¤ì¤Æ¤¤¤Þ¤¹. - ¸½ºß¤Î¤È¤³¤í, ¤³¤Î¿ô»ú¤Ï 32 bit ŤÎÀ°¿ô¤È¤·¤Æ³ÊǼ¤µ¤ì¤Æ¤ª¤ê, - ¤³¤ì¤Ï 2038 ǯ¤È¤Á¤ç¤Ã¤È¤Þ¤Ç¹Ô¤Ã¤¿¤È¤³¤í¤Ç»È¤¤²Ì¤¿¤µ¤ì¤ë·×»»¤Ë¤Ê¤ê¤Þ¤¹. - ¤½¤·¤Æ, (˾¤à¤é¤¯¤Ï) ¤½¤Îº¢¤Ë¤Ï, - ²æ¡¹¤Ï¤³¤Î±§Ãè¤Î½ª¤ï¤ë¤È¤­¤Þ¤ÇÌò¤ËΩ¤Ä, 64 bit ŤΠ- (¤¢¤ë¤¤¤Ï¤½¤ì°Ê¾å¤ÎŤµ¤Î) ¥«¥¦¥ó¥¿¤ò»ÈÍѤ·¤Æ¤¤¤ë¤Ç¤·¤ç¤¦.

      - -

      OS ¤¬ 2000 ǯÌäÂê¤ËÂбþºÑ¤Ç¤¢¤Ã¤Æ¤â, ¤½¤ì¤¬ - 2000 ǯÌäÂê¤ËÂбþ¤·¤Æ¤¤¤Ê¤¤, - ¸í¤Ã¤¿¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ÎÌäÂê¤ò²ò·è¤¹¤ë¤ï¤±¤Ç¤Ï¤Ê¤¤¤³¤È¤ËÃí°Õ¤·¤Æ¤¯¤À¤µ¤¤. -

      - -

      OS ¤¬¸½ºß¤ÎÆü»þ¤äÆüÉÕ¤ò¥³¥ó¥Ô¥å¡¼¥¿¤Î CMOS - ¥¯¥í¥Ã¥¯¤«¤éÆÉ¤ß¹þ¤ó¤Ç¤¤¤ë¤³¤È¤Ë¤âÃí°Õ¤·¤Æ¤¯¤À¤µ¤¤. - ¤½¤ì¤é¤Î¥Ç¥Ð¥¤¥¹¤¹¤Ù¤Æ¤¬ 2000 ǯ¤òÀµ¤·¤¯°·¤¨¤ë¤ï¤±¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó. - ¥Ï¡¼¥É¥¦¥§¥¢¥¯¥í¥Ã¥¯¤¬ 1999 ǯ¤«¤é 2000 ǯ¤ØÀµ¤·¤¯°Ü¹Ô¤Ç¤­¤ë¤³¤È, - ¤½¤·¤Æ 2000 ǯ¤òÀµ¤·¤¯¤¦¤ë¤¦Ç¯¤È¤·¤Æ°·¤¨¤ë¤³¤È¤ò, - ³Æ¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¤Ç¸ÄÊ̤˳Τ«¤á¤¿Êý¤¬Îɤ¤¤Ç¤·¤ç¤¦.

      - -

      ¤¢¤Ê¤¿¤Ë¤Ç¤­¤ë¤³¤È

      - -

      FreeBSD ¤Ï¼¡¤ÎÀ¤µª¤ËÆþ¤Ã¤Æ¤â, - Àµ¤·¤¯»þ´Ö¤ò°Ý»ý¤·Â³¤±¤ë¤³¤È¤¬¤Ç¤­¤ë¤Ç¤·¤ç¤¦. ¤·¤«¤·, - ¥µ¡¼¥É¥Ñ¡¼¥Æ¥£À½¤Î¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Ï¤½¤¦¤Ç¤Ê¤¤¤«¤â¤·¤ì¤Þ¤»¤ó. - 2000 ǯÌäÂê¤ËÂФ·¤Æ¤Ï, ¹¶·â¤ÏºÇÂç¤ÎËɸæ¤È¸À¤¨¤Þ¤¹. - ¤ª¤Ê¤¸¤ß¤ÎÍè¤ë¤Ù¤­À¤³¦¤Î½ª¤ï¤ê¤Ë¤Ä¤¤¤Æ¤Îʪ¸ì¤Ë¤¿¤À¼ª¤ò¤¹¤Þ¤·¤Æ¤¤¤ë¤À¤±¤Ç¤Ï, - Àéǯµª¤Î¥Ð¥°¤ò²ò·è¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó. - ¤¿¤À¤½¤Î»þ¤¬Íè¤ë¤Î¤òÂԤäƤ¤¤Æ¤âƱ¤¸¤³¤È¤Ç¤¹. - FreeBSD ¥×¥í¥¸¥§¥¯¥È¤Ï, ¤¢¤Ê¤¿¤ÎÃÄÂΤ¬, Àéǯµª¤ÎÌäÂê¤ËÂФ·¤Æ¤â, - ¤·¤Ã¤«¤ê¤·¤¿¥·¥¹¥Æ¥à´ÉÍý¤Î¸¶Â§¤òŬÍѤ¹¤ë¤³¤È¤ò¤ª´«¤á¤·¤Þ¤¹.

      - -

      ¤¢¤Ê¤¿¤Î¥·¥¹¥Æ¥à¤¬¤É¤Î¤è¤¦¤ËÈ¿±þ¤¹¤ë¤«³Îǧ¤¹¤ëÊýË¡¤¬¤¢¤ê¤Þ¤¹. - ¥¯¥í¥Ã¥¯¤ò¿·Ç¯¤Î¿ôʬÁ°¤Ë¹ç¤ï¤», ¥·¥¹¥Æ¥à¤Î»þ´Ö¤ò´Ñ»¡¤·¤Æ²¼¤µ¤¤. - ¥·¥¹¥Æ¥à¤Ïǯ¤È¤·¤Æ 1900 ¤Ç¤Ï¤Ê¤¯ 2000 ¤òɽ¼¨¤·¤Ê¤±¤ì¤Ð¤Ê¤ê¤Þ¤»¤ó. - ¤½¤·¤Æ, ¤â¤·Ç¯¤Îɽ¼¨¤¬ÉÔÀµ³Î¤Ç¤¢¤Ã¤Æ¤â, - ¥Ï¡¼¥É¥¦¥§¥¢¤ò¥¢¥Ã¥×¥Ç¡¼¥È¤¹¤ë¤Î¤Ë½½Ê¬¤Ê»þ´Ö¤¬¤¢¤ë¤ï¤±¤Ç¤¹. - ¤Þ¤¿, ¥¯¥í¥Ã¥¯¤òÀè¤Ë¿Ê¤á¤¿¤Þ¤Þ, ¾ðÊó¥·¥¹¥Æ¥à¤ËÆü¾ï¤Î¶È̳¤ò¹Ô¤ï¤»¤ì¤Ð, - ¥·¥¹¥Æ¥à¤Î¤É¤ÎÉôʬ¤¬ 2000 ǯÌäÂê¤Ë¼å¤¤¤Î¤«, - ²ÁÃͤ¢¤ëƶ»¡¤òÆÀ¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.

      - -

      FreeBSD 2000 ǯÌäÂê½ê¿®É½ÌÀ

      - -
      -

      ¡Ö¹­ÈϰϤˤ錄¤ëʬÀϤȻ¤Î·ë²Ì, ²æ¡¹¤Ï FreeBSD ¤Ï 100% - 2000 ǯ¤ËŬ¹ç¤·¤Æ¤¤¤ë¤È¿®¤¸¤ë¤Ë»ê¤ê¤Þ¤·¤¿. - ÉÔ¹¬¤Ë¤â²¿¤«¤¬¸«Íî¤È¤µ¤ì¤Æ¤¤¤¿¾ì¹ç¤Ç¤â, - ²æ¡¹¤ÏÌäÂê¤ò²Äǽ¤Ê¸Â¤ê¤¹¤ß¤ä¤«¤Ë²ò·è¤Ç¤­¤ë¤è¤¦¤Ë¥Ù¥¹¥È¤ò¿Ô¤¯¤·¤Þ¤¹.¡×

      - -

      David Greenman
      Principal Architect, The - FreeBSD project

      -
      - -

      ½¤ÀµºÑ¤ÎÌäÂê

      - -

      FreeBSD ¾å¤Ç¤Ï, °Ê²¼¤Î 2000 ǯÌäÂê¤Ï´û¤Ëȯ¸«¤µ¤ì, ½¤Àµ¤µ¤ì¤Æ¤¤¤Þ¤¹.

      - -
      -
      misc/1380 -
      -
      ´ö¤Ä¤â¥×¥í¥°¥é¥à¤¬, ǯ¤Îɽ¼¨¤È¤·¤Æ 19%d - (ÌõÃí: C ¤Î½ñ¼°»ØÄêʸ»úÎó¤ò»È¤Ã¤Æ, 1900 ǯÂå¤Ç¤¢¤ë¤È·è¤áÂǤÁ¤·¤Æ¤¤¤ë) - ¤òÊÖ¤¹¤è¤¦¤Ë¥Ï¡¼¥É¥³¡¼¥É¤µ¤ì¤Æ¤¤¤Þ¤·¤¿. ¤³¤ÎÃæ¤Ë¤Ï - yacc, ftpd, make ¤â´Þ¤Þ¤ì¤Þ¤¹.
      - -
      conf/1382 -
      -
      /etc/rc.local ÆâÉô¤Î, ``message of the day'' - ¤Î¤¿¤á¤Ë¥Û¥¹¥È / ¥«¡¼¥Í¥ë ID ¤ò¥Ó¥ë¥É¤¹¤ë sed ¥¹¥¯¥ê¥×¥È¤Ï, - ǯ¤¬ 1999 °Ê¹ß¤Ë¤Ê¤é¤Ê¤¤¤³¤È¤Ë°Í¸¤·¤Æ¤¤¤Þ¤·¤¿.
      - -
      misc/3465 -
      -
      /etc/namedb/make-localhost ¥³¥Þ¥ó¥É¤Ï, DNS ¤Î¥·¥ê¥¢¥ëÈÖ¹æ¤ò - YYMMDD ¤Î·Á¼°¤ÇÀ¸À®¤·¤Æ¤¤¤Þ¤¹. 2000 ǯ¤Ë¤Ï, ¤³¤ÎÈÖ¹æ¤Ï - 1YYMMDD ¤Î·Á¼°¤ÇÀ¸À®¤µ¤ì¤ë¤Ç¤·¤ç¤¦.
      - -
      gnu/4930< -/dt> -
      groff ¤Î tmac ¥Þ¥¯¥í¤Ï, ¤¢¤ë¼ï¤ÎÆüÉÕ¤ò¼«Æ°Åª¤Ë 1900 - ǯÂå¤À¤È²ò¼á¤¹¤ë¤è¤¦¤Ë¥Ï¡¼¥É¥³¡¼¥É¤µ¤ì¤Æ¤¤¤Þ¤·¤¿.
      -
      - - -

      ÌäÂê¤ò´Þ¤à¥¢¥×¥ê¥±¡¼¥·¥ç¥ó

      - -

      ¤³¤ÎÀá¤Ï, º£¤Ï¤¿¤À¤Î¾ì½ê¼è¤ê¤Ë¤¹¤®¤Þ¤»¤ó¤¬, - 2000 ǯÌäÂê¤ò»ý¤Ä¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤¬¸«¤Ä¤«¤Ã¤¿¾ì¹ç, - ¤½¤Î¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤Î̾Á°¤È, (¤â¤·Â¸ºß¤¹¤ë¤Ê¤é¤Ð) - ¤½¤Î¥½¥Õ¥È¥¦¥§¥¢¤Î¤É¤Î¥Ð¡¼¥¸¥ç¥ó¤ÇÌäÂ꤬½¤Àµ¤µ¤ì¤Æ¤¤¤ë¤Î¤« - ¤³¤³¤ÇÌÀ¤é¤«¤Ë¤·¤Æ¤æ¤¯¤Ä¤â¤ê¤Ç¤¹.

      - -

      ¹¹¤Ê¤ë¾ðÊó

      - -

      FreeBSD ¤Î 2000 ǯÂбþ¤Ë¤Ä¤¤¤Æ¹¹¤Ê¤ë¼ÁÌä¤ò¤ª»ý¤Á¤Ç¤¢¤ë¤«, - FreeBSD ²¼¤ÇÁö¤ë 2000 ǯÂбþºÑ¤Ç¤Ê¤¤¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤òȯ¸«¤·¤¿¾ì¹ç, - freebsd-bugs@FreeBSD.ORG - ¤Þ¤ÇÏ¢Íí¤·¤Æ¤¯¤À¤µ¤¤.

      - -&footer; - - - diff --git a/data/license.sgml b/data/license.sgml deleted file mode 100644 index 8c041a7e20..0000000000 --- a/data/license.sgml +++ /dev/null @@ -1,101 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      All of the documentation and software included in the - 4.4BSD and 4.4BSD-Lite Releases is copyrighted by The - Regents of the University of California. - -

      Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, - 1993, 1994 The Regents of the University of California. - All rights reserved. - -

      Redistribution and use in source and binary forms, with or - without modification, are permitted provided that the - following conditions are met: - -

        - -
      1. Redistributions of source code must retain the above - copyright notice, this list of conditions and the - following disclaimer. - -
      2. Redistributions in binary form must reproduce the - above copyright notice, this list of conditions and the - following disclaimer in the documentation and/or other - materials provided with the distribution. - -
      3. All advertising materials mentioning features or use - of this software must display the following - acknowledgement: - -
        This product includes software developed by - the University of California, Berkeley and its - contributors.
        - -
      4. Neither the name of the University nor the names of its - contributors may be used to endorse or promote products - derived from this software without specific prior written - permission. -
      5. -
      - -

      THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS - ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, - BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS - BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE - OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH - DAMAGE. - -

      The Institute of Electrical and Electronics Engineers and - the American National Standards Committee X3, on - Information Processing Systems have given us permission to - reprint portions of their documentation. - -

      In the following statement, the phrase ``this text'' - refers to portions of the system documentation. - -

      Portions of this text are reprinted and reproduced in - electronic form in the second BSD Networking Software - Release, from IEEE Std 1003.1-1988, IEEE Standard Portable - Operating System Interface for Computer Environments - (POSIX), copyright C 1988 by the Institute of Electrical - and Electronics Engineers, Inc. In the event of any - discrepancy between these versions and the original IEEE - Standard, the original IEEE Standard is the referee - document. - -

      In the following statement, the phrase ``This material'' - refers to portions of the system documentation. - -

      This material is reproduced with permission from American - National Standards Committee X3, on Information Processing - Systems. Computer and Business Equipment Manufacturers - Association (CBEMA), 311 First St., NW, Suite 500, - Washington, DC 20001-2178. The developmental work of - Programming Language C was completed by the X3J11 Technical - Committee. - -

      The views and conclusions contained in the software and - documentation are those of the authors and should not be - interpreted as representing official policies, either - expressed or implied, of the Regents of the University of - California. - -&footer; - - diff --git a/data/machines.sgml b/data/machines.sgml deleted file mode 100644 index 16cb31f594..0000000000 --- a/data/machines.sgml +++ /dev/null @@ -1,166 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      This page documents, for those with accounts on the -FreeBSD.org network, just what machine resources are currently -available and the sorts of jobs they are being provided for.

      - -

      All host names in the FreeBSD.org domain

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      HostOSPurposeOwner(s)
      builder2.2.6-stableBuild serveradmins
      beastNetBSD/alphaAlpha box for testingjkh
      bento3.0-current3.0-current package buildingports team
      freefall2.2.6-stableCVS master repositorycommitters
      hub2.2.6-stableMail & WWW services, tape changerpost/webmaster
      kickme3.0-currentBleeding edge testingopen
      paddock2.2.6-stable2.2.x-stable package buildingports team
      - - -

      Hardware configurations

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      HostTypeHardware
      builderIntel x86200Mhz Pentium Pro, 128MB mem, AHC 2940 PCI SCSI controller, 2GB Quantum -SCSI drive, 3GB IDE drive, Intel EtherExpress Pro 10/100B NIC.
      beastAlpha Durango 500MHz 21164A on DEC PCI64 MB, 128MB mem, NCR 53c875 SCSI -controller, 2x4GB SCSI WIDE drives (one NetBSD/alpha, one -FreeBSD/alpha), DEC 21140 NIC.
      bentoIntel x86 MP2x300MHz Pentium II, 128MB mem, AHC 2940 PCI SCSI controller, -5x4GB SCSI WIDE drives, Intel EtherExpress Pro 10/100B NIC.
      freefallIntel x86200MHz Pentium Pro, 128MB mem, NCR 53c875 PCI SCSI -controller, 4x4GB SCSI WIDE drives, Intel EtherExpress Pro -10/100B NIC.
      hubIntel x86400MHz Pentium II, 256MB mem, AHC 2940 PCI SCSI controller, -3x4GB SCSI WIDE drives, HP 6020i CDR, Intel EtherExpress Pro -10/100B NIC.
      kickmeAMD x86187MHz K6, 64MB mem, AHC 2940 PCI SCSI controller, 4 GB SCSI -WIDE, 2GB SCSI drives, Archive Python 4-DAT changer drive, -Intel EtherExpress Pro 10/100B NIC.
      paddockIntel x86200MHz Pentium Pro, 32MB mem, AHC 7880 on-board SCSI -controller, 9GB SCSI WIDE drive, on-board Intel EtherExpress Pro -10/100B.
      - -

      All machines, as a general rule, are connected at 100Mbits to the -FreeBSD network (a 100Mbit network switch) unless some other reason -requires that they communicate at 10Mbits.

      - -

      Administrative Policies

      - -

      If the machine in question is "owned" by someone specific, please -direct queries to them first when asking about administrative issues, -this includes changes to user accounts or filesystem layout.

      - -

      All new user accounts must be cleared with the admin staff, admins@freebsd.org, and are given -only to FreeBSD developers, either in the docs, ports or general -src hacking category. The sole exception to this rule is the -testing machine, kickme.freebsd.org, for which accounts may be -given to non-project developers if they have a specific need to -test something of a truly experimental nature and need access to -a FreeBSD machine for the purpose. Accounts are also not given -to the general public for "vanity domain" mail or other such -uses, so please don't ask. Thanks.

      - -

      Jordan Hubbard
      -jkh@freebsd.org

      - -&footer; - diff --git a/data/mailto.sgml b/data/mailto.sgml deleted file mode 100644 index cbdfff3be5..0000000000 --- a/data/mailto.sgml +++ /dev/null @@ -1,27 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      Questions about FreeBSD...

      - -

      Questions regarding FreeBSD should be addressed to the FreeBSD Questions - mailing list, - freebsd-questions@FreeBSD.ORG.

      - -

      Questions about the contents of this WWW server...

      - -

      Questions or suggestions about our documentation - (Handbook, FAQ, - Tutorials) should be addressed to - the members of the FreeBSD Documentation Project, - freebsd-doc@FreeBSD.ORG.

      - -&footer; - - diff --git a/data/mirror.sgml b/data/mirror.sgml deleted file mode 100644 index f668cd24b1..0000000000 --- a/data/mirror.sgml +++ /dev/null @@ -1,85 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      You can (and are encouraged to) mirror the FreeBSD web pages on -www.freebsd.org. To do this, you need to obtain and install -a program called rsync on your web server. Rsync is a revolutionary -tree synchronising program written by Andrew Tridgell and Paul Mackerras -at the Australian National University. It was modified to work in an -unprivileged client-server mode by Warren Toomey.

      - -

      Installing Rsync

      - -

      The source code to rsync can be obtained via anonymous ftp -at ftp://minnie.cs.adfa.oz.au/rsync/rsync_client.tar.gz.

      - -

      To build and install it, do the following:

      - -
      - % tar vxzf rsync_client.tar.gz
      - % cd rsync-1.6.2
      - % ./configure
      - % make; make install
      - % rehash	(for csh users)
      -
      - -

      Running Rsync

      - -

      If you keep your mirrored FreeBSD web pages in the directory -/usr/FreeBSD-mirror/data and are owned by the user `fred', then -run the following command as user `fred':

      - -
      - % rsync --client -avz www.freebsd.org:www /usr/FreeBSD-mirror/data
      -
      - -

      This will mirror the FreeBSD web pages into /usr/FreeBSD-mirror/data. -You can install this into fred's crontab, so that it runs once a -day. The pages on www.freebsd.org are updated daily at about 4:30am -California time.

      - -

      If you do not wish to use rsync for some reason, you can also use -one of the popular FTP mirror utilities to simply mirror -the -central FTP site's copy. - -

      Optimizing Rsync's Performance

      - -

      There are several gzipped tar files kept in the web hierarchy at -www.freebsd.org. Rsync does not deal with these very well; it -must transmit each tar file if it is changed. Because these files can -easily be created locally, you can get rsync to exclude -them. To do this, run the following command as user `fred':

      - -
      - % rsync --client -avz --exclude '*.tar.gz' www.freebsd.org:www /usr/FreeBSD-mirror/data
      -
      - -

      You should see a dramatic improvement in rsync's -performance. (A better mechanism for dealing with the tar files needs -to be established.)

      - -

      More Information on Rsync

      - -

      Now that you can use rsync, I would suggest you read the -following files:

      - -
        -
      • README -
      • The rsync man page, rsync.1 -
      • tech_report.ps -
      • Readme.daemon -
      - -

      If you have any questions about rsync, please pass them on to the -authors, or join the rsync mailing list (both described in the -README).

      - -&footer; diff --git a/data/mozilla.sgml b/data/mozilla.sgml deleted file mode 100644 index 545f7f791a..0000000000 --- a/data/mozilla.sgml +++ /dev/null @@ -1,86 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      Overview

      - -

      Following Netscape's - decision to publically release the source code for their client - product, otherwise known as Mozilla, - a number of free software groups have become actively involved in - supporting and improving this technology for their own uses. The - FreeBSD Mozilla Group seeks to provide a focus for such - work in the FreeBSD world, providing centralized resources such as a - CVS repository, a mailing list and other tools for collaborative - development.

      - -

      Resources

      - -
      -
      WEB Interface
      - -
      CVSweb provides a web-based interface for viewing the CVS repository, - being able to select and compare specific revisions of the various - files within it.
      - -
      CVSup
      - -
      CVSup provides ongoing syncronization with the central Mozilla - repository, either for the CVS bits themselves (for those wishing to - keep a local repository) or for a "checked out" version, suitable for - directly building or editing. Fetch the CVSup binaries from - - ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ and use a supfile - which looks something like this: -
      -*default prefix=/usr/src/mozilla base=/usr/src/mozilla host=mozilla.FreeBSD.org release=cvs delete compress use-rel-suffix tag=.
      -
      -## Main Source Tree
      -cvs-mozilla
      -      
      - -
      anoncvs
      - -
      Anonymous CVS allows anyone to check things out of the FreeBSD - Mozilla repository using the standard cvs(1) commands. - Simply set your CVSROOT environment variable to point to: -
      -      anoncvs@mozilla.freebsd.org:/mozilla
      -      
      -

      And you can then use cvs(1) for doing read-only operations - on the Mozilla CVS repository.

      - -
      freebsd-mozilla
      - -
      The FreeBSD-mozilla mailing list is provided for developers and - users of the FreeBSD mozilla port to discuss issues relating to building, - using and managing the mozilla sources and any FreeBSD-specific changes - to them. To subscribe, send mail to majordomo@freebsd.org and - say subscribe freebsd-mozilla in the body of your message.
      - -
      - -

      More information

      - -
      -
      Mozilla.ORG
      - -
      The Mozilla.org project provides central control over Mozilla - for all platforms, not just FreeBSD.
      - -
      Cyclic Software
      - -
      Cyclic Software has some good on-line tutorials on CVS
      -
      -&footer; - - - diff --git a/data/newbies.sgml b/data/newbies.sgml deleted file mode 100644 index 226f2ff541..0000000000 --- a/data/newbies.sgml +++ /dev/null @@ -1,253 +0,0 @@ - - - %includes; -]> - - - - &header; - -

      The following resources are some of those which FreeBSD - newbies have found most helpful when learning to use FreeBSD. - Please send corrections and additions to - FreeBSD-Newbies@FreeBSD.org.

      - - - - -

      Using the FreeBSD web site

      - -

      This web site is the main source of up to date information about - FreeBSD. Newbies have found the following pages particularly helpful:

      - -
        -
      • Search the Handbook and FAQ, or the - whole web site, or the archives of the FreeBSD-Questions mailing - list.

      • - -
      • The Documentation page has links to the - Handbook and FAQ, tutorials, information about contributing to the - Documentation Project, documents in languages other than English, - and much more.

      • - -
      • Support page contains a wealth of - information about FreeBSD, including mailing lists, user groups, web - and FTP sites, release information, and links to some sources of - UNIX information.

      • -
      - -

      Learning about FreeBSD

      - -
        -
      • If you haven't installed yet, look for the - &a.latest.ann;latest mainstream release. - (See the Handbook for why you should not be tempted - by any of the other branches.) Before you begin, carefully read the - installation instructions, - as well as each one of the *.TXT files in the FTP directory - or on the installation CD. They are there because they contain information - that you will need. Also pick up the latest - errata file - from the web site, in case it has been updated.

        - -

        If you decide to download FreeBSD, check whether these illustrated and - expanded download - instructions for a previous version are still available before - you begin. That should make the whole process a lot clearer.

      • - -
      • A number of tutorials are available. The - one For People New to Both - FreeBSD and Unix is popular with absolute beginners. You don't - have to know much about anything to enjoy this one. It is also - available from the - author's site and can be downloaded in postscript or RTF format - for printing.

      • - -
      • The first thing many people need to set up is ppp, and there is - a lot of documentation to help. You might start with at least those - parts of the - Pedantic PPP Primer - that are relevant to your needs, and explore the - ppp page - for links to the other valuable information and the latest updates.

      • - -
      • The - Complete FreeBSD by Greg Lehey, published by Walnut Creek - CDROM. This book assumes minimal UNIX experience and takes the - beginner step by step through each stage from installation to - everything you need to know to set up and run a FreeBSD system. You - also get to understand what you're doing and why.

      • - -
      • The FreeBSD Handbook and Frequently Asked Questions (FAQ) are the - main documents for FreeBSD. Essential reading, they contain a lot of - material for newbies as well as some pretty advanced stuff. Don't - worry if you can't understand the advanced sections. The handbook - contains the installation instructions and also provides lists of - books and on line resources, and the FAQ has a troubleshooting - section.

      • - -
      • Join the FreeBSD-Questions mailing list to see the questions you - were too afraid to ask, and their answers. Subscribe by sending mail - to majordomo@freebsd.org - with "subscribe freebsd-questions" on its own in the message body - (the subject doesn't matter). You can look up old questions and - answers via the search - page.

      • - -
      • The main newsgroup for FreeBSD is comp.unix.bsd.freebsd.misc. You might want to keep an eye on comp.unix.bsd.freebsd.announce as well.

      • - -
      • Man pages are good for reference but not always - the best introduction for a novice. The more you work with man pages - the more familiar they become. Some are very good for newbies, so - always check them out. The ppp man page, for example, is more like a - tutorial.

      • -
      - -

      Learning about UNIX

      - -

      Many of the problems we have as newbies come from being unfamiliar - with the UNIX commands needed to fix our FreeBSD problems. - Without a UNIX background you'll be faced with two things to learn - at once. Fortunately a lot of resources are available to make this - easier.

      - -
        -
      • There are many easy books, such as the "Dummies" guides, in any - large book shop. If you want something really easy, take a look at - what is available and pick one that seems to speak your language. - Pretty soon you will want to move on to a book that gives more - coverage.

      • - -
      • One book mentioned frequently by newbies is UNIX for - the Impatient by Paul W. Abrahams and Bruce R. Larson, published - by Addison-Wesley. It is intended both as a book for learning UNIX - and a reference, and includes an introduction to UNIX concepts and - handy chapter on using the X Window System.

      • - -
      • Another popular book is UNIX Power Tools by Jerry Peek, - Tim O'Reilly and Mike Loukides, published by O'Reilly and - Associates. It is organised as a series of short articles each of - which solves a problem, and these articles are cross-referenced to - other articles with related material. Though not specifically aimed - at newbies, the design makes it ideal for a newbie with a burning - question or the odd few minutes to browse. More elementary material - is near the front of the book, but there are short easy articles - throughout.

      • - -
      • A UNIX Introductory Course - from Ohio State University is available online in HTML, - postscript and Acrobat PDF formats.

      • - -
      • UNIXhelp - for Users is another introductory guide which is available in - HTML at a mirror site near you, or can be installed on your own - system.

      • - -
      • UNIX questions are dealt with in the newsgroup comp.unix.questions and the - associated Frequently Asked Questions. You can also get a copy of the FAQ - from the RMIT FTP site. Newbies are likely to be most interested in - sections 1 and 2 initially.

      • - -
      • Another interesting newsgroup is comp.unix.user-friendly - which also has a FAQ. - Although this newsgroup is for discussing user-friendliness, it can - contain some good information for newbies. The FAQ is also available by FTP.

      • - -
      • Many other web sites hold lists of UNIX tutorials and reference - material. One of the best places to start looking is the UNIX page - at Yahoo!.

      • - -
      - -

      Learning about the X Window System

      - -

      The X Window System is used with a number of operating systems, - including FreeBSD. The documentation for X can be found at - The XFree86 Project, Inc., - including the - XFree86 FAQ. - Beware, much of this documentation is reference material which is - likely to be difficult for newcomers to digest.

      - -
        -
      • For basic information about installing, configuring and using the - X Window System, two of the books mentioned above have sections - dealing with X at beginner level: - The Complete FreeBSD and - UNIX for the Impatient.

      • - -
      • There is an easy and informative section on - using - the X Window System in the Linux - Users' Guide. - Interesting material will be found elsewhere in that document too, but - remember that Linux does not always work exactly the same as FreeBSD.

      • - -
      • Before you can get X running exactly the way you like, you will need - to choose a window manager. - Visit the Window Managers for X - page and follow the link to the introduction to find out about window - managers, then return and read "The Basics". Then go back and compare - the different types that are available. (Bonus: there's another - beginners guide to UNIX there too.) - Most if not all of these window managers are available to - install from the FreeBSD ports collection.

      • -
      - -

      Helping other people

      - -

      Everyone has something to contribute to the FreeBSD community, even - newbies! Some are busy working with the new advocacy group and some have - become involved with the - Documentation Project as reviewers. - Other FreeBSD newbies might have particular skills and experiences to - share, either computer related or not, or just want to meet new - newbies and make them feel welcome. There's always people around - who help others simply because they like to. Write to - FreeBSD Newbies - for more information.

      - -

      Friends who run FreeBSD are a great resource. No book can replace - chatting on the phone or across a pizza with someone who has the - same interests, enjoys similar accomplishments, and faces the same - challenges. If you don't have many friends who use FreeBSD, - consider using your old FreeBSD CDs to create some more :-)

      - -

      User groups are - good places to meet other FreeBSD users. If there's not one nearby, - maybe you could start one.

      - -

      Before talking to real humans about your new skills, you might - want to check the Pronunciation Guide - and the Jargon File :-)

      - -

      On line we have the - FreeBSD-Newbies - mailing list for non-technical discussions about matters of interest - to newbies. Another mailing list, - FreeBSD-Questions, - answers our questions about using FreeBSD.

      - - &footer; - - diff --git a/data/news/Makefile b/data/news/Makefile deleted file mode 100644 index 3ade9dfe09..0000000000 --- a/data/news/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $Id: Makefile,v 1.2 1998-07-15 12:59:42 wosch Exp $ - -DOCS= qnewsletter.sgml - -DOCS+= qnewsletter-1-1.sgml -DOCS+= qnewsletter-1-2.sgml -DOCS+= qnewsletter-1-3.sgml - -.include "../web.mk" diff --git a/data/news/clickable.pl b/data/news/clickable.pl deleted file mode 100755 index 826f259d1f..0000000000 --- a/data/news/clickable.pl +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/perl -np -# Copyright (c) Juli 1998 Wolfram Schneider . Berlin. -# -# clickable - Make URL clickable -# -# $Id: clickable.pl,v 1.1 1998-07-15 12:50:56 wosch Exp $ - -s/,;]+)%$1%gi; diff --git a/data/news/qnewsletter-1-1.sgml b/data/news/qnewsletter-1-1.sgml deleted file mode 100644 index 69842b5a89..0000000000 --- a/data/news/qnewsletter-1-1.sgml +++ /dev/null @@ -1,82 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      - FreeBSD Really-Quick(TM) NewsLetter.
      - Things Happening in FreeBSD.
      - Volume #1 Issue #1
      - June 1998
      -

      -

      - - - -
      -This is a monthly Newsletter, published only by E-mail. -If you have anything you would like to see in the next edition, -please send e-mail to fbsd-book@vmunix.com - -

      -Chris Coleman <chrisc@vmunix.com> -

      - -&footer; - - diff --git a/data/news/qnewsletter-1-2.sgml b/data/news/qnewsletter-1-2.sgml deleted file mode 100644 index 1c4d16fb36..0000000000 --- a/data/news/qnewsletter-1-2.sgml +++ /dev/null @@ -1,88 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      - FreeBSD Really-Quick(TM) NewsLetter.
      - Things Happening in FreeBSD.
      - Volume #1 Issue #2
      - July 1998
      -

      -

      - - - -
      -

      -This is a monthly Newsletter, published only by E-mail. - If you have anything you would like to see in the next edition, - please send e-mail to fbsd-book@vmunix.com -

      - -

      -Chris Coleman <chrisc@vmunix.com> -

      - - -Previous Quick Newsletter - -&footer; - - diff --git a/data/news/qnewsletter-1-3.sgml b/data/news/qnewsletter-1-3.sgml deleted file mode 100644 index 52ed8a374d..0000000000 --- a/data/news/qnewsletter-1-3.sgml +++ /dev/null @@ -1,108 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      - FreeBSD Really-Quick(TM) NewsLetter.
      - Things Happening in FreeBSD.
      - Volume #1 Issue #3
      - July 1998
      -

      -

      - - - - -

      -This is an (at least) monthly Newsletter, published only by E-mail. - If you have anything you would like to see in the next edition, - please send e-mail to fbsd-book@vmunix.com -

      - -

      - -Chris Coleman <chrisc@vmunix.com> -

      - -Previous Quick Newsletter - -&footer; - - diff --git a/data/news/qnewsletter.sgml b/data/news/qnewsletter.sgml deleted file mode 100644 index 8a97c51661..0000000000 --- a/data/news/qnewsletter.sgml +++ /dev/null @@ -1,27 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      -FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD. -

      - - -

      1998

      - - - -&footer; - - diff --git a/data/newsflash.sgml b/data/newsflash.sgml deleted file mode 100644 index 65e5e6e591..0000000000 --- a/data/newsflash.sgml +++ /dev/null @@ -1,460 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      FreeBSD is a rapidly developing operating system. - Keeping up on the latest developments can be a chore! To - keep on top of things, be sure and check this page - periodically. Also, you may wish to subscribe to the freebsd-announce - mailing list.

      - -

      The FreeBSD Real-Quick (TM) Newsletter - (RQN) is a monthly (sometimes bi-weekly) newsletter containing - recent developments in the FreeBSD arena. Subscribe to - freebsd-announce - to recieve this newsletter via e-mail.

      - -

      For a detailed description of past, present, and future releases, -see the Release -Information page.

      - -

      July 1998

      - - - -

      June 1998

      -
        -
      • 24-Jun-98 - The FreeBSD Project is sponsoring an - FreeBSD Desktop Theme - Contest. Participants will design their own X11 configurations, - and winners will have theirs distributed with future releases of - FreeBSD.

      • -
      - - -

      May 1998

      -
        -
      • 30-May-98 - FreeBSD and Apache are used in this very useful article - on implementing a web farm using round-robin DNS in - WEBTechniques.com

        -
      • - -
      • 23-May-98 - The second issue of the FreeBSD Newsletter is now available in - - Adobe PDF format (also by - - FTP). A - - help file is available to assist you in selecting and using - a PDF viewer. - Article submissions, advertisements, and letters - to the editor should be sent to - newsletter@freebsd.org. -

        -
      • - -
      • 1-May-98 - The FreeBSD Project set up - Anonymous CVS - for the FreeBSD CVS tree. - Among other things, it allows users of FreeBSD to perform, - with no special privileges, read-only CVS operations - against one of the FreeBSD project's official anoncvs servers. -

      • - -
      -

      April 1998

      -
        -
      • 16-Apr-98 - The new 4 CD set of FreeBSD 2.2.6 is now in stock and should start - shipping to subscription and back-order customers tomorrow. More - information on the CD contents are available from - http://www.cdrom.com. -

      • - -
      • 11-Apr-98 - The new FreeBSD project FreeBSD Mozilla - Group is created. The FreeBSD Mozilla Group supports and - improves the free available Netscape web browser, - otherwise known as Mozilla. -

      • -
      - -

      March 1998

      -
        -
      • 25-Mar-98 - FreeBSD 2.2.6 has been released. - See the Release - Information page for details. Also be sure to - check the - - release errata after installation for any late-breaking issues - with 2.2.6 that you should know about. -

      • -
      - -

      February 1998

      - - -

      January 1998

      -
        -
      • 08-Jan-98 - Improved support for Plug-n-Play cards has now been integrated into - both 3.0-current and 2.2-stable branches now. This is available - in source form via the CVSup utility - or in binary release snapshots from - current.FreeBSD.org -

      • - -
      - -

      December 1997

      -
        -
      • 26-Dec-97 - A convenient front-end tool for installing and configuring the - CVSup utility is now available. - To use it, simply login or su to root and run: - pkg_add - ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/cvsupit.tgz -

      • - -
      • 2-Dec-97 - The "FOOF" bug has now been fixed in our 3.0-current and 2.2-stable - branches and can either be incorporated by using the - CVSup utility, as described below - for the LAND attack fix, or by applying - these patches.

      • - -
      • 1-Dec-97 - The "LAND attack" bug in TCP/IP has now been fixed in all relevant - branches and can be incorporated by using the - CVSup utility to track the - latest 2.2 or 3.0 sources.

      • - -
      • 1-Dec-97 - Team FreeBSD is a group of FreeBSD users and supporters contributing - CPU idle time in an effort to crack RSA's 64-bit encryption code. For - more information, visit - Team FreeBSD's WWW - site.

      • - -
      - -

      November 1997

      -
        -
      • 21-Nov-97 - Pentium bug -- We are aware of the "F00F" Pentium halting bug and are - working with Intel on a fix. When we have a fix ready for public - consumption it will be announced here, on the mailing list - announce@freebsd.org and to the Usenet newsgroup - comp.unix.bsd.freebsd.announce. - Your patience is appreciated.

      • - -
      • 09-Nov-97 - FreeBSD 2.2.5-RELEASE CDROMS are now in stock and shipping to customers - worldwide. More information is available at - http://www.cdrom.com/titles/os/fbsd25.htm.

      • -
      - -

      October 1997

      -
        -
      • 22-Oct-97 - FreeBSD 2.2.5 has been released. - See the Release - Information page for details. Also be sure to - check the - - release errata after installation for any late-breaking issues - with 2.2.5 that you should know about. -

      • -
      - -

      September 1997

      -
        -
      • 01-Sep-97 - FreeBSD performed well in an Internet Week - - review of WWW server platforms.

      • -
      - -

      August 1997

      -
        - -
      • 11-Aug-97 - Researchers in Duke University's - Trapeze Project - have developed a high-speed Myrinet driver for FreeBSD. More - information about the driver, Trapeze Project, and its parent - project, the Collaborative Cluster Computing Iniative, including - the code for the Myrinet driver, are available from the CCCI's - WWW page. -

      • - -
      • 03-Aug-97 - Netscape Communications has released a beta version of - Netscape Communicator v4.0 for FreeBSD. It can be obtained via - FTP from ftp.netscape.com or its mirrors.

      • -
      - -

      July 1997

      - - - -

      June 1997

      -
        -
      • 17-Jun-97 - FreeBSD - 2.2.2-RELEASE CD-ROM discs are now in stock; subscription - customers should receive them shortly.

        -
      • -
      - -

      May 1997

      - - -

      April 1997

      - - - -

      March 1997

      - - -

      February 1997

      -
        - -
      • 20-Feb-1997 - FreeBSD - 2.1.7-RELEASE is now available. Read the - - README.TXT file or the - - Release Notes for more information.

      • - -
      • 10-Feb-1997 - FreeBSD - 3.0-970209-SNAP has been released. Read the - - README.TXT file for more information about this release.

      • - -
      • 06-Feb-1997 - A serious security problem affecting FreeBSD 2.1.6 and - earlier systems was found. The problem has been corrected - within the -stable, -current, and RELENG_2_2 source trees. - As an additional precaution, FreeBSD 2.1.6 is no longer - available from the FTP distribution sites. You can - read more about the problem and solution from the - - FreeBSD-SA-97:01.setlocale security announcement. -

      • - -
      • 06-Feb-1997 - The final pre-release version of FreeBSD 2.2-GAMMA, is now available. - The README.TXT file has more information.

      • - -
      • 05-Feb-1997 - The administrative position of FreeBSD Project President has been - eliminated with the - resignation of former president - Jordan K. Hubbard.

      • - -
      • 02-Feb-1997 - A snap-of-the-day server has been set up for the most current - snapshot - release of FreeBSD 2.2. Read the - README.TXT - file for more information. -

      • - -
      - -

      January 1997

      - - -

      December 1996

      -
        -
      • 24-Dec-1996 - FreeBSD 2.2-BETA - has been released. Please see the - - Release Notes for more information. -

      • - -
      • 13-Dec-1996 - FreeBSD 2.2-RELEASE will not support installation on machines with less - than 5MB of RAM or 1.2MB floppy drives. Please see the original - announcement for more - information. -

      • -
      - -

      November 1996

      - - -&footer; - - diff --git a/data/npgallery.sgml b/data/npgallery.sgml deleted file mode 100644 index 9a2f2ee80a..0000000000 --- a/data/npgallery.sgml +++ /dev/null @@ -1,18 +0,0 @@ - - - %includes; - -]> - - - -&header; -

      All over the world, FreeBSD is powering innovative Internet applications and services. This gallery is a showcase of non-profit organizations who have put FreeBSD to work for them. Browse and find out more about what FreeBSD can do for you!

      - -
        -&npgallery; -
      - -&footer; - diff --git a/data/pgallery.sgml b/data/pgallery.sgml deleted file mode 100644 index 63e7f433ff..0000000000 --- a/data/pgallery.sgml +++ /dev/null @@ -1,18 +0,0 @@ - - - %includes; - -]> - - - -&header; -

      All over the world, FreeBSD is powering innovative Internet applications and services. This gallery is a showcase of personal sites who have put FreeBSD to work for them. Browse and find out more about what FreeBSD can do for you!

      - -
        -&pgallery; -
      - -&footer; - diff --git a/data/ports/Makefile b/data/ports/Makefile deleted file mode 100644 index 2cf3b5357b..0000000000 --- a/data/ports/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $Id: Makefile,v 1.11 1998-07-23 10:59:39 wosch Exp $ - -PORTINDEX= perl ./portindex -INDEX= INDEX -PINDEX= ports/${INDEX} - -COOKIE= ${INDEX} Makefile.gen - -.if exists(Makefile.gen) -.include "Makefile.gen" -CLEANFILES+= ${DOCS} Makefile.gen ${INDEX} packages.exists -.endif - -_ALLINSTALL= packages.exists - -${INDEX}: $${CVSROOT}/${PINDEX},v - cvs -QR co -p ${PINDEX} > ${INDEX} - -packages.exists: - ./packages > ${.TARGET} - -Makefile.gen: index.sgml .NOTMAIN - echo DOCS= *.sgml > Makefile.gen - ${MAKE} ${MAKEFLAGS} ${.IMPSRC} - -index.sgml: ${INDEX} packages.exists portindex ports.inc .NOTMAIN - rm -f *.sgml - ${PORTINDEX} ${INDEX} - -.include "../web.mk" diff --git a/data/ports/packages b/data/ports/packages deleted file mode 100755 index 6c2c732d0e..0000000000 --- a/data/ports/packages +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/sh -# Copyright (c) June 1998 Wolfram Schneider , Berlin. -# -# packages - create a sorted list of precompiled packages which -# are available at the FreeBSD FTP Server. -# -# $Id: packages,v 1.1 1998-06-10 09:31:02 wosch Exp $ - -PATH=/bin:/usr/bin:/usr/local/bin; export PATH - -release='packages-stable'; -url="http://ftp.freebsd.org/pub/FreeBSD/$release/All/" - - -lynx -source "$url" | - perl -ne 'print $1, "\n" if m%href="([^/"]+)"%oi' | - sort - diff --git a/data/ports/portindex b/data/ports/portindex deleted file mode 100755 index 035a9dff85..0000000000 --- a/data/ports/portindex +++ /dev/null @@ -1,201 +0,0 @@ -#!/usr/bin/perl - -# convert a ports INDEX file to HTML -# -# by John Fieber -# Mon May 13 10:31:58 EST 1996 - -############################################################ - -# This is the base of where we ftp stuff from -$base = "ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current"; -$baseHTTP = "http://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current"; -$urlcgi = 'http://www.freebsd.org/cgi/url.cgi'; -$packagesURL = 'ftp://ftp.freebsd.org/pub/FreeBSD/packages-stable/All/'; - -# better layout and link to the sources -if ($urlcgi) { - $baseHTTP = $urlcgi . '?' . $baseHTTP; -} - -$today = &getdate; - -&packages_exist('packages.exists', *packages); -&main; - -sub getdate { - @months = ("January", "February", "March", "April", "May","June", - "July", "August", "September", "October", "November", "December"); - ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time); - $year += 1900; - return "Updated $months[$mon] $mday, $year"; -} - -sub header { - local ($fh, $htext) = @_; - print $fh ""; - print $fh "$today\">\n"; - print $fh ""; - print $fh "\n"; - print $fh "\n"; - print $fh ""; - print $fh "%includes;\n"; - print $fh "]>\n"; - print $fh "&header;\n"; -} - -sub footer { - local ($fh, $ftext) = @_; - print $fh "\n$ftext\n"; - print $fh "&footer;\n"; - print $fh "\n\n"; -} - -sub packages_exist { - local($file, *p) = @_; - - open(P, $file) || do { - warn "open $file: $!\n"; - warn "Cannot create packages links\n"; - return 1; - }; - - while(

      ) { - chop; - $p{$_} = 1; - } - close P; - return 0; -} - -sub main { - - $sep = ":"; - - while (<>) { - chop; - s/&/&/g; - s//>/g; - - # Read a record - ($name, $loc, $prefix, $desc, $ldesc, $owner, $cats, - $keys, $bdep, $rdep) = split('\|'); - - # Check for double hyphens in the name (--). - $name =~ s/--/-/g; - - # Split the categories into an array - @cat = split("[ \t]+", $cats); - - $catkey{$name} = $cat[0]; - - foreach $i (@cat) { - - $stats{$i}++; - - # figure out the FTP url - $loc =~ s/\/usr/$base/; - $ldesc =~ s/\/usr/$baseHTTP/; - - # The name description and maintainer - $data{$i} .= "

      $name "; - - - $data{$i} .= "
      $desc
      Long description"; - if ($packages{"$name.tgz"}) { - $data{$i} .= qq{ | Package}; - } - - $ownerurl = $owner; - $ownerurl =~ s/<//g; - $data{$i} .= - "
      Maintained by: $owner"; - - # If there are any dependencies, list them - if ($bdep ne "" || $rdep ne "") { - $data{$i} .= "
      Requires: "; - @dep = split(/ /, "$bdep $rdep"); - foreach $j (@dep) { - $data{$i} .= " $j,"; - } - # remove the trailing comma - chop $data{$i}; - } - - # If the port is listed in more than one category, throw - # in some cross references - if ($#cat > 0) { - $data{$i} .= "
      Also listed in: "; - foreach $j (@cat) { - if ($j ne $i) { - if ($j eq $cat[0]) { - $data{$i} .= " \u$j,"; - } - else { - $data{$i} .= " \u$j,"; - } - } - } - # remove the trailing comma - chop($data{$i}); - } - $data{$i} .= "

      \n" - } - - # Add an entry to the master index - $master[$portnumber] = - "$name " . - " -- $desc
      \n"; - $portnumber++; - } - - open(MOUTF, ">index.sgml"); - - &header(MOUTF, "FreeBSD Ports"); -# print MOUTF "\n"; - print MOUTF "&blurb;"; - print MOUTF "

      There are currently $portnumber ports in the -FreeBSD Ports Collection.
      Download -a gzip'd tar file of all $portnumber ports (about 4 megabytes) or -browse the following categories:\n"; - - print MOUTF "

        \n"; - - @foos = sort(keys %stats); - foreach $key (@foos) { - # For the master file... - print MOUTF - "
      • \u$key ($stats{$key})
      • "; - - # Create the category file - open(OUTF, ">$key.sgml"); - &header(OUTF, "FreeBSD Ports: \u$key"); - print OUTF "
        \n"; - $d = join("\n", sort(split(/\n/, $data{$key}))); - $d =~ s/##([^#]*)##/$catkey{$1}/g; - print OUTF $d; - print OUTF "
        \n"; - &footer(OUTF, "
        Port Categories" . - " -- Index
        "); - close(OUTF); - - } - print MOUTF "
      \n"; - print MOUTF - "\n"; - &footer(MOUTF, ""); - close(MOUTF); - - # Create the master index file - open(MINDEX, ">master-index.sgml"); - &header(MINDEX, "FreeBSD Ports Collection Index"); - print MINDEX "

      \n"; - print MINDEX sort @master; - print MINDEX "

      "; - &footer(MINDEX, "
      Port Categories
      "); - close(MINDEX); - -} diff --git a/data/ports/ports.inc b/data/ports/ports.inc deleted file mode 100644 index 5e48b8afbc..0000000000 --- a/data/ports/ports.inc +++ /dev/null @@ -1,65 +0,0 @@ - -

      The FreeBSD Ports and Packages Collection offers a simple way for -users and administrators to install applications. Each ``port'' listed here -contains any patches necessary to make the original application source -code compile and run on FreeBSD. Installing an application is as -simple as downloading the port, unpacking it and typing make -in the port directory. The Makefile automatically fetches the -application source code, either from a local disk, CDROM or via ftp, -unpacks it on your system, applies the patches, and compiles. If -all goes well, simply type make install to install the -application and register it with the package system.

      - -

      For most ports, a precompiled package also exists, saving -the user the work of having to compile anything at all. Each port -contains a link to its corresponding package and you may either simply -download that file and then run the pkg_add command -on it or you can simply grab the link location and hand it straight -to pkg_add since it's capable of accepting FTP URLs as -well as filenames.

      - -

      For more information about using ports, see The ports collection. For -information about creating new ports, see Porting applications. Both are -part of the FreeBSD Handbook.

      - -

      If you are a 2.2.1-release user, please install the 2.2.1 -to 2.2-stable upgrade kit; if you are -a 2.2.2-release user, please install the 2.2.2 -to 2.2-stable upgrade kit; if you are a 2.2.5-release user, -please install the 2.2.5 -to 2.2-stable upgrade kit. (These -are FreeBSD packages; please use pkg_add to install them.) That -should enable you to use all the ports listed here. Note that it will -only change just enough files to enable ports/packages to be used; for -a full upgrade to 2.2-stable, please refer to the synchronizing your source tree -section of the handbook. A full upgrade is recommended, especially if -you are still using 2.2.1-release or 2.2.2-release.

      - -

      Many of the ports require the X Window System to compile and run. -We compile and test our ports on XFree86. Their current release is -3.3.2. Some ports may not work with older releases.

      - -

      For more information about new, changed or removed ports/packages, -or if you wish to search for a specific application to see if it's -available as a port/package, please see the -FreeBSD Ports Changes -page.

      - -
      -Search for: - - - -
      - diff --git a/data/press.sgml b/data/press.sgml deleted file mode 100644 index 563e7182ef..0000000000 --- a/data/press.sgml +++ /dev/null @@ -1,119 +0,0 @@ - - - %includes; -]> - - - -&header; - - -If you miss an entry please send the URL to -www@FreeBSD.ORG - -

      - -

      July 1998

      - - -

      June 1998

      - - -

      May 1998

      - - -

      April 1998

      - - -

      March 1998

      - - -

      August 1997

      - - -

      June 1997

      - - -

      May 1997

      - - -&footer; - - diff --git a/data/projects/Makefile b/data/projects/Makefile deleted file mode 100644 index ae57824362..0000000000 --- a/data/projects/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# $Id: Makefile,v 1.1 1998-07-15 14:56:59 wosch Exp $ - -DOCS= projects.sgml - -.include "../web.mk" diff --git a/data/projects/projects.sgml b/data/projects/projects.sgml deleted file mode 100644 index 2a2f4d777e..0000000000 --- a/data/projects/projects.sgml +++ /dev/null @@ -1,96 +0,0 @@ - - - - %includes; -]> - - - -&header; - - - -

      In addition to the mainstream development path of FreeBSD, a number -of developer groups are working on the cutting edge to expand -FreeBSD's range of applications in new directions. Follow the links -below to learn more about these exciting projects.

      - -

      Documentation

      - - -

      Applications

      - - -

      Networking

      - - -

      File system

      - - - -

      Kernel, security

      - - - -

      Device drivers

      - - -

      Architecture

      - - -

      Misc

      - - - -&footer; - - diff --git a/data/publish.sgml b/data/publish.sgml deleted file mode 100644 index 8eef0f1712..0000000000 --- a/data/publish.sgml +++ /dev/null @@ -1,219 +0,0 @@ - - - %includes; -]> - - - -&header; - - -
      FreeBSD Daemon -
      - - -Here you'll find the covers of many FreeBSD related publications. If you know of any additional FreeBSD publications/CDROMs -let us know, at www@freebsd.org, so that they may be added to this site. -

      -Click on any of the graphics to see a larger version. - -

      Books

      - - - - - - - - - - - - - - - -
      This is a recent (May 1997) publication from Tatsumi Hosokawa and -others. Among computer books, it is a top-seller in Japan and -exceeded the sales of Bill Gates' "The Road Ahead" when published -(it was #2, this book was #1).
      (Japanese FreeBSD book with 2.0.5, english - title unknown)
      (Japanese FreeBSD book with 2.0.5, english - title unknown)
      This is Walnut Creek CDROM's "FreeBSD Complete" -with installation guide, manual pages and 2 installation -CDs inside. -
      This is Walnut Creek CDROM's "Installing & Running FreeBSD", -a product which contained installation instructions and was -shipped with each 2 CD set. It has since been replaced by -the larger "FreeBSD Complete" book. -
      This book was recently published (early 1997) in Taiwan. -Its title is "FreeBSD: introduction and applications" -and the author is Jian-Da Li. -
      This is the "Getting Started with FreeBSD" from Fuki-Shuppan. -Other than the standard installation guide and Japanese environment, -it emphasizes system administration and low-level information (such -as the boot process, etc.) FreeBSD-2.2.2R and XFree86-3.2 on -CDROM. 264 pages, 3,400 yen. -
      The "Personal Unix Starter Kit - FreeBSD" from ASCII. Includes -history of Unix, a guide to build a Japanese documentation processing -system and how to create ports. 2.1.7.1R and XFree86-3.2 in CDROM. -384 pages, 3,000 yen. -
      - - -

      CDROMs

      For more about recent releases go to FreeBSD release information -page.

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      This is InfoMagic's BSDisc, containing FreeBSD 2.0 and NetBSD 1.0 on -a single CD. This is the only example I have which had cover art. -
      This is the original 4.4 BSD Lite2 release from UC Berkeley, -the core technology behind much of FreeBSD. -
      The first of Laser5's "BSD" series. Contains FreeBSD-2.0.5R, NetBSD-1.0, -XFree86-3.1.1 and FreeBSD(98) kernel.
      The second of Laser5's "BSD" series. From this version, the CDs come -in a standard jewel box. Contains FreeBSD-2.1R, NetBSD-1.1, -XFree86-3.1.2 and 3.1.2A, and FreeBSD(98) kernel (2.0.5). -
      This is the Laser5 Japanese edition of the -FreeBSD CDROM. It is a 4 CD set. -
      This is the only FreeBSD CD Pacific Hitech produced before merging their -product line with that of Walnut Creek CDROM. PHT now also produces the -FreeBSD/J (Japanese) CD product.
      This is the cover disc from the Korean magazine. -Note the creative cover art! The CD contains the FreeBSD 2.2.1 release -with some local additions.
      This is it - the very first FreeBSD CD published! Both the FreeBSD -Project and Walnut Creek CDROM were fairly young back then, and you'll -probably have little difficulty in spotting the differences in production -quality between then and now. -
      This was the second FreeBSD CD published by Walnut Creek CDROM and also the -very last on the 1.x branch (ref USL/Novell lawsuit and settlement). The next release, FreeBSD 1.1.5, was only -available on the net. -
      This unusual CD is something of a collector's item now given that almost -all existing examples were systematically tracked down and destroyed. - -An artwork mishap has this CD dated for the wrong year, and on the spine -"January" is also misspelled as "Jaunary", just to increase the embarrassment -factor. Ah, the perils of turning in one's artwork just hours before leaving for -a trade show. -
      This is the fixed-up version of the FreeBSD 2.0 CD. -Note that the color scheme has even been changed in the corrected version, -something unusual for a fixup and perhaps done to distance it from the -earlier mistake.
      The FreeBSD 2.0.5 release CD. This was the first CD to feature Tatsumi Hosokawa's daemon - artwork.
      The FreeBSD 2.1 release CD. This was the first CD release on the 2.1 branch -(the last being 2.1.7).
      The FreeBSD 2.1.5 release CD.
      The FreeBSD 2.1.6 release CD.
      The Japanese version of 2.1.6. This was the first and last Japanese -localized version published by WC, responsibility for that product then -transitioning to a team led by Tatsumi Hosokawa and sponsored by -Pacific Hitech and Laser5. -
      The FreeBSD 2.1.7 release CD. Also the last CD released on the 2.1.x -branch. Done primarily as a security fixup for 2.1.6 -
      An early release SNAPshot of 2.2 (done before 2.2.1 was released). -
      The FreeBSD 2.2.1 release CD. This was the first CD on the 2.2 branch. -
      The FreeBSD 2.2.2 release CD. -
      The FreeBSD 3.0 snapshot CD. -
      The FreeBSD mailing list and newsgroup archives, turned into HTML and -semi-indexed by thread. This product ran for 2 releases and then stopped -with a thud once it became obvious that there was simply too much data to -deal with on one CD. Perhaps when DVD becomes more popular... -
      - - -

      Magazines

      - - - - - - -
      Cover of Korean UNIX magazine, May 1997 issue. -Also included FreeBSD 2.2.1 with cover CDs. -
      UNIX User Magazine -November 1996 issue. -Also included FreeBSD 2.1.5 on cover CD. -
      This is the "FreeBSD Full Course" special in April 1997's Software -Design (published by Gijutsu Hyoron Sha). There are 80 pages of -FreeBSD articles covering everything from installation to tracking --current. -
      - - -

      Newsletters

      - - - - -
      -This is -issue #1 -of the FreeBSD Newsletter, published and distributed free of charge by -Walnut Creek CDROM. -You can -register to receive it. -Submit articles/make comments by sending email to -newsletter@FreeBSD.ORG. -
      -This is -issue #2 -of the FreeBSD Newsletter, published and distributed free of charge by -Walnut Creek CDROM. -You can -register to receive it. -Submit articles/make comments by sending email to -newsletter@FreeBSD.ORG. -
      - -
      questions@FreeBSD.ORG
      - Copyright © 1995-1997 FreeBSD Inc. - All rights reserved.
      $Date: 1998-07-18 21:07:08 $
      - - diff --git a/data/register.sgml b/data/register.sgml deleted file mode 100644 index a9bc0e39bb..0000000000 --- a/data/register.sgml +++ /dev/null @@ -1,92 +0,0 @@ - - - %includes; -]> - - - -&header; -
      -Register to receive the FreeBSD Newsletter and subscribe to announce@freebsd.org mailing list.
      -
      -
      - - -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      First Name:
      Last Name:
      Email address:
      Address
      City:
      Country/U.S. State: Country/Zip Code:
      Do you wish to receive FreeBSD related commercial email?
      Subscribe listed email address to the announce@freebsd.org mailing list?
      Sign up for FreeBSD Newsletter? -

      - - -

      -
      -

      Preview a copy of the newsletter in - -Adobe PDF format. A - -help file is available to assist you in selecting and using -a PDF viewer. - -&footer; - - diff --git a/data/releases/1.1.5/CONTRIB.386BSD b/data/releases/1.1.5/CONTRIB.386BSD deleted file mode 100644 index a99b527c48..0000000000 --- a/data/releases/1.1.5/CONTRIB.386BSD +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - 386BSD Release 0.1 - Contributor List - - Lynne Greer Jolitz - William F. Jolitz - - -_H_a_r_d_w_a_r_e _a_n_d _M_o_n_e_t_a_r_y _C_o_n_t_r_i_b_u_t_o_r_s - -Many people and firms have provided hardware and/or money to -try and keep this unfunded project going despite a recession -and hard times -- usually by digging into their own pockets. -Each of these contributors gave, not only because they -believed that the continuation of 386BSD is vital to the -health of the research, educational, and development commun- -ities, but also because they realize that an individual can -and does make a difference! - -Without the help of the people listed here, this release -would simply not have been possible. We would especially -like to thank Thos Sumner, whose loan of a 486/50 SCSI PC -made development go more rapidly. The rest of the 386BSD -user community should make special note of all these people -and firms and commend them for their generosity and -foresight. - -We hope that their leadership and vision will serve as shin- -ing examples to the entire 386BSD user community, and serve -to encourage others to actively participate in 386BSD. - - Jan van den Bosch - Compaq Computer Corporation - Cyrix Corporation - Dixon Dick - Steven P. Donegan - Jon Erickson - Eric J. Haug - Bob McGhee - Jesus Monroy Jr. - Andrew Moore - Rich Murphey - Mark Ng - Kenji Okamoto - John Plocher - Mark R. Riordan - John B. Scalia - Steve Sizemore - Thos Sumner - David E. Tweten - - - - - -386BSD CONTRIB LIST 1 July 1992 - - - - - - - - - - -_S_o_f_t_w_a_r_e _C_o_n_t_r_i_b_u_t_o_r_s - -The following people have contributed key software programs, -modules and fixes, including novel work and ports of popular -public domain user programs. Some of this software was -directly contributed to us, while other items were made -available to all users via the network. Occasionally, -several people came up with a variety of approaches for a -single item. In this instance, we tried to choose the one -which we felt would best serve the rest of the 386BSD user -base for this release. However, the creativity and persever- -ance of all the software contributors trying to make 386BSD -better for the entire 386BSD user community was consider- -able. Each individual effort is worthy of pride. - -We wish to personally thank all of these people, as they -have helped make 386BSD Release 0.1 a reality. We hope that -these contributors and all the rest of the 386BSD user com- -munity will continue to actively participate to make future -releases even better! - - James Van Artsdalen - Scott Burris - Randall Dean - Chris Demetriou - Mark Eichin - Bruce Evans - Steve Ferguson - Jeffrey Goh - David Greenman - Amancio Hasty Jr - John W. Hatley - Eric J. Haug - Tom Ivar Helbekkmo - John D. Irwin - Peter Klingebiel - Paul Kranenburg - Daniel Lanciani - Karl Lehenbauer - Lee M. J. McLoughlin - Andrew J. Michael - Jesus Monroy Jr. - Daniel A. Muntz - Richard Murphey - Glen Overby - Brad Parker - Herb Pereyl - Ken Raeburn - Paul Richards - Guido van Rooij - Peng-Toh Sim - Wolfgang Solfrank - Dave Stanhope - - -386BSD CONTRIB LIST 2 July 1992 - - - - - - - - - - - Mark Tinguely - Linus Torvalds - Richard Tobin - Rob Warnock - Christian Wiedmann - Pace Willisson - Joerg Wunsch - - And all of the other 386BSD Software Contributors. - - -_S_u_p_p_o_r_t _a_n_d _A_d_v_i_c_e _C_o_n_t_r_i_b_u_t_o_r_s - -Many people have continually encouraged us over the course -of these releases, and provided us with technical advice and -guidance. These people have also spent considerable time and -energy getting this software out to the rest of the 386BSD -community. While it is impossible for us to list everyone -who has been supportive of 386BSD, we wish to personally -thank some of the people who have been of special assistance -to us directly over the course of getting 386BSD out the -door. - - Bruce Blakely - Dave Campbell - Free Software Foundation - Paul Fromberg - Tom Genereaux - John Gilmore - Dave Harris - Jim Joyce - Dan Kionka - Dory Leifer - Per Lindqvist - Marshall Midden - Rich Morin - Silicon Valley Computer Society - John Sokol - Thos Sumner - Karen Trocki - Rob Warnock - - and a special thanks to: - John Erickson, Tami Zemel, Ray Valdez, Monica Berg, Michael Floyd - and everyone else at Dr. Dobbs Journal. - Juergen Fey, Rainer Huttenloher, Gerd Oskar Bausewein - and everyone else at UNIX Magazin. - - And all of the 386BSD User Community. - - - - - -386BSD CONTRIB LIST 3 July 1992 - - - diff --git a/data/releases/1.1.5/CONTRIB.FreeBSD b/data/releases/1.1.5/CONTRIB.FreeBSD deleted file mode 100644 index 37bae9cb03..0000000000 --- a/data/releases/1.1.5/CONTRIB.FreeBSD +++ /dev/null @@ -1,191 +0,0 @@ - FreeBSD 1.1.5 - Contributor List - - - -Derived Software Contributors: - -This software was originally derived from William F. Jolitz's 386BSD -release 0.1, though very little of the original 386BSD specific code -remains. - -Please see the file CONTRIB.386BSD for the list of contributors from -386BSD. - -Included in this release are some of the patches from the old 386BSD -patch kit version 0.2.4, and therefore the names of contributors from the -patch kit are also listed below. - -Finally, there are portions of NetBSD that have been integrated into -FreeBSD as well, and we would therefore like to thank all the contributors -to NetBSD for their work. - - -Hardware Contributors: - -A special thanks to Robert Bruce and Jack Velte of Walnut Creek CDROM -for providing a 486/DX2-66 EISA/VL system that is being used for the -development work. It would have been impossible to do this release -with out their support. - -Dermot McDonnell for his donation of a Toshiba XM3401B CDROM -drive. - - -The FreeBSD Core Team (in alphabetical order): - -Andrew A. Chernov -John Dyson -David Greenman -Rodney W. Grimes -Jordan K. Hubbard -Scott Mace -Andrew Moore -Rich Murphey -Geoff Rehmet -Paul Richards -Andreas Schulz -Nate Williams -Garrett A. Wollman - - -Additional FreeBSD Contributors (no particular order): - -Atsushi Murai -Keith Moore -Adam Glass -Andrew Herbert -Bob Wilcox -Bruce Evans -Charles Hannum -Chris G. Demetriou -Chris Torek -Christoph Robitschko -Curt Mayer -Dave Burgess -Dave Rivers -David Dawes -Frank Maclachlan -Gary A. Browning -Gary Clark II -Guido van Rooij -Havard Eidnes -Holger Veit -Ishii Masahiro, R. Kym Horsell -J.T. Conklin -James Clark -James da Silva et al -Jim Wilson -Joerg Wunsch -Julian Elischer -Julian Stacey > -Keith Bostic -Marc Frajola -Mark Tinguely -Martin Birgmeier -Paul Kranenburg -Paul Mackerras -Poul-Henning Kamp -Rob Shady -Sascha Wildner -Sean Eric Fagan -Serge V. Vakulenko -Steven Wallace -Søren Schmidt -Terry Lee -Theo Deraadt -Yuval Yarom - - -Patch kit patch contributors (no particular order): - -Adam Glass -Adrian Hall -Andrew A. Chernov -Andrew Herbert -Andrew Moore -Andy Valencia -Arne Henrik Juul -Bakul Shah -Barry Lustig -Bob Wilcox -Branko Lankester -Brett Lymn -Bruce Evans -Charles Hannum -Chris G. Demetriou -Chris Torek -Christoph Robitschko -Daniel Poirot -Dave Burgess -Dave Rivers -David Dawes -David Greenman -Eric J. Haug -Felix Gaehtgens -Frank Maclachlan -Gary A. Browning -Geoff Rehmet -Goran Hammarback -Guido van Rooij -Guy Harris -Havard Eidnes -Herb Peyerl -Ishii Masahiro, R. Kym Horsell -J.T. Conklin -Jagane D Sundar < jagane@netcom.com > -James Clark -James Jegers -James W. Dolter -James da Silva et al -Jay Fenlason -Jim Wilson -Joerg Lohse -Joerg Wunsch -John Dyson - -John Woods -Jordan K. Hubbard -Julian Elischer -Julian Stacey > -Karl Lehenbauer -Keith Bostic -Ken Hughes -Kent Talarico -Kevin Lahey -Marc Frajola -Mark Tinguely -Martin Renters -Michael Galassi -Mike Durkin -Nate Williams -Nick Handel -Pace Willisson -Paul Kranenburg -Paul Mackerras -Paul Popelka -Peter da Silva -Phil Sutherland -Poul-Henning Kamp -Ralf Friedl -Rich Murphey -Rick Macklem -Robert D. Thrush -Rodney W. Grimes -Rog Egge -Sascha Wildner -Scott Burris -Scott Reynolds -Sean Eric Fagan -Simon J Gerraty -Stephen McKay -Terry Lambert -Terry Lee -Warren Toomey -Wiljo Heinen -William Jolitz -Wolfgang Solfrank -Wolfgang Stanglmeier -Yuval Yarom - -$Id: CONTRIB.FreeBSD,v 1.1.1.1 1996-09-24 17:45:48 jfieber Exp $ diff --git a/data/releases/1.1.5/COPYRIGHT.386BSD b/data/releases/1.1.5/COPYRIGHT.386BSD deleted file mode 100644 index c53cb8865b..0000000000 --- a/data/releases/1.1.5/COPYRIGHT.386BSD +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - 386BSD Release 0.1 - Copyright - - - /* - * Copyright (c) 1989, 1990, 1991, 1992 William F. Jolitz, TeleMuse - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This software is a component of "386BSD" developed by - * William F. Jolitz, TeleMuse. - * 4. Neither the name of the developer nor the name "386BSD" - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * 386BSD WAS DEVELOPED BY WILLIAM F. JOLITZ. - * 386BSD IS INTENDED FOR RESEARCH AND EDUCATIONAL PURPOSES. - * THIS SOFTWARE SHOULD NOT BE CONSIDERED TO BE A COMMERCIAL PRODUCT. - * THE DEVELOPER URGES THAT USERS WHO REQUIRE A COMMERCIAL PRODUCT - * NOT MAKE USE OF THIS WORK. - * - * FOR USERS WHO WISH TO UNDERSTAND THE 386BSD SYSTEM DEVELOPED - * BY WILLIAM F. JOLITZ, WE RECOMMEND THE USER STUDY WRITTEN - * REFERENCES SUCH AS THE "PORTING UNIX TO THE 386" SERIES - * (BEGINNING JANUARY 1991 "DR. DOBBS JOURNAL", USA AND BEGINNING - * JUNE 1991 "UNIX MAGAZIN", GERMANY) BY WILLIAM F. JOLITZ AND - * LYNNE GREER JOLITZ, AS WELL AS OTHER BOOKS ON UNIX AND THE - * ON-LINE 386BSD USER MANUAL BEFORE USE. A BOOK DISCUSSING THE INTERNALS - * OF 386BSD ENTITLED "386BSD FROM THE INSIDE OUT" WILL BE AVAILABLE LATE 1992. - * - * THIS SOFTWARE IS PROVIDED BY THE DEVELOPER ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE DEVELOPER BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * - */ - - - 386BSD Copyright 1 July 1992 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 386BSD Copyright 2 July 1992 - - - - diff --git a/data/releases/1.1.5/COPYRIGHT.FreeBSD b/data/releases/1.1.5/COPYRIGHT.FreeBSD deleted file mode 100644 index 58c827bcd2..0000000000 --- a/data/releases/1.1.5/COPYRIGHT.FreeBSD +++ /dev/null @@ -1,122 +0,0 @@ -This software contains software developed by the University of -California, Berkeley, and its contributors; by the Free Software -Foundation; by the University of Illinois; by the Massachusetts -Institute of Technology; by the University of Vermont and State -Agricultural College; by Carnegie Mellon University; and by a large -number of contributors, whose names are listed in the notices below. - -Portions of this software are subject to one or more of the following -copyright notices. Please see the individual files for the terms and -conditions. - - -Copyright (C) 1980, 1983, 1986, 1988, 1990, 1991, Regents of the - University of California -Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, Free - Software Foundation, Inc. -Copyright (C) 1976, Board of Trustees of the University of Illinois -Copyright (C) 1980, 1981, Ken Harrenstien -Copyright (C) 1982, 1988, 1989, Walter Tichy -Copyright (C) 1983, 1986, 1992, 1993, Eric P. Allman -Copyright (C) 1983, Kenneth L. Greer -Copyright (C) 1984, 1985, 1986, 1987, 1992, Sun Microsystems, Inc. -Copyright (C) 1984, 1987, Stephen L. Moshier -Copyright (C) 1984, 1989, 1990, Bob Corbett and Richard Stallman -Copyright (C) 1984, University of British Columbia -Copyright (C) 1985, 1986, Wayne A. Christopher -Copyright (C) 1985, 1987, 1988, 1989, Adobe Systems, Inc. -Copyright (C) 1985, Stichting Mathematisch Centrum -Copyright (C) 1986, 1987, 1989, 1990, 1991, 1992, Ian F. Darwin -Copyright (C) 1986, 1987, 1989, Frame Technology, Inc. -Copyright (C) 1986, 1987, 1992, Daniel D. Lanciani -Copyright (C) 1986, 1987, Ed James -Copyright (C) 1986, Breslow -Copyright (C) 1986, Gary S. Brown -Copyright (C) 1986, Larry Wall -Copyright (C) 1986, Noah Morgan -Copyright (C) 1986, Stephen Satchell -Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, Carnegie Mellon University -Copyright (C) 1987, 1988, 1989, Sony Corp. -Copyright (C) 1987, 1988, John Stanback -Copyright (C) 1987, 1988, Ronald S. Karr and Landon Curt Noll -Copyright (C) 1987, 1989, 1990, 1991, Massachusetts Institute of Technology -Copyright (C) 1987, David C. Elliott. -Copyright (C) 1987, IBM Corporation -Copyright (C) 1987, Stuart Cracraft -Copyright (C) 1987, United States Army -Copyright (C) 1988, 1989, 1990, 1993, 1994, Paul A. Vixie -Copyright (C) 1988, 1989, Adam de Boor -Copyright (C) 1988, 1990, University of Utah -Copyright (C) 1988, Julian Onions -Copyright (C) 1988, Mark Nudleman -Copyright (C) 1988, Rayan S. Zachariassen -Copyright (C) 1989, 1990, 1991, 1992, 1993, Frank Kardel -Copyright (C) 1989, 1990, 1991, 1992, 1993, William S. Jolitz -Copyright (C) 1989, 1990, 1991, 1992, Brian Berliner -Copyright (C) 1989, Berkeley Softworks -Copyright (C) 1989, Dale Schumacher -Copyright (C) 1989, Dave Taylor -Copyright (C) 1989, Kenneth Almquist -Copyright (C) 1989, Matthew Self -Copyright (C) 1989, Robert V. Baron -Copyright (C) 1990, 1991, 1992, 1993, AT&T Bell Laboratories and Bellcore -Copyright (C) 1990, 1991, John W. Eaton -Copyright (C) 1990, 1991, Paul Eggert -Copyright (C) 1990, 1993, Andrew Moore -Copyright (C) 1990, John Robert LoVerso -Copyright (C) 1990, Open Software Foundation, Inc. -Copyright (C) 1990, RSA Data Security, Inc. -Copyright (C) 1991, 1992, 1993, 1994, Chris Provenzano -Copyright (C) 1991, 1992, 1993, Ian Lance Taylor -Copyright (C) 1991, 1992, Per Bothner -Copyright (C) 1991, 1992, Per Cederqvist -Copyright (C) 1991, Gregory M. Christy -Copyright (C) 1991, Inge Wallin -Copyright (C) 1991, Joseph Friedman -Copyright (C) 1992, 1993, 1994, David L. Mills -Copyright (C) 1992, 1993, Christopher G. Demetriou -Copyright (C) 1992, 1993, Garrett A. Wollman -Copyright (C) 1992, 1993, HD Associates -Copyright (C) 1992, 1993, Holger Veit -Copyright (C) 1992, 1993, Jean-Loup Gailly -Copyright (C) 1992, 1993, 1994 Joerg Wunsch -Copyright (C) 1992, 1993, John Brezak -Copyright (C) 1992, 1993, Motorola, Inc. -Copyright (C) 1993, 1994, Jordan Hubbard -Copyright (C) 1992, 1993, Soeren Schmidt -Copyright (C) 1992, 1993, Theo de Raadt -Copyright (C) 1992, 1993, University of Vermont and State Agricultural College -Copyright (C) 1992, Cygnus Support -Copyright (C) 1992, Diomidis Spinellis -Copyright (C) 1992, Henry Spencer -Copyright (C) 1992, Jeff Polk -Copyright (C) 1992, Terrence R. Lambert -Copyright (C) 1992, University of Guelph -Copyright (C) 1993, 1994, Andrew A. Chernov -Copyright (C) 1993, 1994, David Greenman -Copyright (C) 1993, 1994, John S. Dyson -Copyright (C) 1993, Adam Glass -Copyright (C) 1993, Atsushi Murai -Copyright (C) 1993, Brian Moore -Copyright (C) 1993, Daniel Boulet and RTMX Inc. -Copyright (C) 1993, David Muir Sharnoff -Copyright (C) 1993, David Parsons -Copyright (C) 1993, Gary Clark II -Copyright (C) 1993, Hannu Savolainen -Copyright (C) 1993, Herb Peyerl -Copyright (C) 1993, Herve Schauer Consultants -Copyright (C) 1993, Julian Elischer -Copyright (C) 1993, Julian Stacey -Copyright (C) 1993, K. J. Dryllerakis -Copyright (C) 1993, Martin Birgmeier -Copyright (C) 1993, Paul Kranenburg -Copyright (C) 1993, Paul Richards -Copyright (C) 1993, Thomas Koenig -Copyright (C) 1993, Winning Strategies, Inc. -Copyright (C) 1994, Christoph M. Robitschko -Copyright (C) 1994, University of Maryland -Copyright (C) 1993, 1994, jc@irbs.UUCP (John Capo), - vak@zebub.msk.su (Serge Vakulenko), - ache@astral.msk.su (Andrew A. Chernov) - -$Id: COPYRIGHT.FreeBSD,v 1.1.1.1 1996-09-24 17:45:48 jfieber Exp $ diff --git a/data/releases/1.1.5/COPYRIGHT.USL b/data/releases/1.1.5/COPYRIGHT.USL deleted file mode 100644 index 5f3f151c5c..0000000000 --- a/data/releases/1.1.5/COPYRIGHT.USL +++ /dev/null @@ -1,45 +0,0 @@ -Copyright (c) UNIX System Laboratories, Inc. -All or some portions of this software are derived from -material licensed to the University of California by -American Telephone and Telegraph Co. or UNIX System Laboratories, Inc. -and are reproduced herein with the permission of -UNIX System Laboratories, Inc. - -Additionally, the following files contained herein constitute -trade secrets of UNIX System Laboratories, Inc. and their contents -are not to be disclosed to any third party: - -sys/kern/init_main.c -sys/kern/kern_clock.c -sys/kern/kern_exec.c [*] -sys/kern/kern_exit.c -sys/kern/kern_physio.c [**] -sys/kern/kern_sig.c -sys/kern/kern_synch.c -sys/kern/subr_rmap.c [*] -sys/kern/sys_generic.c -sys/kern/sys_process.c -sys/kern/sysv_shm.c -sys/kern/tty.c -sys/kern/tty_subr.c [*] -sys/kern/vfs_bio.c [*] -sys/kern/vfs_syscalls.c -sys/sys/buf.h -sys/sys/proc.h -sys/sys/shm.h -sys/sys/tty.h -sys/ufs/dinode.h -sys/ufs/inode.h -sys/ufs/ufs_bmap.c -sys/ufs/ufs_disksubr.c -sys/ufs/ufs_inode.c -sys/ufs/ufs_vnops.c -usr.bin/cpio/cpio.c [*] - -[*] These file are NOT contained in FreeBSD - -[**] The version of this file in FreeBSD is belived to be clear of any USL - copyright and/or trade secret. - - -$Id: COPYRIGHT.USL,v 1.1.1.1 1996-09-24 17:45:49 jfieber Exp $ diff --git a/data/releases/1.1.5/KNOWNBUGS b/data/releases/1.1.5/KNOWNBUGS deleted file mode 100644 index 42b730b985..0000000000 --- a/data/releases/1.1.5/KNOWNBUGS +++ /dev/null @@ -1,73 +0,0 @@ -This file lists known problems with this release of FreeBSD - -'hanging keyboard' ------------------- -There are still problems with certain machines appearing to 'hang' on -bootup even though a prompt is there. The most common machines that -exhibit these problems are Gateway 2000 machines with PHOENIX bios's but -other machines with PHOENIX bios also exhibit this behavior. - The temporary solution until you can get the distribution -installed on your hard-drive is to 'bounce' on a key like shift or -num-lock (which works well since you can see when the keyboard comes -back to life) until the boot sequence is finished. The keyboard will -work fine for installing FreeBSD onto the hard-drive. - -/usr/bin/gdb: - The gdb in the release will not work on shared objects nor will it - work with C++ executables. Please use the gdb in the ports area for - debugging shared and/or C++ code. This is just a work-around until - we can transition to the new version of gdb completely. See below. - -/usr/gnu/bin/gdb: - This is the gdb from the ports area (if installed), also known as - gdb-4.11. There is a problem using gdb-4.11 to debug a core-file - generated by a binary which uses shared libraries. The problem is - basically due to the fact that the shared libraries are mmap'ed at - addresses in the memory space of the binary which are not accessible - to gdb-4.11 at the time that it tries to examine the core-file. This - usually manifests itself in "Cannot access memory at address " - messages at startup and "#0 in end ()" when you try to do - a backtrace ("bt"). - - Workaround: start gdb-4.11 without reference to the core-file, - e.g. "gdb fubar". Set a breakpoint in main and run the inferior - so that gdb-4.11 can resolve references to the shared libraries. - After this, use the "core-file" command to force gdb-4.11 to - load the core-file, e.g. "core-file fubar.core". Since all - shared library references were previously resolved gdb-4.11 can - now access the shared libraries and things like "bt" now work. - You will also be able to reference items previously on the stack - (from the core file), but all globals will show up as zero'd. - All these problems may be avoided if you compile the application - with -static. - -/sys/i386/isa/if_ep.c - The 3c509 driver will hang under heavy network loads and take your - machine off the network. (Though the machine will continue to run with - no network facilities) - - Workaround: Try a "ifconfig ep0 down" and a "ifconfig ep0 up" - to get it running again. - -/sys/i386/isa/bt742a.c - The Bt445S and Bt747 controllers can cause problems when ISA DMA - is selected as an option. With the EISA controller the remedy is - easy - simply turn it off using your EISA configuration utility. - With the Bt445S, which is a VLB card, you must switch the undocumented - "SW10" on "SB2" to the off position. Also note that certain revisions - of the Buslogic board (Revision C or earlier, firmware revision <3.37) - will cause DATA CORRUPTION with systems containing more than 16MB of - memory. If you find this to be the case, temporarily remove your - extra memory and contact Buslogic for an upgrade! - -fsck: - fsck can go into an endless loop in the repair/fsck cycle on - a corrupted filesystem. The message "VALUES IN SUPER BLOCK - DISAGREE WITH THOSE IN FIRST ALTERNATE" is very misleading. - fsck compares the superblock with the alternate in the last - cylinder group? So if this block is corrupt, you have no chance - to get the filesystem repaired. You can answer on the question - "UPDATE STANDARD SUPERBLOCK" with yes and get always the same - error message on the next fsck. - -$Id: KNOWNBUGS,v 1.1.1.1 1996-09-24 17:45:49 jfieber Exp $ diff --git a/data/releases/1.1.5/MIRROR.SITES b/data/releases/1.1.5/MIRROR.SITES deleted file mode 100644 index a3e9669787..0000000000 --- a/data/releases/1.1.5/MIRROR.SITES +++ /dev/null @@ -1,59 +0,0 @@ - -The FreeBSD software is being mirrored at the following locations: - -Country Site/Directory/Maintainer -======= ========================================================= - -Australia minnie.cs.adfa.oz.au:/BSD/FreeBSD-1.1-RELEASE - - -Australia ftp.physics.su.oz.au:/FreeBSD - David Dawes - -Australia ftp.une.edu.au:/pub/FreeBSD - Gordon Smith - -Austria ftp.tu-graz.ac.at:/pub/FreeBSD - - -Finland ftp.funet.fi:/pub/unix/FreeBSD - - -France ftp.ibp.fr:/pub/FreeBSD - - -Germany ftp.informatik.tu-muenchen.de:/pub/comp/os/bsd/FreeBSD - - -Germany ftp.uni-duisburg.de:/pub/unix/FreeBSD - - -Germany gil.physik.rwth-aachen.de:/pub/FreeBSD - - -Hong Kong ftp.cs.cuhk.hk:/pub/FreeBSD - - -Israel orgchem.weizmann.ac.il:/pub/FreeBSD - - -Netherlands ftp.nl.net:/pub/os/FreeBSD - - -Russia ftp.kiae.su:/FreeBSD - - -UK src.doc.ic.ac.uk:/packages/FreeBSD - - -USA gatekeeper.dec.com:/pub/BSD/FreeBSD - - -USA freebsd.uml.edu:/FreeBSD - - -USA wuarchive.wustl.edu:/systems/unix/FreeBSD - - - -$Id: MIRROR.SITES,v 1.1.1.1 1996-09-24 17:45:49 jfieber Exp $ diff --git a/data/releases/1.1.5/Makefile b/data/releases/1.1.5/Makefile deleted file mode 100644 index 1340175acd..0000000000 --- a/data/releases/1.1.5/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -DATA= CONTRIB.386BSD CONTRIB.FreeBSD COPYRIGHT.386BSD -DATA+= COPYRIGHT.FreeBSD COPYRIGHT.USL KNOWNBUGS MIRROR.SITES -DATA+= PERSONAL.ACKS REGISTER.FreeBSD RELNOTES.FreeBSD ROSTER.FreeBSD -DATA+= SUPPORT.TXT TODO-1.1.5 - -.include "../../web.mk" diff --git a/data/releases/1.1.5/PERSONAL.ACKS b/data/releases/1.1.5/PERSONAL.ACKS deleted file mode 100644 index d80896428b..0000000000 --- a/data/releases/1.1.5/PERSONAL.ACKS +++ /dev/null @@ -1,17 +0,0 @@ -The following contributors would like to make these personal -acknowledgements (in no particular order): - -Garrett Wollman would like to thank Gary Barbour and Steve Ackerman of -Utah; Tim Raymond, Jim White, and Jim Ertle of UVM; Malcolm Carlock at -UNR; and John Wroclawski of MIT. - -Nate Williams would like to thank Jaye Mathisen and the entire Computer -Science department of Montana State University for their help, hardware -and encouragement. - -Jordan Hubbard would like to thank IEUNET for bringing the INTERNET to -Ireland, thus making his participation possible at all (albeit expensive) -and his Mom, who would probably be pleased if only she understood any of -this. Hi Mom. - -$Id: PERSONAL.ACKS,v 1.1.1.1 1996-09-24 17:45:49 jfieber Exp $ diff --git a/data/releases/1.1.5/REGISTER.FreeBSD b/data/releases/1.1.5/REGISTER.FreeBSD deleted file mode 100644 index a7814005ff..0000000000 --- a/data/releases/1.1.5/REGISTER.FreeBSD +++ /dev/null @@ -1,86 +0,0 @@ -In the absence of any other mechanism for counting the number of users -of FreeBSD, we like to as kindly suggest that you take a few minutes -to please register with the counter set up by -. - -The justification for such "registration" is twofold: First, we sincerely do -wish to know just what the size and demographics of our user-base are -in order to better support its needs. Second, it's a sad fact that many -people rely on counters and statistics (even when highly dubious) rather -than actual experience when chosing an operating system, and the best we -can hope to do in such circumstances is to at least try to provide some -indication of how popular we are (or are not). This is not how we recommend -that people go about chosing an operating system, but the necessity of -"marketing" remains an undeniable fact of life. - -The FreeBSD team does not necessarily feel that Harald's counter represents -the best approach to such statistics gathering, and its accuracy will only -be as good as people's willingness to register with it (which may not reflect -the actual OS population at any single point in time), but in the total absence -of any other mechanism for providing such useful statistics, it's certainly a -start and we thank Harald for his efforts in providing this service. -It's a community service, and of potential benefit to everyone (all *BSD -users), so let's see if we can't make it work! - -Included below is the standard blurb from the counter. - -Thanks in advance, - - The FreeBSD team. - - -How to get registered -===================== - -In brief: - - [To register a running installation of FreeBSD] - Send E-mail to bsd-counter@uninett.no with the SUBJECT line - - "I use FreeBSD at " - -Introduction -============ -The intention of this counting project is to count all users of UNIXes -that are: - - - BSD-derived - - Freely available - -The variants NetBSD, 386BSD and FreeBSD are currently distinguished. - -(NOTE: Linux is NOT BSD-derived. If you use that, send mail to -linux-counter@uninett.no instead!!!) - -The information is *not* used for any purpose but statistics, and unless -you request it, information about single persons are *never* made public. -(A list of users who have requested publication is available from the -FTP file ftp://aun.uninett.no/pub/misc/386bsd/persons) - -How to register -=============== -Send E-mail to bsd-counter@uninett.no - -The subject should be - - I use FreeBSD|NetBSD|386BSD at - -Where FreeBSD, NetBSD or 386BSD is the particular variant you're using -and "place" can be school, work or home, or a combination of these. - -You will get back a letter with 3 things: - - - An acknowledgement - - A form that you can fill out and send in with more information - about yourself, your machine, and your 386bsd-using friends - - A report giving the current status of the counter - -You can update your "vote" at any time, by sending an E-mail message -from the same account. Duplicates will be weeded out. - -The current report, available by anonymous FTP to aun.uninett.no, -directory pub/misc/386bsd-counter, file "short", is given below. - -For all questions, contact Harald.T.Alvestrand@uninett.no! - -$Id: REGISTER.FreeBSD,v 1.1.1.1 1996-09-24 17:45:49 jfieber Exp $ diff --git a/data/releases/1.1.5/RELNOTES.FreeBSD b/data/releases/1.1.5/RELNOTES.FreeBSD deleted file mode 100644 index 551be630a5..0000000000 --- a/data/releases/1.1.5/RELNOTES.FreeBSD +++ /dev/null @@ -1,313 +0,0 @@ - RELEASE NOTES - FreeBSD - Release 1.1.5 - -1. Technical overview ---------------------- - -FreeBSD is a freely available, full source 4.3 (+4.4 enhancements) BSD -release for Intel i386/i486 (or compatable) based PC's. It is based -on Bill Jolitz's 386BSD 0.1, with additions from "the patchkit", -NetBSD, CSRG, and the Free Software Foundation. - -Since our first release of FreeBSD 1.0, many hundreds of bugs have been -fixed, features added, and the overall quality of the system improved -almost imeasurably. FreeBSD 1.1.5 represents the culmination of almost -18 months of work and many thousands of man hours put in by our all-volunteer -working group. We hope you enjoy it! - -Many packages have also been upgraded or added, such as XFree86 2.1, -xview 3.2, elm, nntp, mh, InterViews and dozens of other miscellaneous -utilities have been ported and are now available as add-ons. See the next -section of this document for more details. - -For a list of contributors, please see the files "CONTRIB.FreeBSD" and -"CONTRIB.386BSD", which should be bundled with your distribution. - -Also see the new "REGISTER.FreeBSD" file for information on registering -with the "Free BSD user counter". We've also provided a list of who's -responsible for what (so that you may query them directly) in the -"ROSTER.FreeBSD" file; use of this file is encouraged to ensure faster -resolution of an problems you may have! - -The core of FreeBSD does not contain DES code which would inhibit its -being exported outside the United States. There is an add-on package -to the core distribution, for use only in the United States, that -contains the programs that normally use DES. The auxiliary packages -provided separately can be used by anyone. A freely (from outside the U.S.) -exportable European distribution of DES for our non U.S. users also exists -and is described in the FreeBSD FAQ. - - -2. Supported Configurations ---------------------------- - -FreeBSD currently runs on a wide variety of ISA, EISA and PCI bus based -PC's, ranging from 386sx to Pentium class machines (though the 386sx is -not recommended). Support for generic IDE or ESDI drive configurations, -various SCSI controller, network and serial cards is also provided. - -Following is a list of all currently known disk controllers and -ethernet cards known to work with FreeBSD. Other configurations may -very well work, and we have simply not received any indication of -this. - - -2.1. Disk Controllers - -WD1003 (any generic MFM/RLL) -WD1007 (any generic IDE/ESDI) - -Adaptec 154x series ISA SCSI controller (as long as you have less than -16MB of main memory). - -Adaptec 174x series EISA SCSI controller in standard and enhanced mode. - -[Note that Buslogic was formerly known as "Bustec"] -Buslogic 545S. -Buslogic 445S VLB SCSI controller -Buslogic 742A and 747. -Buslogic 942A PCI - -Please see special notes in /usr/src/KNOWNBUGS (filed under bt742a.c) for -details concerning possible buggy firmware and undocumented switch settings -that may be necessary for proper operation of your Bt445S controller. - -DTC 3290 EISA SCSI controller in 1542 emulation mode. - -Ultra Store 14F and 34F. - -Seagate ST01/02 SCSI controllers. - -Future Domain 8xx/950 series SCSI controllers. - -With all supported SCSI controllers, full support is provided for -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including -DAT) and CD ROM drives. Note: This and the mcd driver (Mitsumi CDROM -interface card) is the only way a CD ROM drive may be currently -attached to a FreeBSD system; we do not support SoundBlaster CDROM -interface, or other "mini SCSI" adapters. - -Some controllers have limitations with the way they deal with >16MB of memory, -due to the fact that the ISA bus only has a DMA address space of 24 bits. -If you do your arithmetic, you'll see that this makes it impossible to do -direct DMA to any address >16MB. This limitation is even true of some -EISA controllers (which are normally 32 bit) when they're configured to -emulate an ISA card, which they then do in *all* respects. This problem -is avoided entirely by IDE controllers (which do not use DMA), true EISA -controllers (like the UltraStor or Adaptec 1742A) and most VLB (local bus) -controllers. In the cases where it's necessary, the system will use -"bounce buffers" to talk to the controller so that you can still use -more than 16Mb of memory without difficulty. - - -2.2. Ethernet cards - -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E, -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT -based clones. - -Isolan AT 4141-0 (16 bit) - -Isolink 4110 (8 bit) - -Novell NE1000, NE2000, and NE2100 ethernet interface. - -3Com 3C503 Etherlink II - -3Com 3C509 Ethernet cards - -Toshiba ethernet cards - -SMC Elite Ultra - - -2.3. Misc - -AST 4 port serial card using shared IRQ. - -ARNET 8 port serial card using shared IRQ. - -BOCA ATIO66 6 port serial card using shared IRQ. - -STB 4 port card using shared IRQ. - -Mitsumi (all models) CDROM interface and drive. - -Adlib, Soundblaster, Soundblaster Pro, ProAudioSpectrum, Gravis UltraSound -and Roland MPU-401 sound cards. - -FreeBSD currently does NOT support IBM's microchannel (MCA) bus, but -support is apparently close to materializing. Details will be posted -as the situation develops. - - -3. Obtaining FreeBSD. ---------------------- - -You may obtain FreeBSD in a variety of ways: - -1. FTP/Mail - -You can ftp FreeBSD and any or all of its optional packages from -`freebsd.cdrom.com' - the official FreeBSD release site. - -For other locations that mirror the FreeBSD software see the file -MIRROR.SITES. Please ftp the distribution from the nearest site -to you netwise. - -If you do not have access to the internet and electronic mail is your -only recourse, then you may still fetch the files by sending mail to -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message -to get more information on how to fetch files from freebsd.cdrom.com. -Note: This approach will end up sending many *tens of megabytes* -through the mail, and should only be employed as an absolute LAST -resort! - - -2. CDROM - -FreeBSD 1.1 may be ordered on CDROM from: - - Walnut Creek CDROM - 4041 Pike Lane, Suite D - Concord CA 94520 - 1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax) - -Or via the internet from orders@cdrom.com. There current catalog can -be obtained via ftp as ftp.cdrom.com:/cdrom/catalog. - -Cost is $39.95. Shipping (per order not per disc) is $5 in the US, Canada, -or Mexico and $10.00 overseas. They accept Visa, Mastercard, American -Express, and ship COD to the United States. California residents please -add 8.25% sales tax. - -Should you be dissatisfied for any reason, the CD comes with an -unconditional return policy. - -Note that Walnut Creek CDROM does NOT provide technical support for FreeBSD, -you need to contact the FreeBSD team for that. Please see section 4 for -more information. - - -It should be noted, lest you get the wrong impression that "FreeBSD" -is anything but, that almost no one in the "core team" makes money -from distributions or anything else connected with FreeBSD. We simply -provide this information as a public service for those wishing to get -their releases from somewhere other than the net (and the easier it -is for you to obtain our software, the happier we are). - - -4. Reporting problems, making suggestions, submitting code. ------------------------------------------------------------ - -Your suggestions, bug reports and contributions of code are always -valued - please do not hesitate to report any problems you may find -(preferably with a fix attached if you can!). - -The prefered method to submit bug reports from a machine with internet -mail connectivity is to use the sendbug command. Bug reports will be -dutifully filed by our faithful bugfiler program and you can be sure -that we'll do our best to respond to all reported bugs as soon as -possible. - -If, for some reason, you are unable to use the sendbug command to -submit a bug report, you can try to send it to: - - FreeBSD-bugs@freefall.cdrom.com - - -Otherwise, for any questions or suggestions, please send mail to: - - FreeBSD-questions@freefall.cdrom.com - -Additionally, being a volunteer effort, we are always happy to have -extra hands willing to help - there are already far more enhancements -to be done than we can ever manage to do by ourselves! To contact us -on technical matters, or with offers of help, you may send mail to: - - FreeBSD-hackers@freefall.cdrom.com - -Since these mailing lists can experience significant amounts of -traffic, if you've got slow or expensive mail access and you're -only interested in keeping up with significant FreeBSD events, you may -find it preferable to subscribe to: - - FreeBSD-announce@freefall.cdrom.com - - -All but the FreeBSD-bugs groups can be freely joined by anyone wishing to -do so. Send mail to MajorDomo@freefall.cdrom.com and include the keyword -`help' on a line by itself somewhere in the body of the message. This -will give you more information on joining the various lists, accessing -archives, etc. - - -5. Acknowledgements -------------------- - -FreeBSD represents the cumulative work of many dozens, if not -hundreds, of individuals from around the world who have worked very -hard to bring you this release. It would be very difficult, if not -impossible, to enumerate everyone who's contributed to FreeBSD, but -nonetheless we shall try (in alphabetical order, of course). If your -name is not mentioned, please be assured that its omission is entirely -accidental. - - -The Computer Systems Research Group (CSRG), U.C. Berkeley. - -Bill Jolitz, for his extensive work with 386BSD. - -The FreeBSD "core" team: - - Andrew A. Chernov - John Dyson - David Greenman - Rodney W. Grimes - Jordan K. Hubbard - Scott Mace - Andrew Moore - Rich Murphey - Geoff Rehmet - Paul Richards - Andreas Schulz - Nate Williams - Garrett A. Wollman - - -Special mention to: - - Robert Bruce and Jack Velte of Walnut Creek CDROM, without - whose help (and continuing support) this release would never - have been possible. - - Dermot McDonnell for his donation of a Toshiba XM3401B CDROM - drive. - - The NetBSD group for their frequent assistance and commentary. - - Additional FreeBSD helpers and beta testers: - - Gary Browing Jon Cargille - J.T. Conklin Chris Demetriou - Julian Elischer Bruce Evans - Sean Eric Fagan Guy Helmer - Jeffrey Hsu Terry Lambert - Gary Moyer Jaye Mathisen - Curt Mayer L Jonas Olsson - Chris Provenzano Dave Rivers - Guido van Rooij Steven Wallace - Rick Weldon Terry Williams - Atsushi Murai - - And everyone at Montana State University for their initial support. - - -Thanks to everyone, especially those not mentioned, and we sincerely -hope you enjoy this release of FreeBSD! - - - The FreeBSD Core Team - -$Id: RELNOTES.FreeBSD,v 1.2 1996-10-06 20:16:47 jfieber Exp $ diff --git a/data/releases/1.1.5/ROSTER.FreeBSD b/data/releases/1.1.5/ROSTER.FreeBSD deleted file mode 100644 index 9972cf4fee..0000000000 --- a/data/releases/1.1.5/ROSTER.FreeBSD +++ /dev/null @@ -1,127 +0,0 @@ -This file attempts to document just who is `responsible' for what in -the FreeBSD world. Since we're an all-volunteer group, the whole -concept of `responsibility' must, of course, be taken with a grain of -salt since the folks here may not always have time to deal with your -problem right away. With that in mind, you are encouraged to contact -these folks directly when your problem or suggestion clearly falls -into their area of responsibility. If your queries don't net any -positive results in, say, 48 hours, THEN you should try and contact -the group at large. In most cases, however, using these folks as -first-contacts will both cut down on our mail-overload and give you -faster service. - -Thank you! - - The FreeBSD Team - freebsd-hackers@freefall.cdrom.com - ---- - - -Legend: -------- -contrib = Contributed -doc = Documentation -lib = User-land library -misc = Misc user-land utility (contrib, other) -ports = Ported software in /usr/ports -prog = User-land program -share = Support data files -sys = Kernel and system code -tools = DOS support utilities - -Category Person Email address -=============================================================================== -contrib/xntpd Garrett Wollman wollman@lcs.mit.edu -doc/FAQ FAQ Team freebsd-faq@freefall.cdrom.com -lib/libF77 L. Jonas Olsson ljo@po.cwru.edu -lib/libc Garrett Wollman wollman@lcs.mit.edu -lib/libcrypt (non-US) Geoff Rehmet csgr@cs.ru.ac.za -lib/libcurses Andrew Chernov ache@astral.msk.su -lib/libkrb Garrett Wollman wollman@lcs.mit.edu -lib/libm Andrew Moore alm@netcom.com -lib/libpthread Chris Provenzano proven@mit.edu -lib/libskey Guido van Rooij guido@gvr.win.tue.nl -lib/libtelnet Garrett Wollman wollman@lcs.mit.edu -misc/addit Gary Clark II gclarkii@freefall.cdrom.com -misc/configit Gary Clark II gclarkii@freefall.cdrom.com -misc/gnats Andrew Moore alm@netcom.com -misc/manctl Geoff Rehmet csgr@cs.ru.ac.za -ports/{not below} Andrew Moore alm@freefall.cdrom.com -ports/aXe Jordan Hubbard jkh@freefall.cdrom.com -ports/archivers Scott Mace smace@freefall.cdrom.com -ports/bash Jordan Hubbard jkh@freefall.cdrom.com -ports/blt Jordan Hubbard jkh@freefall.cdrom.com -ports/cpm Joerg Wunsch joerg_wunsch@uriah.sax.de -ports/dgd Adam David adam@veda.is -ports/elm Scott Mace smace@freefall.cdrom.com -ports/emacs Jordan Hubbard jkh@freefall.cdrom.com -ports/exmh Jordan Hubbard jkh@freefall.cdrom.com -ports/ezd Jeffrey Hsu hsu@freefall.cdrom.com -ports/franz Jordan Hubbard jkh@freefall.cdrom.com -ports/fvwm Geoff Rehmet csgr@cs.ru.ac.za -ports/golddig Jeffrey Hsu hsu@freefall.cdrom.com -ports/ile Jordan Hubbard jkh@freefall.cdrom.com -ports/ispell Piero Serini piero@strider.st.dsi.unimi.it -ports/jpeg Scott Mace smace@freefall.cdrom.com -ports/kermit Scott Mace smace@freefall.cdrom.com -ports/ksh Sean Vickery seanv@cs.uq.edu.au -ports/kterm Satoshi Asami asami@cs.berkeley.edu -ports/lynx Serge V.Vakulenko vak@cronyx.msk.su -ports/mprof Jeffrey Hsu hsu@freefall.cdrom.com -ports/mtools Steven Wallace swallace@freefall.cdrom.com -ports/netaudio Jeffrey Hsu hsu@freefall.cdrom.com -ports/nethack Sean Vickery seanv@cs.uq.edu.au -ports/pcvt J"org Wunsch joerg_wunsch@uriah.sax.de -ports/piewm Satoshi Asami asami@cs.berkeley.edu -ports/pkg_install Jordan Hubbard jkh@freefall.cdrom.com -ports/popper Andreas Schulz ats@g386bsd.first.gmd.de -ports/point Jordan Hubbard jkh@freefall.cdrom.com -ports/sather Jeffrey Hsu hsu@freefall.cdrom.com -ports/schemetoc Jeffrey Hsu hsu@freefall.cdrom.com -ports/scm Jeffrey Hsu hsu@freefall.cdrom.com -ports/seahaven Jeffrey Hsu hsu@freefall.cdrom.com -ports/sml Jeffrey Hsu hsu@freefall.cdrom.com -ports/sup Jordan Hubbard jkh@freefall.cdrom.com -ports/tcl Jordan Hubbard jkh@freefall.cdrom.com -ports/tcl-dp Jordan Hubbard jkh@freefall.cdrom.com -ports/tclX Jordan Hubbard jkh@freefall.cdrom.com -ports/tcsh Scott Mace smace@freefall.cdrom.com -ports/tk Jordan Hubbard jkh@freefall.cdrom.com -ports/vile Jordan Hubbard jkh@freefall.cdrom.com -ports/vim Jordan Hubbard jkh@freefall.cdrom.com -ports/wine Jeffrey Hsu hsu@freefall.cdrom.com -ports/wu-ftpd Justin T. Gibbs gibbs@freefall.cdrom.com -ports/xcdplayer Steven Wallace swallace@freefall.cdrom.com -ports/xjewel Jeffrey Hsu hsu@freefall.cdrom.com -ports/xlock Scott Mace smace@freefall.cdrom.com -ports/xmine J"org Wunsch joerg_wunsch@uriah.sax.de -ports/xphoon Satoshi Asami asami@cs.berkeley.edu -ports/xv Scott Mace smace@freefall.cdrom.com -ports/ytalk Geoff Rehmet csgr@cs.ru.ac.za -ports/zircon Jordan Hubbard jkh@freefall.cdrom.com -ports/zsh Scott Mace smace@freefall.cdrom.com -prog/cc Poul-Henning Kamp phk@freefall.cdrom.com -prog/cc25 Poul-Henning Kamp phk@freefall.cdrom.com -prog/gdb Gary Jennejohn gj@pcs.dec.com -prog/man Jordan Hubbard jkh@freefall.cdrom.com -prog/telnet Garrett Wollman wollman@lcs.mit.edu -sys/fd J"org Wunsch joerg_wunsch@uriah.sax.de -sys/fd Serge V.Vakulenko vak@cronyx.msk.su -sys/i386 David Greenman davidg@root.com -sys/i386/isa/seagate Sean Vickery seanv@cs.uq.edu.au -sys/i386/isa/sound Steven Wallace swallace@freefall.cdrom.com -sys/i386/isa/bt742*.c Atsushi Murai amurai@spec.co.jp -sys/kern David Greenman davidg@root.com -sys/kern/ntp Garrett Wollman wollman@lcs.mit.edu -sys/lpt Geoff Rehmet csgr@cs.ru.ac.za -sys/net* David Greenman davidg@root.com -sys/netboot Martin Renters martin@innovus.com -sys/netinet Garrett Wollman wollman@lcs.mit.edu -sys/pcmcia Poul-Henning Kamp phk@freefall.cdrom.com -sys/scheduler John Dyson dyson@freefall.cdrom.com -sys/syscons So/ren Schmidt sos@freefall.cdrom.com -sys/vm David Greenman davidg@root.com -sys/vm John Dyson dyson@freefall.cdrom.com -sys/wt Serge V.Vakulenko vak@cronyx.msk.su -tools/booteasy Serge V.Vakulenko vak@cronyx.msk.su diff --git a/data/releases/1.1.5/SUPPORT.TXT b/data/releases/1.1.5/SUPPORT.TXT deleted file mode 100644 index 8bf8a92c82..0000000000 --- a/data/releases/1.1.5/SUPPORT.TXT +++ /dev/null @@ -1,89 +0,0 @@ - -Technical support for this product is NOT provided by Walnut Creek CDROM. - -You need to contact one of the following companies and/or people for -technical support. - -Accurate Automation Company -6005 S.E. Laurel Street -Milwaukie, OR 97222 -Telephone: +1-503-653-7376 -Email: rgrimes@agora.rain.com - -Accurate Automation provides support for FreeBSD including installation, -system configuration, hardware and software trouble shooting, and related -issues. Rates depend upon the type of work being done. Hours are from -10:00 am to 10:00pm PST. - - -Gary Clark II -GB Data Consulting -3801 Polk -Houston, Texas 77003 USA -Telephone: +1-713-587-1644 -Email: gclarkii@radon.gbdata.com - -GB Data Consulting provides support for FreeBSD including installation, usage -and system administration. We also provide classes, on-site service and -distribution sets on floppy. Please email info@radon.gbdata.com or call for -rates and information. - - -Cronyx Ltd. -Research Computer Center, -Moscow State University, -Moscow 199899, Russia -Phone: +7-095-939-5678 -Email: info@cronyx.msk.su - -Cronyx Ltd. provides support for FreeBSD including installation, -configuration, Relcom network connection via UUCP, dialup and leased -line IP. We also provide X Windows configuration and localization, -as well as additional packages installation. Distribution sets on -floppies and tape cartridges available. System software development -including drivers for non-standard equipment. - - -Jordan Hubbard -Timberline Associates (est 1978) -Dublin, Ireland [And soon Boston / San Francisco] -Support hours: 1000 - 2300 GMT -Tel #: 00353-1-332796 -Email: jkh@al.org - -Telephone (or Internet) and on-site consulting for FreeBSD in Ireland, -the United States, United Kingdom and most parts of Europe. Services include -installation, system configuration, networking and custom software -projects, graphical user interfaces a specialty (actively involved with -The X Window System since Version 9 and contributor to the X Consortium). -Reasonable and flexible rates comensurate with location and duration of -assignment. Internet assignments are welcomed, and generally billed at -lower rates. - - -Vector Systems Ltd, Julian H. Stacey. -Post: Holz Strasse 27d, D 80469, Munich (Muenchen), Germany (Deutschland). -Tel.: +49 89 268616 09:00-22:00 TZ=GMT+1 -Email: stacey@freefall.cdrom.com - -Custom designs & support using FreeBSD + X-Windows + FSF/GNU, + own Unix & DOS -C tools. Systems engineering, hardware interfacing, multi lingual systems -(European, Cyrillic, Chinese), communications, scientific, industrial real -time programming. Source Tapes: QIC 525M, 150M, 60M. -Deutsch: Man kann mir in Deutsch schreiben, (oder mich anrufen). -Francais: Je comprend Francais, mais je n'ecris pas des responses en Francais. - - -Sean Vickery -2/449 Milton Road -Auchenflower Qld 4066 -Australia -Telephone: +61 (0)7 870 5241 - Email: seanv@cs.uq.edu.au - -Sean offers support in most FreeBSD matters, including installation -and configuration. His rates are reasonable. As well as on-site -help, support is available over the phone and the net. - - -$Id: SUPPORT.TXT,v 1.1.1.1 1996-09-24 17:45:50 jfieber Exp $ diff --git a/data/releases/1.1.5/TODO-1.1.5 b/data/releases/1.1.5/TODO-1.1.5 deleted file mode 100644 index 66d1777a13..0000000000 --- a/data/releases/1.1.5/TODO-1.1.5 +++ /dev/null @@ -1,38 +0,0 @@ -This is my current TODO list for 1.1.5. Please feel free to add to -it, assuming that you've actually got some confidence that you or -someone else will be able to actually get to whatever it is (or it's -so critical that you don't think 1.1.5 could/should be released -without it). - -Also, please bear in mind the following milestones we have to hit: - -June 5th Feature Freeze (bug fixes and cleanup work only). -June 16th Code Freeze -June 20th Roll binaries - begin initial testing -June 23rd Announce availability of 1.1.5. - -(*) = Task is completed -(@) = Task is abandoned - -Task Urgency Who -------------------------------------------------------------------------------- -Floppy driver fixes Low * Joerg Wunsch -Sound driver (GUS/Multicast/cleanup) Medium Steven W/Andrew C. -Curses library problems Medium * Steven W. -SIO driver - reported problems High * Andrew C/Bruce E/??? -Syscons integration / new features High * Soren Schmidt/Jordan -Update FT driver Medium * Javier R/Steven G. -Update gdb High * Paul -Make pcfs less dangerous Low @ ??? -Bruce's disklabel and bad144 fixes Medium * Andrew C. -Misc NetBSD drivers for weird devices Low @ Geoff -Multicast Support Medium * Jordan -Bounce Buffer fixes High * John/David -VM panics and assorted lossage High * John/David -Secure Key support Low * Guido -Install script enhancements Medium * Andrew M/Jordan -Fsck/umount cooperation with dirty bit Low @ Paul R. -PCFS data corruption with cp Medium * Steven W./ATS -PCFS extended DOS partition support Low @ ??? -ISOFS over NSF fix Medium/High * ??? -Libcompat Low * Joerg Wunsch diff --git a/data/releases/1.1/CONTRIB.386BSD b/data/releases/1.1/CONTRIB.386BSD deleted file mode 100644 index a99b527c48..0000000000 --- a/data/releases/1.1/CONTRIB.386BSD +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - - 386BSD Release 0.1 - Contributor List - - Lynne Greer Jolitz - William F. Jolitz - - -_H_a_r_d_w_a_r_e _a_n_d _M_o_n_e_t_a_r_y _C_o_n_t_r_i_b_u_t_o_r_s - -Many people and firms have provided hardware and/or money to -try and keep this unfunded project going despite a recession -and hard times -- usually by digging into their own pockets. -Each of these contributors gave, not only because they -believed that the continuation of 386BSD is vital to the -health of the research, educational, and development commun- -ities, but also because they realize that an individual can -and does make a difference! - -Without the help of the people listed here, this release -would simply not have been possible. We would especially -like to thank Thos Sumner, whose loan of a 486/50 SCSI PC -made development go more rapidly. The rest of the 386BSD -user community should make special note of all these people -and firms and commend them for their generosity and -foresight. - -We hope that their leadership and vision will serve as shin- -ing examples to the entire 386BSD user community, and serve -to encourage others to actively participate in 386BSD. - - Jan van den Bosch - Compaq Computer Corporation - Cyrix Corporation - Dixon Dick - Steven P. Donegan - Jon Erickson - Eric J. Haug - Bob McGhee - Jesus Monroy Jr. - Andrew Moore - Rich Murphey - Mark Ng - Kenji Okamoto - John Plocher - Mark R. Riordan - John B. Scalia - Steve Sizemore - Thos Sumner - David E. Tweten - - - - - -386BSD CONTRIB LIST 1 July 1992 - - - - - - - - - - -_S_o_f_t_w_a_r_e _C_o_n_t_r_i_b_u_t_o_r_s - -The following people have contributed key software programs, -modules and fixes, including novel work and ports of popular -public domain user programs. Some of this software was -directly contributed to us, while other items were made -available to all users via the network. Occasionally, -several people came up with a variety of approaches for a -single item. In this instance, we tried to choose the one -which we felt would best serve the rest of the 386BSD user -base for this release. However, the creativity and persever- -ance of all the software contributors trying to make 386BSD -better for the entire 386BSD user community was consider- -able. Each individual effort is worthy of pride. - -We wish to personally thank all of these people, as they -have helped make 386BSD Release 0.1 a reality. We hope that -these contributors and all the rest of the 386BSD user com- -munity will continue to actively participate to make future -releases even better! - - James Van Artsdalen - Scott Burris - Randall Dean - Chris Demetriou - Mark Eichin - Bruce Evans - Steve Ferguson - Jeffrey Goh - David Greenman - Amancio Hasty Jr - John W. Hatley - Eric J. Haug - Tom Ivar Helbekkmo - John D. Irwin - Peter Klingebiel - Paul Kranenburg - Daniel Lanciani - Karl Lehenbauer - Lee M. J. McLoughlin - Andrew J. Michael - Jesus Monroy Jr. - Daniel A. Muntz - Richard Murphey - Glen Overby - Brad Parker - Herb Pereyl - Ken Raeburn - Paul Richards - Guido van Rooij - Peng-Toh Sim - Wolfgang Solfrank - Dave Stanhope - - -386BSD CONTRIB LIST 2 July 1992 - - - - - - - - - - - Mark Tinguely - Linus Torvalds - Richard Tobin - Rob Warnock - Christian Wiedmann - Pace Willisson - Joerg Wunsch - - And all of the other 386BSD Software Contributors. - - -_S_u_p_p_o_r_t _a_n_d _A_d_v_i_c_e _C_o_n_t_r_i_b_u_t_o_r_s - -Many people have continually encouraged us over the course -of these releases, and provided us with technical advice and -guidance. These people have also spent considerable time and -energy getting this software out to the rest of the 386BSD -community. While it is impossible for us to list everyone -who has been supportive of 386BSD, we wish to personally -thank some of the people who have been of special assistance -to us directly over the course of getting 386BSD out the -door. - - Bruce Blakely - Dave Campbell - Free Software Foundation - Paul Fromberg - Tom Genereaux - John Gilmore - Dave Harris - Jim Joyce - Dan Kionka - Dory Leifer - Per Lindqvist - Marshall Midden - Rich Morin - Silicon Valley Computer Society - John Sokol - Thos Sumner - Karen Trocki - Rob Warnock - - and a special thanks to: - John Erickson, Tami Zemel, Ray Valdez, Monica Berg, Michael Floyd - and everyone else at Dr. Dobbs Journal. - Juergen Fey, Rainer Huttenloher, Gerd Oskar Bausewein - and everyone else at UNIX Magazin. - - And all of the 386BSD User Community. - - - - - -386BSD CONTRIB LIST 3 July 1992 - - - diff --git a/data/releases/1.1/CONTRIB.FreeBSD b/data/releases/1.1/CONTRIB.FreeBSD deleted file mode 100644 index 9fd13fdcec..0000000000 --- a/data/releases/1.1/CONTRIB.FreeBSD +++ /dev/null @@ -1,185 +0,0 @@ - FreeBSD 1.1 - Contributor List - - - -Derived Software Contributors: - -This software was derived from William F. Jolitz's 386BSD release 0.1. -Please see the file CONTRIB.386BSD for the list of contributors from -386BSD. - -Included in this release are the patches from the patch kit version -0.2.4. The names of contributors from the patch kit are listed below. - -There are portions of NetBSD that has been intergraged into FreeBSD -as well. We would like to thank all the contributors to NetBSD for -their work. - - -Hardware Contributors: - -A special thanks to Robert Bruce and Jack Velte of Walnut Creek CDROM -for providing a 486/DX2-66 EISA/VL system that is being used for the -development work. It would have been impossible to do this release -with out their support. - -Dermot McDonnell for his donation of a Toshiba XM3401B CDROM -drive. - - -FreeBSD core: - -Andrew A. Chernov -Andrew Moore -Andreas Schulz -John Dyson -Geoff Rehmet -David Greenman -Jordan K. Hubbard -Nate Williams -Paul Richards -Rich Murphey -Rodney W. Grimes -Scott Mace -Garrett A. Wollman - - -Additional FreeBSD Contributors: - -Adam Glass -Andrew Herbert -Bob Wilcox -Bruce Evans -Charles Hannum -Chris G. Demetriou -Chris Torek -Christoph Robitschko -Curt Mayer -Dave Burgess -Dave Rivers -David Dawes -Frank Maclachlan -Gary A. Browning -Gary Clark II -Guido van Rooij -Havard Eidnes -Holger Veit -Ishii Masahiro, R. Kym Horsell -J.T. Conklin -James Clark -James da Silva et al -Jim Wilson -Joerg Wunsch -Julian Elischer -Julian Stacey > -Keith Bostic -Marc Frajola -Mark Tinguely -Martin Birgmeier -Paul Kranenburg -Paul Mackerras -Poul-Henning Kamp -Rob Shady -Sascha Wildner -Sean Eric Fagan -Serge V. Vakulenko -Steven Wallace -Søren Schmidt -Terry Lee -Theo Deraadt -Yuval Yarom - - -Patch kit patch contributors: - -Adam Glass -Adrian Hall -Andrew A. Chernov -Andrew Herbert -Andrew Moore -Andy Valencia -Arne Henrik Juul -Bakul Shah -Barry Lustig -Bob Wilcox -Branko Lankester -Brett Lymn -Bruce Evans -Charles Hannum -Chris G. Demetriou -Chris Torek -Christoph Robitschko -Daniel Poirot -Dave Burgess -Dave Rivers -David Dawes -David Greenman -Eric J. Haug -Felix Gaehtgens -Frank Maclachlan -Gary A. Browning -Geoff Rehmet -Goran Hammarback -Guido van Rooij -Guy Harris -Havard Eidnes -Herb Peyerl -Ishii Masahiro, R. Kym Horsell -J.T. Conklin -Jagane D Sundar < jagane@netcom.com > -James Clark -James Jegers -James W. Dolter -James da Silva et al -Jay Fenlason -Jim Wilson -Joerg Lohse -Joerg Wunsch -John Dyson - -John Woods -Jordan K. Hubbard -Julian Elischer -Julian Stacey > -Karl Lehenbauer -Keith Bostic -Ken Hughes -Kent Talarico -Kevin Lahey -Marc Frajola -Mark Tinguely -Martin Renters -Michael Galassi -Mike Durkin -Nate Williams -Nick Handel -Pace Willisson -Paul Kranenburg -Paul Mackerras -Paul Popelka -Peter da Silva -Phil Sutherland -Poul-Henning Kamp -Ralf Friedl -Rich Murphey -Rick Macklem -Robert D. Thrush -Rodney W. Grimes -Rog Egge -Sascha Wildner -Scott Burris -Scott Reynolds -Sean Eric Fagan -Simon J Gerraty -Stephen McKay -Terry Lambert -Terry Lee -Warren Toomey -Wiljo Heinen -William Jolitz -Wolfgang Solfrank -Wolfgang Stanglmeier -Yuval Yarom - -$Id: CONTRIB.FreeBSD,v 1.1.1.1 1996-09-24 17:45:50 jfieber Exp $ diff --git a/data/releases/1.1/COPYRIGHT.386BSD b/data/releases/1.1/COPYRIGHT.386BSD deleted file mode 100644 index c53cb8865b..0000000000 --- a/data/releases/1.1/COPYRIGHT.386BSD +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - 386BSD Release 0.1 - Copyright - - - /* - * Copyright (c) 1989, 1990, 1991, 1992 William F. Jolitz, TeleMuse - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This software is a component of "386BSD" developed by - * William F. Jolitz, TeleMuse. - * 4. Neither the name of the developer nor the name "386BSD" - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * 386BSD WAS DEVELOPED BY WILLIAM F. JOLITZ. - * 386BSD IS INTENDED FOR RESEARCH AND EDUCATIONAL PURPOSES. - * THIS SOFTWARE SHOULD NOT BE CONSIDERED TO BE A COMMERCIAL PRODUCT. - * THE DEVELOPER URGES THAT USERS WHO REQUIRE A COMMERCIAL PRODUCT - * NOT MAKE USE OF THIS WORK. - * - * FOR USERS WHO WISH TO UNDERSTAND THE 386BSD SYSTEM DEVELOPED - * BY WILLIAM F. JOLITZ, WE RECOMMEND THE USER STUDY WRITTEN - * REFERENCES SUCH AS THE "PORTING UNIX TO THE 386" SERIES - * (BEGINNING JANUARY 1991 "DR. DOBBS JOURNAL", USA AND BEGINNING - * JUNE 1991 "UNIX MAGAZIN", GERMANY) BY WILLIAM F. JOLITZ AND - * LYNNE GREER JOLITZ, AS WELL AS OTHER BOOKS ON UNIX AND THE - * ON-LINE 386BSD USER MANUAL BEFORE USE. A BOOK DISCUSSING THE INTERNALS - * OF 386BSD ENTITLED "386BSD FROM THE INSIDE OUT" WILL BE AVAILABLE LATE 1992. - * - * THIS SOFTWARE IS PROVIDED BY THE DEVELOPER ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE DEVELOPER BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * - */ - - - 386BSD Copyright 1 July 1992 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 386BSD Copyright 2 July 1992 - - - - diff --git a/data/releases/1.1/COPYRIGHT.FreeBSD b/data/releases/1.1/COPYRIGHT.FreeBSD deleted file mode 100644 index 7c0c19c4e1..0000000000 --- a/data/releases/1.1/COPYRIGHT.FreeBSD +++ /dev/null @@ -1,121 +0,0 @@ -This software contains software developed by the University of -California, Berkeley, and its contributors; by the Free Software -Foundation; by the University of Illinois; by the Massachusetts -Institute of Technology; by the University of Vermont and State -Agricultural College; by Carnegie Mellon University; and by a large -number of contributors, whose names are listed in the notices below. - -Portions of this software are subject to one or more of the following -copyright notices. Please see the individual files for the terms and -conditions. - - -Copyright (C) 1980, 1983, 1986, 1988, 1990, 1991, Regents of the - University of California -Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, Free - Software Foundation, Inc. -Copyright (C) 1976, Board of Trustees of the University of Illinois -Copyright (C) 1980, 1981, Ken Harrenstien -Copyright (C) 1982, 1988, 1989, Walter Tichy -Copyright (C) 1983, 1986, 1992, 1993, Eric P. Allman -Copyright (C) 1983, Kenneth L. Greer -Copyright (C) 1984, 1985, 1986, 1987, 1992, Sun Microsystems, Inc. -Copyright (C) 1984, 1987, Stephen L. Moshier -Copyright (C) 1984, 1989, 1990, Bob Corbett and Richard Stallman -Copyright (C) 1984, University of British Columbia -Copyright (C) 1985, 1986, Wayne A. Christopher -Copyright (C) 1985, 1987, 1988, 1989, Adobe Systems, Inc. -Copyright (C) 1985, Stichting Mathematisch Centrum -Copyright (C) 1986, 1987, 1989, 1990, 1991, 1992, Ian F. Darwin -Copyright (C) 1986, 1987, 1989, Frame Technology, Inc. -Copyright (C) 1986, 1987, 1992, Daniel D. Lanciani -Copyright (C) 1986, 1987, Ed James -Copyright (C) 1986, Breslow -Copyright (C) 1986, Gary S. Brown -Copyright (C) 1986, Larry Wall -Copyright (C) 1986, Noah Morgan -Copyright (C) 1986, Stephen Satchell -Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, Carnegie Mellon University -Copyright (C) 1987, 1988, 1989, Sony Corp. -Copyright (C) 1987, 1988, John Stanback -Copyright (C) 1987, 1988, Ronald S. Karr and Landon Curt Noll -Copyright (C) 1987, 1989, 1990, 1991, Massachusetts Institute of Technology -Copyright (C) 1987, David C. Elliott. -Copyright (C) 1987, IBM Corporation -Copyright (C) 1987, Stuart Cracraft -Copyright (C) 1987, United States Army -Copyright (C) 1988, 1989, 1990, 1993, 1994, Paul A. Vixie -Copyright (C) 1988, 1989, Adam de Boor -Copyright (C) 1988, 1990, University of Utah -Copyright (C) 1988, Julian Onions -Copyright (C) 1988, Mark Nudleman -Copyright (C) 1988, Rayan S. Zachariassen -Copyright (C) 1989, 1990, 1991, 1992, 1993, Frank Kardel -Copyright (C) 1989, 1990, 1991, 1992, 1993, William S. Jolitz -Copyright (C) 1989, 1990, 1991, 1992, Brian Berliner -Copyright (C) 1989, Berkeley Softworks -Copyright (C) 1989, Dale Schumacher -Copyright (C) 1989, Dave Taylor -Copyright (C) 1989, Kenneth Almquist -Copyright (C) 1989, Matthew Self -Copyright (C) 1989, Robert V. Baron -Copyright (C) 1990, 1991, 1992, 1993, AT&T Bell Laboratories and Bellcore -Copyright (C) 1990, 1991, John W. Eaton -Copyright (C) 1990, 1991, Paul Eggert -Copyright (C) 1990, 1993, Andrew Moore -Copyright (C) 1990, John Robert LoVerso -Copyright (C) 1990, Open Software Foundation, Inc. -Copyright (C) 1990, RSA Data Security, Inc. -Copyright (C) 1991, 1992, 1993, 1994, Chris Provenzano -Copyright (C) 1991, 1992, 1993, Ian Lance Taylor -Copyright (C) 1991, 1992, Per Bothner -Copyright (C) 1991, 1992, Per Cederqvist -Copyright (C) 1991, Gregory M. Christy -Copyright (C) 1991, Inge Wallin -Copyright (C) 1991, Joseph Friedman -Copyright (C) 1992, 1993, 1994, David L. Mills -Copyright (C) 1992, 1993, Christopher G. Demetriou -Copyright (C) 1992, 1993, Garrett A. Wollman -Copyright (C) 1992, 1993, HD Associates -Copyright (C) 1992, 1993, Holger Veit -Copyright (C) 1992, 1993, Jean-Loup Gailly -Copyright (C) 1992, 1993, 1994 Joerg Wunsch -Copyright (C) 1992, 1993, John Brezak -Copyright (C) 1992, 1993, Motorola, Inc. -Copyright (C) 1992, 1993, Soeren Schmidt -Copyright (C) 1992, 1993, Theo de Raadt -Copyright (C) 1992, 1993, University of Vermont and State Agricultural College -Copyright (C) 1992, Cygnus Support -Copyright (C) 1992, Diomidis Spinellis -Copyright (C) 1992, Henry Spencer -Copyright (C) 1992, Jeff Polk -Copyright (C) 1992, Terrence R. Lambert -Copyright (C) 1992, University of Guelph -Copyright (C) 1993, 1994, Andrew A. Chernov -Copyright (C) 1993, 1994, David Greenman -Copyright (C) 1993, 1994, John S. Dyson -Copyright (C) 1993, Adam Glass -Copyright (C) 1993, Atsushi Murai -Copyright (C) 1993, Brian Moore -Copyright (C) 1993, Daniel Boulet and RTMX Inc. -Copyright (C) 1993, David Muir Sharnoff -Copyright (C) 1993, David Parsons -Copyright (C) 1993, Gary Clark II -Copyright (C) 1993, Hannu Savolainen -Copyright (C) 1993, Herb Peyerl -Copyright (C) 1993, Herve Schauer Consultants -Copyright (C) 1993, Julian Elischer -Copyright (C) 1993, Julian Stacey -Copyright (C) 1993, K. J. Dryllerakis -Copyright (C) 1993, Martin Birgmeier -Copyright (C) 1993, Paul Kranenburg -Copyright (C) 1993, Paul Richards -Copyright (C) 1993, Thomas Koenig -Copyright (C) 1993, Winning Strategies, Inc. -Copyright (C) 1994, Christoph M. Robitschko -Copyright (C) 1994, University of Maryland -Copyright (C) 1993, 1994, jc@irbs.UUCP (John Capo), - vak@zebub.msk.su (Serge Vakulenko), - ache@astral.msk.su (Andrew A. Chernov) - -$Id: COPYRIGHT.FreeBSD,v 1.1.1.1 1996-09-24 17:45:51 jfieber Exp $ diff --git a/data/releases/1.1/MIRROR.SITES b/data/releases/1.1/MIRROR.SITES deleted file mode 100644 index 57d9a907a7..0000000000 --- a/data/releases/1.1/MIRROR.SITES +++ /dev/null @@ -1,59 +0,0 @@ - -The FreeBSD software is being mirrored at the following locations: - -Country Site/Directory/Maintainer -======= ========================================================= - -Australia minnie.cs.adfa.oz.au:/BSD/FreeBSD-1.1-RELEASE - - -Australia ftp.physics.su.oz.au:/FreeBSD - David Dawes - -Australia ftp.une.edu.au:/pub/FreeBSD - Gordon Smith - -Austria ftp.tu-graz.ac.at:/pub/FreeBSD - - -Finland ftp.funet.fi:/pub/unix/FreeBSD - - -France ftp.ibp.fr:/pub/FreeBSD - - -Germany ftp.informatik.tu-muenchen.de:/pub/comp/os/bsd/FreeBSD - - -Germany ftp.uni-duisburg.de:/pub/unix/FreeBSD - - -Germany gil.physik.rwth-aachen.de:/pub/FreeBSD - - -Hong Kong ftp.cs.cuhk.hk:/pub/FreeBSD - - -Israel orgchem.weizmann.ac.il:/pub/FreeBSD - - -Netherlands ftp.nl.net:/pub/os/FreeBSD - - -Russia ftp.kiae.su:/FreeBSD - - -UK src.doc.ic.ac.uk:/packages/FreeBSD - - -USA gatekeeper.dec.com:/pub/BSD/FreeBSD - - -USA freebsd.uml.edu:/FreeBSD - - -USA wuarchive.wustl.edu:/systems/unix/FreeBSD - - - -$Id: MIRROR.SITES,v 1.1.1.1 1996-09-24 17:45:51 jfieber Exp $ diff --git a/data/releases/1.1/Makefile b/data/releases/1.1/Makefile deleted file mode 100644 index 39794b4e32..0000000000 --- a/data/releases/1.1/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -DATA= CONTRIB.386BSD CONTRIB.FreeBSD COPYRIGHT.386BSD COPYRIGHT.FreeBSD -DATA+= MIRROR.SITES PERSONAL.ACKS RELNOTES.FreeBSD SUPPORT.TXT - -.include "../../web.mk" diff --git a/data/releases/1.1/PERSONAL.ACKS b/data/releases/1.1/PERSONAL.ACKS deleted file mode 100644 index 9388fecd37..0000000000 --- a/data/releases/1.1/PERSONAL.ACKS +++ /dev/null @@ -1,17 +0,0 @@ -The following contributors would like to make these personal -acknowledgements (in no particular order): - -Garrett Wollman would like to thank Gary Barbour and Steve Ackerman of -Utah; Tim Raymond, Jim White, and Jim Ertle of UVM; Malcolm Carlock at -UNR; and John Wroclawski of MIT. - -Nate Williams would like to thank Jaye Mathisen and the entire Computer -Science department of Montana State University for their help, hardware -and encouragement. - -Jordan Hubbard would like to thank IEUNET for bringing the INTERNET to -Ireland, thus making his participation possible at all (albeit expensive) -and his Mom, who would probably be pleased if only she understood any of -this. Hi Mom. - -$Id: PERSONAL.ACKS,v 1.1.1.1 1996-09-24 17:45:51 jfieber Exp $ diff --git a/data/releases/1.1/RELNOTES.FreeBSD b/data/releases/1.1/RELNOTES.FreeBSD deleted file mode 100644 index 3c7265c718..0000000000 --- a/data/releases/1.1/RELNOTES.FreeBSD +++ /dev/null @@ -1,303 +0,0 @@ - RELEASE NOTES - FreeBSD - Release 1.1 - -1. Technical overview ---------------------- - -FreeBSD is a freely available, full source 4.3 (+4.4 enhancements) BSD -release for Intel i386/i486 (or compatable) based PC's. It is based -heavily on Bill Jolitz's 386BSD 0.1, with additions from "the patchkit", -NetBSD, CSRG, and the Free Software Foundation. - -Many hundreds of bugs from the 386BSD 0.1 distribution were fixed, -and many out-of-date pieces of software were upgraded to their current -releases in the GAMMA distribution. This 1.1 distribution fixes -many of the first-run problems our BETA and GAMMA users reported back -to us. - -Additionally, many packages such as XFree86 2.1, xview 3.2, elm, nntp, -mh, InterViews and dozens of other miscellaneous utilities have been ported -and are now available as add-ons. See then next section of this document -for more details. - -For a list of contributors, please see the files "CONTRIB.FreeBSD" and -"CONTRIB.386BSD", which should be bundled with your distribution. - -The core of FreeBSD does not contain DES code which would inhibit its -being exported outside the United States. There is an add-on package -to the core distribution, for use only in the United States, that -contains the programs that normally use DES. The auxiliary packages -provided separately can be used by anyone. A freely (from outside the U.S.) -exportable European distribution of DES for our non U.S. users also exists -and is described in the FreeBSD FAQ. - - -2. Supported Configurations ---------------------------- - -FreeBSD currently runs on a wide variety of ISA and EISA bus based -PC's, ranging from 386sx to 486 class machines (though the 386sx is -not recommended). Support for generic IDE or ESDI drive configurations, -various SCSI controller, network and serial cards is also provided. - -Following is a list of all currently known disk controllers and -ethernet cards known to work with FreeBSD. Other configurations may -very well work, and we have simply not received any indication of -this. - - -2.1. Disk Controllers - -WD1003 (any generic MFM/RLL) -WD1007 (any generic IDE/ESDI) - -Adaptec 154x series ISA SCSI controller (as long as you have less than -16MB of main memory). - -Adaptec 174x series EISA SCSI controller in standard and enhanced mode. - -[Note that Buslogic was formerly known as "Bustec"] -Buslogic 545S. -Buslogic 445S VLB SCSI controller -Buslogic 742A and 747. -Please see special notes in /usr/src/KNOWNBUGS (filed under bt742a.c) for -details concerning possible buggy firmware and undocumented switch settings -that may be necessary for proper operation of your controller. - -DTC 3290 EISA SCSI controller in 1542 emulation mode. - -Ultra Store 14F and 34F. - -Seagate ST01/02 SCSI controllers. - -Future Domain 8xx/950 series SCSI controllers. - -With all supported SCSI controllers, full support is provided for -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including -DAT) and CD ROM drives. Note: This and the mcd driver (Mitsumi CDROM -interface card) is the only way a CD ROM drive may be currently -attached to a FreeBSD system; we do not support SoundBlaster CDROM -interface, or other "mini SCSI" adapters. - -Some controllers have limitations with the way they deal with >16MB of memory, -due to the fact that the ISA bus only has a DMA address space of 24 bits. -If you do your arithmetic, you'll see that this makes it impossible to do -direct DMA to any address >16MB. This limitation is even true of some -EISA controllers (which are normally 32 bit) when they're configured to -emulate an ISA card, which they then do in *all* respects. This problem -is avoided entirely by IDE controllers (which do not use DMA), true EISA -controllers (like the UltraStor or Adaptec 1742A) and most VLB (local bus) -controllers. In these cases, the system will use "bounce buffers" to -to talk to the controller, and is generally the default. - - -2.2. Ethernet cards - -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E, -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT -based clones. - -Isolan AT 4141-0 (16 bit) - -Isolink 4110 (8 bit) - -Novell NE1000, NE2000, and NE2100 ethernet interface. - -3Com 3C503 Etherlink II - -3Com 3C509 Ethernet cards - -Toshiba ethernet cards - -SMC Elite Ultra - - -2.3. Misc - -AST 4 port serial card using shared IRQ. - -ARNET 8 port serial card using shared IRQ. - -BOCA ATIO66 6 port serial card using shared IRQ. - -STB 4 port card using shared IRQ. - -Mitsumi (all models) CDROM interface and drive. - -Adlib, Soundblaster, Soundblaster Pro, ProAudioSpectrum, Gravis UltraSound -and Roland MPU-401 sound cards. - -FreeBSD currently does NOT support IBM's microchannel (MCA) bus, but -support is apparently close to materializing. Details will be posted -as they develop. - - -3. Obtaining FreeBSD. ---------------------- - -You may obtain FreeBSD in a variety of ways: - -1. FTP/Mail - -You can ftp FreeBSD and any or all of its optional packages from -`freebsd.cdrom.com' - the official FreeBSD release site. - -For other locations that mirror the FreeBSD software see the file -MIRROR.SITES. Please ftp the distribution from the nearest site -to you netwise. - -If you do not have access to the internet and electronic mail is your -only recourse, then you may still fetch the files by sending mail to -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message -to get more information on how to fetch files from freebsd.cdrom.com. -Note: This approach will end up sending many *tens of megabytes* -through the mail, and should only be employed as an absolute LAST -resort! - - -2. CDROM - -FreeBSD may be ordered on CDROM from: - - Walnut Creek CDROM - 4041 Pike Lane, Suite D - Concord CA 94520 - 1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax) - -Or via the internet from orders@cdrom.com. There current catalog can -be obtained via ftp as ftp.cdrom.com:/cdrom/catalog. - -Cost is $39.95. Shipping (per order not per disc) is $5 in the US, Canada, -or Mexico and $10.00 overseas. They accept Visa, Mastercard, American -Express, and ship COD to the United States. California residents please -add 8.25% sales tax. - -Should you be dissatisfied for any reason, the CD comes with an -unconditional return policy. - -Note that Walnut Creek CDROM does NOT provide technical support for FreeBSD, -you need to contact the FreeBSD team for that. Please see section 4 for -more information. - - -It should be noted, lest you get the wrong impression that "FreeBSD" -is anything but, that almost no one in the "core team" makes money -from distributions or anything else connected with FreeBSD. We simply -provide this information as a public service for those wishing to get -their releases from somewhere other than the net (and the easier it -is for you to obtain our software, the happier we are). - - -4. Reporting problems, making suggestions, submitting code. ------------------------------------------------------------ - -Your suggestions, bug reports and contributions of code are always -valued - please do not hesitate to report any problems you may find -(preferably with a fix attached if you can!). - -The prefered method to submit bug reports from a machine with internet -mail connectivity is to use the sendbug command. Bug reports will be -dutifully filed by our faithful bugfiler program and you can be sure -that we'll do our best to respond to all reported bugs as soon as -possible. - -If, for some reason, you are unable to use the sendbug command to -submit a bug report, you can try to send it to: - - FreeBSD-bugs@freefall.cdrom.com - - -Otherwise, for any questions or suggestions, please send mail to: - - FreeBSD-questions@freefall.cdrom.com - -Additionally, being a volunteer effort, we are always happy to have -extra hands willing to help - there are already far more enhancements -to be done than we can ever manage to do by ourselves! To contact us -on technical matters, or with offers of help, you may send mail to: - - FreeBSD-hackers@freefall.cdrom.com - -Since these mailing lists can experience significant amounts of -traffic, if you've got slow or expensive mail access and you're -only interested in keeping up with significant FreeBSD events, you may -find it preferable to subscribe to: - - FreeBSD-announce@freefall.cdrom.com - - -All but the FreeBSD-bugs groups can be freely joined by anyone wishing to -do so. Send mail to MajorDomo@freefall.cdrom.com and include the keyword -`help' on a line by itself somewhere in the body of the message. This -will give you more information on joining the various lists, accessing -archives, etc. - - -5. Acknowledgements -------------------- - -FreeBSD represents the cumulative work of many dozens, if not -hundreds, of individuals from around the world who have worked very -hard to bring you this release. It would be very difficult, if not -impossible, to enumerate everyone who's contributed to FreeBSD, but -nonetheless we shall try (in alphabetical order, of course). If your -name is not mentioned, please be assured that its omission is entirely -accidental. - - -The Computer Systems Research Group (CSRG), U.C. Berkeley. - -Bill Jolitz, for his extensive work with 386BSD. - -The FreeBSD "core" group: - - Andrew A. Chernov - John Dyson - David Greenman - Rodney W. Grimes - Jordan K. Hubbard - Scott Mace - Andrew Moore - Rich Murphey - Geoff Rehmet - Paul Richards - Andreas Schulz - Nate Williams - Garrett A. Wollman - - -Special mention to: - - Robert Bruce and Jack Velte of Walnut Creek CDROM, without - whose help (and continuing support) this release would never - have been possible. - - Dermot McDonnell for his donation of a Toshiba XM3401B CDROM - drive. - - The NetBSD group for their frequent assistance and commentary. - - Additional FreeBSD helpers and beta testers: - - Gary Browing Jon Cargille - J.T. Conklin Chris Demetriou - Julian Elischer Bruce Evans - Sean Eric Fagan Guy Helmer - Jeffrey Hsu Terry Lambert - Gary Moyer Jaye Mathisen - Curt Mayer L Jonas Olsson - Chris Provenzano Dave Rivers - Guido van Rooij Steven Wallace - Rick Weldon Terry Williams - - And everyone at Montana State University for their initial support. - - -Thanks to everyone, especially those not mentioned, and we sincerely -hope you enjoy this release of FreeBSD! - - - The FreeBSD Core Group - -$Id: RELNOTES.FreeBSD,v 1.2 1996-10-06 20:16:43 jfieber Exp $ diff --git a/data/releases/1.1/SUPPORT.TXT b/data/releases/1.1/SUPPORT.TXT deleted file mode 100644 index 9d01d1e95d..0000000000 --- a/data/releases/1.1/SUPPORT.TXT +++ /dev/null @@ -1,89 +0,0 @@ - -Technical support for this product is NOT provided by Walnut Creek CDROM. - -You need to contact one of the following companies and/or people for -technical support. - -Accurate Automation Company -6005 S.E. Laurel Street -Milwaukie, OR 97222 -Telephone: +1-503-653-7376 -Email: rgrimes@agora.rain.com - -Accurate Automation provides support for FreeBSD including installation, -system configuration, hardware and software trouble shooting, and related -issues. Rates depend upon the type of work being done. Hours are from -10:00 am to 10:00pm PST. - - -Gary Clark II -GB Data Consulting -3801 Polk -Houston, Texas 77003 USA -Telephone: +1-713-587-1644 -Email: gclarkii@radon.gbdata.com - -GB Data Consulting provides support for FreeBSD including installation, usage -and system administration. We also provide classes, on-site service and -distribution sets on floppy. Please email info@radon.gbdata.com or call for -rates and information. - - -Cronyx Ltd. -Research Computer Center, -Moscow State University, -Moscow 199899, Russia -Phone: +7-095-939-5678 -Email: info@cronyx.msk.su - -Cronyx Ltd. provides support for FreeBSD including installation, -configuration, Relcom network connection via UUCP, dialup and leased -line IP. We also provide X Windows configuration and localization, -as well as additional packages installation. Distribution sets on -floppies and tape cartridges available. System software development -including drivers for non-standard equipment. - - -Jordan Hubbard -Timberline Associates (est 1978) -Dublin, Ireland [And soon Boston / San Francisco] -Support hours: 1000 - 2300 GMT -Tel #: 00353-1-332796 -Email: jkh@al.org - -Telephone (or Internet) and on-site consulting for FreeBSD in Ireland, -the United States, United Kingdom and most parts of Europe. Services include -installation, system configuration, networking and custom software -projects, graphical user interfaces a specialty (actively involved with -The X Window System since Version 9 and contributor to the X Consortium). -Reasonable and flexible rates comensurate with location and duration of -assignment. Internet assignments are welcomed, and generally billed at -lower rates. - - -Vector Systems Ltd, Julian H. Stacey. -Post: Holz Strasse 27d, D 80469, Munich (Muenchen), Germany (Deutschland). -Tel.: +49 89 268616 09:00-22:00 TZ=GMT+1 -Email: stacey@freefall.cdrom.com - -Custom designs & support using FreeBSD + X-Windows + FSF/GNU, + own Unix & DOS -C tools. Systems engineering, hardware interfacing, multi lingual systems -(European, Cyrillic, Chinese), communications, scientific, industrial real -time programming. Source Tapes: QIC 525M, 150M, 60M. -Deutsch: Man kann mir in Deutsch schreiben, (oder mich anrufen). -Francais: Je comprend Francais, mais je n'ecris pas des responses en Francais. - - -Sean Vickery -2/449 Milton Road -Auchenflower Qld 4066 -Australia -Telephone: +61 (0)7 870 5241 - Email: seanv@cs.uq.edu.au - -Sean offers support in most FreeBSD matters, including installation -and configuration. His rates are reasonable. As well as on-site -help, support is available over the phone and the net. - - -$Id: SUPPORT.TXT,v 1.1.1.1 1996-09-24 17:45:51 jfieber Exp $ diff --git a/data/releases/2.0.5A/Makefile b/data/releases/2.0.5A/Makefile deleted file mode 100644 index 517e40e9d3..0000000000 --- a/data/releases/2.0.5A/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml notes.sgml - -.include "../../web.mk" diff --git a/data/releases/2.0.5A/announce.sgml b/data/releases/2.0.5A/announce.sgml deleted file mode 100644 index b3adb4b50a..0000000000 --- a/data/releases/2.0.5A/announce.sgml +++ /dev/null @@ -1,158 +0,0 @@ - - - - %includes; -]> - -&header; - -

      - Date: Tue, 30 May 1995 01:44:26 -0700
      - From: "Jordan K. Hubbard" <jkh@freefall.cdrom.com>
      - To: announce@FreeBSD.org
      - Subject: Announcing FreeBSD 2.0.5 ALPHA! -

      - -

      It gives me great pleasure to announce the release of FreeBSD 2.0.5-ALPHA! - -

      2.0.5A represents a significant improvement over FreeBSD 2.0R and is our -release-candidate for 2.0.5R later on this week. We're doing a short ALPHA -release in order to shake out any glaring bugs before rolling 2.0.5R and -moving on to 2.1R, which is the bigger goal. If you're looking for 2.1R, -then THIS ISN'T IT. It's an interim release aimed at people who want -something newer and better than 2.0R to run and don't feel like waiting -for late July, which is when 2.1R is scheduled to go into BETA test. - -

      That said, I think most people will enjoy 2.0.5 quite a bit, and while -it's not up to the "full release quality" we hope to have for 2.1R, it's -certainly more stable and generally nicer to use than 2.0R! - -

      2.0.5A is currently available on the following sites: - -

      -
      Primary: -
      ftp://ftp.freebsd.org/pub/FreeBSD/2.0.5-ALPHA - -
      Secondary:
      ftp://freefall.cdrom.com/pub/FreeBSD/2.0.5-ALPHA -
      - -

      And should be up on the following MIRROR sites shortly: - -

      -
      Australia
      ftp://ftp.physics.usyd.edu.au/FreeBSD - <dawes@xfree86.org> - -
      Finland
      ftp://nic.funet.fi/pub/unix/FreeBSD - <ftp@nic.funet.fi> - -
      France
      ftp://ftp.ibp.fr/pub/FreeBSD - <Remy.Card@ibp.fr> - -
      Germany
      ftp://ftp.fb9dv.uni-duisburg.de/pub/unix/FreeBSD - <ftp@ftp.fb9dv.uni-duisburg.de> - -
      Germany
      ftp://gil.physik.rwth-aachen.de/pub/FreeBSD - <kuku@gil.physik.rwth-aachen.de> - -
      Germany
      ftp://ftp.uni-paderborn.de/freebsd - <ftp@uni-paderborn.de> - -
      Israel
      ftp://orgchem.weizmann.ac.il/pub/FreeBSD - <serg@klara.weizmann.ac.il> - -
      Hong Kong
      ftp://ftp.hk.super.net/pub/FreeBSD - <ftp-admin@HK.Super.NET> - -
      Korea
      ftp://ftp.cau.ac.kr/pub/FreeBSD - <ftpadm@ftp.cau.ac.kr> - -
      Netherlands
      ftp://ftp.nl.net/pub/os/FreeBSD - <archive@nl.net> - -
      Russia
      ftp://ftp.kiae.su/FreeBSD - <ftp@ftp.kiae.su> - -
      Sweden
      ftp://ftp.luth.se/pub/FreeBSD - <ragge@ludd.luth.se> - -
      Taiwan
      ftp://netbsd.csie.nctu.edu.tw/pub/FreeBSD - <ftp@netbsd.csie.nctu.edu.tw> - -
      Thailand
      ftp://ftp.nectec.or.th/pub/FreeBSD - <ftpadmin@ftp.nectec.or.th> - -
      USA
      ftp://gatekeeper.dec.com/pub/BSD/FreeBSD - <hubbard@gatekeeper.dec.com> - -
      USA
      ftp://ftp.cybernetics.net/pub/FreeBSD - <michael@Cybernetics.NET> - -
      USA
      ftp://ftp.neosoft.com/systems/FreeBSD - <smace@NeoSoft.COM> - -
      USA
      ftp://kryten.atinc.com/pub/FreeBSD - <jmb@kryten.atinc.com> - -
      USA
      ftp://ftp.dataplex.net/pub/FreeBSD - <rkw@dataplex.net> - -
      Japan
      ftp://ftp.tokyonet.ad.jp/pub/FreeBSD - <ftpadmin@TokyoNet.AD.JP> - -
      Japan
      ftp://ftp.tut.ac.jp/FreeBSD - Ashida Hiroyuki <ashida@ftp.tut.ac.jp> - -
      Japan
      ftp://ftp.sra.co.jp/pub/os/FreeBSD - <ftp-admin@sra.co.jp> - -
      Japan
      ftp://ftp.ee.uec.ac.jp/pub/os/mirror/ftp.freebsd.org - <ftp-admin@ftp.ee.uec.ac.jp> - -
      Japan
      ftp://ftp.mei.co.jp/free/PC-UNIX/FreeBSD - TANIGUCHI Syuuhei <tanig@isl.mei.co.jp> - -
      Japan
      ftp://ftp.waseda.ac.jp/pub/FreeBSD - <ftp-admin@waseda.ac.jp> - -
      Japan
      ftp://ftp.pu-toyama.ac.jp/pub/FreeBSD - Yoshihiko USUI <usui@pu-toyama.ac.jp> - -
      Japan
      ftp://ftpsv1.u-aizu.ac.jp/pub/os/FreeBSD - <ftp-admin@u-aizu.ac.jp> - -
      UK
      ftp://src.doc.ic.ac.uk/packages/unix/FreeBSD - <wizards@doc.ic.ac.uk> - -
      UK
      ftp://unix.hensa.ac.uk/pub/walnut.creek/FreeBSD - <archive-admin@unix.hensa.ac.uk> - -
      UK
      ftp://ftp.demon.co.uk/pub/BSD/FreeBSD - <uploads@demon.net> -
      - -
      - -

      NOTE: If you're installing directly from ftp you can simply grab the -boot.flp image from the floppies directory, write it to a floppy -and go from there. There is no need to grab any of the other files; -the installation will perform this step automatically! - -

      Please also read the various README and RELNOTES files in the release for -more information on 2.0.5 - no sense in repeating it all here if most -of you are simply going to download and read it anyway! - -

      I'd like to also extend special thanks to Poul-Henning Kamp & Gary Palmer -for exerting an especially large amount of effort this time in helping -me get the new installation together. Thanks also to Rod Grimes for -playing "source tree pit bull" when I needed him to, thus keeping the -number of headaches I had to suffer in pulling in various last-minute -changes to an absolute minimum. Thanks, guys! This couldn't have -been done without you! - -

      Jordan
      - for the FreeBSD Project. - -&footer; - - diff --git a/data/releases/2.0.5A/notes.sgml b/data/releases/2.0.5A/notes.sgml deleted file mode 100644 index c1c5800d1a..0000000000 --- a/data/releases/2.0.5A/notes.sgml +++ /dev/null @@ -1,741 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      -                                 RELEASE NOTES
      -                                    FreeBSD
      -                                 Release 2.0.5
      -
      -1. Technical overview
      ----------------------
      -
      -FreeBSD is a freely available, full source 4.4 BSD Lite based release
      -for Intel i386/i486/Pentium (or compatible) based PC's.  It is based
      -primarily on software from U.C. Berkeley's CSRG group, with some
      -enhancements from NetBSD, 386BSD, and the Free Software Foundation.
      -
      -Since our release of FreeBSD 2.0 some 8 months ago, the performance,
      -feature set, and stability of FreeBSD has improved dramatically.  The
      -largest change is a revamped VM system with a merged VM/file buffer
      -cache that not only increases performance, but reduces FreeBSD's
      -memory footprint, making a 4MB configuration a more acceptable
      -minimum.  Other enhancements include full NIS client and server
      -support, transaction TCP support, dial-on-demand PPP, an improved SCSI
      -subsystem, early ISDN support, support for FDDI and Fast Ethernet
      -(100Mbit) adapters, improved support for the Adaptec 2940 (WIDE and
      -narrow) and many hundreds of bug fixes.
      -
      -We've also taken the comments and suggestions of many of our users to
      -heart and have attempted to provide what we hope is a more sane and
      -easily understood installation process.  Your feedback on this
      -(constantly evolving) process is especially welcome!
      -
      -In addition to the base distributions, FreeBSD offers a new ported
      -software collection with some 270 commonly sought-after programs.  The
      -list of ports ranges from http (WWW) servers, to games, languages,
      -editors and almost everything in between.  The entire ports collection
      -requires only 10MB of storage, all ports being expressed as "deltas"
      -to their original sources.  This makes it much easier for us to update
      -ports, and greatly reduces the disk space demands made by the older
      -1.0 ports collection.  To compile a port, you simply change to the
      -directory of the program you wish to install, type make and let the
      -system do the rest.  The full original distribution for each port you
      -build is retrieved dynamically off of CDROM or a local ftp site, so
      -you need only enough disk space to build the ports you want.  Each
      -port is also provided as a pre-compiled "package" which can be
      -installed with a simple command (pkg_add) by those who do not wish to
      -compile their own ports from source.  See the file:
      -        /usr/share/FAQ/Text/ports.FAQ
      -for a more complete description of the ports collection.
      -
      -
      -Since our first release of FreeBSD 1.0 nearly two years ago, FreeBSD
      -has changed almost entirely.  A new port from the Berkeley 4.4 code
      -base was done, which brought the legal status of the system out of the
      -shadows with the blessing of Novell (the new owners of USL and UNIX).  The
      -port to 4.4 has also brought in a host of new features, filesystems
      -and enhanced driver support.  With our new unencumbered code base, we
      -have every reason to hope that we'll be able to release quality
      -operating systems without further legal encumbrance for some time to
      -come!
      -
      -FreeBSD 2.0.5 represents the culmination of 2 years of work and many
      -thousands of man hours put in by an international development team.
      -We hope you enjoy it!
      -
      -For a list of contributors and a general project description, please see
      -the file "CONTRIB.FreeBSD" which should be bundled with your binary
      -distribution.
      -
      -Also see the "REGISTER.FreeBSD" file for information on registering
      -with the "Free BSD user counter".   This counter is for ALL freely
      -available variants of BSD, not just FreeBSD, and we urge you to register
      -yourself with it.
      -
      -The core of FreeBSD does not contain DES code which would inhibit its
      -being exported outside the United States.  There is an add-on package
      -to the core distribution, for use only in the United States, that
      -contains the programs that normally use DES.  The auxiliary packages
      -provided separately can be used by anyone.   A freely (from outside the
      -U.S.) exportable European distribution of DES for our non-U.S. users also
      -exists and is described in the FreeBSD FAQ.
      -
      -If password security for FreeBSD is all you need, and you have no
      -requirement for copying encrypted passwords from different hosts
      -(Suns, DEC machines, etc) into FreeBSD password entries, then
      -FreeBSD's MD5 based security may be all you require!  We feel that our
      -default security model is more than a match for DES, and without any
      -messy export issues to deal with.  If you're outside (or even inside)
      -the U.S., give it a try!
      -
      -
      -1.1 What's new in 2.0.5?
      -----------------------
      -
      -The following features were added or substantially improved between
      -the release of 2.0 and this 2.0.5 release.  In order to facilitate
      -better communication, the person, or persons, responsible for each
      -enhancement is noted.  Any questions regarding the new functionality
      -should be directed to them first.
      -
      -KERNEL:
      -
      -Merged VM-File Buffer Cache
      ----------------------------
      -A merged VM/buffer cache design greatly enhances overall system
      -performance and makes it possible to do a number of more optimal
      -memory allocation strategies that were not possible before.
      -
      -Owner:                  David Greenman (davidg@FreeBSD.org) and
      -                        John Dyson (dyson@implode.root.com)
      -
      -
      -Network PCB hash optimization
      ------------------------------
      -For systems with a great number of active TCP connections (WEB and ftp
      -servers, for example), this greatly speeds up the lookup time required
      -to match an incoming packet up to its associated connection.
      -
      -Owner:                  David Greenman (davidg@FreeBSD.org)
      -
      -
      -Name cache optimization
      ------------------------
      -The name-cache would cache all files of the same name to the same bucket,
      -which would put for instance all ".." entries in the same bucket.  We added
      -the parent directory version to frustrate the hash, and improved the 
      -management of the cache in various other ways while we were at it.
      -
      -Owner:			Poul-Henning Kamp (phk@FreeBSD.org)
      -			David GreenMan (davidg@FreeBSD.org)
      -
      -
      -Less restrictive swap-spaces
      -----------------------------
      -The need to compile the names of the swap devices into the kernel has been
      -removed.  Now swapon will accept any block devices, up to the maximum
      -number of swap devices configured in the kernel.
      -
      -Owner:			Poul-Henning Kamp (phk@FreeBSD.org)
      -			David GreenMan (davidg@FreeBSD.org)
      -
      -
      -Hard Wired SCSI Devices
      ------------------------
      -Prior to 2.0.5, FreeBSD performed dynamic assignment of unit numbers
      -to SCSI devices as they were probed, allowing a SCSI device failure to
      -possibly change unit number assignment and prevent filesystems on
      -still functioning disks from mounting.  Hard wiring allows static
      -allocation of unit numbers (and hence device names) to scsi devices
      -based on SCSI ID and bus.  SCSI configuration occurs in the kernel
      -config file.  Samples of the configuration syntax can be found in the
      -scsi(4)>
      -man page or the LINT kernel config file.
      -
      -Owner:                  Peter Dufault (dufault@hda.com)
      -Sources involved:       sys/scsi/* usr.sbin/config/*
      -
      -
      -Slice Support
      --------------
      -FreeBSD now supports a "slice" abstraction which makes it more
      -completely interoperable with other operating system partitions.  This
      -support will allow FreeBSD to inhabit DOS extended partitions.
      -
      -Owner:                  Bruce Evans (bde@FreeBSD.org)
      -Sources involved:       sys/disklabel.h sys/diskslice.h sys/dkbad.h
      -                        kern/subr_diskslice.c kern/subr_dkbad.c
      -                        i386/isa/diskslice_machdep.c
      -                        i386/isa/wd.c scsi/sd.c dev/vn/vn.c
      -
      -
      -Support for Ontrack Disk Manager Version 6.0
      ---------------------------------------------
      -Support has been added for disks which use Ontrack Disk Manager.  The
      -fdisk program does NOT know about it however, so make all changes
      -using the install program on the boot.flp or the Ontrack Disk Manager
      -tool under DOS.
      -
      -Owner:			Poul-Henning Kamp (phk@FreeBSD.org)
      -
      -
      -Bad144 is back and working
      ---------------------------
      -Bad144 works again, though the semantics are slightly different than
      -before in that the bad-spots are kept relative to the slice rather
      -than absolute on the disk.
      -
      -Owner:                  Bruce Evans (bde@FreeBSD.org)
      -			Poul-Henning Kamp (phk@FreeBSD.org)
      -
      -
      -NEW DEVICE SUPPORT:
      -
      -                        SCSI and CDROM Devices
      -
      -Matsushita/Panasonic (Creative) CD-ROM driver
      ----------------------------------------------
      -The Matsushita/Panasonic CR-562 and CR-563 drives are now supported
      -when connected to a Sound Blaster or 100% compatible host adapter.  Up
      -to four host adapters are supported for a total of 16 CD-ROM drives.
      -The audio functions are supported with the Karoke variable speed
      -playback.
      -
      -Owner:                  Frank Durda IV   bsdmail@nemesis.lonestar.org
      -Sources involved:       isa/matcd
      -
      -
      -Adaptec 2742/2842/2940 SCSI driver
      ------------------------------
      -The original 274x/284x driver has evolved considerably since the 2.0
      -release.  We now offer full support for the 2940 series as well as the
      -Wide models of these cards.  The arbitration bug (as well as many
      -others) that caused the driver problems with fast devices has been
      -corrected and there is even experimental tagged queuing support
      -(kernel option "AHC_TAGENABLE").  John Aycock has also released the
      -sequencer code under a "Berkeley style" copyright making the driver
      -entirely clean of the GPL.
      -
      -Owner:                  Justin Gibbs (gibbs@FreeBSD.org)
      -Sources involved:       isa/aic7770.c pci/aic7870.c i386/scsi/*
      -                        sys/dev/aic7xxx/*
      -
      -
      -NCR5380/NCR53400 SCSI ("ProAudio Spectrum") driver
      ---------------------------------------------------
      -Owner:                  core
      -Submitted by:           Serge Vakulenko (vak@cronyx.ru)
      -Sources involved:       isa/ncr5380.c
      -
      -
      -Sony CDROM driver
      ------------------
      -Owner:                  core
      -Submitted by:           Mikael Hybsch (micke@dynas.se)
      -Sources involved:       isa/scd.c
      -
      -
      -                        Serial Devices
      -
      -SDL Communications Riscom/8 Serial Board Driver
      ------------------------------------------------
      -Owner:                  Andrey Chernov (ache@FreeBSD.org)
      -Sources involved:       isa/rc.c isa/rcreg.h
      -
      -
      -Cyclades Cyclom-y Serial Board Driver
      --------------------------------------
      -Owner:                  Bruce Evans (bde@FreeBSD.org)
      -Submitted by:           Andrew Werple (andrew@werple.apana.org.au) and
      -                        Heikki Suonsivu (hsu@cs.hut.fi)
      -Obtained from:          NetBSD
      -Sources involved:       isa/cy.c
      -
      -
      -Cronyx/Sigma sync/async serial driver
      --------------------------------------
      -Owner:                  core
      -Submitted by:           Serge Vakulenko
      -Sources involved:       isa/cronyx.c            
      -
      -
      -
      -                        Networking
      -
      -Diskless booting
      -----------------
      -Diskless booting in 2.0.5 is much improved.  The boot-program is in
      -src/sys/i386/boot/netboot, and can be run from an MSDOS system or
      -burned into an EPROM.  Local swapping is also possible.  WD, SMC, 3COM
      -and Novell ethernet cards are currently supported.
      -
      -
      -DEC DC21140 Fast Ethernet driver
      ---------------------------------
      -This driver supports any of the numerous NICs using the DC21140 chipset 
      -including the 100Mb DEC DE-500-XA and SMC 9332.
      -
      -Owner:                  core
      -Submitted by:           Matt Thomas (thomas@lkg.dec.com)
      -Sources involved:       pci/if_de.c pci/dc21040.h
      -
      -
      -DEC FDDI (DEFPA/DEFEA) driver
      ------------------------------
      -Owner:                  core
      -Submitted by:           Matt Thomas (thomas@lkg.dec.com)
      -Sources involved:       pci/if_pdq.c pci/pdq.c pci/pdq_os.h pci/pdqreg.h
      -
      -
      -3Com 3c505 (Etherlink/+) NIC driver
      ------------------------------------
      -Owner:                  core
      -Submitted by:           Dean Huxley (dean@fsa.ca)
      -Obtained from:          NetBSD
      -Sources involved:       isa/if_eg.c
      -
      -
      -Fujitsu MB86960A family of NICs driver
      --------------------------------------
      -Owner:                  core
      -Submitted by:           M.S. (seki@sysrap.cs.fujitsu.co.jp)
      -Sources involved:       isa/if_fe.c
      -
      -
      -Intel EtherExpress driver
      --------------------------
      -Owner:                  Rodney W. Grimes (rgrimes@FreeBSD.org)
      -Sources involved:       isa/if_ix.c isa/if_ixreg.h
      -
      -
      -3Com 3c589 driver
      ------------------
      -Owner:                  core
      -Submitted by:           "HOSOKAWA Tatsumi" (hosokawa@mt.cs.keio.ac.jp),
      -                        Seiji Murata (seiji@mt.cs.keio.ac.jp) and
      -                        Noriyuki Takahashi (hor@aecl.ntt.jp)
      -Sources involved:       isa/if_zp.c
      -
      -
      -IBM Credit Card Adapter driver
      -------------------------------
      -Owner:                  core
      -Submitted by:           "HOSOKAWA Tatsumi" (hosokawa@mt.cs.keio.ac.jp),
      -Sources involved:       isa/pcic.c isa/pcic.h
      -
      -
      -EDSS1 and 1TR6 ISDN interface driver
      -------------------------------------
      -Owner:                  core
      -Submitted by:           Dietmar Friede (dfriede@drnhh.neuhaus.de) and
      -                        Juergen Krause (jkr@saarlink.de)
      -Sources involved:       gnu/isdn/*
      -
      -
      -                        Miscellaneous Drivers
      -
      -Joystick driver
      ----------------
      -Owner:                  Jean-Marc Zucconi (jmz@FreeBSD.org)
      -Sources involved:       isa/joy.c
      -
      -
      -National Instruments "LabPC" driver
      ------------------------------------
      -Owner:                  Peter Dufault (dufault@hda.com)
      -Sources involved:       isa/labpc.c
      -
      -
      -WD7000 driver
      --------------
      -Owner:                  Olof Johansson (offe@ludd.luth.se)
      -
      -
      -Pcvt Console driver
      --------------------
      -Owner:                  Joerg Wunsch (joerg@FreeBSD.org)
      -Submitted by:           Hellmuth Michaelis (hm@altona.hamburg.com)
      -Sources involved:       isa/pcvt/*
      -
      -
      -BSD-audio emulator for VAT driver
      ----------------------------------
      -Owner:                  Amancio Hasty (ahasty@FreeBSD.org) and
      -                        Paul Traina (pst@FreeBSD.org)
      -Sources involved:       isa/sound/vat_audio.c isa/sound/vat_audioio.h
      -
      -
      -National Instruments AT-GPIB and AT-GPIB/TNT GPIB driver
      ---------------------------------------------------------
      -Owner:                  core
      -Submitted by:           Fred Cawthorne (fcawth@delphi.umd.edu)
      -Sources involved:       isa/gpib.c isa/gpib.h isa/gpibreg.h
      -
      -
      -Genius GS-4500 hand scanner driver
      -----------------------------------
      -Owner:                  core
      -Submitted by:           Gunther Schadow (gusw@fub46.zedat.fu-berlin.de)
      -Sources involved:       isa/gsc.c isa/gscreg.h
      -
      -
      -CORTEX-I Frame Grabber
      -----------------------
      -Owner:                  core
      -Submitted by:           Paul S. LaFollette, Jr. (
      -Sources involved:       isa/ctx.c isa/ctxreg.h
      -
      -
      -Video Spigot video capture card
      --------------------------------
      -Owner:                  Jim Lowe
      -
      -
      -
      -1.2 Experimental features
      ----------------------------------------------
      -
      -The unionfs and LFS file systems are known to be severely broken in
      -2.0.5.  This is in part due to old bugs that we haven't had time to
      -resolve yet and the need to update these file systems to deal with the
      -new VM system.  We hope to address these issues in a later release of
      -FreeBSD.
      -
      -FreeBSD now supports running iBCS2 compatible binaries (currently SCO
      -UNIX 3.2.2 & 3.2.4 and ISC 2.2 COFF format are supported).  The iBCS2
      -emulator is in its early stages, but it is functional, we haven't been
      -able to do exhaustive testing (lack of commercial apps), but almost
      -all of SCO's 3.2.2 binaries are working, so is an old INFORMIX-2.10
      -for SCO. Further testing is necessary to complete this project. There
      -is also work under way for ELF & XOUT loaders, and most of the svr4
      -syscall wrappers have been written.
      -
      -Owner:                  Soren Schmidt (sos) & Sean Eric Fagan (sef)
      -Sources involved:       sys/i386/ibcs2/* + misc kernel changes.
      -=======
      -
      -
      -2. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -Following is a list of all disk controllers and ethernet cards currently
      -known to work with FreeBSD.  Other configurations may very well work, and
      -we have simply not received any indication of this.
      -
      -
      -2.1. Disk Controllers
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -WD7000
      -IDE
      -ATA
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI controllers
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards
      -as they have no on-board BIOS, which is necessary for mapping
      -the boot device into the system BIOS I/O vectors.
      -They're perfectly usable for external tapes, CDROMs, etc,
      -however.  The same goes for any other AIC-6x60 based card
      -without a boot ROM.  Some systems DO have a boot ROM, which
      -is generally indicated by some sort of message when the system
      -is first powered up or reset.  Check your system/board documentation
      -for more details.
      -
      -[Note that Buslogic was formerly known as "Bustec"]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -NCR 53C810 and 53C825 PCI SCSI controller.
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT) and CD ROM drives.
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI (also includes ProAudio Spectrum and SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface 
      -(matcd) Matsushita/Panasonic (Creative) proprietary interface
      -(scd)   Sony proprietary interface
      -
      -Note: CD-Drives with IDE interfaces are not supported at this time.
      -
      -Some controllers have limitations with the way they deal with >16MB of
      -memory, due to the fact that the ISA bus only has a DMA address space
      -of 24 bits.  If you do your arithmetic, you'll see that this makes it
      -impossible to do direct DMA to any address >16MB.  This limitation is
      -even true of some EISA controllers (which are normally 32 bit) when
      -they're configured to emulate an ISA card, which they then do in *all*
      -respects.  This problem is avoided entirely by IDE controllers (which
      -do not use DMA), true EISA controllers (like the UltraStor, Adaptec
      -1742A or Adaptec 2742) and most VLB (local bus) controllers.  In the
      -cases where it's necessary, the system will use "bounce buffers" to
      -talk to the controller so that you can still use more than 16Mb of
      -memory without difficulty.
      -
      -
      -2.2. Ethernet cards
      -
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21140 based NICs (SMC???? DE???)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -
      -Fujitsu MB86960A family of NICs
      -
      -Intel EtherExpress
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA) Etherlink III
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -
      -2.3. Misc
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -
      -BOCA ATIO66 6 port serial card using shared IRQ.
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -Mitsumi (all models) CDROM interface and drive.
      -
      -SDL Communications Riscom/8 Serial Board.
      -
      -Soundblaster SCSI and ProAudio Spectrum SCSI CDROM interface and drive.
      -
      -Matsushita/Panasonic (Creative SoundBlaster) CDROM interface and drive.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus, but
      -support is apparently close to materializing.  Details will be posted
      -as the situation develops.
      -
      -
      -3. Obtaining FreeBSD.
      ----------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -1. FTP/Mail
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the nearest site
      -to you netwise.
      -
      -If you do not have access to the internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files from freebsd.cdrom.com.
      -Note: This approach will end up sending many *tens of megabytes*
      -through the mail, and should only be employed as an absolute LAST
      -resort!
      -
      -
      -2. CDROM
      -
      -FreeBSD 2.0.5 may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp as:
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      -Cost is $39.95.  Shipping (per order not per disc) is $5 in the US,
      -Canada, or Mexico and $10.00 overseas.  They accept Visa, Mastercard,
      -American Express, and ship COD within the United States.  California
      -residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -Reporting problems, making suggestions, submitting code.
      ------------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -internet mail connectivity is to use the send-pr command.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                bugs@FreeBSD.org
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                questions@FreeBSD.org
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more enhancements
      -to be done than we can ever manage to do by ourselves!  To contact us
      -on technical matters, or with offers of help, you may send mail to:
      -
      -                hackers@FreeBSD.org
      -
      -Since these mailing lists can experience significant amounts of
      -traffic, if you have slow or expensive mail access and you are
      -only interested in keeping up with significant FreeBSD events, you may
      -find it preferable to subscribe to:
      -
      -                announce@FreeBSD.org
      -
      -
      -All but the freebsd-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -6. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  It would be very difficult, if not
      -impossible, to enumerate everyone who's contributed to FreeBSD, but
      -nonetheless we shall try (in alphabetical order, of course). If your
      -name is not mentioned, please be assured that its omission is entirely
      -accidental.
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his initial work with 386BSD.
      -
      -The FreeBSD Core Team
      -(in alphabetical order by first name):
      -
      -        Andreas Schulz <ats@FreeBSD.org>
      -        Andrey A. Chernov <ache@FreeBSD.org>
      -        Bruce Evans <bde@FreeBSD.org>
      -        David Greenman <davidg@FreeBSD.org>
      -        Garrett A. Wollman <wollman@FreeBSD.org>
      -        Gary Palmer <gpalmer@FreeBSD.org>
      -        Geoff Rehmet <csgr@FreeBSD.org>
      -        Jack Vogel <jackv@FreeBSD.org>
      -        John Dyson <dyson@FreeBSD.org>
      -        Jordan K. Hubbard <jkh@FreeBSD.org>
      -        Justin Gibbs <gibbs@FreeBSD.org>
      -        Paul Richards <paul@FreeBSD.org>
      -        Poul-Henning Kamp <phk@FreeBSD.org>
      -        Rich Murphey <rich@FreeBSD.org>
      -        Rodney W. Grimes <rgrimes@FreeBSD.org>
      -        Satoshi Asami <asami@FreeBSD.org>
      -        Søren Schmidt <sos@FreeBSD.org>
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Additional FreeBSD helpers and beta testers:
      -
      -        J.T. Conklin                            Julian Elischer
      -        Frank Durda IV                          Peter Dufault
      -        Sean Eric Fagan                         Jeffrey Hsu
      -        Terry Lambert                           L Jonas Olsson
      -        Chris Provenzano                        Dave Rivers
      -        Guido van Rooij                         Steven Wallace
      -        Atsushi Murai                           Scott Mace
      -        Nate Williams
      -
      -        And everyone at Montana State University for their initial support.
      -
      -
      -Jordan would also like to give special mention to Poul-Henning Kamp
      -and Gary Palmer, both of whom put in long hours helping him to
      -construct the new installation utility.  Poul, being a proud new
      -father, was especially pressed for time yet somehow managed to put in
      -significant amount of effort anyway and this release could not have
      -happened without him.  Thank you both!
      -
      -Thanks also to everyone else who helped, especially those not
      -mentioned, and we sincerely hope you enjoy this release of FreeBSD!
      -
      -
      -                        The FreeBSD Core Team
      -
      -Id: RELNOTES.FreeBSD,v 1.7 1995/05/28 19:49:57 jkh Exp 
      -
      - -&footer; - - diff --git a/data/releases/2.0.5R/Makefile b/data/releases/2.0.5R/Makefile deleted file mode 100644 index 517e40e9d3..0000000000 --- a/data/releases/2.0.5R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml notes.sgml - -.include "../../web.mk" diff --git a/data/releases/2.0.5R/announce.sgml b/data/releases/2.0.5R/announce.sgml deleted file mode 100644 index 57bff8a56b..0000000000 --- a/data/releases/2.0.5R/announce.sgml +++ /dev/null @@ -1,114 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      - Date: Sat, 10 Jun 1995 13:01:12 -0700
      - From: "Jordan K. Hubbard" <jkh@freefall.cdrom.com>
      - To: announce@freefall.cdrom.com, hackers@freefall.cdrom.com
      - Subject: Announcing FreeBSD 2.0.5 RELEASE! - -

      It is my usual pleasure (and, to a small degree, relief! - :) to announce the release of FreeBSD 2.0.5R - the final - release in the 2.0.5 series. - -

      This release provides both what I hope will be an exciting - glimpse of some of the new technologies and directions we - have planned for 2.1R and a stable and much - easier-to-install alternative to 2.0R. - -

      Highlights of this release are: - -

        -
      • Multi-lingual documentation files. -
      • Completely menu driven installation. -
      • More installation media types. -
      • Support for a much larger range of PC hardware. -
      • Easy mounting of DOS partitions and CD devices - mounted automatically. -
      • "Canned" installation types for easy installs. -
      • Easy post-configuration menu -
      - -

      And many other new features and bug fixes. - -

      The ports and packages collection has also been bundled - with 2.0.5R to prevent synchronization errors. While this - does result in a larger overall distribution, it at least - ensures more consistent results when installing ports and - packages. - -

      More information on the release may be found in the - RELNOTES and README files, so I'll simply leave you all to - see for yourself! - -

      The usual locations: - -

      - -

      As well as the usual mirrors, once they pick it up. - -

      It is also available on CD from Walnut Creek CDROM, the - project's principle sponsors. Please see the release notes - for ordering information. - -

      Any feedback should be sent to hackers@freebsd.org. - I will be leaving the country shortly (about 3 hours :) and - will try to read my email as often as possible, but for - quicker replies please send to the mailing list. - -

      Thank you! - -

      Jordan - -


      - -

      Date: Mon, 12 Jun 1995 00:33:07 -0700
      - From: Gary Palmer <gpalmer@westhill.cdrom.com>
      - To: announce@FreeBSD.ORGD
      - Subject: 2.0.5-RELEASE update - -

      Yes, you have guessed it. As a result of the recent - feedback we have had about the original 2.0.5-RELEASE, we - have gone poking and found a couple of bugs on the - original boot.flp image. There is now a - /pub/FreeBSD/2.0.5-RELEASE/UPDATES directory on ftp.cdrom.com - and freefall.cdrom.com - with a version of boot.flp which will fix the following - problems: - -

        -
      • The kernel was too big to boot on 4Mb machines. - -
      • It was possible to specify the filesystem mount points - in such a way that the program would mount the filesystem - before the parent filesystem was mounted (e.g. it would - mount /usr/local and then /usr) -
      - -

      As the CDROM has not gone to replication yet, this updated - floppy image will be appearing on the CDROM. - -

      Sorry to all those who had problems with the first boot - floppy set - I will personally nail Jordan to his chair and - nail the chair to the floor in front of his computer the - next time we roll a release! - -

      Gary - -&footer; - - diff --git a/data/releases/2.0.5R/notes.sgml b/data/releases/2.0.5R/notes.sgml deleted file mode 100644 index 0a73f40bad..0000000000 --- a/data/releases/2.0.5R/notes.sgml +++ /dev/null @@ -1,763 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      -                                 RELEASE NOTES
      -                                    FreeBSD
      -                                 Release 2.0.5
      -
      -1. Technical overview
      ----------------------
      -
      -FreeBSD is a freely available, full source 4.4 BSD Lite based release
      -for Intel i386/i486/Pentium (or compatible) based PC's.  It is based
      -primarily on software from U.C. Berkeley's CSRG group, with some
      -enhancements from NetBSD, 386BSD, and the Free Software Foundation.
      -
      -Since our release of FreeBSD 2.0 some 8 months ago, the performance,
      -feature set, and stability of FreeBSD has improved dramatically.  The
      -largest change is a revamped VM system with a merged VM/file buffer
      -cache that not only increases performance, but reduces FreeBSD's
      -memory footprint, making a 4MB configuration a more acceptable
      -minimum.  Other enhancements include full NIS client and server
      -support, transaction TCP support, dial-on-demand PPP, an improved SCSI
      -subsystem, early ISDN support, support for FDDI and Fast Ethernet
      -(100Mbit) adapters, improved support for the Adaptec 2940 (WIDE and
      -narrow) and many hundreds of bug fixes.
      -
      -We've also taken the comments and suggestions of many of our users to
      -heart and have attempted to provide what we hope is a more sane and
      -easily understood installation process.  Your feedback on this
      -(constantly evolving) process is especially welcome!
      -
      -In addition to the base distributions, FreeBSD offers a new ported
      -software collection with some 270 commonly sought-after programs.  The
      -list of ports ranges from http (WWW) servers, to games, languages,
      -editors and almost everything in between.  The entire ports collection
      -requires only 10MB of storage, all ports being expressed as "deltas"
      -to their original sources.  This makes it much easier for us to update
      -ports, and greatly reduces the disk space demands made by the older
      -1.0 ports collection.  To compile a port, you simply change to the
      -directory of the program you wish to install, type make and let the
      -system do the rest.  The full original distribution for each port you
      -build is retrieved dynamically off of CDROM or a local ftp site, so
      -you need only enough disk space to build the ports you want.  (Almost)
      -every port is also provided as a pre-compiled "package" which can be
      -installed with a simple command (pkg_add) by those who do not wish to
      -compile their own ports from source.  See the file:
      -        /usr/share/FAQ/Text/ports.FAQ
      -for a more complete description of the ports collection.
      -
      -
      -Since our first release of FreeBSD 1.0 nearly two years ago, FreeBSD
      -has changed almost entirely.  A new port from the Berkeley 4.4 code
      -base was done, which brought the legal status of the system out of the
      -shadows with the blessing of Novell (the new owners of USL and UNIX).  The
      -port to 4.4 has also brought in a host of new features, filesystems
      -and enhanced driver support.  With our new unencumbered code base, we
      -have every reason to hope that we'll be able to release quality
      -operating systems without further legal encumbrance for some time to
      -come!
      -
      -FreeBSD 2.0.5 represents the culmination of 2 years of work and many
      -thousands of man hours put in by an international development team.
      -We hope you enjoy it!
      -
      -A number of additional documents which you may find very helpful in
      -the process of installing and using FreeBSD may also be found in
      -the "FAQ" directory, either under /usr/share/FAQ on an installed
      -system or at the top level of the CDROM or FTP distribution from
      -where you're reading this file.  Please consult FAQ/Text/ROADMAP
      -for a brief description of the resources provided by the FAQ directory.
      -
      -For a list of contributors and a general project description, please see
      -the file "CONTRIB.FreeBSD" which should be bundled with your binary
      -distribution.
      -
      -Also see the "REGISTER.FreeBSD" file for information on registering
      -with the "Free BSD user counter".   This counter is for ALL freely
      -available variants of BSD, not just FreeBSD, and we urge you to register
      -yourself with it.
      -
      -The core of FreeBSD does not contain DES code which would inhibit its
      -being exported outside the United States.  There is an add-on package
      -to the core distribution, for use only in the United States, that
      -contains the programs that normally use DES.  The auxiliary packages
      -provided separately can be used by anyone.   A freely (from outside the
      -U.S.) exportable European distribution of DES for our non-U.S. users also
      -exists and is described in the FreeBSD FAQ.
      -
      -If password security for FreeBSD is all you need, and you have no
      -requirement for copying encrypted passwords from different hosts
      -(Suns, DEC machines, etc) into FreeBSD password entries, then
      -FreeBSD's MD5 based security may be all you require!  We feel that our
      -default security model is more than a match for DES, and without any
      -messy export issues to deal with.  If you're outside (or even inside)
      -the U.S., give it a try!
      -
      -
      -1.1 What's new in 2.0.5?
      -------------------------
      -
      -The following features were added or substantially improved between
      -the release of 2.0 and this 2.0.5 release.  In order to facilitate
      -better communication, the person, or persons, responsible for each
      -enhancement is noted.  Any questions regarding the new functionality
      -should be directed to them first.
      -
      -KERNEL:
      -
      -Merged VM-File Buffer Cache
      ----------------------------
      -A merged VM/buffer cache design greatly enhances overall system
      -performance and makes it possible to do a number of more optimal
      -memory allocation strategies that were not possible before.
      -
      -Owner:                  David Greenman (davidg@FreeBSD.org) and
      -                        John Dyson (dyson@implode.root.com)
      -
      -
      -Network PCB hash optimization
      ------------------------------
      -For systems with a great number of active TCP connections (WEB and ftp
      -servers, for example), this greatly speeds up the lookup time required
      -to match an incoming packet up to its associated connection.
      -
      -Owner:                  David Greenman (davidg@FreeBSD.org)
      -
      -
      -Name cache optimization
      ------------------------
      -The name-cache would cache all files of the same name to the same bucket,
      -which would put for instance all ".." entries in the same bucket.  We added
      -the parent directory version to frustrate the hash, and improved the 
      -management of the cache in various other ways while we were at it.
      -
      -Owner:                  Poul-Henning Kamp (phk@FreeBSD.org)
      -                        David Greenman (davidg@FreeBSD.org)
      -
      -
      -Less restrictive swap-spaces
      -----------------------------
      -The need to compile the names of the swap devices into the kernel has been
      -removed.  Now swapon will accept any block devices, up to the maximum
      -number of swap devices configured in the kernel.
      -
      -Owner:                  Poul-Henning Kamp (phk@FreeBSD.org)
      -                        David Greenman (davidg@FreeBSD.org)
      -
      -
      -Hard Wired SCSI Devices
      ------------------------
      -Prior to 2.0.5, FreeBSD performed dynamic assignment of unit numbers
      -to SCSI devices as they were probed, allowing a SCSI device failure to
      -possibly change unit number assignment and prevent filesystems on
      -still functioning disks from mounting.  Hard wiring allows static
      -allocation of unit numbers (and hence device names) to scsi devices
      -based on SCSI ID and bus.  SCSI configuration occurs in the kernel
      -config file.  Samples of the configuration syntax can be found in the
      -scsi(4)>
      -man page or the LINT kernel config file.
      -
      -Owner:                  Peter Dufault (dufault@hda.com)
      -Sources involved:       sys/scsi/* usr.sbin/config/*
      -
      -
      -Slice Support
      --------------
      -FreeBSD now supports a "slice" abstraction which makes it more
      -completely interoperable with other operating system partitions.  This
      -support will allow FreeBSD to inhabit DOS extended partitions.
      -
      -Owner:                  Bruce Evans (bde@FreeBSD.org)
      -Sources involved:       sys/disklabel.h sys/diskslice.h sys/dkbad.h
      -                        kern/subr_diskslice.c kern/subr_dkbad.c
      -                        i386/isa/diskslice_machdep.c
      -                        i386/isa/wd.c scsi/sd.c dev/vn/vn.c
      -
      -
      -Support for Ontrack Disk Manager Version 6.0
      ---------------------------------------------
      -Support has been added for disks which use Ontrack Disk Manager.  The
      -fdisk program does NOT know about it however, so make all changes
      -using the install program on the boot.flp or the Ontrack Disk Manager
      -tool under DOS.
      -
      -Owner:                  Poul-Henning Kamp (phk@FreeBSD.org)
      -
      -
      -Bad144 is back and working
      ---------------------------
      -Bad144 works again, though the semantics are slightly different than
      -before in that the bad-spots are kept relative to the slice rather
      -than absolute on the disk.
      -
      -Owner:                  Bruce Evans (bde@FreeBSD.org)
      -                        Poul-Henning Kamp (phk@FreeBSD.org)
      -
      -
      -NEW DEVICE SUPPORT:
      -
      -                        SCSI and CDROM Devices
      -
      -Matsushita/Panasonic (Creative) CD-ROM driver
      ----------------------------------------------
      -The Matsushita/Panasonic CR-562 and CR-563 drives are now supported
      -when connected to a Sound Blaster or 100% compatible host adapter.  Up
      -to four host adapters are supported for a total of 16 CD-ROM drives.
      -The audio functions are supported, along with access to the raw (2352 byte) 
      -data frames of any compact disc.  Audio discs may be played using Karoke
      -variable speed functions.
      -
      -Owner:                  Frank Durda IV   bsdmail@nemesis.lonestar.org
      -Sources involved:       isa/matcd
      -
      -
      -Adaptec 2742/2842/2940 SCSI driver
      -----------------------------------
      -The original 274x/284x driver has evolved considerably since the 2.0
      -release.  We now offer full support for the 2940 series as well as the
      -Wide models of these cards.  The arbitration bug (as well as many
      -others) that caused the driver problems with fast devices has been
      -corrected and there is even experimental tagged queuing support
      -(kernel option "AHC_TAGENABLE").  John Aycock has also released the
      -sequencer code under a "Berkeley style" copyright making the driver
      -entirely clean of the GPL.
      -
      -Owner:                  Justin Gibbs (gibbs@FreeBSD.org)
      -Sources involved:       isa/aic7770.c pci/aic7870.c i386/scsi/*
      -                        sys/dev/aic7xxx/*
      -
      -
      -NCR5380/NCR53400 SCSI ("ProAudio Spectrum") driver
      ---------------------------------------------------
      -Owner:                  core
      -Submitted by:           Serge Vakulenko (vak@cronyx.ru)
      -Sources involved:       isa/ncr5380.c
      -
      -
      -Sony CDROM driver
      ------------------
      -Owner:                  core
      -Submitted by:           Mikael Hybsch (micke@dynas.se)
      -Sources involved:       isa/scd.c
      -
      -
      -                        Serial Devices
      -
      -SDL Communications Riscom/8 Serial Board Driver
      ------------------------------------------------
      -Owner:                  Andrey Chernov (ache@FreeBSD.org)
      -Sources involved:       isa/rc.c isa/rcreg.h
      -
      -
      -Cyclades Cyclom-y Serial Board Driver
      --------------------------------------
      -Owner:                  Bruce Evans (bde@FreeBSD.org)
      -Submitted by:           Andrew Werple (andrew@werple.apana.org.au) and
      -                        Heikki Suonsivu (hsu@cs.hut.fi)
      -Obtained from:          NetBSD
      -Sources involved:       isa/cy.c
      -
      -
      -Cronyx/Sigma sync/async serial driver
      --------------------------------------
      -Owner:                  core
      -Submitted by:           Serge Vakulenko
      -Sources involved:       isa/cronyx.c            
      -
      -
      -
      -                        Networking
      -
      -Diskless booting
      -----------------
      -Diskless booting in 2.0.5 is much improved.  The boot-program is in
      -src/sys/i386/boot/netboot, and can be run from an MSDOS system or
      -burned into an EPROM.  Local swapping is also possible.  WD, SMC, 3COM
      -and Novell ethernet cards are currently supported.
      -
      -
      -DEC DC21140 Fast Ethernet driver
      ---------------------------------
      -This driver supports any of the numerous NICs using the DC21140 chipset 
      -including the 100Mb DEC DE-500-XA and SMC 9332.
      -
      -Owner:                  core
      -Submitted by:           Matt Thomas (thomas@lkg.dec.com)
      -Sources involved:       pci/if_de.c pci/dc21040.h
      -
      -
      -DEC FDDI (DEFPA/DEFEA) driver
      ------------------------------
      -Owner:                  core
      -Submitted by:           Matt Thomas (thomas@lkg.dec.com)
      -Sources involved:       pci/if_pdq.c pci/pdq.c pci/pdq_os.h pci/pdqreg.h
      -
      -
      -3Com 3c505 (Etherlink/+) NIC driver
      ------------------------------------
      -Owner:                  core
      -Submitted by:           Dean Huxley (dean@fsa.ca)
      -Obtained from:          NetBSD
      -Sources involved:       isa/if_eg.c
      -
      -
      -Fujitsu MB86960A family of NICs driver
      --------------------------------------
      -Owner:                  core
      -Submitted by:           M.S. (seki@sysrap.cs.fujitsu.co.jp)
      -Sources involved:       isa/if_fe.c
      -
      -
      -Intel EtherExpress driver
      --------------------------
      -Owner:                  Rodney W. Grimes (rgrimes@FreeBSD.org)
      -Sources involved:       isa/if_ix.c isa/if_ixreg.h
      -
      -
      -3Com 3c589 driver
      ------------------
      -Owner:                  core
      -Submitted by:           "HOSOKAWA Tatsumi" (hosokawa@mt.cs.keio.ac.jp),
      -                        Seiji Murata (seiji@mt.cs.keio.ac.jp) and
      -                        Noriyuki Takahashi (hor@aecl.ntt.jp)
      -Sources involved:       isa/if_zp.c
      -
      -
      -IBM Credit Card Adapter driver
      -------------------------------
      -Owner:                  core
      -Submitted by:           "HOSOKAWA Tatsumi" (hosokawa@mt.cs.keio.ac.jp),
      -Sources involved:       isa/pcic.c isa/pcic.h
      -
      -
      -EDSS1 and 1TR6 ISDN interface driver
      -------------------------------------
      -Owner:                  core
      -Submitted by:           Dietmar Friede (dfriede@drnhh.neuhaus.de) and
      -                        Juergen Krause (jkr@saarlink.de)
      -Sources involved:       gnu/isdn/*
      -
      -
      -                        Miscellaneous Drivers
      -
      -Joystick driver
      ----------------
      -Owner:                  Jean-Marc Zucconi (jmz@FreeBSD.org)
      -Sources involved:       isa/joy.c
      -
      -
      -National Instruments "LabPC" driver
      ------------------------------------
      -Owner:                  Peter Dufault (dufault@hda.com)
      -Sources involved:       isa/labpc.c
      -
      -
      -WD7000 driver
      --------------
      -Owner:                  Olof Johansson (offe@ludd.luth.se)
      -
      -
      -Pcvt Console driver
      --------------------
      -Owner:                  Joerg Wunsch (joerg@FreeBSD.org)
      -Submitted by:           Hellmuth Michaelis (hm@altona.hamburg.com)
      -Sources involved:       isa/pcvt/* usr.sbin/pcvt/*
      -
      -
      -BSD-audio emulator for VAT driver
      ----------------------------------
      -Owner:                  Amancio Hasty (ahasty@FreeBSD.org) and
      -                        Paul Traina (pst@FreeBSD.org)
      -Sources involved:       isa/sound/vat_audio.c isa/sound/vat_audioio.h
      -
      -
      -National Instruments AT-GPIB and AT-GPIB/TNT GPIB driver
      ---------------------------------------------------------
      -Owner:                  core
      -Submitted by:           Fred Cawthorne (fcawth@delphi.umd.edu)
      -Sources involved:       isa/gpib.c isa/gpib.h isa/gpibreg.h
      -
      -
      -Genius GS-4500 hand scanner driver
      -----------------------------------
      -Owner:                  core
      -Submitted by:           Gunther Schadow (gusw@fub46.zedat.fu-berlin.de)
      -Sources involved:       isa/gsc.c isa/gscreg.h
      -
      -
      -CORTEX-I Frame Grabber
      -----------------------
      -Owner:                  core
      -Submitted by:           Paul S. LaFollette, Jr.
      -Sources involved:       isa/ctx.c isa/ctxreg.h
      -
      -
      -Video Spigot video capture card
      --------------------------------
      -Owner:                  Jim Lowe
      -
      -
      -
      -1.2 Experimental features
      --------------------------
      -
      -The unionfs and LFS file systems are known to be severely broken in
      -2.0.5.  This is in part due to old bugs that we haven't had time to
      -resolve yet and the need to update these file systems to deal with the
      -new VM system.  We hope to address these issues in a later release of
      -FreeBSD.
      -
      -FreeBSD now supports running iBCS2 compatible binaries (currently SCO
      -UNIX 3.2.2 & 3.2.4 and ISC 2.2 COFF format are supported).  The iBCS2
      -emulator is in its early stages, but it is functional, we haven't been
      -able to do exhaustive testing (lack of commercial apps), but almost
      -all of SCO's 3.2.2 binaries are working, so is an old INFORMIX-2.10
      -for SCO. Further testing is necessary to complete this project. There
      -is also work under way for ELF & XOUT loaders, and most of the svr4
      -syscall wrappers have been written.
      -
      -FreeBSD also implements enough of its Linux compatibility that we
      -can now run Linux DOOM!  See the ``xperimnt'' directory (on your local
      -FTP server or CDROM) for full docs on how to set this up.
      -
      -Owner:                  Soren Schmidt (sos) & Sean Eric Fagan (sef)
      -Sources involved:       sys/i386/ibcs2/* + misc kernel changes.
      -
      -
      -2. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -Following is a list of all disk controllers and ethernet cards currently
      -known to work with FreeBSD.  Other configurations may very well work, and
      -we have simply not received any indication of this.
      -
      -
      -2.1. Disk Controllers
      ----------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -WD7000
      -IDE
      -ATA
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI controllers
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, which is necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset.  Check your system/board documentation for more details.
      -
      -[Note that Buslogic was formerly known as "Bustec"]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -NCR 53C810 and 53C825 PCI SCSI controller.
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI (also includes ProAudio Spectrum and SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface 
      -(matcd) Matsushita/Panasonic (Creative) proprietary interface
      -(scd)   Sony proprietary interface
      -
      -Note: CD-Drives with IDE interfaces are not supported at this time.
      -
      -Some controllers have limitations with the way they deal with >16MB of
      -memory, due to the fact that the ISA bus only has a DMA address space
      -of 24 bits.  If you do your arithmetic, you'll see that this makes it
      -impossible to do direct DMA to any address >16MB.  This limitation is
      -even true of some EISA controllers (which are normally 32 bit) when
      -they're configured to emulate an ISA card, which they then do in *all*
      -respects.  This problem is avoided entirely by IDE controllers (which
      -do not use DMA), true EISA controllers (like the UltraStor, Adaptec
      -1742A or Adaptec 2742) and most VLB (local bus) controllers.  In the
      -cases where it's necessary, the system will use "bounce buffers" to
      -talk to the controller so that you can still use more than 16Mb of
      -memory without difficulty.
      -
      -
      -2.2. Ethernet cards
      --------------------
      -
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21140 based NICs (SMC???? DE???)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -
      -Fujitsu MB86960A family of NICs
      -
      -Intel EtherExpress
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA) Etherlink III
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -
      -2.3. Misc
      ----------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -
      -BOCA ATIO66 6 port serial card using shared IRQ.
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -Mitsumi (all models) CDROM interface and drive.
      -
      -SDL Communications Riscom/8 Serial Board.
      -
      -SoundBlaster SCSI and ProAudio Spectrum SCSI CDROM interface and drive.
      -
      -Matsushita/Panasonic (Creative SoundBlaster) CDROM interface and drive.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus, but
      -support is apparently close to materializing.  Details will be posted
      -as the situation develops.
      -
      -
      -3. Obtaining FreeBSD
      ---------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -1. FTP/Mail
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the nearest site
      -to you netwise.
      -
      -If you do not have access to the internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files from ftp.freebsd.org.
      -Note: This approach will end up sending many *tens of megabytes*
      -through the mail, and should only be employed as an absolute LAST
      -resort!
      -
      -
      -2. CDROM
      -
      -FreeBSD 2.0.5 may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp as:
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      -Cost per CD is $39.95, or $24.95 with a FreeBSD subscription.  With
      -a subscription, you will automatically receive updates as they
      -are released.  Your credit card will be billed when each disk is shipped
      -and you may cancel your subscription at any time without further obligation.
      -
      -Walnut Creek CDROM also sells a full line of FreeBSD related merchandise such
      -as T-shirts ($14.95, available in "child", Large and XL sizes), coffee mugs
      -($9.95), tattoos ($0.25 each) and posters ($3.00).
      -
      -Shipping (per order not per disc) is $5 in the US, Canada or
      -Mexico and $9.00 overseas.  They accept Visa, Mastercard, Discover,
      -American Express or checks in U.S. Dollars and ship COD within the
      -United States.  California residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -Reporting problems, making suggestions, submitting code
      --------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -internet mail connectivity is to use the send-pr command.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                bugs@FreeBSD.org
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                questions@FreeBSD.org
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more enhancements
      -to be done than we can ever manage to do by ourselves!  To contact us
      -on technical matters, or with offers of help, you may send mail to:
      -
      -                hackers@FreeBSD.org
      -
      -Since these mailing lists can experience significant amounts of
      -traffic, if you have slow or expensive mail access and you are
      -only interested in keeping up with significant FreeBSD events, you may
      -find it preferable to subscribe to:
      -
      -                announce@FreeBSD.org
      -
      -
      -All but the freebsd-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -6. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  It would be very difficult, if not
      -impossible, to enumerate everyone who's contributed to FreeBSD, but
      -nonetheless we shall try (in alphabetical order, of course). If your
      -name is not mentioned, please be assured that its omission is entirely
      -accidental.
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his initial work with 386BSD.
      -
      -The FreeBSD Core Team
      -(in alphabetical order by first name):
      -
      -        Andreas Schulz <ats@FreeBSD.org>
      -        Andrey A. Chernov <ache@FreeBSD.org>
      -        Bruce Evans <bde@FreeBSD.org>
      -        David Greenman <davidg@FreeBSD.org>
      -        Garrett A. Wollman <wollman@FreeBSD.org>
      -        Gary Palmer <gpalmer@FreeBSD.org>
      -        Geoff Rehmet <csgr@FreeBSD.org>
      -        Jack Vogel <jackv@FreeBSD.org>
      -        John Dyson <dyson@FreeBSD.org>
      -        Jordan K. Hubbard <jkh@FreeBSD.org>
      -        Justin Gibbs <gibbs@FreeBSD.org>
      -        Paul Richards <paul@FreeBSD.org>
      -        Poul-Henning Kamp <phk@FreeBSD.org>
      -        Rich Murphey <rich@FreeBSD.org>
      -        Rodney W. Grimes <rgrimes@FreeBSD.org>
      -        Satoshi Asami <asami@FreeBSD.org>
      -        Søren Schmidt <sos@FreeBSD.org>
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Additional FreeBSD helpers and beta testers:
      -
      -        J.T. Conklin                            Julian Elischer
      -        Frank Durda IV                          Peter Dufault
      -        Sean Eric Fagan                         Jeffrey Hsu
      -        Terry Lambert                           L Jonas Olsson
      -        Chris Provenzano                        Dave Rivers
      -        Guido van Rooij                         Steven Wallace
      -        Atsushi Murai                           Scott Mace
      -        Nate Williams
      -
      -        And everyone at Montana State University for their initial support.
      -
      -
      -Jordan would also like to give special thanks to Poul-Henning Kamp and
      -Gary Palmer, both of whom put in long hours helping him to construct
      -the new installation utility.  Poul, being a proud new father, was
      -especially pressed for time and yet somehow managed to put in
      -a significant amount of effort anyway.  This release could not have
      -happened without him!  Thank you both!
      -
      -Thanks also to everyone else who helped, especially those not
      -mentioned, and we sincerely hope you enjoy this release of FreeBSD!
      -
      -
      -                        The FreeBSD Core Team
      -
      -Id: RELNOTES.FreeBSD,v 1.7 1995/05/28 19:49:57 jkh Exp 
      -
      - -&footer; - - diff --git a/data/releases/2.0/Makefile b/data/releases/2.0/Makefile deleted file mode 100644 index 8955b2ea3e..0000000000 --- a/data/releases/2.0/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -DOCS= announce.sgml credits.sgml install.sgml notes.sgml - -.include "../../web.mk" - diff --git a/data/releases/2.0/announce.sgml b/data/releases/2.0/announce.sgml deleted file mode 100644 index 5a9fce45e5..0000000000 --- a/data/releases/2.0/announce.sgml +++ /dev/null @@ -1,155 +0,0 @@ - - - - %includes; -]> - -&header; - -

      -To: announce@freefall.cdrom.com
      -Subject: 2.0 RELEASE is now available on ftp.freebsd.org!
      -Date: Tue, 22 Nov 1994 06:35:37 -0800
      -From: "Jordan K. Hubbard" <jkh@freefall.cdrom.com> -

      - -

      -The FreeBSD Project team is very pleased to announce their release of -FreeBSD 2.0; a full 32 bit 4.4 BSD Lite based operating system for -Intel PCs (i386, i486 and Pentium class). - -

      -Since our first release of FreeBSD 1.0 some 18 months ago, FreeBSD has -changed almost entirely. A new port from the Berkeley 4.4 code base -was done, which brought the legal status of the system out of the -shadows with the blessing of Novell (new owners of USL and UNIX). The -port to 4.4 also brought in a host of new features, filesystems and -enhanced driver support. With our new unencumbered code base, we have -every reason to hope that we'll be able to release quality operating -systems without further legal encumbrance for some time to come! - -

      -FreeBSD 2.0 represents the culmination of almost 2 years of work and -many thousands of man hours put in by an international development -team. We hope you enjoy it! - -

      -FreeBSD 2.0 also features an advanced installation that enables one to -install from tape, CD, NFS or FTP over SLIP, ethernet or the parallel -port, and DOS floppies or hard disk partitions. This is, we feel, our -easiest to use installation yet! Many many suggestions from the -previous 2.0 ALPHA release were incorporated, and RELEASE is now far -less dangerous [we hope :-)]than ALPHA was! - -

      -FreeBSD 2.0 also supports more friendly co-habitation with other -operating systems, allowing you to easily mount DOS filesystems and -install a multi-OS boot manager without having to leave the -installation utility. All planned installation methods are now also -supported. A trouble-shooting guide for those in, well, trouble may -also be of help and is featured on the boot floppy. - -

      -For more information on what's new with FreeBSD, or what general -features it offers, we strongly suggest that you simply download our -boot floppy and boot from it. You can easily read the release notes -on it using a simple menu, and with no danger to the contents of your -hard disk (unless you deliberately chose "proceed with installation", -in which case your fate is in your own hands! :-). - -

      -An upgrade path from ALPHA->RELEASE will also be provided shortly for -the benefit of those who were kind enough to help us test the early -snapshot of 2.0. Watch the announce list for its availability, or -simply be impatient and extract the 2.0R bindist over your ALPHA one! -:-) - -

      -Those wishing to obtain this version of 2.0 on CDROM should contact -our sponsors, Walnut Creek CDROM (info@cdrom.com) or any of the other -CD vendors who will, no doubt, be doing their own releases. - -

      -If you're currently running 1.x and are looking for an upgrade path, -we're sorry to say that only full installations are supported at this -time. Simply back up your password and user files before reinstalling -from the 2.0 media, then bring them back. If public demand is high -enough, and we can figure out a way of easily doing it, we'll offer -something, but it should be understood that the differences between -1.x and 2.0 are *large*, and it's not certain that we'll be able to do -it at all. - -

      -Those unable or unwilling to download the boot floppy may also get the -release notes by mail - send mail to <info@FreeBSD.org> for an -automated reply. Updated information will also be provided on a more -or less continuous basis in our WEB pages: - - http://www.freebsd.org - -

      -FreeBSD 2.0 RELEASE is or will be available for ftp in the following -locations: - -

        -
      • Primary ftp://ftp.freebsd.org/pub/FreeBSD/2.0-RELEASE -
      • U.S-2 ftp://ftp.dataplex.net/pub/FreeBSD/2.0-RELEASE -
      • U.S-3 ftp://kryten.atinc.com/pub/FreeBSD/2.0-RELEASE -
      • U.S-4 ftp://ref.tfs.com/pub/FreeBSD/2.0-RELEASE -
      • Taiwan ftp://netbsd.csie.nctu.edu.tw/pub/FreeBSD/2.0-RELEASE -
      • Australia ftp://ftp.physics.usyd.edu.au/FreeBSD/2.0-RELEASE -
      • France ftp://ftp.ibp.fr/pub/freeBSD/2.0-RELEASE -
      • Finland ftp://nic.funet.fi:/pub/unix/FreeBSD/2.0-RELEASE -
      • Russia ftp://ftp.kiae.su/FreeBSD/2.0-RELEASE -
      - -

      -(Translated for the non-URL literate: FreeBSD is available for anonymous - ftp on ftp.freebsd.org in the pub/FreeBSD/2.0-RELEASE directory) - -

      -It will also, no doubt, be available on a number of mirror sites as -soon as they pick it up. However, ftp.freebsd.org is on a T3 line and -supports 300 simultaneous users (it's a FreeBSD machine :-), so it's -unlikely that you'll have too much trouble getting it from this site -until the mirrors do so. - -

      -If you are directly Internet connected, it is also NOT necessary to -load the bindist from this site! Simply download the 2 boot floppies, -begin the installation, and select the FTP installation method - it -will do the rest for you, transparently. - -

      -Finally, we'd like to publically *thank* Walnut Creek CDROM, without -whos continuing support and extreme generousity, we'd probably be long -gone! They've been of immense help to us. - -

      -Thanks must also go to Poul-Henning Kamp, our fearless and long -suffering release engineer for 2.0. While all of us have sacrificed -much sleep to the cause, he has a new wife but has somehow managed to -do so as well! :-) - -

      -And to all of our users (this is probably starting to sound like the -academy awards :-), a similar thank you! We couldn't have done it -without your constant flow of commentary, patches, donations of code -and moral support. As corny as it sounds, we do it all for you folks! -[Though the ego gratification is nice too :-)] - -

      -Thanks to all, and we sincerely hope you enjoy this release! - -

      -Comments, as always, to hackers@FreeBSD.org. - - -

      - Jordan
      - [on behalf of the FreeBSD Project team] - -&footer; - - diff --git a/data/releases/2.0/credits.sgml b/data/releases/2.0/credits.sgml deleted file mode 100644 index 0b9e162036..0000000000 --- a/data/releases/2.0/credits.sgml +++ /dev/null @@ -1,212 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      -			   FreeBSD 2.0
      -		         Contributor List
      -
      -
      -
      -Derived Software Contributors:
      -
      -This software was originally derived from William F. Jolitz's 386BSD
      -release 0.1, though almost none of the original 386BSD specific code
      -remains.  This software has been essentially reimplemented on top of
      -4.4 BSD Lite, from the Computer Science Research Group (CSRG) at
      -the University of California, Berkeley and associated academic
      -contributors.
      -
      -There are also portions of NetBSD that have been integrated into FreeBSD
      -as well, and we would therefore like to thank all the contributors
      -to NetBSD for their work.  Despite some occasionally rocky moments in
      -the relations between the two groups, we both want essentially the same
      -thing:  More BSD based operating systems on people's computers!  We
      -wish the NetBSD group every success in their endeavors.
      -
      -
      -Hardware Contributors:
      -
      -A special thank-you to Walnut Creek CDROM for providing the 486/DX2-66 EISA/VL
      -system that is being used for our development work, to say nothing of
      -the network access and other donations of hardware resources.  It would have
      -been impossible to do this release without their support.
      -
      -Thanks also to Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -drive.  It's been most useful!
      -
      -
      -The FreeBSD Core Team (in alphabetical order):
      -
      -	Andreas Schulz <ats@g386bsd.first.bmd.de>
      -	Andrew A. Chernov <ache@astral.msk.su>
      -	Bruce Evans <bde@FreeBSD.org>
      -	David Greenman <davidg@Root.COM>
      -	Garrett A. Wollman <wollman@freefall.cdrom.com>
      -	Gary Palmer <gpalmer@FreeBSD.org>
      -	Geoff Rehmet <csgr@cs.ru.ac.za>
      -	Jack Vogel <jackv@FreeBSD.org>
      -	John Dyson <dyson@implode.rain.com>
      -	Jordan K. Hubbard <jkh@FreeBSD.org>
      -	Paul Richards <paul@isl.cf.ac.uk>
      -	Poul-Henning Kamp <phk@FreeBSD.org>
      -	Rich Murphey <rich@lamprey.utmb.edu>
      -	Rodney W. Grimes <rgrimes@cdrom.com>
      -	Soren Schmidt <sos@FreeBSD.org>
      -
      -
      -Additional FreeBSD Contributors (no particular order):
      -
      -Adam Glass <glass@postgres.berkeley.edu>
      -Andrew Herbert <andrew@werple.apana.org.au>
      -Andrew Moore <alm@FreeBSD.org>
      -Atsushi Murai <amurai@spec.co.jp>
      -Bob Wilcox <bob@obiwan.uucp>
      -Bruce Evans <bde@kralizec.zeta.org.au>
      -Charles Hannum <mycroft@ai.mit.edu>
      -Chris G. Demetriou <cgd@postgres.berkeley.edu>
      -Chris Torek <torek@ee.lbl.gov>
      -Christoph Robitschko <chmr@edvz.tu-graz.ac.at>
      -Curt Mayer <curt@toad.com>
      -Dave Burgess <burgess@hrd769.brooks.af.mil>
      -Dave Rivers <rivers@ponds.uucp>
      -David Dawes <dawes@physics.su.OZ.AU>
      -Frank Maclachlan <fpm@crash.cts.com>
      -Gary A. Browning <gab10@griffcd.amdahl.com>
      -Gary Clark II <gclarkii@radon.gbdata.com>
      -Guido van Rooij <guido@gvr.win.tue.nl>
      -Havard Eidnes <Havard.Eidnes@runit.sintef.no>
      -Holger Veit <Holger.Veit@gmd.de>
      -Ishii Masahiro, R. Kym Horsell
      -J.T. Conklin <jtc@winsey.com>
      -James Clark <jjc@jclark.com>
      -James da Silva <jds@cs.umd.edu> et al
      -Jim Wilson <wilson@moria.cygnus.com>
      -Joerg Wunsch <joerg_wunsch@uriah.sax.de>
      -Julian Elischer <julian@dialix.oz.au>
      -Julian Stacey <stacey@guug.de> <fallback: <julian@meepmeep.pcs.com>>
      -Keith Bostic <bostic@toe.CS.Berkeley.EDU>
      -Keith Moore <?>
      -Marc Frajola <marc@escargot.rain.com>
      -Mark Tinguely <tinguely@plains.nodak.edu> <tinguely@hookie.cs.ndsu.NoDak.edu>
      -Martin Birgmeier
      -Paul Kranenburg <pk@cs.few.eur.nl>
      -Paul Mackerras <paulus@cs.anu.edu.au>
      -Poul-Henning Kamp <phk@login.dkuug.dk>
      -Rob Shady <rls@id.net>
      -Sascha Wildner <swildner@channelz.GUN.de>
      -Scott Mace <smace@FreeBSD.org>
      -Sean Eric Fagan <sef@kithrup.com>
      -Serge V. Vakulenko <vak@zebub.msk.su>
      -Steven Wallace <swallace@ece.uci.edu>
      -Søren Schmidt <sos@login.dkuug.dk>
      -Terry Lee <terry@uivlsi.csl.uiuc.edu>
      -Theo Deraadt <deraadt@fsa.ca>
      -Ugen J.S.Antsilevich <ugen@NetVision.net.il>
      -Yuval Yarom <yval@cs.huji.ac.il>
      -
      -
      -386BSD Patch kit patch contributors (no particular order):
      -
      -Adam Glass <glass@postgres.berkeley.edu>
      -Adrian Hall <adrian@ibmpcug.co.uk>
      -Andrew A. Chernov <ache@astral.msk.su>
      -Andrew Herbert <andrew@werple.apana.org.au>
      -Andrew Moore <alm@netcom.com>
      -Andy Valencia <ajv@csd.mot.com> <jtk@netcom.com>
      -Arne Henrik Juul <arnej@Lise.Unit.NO>
      -Bakul Shah <bvs@bitblocks.com>
      -Barry Lustig <barry@ictv.com>
      -Bob Wilcox <bob@obiwan.uucp>
      -Branko Lankester
      -Brett Lymn <blymn@mulga.awadi.com.AU>
      -Bruce Evans <bde@kralizec.zeta.org.au>
      -Charles Hannum <mycroft@ai.mit.edu>
      -Chris G. Demetriou <cgd@postgres.berkeley.edu>
      -Chris Torek <torek@ee.lbl.gov>
      -Christoph Robitschko <chmr@edvz.tu-graz.ac.at>
      -Daniel Poirot <poirot@aio.jsc.nasa.gov>
      -Dave Burgess <burgess@hrd769.brooks.af.mil>
      -Dave Rivers <rivers@ponds.uucp>
      -David Dawes <dawes@physics.su.OZ.AU>
      -David Greenman <davidg@Root.COM>
      -Eric J. Haug <ejh@slustl.slu.edu>
      -Felix Gaehtgens <felix@escape.vsse.in-berlin.de>
      -Frank Maclachlan <fpm@crash.cts.com>
      -Gary A. Browning <gab10@griffcd.amdahl.com>
      -Geoff Rehmet <csgr@alpha.ru.ac.za>
      -Goran Hammarback <goran@astro.uu.se>
      -Guido van Rooij <guido@gvr.win.tue.nl>
      -Guy Harris <guy@auspex.com>
      -Havard Eidnes <Havard.Eidnes@runit.sintef.no>
      -Herb Peyerl <hpeyerl@novatel.cuc.ab.ca
      -Holger Veit <Holger.Veit@gmd.de>
      -Ishii Masahiro, R. Kym Horsell
      -J.T. Conklin <jtc@winsey.com>
      -Jagane D Sundar < jagane@netcom.com >
      -James Clark <jjc@jclark.com>
      -James Jegers <jimj@miller.cs.uwm.edu>
      -James W. Dolter
      -James da Silva <jds@cs.umd.edu> et al
      -Jay Fenlason <hack@datacube.com>
      -Jim Wilson <wilson@moria.cygnus.com>
      -Joerg Lohse <lohse@tech7.informatik.uni-hamburg.de>
      -Joerg Wunsch <joerg_wunsch@uriah.sax.de>
      -John Dyson - <formerly dyson@ref.tfs.com>
      -John Woods <jfw@eddie.mit.edu>
      -Jordan K. Hubbard <jkh@whisker.hubbard.ie>
      -Julian Elischer <julian@dialix.oz.au>
      -Julian Stacey <stacey@guug.de> <fallback: <julian@meepmeep.pcs.com>>
      -Karl Lehenbauer <karl@NeoSoft.com> <karl@one.neosoft.com>
      -Keith Bostic <bostic@toe.CS.Berkeley.EDU>
      -Ken Hughes
      -Kent Talarico <kent@shipwreck.tsoft.net>
      -Kevin Lahey <kml%rokkaku.UUCP@mathcs.emory.edu> <kml@mosquito.cis.ufl.edu>
      -Marc Frajola <marc@escargot.rain.com>
      -Mark Tinguely <tinguely@plains.nodak.edu> <tinguely@hookie.cs.ndsu.NoDak.edu>
      -Martin Renters <martin@innovus.com>
      -Michael Galassi <nerd@percival.rain.com>
      -Mike Durkin <mdurkin@tsoft.sf-bay.org>
      -Nate Williams <nate@bsd.coe.montana.edu>
      -Nick Handel <nhandel@NeoSoft.com> <nick@madhouse.neosoft.com>
      -Pace Willisson <pace@blitz.com>
      -Paul Kranenburg <pk@cs.few.eur.nl>
      -Paul Mackerras <paulus@cs.anu.edu.au>
      -Paul Popelka <paulp@uts.amdahl.com>
      -Peter da Silva <peter@NeoSoft.com>
      -Phil Sutherland <philsuth@mycroft.dialix.oz.au>
      -Poul-Henning Kamp <phk@login.dkuug.dk>
      -Ralf Friedl <friedl@informatik.uni-kl.de>
      -Rich Murphey <rich@lamprey.utmb.edu>
      -Rick Macklem <root@snowhite.cis.uoguelph.ca>
      -Robert D. Thrush <rd@phoenix.aii.com>
      -Rodney W. Grimes <rgrimes@cdrom.com>
      -Rog Egge <?>
      -Sascha Wildner <swildner@channelz.GUN.de>
      -Scott Burris <scott@pita.cns.ucla.edu>
      -Scott Reynolds <scott@clmqt.marquette.mi.us>
      -Sean Eric Fagan <sef@kithrup.com>
      -Simon J Gerraty <sjg@melb.bull.oz.au> <sjg@zen.void.oz.au>
      -Stephen McKay <robert@psych.psy.uq.oz.au>
      -Terry Lambert <terry@icarus.weber.edu>
      -Terry Lee <terry@uivlsi.csl.uiuc.edu>
      -Warren Toomey <wkt@csadfa.cs.adfa.oz.au>
      -Wiljo Heinen <wiljo@freeside.ki.open.de>
      -William Jolitz <withheld>
      -Wolfgang Solfrank <ws@tools.de>
      -Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
      -Yuval Yarom <yval@cs.huji.ac.il>
      -
      -Id: CONTRIB.FreeBSD,v 1.1 1994/11/18 12:03:25 jkh Exp
      -
      - -&footer; - - diff --git a/data/releases/2.0/install.sgml b/data/releases/2.0/install.sgml deleted file mode 100644 index a0672eccb9..0000000000 --- a/data/releases/2.0/install.sgml +++ /dev/null @@ -1,493 +0,0 @@ - - - - %includes; -]> - -&header; - -
      -Welcome to FreeBSD 2.0, the complete 4.4 BSD Lite based OS for Intel (or
      -compatible) based PCs.
      -
      -There are several documents on the floppy and a couple of on-line help
      -screens that will greatly assist you in installing your system as you go
      -along.  Nonetheless, initial user testing has shown that some of the
      -terminology used may be difficult for newcomers to UN*X to understand, so
      -we've prepared this step-by-step guide explaining a typical installation.
      -You may find it useful to print this out and keep it handy as you go
      -through the installation, or at least read through it once carefully so
      -that some of the prompts and questions you encounter do not come as
      -complete surprises.
      -
      -Before you do anything, make two 1.44MB floppies from the two image files
      -you'll find in the floppies/ directory - boot.flp and cpio.flp.  If you're
      -reading this under DOS, you can do it in 1 easy step, or 3 in case this
      -doesn't (for some weird reason) work:
      -
      -1. If you're reading this file after typing "go", simply ESC back out for
      -   a moment and select the "makeflp" batch file to make the two floppies.
      -   This will invoke the DOS formatter to format the floppies and then
      -   attempt to write the two disk images onto them.  If this doesn't work,
      -   follow steps 2 through 4:
      -
      -2. Use the DOS format command to format 2 NEW floppies.  A lot of problems
      -   have been caused by people using old and defective floppies, and much
      -   grief can often be saved by simply using new, or at least trusted,
      -   media.
      -
      -3. Insert the first floppy and type:
      -
      -		tools\dos-tool\rawrite floppies\boot.flp a:
      -
      -4. Insert the second floppy and type
      -
      -		tools\dos-tool\rawrite floppies\cpio.flp a:
      -
      -You're now prepared to boot from the boot floppy and begin the installation.
      -
      -
      -The installation starts with the following screen:
      -
      -  +-------------------------- Welcome to FreeBSD! ---------------------------+
      -  | Use ALT-F2 and ALT-F1 to toggle between debugging                        |
      -  | information screen (ALT-F2) or this dialog screen (ALT-F1)               |
      -  |                                                                          |
      -  | Please select one of the following options:                              |
      -  | +----------------------------------------------------------------------+ |
      -  | | 1. README               READ THIS FIRST.                             | |
      -  | | 2. Release Notes        Read the 2.0 Release Notes (recommended).    | |
      -  | | 3. Troubleshooting      Read this in case of trouble.                | |
      -  | | 4. Partitions and MBRs  Verbose description of how these work.       | |
      -  | | 5. COPYRIGHT            Read FreeBSD Copyright Information.          | |
      -  | | 6. Install              Proceed with full installation.              | |
      -  | | 7. Fixit                Repair existing installation (`fixit' mode). | |
      -  | | 8. Quit                 Don't do anything, just reboot.              | |
      -  | +----------------------------------------------------------------------+ |
      -  +--------------------------------------------------------------------------+
      -  |                          <  OK  >      <Cancel>                          |
      -  +--------------------------------------------------------------------------+
      -
      -
      -You can move the arrow keys up and down to highlight the various options,
      -selecting an option by hitting return when its line is highlighted.  You
      -can also type the number of the option you want (1 - 7) and hit return.
      -It's recommended that you read the README at a minimum, though the Release
      -Notes are also helpful.  This may seem a like a lot to read, but if you are
      -new to FreeBSD then these notes are invaluable for explaining the system
      -and are highly recommended.
      -
      -When you're done reading docs, select Install (5) to proceed to the next
      -screen.
      -
      -This next screen is the disk editor screen, which looks like this:
      -
      -------------------------------------------------------------------------------
      -FreeBSD 2.0-RELEASE Installation -- Diskspace editor
      -
      -Disks         Total   FreeBSD                    |You should now assign some
      -                                                 |space to root, swap, and
      - 0: sd0     2006 MB      0 MB                    |(optionally) /usr partitions
      - 1: sd1      496 MB      0 MB                    |Root (/) should be a minimum
      -                                                 |of 18MB with a 30MB /usr
      -Filesystems  Type        Size  Action Mountpoint |or 50MB without a /usr.
      -                                                 |Swap space should be a
      -                                                 |minimum of 12MB or RAM * 2
      -                                                 |Be sure to also (A)ssign a
      -                                                 |mount point to each one or
      -                                                 |it will NOT be enabled.
      -                                                 |
      -                                                 |We suggest that you invoke
      -                                                 |(F)disk, (W)rite the bootcode
      -                                                 |then (D)isklabel your disk.
      -                                                 |If installing on a drive
      -                                                 |other than 0, also read the
      -                                                 |TROUBLESHOOTING doc first
      -Commands available:
      -(H)elp  (T)utorial  (F)disk  (D)isklabel  (P)roceed  (Q)uit
      -
      -Enter Command>
      -
      -------------------------------------------------------------------------------
      -
      -As we can see, this system has two drives, sd0 and sd1.  On an IDE system,
      -these would show up as "wd0" and "wd1" (or, on a single drive system, just
      -sd0 or wd0).  We can see that neither of them has any space assigned to
      -FreeBSD (they each show 0MB under the FreeBSD column), so we follow the
      -instructions on the right hand side of the screen and invoke the (F)disk
      -editor by typing `f':
      -
      -Enter Command> F
      -
      -We're now prompted with the drive number to (F)disk, so we enter 0 for
      -the first drive:
      -
      -Enter number of disk to Fdisk> 0
      -
      -This now brings us to the FDISK editor screen, which looks like this:
      -
      -------------------------------------------------------------------------------
      -FreeBSD 2.0-RELEASE Installation -- Diskspace editor -- FDISK
      -
      -Disk: sd0   Geometry:  2006 Cyl * 32 Hd * 64 Sect = 2006Mb = 4108600 Sect
      -
      -1 Boot?=No    Type=Primary 'big' DOS (> 32MB)
      -  Phys=(c0/h1/s1..c299/h63/s32)   Sector=(32..614399)
      -  Size=300 MB, 299 Cylinders + 31 Tracks + 32 Sectors
      -
      -2 Unused
      -
      -
      -3 Unused
      -
      -
      -4 Unused
      -
      -
      -Commands available:
      -(H)elp   (T)utorial   (D)elete   (E)dit   (R)eread   (W)rite MBR   (Q)uit
      -(U)se entire disk for FreeBSD   (G)eometry   Write MBR (B)ootcode
      -Enter Command>
      -
      -------------------------------------------------------------------------------
      -
      -We see that drive 0 has a DOS partition (also called a "slice" in FreeBSD
      -parlance, to distinguish it from a FreeBSD partition) on it which is 300MB
      -in size (don't worry if the numbers you see are much smaller than these - I
      -have a pretty large 2.1GB disk! :-).  Let's also say we want to allocate
      -the rest to FreeBSD, so to do this we want to (E)dit one of the existing
      -slices.  We can see that 2, 3, and 4 are unused so let's pick the first
      -unused one, which is 2 (if we wanted to replace an existing operating
      -system slice with FreeBSD, we'd pick its number instead).  We first type
      -`E' to edit a slice entry:
      -
      -Enter Command> E
      -
      -And we're prompted for a slice to edit.  We type 2:
      -
      -Edit which Slice> 2
      -
      -Now we're prompted for the size of the new slice, the default for which is
      -all remaining space on the disk.  Let's say that we don't want to allocate
      -ALL the space on the disk, but want to reserve 400MB for some other future
      -OS.  The total amount of free space left is 1706MB, which is the default
      -value selected for us, so we backspace over it and enter 1306:
      -
      -Size of slice in MB> 1306
      -
      -Now we're asked for the type of the slice.  The type is what tells the PC
      -what sort of slice this is.  DOS primary slices are, for example, type 6.
      -FreeBSD slices are type 0xa5 (hexadecimal).  If we wanted to reserve space
      -at this time for some other type of OS like Linux or OS/2, and we knew
      -their slice type (0x82 for Linux and 0x0A for OS/2, just in case you're
      -interested), we could also do that from this editor, but we're only
      -interested in FreeBSD for now so we accept the default.
      -
      -Type of slice (0xa5=FreeBSD)> 0xa5
      -
      -The next prompt asks if we want to make this slice bootable by
      -default, which we do so we accept the default:
      -
      -Bootflag (0x80 for YES)> 0x80
      -
      -At this point we come back to the main screen, which now shows a new entry
      -for slice 2:
      -
      -------------------------------------------------------------------------------
      -FreeBSD 2.0-RELEASE Installation -- Diskspace editor -- FDISK
      -
      -Disk: sd0   Geometry:  2006 Cyl * 32 Hd * 64 Sect = 2006Mb = 4108600 Sect
      -
      -1 Boot?=No    Type=Primary 'big' DOS (> 32MB)
      -  Phys=(c0/h1/s1..c299/h63/s32)   Sector=(32..614399)
      -  Size=300 MB, 299 Cylinders + 31 Tracks + 32 Sectors
      -
      -2 Boot?=Yes   Type=FreeBSD/NetBSD/386BSD
      -  Phys=(c300/h0/s1..c1023/h31/s0)   Sector=(614400..3289087)
      -  Size=1306 MB, 1306 Cylinders
      -
      -3 Unused
      -
      -
      -
      -4 Unused
      -
      -
      -
      -Commands available:
      -(H)elp   (T)utorial   (D)elete   (E)dit   (R)eread   (W)rite MBR   (Q)uit
      -(U)se entire disk for FreeBSD   (G)eometry   Write MBR (B)ootcode
      -Enter Command>
      -
      -------------------------------------------------------------------------------
      -
      -At this point we're happy with the slices on the first drive, so we type
      -`w' to write the new information out.  It also prompts to make *sure* we
      -really want to do this, so we backspace over the default of `N' and type
      -`y'<return>.  And this point, we also can decide whether or not we want a
      -"boot manager" installed.  A boot manager is a little utility that prompts
      -you for the operating system you want to boot every time you reset or power
      -on your PC, and can be a very handy way of sharing your computer between
      -FreeBSD and some other OS, like Linux or DOS.  We decide that we want to
      -have this feature, so we `b' to write the special MBR (B)ootcode out to the
      -disk.  This does not harm any of the other operating systems on the disk,
      -as it's written to a special area.  Now we exit this screen by typing `q',
      -for (Q)uit.
      -
      -This brings us back to the main prompt.  If we wanted to allocate any
      -additional slices on other drives, we also could re-invoke the (F)disk
      -editor by typing `f' again and giving a different drive number at the
      -prompt, but we'll assume for now that we've only got one disk and want to
      -go on.  Typing `d' now enters the (D)isklabel screen, which prompts us for
      -the drive to write a disklabel onto, like the FDISK editor.  We type `0'
      -for the first drive and hit return.  This brings us to the DISKLABEL editor
      -screen, which looks like this:
      -
      -------------------------------------------------------------------------------
      -FreeBSD 2.0-RELEASE Installation -- Diskspace editor -- DISKLABEL
      -
      -Part  Start       End    Blocks     MB  Type    Action  Mountpoint
      -a         0         0         0      0  unused
      -b         0         0         0      0  unused
      -c   1433600   4108287   2674688   1306  unused          <Entire FreeBSD slice>
      -d         0   4108599   4108600   2006  unused          <Entire Disk>
      -e         0         0         0      0  unused
      -f         0         0         0      0  unused
      -g         0         0         0      0  unused
      -h        32    614399    614368    300  MSDOS
      -
      -
      -
      -
      -
      -
      -Total size:       2674688 blocks   1306Mb
      -Space allocated:        0 blocks      0Mb
      -
      -Commands available:
      -(H)elp  (T)utorial  (E)dit  (A)ssign  (D)elete  (R)eread  (W)rite  (Q)uit
      -(P)reserve  (S)lice
      -Enter Command>
      -
      -------------------------------------------------------------------------------
      -
      -The BSD partitions, a - h, are FreeBSD's way of dividing up a physical
      -slice into multiple file systems.  Every FreeBSD system should have, at
      -minimum, a root file system and a swap partition allocated.  The root
      -file system is called "/", and is generally put on partition `a' by
      -convention.  Swap partitions always go on `b', and the `c' and `d'
      -partitions are special and point to the entire FreeBSD slice and the entire
      -disk, respectively.  `c' and `d' cannot and should not be allocated to
      -actual file systems.
      -
      -We also see that partition h points conveniently to the DOS slice,
      -which we can also assign to a location in our file system hierarchy
      -to conveniently share files between FreeBSD and DOS.  More on this in 
      -a moment.
      -
      -A typical file system layout might look like this:
      -
      -/	20MB
      -swap	32MB
      -/usr	120MB
      -
      -/, or the root file system, contains system files and some temporary space.
      -It should be at least 18MB in size, though a little extra doesn't hurt.
      -Swap space is one of those "it never hurts to have too much" sorts of
      -items, though if your system isn't too heavily used then it's probably not
      -that important to have lots and lots of it.  A good rule of thumb for swap
      -is that you want a minimum of 12MB of it, and the overall calculation
      -should be the amount of memory you have multiplied by two.  That is to
      -say that if you have 16MB of memory, then 32MB of swap is good.
      -
      -If you've got several drives, you can also allocate some swap on each one
      -and spread the load out a little.  On my personal system, I've got 32MB of
      -main memory and 64MB of swap on both drives for a total of 128MB of swap.
      -This gives me 4X memory for total program swapping, which gives me the
      -ability to run some pretty big programs!  Emacs and the X Window System, in
      -particular, can be real swap hogs.
      -
      -In any case, we'll assume for the moment that we're still configuring the
      -ideal system and we'll allocate 64MB of swap space, using the MEM * 2
      -equation.  If you only had 8MB of memory, you'd allocate 16MB of swap
      -instead.
      -
      -The second file system of importance is /usr, which contains further system
      -binaries and all of the bundled user binaries.  /usr should be at least
      -80MB in size to hold all of the important binaries, though if you plan on
      -having a big /usr/local or on loading the X Window System (also known as
      -XFree86 3.1) distribution then you should either create separate
      -file systems for them, or you should make /usr a lot bigger.
      -
      -It's also possible to skip making /usr altogether and simply make a large
      -root (/) file system.  Since /usr fits "underneath" /, a missing /usr won't
      -cause any problems if / is large enough to hold the contents for both.  In
      -any case, it's a user decision and tends to be driven by convention more
      -than anything else.  For the purposes of this installation guide, we'll
      -assume a 200MB /usr, 100MB of space allocated for local binaries, which
      -we'll mount on /usr/local, and the rest for user home directories, which
      -we'll mount on /usr/users.  Don't be put off by the size of these numbers!
      -You can make a system fit into less space, but since we're dividing up the
      -ideal 2GB dream disk, we might as well do it right! ;-)
      -
      -Getting back to the relevant part of the DISKLABEL screen again, we remember
      -that it looked like this:
      -
      -Part  Start       End    Blocks     MB  Type    Action  Mountpoint
      -a         0         0         0      0  unused
      -b         0         0         0      0  unused
      -c   1433600   4108287   2674688   1306  unused          <Entire FreeBSD slice>
      -d         0   4108599   4108600   2006  unused          <Entire Disk>
      -e         0         0         0      0  unused
      -f         0         0         0      0  unused
      -g         0         0         0      0  unused
      -h        32    614399    614368    300  MSDOS
      -
      -So we'll first allocate some space on partition `a' for that root partition
      -by typing `e', for (E)dit partition.  This asks us which partition we want
      -to change the size of, so we type `a':
      -
      -Change size of which partition> a
      -
      -And it prompts us for the amount of space, so we'll pick 20MB for a nice
      -comfortable root file system:
      -
      -Size of partition in MB> 20
      -
      -Now we see the display change to:
      -
      -Part  Start       End    Blocks     MB  Type    Action  Mountpoint
      -a   1433600   1474559     40960     20  4.2BSD
      -...
      -
      -The system shows us where the partition starts and stops and indicates that
      -it's a 4.2BSD file system, which is correct (it's really a 4.4 BSD file
      -system, in actuality, but the two are similar enough to share the same
      -label).
      -
      -We do the same for swap by typing `e' again and modify the `b' partition
      -by filling in 64 for the size, to allocate 64MB of swap.
      -
      -Finally, remembering that `c' and `d' are special, and not for our use, we
      -change the size of `e' to 200 for our future /usr, `f' to 100 for our
      -/usr/local, and `g' to the rest of the disk for /usr/users.  When we're
      -done, the top of the disklabel screen should look like this:
      -
      -Part  Start       End    Blocks     MB  Type    Action  Mountpoint
      -a   1433600   1474559     40960     20  4.2BSD
      -b   1474560   1605631    131072     64  swap
      -c   1433600   4108287   2674688   1306  unused          <Entire FreeBSD slice>
      -d         0   4108599   4108600   2006  unused          <Entire Disk>
      -e   1605632   2015231    409600    200  4.2BSD
      -f   2015232   2220031    204800    100  4.2BSD
      -g   2220032   4108287   1888256    922  4.2BSD
      -h        32    614399    614368    300  MSDOS
      -
      -We left `h' alone, since we actually want to be able to share files with
      -our DOS partition.  At this point, we want to type `w' for (W)rite to write
      -out the new size information to disk.
      -
      -You probably also noticed by now that "/", "/usr" and the other file system
      -names we've been talking about don't appear anywhere in the above list.
      -Where are they?  This brings us to the next stage, which is to (A)ssign the
      -new partitions to actual file system mount points.  A file system in
      -FreeBSD doesn't actually appear anywhere until we "mount" it someplace, a
      -convention from the old days when disks were actually large removable packs
      -that a system operator physically mounted on a large washing-machine sized
      -disk drive spindle!  As you can see, not much has changed today! :-)
      -
      -We'll proceed then by starting at the top with the first partition and
      -assigning it to the root file system (/) by typing `a', for (A)ssign, and
      -then typing `a' again, for partition a:
      -
      -Assign which partition> a
      -
      -When it asks us for the name of the mount point, we type /:
      -
      -Directory mountpoint> /
      -
      -And the display adjusts accordingly to show us the new state of affairs:
      -
      -Part  Start       End    Blocks     MB  Type    Action  Mountpoint
      -a   1433600   1474559     40960     20  4.2BSD  newfs   /
      -..
      -
      -The Action field also now shows "newfs", which means that the partition
      -will be created anew.  For root file systems, this is the default and cannot
      -be changed, but other partitions can be optionally "Preserved" by typing
      -`p' for (P)reserve.  There are very few situations in which we'd want to do
      -this, but if, say, we were actually installing a disk from an older FreeBSD
      -machine which we wanted to mount into our new system but NOT erase, we
      -could do it this way.  For now, let's assume that this is a new
      -installation and we want all the file systems to be created from scratch.
      -We thus go through and assign the rest of the file systems to their
      -respective /usr, /usr/local and /usr/users mountpoints.  We also assign the
      -`b' partition, which doesn't take a mountpoint (and won't prompt for one
      -when we (A)ssign it), but needs us to tell it that we're ready to use it
      -for swap.
      -
      -When we're done, the top of the screen should look something like this:
      -
      -Part  Start       End    Blocks     MB  Type    Action  Mountpoint
      -a   1433600   1474559     40960     20  4.2BSD  newfs   /
      -b   1474560   1605631    131072     64  swap    swap    swap
      -c   1433600   4108287   2674688   1306  unused          <Entire FreeBSD slice>
      -d         0   4108599   4108600   2006  unused          <Entire Disk>
      -e   1605632   2015231    409600    200  4.2BSD  newfs   /usr
      -f   2015232   2220031    204800    100  4.2BSD  newfs	/usr/local
      -g   2220032   4108287   1888256    922  4.2BSD  newfs	/usr/users
      -h        32    614399    614368    300  MSDOS
      -
      -As a final bonus, we'll assign the DOS partition to be mounted on /dos.  We
      -do this with (A)ssign as we did the others, and we also notice that the
      -system is smart enough to see that it's not a FreeBSD partition and we
      -DON'T want to newfs it, we want to simply mount it:
      -
      -h        32    614399    614368    300  MSDOS   mount   /dos
      -
      -At this point, our system is all set up and ready to go!
      -
      -We type `q' to go back to the main menu and then type `p' to (P)roceed to
      -the next phase of installation.
      -
      -We're now given one last chance to back out of the install, and we hit
      -return if we're sure, otherwise we type <Tab> to select "No" and hit return
      -to consider our settings again before going on.
      -
      -The rest of the installation is pretty much self-explanatory.  After the
      -file systems are initially created and populated, you'll be prompted to
      -reboot from the hard disk.  Do so and provide the cpio floppy when asked.
      -
      -When the initial flurry of welcome and informational prompts has died down,
      -you'll come to a screen asking you to load one or more distributions.  At
      -the minimum, select "bindist" to load the basic system.  If you're loading
      -from other than CDROM media, follow the appropriate paths through the
      -installation process.
      -
      -If you're loading from CDROM, select CDROM as the media type and select the
      -type of CDROM you've got (SCSI or Mitsumi).  When it asks you for an
      -installation subdirectory, simply hit return if you've got the 2.0 CD from
      -Walnut Creek CDROM.  You may select additional optional packages to load
      -after the bindist extracts, provided that you've got the space for it.  Use
      -the "?diskfree" menu option from time to time to keep an eye on your free
      -space.  When you're done, you'll be asked a few more basic questions and
      -then that's it!  You've got FreeBSD on your hard disk.
      -
      -If you should need to partition another drive or install other packages
      -later, you may re-invoke the sysinstall program by typing /sbin/sysinstall.
      -The same familiar prompts will then come up.
      -
      -Good luck!
      -
      -					Jordan Hubbard
      -					for Walnut Creek CDROM
      -					and the FreeBSD Project.
      -
      -
      -
      -
      - -&footer; - - diff --git a/data/releases/2.0/notes.sgml b/data/releases/2.0/notes.sgml deleted file mode 100644 index 66d1e0fd62..0000000000 --- a/data/releases/2.0/notes.sgml +++ /dev/null @@ -1,656 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -
      -                                 RELEASE NOTES
      -                                    FreeBSD
      -                                  Release 2.0
      -
      -1. Technical overview
      ----------------------
      -
      -FreeBSD is a freely available, full source 4.4 BSD Lite based release
      -for Intel i386/i486/Pentium (or compatible) based PC's.  It is based
      -primarily on software from U.C. Berkeley's CSRG group, with some
      -enhancements from NetBSD, 386BSD, and the Free Software Foundation.
      -
      -Since our first release of FreeBSD 1.0 some 18 months ago, FreeBSD
      -has changed almost entirely.  A new port from the Berkeley 4.4 code
      -base was done, which brought the legal status of the system out of the
      -shadows with the blessing of Novell (new owners of USL and UNIX).  The
      -port to 4.4 has also brought in a host of new features, filesystems
      -and enhanced driver support.  With our new unencumbered code base, we
      -have every reason to hope that we'll be able to release quality
      -operating systems without further legal encumbrance for some time to
      -come!
      -
      -FreeBSD 2.0 represents the culmination of almost 2 years of work and
      -many thousands of man hours put in by an international development team.
      -We hope you enjoy it!
      -
      -Many packages have also been upgraded or added, such as XFree86 3.1,
      -xview 3.2, elm, nntp, mh, InterViews and dozens of other miscellaneous
      -utilities have been ported and are now available as add-ons.  See the
      -ports collection (or the package collection) for a complete summary.
      -
      -For a list of contributors, please see the file "CONTRIB.FreeBSD",
      -which should be bundled with your bindist distribution.
      -
      -Also see the new "REGISTER.FreeBSD" file for information on registering
      -with the "Free BSD user counter".  We've also provided a list of who's
      -responsible for what (so that you may query them directly) in the
      -"ROSTER.FreeBSD" file; use of this file is encouraged to ensure faster
      -resolution of any problems you may have!
      -
      -The core of FreeBSD does not contain DES code which would inhibit its
      -being exported outside the United States.  There is an add-on package
      -to the core distribution, for use only in the United States, that
      -contains the programs that normally use DES.  The auxiliary packages
      -provided separately can be used by anyone.   A freely (from outside the
      -U.S.) exportable European distribution of DES for our non U.S. users also
      -exists and is described in the FreeBSD FAQ.
      -
      -If password security for FreeBSD is all you need, and you have no
      -requirement for copying encrypted passwords from different hosts (Suns,
      -DEC machines, etc) into FreeBSD password entries, then FreeBSD's MD5
      -based security may be all you require!  We feel that our default security
      -model is more than a match for DES, and without any messy export issues
      -to deal with.  If you're outside (or even inside) the U.S., give it a try!
      -
      -
      -1.1 What's new in 2.0?
      -----------------------
      -
      -4.4 Lite
      ---------
      -As previously stated, this release is based entirely on CSRG's
      -latest (and last) BSD release - 4.4 Lite.  This features a number
      -of improvements over 4.2BSD (Net/2), not least of which are:
      -
      -o       Legal approval of Novell & U.C. Berkeley.  After the settlement
      -        of the longstanding lawsuit between USL/UCB/Novell/BSDI, all
      -        parties were (strongly) encouraged to move to 4.4 Lite in order
      -        to avoid future legal entanglements.  The fact that we've now done
      -        so should make this release much more attractive to potential
      -        commercial users.
      -
      -o       Many new filesystem types, such as stackable filesystems, union
      -        filesystems, "portals", kernfs, a simple log-structured filesystem, a
      -        new version of NFS (NQNFS), etc.  While some of these new filesystems
      -        are also rather unpolished and will require significant additional
      -        work to be truly robust, they're a good start.
      -
      -o       64bit offsets, allowing filesystems of up to 2^63 bytes in size.
      -
      -o       Further work towards full POSIX compliance.
      -
      -IP multicast support
      ---------------------
      -The IP multicast support has been upgraded from the woefully ancient
      -1.x code in 4.4-Lite to the most current and up-to-date 3.3 release
      -from Steve D. and Ajit.  The non-forwarding code is known to work (for
      -some limited test cases).  The multicast forwarder and user-mode
      -multicast routing process are known to compile, but have not been
      -significantly tested (hopefully this will happen before 2.0 release).
      -
      -Owner:                  wollman
      -Sources involved:       sys/netinet, usr.sbin/mrouted
      -
      -Loadable Kernel Modules
      ------------------------
      -David Greenman incorporated NetBSD's port of Terry Lambert's loadable
      -kernel module support.  Garrett Wollman wrote the support for loadable
      -file systems, and Søren Schmidt did the same for loadable execution
      -classes.
      -
      -Owner:                  core
      -Sources involved:       sys/kern, sbin/modload, sbin/modunload,
      -                        usr.bin/modstat
      -
      -
      -Loadable filesystems
      ---------------------
      -Most filesystems are now dynamically loadable on demand, with the
      -exception of the UFS family (FFS, LFS, and MFS).  With the exception
      -of NFS, all such filesystems can be unloaded when all references are
      -unmounted.  To support this functionality, the 
      -
      -getvfsbyname(3)
      -
      -family of functions has been added to the C library and the 
      -lsvfs(1)
      -
      -command provides the same information at the shell level.  Be aware of
      -the following current restrictions:
      -
      -        - /usr/bin may not reside on a dynamically loaded filesystem.
      -        - There must be a writable /tmp directory available
      -          before filesystems are loaded (moving / to the top of your
      -          /etc/fstab file will accomplish this).
      -        - Some of the more esoteric filesystems simply don't work when loaded
      -          dynamically (though they often don't work "static", either.)
      -
      -Owner:                  wollman
      -Sources involved:       sys/*fs, lkm/*fs, usr.bin/lsvfs, lib/libc/gen
      -
      -
      -S/Key
      ------
      -Since version 1.1.5, FreeBSD has supported the S/Key one time password
      -scheme.  The version used is derived from the logdaemon package of Wietse
      -Venema.
      -Some of the features new in 2.0 are:
      -        - New access control table format to impose the use of S/Keys
      -          based on: hostname, ip address, port, username, group id.
      -        - S/Key support can be disabled by not having the access control
      -          table.
      -The second item explains the absence of skey.access in the installed /etc.
      -To enable S/Key support, create a file skey.access in /etc and fill it
      -according to your needs. See also skey.
      -access(5)
      -and the example in
      -/usr/share/examples/etc/skey.access.
      -
      -Owner:                  pst, guido
      -Sources involved:       lib/libskey, usr.bin/key* (plus patches to others)
      -
      -
      -TCP/IP over parallel (printer) port
      ------------------------------------
      -You can now run TCP/IP over a standard LapLink(tm) cable, if both ends
      -have an interrupt-driven printerport.  The interface is named "lp0"
      -where '0' is the same as the lpt# unit number.  This is not compatible
      -with PLIP.  If you run NFS, try setting MTU to 9180, otherwise leave
      -it at 1500 unless you have a good reason to change it.  Speed varies
      -with the CPU-type, with up to 70 kbyte/sec having been seen and 50
      -kbyte/sec being the norm.
      -
      -Owner:                  phk
      -Sources involved:       isa/lpt.c
      -
      -
      -ProAudioSpectrum SCSI driver
      -----------------------------
      -If you have a PAS board with a CD-ROM, and the MS-DOS driver is called
      -TSLCDR.SYS, then the "pas" driver should work on your card.  You can
      -attach disks, CDROMs and tapes, but due to the nature of the hardware
      -involved, the transfer rate is limited to < 690 kbyte/sec.  For CD-ROM
      -use, this is generally more than enough.
      -
      -Owner:                  phk
      -Sources involved:       isa/pas.c
      -
      -
      -Adaptec 2742/2842 SCSI driver
      ------------------------------
      -Despite the non-cooperation of Adaptec in providing technical
      -information, we now have a driver for the AHA-274x and AHA-284x
      -series SCSI controller family.  This driver uses the GPL'd
      -Linux sequencer code, so until we find an alternative, this
      -will be part of the kernel that requires source code to be
      -distributed with it at all times.  This shouldn't be a problem
      -for any of FreeBSD's current users.
      -
      -Owner:                  gibbs
      -Sources involved:       isa/aic7770.c sys/gnu/misc/*
      -
      -
      -Gzip'd binaries
      -----------------
      -We have an experimental implementation for direct execution of gzip'ed
      -binaries in this release.  When enabled, it allows you to simply gzip
      -your binaries, remove the '.gz' extension and make the file
      -executable.  There is a big speed and memory consumption penalty for
      -doing this, but for laptop users it may be worthwhile.  The maximum
      -savings are generally around 10 Mb of disk space.
      -
      -Owner:                  phk
      -Sources involved:       kern/imgact_gzip.c kern/inflate.c
      -
      -
      -Diskless booting
      -----------------
      -
      -Diskless booting in 2.0 is much improved since 1.1.5.  The
      -boot-program is in src/sys/i386/boot/netboot, and can be run from an
      -MSDOS system or burned into an EPROM.  Local swapping is also
      -possible.  WD, SMC, 3COM and Novell ethernet cards are currently
      -supported.
      -
      -Owner:                  Martin Renters & phk
      -Sources involved:       i386/boot/netboot, sys/nfs/nfs_vfsops.h
      -
      -
      -Device configuration database
      ------------------------------
      -The kernel now keeps better track of which device drivers are active and
      -where the devices are attached; this information is made available to
      -user programs via the new 
      -sysctl(3)
      -management interface.  Current
      -applications include 
      -lsdev(8),
      -which lists the currently configured
      -devices.  In the future, we expect to use this code to automatically
      -generate a configuration file for you at installation time.
      -
      -Owner:                  wollman
      -Sources involved:       sys/i386, sys/scsi, sys/kern/kern_devconf.c,
      -                        sys/sys/devconf.h, usr.sbin/lsdev
      -
      -
      -Kernel management interface
      ----------------------------
      -With 4.4-Lite, we now have a better management interface for the endless
      -series of kernel variables and parameters which were previously manipulated
      -by reading and writing /dev/kmem.  Many programs have been rewritten to
      -use this interface, although many old-style programs still remain.  Some
      -variables which were never accessible before are now available through
      -the 
      -sysctl(1)
      -program.  In addition to the standard 4.4BSD MIB variables,
      -we have added support for YP/NIS domains (kern.domainname), controlling
      -the update daemon (kern.update), retrieving the OS release date
      -(kern.osreldate), determining the name of the booted kernel (kern.bootfile),
      -and checking for hardware floating-point support (hw.floatingpoint).
      -We have also added support to make management queries of devices and
      -filesystems.
      -
      -Owner:                  core
      -Sources involved:       sys, usr.bin/sysctl
      -
      -
      -iBCS2 support
      --------------
      -FreeBSD now supports running iBCS2 compatible binaries (currently
      -SCO UNIX 3.2.2 & 3.2.4 and ISC 2.2 COFF format are supported).
      -The iBCS2 emulator is in its early stages, but it is functional, we
      -haven't been able to do exhaustive testing (lack of commercial apps),
      -but almost all of SCO's 3.2.2 binaries are working, so is an old
      -INFORMIX-2.10 for SCO. Further testing is necessary to complete this
      -project. There is also work under way for ELF & XOUT loaders, and
      -most of the svr4 syscall wrappers have been written.
      -
      -Owner:                  Soren Schmidt (sos) & Sean Eric Fagan (sef)
      -Sources involved:       sys/i386/ibcs2/* + misc kernel changes.
      -
      -
      -2. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -Following is a list of all currently known disk controllers and
      -ethernet cards known to work with FreeBSD.  Other configurations may
      -very well work, and we have simply not received any indication of
      -this.
      -
      -
      -2.1. Disk Controllers
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -[Note: the new Extended IDE controllers in newer PC's work, although no
      -extended features are used.]
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 2742/2842 series ISA/EISA SCSI controllers
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the Soundblaster cards
      -as they have no on-board BIOS, which is necessary for mapping
      -the boot device into the system BIOS I/O vectors.
      -They're perfectly usable for external tapes, CDROMs, etc,
      -however.  The same goes for any other AIC-6x60 based card
      -without a boot ROM.  Some systems DO have a boot ROM, which
      -is generally indicated by some sort of message when the system
      -is first powered up or reset.  Check your system/board documentation
      -for more details.
      -
      -[Note that Buslogic was formerly known as "Bustec"]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -
      -NCR 53C810 and 53C825 PCI SCSI controller.
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT) and CD ROM drives.  Note: This and the mcd driver (Mitsumi CDROM
      -interface card) are the only way a CD ROM drive may be currently
      -attached to a FreeBSD system; we do not support SoundBlaster
      -(non-SCSI) CDROM interface, or other "non-SCSI" adapters.  The
      -ProAudio Spectrum SCSI and SoundBlaster SCSI controllers are
      -supported.
      -
      -Some controllers have limitations with the way they deal with >16MB of
      -memory, due to the fact that the ISA bus only has a DMA address space of
      -24 bits.  If you do your arithmetic, you'll see that this makes it
      -impossible to do direct DMA to any address >16MB.  This limitation is
      -even true of some EISA controllers (which are normally 32 bit) when
      -they're configured to emulate an ISA card, which they then do in *all*
      -respects.  This problem is avoided entirely by IDE controllers (which do
      -not use DMA), true EISA controllers (like the UltraStor or Adaptec
      -1742A) and most VLB (local bus) controllers.  In the cases where it's
      -necessary, the system will use "bounce buffers" to talk to the
      -controller so that you can still use more than 16Mb of memory without
      -difficulty.
      -
      -
      -2.2. Ethernet cards
      -
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509 and 3C579 Etherlink III
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -2.3. Misc
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -
      -BOCA ATIO66 6 port serial card using shared IRQ.
      -
      -STB 4 port card using shared IRQ.
      -
      -Mitsumi (all models) CDROM interface and drive.
      -
      -Soundblaster SCSI and ProAudio Spectrum SCSI CDROM interface and drive.
      -
      -Adlib, Soundblaster, Soundblaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus, but
      -support is apparently close to materializing.  Details will be posted
      -as the situation develops.
      -
      -
      -3. Obtaining FreeBSD.
      ----------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -1. FTP/Mail
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`freebsd.cdrom.com' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the nearest site
      -to you netwise.
      -
      -If you do not have access to the internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files from freebsd.cdrom.com.
      -Note: This approach will end up sending many *tens of megabytes*
      -through the mail, and should only be employed as an absolute LAST
      -resort!
      -
      -
      -2. CDROM
      -
      -FreeBSD 2.0 may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the internet from orders@cdrom.com.  Their current catalog can
      -be obtained via ftp as ftp.cdrom.com:/cdrom/catalog.
      -
      -Cost is $39.95.  Shipping (per order not per disc) is $5 in the US, Canada,
      -or Mexico and $10.00 overseas.  They accept Visa, Mastercard, American
      -Express, and ship COD to the United States.  California residents please
      -add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -Note that Walnut Creek CDROM does NOT provide technical support for FreeBSD,
      -you need to contact the FreeBSD team for that.  Please see section 5 for
      -more information.
      -
      -
      -4. Preparing for the installation.
      -----------------------------------
      -
      -1. Floppy Installation
      -
      -If you must install from floppy disks, either due to space constraints
      -on your hard disk or just because you enjoy doing things the hard
      -way, you must first prepare some floppies for the install.
      -
      -You will need either 10 1.44MB floppies or 12 1.2MB floppies to
      -store just the bindist (binary distribution).  These *must* be
      -formatted using MS-DOS, using either the FORMAT command in MS-DOS
      -or the File Manager in Microsoft Windows to prepare the floppies
      -(though factory preformatted floppies will also well well, provided
      -that they haven't been previously used for something else).
      -
      -After you've formatted the floppy disks, you'll need to copy the
      -files onto them.  There are 56 total files for the bindist itself,
      -plus three small files (CKSUMS, do_cksum.sh, and extract.sh) for
      -the install program to use.  ALL of these files must be copies onto
      -the floppies.  Each of the bindist files are named "bindist.??",
      -where the "??" is replaced by the letter sequence aa through cd.
      -Copy these files onto the floppies, placing the three small install
      -files onto the final floppy.  The order in which you copy the files
      -to floppy is not important, but it makes labelling the disks easier
      -if you go in some sort of alphabetical order.
      -
      -After you've done this, the floppy disks are ready for the install
      -program to use.
      -
      -Later on, after you get the binary distribution installed and everything
      -is going great, the same instructions will apply for the other
      -distributions, such as the manpages distribution or the XFree86 distribution.
      -The number of floppies required will, of course, change for bigger or
      -smaller distributions.
      -
      -
      -2. Hard Disk Installation
      -
      -To prepare for installation from an MS-DOS partition, you should simply
      -copy the files from the distribution into a directory with the same
      -name as the distribution.  For example, if you are preparing to
      -install the bindist set, then make a directory on your C: drive named
      -C:\BINDIST and copy the files there.  This will allow the installation
      -program to find the files automatically.
      -
      -
      -3. QIC/SCSI Tape Installation.
      -
      -Installing from tape is probably the easiest method, short of an
      -on-line install using ftp or installing from a CDROM.  The installation
      -program expects the files to be simply tar'red onto the tape, so after
      -getting all of the files for distribution you're interested in, simply
      -tar them onto the tape with something like:
      -
      -        cd <where the *.?? files are>
      -        tar cvf /dev/rwt0 (or /dev/rst0) .
      -
      -from a directory with just the distribution files in it.  Make sure
      -that you remember to put CKSUMS, do_cksum.sh, and extract.sh files
      -in this directory as well!
      -
      -If you wish to install multiple *dist releases from one tape, do the
      -following:
      -
      -1. cd to the parent directory of the distributions and put them on tape
      -   like so:
      -                tar cvf /dev/rwt0 (or /dev/rst0) bindist srcdist ...
      -
      -2. Install the first distribution on the tape using the tape installation
      -   method as normal.  Afterwards, *do not* erase the contents of the temporary
      -   directory.  Get a shell with ESC-ESC and cd to the temporary directory
      -   yourself.  For each additional *dist you want to load, cd to its
      -   subdirectory and type `sh ./extract.sh'.
      -
      -
      -5. Reporting problems, making suggestions, submitting code.
      ------------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached if you can!).
      -
      -The preferred method to submit bug reports from a machine with internet
      -mail connectivity is to use the send-pr command.  Bug reports will be
      -dutifully filed by our faithful bugfiler program and you can be sure
      -that we'll do our best to respond to all reported bugs as soon as
      -possible.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                bugs@FreeBSD.org
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                questions@FreeBSD.org
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more enhancements
      -to be done than we can ever manage to do by ourselves!  To contact us
      -on technical matters, or with offers of help, you may send mail to:
      -
      -                hackers@FreeBSD.org
      -
      -Since these mailing lists can experience significant amounts of
      -traffic, if you've got slow or expensive mail access and you're
      -only interested in keeping up with significant FreeBSD events, you may
      -find it preferable to subscribe to:
      -
      -                announce@FreeBSD.org
      -
      -
      -All but the FreeBSD-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -6. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  It would be very difficult, if not
      -impossible, to enumerate everyone who's contributed to FreeBSD, but
      -nonetheless we shall try (in alphabetical order, of course). If your
      -name is not mentioned, please be assured that its omission is entirely
      -accidental.
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his extensive work with 386BSD.
      -
      -The FreeBSD "core" team:
      -
      -        Andrew A. Chernov
      -        John Dyson
      -        Bruce Evans
      -        David Greenman
      -        Rodney W. Grimes
      -        Jordan K. Hubbard
      -        Poul-Henning Kamp
      -        Rich Murphey
      -        Gary Palmer
      -        Geoff Rehmet
      -        Paul Richards
      -        Soren Schmidt
      -        Andreas Schulz
      -        Jack Vogel
      -        Garrett A. Wollman
      -
      -
      -Special mention to:
      -
      -        Robert Bruce and Jack Velte of Walnut Creek CDROM, without
      -        whose help (and continuing support) this release would never
      -        have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        The NetBSD group for their frequent assistance and commentary.
      -
      -        Additional FreeBSD helpers and beta testers:
      -
      -        J.T. Conklin                            Julian Elischer
      -        Sean Eric Fagan                         Jeffrey Hsu
      -        Terry Lambert                           L Jonas Olsson
      -        Chris Provenzano                        Dave Rivers
      -        Guido van Rooij                         Steven Wallace
      -        Atsushi Murai                           Scott Mace
      -        Andrew Moore                            Nate Williams
      -
      -        And everyone at Montana State University for their initial support.
      -
      -
      -Thanks to everyone, especially those not mentioned, and we sincerely
      -hope you enjoy this release of FreeBSD!
      -
      -
      -                        The FreeBSD Core Team
      -
      -Id: RELNOTES.FreeBSD,v 1.21 1994/12/02 20:27:11 jkh Exp 
      -
      -
      - -&footer; - - diff --git a/data/releases/2.0A/Makefile b/data/releases/2.0A/Makefile deleted file mode 100644 index 4881405b5a..0000000000 --- a/data/releases/2.0A/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml - -.include "../../web.mk" diff --git a/data/releases/2.0A/announce.sgml b/data/releases/2.0A/announce.sgml deleted file mode 100644 index bc27a6cc51..0000000000 --- a/data/releases/2.0A/announce.sgml +++ /dev/null @@ -1,114 +0,0 @@ - - - - %includes; -]> - -&header; - -

      To: hackers@freefall.cdrom.com
      -Subject: For those that didn't see this in announce - 2.0 ALPHA is released!
      -Date: Thu, 10 Nov 1994 01:31:42 -0800
      -From: "Jordan K. Hubbard" <jkh@freefall.cdrom.com>

      - -

      The FreeBSD Project team is very pleased to announce their release of -FreeBSD 2.0 ALPHA; a full 32 bit 4.4 BSD Lite based operating system -for Intel PCs (i386, i486 and Pentium class).

      - -

      Since our first release of FreeBSD 1.0 some 18 months ago, FreeBSD has -changed almost entirely. A new port from the Berkeley 4.4 code base -was done, which brought the legal status of the system out of the -shadows with the blessing of Novell (new owners of USL and UNIX). The -port to 4.4 also brought in a host of new features, filesystems and -enhanced driver support. With our new unencumbered code base, we have -every reason to hope that we'll be able to release quality operating -systems without further legal encumbrance for some time to come!

      - -

      FreeBSD 2.0 represents the culmination of almost 2 years of work and -many thousands of man hours put in by an international development -team. We hope you enjoy it!

      - -

      FreeBSD 2.0 ALPHA also features an advanced installation that enables -one to install from tape, CD, SLIP or ethernet (NFS or FTP). FreeBSD -2.0 BETA, planned for the 2nd week of November, will also support -installation from floppy or DOS partition (sorry, it didn't quite make -the ALPHA!) and offer even more "plug-n-play" features for editing -disklabels and such. This is, nonetheless, our easiest to use -installation yet, and we hope that with your feedback and suggestions, -our final 2.0 Release version will be even nicer still!

      - -

      For more information on what's new with FreeBSD, or what general -features it offers, we strongly suggest that you simply download our -boot floppy and boot from it. You can easily read the release notes -on it using a simple menu, and with no danger to the contents of your -hard disk (unless you deliberately chose "proceed with installation", -in which case your fate is in your own hands! :-).

      - -

      Those truly wishing to wait for the final release version of 2.0 are, -of course, encouraged to do so, but I think that many of you will find -this to be our most polished "ALPHA" release yet! Give it a try! An -upgrade path from ALPHA->RELEASE will also be provided, and we do NOT -plan any major changes between now and the final release in December. -We generally try to err on the side of conservatism in our releases, -and the 2.0 release cycle is no exception. Those wishing to obtain -2.0 on CDROM will have to wait until the 2.0 Release date, at which -point it will be made available by Walnut Creek CDROM (info@cdrom.com) -and other CDROM publishers.

      - -

      If you're currently running 1.x and are looking for an upgrade path, -we're sorry to say that only full installations are supported at this -time. Simply back up your password and user files before reinstalling -from the 2.0 media, then bring them back. If public demand is high -enough, and we can figure out a way of easily doing it, we'll offer -something, but it should be understood that the differences between -1.x and 2.0 are large, and it's not certain that we'll be able to do -it at all.

      - -

      Those unable or unwilling to download the boot floppy may also get the -release notes by mail - send mail to <info@FreeBSD.org> for an -automated reply. Updated information will also be provided on a more -or less continuous basis in our WEB pages

      - -

      FreeBSD 2.0A is available for ftp in ftp://ftp.freebsd.org/pub/FreeBSD/2.0-ALPHA/

      - -

      It will also, no doubt, be available on a number of mirror sites as -soon as they pick it up. However, ftp.freebsd.org is on a T3 line and -supports 300 simultaneous users (it's a FreeBSD machine :-), so it's -unlikely that you'll have too much trouble getting it from this site -until the mirrors do so.

      - -

      If you are directly Internet connected, it is also NOT necessary to -load the bindist from this site! Simply download the 2 boot floppies, -begin the installation, and select the FTP installation method - it -will do the rest for you, transparently.

      - -

      Finally, we'd like to publically thank Walnut Creek CDROM, without whos -continuing support and extreme generousity, we'd probably be long -gone! They've been of immense help to us. Thank you, Walnut -Creek CDROM!

      - -

      Thanks must also go to Poul-Henning Kamp, our fearless and long -suffering release engineer for 2.0. While all of us have sacrificed -much sleep to the cause, he has a new wife but has somehow managed to -do so as well! :-)

      - -

      And to all of our users (this is probably starting to sound like the -academy awards :-), a similar thank you! We couldn't have done it -without your constant flow of commentary, patches, donations of code -and moral support. As corny as it sounds, we do it all for you folks! -[Though the ego gratification is nice too :-)]

      - -

      Thanks to all, and we sincerely hope you enjoy this release!

      - -

      Comments, as always, to hackers@FreeBSD.org.

      - - -

      Jordan
      - [on behalf of the FreeBSD Project team] -

      - -&footer; - - diff --git a/data/releases/2.1.5R/Makefile b/data/releases/2.1.5R/Makefile deleted file mode 100644 index 517e40e9d3..0000000000 --- a/data/releases/2.1.5R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml notes.sgml - -.include "../../web.mk" diff --git a/data/releases/2.1.5R/announce.sgml b/data/releases/2.1.5R/announce.sgml deleted file mode 100644 index 46965f6b2e..0000000000 --- a/data/releases/2.1.5R/announce.sgml +++ /dev/null @@ -1,269 +0,0 @@ - - - - %includes; -]> - -&header; - -

      FreeBSD -2.1.5-RELEASE is now available on ftp.freebsd.org and various -FTP mirror sites throughout the world. It can also be ordered on -CD from -from Walnut Creek CDROM.

      - -

      FreeBSD 2.1.5 represents the culmination of over a year's worth of -work on the 2.1-STABLE branch of -FreeBSD since it began with FreeBSD 2.0.5. In the 7 months since 2.1 -was released, many many bug fixes, updates and careful enhancements -have been made, the results of which you now see here.

      - -

      The STABLE branch was conceived out of the need to allow FreeBSD to -grow and support long-term development projects (like devfs, NFSv3, -IPX, PCCARD, etc.) while at the same time not jeopardizing the -stability of its existing user base. FreeBSD 2.1.5 marks the finishing -point for that effort and, barring any small "slipstream" releases done -to solve significant problems, no further releases along the 2.1-STABLE -branch are anticipated. The concept of "stable" and "experimental" -tracks is not being abandoned, we'll simply be doing this somewhat -differently in the future.

      - -

      For more information on the 2.1.5 release itself, please consult the -Release Notes. - -

      The official sources for FreeBSD are available via anonymous FTP from: - - ftp.freebsd.org. - -Or via the WEB at: - - www.freebsd.org. - -And on CD-ROM from Walnut Creek CDROM: - -

      -     Walnut Creek CDROM
      -     4041 Pike Lane, #D
      -     Concord CA, 94520 USA
      -     Phone: +1 510 674-0783
      -     Fax: +1 510 674-0821
      -     Tech Support: +1 510 603-1234
      -     Email: info@cdrom.com
      -     WWW: http://www.cdrom.com
      -
      - - -

      Additionally, FreeBSD is available via anonymous FTP from the -following mirror sites. If you choose to obtain FreeBSD via anonymous -FTP, please try to use a site near you:

      - -

      Australia

      -

      In case of problems, please contact hostmaster@au.freebsd.org. -

      - -

      Brazil

      -

      In case of problems, please contact hostmaster@br.freebsd.org. -

      - -

      Canada

      -

      In case of problems, please contact hostmaster@ca.freebsd.org -

      - - -

      Czech Republic

      - - -

      Estonia

      -

      In case of problems, please contact hostmaster@ee.freebsd.org. -

      - - -

      Finland

      -

      In case of problems, please contact hostmaster@fi.freebsd.org. -

      - -

      France

      - - - -

      Germany

      -

      In case of problems, please contact hostmaster@de.freebsd.org. -

      - -

      Hong Kong

      - - -

      Ireland

      -

      In case of problems, please contact hostmaster@ie.freebsd.org. -

      - - -

      Israel

      - - - -

      Japan

      -

      In case of problems, please contact hostmaster@jp.freebsd.org. -

      - -

      Korea

      -

      In case of problems, please contact hostmaster@kr.freebsd.org. -

      - -

      Netherlands

      -

      In case of problems, please contact hostmaster@nl.freebsd.org. -

      - -

      Poland

      - - - -

      Portugal

      - - - -

      Russia

      -

      In case of problems, please contact hostmaster@ru.freebsd.org. -

      - -

      South Africa

      -

      In case of problems, please contact hostmaster@za.freebsd.org. -

      - -

      Sweden

      -

      In case of problems, please contact the hostmaster@se.freebsd.org. -

      - -

      Taiwan

      -

      In case of problems, please contact hostmaster@tw.freebsd.org. -

      - -

      Thailand

      - - - -

      USA

      -

      In case of problems, please contact hostmaster@freebsd.org. -

      - - -

      UK

      -

      In case of problems, please contact hostmaster@uk.freebsd.org. -

      - - -

      The latest versions of export-restricted code for FreeBSD (2.0C or -later) (eBones and secure) are being made available at the following -locations. If you are outside the U.S. or Canada, please get secure -(DES) and eBones (Kerberos) from one of the following foreign -distribution sites: - -

      South Africa

      - - -

      Brazil

      - - -

      Finland

      - - -&footer; - - diff --git a/data/releases/2.1.5R/notes.sgml b/data/releases/2.1.5R/notes.sgml deleted file mode 100644 index 62d28eb460..0000000000 --- a/data/releases/2.1.5R/notes.sgml +++ /dev/null @@ -1,550 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -                                 RELEASE NOTES
      -                             FreeBSD 2.1.5 RELEASE
      -
      -0. What is this release?
      -------------------------
      -FreeBSD 2.1.5R is the follow-on release to 2.1R and focuses primarily
      -on fixing bugs, closing security holes and conservative enhancements.
      -For more information on bleeding-edge development, please see
      -http://www.freebsd.org/handbook/current.html.
      -
      -
      -1. What's New since 2.1.0-RELEASE?
      -----------------------------------
      -Quite a few things have changed since the last major release
      -of FreeBSD.  To make it easier to identify specific changes,
      -we've broken them into several major categories:
      -
      -
      -Device Drivers:
      ----------------
      -Support for the Adaptec AIC7850 on-board SCSI adapter.
      -
      -Support for Specialix SI and XIO serial cards.
      -
      -Support for the Stallion EasyIO, EasyConnection 8/32 and
      -EasyConnection 8/64, as well as the older Onboard and Brumby serial
      -cards.
      -
      -Support for the Intel EtherExpress Pro/100B PCI ethernet card.
      -
      -Real PCI Buslogic support (new driver and probing order).
      -
      -Support for the ARNET (now Digiboard) Sync 570i high-speed serial card.
      -
      -Better support for the Matrox Meteor frame grabber card.
      -
      -Support for the Connectix Quickcam (parallel port camera).
      -
      -Worm driver - it is now possible to burn CDROMs using the Plasmon or
      -HP 4080i CDR drives (see
      -
      -wormcontrol(1)).  NOTE: If your drive
      -probes as a CD rather than a WORM, some additional patches may be
      -required from -current to get it working for you.  We decided not to
      -bring these changes over by default as they make too many changes to
      -the SCSI subsystem (not necessarily bad changes, but more risky).
      -
      -
      -Kernel features:
      -----------------
      -Various VM system enhancements and more than a few bugs fixed.
      -
      -A concatenated disk driver for simple types of RAID applications.
      -See the man page for 
      -ccd(4)>
      -for more information.
      -
      -Real PCI bus probing (before ISA) and support for various PCI bridges.
      -
      -The Linux emulation is now good enough to run the Linux version of
      -Netscape, with JAVA support (as well as a number of other Linux
      -utilities).
      -
      -
      -
      -Userland code updates:
      -----------------------
      -
      -The system installation tool has been revamped with slightly different
      -menu behavior and a number of bugs have been fixed.  It's hoped that
      -this installation will be more intuitive for new users than previous
      -ones (feedback welcomed, of course) as well as more useful in the
      -post-install scenario (I know, I keep saying this :-).
      -
      -Many improvements to the NIS code.
      -
      -The ncftp program is no longer part of the default system - it has been
      -replaced by a library (/usr/src/lib/libftpio) and a more powerful program
      -which uses it called ``fetch'' (/usr/src/usr.bin/fetch).  You may find
      -ncftp as part of the ports collection (in /usr/ports/net/ncftp) if you
      -still wish to use it, though fetch is slightly more capable in that
      -it can fetch from both FTP and HTTP servers (ftp://... or http://... URLs).
      -See the man page for more details.
      -
      -
      -2. Technical overview
      ----------------------
      -
      -FreeBSD is a freely available, full source 4.4 BSD Lite based release
      -for Intel i386/i486/Pentium (or compatible) based PC's.  It is based
      -primarily on software from U.C. Berkeley's CSRG group, with some
      -enhancements from NetBSD, 386BSD, and the Free Software Foundation.
      -
      -Since our release of FreeBSD 2.0 over a year ago, the performance,
      -feature set and stability of FreeBSD has improved dramatically.  The
      -largest change is a revamped VM system with a merged VM/file buffer
      -cache that not only increases performance but reduces FreeBSD's memory
      -footprint, making a 5MB configuration a more acceptable minimum.
      -Other enhancements include full NIS client and server support,
      -transaction TCP support, dial-on-demand PPP, an improved SCSI
      -subsystem, early ISDN support, support for FDDI and Fast Ethernet
      -(100Mbit) adapters, improved support for the Adaptec 2940 (WIDE and
      -narrow) and 3940 SCSI adaptors along with many hundreds of bug fixes.
      -
      -We've taken the comments and suggestions of many of our users to
      -heart and have attempted to provide what we hope is a more sane and
      -easily understood installation process.  Your feedback on this
      -(constantly evolving) process is especially welcome!
      -
      -In addition to the base distributions, FreeBSD offers a new ported
      -software collection with over 450 commonly sought-after programs.  The
      -list of ports ranges from http (WWW) servers, to games, languages,
      -editors and almost everything in between.  The entire ports collection
      -requires only 10MB of storage, all ports being expressed as "deltas"
      -to their original sources.  This makes it much easier for us to update
      -ports and greatly reduces the disk space demands made by the ports
      -collection.  To compile a port, you simply change to the directory of
      -the program you wish to install, type make and let the system do the
      -rest.  The full original distribution for each port you build is
      -retrieved dynamically off of CDROM or a local ftp site, so you need
      -only enough disk space to build the ports you want.  (Almost) every
      -port is also provided as a pre-compiled "package" which can be
      -installed with a simple command (pkg_add).  See also the new Packages
      -option in the Configuration menu for an especially convenient interface
      -to the package collection.
      -
      -
      -A number of additional documents which you may find helpful in the
      -process of installing and using FreeBSD may now also be found in the
      -/usr/share/doc directory.  You may view the manuals with any HTML
      -capable browser by saying:
      -
      -  To read the handbook:
      -      <browser> file:/usr/share/doc/handbook/handbook.html
      -
      -  To read the FAQ:
      -      <browser> file:/usr/share/doc/FAQ/freebsd-faq.html
      -
      -You can also visit the master (and most frequently updated) copies at
      -http://www.freebsd.org.
      -
      -The export version of FreeBSD does not contain DES code which would
      -inhibit its being exported outside the United States.  There is an
      -add-on package to the core distribution which contains the programs
      -and libraries that normally use DES.  A freely exportable (from
      -outside the U.S.)  distribution of DES for our non-U.S. users also
      -exists at ftp://ftp.internat.freebsd.org/pub/FreeBSD.
      -
      -If password security for FreeBSD is all you need and you have no
      -requirement for copying encrypted passwords from different hosts
      -(Suns, DEC machines, etc) into FreeBSD password entries, then
      -FreeBSD's MD5 based security may be all you require!  We feel that our
      -default security model is more than a match for DES, and without any
      -messy export issues to deal with.  If you're outside (or even inside)
      -the U.S., give it a try!  This snapshot also includes support for
      -mixed password files - either DES or MD5 passwords will be accepted,
      -making it easier to transition from one scheme to the other.
      -
      -
      -3. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium Pro class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -What follows is a list of all disk controllers and ethernet cards
      -currently known to work with FreeBSD.  Other configurations may also
      -work, but we have simply not received any confirmation of this.
      -
      -
      -3.1. Disk Controllers
      ----------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -Adaptec AIC7850 on-board SCSI controllers.
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, such being necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset, and in such cases you *will* also be able to boot from them.
      -   Check your system/board documentation for more details.
      -
      -[Note that Buslogic was formerly known as "Bustec"]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -NCR 53C810 and 53C825 PCI SCSI controller.
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI interface (also includes ProAudio Spectrum and
      -        SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface (all models)
      -(matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary
      -        interface (562/563 models)
      -(scd)   Sony proprietary interface (all models)
      -(wcd)   ATAPI IDE interface (experimental and should be considered ALPHA
      -        quality!).
      -
      -
      -3.2. Ethernet cards
      --------------------
      -
      -Allied-Telesis AT1700 and RE2000 cards
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, or DC21140 based NICs (SMC???? DE???)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -Fujitsu MB86960A/MB86965A
      -
      -Intel EtherExpress (not recommended due to driver instability)
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA) Etherlink III
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -Note that NO token ring cards are supported at this time as we're
      -still waiting for someone to donate a driver for one of them.  Any
      -takers?
      -
      -
      -3.3. Misc
      ----------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -ARNET (now Digiboard) Sync 570/i high-speed serial.
      -
      -BOCA ATIO66 6 port serial card using shared IRQ.
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -SDL Communications Riscom/8 Serial Board.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
      -
      -
      -
      -4. Obtaining FreeBSD
      ---------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -4.1. FTP/Mail
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the site closest (in
      -networking terms) to you.  Additional mirror sites are always welcome!
      -Contact admin@freebsd.org for more details if you'd like to become an
      -official mirror site.
      -
      -If you do not have access to the internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files using this mechanism.
      -Please do note, however, that this will end up sending many *tens of
      -megabytes* through the mail and should only be employed as an absolute
      -LAST resort!
      -
      -
      -4.2. CDROM
      -
      -FreeBSD 2.1-RELEASE and these 2.2 SNAPSHOT CDs may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp as:
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      -Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription.
      -FreeBSD 2.2-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription
      -(-RELEASE and -SNAP subscriptions are entirely separate).  With a
      -subscription, you will automatically receive updates as they are released.
      -Your credit card will be billed when each disk is shipped and you may cancel
      -your subscription at any time without further obligation.
      -
      -Walnut Creek CDROM also sells a full line of FreeBSD related
      -merchandise such as T-shirts ($14.95, available in "child", Large and
      -XL sizes), coffee mugs ($9.95), tattoos ($0.25 each) and posters
      -($3.00).
      -
      -Shipping (per order not per disc) is $5 in the US, Canada or Mexico
      -and $9.00 overseas.  They accept Visa, Mastercard, Discover, American
      -Express or checks in U.S. Dollars and ship COD within the United
      -States.  California residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -Reporting problems, making suggestions, submitting code
      --------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached, if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -internet mail connectivity is to use the send-pr command.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.  Bugs filed in this way are also visible on our WEB site
      -in the support section and are therefore valuable both as bug reports
      -and as "signposts" for other users concerning potential problems to
      -watch out for.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                bugs@FreeBSD.org
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                questions@FreeBSD.org
      -
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more desired
      -enhancements than we'll ever be able to manage by ourselves!  To
      -contact us on technical matters, or with offers of help, please send
      -mail to:
      -
      -                hackers@FreeBSD.org
      -
      -
      -Please note that these mailing lists can experience *significant*
      -amounts of traffic and if you have slow or expensive mail access and
      -are only interested in keeping up with significant FreeBSD events, you
      -may find it preferable to subscribe instead to:
      -
      -                announce@FreeBSD.org
      -
      -
      -All but the freebsd-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -6. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  It would be very difficult, if not
      -impossible, to enumerate everyone who's contributed to FreeBSD, but
      -nonetheless we shall try (in alphabetical order, of course). If you've
      -contributed something substantive to us and your name is not mentioned
      -here, please be assured that its omission is entirely accidental.
      -Please contact hackers@FreeBSD.org for any desired updates to the
      -lists that follow:
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his initial work with 386BSD.
      -
      -The FreeBSD Core Team
      -(in alphabetical order by last name):
      -
      -        Satoshi Asami <asami@FreeBSD.org>
      -        Andrey A. Chernov <ache@FreeBSD.org>
      -        John Dyson <dyson@FreeBSD.org>
      -        Bruce Evans <bde@FreeBSD.org>
      -        Justin Gibbs <gibbs@FreeBSD.org>
      -        David Greenman <davidg@FreeBSD.org>
      -        Jordan K. Hubbard <jkh@FreeBSD.org>
      -        Poul-Henning Kamp <phk@FreeBSD.org>
      -        Rich Murphey <rich@FreeBSD.org>
      -        Gary Palmer <gpalmer@FreeBSD.org>
      -        Søren Schmidt <sos@FreeBSD.org>
      -        Peter Wemm <peter@FreeBSD.org>
      -        Garrett A. Wollman <wollman@FreeBSD.org>
      -        Jörg Wunsch <joerg@FreeBSD.org>
      -
      -
      -The FreeBSD Development Team, excluding core team members
      -(in alphabetical order by last name):
      -
      -        Ugen J.S. Antsilevich <ugen@FreeBSD.org>
      -        Torsten Blum <torstenb@FreeBSD.org>
      -        Gary Clark II <gclarkii@FreeBSD.org>
      -        Adam David <adam@FreeBSD.org>
      -        Peter Dufault <dufault@FreeBSD.org>
      -        Frank Durda IV <uhclem@FreeBSD.org>
      -        Julian Elischer <julian@FreeBSD.org>
      -        Sean Eric Fagan <sef@FreeBSD.org>
      -        Stefan Esser <se@FreeBSD.org>
      -        Bill Fenner <fenner@FreeBSD.org>
      -        John Fieber <jfieber@FreeBSD.org>
      -	Marc G. Fournier <scrappy@FreeBSD.org>
      -        Lars Fredriksen <lars@freeBSD.org>
      -        Thomas Gellekum <tg@FreeBSD.org>
      -        Thomas Graichen <graichen@FreeBSD.org>
      -        Rod Grimes <rgrimes@FreeBSD.org>
      -	John Hay <jhay@FreeBSD.org>
      -        Eric L. Hernes <erich@FreeBSD.org>
      -        Jeffrey Hsu <hsu@FreeBSD.org>
      -        Gary Jennejohn <gj@FreeBSD.org>
      -	Andreas Klemm <andreas@FreeBSD.org>
      -        L Jonas Olsson <ljo@FreeBSD.org>
      -        Scott Mace <smace@FreeBSD.org>
      -        Atsushi Murai <amurai@FreeBSD.org>
      -        Mark Murray <markm@FreeBSD.org>
      -	Alex Nash <alex@FreeBSD.org>
      -	Sujal Patel <smpatel@FreeBSD.org>
      -        Bill Paul <wpaul@FreeBSD.org>
      -        Joshua Peck Macdonald <jmacd@FreeBSD.org>
      -        John Polstra <jdp@FreeBSD.org>
      -        Mike Pritchard <mpp@FreeBSD.org>
      -        Doug Rabson <dfr@FreeBSD.org>
      -	James Raynard <jraynard@FreeBSD.org>
      -        Geoff Rehmet <csgr@FreeBSD.org>
      -        Martin Renters <martin@FreeBSD.org>
      -        Paul Richards <paul@FreeBSD.org>
      -        Ollivier Robert <roberto@FreeBSD.org>
      -        Dima Ruban <dima@FreeBSD.org>
      -        Wolfram Schneider <wosch@FreeBSD.org>
      -        Andreas Schulz <ats@FreeBSD.org>
      -        Karl Strickland <karl@FreeBSD.org>
      -        Paul Traina <pst@FreeBSD.org>
      -        Guido van Rooij <guido@FreeBSD.org>
      -        Steven Wallace <swallace@FreeBSD.org>
      -        Nate Williams <nate@FreeBSD.org>
      -        Jean-Marc Zucconi <jmz@FreeBSD.org>
      -
      -
      -Additional FreeBSD helpers and beta testers:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley	   Michael Smith
      -        Terry Lambert		   David Dawes
      -        Troy Curtis
      -
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Chuck Robey for his donation of a floppy tape streamer for
      -        testing.
      -
      -        Larry Altneu and Wilko Bulte for providing us with Wangtek
      -        and Archive QIC-02 tape drives for testing and driver hacking.
      -
      -        CalWeb Internet Services for the loan of a P6/200 machine for
      -        speedy package building.
      -
      -        Everyone at Montana State University for their initial support.
      -
      -        And to the many thousands of FreeBSD users and testers all over the
      -        world, without whom this release simply would not have been possible.
      -
      -We sincerely hope you enjoy this release of FreeBSD!
      -
      -                        The FreeBSD Core Team
      -
      - -&footer; - - - diff --git a/data/releases/2.1.6R/Makefile b/data/releases/2.1.6R/Makefile deleted file mode 100644 index e2e211d24f..0000000000 --- a/data/releases/2.1.6R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml notes.sgml security.sgml - -.include "../../web.mk" diff --git a/data/releases/2.1.6R/announce.sgml b/data/releases/2.1.6R/announce.sgml deleted file mode 100644 index 6d49d1c692..0000000000 --- a/data/releases/2.1.6R/announce.sgml +++ /dev/null @@ -1,46 +0,0 @@ - - - - %includes; -]> - -&header; - -

      Please read an important security -announcement regarding FreeBSD 2.1.6

      - -

      FreeBSD 2.1.6 is now available in:

      - -
      - -ftp://ftp.freebsd.org/pub/FreeBSD/2.1.6-RELEASE -]]> - -ftp://ftp.freebsd.org/pub/FreeBSD/2.1.6-RELEASE - -
      - -

      And shortly from its various mirror sites, a list of which may be -obtained from: http://www.freebsd.org/handbook/mirrors.html

      - -

      This release will also be available on CDROM from Walnut Creek CDROM, hopefully -shipping within the next 4-6 weeks.

      - -

      Those puzzled by the near-simultaneous release of 2.1.6 and 2.2 need -also look no further than http://www.freebsd.org/branch.html for the -reasons behind this release schedule. CDROM subscription customers -should also see this page for information on Walnut Creek CDROM's -plans for these releases.

      - -

      If you are a commercial user of FreeBSD who would like to take -advantage of recent bug fixes without making the jump to our more -ambitious 2.2 release (or delay that jump until 2.2 has had more time -to mature), or if you're simply looking for the lowest-impact upgrade -from 2.1.5, then 2.1.6-RELEASE is for you.

      - -&footer; - - diff --git a/data/releases/2.1.6R/notes.sgml b/data/releases/2.1.6R/notes.sgml deleted file mode 100644 index 72f5edfe97..0000000000 --- a/data/releases/2.1.6R/notes.sgml +++ /dev/null @@ -1,550 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -                                 RELEASE NOTES
      -                          FreeBSD Release 2.1.6 RELEASE
      -
      -0. What is this release?
      -------------------------
      -FreeBSD 2.1.6R is the follow-on release to 2.1.5R and focuses primarily
      -on fixing bugs, closing security holes and making the system easier to
      -install than 2.1.5.
      -
      -For more information on our bleeding-edge development, please see
      -http://www.freebsd.org/handbook/current.html.
      -
      -
      -1. What's New since 2.1.0-RELEASE?
      -----------------------------------
      -Quite a few things have changed since the last major release
      -of FreeBSD.  To make it easier to identify specific changes,
      -we've broken them into several major categories:
      -
      -
      -Device Drivers:
      ----------------
      -Support for the Adaptec AIC7850 on-board SCSI adapter.
      -
      -Support for Specialix SI and XIO serial cards.
      -
      -Support for the Stallion EasyIO, EasyConnection 8/32 and
      -EasyConnection 8/64, as well as the older Onboard and Brumby serial
      -cards.
      -
      -Support for the Intel EtherExpress Pro/100B PCI ethernet card.
      -
      -Support for the 3COM 3C590 and 3C595 ethernet cards.
      -
      -Real PCI Buslogic support (new driver and probing order).
      -
      -Support for the ARNET (now Digiboard) Sync 570i high-speed serial card.
      -
      -Better support for the Matrox Meteor frame grabber card.
      -
      -Support for the Connectix Quickcam.
      -
      -Kernel features:
      -----------------
      -Various VM system enhancements and more than a few bugs fixed.
      -
      -A concatenated disk driver for simple types of RAID applications.
      -See the man page for 
      -ccd(4)>
      -for more information.
      -
      -Real PCI bus probing (before ISA) and support for various PCI bridges.
      -
      -The Linux emulation is now good enough to run the Linux version of
      -Netscape, with JAVA support (as well as a number of other Linux
      -utilities).
      -
      -Userland code updates:
      -----------------------
      -
      -XFree86 upgraded to new 3.2 release, with support for many new graphics
      -cards.
      -
      -The system installation tool has been revamped with slightly different
      -menu behavior and a number of bugs have been fixed.  It's hoped that
      -this installation will be more intuitive for new users than previous
      -ones (feedback welcomed, of course) as well as more useful in the
      -post-install scenario (I know, I keep saying this :-).
      -
      -Many improvements to the NIS code.
      -
      -The ncftp program is no longer part of the default system - it has been
      -replaced by a library (/usr/src/lib/libftpio) and a more powerful program
      -which uses it called ``fetch'' (/usr/src/usr.bin/fetch).  You may find
      -ncftp as part of the ports collection (in /usr/ports/net/ncftp) if you
      -still wish to use it, though fetch is slightly more capable in that
      -it can fetch from both FTP and HTTP servers (ftp://... or http://... URLs).
      -See the man page for more details.
      -
      -
      -2. Technical overview
      ----------------------
      -
      -FreeBSD is a freely available, full source 4.4 BSD Lite based release
      -for Intel i386/i486/Pentium (or compatible) based PC's.  It is based
      -primarily on software from U.C. Berkeley's CSRG group, with some
      -enhancements from NetBSD, 386BSD, and the Free Software Foundation.
      -
      -Since our release of FreeBSD 2.0 over a year ago, the performance,
      -feature set and stability of FreeBSD has improved dramatically.  The
      -largest change is a revamped VM system with a merged VM/file buffer
      -cache that not only increases performance but reduces FreeBSD's memory
      -footprint, making a 5MB configuration a more acceptable minimum.
      -Other enhancements include full NIS client and server support,
      -transaction TCP support, dial-on-demand PPP, an improved SCSI
      -subsystem, early ISDN support, support for FDDI and Fast Ethernet
      -(100Mbit) adapters, improved support for the Adaptec 2940 (WIDE and
      -narrow) and 3940 SCSI adaptors along with many hundreds of bug fixes.
      -
      -We've taken the comments and suggestions of many of our users to
      -heart and have attempted to provide what we hope is a more sane and
      -easily understood installation process.  Your feedback on this
      -(constantly evolving) process is especially welcome!
      -
      -In addition to the base distributions, FreeBSD offers a new ported
      -software collection with over 470 commonly sought-after programs.  The
      -list of ports ranges from http (WWW) servers, to games, languages,
      -editors and almost everything in between.  The entire ports collection
      -requires only 10MB of storage, all ports being expressed as "deltas"
      -to their original sources.  This makes it much easier for us to update
      -ports and greatly reduces the disk space demands made by the ports
      -collection.  To compile a port, you simply change to the directory of
      -the program you wish to install, type make and let the system do the
      -rest.  The full original distribution for each port you build is
      -retrieved dynamically off of CDROM or a local ftp site, so you need
      -only enough disk space to build the ports you want.  (Almost) every
      -port is also provided as a pre-compiled "package" which can be
      -installed with a simple command (pkg_add).  See also the new Packages
      -option in the Configuration menu for an especially convenient interface
      -to the package collection.
      -
      -
      -A number of additional documents which you may find helpful in the
      -process of installing and using FreeBSD may now also be found in the
      -/usr/share/doc directory.  You may view the manuals with any HTML
      -capable browser by saying:
      -
      -  To read the handbook:
      -      <browser> file:/usr/share/doc/handbook/handbook.html
      -
      -  To read the FAQ:
      -      <browser> file:/usr/share/doc/FAQ/freebsd-faq.html
      -
      -You can also visit the master (and most frequently updated) copies at
      -http://www.freebsd.org.
      -
      -The core of FreeBSD does not contain DES code which would inhibit its
      -being exported outside the United States.  There is an add-on package
      -to the core distribution, for use only in the United States, that
      -contains the programs that normally use DES.  The auxiliary packages
      -provided separately can be used by anyone.  A freely (from outside the
      -U.S.) exportable distribution of DES for our non-U.S. users also
      -exists at ftp://ftp.internat.freebsd.org/pub/FreeBSD.
      -
      -If password security for FreeBSD is all you need and you have no
      -requirement for copying encrypted passwords from different hosts
      -(Suns, DEC machines, etc) into FreeBSD password entries, then
      -FreeBSD's MD5 based security may be all you require!  We feel that our
      -default security model is more than a match for DES, and without any
      -messy export issues to deal with.  If you're outside (or even inside)
      -the U.S., give it a try!  This snapshot also includes support for
      -mixed password files - either DES or MD5 passwords will be accepted,
      -making it easier to transition from one scheme to the other.
      -
      -
      -3. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -What follows is a list of all disk controllers and ethernet cards
      -currently known to work with FreeBSD.  Other configurations may also
      -work, but we have simply not received any confirmation of this.
      -
      -
      -3.1. Disk Controllers
      ----------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -Adaptec AIC7850 on-board SCSI controllers.
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, such being necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset, and in such cases you *will* also be able to boot from them.
      -   Check your system/board documentation for more details.
      -
      -[Note that Buslogic was formerly known as "Bustec"]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -NCR 53C810 and 53C825 PCI SCSI controller.
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI interface (also includes ProAudio Spectrum and
      -        SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface (all models)
      -(matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary
      -        interface (562/563 models)
      -(scd)   Sony proprietary interface (all models)
      -(wcd)   ATAPI IDE interface (experimental and should be considered ALPHA
      -        quality!).
      -
      -
      -3.2. Ethernet cards
      --------------------
      -
      -Allied-Telesis AT1700 and RE2000 cards
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, or DC21140 based NICs (SMC???? DE???)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -Fujitsu MB86960A/MB86965A
      -
      -Intel EtherExpress (not recommended due to driver instability)
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590 & 3C595 (PCI) Etherlink III
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -Note that NO token ring cards are supported at this time as we're
      -still waiting for someone to donate a driver for one of them.  Any
      -takers?
      -
      -
      -3.3. Misc
      ----------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -ARNET (now Digiboard) Sync 570/i high-speed serial.
      -
      -Boca BB1004 4-Port serial card (Modems NOT supported)
      -Boca IOAT66 6-Port serial card (Modems supported)
      -Boca BB1008 8-Port serial card (Modems NOT supported)
      -Boca BB2016 16-Port serial card (Modems supported)
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -SDL Communications Riscom/8 Serial Board.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
      -
      -
      -
      -4. Obtaining FreeBSD
      ---------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -4.1. FTP/Mail
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the site closest (in
      -networking terms) to you.  Additional mirror sites are always welcome!
      -Contact admin@freebsd.org for more details if you'd like to become an
      -official mirror site.
      -
      -If you do not have access to the internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files using this mechanism.
      -Please do note, however, that this will end up sending many *tens of
      -megabytes* through the mail and should only be employed as an absolute
      -LAST resort!
      -
      -
      -4.2. CDROM
      -
      -FreeBSD 2.1.6-RELEASE & 2.2-RELEASE CDs may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp as:
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      -Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription.
      -With a subscription, you will automatically receive updates as they
      -are released.  Your credit card will be billed when each disk is
      -shipped and you may cancel your subscription at any time without
      -further obligation.
      -
      -Shipping (per order not per disc) is $5 in the US, Canada or Mexico
      -and $9.00 overseas.  They accept Visa, Mastercard, Discover, American
      -Express or checks in U.S. Dollars and ship COD within the United
      -States.  California residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -Reporting problems, making suggestions, submitting code
      --------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached, if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -internet mail connectivity is to use the send-pr command.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.  Bugs filed in this way are also visible on our WEB site
      -in the support section and are therefore valuable both as bug reports
      -and as "signposts" for other users concerning potential problems to
      -watch out for.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                bugs@FreeBSD.org
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                questions@FreeBSD.org
      -
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more desired
      -enhancements than we'll ever be able to manage by ourselves!  To
      -contact us on technical matters, or with offers of help, please send
      -mail to:
      -
      -                hackers@FreeBSD.org
      -
      -
      -Please note that these mailing lists can experience *significant*
      -amounts of traffic and if you have slow or expensive mail access and
      -are only interested in keeping up with significant FreeBSD events, you
      -may find it preferable to subscribe instead to:
      -
      -                announce@FreeBSD.org
      -
      -
      -All but the freebsd-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -6. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  It would be very difficult, if not
      -impossible, to enumerate everyone who's contributed to FreeBSD, but
      -nonetheless we shall try (in alphabetical order, of course). If you've
      -contributed something substantive to us and your name is not mentioned
      -here, please be assured that its omission is entirely accidental.
      -Please contact hackers@FreeBSD.org for any desired updates to the
      -lists that follow:
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his initial work with 386BSD.
      -
      -The FreeBSD Core Team
      -(in alphabetical order by last name):
      -
      -        Satoshi Asami <asami@FreeBSD.org>
      -        Andrey A. Chernov <ache@FreeBSD.org>
      -        John Dyson <dyson@FreeBSD.org>
      -        Bruce Evans <bde@FreeBSD.org>
      -        Justin Gibbs <gibbs@FreeBSD.org>
      -        David Greenman <davidg@FreeBSD.org>
      -        Jordan K. Hubbard <jkh@FreeBSD.org>
      -        Poul-Henning Kamp <phk@FreeBSD.org>
      -        Rich Murphey <rich@FreeBSD.org>
      -        Gary Palmer <gpalmer@FreeBSD.org>
      -        Søren Schmidt <sos@FreeBSD.org>
      -        Peter Wemm <peter@FreeBSD.org>
      -        Garrett A. Wollman <wollman@FreeBSD.org>
      -        Jörg Wunsch <joerg@FreeBSD.org>
      -
      -
      -The FreeBSD Development Team, excluding core team members
      -(in alphabetical order by last name):
      -
      -        Torsten Blum <torstenb@FreeBSD.org>
      -        Gary Clark II <gclarkii@FreeBSD.org>
      -        Adam David <adam@FreeBSD.org>
      -        Peter Dufault <dufault@FreeBSD.org>
      -        Frank Durda IV <uhclem@FreeBSD.org>
      -        Julian Elischer <julian@FreeBSD.org>
      -        Sean Eric Fagan <sef@FreeBSD.org>
      -        Stefan Esser <se@FreeBSD.org>
      -        Bill Fenner <fenner@FreeBSD.org>
      -        John Fieber <jfieber@FreeBSD.org>
      -        Lars Fredriksen <lars@freeBSD.org>
      -        Thomas Gellekum <tg@FreeBSD.org>
      -        Thomas Graichen <graichen@FreeBSD.org>
      -        Rod Grimes <rgrimes@FreeBSD.org>
      -        James FitzGibbon <jfitz@FreeBSD.org>
      -        John Hay <jhay@FreeBSD.org>
      -        Jeffrey Hsu <hsu@FreeBSD.org>
      -        Ugen J.S. Antsilevich <ugen@FreeBSD.org>
      -        Gary Jennejohn <gj@FreeBSD.org>
      -        Andreas Klemm <andreas@FreeBSD.org>
      -        Warner Losh <imp@FreeBSD.org>
      -        L Jonas Olsson <ljo@FreeBSD.org>
      -        Eric L. Hernes <erich@FreeBSD.org>
      -        Scott Mace <smace@FreeBSD.org>
      -        Atsushi Murai <amurai@FreeBSD.org>
      -        Mark Murray <markm@FreeBSD.org>
      -        Alex Nash <alex@FreeBSD.org>
      -        Masafumi NAKANE <max@FreeBSD.org>
      -        David E. O'Brien <obrien@FreeBSD.org>
      -        Andras Olah <olah@FreeBSD.org>
      -        Steve Passe <smp@FreeBSD.org>
      -        Sujal Patel <smpatel@FreeBSD.org>
      -        Bill Paul <wpaul@FreeBSD.org>
      -        Joshua Peck Macdonald <jmacd@FreeBSD.org>
      -        John Polstra <jdp@FreeBSD.org>
      -        Steve Price <steve@FreeBSD.org>
      -        Mike Pritchard <mpp@FreeBSD.org>
      -        Doug Rabson <dfr@FreeBSD.org>
      -        James Raynard <jraynard@FreeBSD.org>
      -        Geoff Rehmet <csgr@FreeBSD.org>
      -        Martin Renters <martin@FreeBSD.org>
      -        Paul Richards <paul@FreeBSD.org>
      -        Ollivier Robert <roberto@FreeBSD.org>
      -        Chuck Robey <chuckr@FreeBSD.org>
      -        Dima Ruban <dima@FreeBSD.org>
      -        Wolfram Schneider <wosch@FreeBSD.org>
      -        Andreas Schulz <ats@FreeBSD.org>
      -        Karl Strickland <karl@FreeBSD.org>
      -        Michael Smith <msmith@FreeBSD.org>
      -        Paul Traina <pst@FreeBSD.org>
      -        Guido van Rooij <guido@FreeBSD.org>
      -        Steven Wallace <swallace@FreeBSD.org>
      -        Nate Williams <nate@FreeBSD.org>
      -        Jean-Marc Zucconi <jmz@FreeBSD.org>
      -
      -Additional FreeBSD helpers and beta testers:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Don Lewis
      -        Terry Lambert              David Dawes
      -        Troy Curtis                
      -
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Chuck Robey for his donation of a floppy tape streamer for
      -        testing.
      -
      -        Larry Altneu and Wilko Bulte for providing us with Wangtek
      -        and Archive QIC-02 tape drives for testing and driver hacking.
      -
      -        CalWeb Internet Services for the loan of a P6/200 machine for
      -        speedy package building.
      -
      -        Everyone at Montana State University for their initial support.
      -
      -        And to the many thousands of FreeBSD users and testers all over the
      -        world, without whom this release simply would not have been possible.
      -
      -We sincerely hope you enjoy this release of FreeBSD!
      -
      -                        The FreeBSD Core Team
      -
      - -&footer; - - - diff --git a/data/releases/2.1.6R/security.sgml b/data/releases/2.1.6R/security.sgml deleted file mode 100644 index ad7d8ec582..0000000000 --- a/data/releases/2.1.6R/security.sgml +++ /dev/null @@ -1,27 +0,0 @@ - - - - %includes; -]> - -&header; - -

      Security Update

      - -

      A serious security problem affecting FreeBSD 2.1.6 and - earlier systems was found. The problem has been corrected - within the -stable, -current, and RELENG_2_2 source trees. - As an additional precaution, FreeBSD 2.1.6 is no longer - available from the FTP distribution sites. An update release - (provisionally "FreeBSD 2.1.7") is expected shortly. -

      - -

      You can read more about the problem and solution from the - - FreeBSD-SA-97:01.setlocale security announcement. -

      - -&footer; - - diff --git a/data/releases/2.1.7R/Makefile b/data/releases/2.1.7R/Makefile deleted file mode 100644 index 517e40e9d3..0000000000 --- a/data/releases/2.1.7R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml notes.sgml - -.include "../../web.mk" diff --git a/data/releases/2.1.7R/announce.sgml b/data/releases/2.1.7R/announce.sgml deleted file mode 100644 index 3d8895d826..0000000000 --- a/data/releases/2.1.7R/announce.sgml +++ /dev/null @@ -1,52 +0,0 @@ - - - - %includes; -]> - -&header; - -

      FreeBSD 2.1.7 is now available in:

      - -
      - -ftp://ftp.freebsd.org/pub/FreeBSD/2.1.7-RELEASE - -
      - -

      And shortly from its various mirror sites, a list of which may be -obtained from: http://www.freebsd.org/handbook/mirrors.html

      - -

      This is a security release to FreeBSD 2.1.6, fixing at least several -security holes and addressing a number of outstanding problem reports -in that release.

      - -

      FreeBSD 2.1.7 will also be available on CDROM from Walnut Creek CDROM, hopefully shipping -within the next 3-4 weeks. If you are a customer of Walnut Creek -CDROM and you purchased the 2.1.6 release (either by subscription or -by retail) then you are also entitled to a free upgrade. All -you need to do is send mail to orders@cdrom.com or call 1-800 -786-9907 / +1 510 674-0783 Intl, indicate that you would like the free -2.1.7 upgrade and provide your name and address information so that a -replacement can be shipped. Walnut Creek CDROM customers will also -receive a letter explaining these details. - -

      Those puzzled by the near-simultaneous release of 2.1.7 and 2.2 -should also look at http://www.freebsd.org/branch.html for -the reasons behind this release schedule. CDROM subscription -customers should see this page for information on Walnut Creek CDROM's -plans for these releases.

      - -

      If you are a commercial user of FreeBSD who would like to take -advantage of recent bug fixes without making the jump to our more -ambitious 2.2 release (or delay that jump until 2.2 has had more time -to mature), or if you're simply looking for the lowest-impact upgrade -from 2.1.5, then 2.1.7-RELEASE is for you.

      - -&footer; - - diff --git a/data/releases/2.1.7R/notes.sgml b/data/releases/2.1.7R/notes.sgml deleted file mode 100644 index ebed33f226..0000000000 --- a/data/releases/2.1.7R/notes.sgml +++ /dev/null @@ -1,558 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -                                 RELEASE NOTES
      -                             FreeBSD 2.1.7 RELEASE
      -
      -0. What is this release?
      -------------------------
      -FreeBSD 2.1.7R is the follow-on release to 2.1.6R and focuses primarily
      -on fixing bugs and closing security holes, the most notable being the
      -setlocale() bug (see ftp://freefall.freebsd.org/pub/CERT) in 2.1.6R.
      -
      -For more information on our bleeding-edge development, please see
      -http://www.freebsd.org/handbook/current.html.
      -
      -0. What's New since 2.1.6-RELEASE?
      -----------------------------------
      -Since the setlocale() security hole forced us to do another release
      -along the 2.1-STABLE branch, we focused on pulling in a lot of
      -additional bug fixes and security enhancements as well, taking
      -also some time to upgrade sysinstall to deal with the MSDOSFS
      -installation bugs which have hosed so many people & to upgrade
      -a few selected utilities.  Aside from these, there are few functional
      -changes in 2.1.7R.
      -
      -
      -1. What's New since 2.1.0-RELEASE?
      -----------------------------------
      -Quite a few things have changed since the last major release
      -of FreeBSD.  To make it easier to identify specific changes,
      -we've broken them into several major categories:
      -
      -
      -Device Drivers:
      ----------------
      -Support for the Adaptec AIC7850 on-board SCSI adapter.
      -
      -Support for Specialix SI and XIO serial cards.
      -
      -Support for the Stallion EasyIO, EasyConnection 8/32 and
      -EasyConnection 8/64, as well as the older Onboard and Brumby serial
      -cards.
      -
      -Support for the Intel EtherExpress Pro/100B PCI ethernet card.
      -
      -Support for the 3COM 3C590 and 3C595 ethernet cards.
      -
      -Real PCI Buslogic support (new driver and probing order).
      -
      -Support for the ARNET (now Digiboard) Sync 570i high-speed serial card.
      -
      -Better support for the Matrox Meteor frame grabber card.
      -
      -Support for the Connectix Quickcam.
      -
      -Kernel features:
      -----------------
      -Various VM system enhancements and more than a few bugs fixed.
      -
      -A concatenated disk driver for simple types of RAID applications.
      -See the man page for 
      -ccd(4)>
      -for more information.
      -
      -Real PCI bus probing (before ISA) and support for various PCI bridges.
      -
      -The Linux emulation is now good enough to run the Linux version of
      -Netscape, with JAVA support (as well as a number of other Linux
      -utilities).
      -
      -
      -
      -Userland code updates:
      -----------------------
      -
      -The system installation tool has been revamped with slightly different
      -menu behavior and a number of bugs have been fixed.  It's hoped that
      -this installation will be more intuitive for new users than previous
      -ones (feedback welcomed, of course) as well as more useful in the
      -post-install scenario (I know, I keep saying this :-).
      -
      -Many improvements to the NIS code.
      -
      -The ncftp program is no longer part of the default system - it has been
      -replaced by a library (/usr/src/lib/libftpio) and a more powerful program
      -which uses it called ``fetch'' (/usr/src/usr.bin/fetch).  You may find
      -ncftp as part of the ports collection (in /usr/ports/net/ncftp) if you
      -still wish to use it, though fetch is slightly more capable in that
      -it can fetch from both FTP and HTTP servers (ftp://... or http://... URLs).
      -See the man page for more details.
      -
      -
      -2. Technical overview
      ----------------------
      -
      -FreeBSD is a freely available, full source 4.4 BSD Lite based release
      -for Intel i386/i486/Pentium (or compatible) based PC's.  It is based
      -primarily on software from U.C. Berkeley's CSRG group, with some
      -enhancements from NetBSD, 386BSD, and the Free Software Foundation.
      -
      -Since our release of FreeBSD 2.0 over a year ago, the performance,
      -feature set and stability of FreeBSD has improved dramatically.  The
      -largest change is a revamped VM system with a merged VM/file buffer
      -cache that not only increases performance but reduces FreeBSD's memory
      -footprint, making a 5MB configuration a more acceptable minimum.
      -Other enhancements include full NIS client and server support,
      -transaction TCP support, dial-on-demand PPP, an improved SCSI
      -subsystem, early ISDN support, support for FDDI and Fast Ethernet
      -(100Mbit) adapters, improved support for the Adaptec 2940 (WIDE and
      -narrow) and 3940 SCSI adaptors along with many hundreds of bug fixes.
      -
      -We've taken the comments and suggestions of many of our users to
      -heart and have attempted to provide what we hope is a more sane and
      -easily understood installation process.  Your feedback on this
      -(constantly evolving) process is especially welcome!
      -
      -In addition to the base distributions, FreeBSD offers a new ported
      -software collection with over 390 commonly sought-after programs.  The
      -list of ports ranges from http (WWW) servers, to games, languages,
      -editors and almost everything in between.  The entire ports collection
      -requires only 10MB of storage, all ports being expressed as "deltas"
      -to their original sources.  This makes it much easier for us to update
      -ports and greatly reduces the disk space demands made by the ports
      -collection.  To compile a port, you simply change to the directory of
      -the program you wish to install, type make and let the system do the
      -rest.  The full original distribution for each port you build is
      -retrieved dynamically off of CDROM or a local ftp site, so you need
      -only enough disk space to build the ports you want.  (Almost) every
      -port is also provided as a pre-compiled "package" which can be
      -installed with a simple command (pkg_add).  See also the new Packages
      -option in the Configuration menu for an especially convenient interface
      -to the package collection.
      -
      -
      -A number of additional documents which you may find helpful in the
      -process of installing and using FreeBSD may now also be found in the
      -/usr/share/doc directory.  You may view the manuals with any HTML
      -capable browser by saying:
      -
      -  To read the handbook:
      -      <browser> file:/usr/share/doc/handbook/handbook.html
      -
      -  To read the FAQ:
      -      <browser> file:/usr/share/doc/FAQ/freebsd-faq.html
      -
      -You can also visit the master (and most frequently updated) copies at
      -http://www.freebsd.org.
      -
      -The core of FreeBSD does not contain DES code which would inhibit its
      -being exported outside the United States.  There is an add-on package
      -to the core distribution, for use only in the United States, that
      -contains the programs that normally use DES.  The auxiliary packages
      -provided separately can be used by anyone.  A freely (from outside the
      -U.S.) exportable distribution of DES for our non-U.S. users also
      -exists at ftp://ftp.internat.freebsd.org/pub/FreeBSD.
      -
      -If password security for FreeBSD is all you need and you have no
      -requirement for copying encrypted passwords from different hosts
      -(Suns, DEC machines, etc) into FreeBSD password entries, then
      -FreeBSD's MD5 based security may be all you require!  We feel that our
      -default security model is more than a match for DES, and without any
      -messy export issues to deal with.  If you're outside (or even inside)
      -the U.S., give it a try!  This snapshot also includes support for
      -mixed password files - either DES or MD5 passwords will be accepted,
      -making it easier to transition from one scheme to the other.
      -
      -
      -3. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -What follows is a list of all disk controllers and ethernet cards
      -currently known to work with FreeBSD.  Other configurations may also
      -work, but we have simply not received any confirmation of this.
      -
      -
      -3.1. Disk Controllers
      ----------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -Adaptec AIC7850 on-board SCSI controllers.
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, such being necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset, and in such cases you *will* also be able to boot from them.
      -   Check your system/board documentation for more details.
      -
      -[Note that Buslogic was formerly known as "Bustec"]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -NCR 53C810 and 53C825 PCI SCSI controller.
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI interface (also includes ProAudio Spectrum and
      -        SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface (all models)
      -(matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary
      -        interface (562/563 models)
      -(scd)   Sony proprietary interface (all models)
      -(wcd)   ATAPI IDE interface (experimental and should be considered ALPHA
      -        quality!).
      -
      -
      -3.2. Ethernet cards
      --------------------
      -
      -Allied-Telesis AT1700 and RE2000 cards
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, or DC21140 based NICs (SMC???? DE???)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -Fujitsu MB86960A/MB86965A
      -
      -Intel EtherExpress (not recommended due to driver instability)
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590 & 3C595 (PCI) Etherlink III
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -Note that NO token ring cards are supported at this time as we're
      -still waiting for someone to donate a driver for one of them.  Any
      -takers?
      -
      -
      -3.3. Misc
      ----------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -ARNET (now Digiboard) Sync 570/i high-speed serial.
      -
      -Boca BB1004 4-Port serial card (Modems NOT supported)
      -Boca IOAT66 6-Port serial card (Modems supported)
      -Boca BB1008 8-Port serial card (Modems NOT supported)
      -Boca BB2016 16-Port serial card (Modems supported)
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -SDL Communications Riscom/8 Serial Board.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
      -
      -
      -
      -4. Obtaining FreeBSD
      ---------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -4.1. FTP/Mail
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the site closest (in
      -networking terms) to you.  Additional mirror sites are always welcome!
      -Contact admin@freebsd.org for more details if you'd like to become an
      -official mirror site.
      -
      -If you do not have access to the internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files using this mechanism.
      -Please do note, however, that this will end up sending many *tens of
      -megabytes* through the mail and should only be employed as an absolute
      -LAST resort!
      -
      -
      -4.2. CDROM
      -
      -FreeBSD 2.1-RELEASE and these 2.2 SNAPSHOT CDs may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp as:
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      -Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription.
      -FreeBSD 2.2-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription
      -(-RELEASE and -SNAP subscriptions are entirely seperate).  With a
      -subscription, you will automatically receive updates as they are released.
      -Your credit card will be billed when each disk is shipped and you may cancel
      -your subscription at any time without further obligation.
      -
      -Walnut Creek CDROM also sells a full line of FreeBSD related
      -merchandise such as T-shirts ($14.95, available in "child", Large and
      -XL sizes), coffee mugs ($9.95), tattoos ($0.25 each) and posters
      -($3.00).
      -
      -Shipping (per order not per disc) is $5 in the US, Canada or Mexico
      -and $9.00 overseas.  They accept Visa, Mastercard, Discover, American
      -Express or checks in U.S. Dollars and ship COD within the United
      -States.  California residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -Reporting problems, making suggestions, submitting code
      --------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached, if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -internet mail connectivity is to use the send-pr command.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.  Bugs filed in this way are also visible on our WEB site
      -in the support section and are therefore valuable both as bug reports
      -and as "signposts" for other users concerning potential problems to
      -watch out for.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                bugs@FreeBSD.org
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                questions@FreeBSD.org
      -
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more desired
      -enhancements than we'll ever be able to manage by ourselves!  To
      -contact us on technical matters, or with offers of help, please send
      -mail to:
      -
      -                hackers@FreeBSD.org
      -
      -
      -Please note that these mailing lists can experience *significant*
      -amounts of traffic and if you have slow or expensive mail access and
      -are only interested in keeping up with significant FreeBSD events, you
      -may find it preferable to subscribe instead to:
      -
      -                announce@FreeBSD.org
      -
      -
      -All but the freebsd-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -6. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  It would be very difficult, if not
      -impossible, to enumerate everyone who's contributed to FreeBSD, but
      -nonetheless we shall try (in alphabetical order, of course). If you've
      -contributed something substantive to us and your name is not mentioned
      -here, please be assured that its omission is entirely accidental.
      -Please contact hackers@FreeBSD.org for any desired updates to the
      -lists that follow:
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his initial work with 386BSD.
      -
      -The FreeBSD Core Team
      -(in alphabetical order by last name):
      -
      -        Satoshi Asami <asami@FreeBSD.org>
      -        Andrey A. Chernov <ache@FreeBSD.org>
      -        John Dyson <dyson@FreeBSD.org>
      -        Bruce Evans <bde@FreeBSD.org>
      -        Justin Gibbs <gibbs@FreeBSD.org>
      -        David Greenman <davidg@FreeBSD.org>
      -        Jordan K. Hubbard <jkh@FreeBSD.org>
      -        Poul-Henning Kamp <phk@FreeBSD.org>
      -        Rich Murphey <rich@FreeBSD.org>
      -        Gary Palmer <gpalmer@FreeBSD.org>
      -        Søren Schmidt <sos@FreeBSD.org>
      -        Peter Wemm <peter@FreeBSD.org>
      -        Garrett A. Wollman <wollman@FreeBSD.org>
      -        Jörg Wunsch <joerg@FreeBSD.org>
      -
      -
      -The FreeBSD Development Team, excluding core team members
      -(in alphabetical order by last name):
      -
      -        Ugen J.S. Antsilevich <ugen@FreeBSD.org>
      -        Torsten Blum <torstenb@FreeBSD.org>
      -        Gary Clark II <gclarkii@FreeBSD.org>
      -        Adam David <adam@FreeBSD.org>
      -        Peter Dufault <dufault@FreeBSD.org>
      -        Frank Durda IV <uhclem@FreeBSD.org>
      -        Julian Elischer <julian@FreeBSD.org>
      -        Sean Eric Fagan <sef@FreeBSD.org>
      -        Stefan Esser <se@FreeBSD.org>
      -        Bill Fenner <fenner@FreeBSD.org>
      -        John Fieber <jfieber@FreeBSD.org>
      -        Marc G. Fournier <scrappy@FreeBSD.org>
      -        Lars Fredriksen <lars@freeBSD.org>
      -        Thomas Gellekum <tg@FreeBSD.org>
      -        Thomas Graichen <graichen@FreeBSD.org>
      -        Rod Grimes <rgrimes@FreeBSD.org>
      -        John Hay <jhay@FreeBSD.org>
      -        Eric L. Hernes <erich@FreeBSD.org>
      -        Jeffrey Hsu <hsu@FreeBSD.org>
      -        Gary Jennejohn <gj@FreeBSD.org>
      -        Andreas Klemm <andreas@FreeBSD.org>
      -        L Jonas Olsson <ljo@FreeBSD.org>
      -        Scott Mace <smace@FreeBSD.org>
      -        Atsushi Murai <amurai@FreeBSD.org>
      -        Mark Murray <markm@FreeBSD.org>
      -        Alex Nash <alex@FreeBSD.org>
      -        Sujal Patel <smpatel@FreeBSD.org>
      -        Bill Paul <wpaul@FreeBSD.org>
      -        Joshua Peck Macdonald <jmacd@FreeBSD.org>
      -        John Polstra <jdp@FreeBSD.org>
      -        Mike Pritchard <mpp@FreeBSD.org>
      -        Doug Rabson <dfr@FreeBSD.org>
      -        James Raynard <jraynard@FreeBSD.org>
      -        Geoff Rehmet <csgr@FreeBSD.org>
      -        Martin Renters <martin@FreeBSD.org>
      -        Paul Richards <paul@FreeBSD.org>
      -        Ollivier Robert <roberto@FreeBSD.org>
      -        Dima Ruban <dima@FreeBSD.org>
      -        Wolfram Schneider <wosch@FreeBSD.org>
      -        Andreas Schulz <ats@FreeBSD.org>
      -        Karl Strickland <karl@FreeBSD.org>
      -        Paul Traina <pst@FreeBSD.org>
      -        Guido van Rooij <guido@FreeBSD.org>
      -        Steven Wallace <swallace@FreeBSD.org>
      -        Nate Williams <nate@FreeBSD.org>
      -        Jean-Marc Zucconi <jmz@FreeBSD.org>
      -
      -
      -Additional FreeBSD helpers and beta testers:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Michael Smith
      -        Terry Lambert              David Dawes
      -        Troy Curtis
      -
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Chuck Robey for his donation of a floppy tape streamer for
      -        testing.
      -
      -        Larry Altneu and Wilko Bulte for providing us with Wangtek
      -        and Archive QIC-02 tape drives for testing and driver hacking.
      -
      -        CalWeb Internet Services for the loan of a P6/200 machine for
      -        speedy package building.
      -
      -        Everyone at Montana State University for their initial support.
      -
      -        And to the many thousands of FreeBSD users and testers all over the
      -        world, without whom this release simply would not have been possible.
      -
      -We sincerely hope you enjoy this release of FreeBSD!
      -
      -                        The FreeBSD Core Team
      -
      - -&footer; - - - diff --git a/data/releases/2.1R/Makefile b/data/releases/2.1R/Makefile deleted file mode 100644 index 517e40e9d3..0000000000 --- a/data/releases/2.1R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml notes.sgml - -.include "../../web.mk" diff --git a/data/releases/2.1R/announce.sgml b/data/releases/2.1R/announce.sgml deleted file mode 100644 index 72f2ec9cce..0000000000 --- a/data/releases/2.1R/announce.sgml +++ /dev/null @@ -1,58 +0,0 @@ - - - - %includes; -]> - -&header; - -

      -Date: Sun, 19 Nov 1995 14:48:46 -0800
      -From: "Jordan K. Hubbard" <jkh@freebsd.org>
      -To: announce@freefall.cdrom.com
      -Subject: 2.1.0-RELEASE now available! -

      - -

      Could it be? Could the long-awaited release of FreeBSD - 2.1 truly have arrived?

      - -

      It gives me great pleasure to answer those questions with - a ``yes!''

      - -

      FreeBSD 2.1.0-RELEASE is now available on ftp.freebsd.org - and various FTP mirror sites throughout - the world. It can also be ordered on CD from Walnut Creek CDROM, from - where it will be shipping shortly.

      - -

      FreeBSD 2.1 represents the culmination of 6 months worth - of work on the 2.1-STABLE branch of FreeBSD since the - previous release (FreeBSD 2.0.5).

      - -

      The STABLE branch was conceived out of the need to allow - FreeBSD to grow and support long-term development projects - like devfs, NFSv3, IPX, PCCARD, etc. while at the same time - not jeopardizing the stability of its existing user base. - Experimental or high-impact changes are allowed into FreeBSD-current, - which represents a sort of shared group development tree, - and only well tested or obvious fixes are allowed into - STABLE. In a few rare cases, where some bit of - functionality was entirely missing before, we've supplied - an ALPHA test quality version in STABLE on the premise that - some functionality is better than none at all (a good - example being the IDE CDROM driver).

      - -

      For more information on the 2.1 release itself, please - consult the documentation that accompanies the installation - procedure.

      - -

      Jordan

      - -&footer; - - diff --git a/data/releases/2.1R/notes.sgml b/data/releases/2.1R/notes.sgml deleted file mode 100644 index 23ee084198..0000000000 --- a/data/releases/2.1R/notes.sgml +++ /dev/null @@ -1,349 +0,0 @@ - - - - %includes; -]> - -&header; - -
      -
      -                                 RELEASE NOTES
      -                                    FreeBSD
      -                                  Release 2.1
      -
      -1. Technical overview
      ----------------------
      -
      -FreeBSD is a freely available, full source 4.4 BSD Lite based release
      -for Intel i386/i486/Pentium (or compatible) based PC's.  It is based
      -primarily on software from U.C. Berkeley's CSRG group, with some
      -enhancements from NetBSD, 386BSD, and the Free Software Foundation.
      -
      -Since our release of FreeBSD 2.0 over a year ago, the performance,
      -feature set and stability of FreeBSD has improved dramatically.  The
      -largest change is a revamped VM system with a merged VM/file buffer
      -cache that not only increases performance but reduces FreeBSD's memory
      -footprint, making a 5MB configuration a more acceptable minimum.
      -Other enhancements include full NIS client and server support,
      -transaction TCP support, dial-on-demand PPP, an improved SCSI
      -subsystem, early ISDN support, support for FDDI and Fast Ethernet
      -(100Mbit) adapters, improved support for the Adaptec 2940 (WIDE and
      -narrow) and 3940 SCSI adaptors along with many hundreds of bug fixes.
      -
      -We've also taken the comments and suggestions of many of our users to
      -heart and have attempted to provide what we hope is a more sane and
      -easily understood installation process.  Your feedback on this
      -(constantly evolving) process is especially welcome!
      -
      -In addition to the base distributions, FreeBSD offers a new ported
      -software collection with over 350 commonly sought-after programs.  The
      -list of ports ranges from http (WWW) servers, to games, languages,
      -editors and almost everything in between.  The entire ports collection
      -requires only 10MB of storage, all ports being expressed as "deltas"
      -to their original sources.  This makes it much easier for us to update
      -ports and greatly reduces the disk space demands made by the ports
      -collection.  To compile a port, you simply change to the directory of
      -the program you wish to install, type make and let the system do the
      -rest.  The full original distribution for each port you build is
      -retrieved dynamically off of CDROM or a local ftp site, so you need
      -only enough disk space to build the ports you want.  (Almost) every
      -port is also provided as a pre-compiled "package" which can be
      -installed with a simple command (pkg_add).  See also the new Packages
      -option in the Configuration menu for an especially convenient interface
      -to the package collection.
      -
      -
      -A number of additional documents which you may find helpful in the
      -process of installing and using FreeBSD may now also be found in the
      -/usr/share/doc directory.  You may view the manuals with any HTML
      -capable browser by saying:
      -
      -  To read the handbook:
      -      <browser> file:/usr/share/doc/handbook/handbook.html
      -
      -  To read the FAQ:
      -      <browser> file:/usr/share/doc/FAQ/freebsd-faq.html
      -
      -You can also visit the master (and most frequently updated) copies at
      -http://www.freebsd.org.
      -
      -The core of FreeBSD does not contain DES code which would inhibit its
      -being exported outside the United States.  There is an add-on package
      -to the core distribution, for use only in the United States, that
      -contains the programs that normally use DES.  The auxiliary packages
      -provided separately can be used by anyone.  A freely (from outside the
      -U.S.) exportable distribution of DES for our non-U.S. users also
      -exists at ftp://ftp.internat.freebsd.org/pub/FreeBSD.
      -
      -If password security for FreeBSD is all you need and you have no
      -requirement for copying encrypted passwords from different hosts
      -(Suns, DEC machines, etc) into FreeBSD password entries, then
      -FreeBSD's MD5 based security may be all you require!  We feel that our
      -default security model is more than a match for DES, and without any
      -messy export issues to deal with.  If you're outside (or even inside)
      -the U.S., give it a try!
      -
      -
      -Supported Configurations
      -------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -What follows is a list of all disk controllers and ethernet cards
      -currently known to work with FreeBSD.  Other configurations may also
      -work, but we have simply not received any confirmation of this.
      -
      -
      -	Disk Controllers
      -	----------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes
      -the AHA-152x and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, such being necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset, and in such cases you *will* also be able to boot from them.
      -   Check your system/board documentation for more details.
      -
      -[Note that Buslogic was formerly known as "Bustek"]
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -NCR 53C810/15/25/60/75 PCI SCSI controller.
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI interface (also includes ProAudio Spectrum and
      -        SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface (all models)
      -(matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary
      -        interface (562/563 models)
      -(scd)   Sony proprietary interface (all models)
      -(wcd)   ATAPI IDE interface (experimental and should be considered ALPHA
      -        quality!).
      -
      -
      -	Ethernet cards
      -	--------------
      -
      -Allied-Telesis AT1700 and RE2000 cards
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21140 based NICs (SMC???? DE???)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -
      -Fujitsu FMV-181 and FMV-182
      -
      -Intel EtherExpress
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA) Etherlink III
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -Note that NO token ring cards are supported at this time as we're
      -still waiting for someone to donate a driver for one of them.  Any
      -takers?
      -
      -
      -	Misc Hardware
      -	-------------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -
      -BOCA ATIO66 6 port serial card using shared IRQ.
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -SDL Communications Riscom/8 Serial Board.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
      -
      ----
      -
      -
      -Reporting problems, making suggestions and submitting code:
      -===========================================================
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached, if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -internet mail connectivity is to use the send-pr command.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.  Bugs filed in this way are also visible on our WEB site
      -in the support section and are therefore valuable both as bug reports
      -and as "signposts" for other users concerning potential problems to
      -watch out for.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                bugs@FreeBSD.org
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                questions@FreeBSD.org
      -
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more desired
      -enhancements than we'll ever be able to manage by ourselves!  To
      -contact us on technical matters, or with offers of help, please send
      -mail to:
      -
      -                hackers@FreeBSD.org
      -
      -
      -Please note that these mailing lists can experience *significant*
      -amounts of traffic and if you have slow or expensive mail access and
      -are only interested in keeping up with significant FreeBSD events, you
      -may find it preferable to subscribe instead to:
      -
      -                announce@FreeBSD.org
      -
      -
      -Any of the groups can be freely joined by anyone wishing to do so.
      -Send mail to MajorDomo@FreeBSD.org and include the keyword `help' on a
      -line by itself somewhere in the body of the message.  This will give
      -you more information on joining the various lists, accessing archives,
      -etc.  There are a number of mailing lists targeted at special interest
      -groups not mentioned here, so send mail to majordomo and ask about
      -them!
      -
      -
      -6. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  It would be very difficult, if not
      -impossible, to enumerate everyone who's contributed to FreeBSD, but
      -nonetheless we shall try (in alphabetical order, of course). If you've
      -contributed something substantive to us and your name is not mentioned
      -here, please be assured that its omission is entirely accidental.
      -Please contact hackers@FreeBSD.org for any desired updates to the
      -lists that follow:
      -
      -
      -The Computer Systems Research Group (CSRG), U.C. Berkeley.
      -
      -Bill Jolitz, for his initial work with 386BSD.
      -
      -The FreeBSD Core Team
      -(in alphabetical order by first name):
      -
      -        Andrey A. Chernov <ache@FreeBSD.org>
      -        Bruce Evans <bde@FreeBSD.org>
      -        David Greenman <davidg@FreeBSD.org>
      -        Garrett A. Wollman <wollman@FreeBSD.org>
      -        Gary Palmer <gpalmer@FreeBSD.org>
      -        Jörg Wunsch <joerg@FreeBSD.org>
      -        John Dyson <dyson@FreeBSD.org>
      -        Jordan K. Hubbard <jkh@FreeBSD.org>
      -        Justin Gibbs <gibbs@FreeBSD.org>
      -        Peter Wemm <peter@FreeBSD.org>
      -        Poul-Henning Kamp <phk@FreeBSD.org>
      -        Rich Murphey <rich@FreeBSD.org>
      -        Satoshi Asami <asami@FreeBSD.org>
      -        Søren Schmidt <sos@FreeBSD.org>
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Additional FreeBSD helpers and beta testers:
      -
      -        Atsushi Murai               Coranth Gryphon    
      -        Dave Rivers                 Frank Durda IV
      -        Guido van Rooij             Jeffrey Hsu
      -        John Hay                    Julian Elischer
      -        Kaleb S. Keithley           Michael Smith
      -        Nate Williams               Peter Dufault
      -        Rod Grimes                  Scott Mace
      -        Stefan Esser                Steven Wallace
      -        Terry Lambert               Wolfram Schneider
      -
      -        And everyone at Montana State University for their initial support.
      -
      -And to the many thousands of FreeBSD users and testers all over the
      -world without whom this release simply would not have been possible.
      -
      -We sincerely hope you enjoy this release of FreeBSD!
      -
      -                        The FreeBSD Core Team
      -
      - -&footer; - - diff --git a/data/releases/2.2.1R/Makefile b/data/releases/2.2.1R/Makefile deleted file mode 100644 index 066f6801e4..0000000000 --- a/data/releases/2.2.1R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= notes.sgml - -.include "../../web.mk" diff --git a/data/releases/2.2.1R/notes.sgml b/data/releases/2.2.1R/notes.sgml deleted file mode 100644 index 79821b956e..0000000000 --- a/data/releases/2.2.1R/notes.sgml +++ /dev/null @@ -1,548 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -
      -                                 RELEASE NOTES
      -                             FreeBSD 2.2.1-RELEASE
      -
      -2.2.1 is a small incremental fix release to 2.2, primarily aimed at
      -fixing:
      -
      -o Some recently discovered problems with the Adaptec 2940 driver
      -  which could cause instability in very heavily loaded systems (like news
      -  servers).
      -
      -o A bug which made the package installer fail from CDROM media.
      -
      -o Allow the Intel EtherExpress Pro/100B to work in full-duplex mode.
      -
      -Since the 2.2.1. release follows 2.2 by just over a week, other
      -documentation still refers to this release as simply "2.2" since it is
      -a complete *replacement* for 2.2.0-RELEASE, not simply another point
      -release following it.
      -
      -For even more up-to-date releases along the RELENG_2_2 branch (which
      -is now proceeding onwards toward release 2.2.5), please install from:
      -
      -        ftp://releng22.freebsd.org/pub/FreeBSD/
      -
      -This is a snapshot made of RELENG_2_2 on a daily basis (and containing
      -all the latest 2.2 fixes as of that date).
      -
      -
      -1. What's new since 2.1.7
      --------------------------
      -
      -Lots of installation bugs fixed, more pc98 changes synchronized, geeze,
      -what else?
      -
      -gdb 4.16 has been merged from -current, most of the third-party source
      -now lives under /usr/src/contrib.
      -
      -Updated support for the DEC DEFPA/DEFEA FDDI hardware.
      -
      -The old ``HAVE_FPU'' Makefile option is now finally gone, the selection
      -between the math library using the floating point emulator, and the
      -version using the co-processor is now fully automatic.  This will speed
      -up floating-point using programs on sites that didn't like to recompile
      -their `libm' previously.
      -
      -Javier Martin Rueda's `ex' driver has been merged, bringing support
      -for the Intel EtherExpress Pro/10 network cards.
      -
      -The Intel EtherExpress Pro/100B now works in full-duplex mode.
      -
      -The `de' driver now recognizes cards using the DE21140A chip, like the
      -popular SMC9332BDT (10/100 Mbit/s) one.
      -
      -There's now a workaround for the brokenness of the frequently used
      -CMD640 PCI IDE chip in the sources, albeit still disabled by default
      -in 2.2.
      -
      -The number of EISA slots to probe is now a fully supported option,
      -including the ability to save the value from a UserConfig session
      -with 
      -dset(8)>.
      -This helps owners of HP NetServer LC machines to
      -install the system on their hardware.
      -
      -Support for the SDL RISCom N2pci sync serial card.
      -
      -Support for Cyclades Cyclom-Y (multi-port async serial) PCI adaptors
      -as well as multiple controllers and the 32-Y (if you are currently using
      -the Cyclades serial adapter, you should re-make your /dev entries and
      -remove the old ones).
      -
      -Updated support for ethernet adaptors which use the DEC DC21X4X chipset.
      -
      -Update to gcc 2.7.2.1 & add support for weak symbols.
      -
      -Many things moved/brought into /usr/src/contrib, updating and
      -cleaning up the source tree accordingly.
      -
      -Support for compiled-in shared library ld paths.
      -
      -Update sgmlfmt to `instant'.
      -
      -Support for SNMP-style interface MIBs, including full RFC
      -1650-compliant MIBs for the `de' (DEC 21x4x) and `ed' (SMC/WD/Novell)
      -drivers.
      -
      -/stand/sysinstall moved even more towards becoming a more general
      -system management tool.  You can actually add a new, from-scratch
      -formatted disk with it now, from partition label to filesystem
      -creation (though it still doesn't modify your /etc/fstab file to
      -make it permanent).
      -
      -The syscons and psm drivers now have a new underlying shared keyboard
      -driver, eliminating many of the previously existing problems with
      -their mutual interaction.
      -
      -Syscons now supports cut & paste in textmode using the 
      -moused(8)>
      -utility.
      -
      -2.2 is the first release that includes full CD-R support for the
      -Plasmon RF41xx, HP4020i, HP6020i, and Philips CDD2000 drives.  The
      -driver is still under development (in particular to extend its
      -usability for other devices), but it has been proved to be stable
      -by now.
      -
      -Support for NFSv3 clients and servers went into the 2.2 sources
      -shortly after branching off the 2.0.5/2.1.X tree.  There are also
      -other options available with NFS, like the ability to turn an NFSv2
      -server into asynchronous write mode (which is in violation of the
      -specs, but has precedents e.g. in SGI Irix).
      -
      -Poul-Henning Kamp's phkmalloc replaced the old and blatant BSD
      -malloc implementation.  This usually saves a lot of virtual memory
      -for the clients, and offers some neat features like aborting the
      -program on detected malloc abuses, or filling the malloced and/or
      -freed area with junk in order to detect semantical problems in
      -programs that use malloc.
      -
      -The `netatalk' implementation of AppleTalk has been integrated into
      -the sources, most of the integration work courtesy Whistle Communic-
      -ations Corp.
      -
      -The mount option `async' allows asynchronous metadata updates on UFS
      -file systems, something that is the default e.g. on Linux' ext2fs.
      -This speeds up many i-node intensive filesystem operations (like
      -rm -r) at the cost of an increased risk in case of a system crash.
      -The installation itself makes use of this feature, and could be
      -drastically accelerated by this.  (A bindist-only installation from a
      -SCSI CD-ROM can now complete in less than 5 minutes on a fast
      -machine!)
      -
      -The ATAPI CD-ROM support is now reported to work for quite an
      -impressive number of drives.  In other words, all the drives that
      -basically adhere to the ATAPI standard are likely to work.
      -
      -There are many new drivers available in the kernel, too many to keep
      -them in mind.  Tekram supplied a driver for their DC390 and DC390T
      -controllers.  These controllers are based on the AMD 53c974, and the
      -driver is also able to handle other SCSI controllers based on that
      -chip.  Of course, with Tekram being generous enough to support the
      -FreeBSD project with their driver, we'd like to encourage you to buy
      -their product.  The `ed' and `lnc' drivers now support auto-config-
      -uration for the respective PCI ethernet cards, including many NE2000
      -clones and the AMD PCnet chips.  The SDL RISCom N2 support is new, as
      -well as the PCI version of the Cyclades driver.
      -
      -The Linux emulation is now fully functional, including ELF support.
      -To make its use easier, there are even ports for the required shared
      -libraries, and for the Slackware development environment.
      -
      -Along the same lines, the SysV COFF emulation (aka. SCO emulation) is
      -reported to be working well now.
      -
      -FreeBSD also supports native ELF binaries, although it hasn't been
      -decided yet whether, when, and how we might use this as the default
      -binary format some day.
      -
      -A `brandelf' utility has been added to allow `branding' of non-shared
      -linked ELF binaries where the kernel cannot guess which image activator
      -(FreeBSD, Linux, maybe SysV some day) should be used.  This works around
      -one major flaw in the ELF object format, the missing field to mark the
      -ABI it belongs to.
      -
      -Support for APM BIOSes is now in a much better shape.
      -
      -The manual section 9 has been started, describing `official' kernel
      -programming interfaces.  We are still seeking volunteers to document
      -interfaces here!
      -
      -The kernel configuration option handling has been largely moved away
      -from the old -D Makefile kludges, towards a system of "opt_foo.h"
      -kernel include files, allowing Makefile dependencies to work again.
      -We expect the old hack that blows the entire compile directory away
      -on each run of 
      -config(8)>
      -to go away anytime soon.  Unless you're changing
      -weird options, you might now consider using the -n option to 
      -config(8)>,
      -or setting the env variable NO_CONFIG_CLOBBER, if CPU time is costly for
      -you.  See also the comments in the handbook about how it works.
      -
      -
      -2. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -What follows is a list of all peripherals currently known to work with
      -FreeBSD.  Other configurations may also work, we have simply not as yet
      -received confirmation of this.
      -
      -
      -2.1. Disk Controllers
      ----------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1510 series ISA SCSI controllers (not for bootable devices)
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 1535 ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC7850 on-board SCSI controllers.
      -
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes the AHA-152x
      -and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, such being necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset, and in such cases you *will* also be able to boot from them.
      -   Check your system/board documentation for more details.
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -SymBios (formerly NCR) 53C810, 53C825, 53c860 and 53c875 PCI SCSI
      -controllers:
      -        ASUS SC-200
      -        Data Technology DTC3130 (all variants)
      -        NCR cards (all)
      -        Symbios cards (all)
      -        Tekram DC390W, 390U and 390F
      -        Tyan S1365
      -
      -Tekram DC390 and DC390T controllers (maybe other cards based on the
      -AMD 53c974 as well).
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT and 8mm Exabyte) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI interface (also includes ProAudio Spectrum and
      -        SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface (all models)
      -(matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary
      -        interface (562/563 models)
      -(scd)   Sony proprietary interface (all models)
      -(wcd)   ATAPI IDE interface (experimental and should be considered ALPHA
      -        quality!).
      -
      -
      -2.2. Ethernet cards
      --------------------
      -
      -Allied-Telesis AT1700 and RE2000 cards
      -
      -AMD PCnet/PCI (79c970 & 53c974 or 79c974)
      -
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, or DC21140 based NICs (SMC Etherpower 8432T, DE245, etc)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ cards (model numbers: 27247B and 27252A).
      -
      -Intel EtherExpress (not recommended due to driver instability)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI and EISA
      -(Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -Note that NO token ring cards are supported at this time as we're
      -still waiting for someone to donate a driver for one of them.  Any
      -takers?
      -
      -
      -2.3. Misc
      ----------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -ARNET (now Digiboard) Sync 570/i high-speed serial.
      -
      -Boca BB1004 4-Port serial card (Modems NOT supported)
      -Boca IOAT66 6-Port serial card (Modems supported)
      -Boca BB1008 8-Port serial card (Modems NOT supported)
      -Boca BB2016 16-Port serial card (Modems supported)
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -SDL Communications Riscom/8 Serial Board.
      -SDL Communications RISCom/N2 and N2pci high-speed sync serial boards.
      -
      -Stallion multiport serial boards: EasyIO, EasyConnection 8/32 & 8/64,
      -ONboard 4/16 and Brumby.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -Connectix QuickCam
      -Matrox Meteor Video frame grabber
      -Creative Labs Video Spigot frame grabber
      -Cortex1 frame grabber
      -
      -HP4020i, Philips CDD2000 and PLASMON WORM (CDR) drives.
      -
      -PS/2 mice
      -
      -Standard PC Joystick
      -
      -X-10 power controllers
      -
      -GPIB and Transputer drivers.
      -
      -Genius and Mustek hand scanners.
      -
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
      -
      -
      -3. Obtaining FreeBSD
      ---------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -3.1. FTP/Mail
      --------------
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the site closest (in
      -networking terms) to you.  Additional mirror sites are always welcome!
      -Contact freebsd-admin@FreeBSD.org for more details if you'd like to 
      -become an official mirror site.
      -
      -If you do not have access to the Internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files using this mechanism.
      -Please do note, however, that this will end up sending many *tens of
      -megabytes* through the mail and should only be employed as an absolute
      -LAST resort!
      -
      -
      -3.2. CDROM
      -----------
      -
      -FreeBSD 2.1.7-RELEASE and 2.2-RELEASE CDs may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the Internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp from:
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      -Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription.
      -FreeBSD 3.0-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription
      -(-RELEASE and -SNAP subscriptions are entirely separate).  With a
      -subscription, you will automatically receive updates as they are released.
      -Your credit card will be billed when each disk is shipped and you may cancel
      -your subscription at any time without further obligation.
      -
      -Shipping (per order not per disc) is $5 in the US, Canada or Mexico
      -and $9.00 overseas.  They accept Visa, Mastercard, Discover, American
      -Express or checks in U.S. Dollars and ship COD within the United
      -States.  California residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -4. Reporting problems, making suggestions, submitting code.
      ------------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached, if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -Internet mail connectivity is to use the send-pr command or use the CGI
      -script at http://www.freebsd.org/send-pr.html.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.  Bugs filed in this way are also visible on our WEB site
      -in the support section and are therefore valuable both as bug reports
      -and as "signposts" for other users concerning potential problems to
      -watch out for.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                freebsd-bugs@FreeBSD.org
      -
      -Note that send-pr itself is a shell script that should be easy to move
      -even onto a totally different system.  We much prefer if you could use
      -this interface, since it make it easier to keep track of the problem
      -reports.  However, before submitting, please try to make sure whether
      -the problem might have already been fixed since.
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                freebsd-questions@FreeBSD.org
      -
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more desired
      -enhancements than we'll ever be able to manage by ourselves!  To
      -contact us on technical matters, or with offers of help, please send
      -mail to:
      -
      -                freebsd-hackers@FreeBSD.org
      -
      -
      -Please note that these mailing lists can experience *significant*
      -amounts of traffic and if you have slow or expensive mail access and
      -are only interested in keeping up with significant FreeBSD events, you
      -may find it preferable to subscribe instead to:
      -
      -                freebsd-announce@FreeBSD.org
      -
      -
      -All but the freebsd-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -5. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  For a complete list of FreeBSD
      -project staffers, please see:
      -
      -        http://www.freebsd.org/handbook/staff.html
      -
      -or, if you've loaded the doc distribution:
      -
      -        file:/usr/share/doc/handbook/staff.html
      -
      -Additional FreeBSD helpers and beta testers:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Terry Lambert
      -        David Dawes                Don Lewis
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Chuck Robey for his donation of a floppy tape streamer for
      -        testing.
      -
      -        Larry Altneu and Wilko Bulte for providing us with Wangtek
      -        and Archive QIC-02 tape drives for testing and driver hacking.
      -
      -        CalWeb Internet Services for the loan of a P6/200 machine for
      -        speedy package building.
      -
      -        Everyone at Montana State University for their initial support.
      -
      -        And to the many thousands of FreeBSD users and testers all over the
      -        world, without whom this release simply would not have been possible.
      -
      -We sincerely hope you enjoy this release of FreeBSD!
      -
      -                        The FreeBSD Project
      -
      -
      - -&footer; - - diff --git a/data/releases/2.2.2R/Makefile b/data/releases/2.2.2R/Makefile deleted file mode 100644 index b7057cf521..0000000000 --- a/data/releases/2.2.2R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= notes.sgml errata.sgml - -.include "../../web.mk" diff --git a/data/releases/2.2.2R/errata.sgml b/data/releases/2.2.2R/errata.sgml deleted file mode 100644 index cc4d8cac27..0000000000 --- a/data/releases/2.2.2R/errata.sgml +++ /dev/null @@ -1,80 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -Last minute errata:
      --------------------
      -
      -o login as root produces "login_getclass: unknown class 'root'" on system
      -  console.
      -
      -Fix:  If you have the source distribution installed, simply
      -      cp /usr/src/etc/login.conf /etc
      -      otherwise, get it from the FreeBSD FTP site using this URL:
      -      ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/etc/login.conf
      -      instead.  Simply cd to /etc and then run 
      -fetch(1)>
      -with the provided URL.
      -
      -o sysconfig scrambles rc.conf if run again.
      -
      -Fix:  Get updated /usr/src from RELENG_2_2 branch and build
      -      /usr/src/release/sysinstall, copying the new binary to /stand.
      -
      -      If you do not have enough space for src then you could also
      -      use the boot/fixit floppy combo from a later 2.2-YYMMDD-RELENG
      -      release to simply mount your root partition (using the Fixit
      -      option) and copy /stand/sysinstall from the floppy to /stand on
      -      your root fs.
      -
      -o Installation floppy does not boot at all - whereas the 2.2.1 floppy
      -  worked fine.  I get a "panic: double fault" right after it tries to
      -  change the root device to fd0c.
      -
      -Fix:  The problem is that you have 48MB of RAM and something very very
      -      mysterious has happened to FreeBSD twixt 2.2.1 and 2.2.2 which makes
      -      it fail with just that exact memory size.  Given the popularity of
      -      16MB simms, it also explains why none of us have seen it since we
      -      typically have either 16MB, 32MB or 64MB of memory in our systems. :)
      -
      -      We're working on finding and fixing this problem, but until then
      -      the following work-around is in effect for 48MB systems:
      -
      -      1. Boot the 2.2.2 boot floppy and when it comes to the first menu which
      -         asks you whether or not you want to go into the kernel configuration
      -         editor, choose the "experts only" CLI mode option.  Now type:
      -
      -	      iosize npx0 32768
      -	      visual
      -	      < and do your visual kernel configuration as normal then exit>
      -
      -         If you can get through to the installation, go to step 3.
      -
      -      2. If the above does not work, physically remove all but 32MB of memory
      -         from your machine and then boot the boot floppy.  Unless your problem
      -         is totally weird and something we've not seen at all before, you
      -         should now be able to go on to step 3.
      -
      -      3. Complete the installation and then boot off your hard disk.  This
      -         boot should work fine, since you are no longer using the memory
      -         filesystem that the installation uses and which seems to interact
      -         badly with these memory size issues to create the failure you saw.
      -
      -         You will also want to boot with the -c flag at some point and
      -         say "iosize npx0 0" to get the full use of all your memory back
      -         since the old value of 32768 will have been saved to disk during
      -         the initial installation.  If you already plan on building a custom
      -         kernel, you can skip this step since the value will be reset anyway.
      -
      - -&footer; - - diff --git a/data/releases/2.2.2R/notes.sgml b/data/releases/2.2.2R/notes.sgml deleted file mode 100644 index d5269a16e8..0000000000 --- a/data/releases/2.2.2R/notes.sgml +++ /dev/null @@ -1,562 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -                                 RELEASE NOTES
      -                              FreeBSD 2.2.2-RELEASE
      -
      -o For information about the layout of the release directory, see
      -  the ABOUT.TXT file.
      -
      -o For installation instructions, see the INSTALL.TXT and HARDWARE.TXT
      -  files.
      -
      -For the most up-to-date releases along the RELENG_2_2 branch (which
      -is now proceeding onwards toward release 2.2.5), please install from:
      -
      -        ftp://releng22.freebsd.org/pub/FreeBSD/
      -
      -
      -0. What's new since 2.2.1
      --------------------------
      -A number of bugs in the Adaptec 294x/394x (AHC) driver were fixed
      -which could cause instability on heavily loaded systems.
      -
      -NFSv3 is now the default, with fall-back to NFSv2 occuring as necessary.
      -
      -An lchown() system call has been added for changing the ownership of symlinks.
      -
      -Login classes added for setting default user limits (see login.
      -conf(5)).
      -
      -ftpd now supports virtual FTP hosting.
      -
      -Numerous security fixes (buffer overflows and other potential exploits fixed).
      -
      -Better build support for C++ libraries added.
      -
      -Support for the GLOBAL text/HTML source tag system added (man global).
      -
      -/etc/sysconfig now replaced by /etc/rc.conf - a more concise customization
      -file with more knobs added.  Other things in /etc were also neatened
      -up, /etc/netstart being replaced with /etc/rc.network
      -
      -User-mode ppp updated with various fixes and enhancements from 3.0-current.
      -
      -Texinfo documentation mechanisms cleaned up in source tree.
      -
      -
      -1. What's new since 2.1.7
      --------------------------
      -
      -Lots of installation bugs fixed, more pc98 changes synchronized, geeze,
      -what else?
      -
      -gdb 4.16 has been merged from -current, most of the third-party source
      -now lives under /usr/src/contrib.
      -
      -Updated support for the DEC DEFPA/DEFEA FDDI hardware.
      -
      -The old ``HAVE_FPU'' Makefile option is now finally gone, the selection
      -between the math library using the floating point emulator, and the
      -version using the co-processor is now fully automatic.  This will speed
      -up floating-point using programs on sites that didn't like to recompile
      -their `libm' previously.
      -
      -Javier Martin Rueda's `ex' driver has been merged, bringing support
      -for the Intel EtherExpress Pro/10 network cards.
      -
      -The Intel EtherExpress Pro/100B now works in full-duplex mode.
      -
      -The `de' driver now recognizes cards using the DE21140A chip, like the
      -popular SMC9332BDT (10/100 Mbit/s) one.
      -
      -There's now a workaround for the brokenness of the frequently used
      -CMD640 PCI IDE chip in the sources, albeit still disabled by default
      -in 2.2.
      -
      -The number of EISA slots to probe is now a fully supported option,
      -including the ability to save the value from a UserConfig session
      -with 
      -dset(8)>.
      -This helps owners of HP NetServer LC machines to
      -install the system on their hardware.
      -
      -Support for the SDL RISCom N2pci sync serial card.
      -
      -Support for Cyclades Cyclom-Y (multi-port async serial) PCI adaptors
      -as well as multiple controllers and the 32-Y (if you are currently using
      -the Cyclades serial adapter, you should re-make your /dev entries and
      -remove the old ones).
      -
      -Updated support for ethernet adaptors which use the DEC DC21X4X chipset.
      -
      -Update to gcc 2.7.2.1 & add support for weak symbols.
      -
      -Many things moved/brought into /usr/src/contrib, updating and
      -cleaning up the source tree accordingly.
      -
      -Support for compiled-in shared library ld paths.
      -
      -Update sgmlfmt to `instant'.
      -
      -Support for SNMP-style interface MIBs, including full RFC
      -1650-compliant MIBs for the `de' (DEC 21x4x) and `ed' (SMC/WD/Novell)
      -drivers.
      -
      -/stand/sysinstall moved even more towards becoming a more general
      -system management tool.  You can actually add a new, from-scratch
      -formatted disk with it now, from partition label to filesystem
      -creation (though it still doesn't modify your /etc/fstab file to
      -make it permanent).
      -
      -The syscons and psm drivers now have a new underlying shared keyboard
      -driver, eliminating many of the previously existing problems with
      -their mutual interaction.
      -
      -Syscons now supports cut & paste in textmode using the 
      -moused(8)>
      -utility.
      -
      -2.2 is the first release that includes full CD-R support for the
      -Plasmon RF41xx, HP4020i, HP6020i, and Philips CDD2000 drives.  The
      -driver is still under development (in particular to extend its
      -usability for other devices), but it has been proved to be stable
      -by now.
      -
      -Support for NFSv3 clients and servers went into the 2.2 sources
      -shortly after branching off the 2.0.5/2.1.X tree.  There are also
      -other options available with NFS, like the ability to turn an NFSv2
      -server into asynchronous write mode (which is in violation of the
      -specs, but has precedents e.g. in SGI Irix).
      -
      -Poul-Henning Kamp's phkmalloc replaced the old and blatant BSD
      -malloc implementation.  This usually saves a lot of virtual memory
      -for the clients, and offers some neat features like aborting the
      -program on detected malloc abuses, or filling the malloced and/or
      -freed area with junk in order to detect semantical problems in
      -programs that use malloc.
      -
      -The `netatalk' implementation of AppleTalk has been integrated into
      -the sources, most of the integration work courtesy Whistle Communic-
      -ations Corp.
      -
      -The mount option `async' allows asynchronous metadata updates on UFS
      -file systems, something that is the default e.g. on Linux' ext2fs.
      -This speeds up many i-node intensive filesystem operations (like
      -rm -r) at the cost of an increased risk in case of a system crash.
      -The installation itself makes use of this feature, and could be
      -drastically accelerated by this.  (A bindist-only installation from a
      -SCSI CD-ROM can now complete in less than 5 minutes on a fast
      -machine!)
      -
      -The ATAPI CD-ROM support is now reported to work for quite an
      -impressive number of drives.  In other words, all the drives that
      -basically adhere to the ATAPI standard are likely to work.
      -
      -There are many new drivers available in the kernel, too many to keep
      -them in mind.  Tekram supplied a driver for their DC390 and DC390T
      -controllers.  These controllers are based on the AMD 53c974, and the
      -driver is also able to handle other SCSI controllers based on that
      -chip.  Of course, with Tekram being generous enough to support the
      -FreeBSD project with their driver, we'd like to encourage you to buy
      -their product.  The `ed' and `lnc' drivers now support auto-config-
      -uration for the respective PCI ethernet cards, including many NE2000
      -clones and the AMD PCnet chips.  The SDL RISCom N2 support is new, as
      -well as the PCI version of the Cyclades driver.
      -
      -The Linux emulation is now fully functional, including ELF support.
      -To make its use easier, there are even ports for the required shared
      -libraries, and for the Slackware development environment.
      -
      -Along the same lines, the SysV COFF emulation (aka. SCO emulation) is
      -reported to be working well now.
      -
      -FreeBSD also supports native ELF binaries, although it hasn't been
      -decided yet whether, when, and how we might use this as the default
      -binary format some day.
      -
      -A `brandelf' utility has been added to allow `branding' of non-shared
      -linked ELF binaries where the kernel cannot guess which image activator
      -(FreeBSD, Linux, maybe SysV some day) should be used.  This works around
      -one major flaw in the ELF object format, the missing field to mark the
      -ABI it belongs to.
      -
      -Support for APM BIOSes is now in a much better shape.
      -
      -The manual section 9 has been started, describing `official' kernel
      -programming interfaces.  We are still seeking volunteers to document
      -interfaces here!
      -
      -The kernel configuration option handling has been largely moved away
      -from the old -D Makefile kludges, towards a system of "opt_foo.h"
      -kernel include files, allowing Makefile dependencies to work again.
      -We expect the old hack that blows the entire compile directory away
      -on each run of 
      -config(8)>
      -to go away anytime soon.  Unless you're changing
      -weird options, you might now consider using the -n option to 
      -config(8)>,
      -or setting the env variable NO_CONFIG_CLOBBER, if CPU time is costly for
      -you.  See also the comments in the handbook about how it works.
      -
      -
      -2. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -What follows is a list of all peripherals currently known to work with
      -FreeBSD.  Other configurations may also work, we have simply not as yet
      -received confirmation of this.
      -
      -
      -2.1. Disk Controllers
      ----------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1510 series ISA SCSI controllers (not for bootable devices)
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 1535 ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC7850 on-board SCSI controllers.
      -
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes the AHA-152x
      -and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, such being necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset, and in such cases you *will* also be able to boot from them.
      -   Check your system/board documentation for more details.
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -SymBios (formerly NCR) 53C810, 53C825, 53c860 and 53c875 PCI SCSI
      -controllers:
      -        ASUS SC-200
      -        Data Technology DTC3130 (all variants)
      -        NCR cards (all)
      -        Symbios cards (all)
      -        Tekram DC390W, 390U and 390F
      -        Tyan S1365
      -
      -Tekram DC390 and DC390T controllers (maybe other cards based on the
      -AMD 53c974 as well).
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT and 8mm Exabyte) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI interface (also includes ProAudio Spectrum and
      -        SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface (all models)
      -(matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary
      -        interface (562/563 models)
      -(scd)   Sony proprietary interface (all models)
      -(wcd)   ATAPI IDE interface (experimental and should be considered ALPHA
      -        quality!).
      -
      -
      -2.2. Ethernet cards
      --------------------
      -
      -Allied-Telesis AT1700 and RE2000 cards
      -
      -AMD PCnet/PCI (79c970 & 53c974 or 79c974)
      -
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, or DC21140 based NICs (SMC Etherpower 8432T, DE245, etc)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ cards (model numbers: 27247B and 27252A).
      -
      -Intel EtherExpress (not recommended due to driver instability)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI and EISA
      -(Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -Note that NO token ring cards are supported at this time as we're
      -still waiting for someone to donate a driver for one of them.  Any
      -takers?
      -
      -
      -2.3. Misc
      ----------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -ARNET (now Digiboard) Sync 570/i high-speed serial.
      -
      -Boca BB1004 4-Port serial card (Modems NOT supported)
      -Boca IOAT66 6-Port serial card (Modems supported)
      -Boca BB1008 8-Port serial card (Modems NOT supported)
      -Boca BB2016 16-Port serial card (Modems supported)
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -SDL Communications Riscom/8 Serial Board.
      -SDL Communications RISCom/N2 and N2pci high-speed sync serial boards.
      -
      -Stallion multiport serial boards: EasyIO, EasyConnection 8/32 & 8/64,
      -ONboard 4/16 and Brumby.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -Connectix QuickCam
      -Matrox Meteor Video frame grabber
      -Creative Labs Video Spigot frame grabber
      -Cortex1 frame grabber
      -
      -HP4020i, Philips CDD2000 and PLASMON WORM (CDR) drives.
      -
      -PS/2 mice
      -
      -Standard PC Joystick
      -
      -X-10 power controllers
      -
      -GPIB and Transputer drivers.
      -
      -Genius and Mustek hand scanners.
      -
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
      -
      -
      -3. Obtaining FreeBSD
      ---------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -3.1. FTP/Mail
      --------------
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the site closest (in
      -networking terms) to you.  Additional mirror sites are always welcome!
      -Contact freebsd-admin@FreeBSD.org for more details if you'd like to 
      -become an official mirror site.
      -
      -If you do not have access to the Internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@ftpmail.vix.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files using this mechanism.
      -Please do note, however, that this will end up sending many *tens of
      -megabytes* through the mail and should only be employed as an absolute
      -LAST resort!
      -
      -
      -3.2. CDROM
      -----------
      -
      -FreeBSD 2.1.7-RELEASE and 2.2-RELEASE CDs may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the Internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp from:
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      -Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription.
      -FreeBSD 3.0-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription
      -(-RELEASE and -SNAP subscriptions are entirely separate).  With a
      -subscription, you will automatically receive updates as they are released.
      -Your credit card will be billed when each disk is shipped and you may cancel
      -your subscription at any time without further obligation.
      -
      -Shipping (per order not per disc) is $5 in the US, Canada or Mexico
      -and $9.00 overseas.  They accept Visa, Mastercard, Discover, American
      -Express or checks in U.S. Dollars and ship COD within the United
      -States.  California residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -4. Reporting problems, making suggestions, submitting code.
      ------------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached, if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -Internet mail connectivity is to use the send-pr command or use the CGI
      -script at http://www.freebsd.org/send-pr.html.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.  Bugs filed in this way are also visible on our WEB site
      -in the support section and are therefore valuable both as bug reports
      -and as "signposts" for other users concerning potential problems to
      -watch out for.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                freebsd-bugs@FreeBSD.org
      -
      -Note that send-pr itself is a shell script that should be easy to move
      -even onto a totally different system.  We much prefer if you could use
      -this interface, since it make it easier to keep track of the problem
      -reports.  However, before submitting, please try to make sure whether
      -the problem might have already been fixed since.
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                freebsd-questions@FreeBSD.org
      -
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more desired
      -enhancements than we'll ever be able to manage by ourselves!  To
      -contact us on technical matters, or with offers of help, please send
      -mail to:
      -
      -                freebsd-hackers@FreeBSD.org
      -
      -
      -Please note that these mailing lists can experience *significant*
      -amounts of traffic and if you have slow or expensive mail access and
      -are only interested in keeping up with significant FreeBSD events, you
      -may find it preferable to subscribe instead to:
      -
      -                freebsd-announce@FreeBSD.org
      -
      -
      -All but the freebsd-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -5. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  For a complete list of FreeBSD
      -project staffers, please see:
      -
      -        http://www.freebsd.org/handbook/staff.html
      -
      -or, if you've loaded the doc distribution:
      -
      -        file:/usr/share/doc/handbook/staff.html
      -
      -Additional FreeBSD helpers and beta testers:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Terry Lambert
      -        David Dawes                Don Lewis
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Chuck Robey for his donation of a floppy tape streamer for
      -        testing.
      -
      -        Larry Altneu and Wilko Bulte for providing us with Wangtek
      -        and Archive QIC-02 tape drives for testing and driver hacking.
      -
      -        CalWeb Internet Services for the loan of a P6/200 machine for
      -        speedy package building.
      -
      -        Everyone at Montana State University for their initial support.
      -
      -        And to the many thousands of FreeBSD users and testers all over the
      -        world, without whom this release simply would not have been possible.
      -
      -We sincerely hope you enjoy this release of FreeBSD!
      -
      -                        The FreeBSD Project
      -
      - -&footer; - - diff --git a/data/releases/2.2.5R/Makefile b/data/releases/2.2.5R/Makefile deleted file mode 100644 index 6aaa9ea536..0000000000 --- a/data/releases/2.2.5R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml notes.sgml errata.sgml - -.include "../../web.mk" diff --git a/data/releases/2.2.5R/announce.sgml b/data/releases/2.2.5R/announce.sgml deleted file mode 100644 index f8a28b8d92..0000000000 --- a/data/releases/2.2.5R/announce.sgml +++ /dev/null @@ -1,95 +0,0 @@ - - - - %includes; -]> - -&header; - -

      Date: 22 Oct 1997 14:09:08 -0500
      -From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
      -Subject: 2.2.5 RELEASE now available from ftp.freebsd.org (and some mirrors)

      - -

      It is my great pleasure, as always, to announce the release of -FreeBSD 2.2.5, our next release on the 2.2-stable branch. Those -folks who are still running 2.1.x and wish to upgrade to 2.2 -technology are now encouraged to do so as 2.2.5 has reached an -equivalent level of stability in all of our tests. A number of -annoying problems with 2.2.2 have also been fixed (see the release notes for more information on -this).

      - -

      FreeBSD 2.2.5-RELEASE is available on ftp.freebsd.org and -various FTP mirror -sites throughout the world. It can also be ordered on CD -from Walnut Creek CDROM, from -where it will be shipping shortly as a new 4 CD set containing a -lot of extra stuff of interest to programmers and general users -alike.

      - -

      The official FTP distribution site for FreeBSD is:

      - -
      -

      ftp://ftp.FreeBSD.org/pub/FreeBSD

      -
      - -

      Or via the WEB page at:

      - -
      -

      http://www.cdrom.com/pub/FreeBSD

      -
      - -

      And on CD-ROM from Walnut Creek CDROM:

      - -
      -

      Walnut Creek CDROM
      -4041 Pike Lane, #D
      -Concord CA, 94520 USA
      -Phone: +1 510 674-0783
      -Fax: +1 510 674-0821
      -Tech Support: +1 510 603-1234
      -Email: info@cdrom.com
      -WWW: http://www.cdrom.com/

      -
      - -

      Additionally, FreeBSD is available via anonymous FTP from mirror sites in Argentina, -Australia, Brazil, Canada, the Czech Republic, Denmark, Estonia, -Finland, France, Germany, Hong Kong, Ireland, Israel, Japan, -Korea, the Netherlands, Poland, Portugal, Russia, South Africa, -Sweden, Taiwan, Thailand and the UK (among other countries :). -Please check your regional mirrors first by going to:

      - -
      -

      ftp://ftp.<yourdomain>.freebsd.org/pub/FreeBSD

      -
      - -

      since ftp.freebsd.org is itself rather overloaded at the present time -(Id software and Slackware Linux chose the same time to release their -latest products :).

      - -

      The latest versions of export-restricted code for FreeBSD (2.0C or -later) (eBones and secure) are also being made available at the -following locations. If you are outside the U.S. or Canada, please get -secure (DES) and eBones (Kerberos) from one of the following foreign -distribution sites:

      - -
      -
      South Africa
      -

      ftp://ftp.internat.FreeBSD.ORG/pub/FreeBSD
      -ftp://ftp2.internat.FreeBSD.ORG/pub/FreeBSD

      - -
      Brazil
      - -

      ftp://ftp.br.FreeBSD.ORG/pub/FreeBSD

      - -
      Finland
      - -

      ftp://nic.funet.fi/pub/unix/FreeBSD/eurocrypt

      -
      - -&footer; - - diff --git a/data/releases/2.2.5R/errata.sgml b/data/releases/2.2.5R/errata.sgml deleted file mode 100644 index d38fbc5001..0000000000 --- a/data/releases/2.2.5R/errata.sgml +++ /dev/null @@ -1,112 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -The file
      -
      -ERRATA.TXT contains post-release ERRATA for 2.2.5 and should always
      -be considered the definitive place to look *first* before reporting
      -a problem with this release.  This file will also be periodically
      -updated as new issues are reported so even if you've checked this
      -file recently, check it again before filing a bug report.  Any
      -changes to this file are also automatically emailed to:
      -
      -	freebsd-stable@freebsd.org
      -
      -For 2.2.5 security advisories, see:
      -
      -	ftp://freebsd.org/pub/CERT/
      -
      -For the latest information (note the URL carefully - this is NOT
      -ftp.freebsd.org).
      -
      ----- Security Advisories:
      -
      -Current active security advisories for 2.2.5:	One
      -
      -o FreeBSD-SA-97:05 (available from 
      -  ftp://freebsd.org/pub/CERT/) - security compromise via open().
      -  Patches available in 
      -  ftp://freebsd.org/pub/CERT/patches/SA-97:05/
      -
      -  You may also simply remove /dev/io as a quick work-around if you're
      -  not running an X server or some other specialized utility which
      -  requires access to the I/O instructions.
      - 
      ----- System Update Information:
      -
      -o The appletalk stack was broken in 2.2.5 and, if you plan to run
      -  appletalk, you should apply the following patch:
      -
      -  ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/atalk.diff.2.2.gz
      -
      -o The line printer spooler lpd will, when sending jobs to remote
      -  printers, kill the child process sending to the remote after the
      -  timeout specified in the `ct' capability (2 minutes by default).
      -  For a fix, please upgrade the lpd subsystem to 2.2-stable.  As a
      -  workaround, increase the `ct' capability to an unreasonably large
      -  number of seconds (like 3600).
      -
      -o Intel "F00F bug" enables users to hang machines with Pentium processors
      -  if they have access to the machine and can execute programs.
      -  
      -Fix:  Update to the 2.2-stable version of the kernel or apply the patch
      -      found in: 
      - 
      -      ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/f00f.diff.2.2.gz
      -
      -
      -o A bug in the ipfw code exists where using the "reset tcp" firewall command
      -  causes the kernel to write ethernet headers onto random kernel stack
      -  locations. 
      -
      -Fix:	Update to the 2.2-stable version of the kernel or apply the
      -        patch found in ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.5-RELEASE/ipfw.diff.gz
      -
      -o A bug in XF86Setup causes it to fail to create a symbolic link from
      -  /usr/X11R6/bin/X to the right X server for your hardware if a link
      -  does not already exist.  When you type startx the following error is
      -  displayed:
      -
      -  xinit:  No such file or directory (errno 2):  no server "X" found in PATH
      -  
      -Fix:	Execute the following commands (as root) and re-run XF86Setup.
      -
      -	# cd /usr/X11R6/bin
      -	# ln -s XF86_VGA16 X
      -	
      -	If XF86Setup asks you if you want to use the existing XF86Config for
      -	defaults choose no.  When it asks you if you want to create an 'X'
      -	link to the server choose yes.
      -
      -o A bug in the phase diagram implementation of user-level ppp causes
      -  problems with some ppp implementations when shutting down the link.
      -  The line will go dead, but the modem will not hang up unless done
      -  manually using pppctl (or a switch).
      -
      -Fix:	A version of ppp derived from the -current sources is available on
      -
      -	  http://www.FreeBSD.org/~brian
      -
      -	It should build on any version of FreeBSD from 2.0.5 onwards.
      -	This code is available in the -current tree, but not (yet) in the
      -	2.2-STABLE tree.
      -
      -	Further documentation can be found at these locations:
      -
      -	  Document references
      -	  FAQ
      -	  handbook
      -
      - -&footer; - - diff --git a/data/releases/2.2.5R/notes.sgml b/data/releases/2.2.5R/notes.sgml deleted file mode 100644 index d6e9ec3310..0000000000 --- a/data/releases/2.2.5R/notes.sgml +++ /dev/null @@ -1,449 +0,0 @@ - - - - %includes; -]> - -&header; -
      -                                 RELEASE NOTES
      -                             FreeBSD 2.2.5-RELEASE
      -
      -o For information about the layout of the release directory, see
      -  the ABOUT.TXT file.  If you are installing from floppies, it is
      -  especially important that you *read this section!*
      -
      -o It is also important to check the ERRATA.TXT file for any
      -  late-breaking issues with this release.  This file contains the
      -  latest information on significant bugs, security problems or 
      -  other similar issues which an administrator should be aware of. 
      -
      -o For installation instructions, see the INSTALL.TXT and HARDWARE.TXT
      -  files.
      -
      -For the most up-to-date releases along the RELENG_2_2 branch (which
      -is now proceeding onwards toward release 2.2.6), please install from:
      -
      -        ftp://releng22.freebsd.org/pub/FreeBSD/
      -
      -Or for the latest 3.0-current (HEAD branch) snapshot releases,
      -please install from:
      -
      -        ftp://current.freebsd.org/pub/FreeBSD
      -
      -
      -1. What's new since 2.2.2
      --------------------------
      -
      -Better support for Cyrix and AMD processors.
      -
      -The "world" target in /usr/src/Makefile has been made more
      -independent of the host system, allowing for easier bootstrapping
      -via source from very old systems.
      -
      -Many many fixes to the documentation.
      -
      -Many security enhancements, as reported through CERT and other
      -computer security organizations.
      -
      -The installation program was further updated and fixed, some
      -year-old bogons finally eliminated for 2.2.5.
      -
      -Important subsystems such as BIND and sendmail updated.
      -
      -Support for ethernet media selection.   Replacing the far
      -more arcane "link" flag usage, a new media flag to ifconfig
      -permits specific interfaces on multi-port ethernet cards to
      -be selected by name (man ifconfig for more details).
      -
      -Significant improvements to the AHC (Adaptec 394x/294X) driver
      -and AIC7xxx assembler.
      -
      -Enhancements to the serial boot code and GDB remote support.
      -
      -Make work-around available for CMD640 chipset (see /sys/i386/conf/LINT).
      -
      -Newer 3Com 3c589D PCMCIA cards are now supported.
      -
      -A new VGA library (/usr/src/lib/libvgl) now exists for doing simple
      -VGA graphics to syscons ttys (sort of like Linux's libSVGA).
      -
      -The TCP connection timeout in lpd & friends can now be specified by a
      -printcap(5) capability, preventing it from hanging for too long when
      -working in an environment with many network printservers.
      -
      -User-mode ppp updated with various fixes and enhancements from 3.0-current.
      -It's worth re-reading the manual page since some of the following changes
      -may disturb peoples current configurations:
      -
      -  o The "set debug" command is now "set log".
      -  o The LCP log has been split into an LCP, IPCP and CCP log, so any
      -    "set log LCP" lines will need to be changed to "set log LCP IPCP CCP"
      -    to see the same output as before.
      -  o Ppp now uses syslogd to write its log files.
      -  o Ppp now has LQR disabled and openmode active by default.
      -  o Ppp now installs as group "network", with mode 4550.  You must add group
      -    69 (network) to /etc/group.  If you wish to allow users to run "ppp
      -    -direct ...", you must enable them by making them a member of group
      -    "network".  Client-side ppp now requires user id 0.
      -
      -Refer to the ppp(8) man page and the relevent section of the handbook for
      -full details.
      -
      -
      -2. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -What follows is a list of all peripherals currently known to work with
      -FreeBSD.  Other configurations may also work, we have simply not as yet
      -received confirmation of this.
      -
      -
      -2.1. Disk Controllers
      ----------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1535 ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC7850 on-board SCSI controllers.
      -
      -Support for the following controllers is rather weak:
      -Adaptec 1510 series ISA SCSI controllers (not for bootable devices)
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes the AHA-152x
      -and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, such being necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset, and in such cases you *will* also be able to boot from them.
      -   Check your system/board documentation for more details.
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -SymBios (formerly NCR) 53C810, 53C825, 53c860 and 53c875 PCI SCSI
      -controllers:
      -        ASUS SC-200
      -        Data Technology DTC3130 (all variants)
      -        NCR cards (all)
      -        Symbios cards (all)
      -        Tekram DC390W, 390U and 390F
      -        Tyan S1365
      -
      -Tekram DC390 and DC390T controllers (maybe other cards based on the
      -AMD 53c974 as well).
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -FreeBSD 2.2.5 will be accompanied by a contributed driver for the
      -Future Domain 36C20 / Adaptec AHA2920 controller.  This is not fully
      -supported (yet), but basically functional.  Look into the /xperimnt
      -section of the CD-ROM.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT and 8mm Exabyte) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI interface (also includes ProAudio Spectrum and
      -        SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface (all models, driver is rather stale)
      -(matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary
      -        interface (562/563 models)
      -(scd)   Sony proprietary interface (all models)
      -(wcd)   ATAPI IDE interface.
      -
      -
      -2.2. Ethernet cards
      --------------------
      -
      -Allied-Telesis AT1700 and RE2000 cards
      -
      -AMD PCnet/PCI (79c970 & 53c974 or 79c974)
      -
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, or DC21140 based NICs (SMC Etherpower 8432T, DE245, etc)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ cards (model numbers: 27247B and 27252A).
      -
      -Intel EtherExpress (not recommended due to driver instability)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI and EISA
      -(Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -Note that NO token ring cards are supported at this time as we're
      -still waiting for someone to donate a driver for one of them.  Any
      -takers?
      -
      -
      -2.3. Misc
      ----------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -ARNET (now Digiboard) Sync 570/i high-speed serial.
      -
      -Boca BB1004 4-Port serial card (Modems NOT supported)
      -Boca IOAT66 6-Port serial card (Modems supported)
      -Boca BB1008 8-Port serial card (Modems NOT supported)
      -Boca BB2016 16-Port serial card (Modems supported)
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -SDL Communications Riscom/8 Serial Board.
      -SDL Communications RISCom/N2 and N2pci high-speed sync serial boards.
      -
      -Stallion multiport serial boards: EasyIO, EasyConnection 8/32 & 8/64,
      -ONboard 4/16 and Brumby.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -Connectix QuickCam
      -Matrox Meteor Video frame grabber
      -Creative Labs Video Spigot frame grabber
      -Cortex1 frame grabber
      -Various Frame grabbers based on Brooktree Bt848 chip.
      -
      -HP4020, HP6020, Philips CDD2000/CDD2660 and Plasmon CD-R drives.
      -
      -PS/2 mice
      -
      -Standard PC Joystick
      -
      -X-10 power controllers
      -
      -GPIB and Transputer drivers.
      -
      -Genius and Mustek hand scanners.
      -
      -Floppy tape drives (some rather old models only, driver rather stale)
      -
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
      -
      -
      -3. Obtaining FreeBSD
      ---------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -3.1. FTP/Mail
      --------------
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the site closest (in
      -networking terms) to you.  Additional mirror sites are always welcome!
      -Contact freebsd-admin@FreeBSD.org for more details if you'd like to 
      -become an official mirror site.
      -
      -If you do not have access to the Internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@ftpmail.vix.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files using this mechanism.
      -Please do note, however, that this will end up sending many *tens of
      -megabytes* through the mail and should only be employed as an absolute
      -LAST resort!
      -
      -
      -3.2. CDROM
      -----------
      -
      -FreeBSD 2.2.5-RELEASE and 3.0-SNAPSHOT CDs may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the Internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp from:
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      -Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription.
      -FreeBSD 3.0-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription
      -(-RELEASE and -SNAP subscriptions are entirely separate).  With a
      -subscription, you will automatically receive updates as they are released.
      -Your credit card will be billed when each disk is shipped and you may cancel
      -your subscription at any time without further obligation.
      -
      -Shipping (per order not per disc) is $5 in the US, Canada or Mexico
      -and $9.00 overseas.  They accept Visa, Mastercard, Discover, American
      -Express or checks in U.S. Dollars and ship COD within the United
      -States.  California residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -4. Reporting problems, making suggestions, submitting code.
      ------------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached, if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -Internet mail connectivity is to use the send-pr command or use the CGI
      -script at http://www.freebsd.org/send-pr.html.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.  Bugs filed in this way are also visible on our WEB site
      -in the support section and are therefore valuable both as bug reports
      -and as "signposts" for other users concerning potential problems to
      -watch out for.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                freebsd-bugs@FreeBSD.org
      -
      -Note that send-pr itself is a shell script that should be easy to move
      -even onto a totally different system.  We much prefer if you could use
      -this interface, since it make it easier to keep track of the problem
      -reports.  However, before submitting, please try to make sure whether
      -the problem might have already been fixed since.
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                freebsd-questions@FreeBSD.org
      -
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more desired
      -enhancements than we'll ever be able to manage by ourselves!  To
      -contact us on technical matters, or with offers of help, please send
      -mail to:
      -
      -                freebsd-hackers@FreeBSD.org
      -
      -
      -Please note that these mailing lists can experience *significant*
      -amounts of traffic and if you have slow or expensive mail access and
      -are only interested in keeping up with significant FreeBSD events, you
      -may find it preferable to subscribe instead to:
      -
      -                freebsd-announce@FreeBSD.org
      -
      -
      -All but the freebsd-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -5. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  For a complete list of FreeBSD
      -project staffers, please see:
      -
      -        http://www.freebsd.org/handbook/staff.html
      -
      -or, if you've loaded the doc distribution:
      -
      -        file:/usr/share/doc/handbook/staff.html
      -
      -Additional FreeBSD helpers and beta testers:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Terry Lambert
      -        David Dawes                Don Lewis
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Chuck Robey for his donation of a floppy tape streamer for
      -        testing.
      -
      -        Larry Altneu and Wilko Bulte for providing us with Wangtek
      -        and Archive QIC-02 tape drives for testing and driver hacking.
      -
      -        Everyone at Montana State University for their initial support.
      -
      -        And to the many thousands of FreeBSD users and testers all over the
      -        world, without whom this release simply would not have been possible.
      -
      -We sincerely hope you enjoy this release of FreeBSD!
      -
      -                        The FreeBSD Project
      -
      -&footer; - - diff --git a/data/releases/2.2.6R/Makefile b/data/releases/2.2.6R/Makefile deleted file mode 100644 index 6aaa9ea536..0000000000 --- a/data/releases/2.2.6R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml notes.sgml errata.sgml - -.include "../../web.mk" diff --git a/data/releases/2.2.6R/announce.sgml b/data/releases/2.2.6R/announce.sgml deleted file mode 100644 index 2d9c621293..0000000000 --- a/data/releases/2.2.6R/announce.sgml +++ /dev/null @@ -1,87 +0,0 @@ - - - - %includes; -]> - -&header; - -

      Date: Wed Mar 25 04:24:34 PST 1998
      -From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
      -Subject: 2.2.6 RELEASE now available from ftp.freebsd.org (and some mirrors)

      - -

      As always, it's my great pleasure to announce the release of -FreeBSD 2.2.6, our latest release on the 2.2-stable branch and the -result of over 4 months of work since 2.2.5 was released. See the release notes for a list of significant changes -since the previous release.

      - -

      FreeBSD 2.2.6-RELEASE is available on ftp.freebsd.org and -various FTP mirror sites -throughout the world. It can also be ordered on CD from Walnut Creek CDROM, from where it -will be shipping shortly as a 4 CD set containing a lot of extra stuff -of interest to the programmer and general user alike.

      - -

      The official FTP distribution site for FreeBSD is:

      - -
      -

      ftp://ftp.FreeBSD.org/pub/FreeBSD

      -
      - -

      Or via the WEB page at:

      - -
      -

      http://www.cdrom.com/pub/FreeBSD

      -
      - -

      And on CD-ROM from Walnut Creek CDROM:

      - -
      -

      Walnut Creek CDROM
      -4041 Pike Lane, #F
      -Concord CA, 94520 USA
      -Phone: +1 925 674-0783
      -Fax: +1 925 674-0821
      -Tech Support: +1 925 603-1234
      -Email: info@cdrom.com
      -WWW: http://www.cdrom.com/

      -
      - -

      Additionally, FreeBSD is available via anonymous FTP from mirror sites in Argentina, -Australia, Brazil, Canada, the Czech Republic, Denmark, Estonia, -Finland, France, Germany, Hong Kong, Ireland, Israel, Japan, -Korea, the Netherlands, Poland, Portugal, Russia, South Africa, -Sweden, Taiwan, Thailand and the UK (among other countries :). -Please check your regional mirrors first by going to:

      - -
      -

      ftp://ftp.<yourdomain>.freebsd.org/pub/FreeBSD

      -
      - -

      The latest versions of export-restricted code for FreeBSD (2.0C or -later) (eBones and secure) are also being made available at the -following locations. If you are outside the U.S. or Canada, please get -secure (DES) and eBones (Kerberos) from one of the following foreign -distribution sites:

      - -
      -
      South Africa
      -

      ftp://ftp.internat.FreeBSD.ORG/pub/FreeBSD
      -ftp://ftp2.internat.FreeBSD.ORG/pub/FreeBSD

      - -
      Brazil
      - -

      ftp://ftp.br.FreeBSD.ORG/pub/FreeBSD

      - -
      Finland
      - -

      ftp://nic.funet.fi/pub/unix/FreeBSD/eurocrypt

      -
      - -&footer; - - diff --git a/data/releases/2.2.6R/errata.sgml b/data/releases/2.2.6R/errata.sgml deleted file mode 100644 index c2b94b7b31..0000000000 --- a/data/releases/2.2.6R/errata.sgml +++ /dev/null @@ -1,134 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -The file
      -
      -ERRATA.TXT contains post-release ERRATA for 2.2.6 and should always
      -be considered the definitive place to look *first* before reporting
      -a problem with this release.  This file will also be periodically
      -updated as new issues are reported so even if you've checked this
      -file recently, check it again before filing a bug report.  Any
      -changes to this file are also automatically emailed to:
      -
      -	freebsd-stable@freebsd.org
      -
      -For 2.2.6 security advisories, see:
      -
      -ftp://ftp.freebsd.org/pub/FreeBSD/CERT/
      -
      -For the latest information.
      -
      ----- Security Advisories:
      -
      -Current active security advisories for 2.2.6:   4
      -
      -See ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-98:0[2-5].*
      -for full information.
      -
      ----- System Update Information:
      -
      -o  Root mountpoint change which affects those upgrading via "make world"
      -   or a FreeBSD 2.2.6 upgrade.
      -
      -Fix:  2.2.6 introduces a change in the naming of the device from
      -which the root filesystem is mounted.  This change affects all systems,
      -however user intervention is only required for systems undergoing an
      -upgrade installation.
      -
      -Previously, the root filesystem was always mounted from the
      -compatibility slice, while other partitions on the same disk were
      -mounted from their true slice.  This might, for example, have resulted
      -in an /etc/fstab file like:
      -
      -# Device      Mountpoint      FStype  Options         Dump    Pass#
      -/dev/wd0s2b   none            swap    sw              0       0
      -/dev/wd0a     /               ufs     rw              1       1
      -/dev/wd0s2f   /local0         ufs     rw              1       1
      -/dev/wd0s2e   /usr            ufs     rw              1       1
      -
      -For FreeBSD 2.2.6 and later, this format changes so that the device for
      -'/' is consistent with others, ie.
      -
      -# Device      Mountpoint      FStype  Options         Dump    Pass#
      -/dev/wd0s2b   none            swap    sw              0       0
      -/dev/wd0s2a   /               ufs     rw              1       1
      -/dev/wd0s2f   /local0         ufs     rw              1       1 
      -/dev/wd0s2e   /usr            ufs     rw              1       1
      -
      -
      -If /etc/fstab is not updated manually in this case, the system will
      -issue a warning message whenever / is mounted (normally at startup)
      -indicating the change that must be made.  In addition, trouble may be
      -experienced if the root filesystem is not correctly unmounted, whereby
      -the root filesystem will not be marked clean at the next reboot.
      -
      -This change should be made as soon as the upgraded system has been 
      -successfully rebooted.
      -
      -o  The ppp program fails to work, citing a missing shared library
      -   called "libdes.so.3.0".
      -
      -Fix:  There are three possible fixes:  
      -  
      -1. The easiest fix is to simply install the des distribution with 
      -   /stand/sysinstall, remembering to pick a site that will allow you
      -   to export it if you're outside the United States and Canada
      -   (ftp.freebsd.org and ftp.internat.freebsd.org both fall into this
      -   category).
      -  
      -2. Purely as a work-around, and what you may need to do if ppp 
      -   also constitutes your only way of getting to the net, is to simply
      -   do the following (as root):
      -
      -      cp /usr/lib/libcrypt.so.2.0 /usr/lib/libdes.so.3.0      
      -      ldconfig -m /usr/lib
      -
      -3. Another fix, and one which doesn't involve having to fetch the DES  
      -   bits, is to install the ppp sources in /usr/src/usr.sbin/ppp and rebuild
      -   them.  The sources are "smart" enough to know that the DES library isn't
      -   on the system and won't create a binary which depends on it.
      -
      -NOTE:  If you choose the 2nd or 3rd fixes, you also will not be able to 
      -use MSCHAP (Microsoft Win*) style authentication.
      -
      -
      -o The xterm program in XFree86 3.3.2 doesn't remove utmp entries on
      -  exit (e.g. xterm sessions show up in "who" or "w" even after they've
      -  exited).
      -
      -Fix:  Fetch the updated xterm binary at:
      -
      -  ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/xterm
      -
      -Or get the *latest* ports collection on your machine (see
      -http://www.freebsd.org/ports) and use the port in x11/XFree86 to
      -build an xterm with this patch already applied (as of 98/04/06).
      -The patch itself can also be obtained from the port itself:
      -
      -   ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/x11/XFree86/patches/patch-ag
      -
      -
      -o The older Matsushita (Panasonic), Sony CDU-31 and Mitsumi (non-IDE) 
      -  CDROM drives no longer permit CDROM installs. 
      -  
      -Fix:  Fetch an updated boot floppy from the updates/ directory, e.g.:
      -
      -  ftp://ftp.freebsd.org/pub/FreeBSD/updates/2.2.6-RELEASE/boot.flp
      -
      -And use it to install 2.2.6 instead.  This problem is fixed in 2.2-stable 
      -and will not be a problem with the next FreeBSD release.
      -
      -
      - -&footer; - - diff --git a/data/releases/2.2.6R/notes.sgml b/data/releases/2.2.6R/notes.sgml deleted file mode 100644 index 926152395f..0000000000 --- a/data/releases/2.2.6R/notes.sgml +++ /dev/null @@ -1,91 +0,0 @@ - - - - %includes; -]> - -&header; -
      -================================================================
      -                         RELEASE NOTES
      -                  FreeBSD 2.2.6-RELEASE VERSION
      -================================================================
      -
      -What's new since 2.2.5
      -----------------------
      -
      -Kernel features:
      -
      -o Added support for SMC EtherPower II 10/100 Fast Ethernet card
      -  (aka SMC9432TX based on SMC83c170 EPIC chip).
      -
      -o Added support for DPT SCSI RAID controllers (see LINT).
      -
      -o New Plug and Play (PnP) support that allows you to (re)configure
      -  PnP devices.  Also support modems being detected by the PnP
      -  part and automatically attached.
      -
      -o Alternate sound driver (/sys/i386/isa/snd) from Luigi Rizzo;
      -  it does not yet support MIDI (for that, use the old sound
      -  driver) but it does have much better support for PNP sound
      -  cards and is much easier to configure (only one device).
      -  See /sys/i386/conf/LINT for more info.
      -
      -o Better Linux emulation (applications like RealVideo 5.0 for
      -  Linux now work).
      -
      -o Added support for ATAPI floppy drives (LS-120)
      -
      -o The psm, mse and sysmouse drivers are improved to provide
      -  better mouse support.  moused(8) has been modified to support
      -  various mice with a ``wheel''.  It also automatically
      -  recognizes mice which support the PnP COM device standard so
      -  that the user is no longer required to supply a mouse protocol
      -  type on the command line. 
      -
      -Userland features:
      -
      -o popen() library call now uses and offers bidirectional pipes.
      -
      -o Added support for parallel makes in /usr/src (-j n works
      -  now with   world target, particularly useful with SMP
      -  machines).
      -
      -o tcpdump(1) utility enhanced
      -
      -o Support for ldconfig -R (remove) added.
      -
      -o Various bugfixes and enhancements to pthread support.
      -
      -o calendar(1) program brought more up-to-date.
      -
      -o KerberosIV updated to latest version.
      -
      -o Various curses(3) bugs fixed.
      -
      -o Various IEEE754 conformance changes to libm(3).
      -
      -o Much cleanup and general improvements to the documentation.
      -
      -o Various improvements to the NIS code.
      -
      -
      -Security issues:
      -
      -o Fixed /dev/io and mmap security holes.
      -
      -o Better protection against "LAND attacks"
      -
      -o Various buffer overruns detected and extra checks added.
      -
      -o Pentium "F00F bug" is detected and a work-around installed to
      -  prevent hangs.
      -
      -o srandomdev() support merged from -current and utilities updated
      -  to use it.
      -
      -
      -&footer; - - diff --git a/data/releases/2.2.7R/Makefile b/data/releases/2.2.7R/Makefile deleted file mode 100644 index 6aaa9ea536..0000000000 --- a/data/releases/2.2.7R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml notes.sgml errata.sgml - -.include "../../web.mk" diff --git a/data/releases/2.2.7R/announce.sgml b/data/releases/2.2.7R/announce.sgml deleted file mode 100644 index aa9b9a5d1e..0000000000 --- a/data/releases/2.2.7R/announce.sgml +++ /dev/null @@ -1,116 +0,0 @@ - - - - %includes; -]> - -&header; - -

      Date: Wed, 22 Jul 1998 08:36:25 -0700
      -From: "Jordan K. Hubbard" <jkh@time.cdrom.com>
      -Subject:FreeBSD 2.2.7 is now released!

      - -

      It is my usual pleasure to announce the release of FreeBSD 2.2.7, our -latest release along the 2.2-stable branch. Those folks who are still -running 2.1.x and wish to upgrade to 2.2 technology are encouraged to -do so as 2.2.7 has reached a more than equivalent level of stability -in all of our tests. A number of problems with 2.2.6 have also been -fixed (see the release notes for more -information).

      - -

      FreeBSD 2.2.7-RELEASE is available on ftp.freebsd.org and -various FTP mirror sites -throughout the world. It can also be ordered on CD from -Walnut Creek CDROM, from where it -will be shipping shortly as a 4 CD set containing a lot of extra stuff -of interest to programmers and general users alike.

      - -

      IMPORTANT NOTE: All of the profits from the sales of this CD set -go to support the FreeBSD Project!

      - -

      Like many businesses in the field of high-tech, Walnut Creek CDROM has -realized that in order to make any product for an emerging market -grow, you have to make a significant investment in such growth, even -if it means abandoning short-term profits. Walnut Creek CDROM is the -only CDROM vendor who currently does anything like this and it's -certainly my hope that you will help support the project by buying (or -getting someone else to buy :) one of their CDs. Thanks!

      - -

      The official FTP distribution site for FreeBSD is:

      - -
      -

      ftp://ftp.FreeBSD.org/pub/FreeBSD

      -
      - -

      Or via the WEB page at:

      - -
      -

      http://www.cdrom.com/pub/FreeBSD

      -
      - -

      And on CD-ROM from Walnut Creek CDROM:

      - -
      -

      Walnut Creek CDROM
      -4041 Pike Lane, #F
      -Concord CA, 94520 USA
      -Phone: +1 925 674-0783
      -Fax: +1 925 674-0821
      -Tech Support: +1 925 603-1234
      -Email: info@cdrom.com
      -WWW: http://www.cdrom.com/

      -
      - -

      If you are in Japan, please refer to -Pacific HiTech for information on ordering a localized (or the english) -version of the 2.2.7 product. Pacific HiTech is now an affiliate of -Walnut Creek CDROM for Japanese sales of FreeBSD.

      - -

      Additionally, FreeBSD is available via anonymous FTP from mirror sites -in the following countries: Argentina, Australia, Brazil, Bulgaria, -Canada, the Czech Republic, Denmark, Estonia, Finland, France, -Germany, Hong Kong, Hungary, Iceland, Ireland, Israel, Japan, Korea, -Latvia, Malaysia, the Netherlands, Poland, Portugal, Romania, Russia, -Slovenia, South Africa, Spain, Sweden, Taiwan, Thailand, the Ukraine -and the United Kingdom (and quite possibly several others which I've -never even heard of :).

      - -

      Before trying the central FTP site, please check your regional -mirror(s) first by going to:

      - -
      -

      ftp://ftp.<yourdomain>.freebsd.org/pub/FreeBSD

      -
      - -Any additional mirror sites will be labeled ftp2, ftp3 and so on. - -

      The latest versions of export-restricted code for FreeBSD (2.0C or -later) (eBones and secure) are also being made available at the -following locations. If you are outside the U.S. or Canada, please get -secure (DES) and eBones (Kerberos) from one of the following foreign -distribution sites:

      - -
      -
      South Africa
      -

      ftp://ftp.internat.F -reeBSD.ORG/pub/FreeBSD
      -ftp://ftp2.internat.FreeBS -D.ORG/pub/FreeBSD

      - -
      Brazil
      - -

      ftp://ftp.br.FreeBSD.ORG/p -ub/FreeBSD

      - -
      Finland
      - -

      ftp://nic.funet.f -i/pub/unix/FreeBSD/eurocrypt

      -
      - -&footer; - - diff --git a/data/releases/2.2.7R/errata.sgml b/data/releases/2.2.7R/errata.sgml deleted file mode 100644 index 2d0a87db5b..0000000000 --- a/data/releases/2.2.7R/errata.sgml +++ /dev/null @@ -1,60 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -The file
      -
      -ERRATA.TXT contains post-release ERRATA for 2.2.7 and should always
      -be considered the definitive place to look *first* before reporting
      -a problem with this release.  This file will also be periodically
      -updated as new issues are reported so even if you've checked this
      -file recently, check it again before filing a bug report.  Any
      -changes to this file are also automatically emailed to:
      -
      -	freebsd-stable@freebsd.org
      -
      -For 2.2.7 security advisories, see:
      -
      -ftp://ftp.freebsd.org/pub/FreeBSD/CERT/
      -
      -For the latest information.
      -
      ----- Security Advisories:
      -
      -Current active security advisories for 2.2.7:   None
      -
      ----- System Update Information:
      -
      -o XFree86:  The XF86Setup utility sometimes fails with an XIO
      -  error (visible on the 2nd VTY) rather than starting properly if you
      -  run it during system installation time.  This is not a new bug and
      -  has been seen in previous releases of FreeBSD, but it seems to happen
      -  far more reliably with 2.2.7 now (for some as yet unknown reason).
      -
      -Fix: Should this happen to you, run /usr/X11R6/bin/XF86Setup by hand
      -     after the system comes up off the hard disk for the first time.
      -     For some reason, when not run off the boot floppy or CD, it works
      -     perfectly (making this one somewhat more difficult to debug).
      -
      -
      -o    Release notes state that Texas Instruments ThunderLAN PCI NICs are
      -     supported in 2.2.7.
      -
      -Fix: This was an embarrassing mis-merge from the 3.0 release notes and,
      -     indeed, those cards are only supported in 3.0-current.  Please ignore 
      -     this section of the release notes and any other docs which claim that
      -     the ThunderLAN NICs are supported in 2.2.7.
      -
      -
      - -&footer; - - diff --git a/data/releases/2.2.7R/notes.sgml b/data/releases/2.2.7R/notes.sgml deleted file mode 100644 index 7db021b26f..0000000000 --- a/data/releases/2.2.7R/notes.sgml +++ /dev/null @@ -1,439 +0,0 @@ - - - - %includes; -]> - -&header; -
      -================================================================
      -                         RELEASE NOTES
      -                 FreeBSD 2.2.7-RELEASE VERSION
      -================================================================
      -
      -1. What's new since 2.2.6
      --------------------------
      -
      -Kernel features:
      -----------------
      -o DPT SCSI RAID controller updated (including support for EISA cards)
      -  and is now enabled by default.
      -
      -o MSDOS FAT32 (Win95 long filename) support.
      -
      -o Various bugs in the SCSI changer code fixed.
      -
      -o New support for Crystal Semiconductor CS8920 based ethernet cards.
      -
      -o Dead LFS code removed.
      -
      -o New updated Specialix SI/XIO/SX driver.
      -
      -o dmesg (history buffer) now user-sizeable.  See MSGBUF_SIZE
      -  option in /sys/i386/conf/LINT.
      -
      -o Various bugfixes for the Adaptec aic7870/aic7880 chipsets.
      -
      -o Identify Pentium II processors properly at startup now.
      -
      -o pcm audio driver updated to support Avance Logic ALS100 card and
      -  basically improve audio support all around.
      -
      -o Various fixes to NFS credential checking.
      -
      -o Many updates for the NEC PC98 platform.
      -
      -
      -Userland features:
      -------------------
      -o inetd(8) now allows rate-limiting for services.
      -
      -o ppp(8) utility significantly updated.  See man page for details.
      -
      -o Many (MANY!) man pages and other docs updated and cleaned up.
      -
      -o libc_r (part of POSIX pthread support) is now part of the system by
      -  default and incorporates numerous bug fixes.
      -
      -o ls(1) has grown a number of new flags - man ls for details.
      -
      -o cvs(1) updated to version 1.9.26
      -
      -o Various parts of /etc updated with selected features from 3.0.
      -
      -o as(1) now understands fildll/fistpll opcodes.
      -
      -o Various improvements to the installation procedure.
      -
      -o Various minor curses(3) positioning errors fixed.
      -
      -o Several bugs in dump(8) and restore(8) fixed.
      -
      -o Various enhancements made to the login class mechanism and
      -  default limits raised for workstation users.
      -
      -o ftpd disables Nagle on the control channel for better response.
      -
      -
      -Security issues:
      -----------------
      -o XFree86 updated to 3.3.2.3 - an important security release containing
      -  changes from The Open Group which close several possible root-exploits
      -  from local users.
      -
      -o Crypto repository updated from 3.0 branch.
      -
      -o popper and imap upgraded in ports collection to close some nasty security
      -  holes (see Bugtrax).
      -
      -o Various buffer overflows in utilities like rcp(1) and more(1) (just to
      -  name a few) have been closed.
      -
      -o Bounds-checking added to numerous "attackable" locations in BIND and
      -  much of BIND significantly updated.
      -
      -
      -2. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -What follows is a list of all peripherals currently known to work with
      -FreeBSD.  Other configurations may also work, we have simply not as yet
      -received confirmation of this.
      -
      -
      -2.1. Disk Controllers
      ----------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1535 ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC7850 on-board SCSI controllers.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, such being necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset, and in such cases you *will* also be able to boot from them.
      -   Check your system/board documentation for more details.
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -SymBios (formerly NCR) 53C810, 53C825, 53c860 and 53c875 PCI SCSI
      -controllers:
      -	ASUS SC-200
      -  	Data Technology DTC3130 (all variants)
      -	NCR cards (all)
      -	Symbios cards (all)
      -	Tekram DC390W, 390U and 390F
      -	Tyan S1365
      -
      -Tekram DC390 and DC390T controllers (maybe other cards based on the
      -AMD 53c974 as well).
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT and 8mm Exabyte) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI interface (also includes ProAudio Spectrum and
      -        SoundBlaster SCSI)
      -(matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary
      -        interface (562/563 models)
      -(scd)   Sony proprietary interface (all models)
      -(wcd)   ATAPI IDE interface
      -
      -
      -Unmaintained drivers, they might or might not work for your hardware:
      -
      -  Adaptec 1510 series ISA SCSI controllers (not for bootable devices)
      -  Adaptec 152x series ISA SCSI controllers
      -  Adaptec AIC-6260 and AIC-6360 based boards, which includes the AHA-152x
      -  and SoundBlaster SCSI cards.
      -
      -  Floppy tape interface (Colorado/Mountain/Insight)
      -
      -  (mcd)   Mitsumi proprietary CD-ROM interface (all models)
      -
      -2.2. Ethernet cards
      --------------------
      -
      -Allied-Telesis AT1700 and RE2000 cards
      -
      -AMD PCnet/PCI (79c970 & 53c974 or 79c974)
      -
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra.  SMC Etherpower II.
      -
      -Texas Instruments ThunderLAN PCI NICs, including the following:
      -Compaq Netelligent 10, 10/100, 10/100 Proliant, 10/100 Dual-Port
      -Compaq Netelligent 10/100 TX Embedded UTP, 10 T PCI UTP/Coax, 10/100 TX UTP
      -Compaq NetFlex 3P, 3P Integrated, 3P w/ BNC
      -Olicom OC-2135/2138, OC-2325, OC-2326 10/100 TX UTP
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, or DC21140 based NICs (SMC Etherpower 8432T, DE245, etc)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ cards (model numbers: 27247B and 27252A).
      -
      -Intel EtherExpress (not recommended due to driver instability)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI and EISA
      -(Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -Note that NO token ring cards are supported at this time as we're
      -still waiting for someone to donate a driver for one of them.  Any
      -takers?
      -
      -
      -2.3. Misc
      ----------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -ARNET (now Digiboard) Sync 570/i high-speed serial.
      -
      -Boca BB1004 4-Port serial card (Modems NOT supported)
      -Boca IOAT66 6-Port serial card (Modems supported)
      -Boca BB1008 8-Port serial card (Modems NOT supported)
      -Boca BB2016 16-Port serial card (Modems supported)
      -
      -Comtrol Rocketport card.
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -SDL Communications Riscom/8 Serial Board.
      -SDL Communications RISCom/N2 and N2pci high-speed sync serial boards.
      -
      -Stallion multiport serial boards: EasyIO, EasyConnection 8/32 & 8/64,
      -ONboard 4/16 and Brumby.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -Connectix QuickCam
      -Matrox Meteor Video frame grabber
      -Creative Labs Video Spigot frame grabber
      -Cortex1 frame grabber
      -Hauppauge Wincast/TV boards (PCI)
      -STB TV PCI
      -Intel Smart Video Recorder III
      -Various Frame grabbers based on Brooktree Bt848 chip.
      -
      -HP4020, HP6020, Philips CDD2000/CDD2660 and Plasmon CD-R drives.
      -
      -PS/2 mice
      -
      -Standard PC Joystick
      -
      -X-10 power controllers
      -
      -GPIB and Transputer drivers.
      -
      -Genius and Mustek hand scanners.
      -
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
      -
      -
      -3. Obtaining FreeBSD
      ---------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -3.1. FTP/Mail
      --------------
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the site closest (in
      -networking terms) to you.  Additional mirror sites are always welcome!
      -Contact freebsd-admin@FreeBSD.org for more details if you'd like to 
      -become an official mirror site.
      -
      -If you do not have access to the Internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@ftpmail.vix.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files using this mechanism.
      -Please do note, however, that this will end up sending many *tens of
      -megabytes* through the mail and should only be employed as an absolute
      -LAST resort!
      -
      -
      -3.2. CDROM
      -----------
      -
      -FreeBSD 3.0-SNAP and 2.2.x-RELEASE CDs may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-925-674-0783, +1-925-674-0821 (FAX)
      -
      -Or via the Internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp from:
      -
      -        ftp://ftp.cdrom.com/cdrom/catalog
      -
      -Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription.
      -FreeBSD 3.0-SNAP CDs are $39.95 or $14.95 with a FreeBSD-SNAP subscription
      -(-RELEASE and -SNAP subscriptions are entirely separate).  With a
      -subscription, you will automatically receive updates as they are released.
      -Your credit card will be billed when each disk is shipped and you may cancel
      -your subscription at any time without further obligation.
      -
      -Shipping (per order not per disc) is $5 in the US, Canada or Mexico
      -and $9.00 overseas.  They accept Visa, Mastercard, Discover, American
      -Express or checks in U.S. Dollars and ship COD within the United
      -States.  California residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -4. Reporting problems, making suggestions, submitting code.
      ------------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached, if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -Internet mail connectivity is to use the send-pr command or use the CGI
      -script at http://www.freebsd.org/send-pr.html.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.  Bugs filed in this way are also visible on our WEB site
      -in the support section and are therefore valuable both as bug reports
      -and as "signposts" for other users concerning potential problems to
      -watch out for.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      - 
      -               freebsd-bugs@FreeBSD.org
      - 
      -Note that send-pr itself is a shell script that should be easy to move
      -even onto a totally different system.  We much prefer if you could use
      -this interface, since it make it easier to keep track of the problem
      -reports.  However, before submitting, please try to make sure whether
      -the problem might have already been fixed since.
      - 
      -Otherwise, for any questions or tech support issues, please send mail to:
      - 
      -               freebsd-questions@FreeBSD.org
      - 
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more desired
      -enhancements than we'll ever be able to manage by ourselves!  To
      -contact us on technical matters, or with offers of help, please send
      -mail to:
      - 
      -               freebsd-hackers@FreeBSD.org
      - 
      -Please note that these mailing lists can experience *significant*
      -amounts of traffic and if you have slow or expensive mail access and
      -are only interested in keeping up with significant FreeBSD events, you
      -may find it preferable to subscribe instead to:
      - 
      -               freebsd-announce@FreeBSD.org
      - 
      -All of the mailing lists can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      - 
      -5. Acknowledgements
      --------------------
      - 
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  For a complete list of FreeBSD
      -project staffers, please see:
      - 
      -        http://www.freebsd.org/handbook/staff.html
      - 
      -or, if you've loaded the doc distribution:
      - 
      -        file:/usr/share/doc/handbook/staff.html
      - 
      -Special mention to:
      - 
      -        The donors listed at http://www.freebsd.org/handbook/donors.html
      - 
      -        Everyone at Montana State University for their initial support.
      - 
      -        And to the many thousands of FreeBSD users and testers all over the
      -        world, without whom this release simply would not have been possible.
      - 
      -We sincerely hope you enjoy this release of FreeBSD!
      - 
      -                        The FreeBSD Project
      -
      -&footer; - - diff --git a/data/releases/2.2R/Makefile b/data/releases/2.2R/Makefile deleted file mode 100644 index 1ff5ac5fb6..0000000000 --- a/data/releases/2.2R/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -DOCS= announce.sgml install-media.sgml notes.sgml - -.include "../../web.mk" diff --git a/data/releases/2.2R/announce.sgml b/data/releases/2.2R/announce.sgml deleted file mode 100644 index c39f780252..0000000000 --- a/data/releases/2.2R/announce.sgml +++ /dev/null @@ -1,28 +0,0 @@ - - - - %includes; -]> - -&header; - -

      It is our great pleasure to announce the release of FreeBSD 2.2, the -long-awaited first release of our 2.2 branch technology following -lengthy ALPHA, BETA and GAMMA testing cycles.

      - -

      FreeBSD 2.2-RELEASE is now available on -ftp.freebsd.org and -various FTP mirror sites -throughout the world. It can also be ordered on CD from -Walnut Creek CDROM, from -where it will be shipping shortly.

      - -

      FreeBSD 2.2 represents a rather large leap in functionality from the -2.1.x releases, everyone being is strongly encouraged to read the -release notes for a list -of new features.

      - -&footer; - - diff --git a/data/releases/2.2R/install-media.sgml b/data/releases/2.2R/install-media.sgml deleted file mode 100644 index c194b7580c..0000000000 --- a/data/releases/2.2R/install-media.sgml +++ /dev/null @@ -1,41 +0,0 @@ - - - - %includes; -]> - -&header; - -From jkh: - -

      2.2-RELEASE will not support installation of machines with 4MB of -memory or 1.2MB floppy drives - that is to say, only > 5MB memory & -1.44MB floppy drive systems are supported. In truth, 8MB of memory -is the recommended minimum.

      - -

      Those who have such limitations on their configuration and can't -upgrade, for whatever reason, are therefore urged to stay with -2.1.6-RELEASE, which has provisions for both types of installation and -will probably be more than functional for as long as one might -conceivably wish to continue operating such a system.

      - -

      We regret any inconvenience this may cause some of our users, but we -have also been pressed for space on the installation media for some -time now, and this was more or less inevitable. We've talked about -killing the 4MB installation and 1.2MB floppies for over a year, and -it's only through some of the most arcane trickery (you don't want to -know) that we've managed to keep it all on a single floppy at all. -Now that we've made the leap to 1.44MB/>6MB class machines, we've at -least bought ourselves some room for future enhancements while still -remaining on one floppy.

      - -

      Note that you can still build kernels which will run quite comfortably -in a 4MB system, you just can't *install* with only 4MB in the -machine. If you're trying to build a custom box with 4MB and a tiny -configuration, for example, you might simply build its disk on a -different machine set up specifically for that purpose.

      - -&footer; - - diff --git a/data/releases/2.2R/notes.sgml b/data/releases/2.2R/notes.sgml deleted file mode 100644 index 43d3975088..0000000000 --- a/data/releases/2.2R/notes.sgml +++ /dev/null @@ -1,517 +0,0 @@ - - - - %includes; -]> - - - -&header; - -
      -                                 RELEASE NOTES
      -                              FreeBSD 2.2-RELEASE
      -
      -1. What's new since 2.1.7
      --------------------------
      -
      -Lots of installation bugs fixed, more pc98 changes syncronized, geeze,
      -what else?
      -
      -gdb 4.16 has been merged from -current, most of the third-party source
      -now lives under /usr/src/contrib.
      -
      -Updated support for the DEC DEFPA/DEFEA FDDI hardware.
      -
      -The old ``HAVE_FPU'' Makefile option is now finally gone, the selection
      -between the math library using the floating point emulator, and the
      -version using the co-processor is now fully automatic.  This will speed
      -up floating-point using programs on sites that didn't like to recompile
      -their `libm' previously.
      -
      -Javier Martin Rueda's `ex' driver has been merged, bringing support
      -for the Intel EtherExpress Pro/10 network cards.
      -
      -The `de' driver now recognizes cards using the DE21140A chip, like the
      -popular SMC9332BDT (10/100 Mbit/s) one.
      -
      -There's now a workaround for the brokeness of the frequently used
      -CMD640 PCI IDE chip in the sources, albeit still disabled by default
      -in 2.2.
      -
      -The number of EISA slots to probe is now a fully supported option,
      -including the ability to save the value from a UserConfig session
      -with 
      -dset(8).  
      -This helps owners of HP NetServer LC machines to
      -install the system on their hardware.
      -
      -Support for the SDL RISCom N2pci sync serial card.
      -
      -Support for Cyclades Cyclom-Y (multi-port async serial) PCI adaptors
      -as well as multiple controllers and the 32-Y (if you are currently using
      -the Cyclades serial adapter, you should re-make your /dev entries and
      -remove the old ones).
      -
      -Updated support for ethernet adaptors which use the DEC DC21X4X chipset.
      -
      -Update to gcc 2.7.2.1 & add support for weak symbols.
      -
      -Many things moved/brought into /usr/src/contrib, updating and
      -cleaning up the source tree accordingly.
      -
      -Support for compiled-in shared library ld paths.
      -
      -Update sgmlfmt to `instant'.
      -
      -Support for SNMP-style interface MIBs, including full RFC
      -1650-compliant MIBs for the `de' (DEC 21x4x) and `ed' (SMC/WD/Novell)
      -drivers.
      -
      -/stand/sysinstall moved even more towards becoming a more general
      -system management tool.
      -
      -The syscons and psm drivers now have a new underlying shared keyboard
      -driver, eliminating many of the previously existing problems with
      -their mutual interaction.
      -
      -Syscons now supports cut & paste in textmode using the 
      -moused(8)
      -utility.
      -
      -2.2 is the first release that includes full CD-R support for the
      -Plasmon RF41xx, HP4020i, HP6020i, and Philips CDD2000 drives.  The
      -driver is still under development (in particular to extend its
      -usability for other devices), but it has been proved to be stable
      -by now.
      -
      -Support for NFSv3 clients and servers went into the 2.2 sources
      -shortly after branching off the 2.0.5/2.1.X tree.  There are also
      -other options available with NFS, like the ability to turn an NFSv2
      -server into asynchronous write mode (which is in violation of the
      -specs, but has precedents e.g. in SGI Irix).
      -
      -Poul-Henning Kamp's phkmalloc replaced the old and blatant BSD
      -malloc implementation.  This usually saves a lot of virtual memory
      -for the clients, and offers some neat features like aborting the
      -program on detected malloc abuses, or filling the malloced and/or
      -freed area with junk in order to detect semantical problems in
      -programs that use malloc.
      -
      -The `netatalk' implementation of AppleTalk has been integrated into
      -the sources, most of the integration work courtesy Wistle Communic-
      -ations Corp.
      -
      -The mount option `async' allows asynchronous metadata updates on UFS
      -file systems, something that is the default e.g. on Linux' ext2fs.
      -This speeds up many i-node intensive filesystem operations (like
      -rm -r) at the cost of an increased risk in case of a system crash.
      -The installation itself makes use of this feature, and could be
      -drastically accelerated by this.  (A bindist-only installation from a
      -SCSI CD-ROM can now complete in less than 5 minutes on a fast
      -machine!)
      -
      -The ATAPI CD-ROM support is now reported to work for quite an
      -impressive number of drives.  In other words, all the drives that
      -basically adhere to the ATAPI standard are likely to work.
      -
      -There are many new drivers available in the kernel, too many to keep
      -them in mind.  Tekram supplied a driver for their DC390 and DC390T
      -controllers.  These controllers are based on the AMD 53c974, and the
      -driver is also able to handle other SCSI controllers based on that
      -chip.  Of course, with Tekram being generous enough to support the
      -FreeBSD project with their driver, we'd like to encourage you to buy
      -their product.  The `ed' and `lnc' drivers now support auto-config-
      -uration for the respective PCI ethernet cards, including many NE2000
      -clones and the AMD PCnet chips.  The SDL RISCom N2 support is new, as
      -well as the PCI version of the Cyclades driver.
      -
      -The Linux emulation is now fully functional, including ELF support.
      -To make its use easier, there are even ports for the required shared
      -libraries, and for the Slackware development environment.
      -
      -Along the same lines, the SysV COFF emulation (aka. SCO emulation) is
      -reported to be working well now.
      -
      -FreeBSD also supports native ELF binaries, although it hasn't been
      -decided yet whether, when, and how we might use this as the default
      -binary format some day.
      -
      -A `brandelf' utility has been added to allow `branding' of non-shared
      -linked ELF binaries where the kernel cannot guess which image activator
      -(FreeBSD, Linux, maybe SysV some day) should be used.  This works around
      -one major flaw in the ELF object format, the missing field to mark the
      -ABI it belongs to.
      -
      -Support for APM BIOSes is now in a much better shape.
      -
      -The manual section 9 has been started, describing `official' kernel
      -programming interfaces.  We are still seeking volunteers to document
      -interfaces here!
      -
      -The kernel configuration option handling has been largely moved away
      -from the old -D Makefile kludges, towards a system of "opt_foo.h"
      -kernel include files, allowing Makefile dependencies to work again.
      -We expect the old hack that blows the entire compile directory away
      -on each run of 
      -config(8)
      -to go away anytime soon.  Unless you're changing
      -weird options, you might now consider using the -n option to 
      -config(8),
      -or setting the env variable NO_CONFIG_CLOBBER, if CPU time is costly for
      -you.  See also the comments in the handbook about how it works.
      -
      -
      -2. Supported Configurations
      ----------------------------
      -
      -FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus
      -based PC's, ranging from 386sx to Pentium class machines (though the
      -386sx is not recommended).  Support for generic IDE or ESDI drive
      -configurations, various SCSI controller, network and serial cards is
      -also provided.
      -
      -What follows is a list of all peripherals currently known to work with
      -FreeBSD.  Other configurations may also work, we have simply not as yet
      -received confirmation of this.
      -
      -
      -2.1. Disk Controllers
      ----------------------
      -
      -WD1003 (any generic MFM/RLL)
      -WD1007 (any generic IDE/ESDI)
      -IDE
      -ATA
      -
      -Adaptec 1510 series ISA SCSI controllers (not for bootable devices)
      -Adaptec 152x series ISA SCSI controllers
      -Adaptec 1535 ISA SCSI controllers
      -Adaptec 154x series ISA SCSI controllers
      -Adaptec 174x series EISA SCSI controller in standard and enhanced mode.
      -Adaptec 274X/284X/2940/3940 (Narrow/Wide/Twin) series ISA/EISA/PCI SCSI
      -controllers.
      -Adaptec AIC7850 on-board SCSI controllers.
      -
      -Adaptec AIC-6260 and AIC-6360 based boards, which includes the AHA-152x
      -and SoundBlaster SCSI cards.
      -
      -** Note: You cannot boot from the SoundBlaster cards as they have no
      -   on-board BIOS, such being necessary for mapping the boot device into the
      -   system BIOS I/O vectors.  They're perfectly usable for external tapes,
      -   CDROMs, etc, however.  The same goes for any other AIC-6x60 based card
      -   without a boot ROM.  Some systems DO have a boot ROM, which is generally
      -   indicated by some sort of message when the system is first powered up
      -   or reset, and in such cases you *will* also be able to boot from them.
      -   Check your system/board documentation for more details.
      -
      -Buslogic 545S & 545c
      -Buslogic 445S/445c VLB SCSI controller
      -Buslogic 742A, 747S, 747c EISA SCSI controller.
      -Buslogic 946c PCI SCSI controller
      -Buslogic 956c PCI SCSI controller
      -
      -SymBios (formerly NCR) 53C810, 53C825, 53c860 and 53c875 PCI SCSI
      -controllers:
      -	ASUS SC-200
      -  	Data Technology DTC3130 (all variants)
      -	NCR cards (all)
      -	Symbios cards (all)
      -	Tekram DC390W, 390U and 390F
      -	Tyan S1365
      -
      -Tekram DC390 and DC390T controllers (maybe other cards based on the
      -AMD 53c974 as well).
      -
      -NCR5380/NCR53400 ("ProAudio Spectrum") SCSI controller. 
      -
      -DTC 3290 EISA SCSI controller in 1542 emulation mode.
      -
      -UltraStor 14F, 24F and 34F SCSI controllers.
      -
      -Seagate ST01/02 SCSI controllers.
      -
      -Future Domain 8xx/950 series SCSI controllers.
      -
      -WD7000 SCSI controller.
      -
      -With all supported SCSI controllers, full support is provided for
      -SCSI-I & SCSI-II peripherals, including Disks, tape drives (including
      -DAT and 8mm Exabyte) and CD ROM drives.
      -
      -The following CD-ROM type systems are supported at this time:
      -(cd)    SCSI interface (also includes ProAudio Spectrum and
      -        SoundBlaster SCSI)
      -(mcd)   Mitsumi proprietary interface (all models)
      -(matcd) Matsushita/Panasonic (Creative SoundBlaster) proprietary
      -        interface (562/563 models)
      -(scd)   Sony proprietary interface (all models)
      -(wcd)   ATAPI IDE interface (experimental and should be considered ALPHA
      -        quality!).
      -
      -
      -2.2. Ethernet cards
      --------------------
      -
      -Allied-Telesis AT1700 and RE2000 cards
      -
      -AMD PCnet/PCI (79c970 & 53c974 or 79c974)
      -
      -SMC Elite 16 WD8013 ethernet interface, and most other WD8003E,
      -WD8003EBT, WD8003W, WD8013W, WD8003S, WD8003SBT and WD8013EBT
      -based clones.  SMC Elite Ultra is also supported.
      -
      -DEC EtherWORKS III NICs (DE203, DE204, and DE205)
      -DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422)
      -DEC DC21040, DC21041, or DC21140 based NICs (SMC Etherpower 8432T, DE245, etc)
      -DEC FDDI (DEFPA/DEFEA) NICs
      -
      -Fujitsu MB86960A/MB86965A
      -
      -HP PC Lan+ cards (model numbers: 27247B and 27252A).
      -
      -Intel EtherExpress (not recommended due to driver instability)
      -Intel EtherExpress Pro/10
      -Intel EtherExpress Pro/100B PCI Fast Ethernet
      -
      -Isolan AT 4141-0 (16 bit)
      -Isolink 4110     (8 bit)
      -
      -Novell NE1000, NE2000, and NE2100 ethernet interface.
      -
      -3Com 3C501 cards
      -
      -3Com 3C503 Etherlink II
      -
      -3Com 3c505 Etherlink/+
      -
      -3Com 3C507 Etherlink 16/TP
      -
      -3Com 3C509, 3C579, 3C589 (PCMCIA), 3C590/592/595/900/905 PCI and EISA
      -(Fast) Etherlink III / (Fast) Etherlink XL
      -
      -Toshiba ethernet cards
      -
      -PCMCIA ethernet cards from IBM and National Semiconductor are also
      -supported.
      -
      -Note that NO token ring cards are supported at this time as we're
      -still waiting for someone to donate a driver for one of them.  Any
      -takers?
      -
      -
      -2.3. Misc
      ----------
      -
      -AST 4 port serial card using shared IRQ.
      -
      -ARNET 8 port serial card using shared IRQ.
      -ARNET (now Digiboard) Sync 570/i high-speed serial.
      -
      -Boca BB1004 4-Port serial card (Modems NOT supported)
      -Boca IOAT66 6-Port serial card (Modems supported)
      -Boca BB1008 8-Port serial card (Modems NOT supported)
      -Boca BB2016 16-Port serial card (Modems supported)
      -
      -Cyclades Cyclom-y Serial Board.
      -
      -STB 4 port card using shared IRQ.
      -
      -SDL Communications Riscom/8 Serial Board.
      -SDL Communications RISCom/N2 and N2pci high-speed sync serial boards.
      -
      -Stallion multiport serial boards: EasyIO, EasyConnection 8/32 & 8/64,
      -ONboard 4/16 and Brumby.
      -
      -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
      -and Roland MPU-401 sound cards.
      -
      -Connectix QuickCam
      -Matrox Meteor Video frame grabber
      -Creative Labs Video Spigot frame grabber
      -Cortex1 frame grabber
      -
      -HP4020i, Philips CDD2000 and PLASMON WORM (CDR) drives.
      -
      -PS/2 mice
      -
      -Standard PC Joystick
      -
      -X-10 power controllers
      -
      -GPIB and Transputer drivers.
      -
      -Genius and Mustek hand scanners.
      -
      -
      -FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
      -
      -
      -3. Obtaining FreeBSD
      ---------------------
      -
      -You may obtain FreeBSD in a variety of ways:
      -
      -3.1. FTP/Mail
      --------------
      -
      -You can ftp FreeBSD and any or all of its optional packages from
      -`ftp.freebsd.org' - the official FreeBSD release site.
      -
      -For other locations that mirror the FreeBSD software see the file
      -MIRROR.SITES.  Please ftp the distribution from the site closest (in
      -networking terms) to you.  Additional mirror sites are always welcome!
      -Contact freebsd-admin@FreeBSD.org for more details if you'd like to 
      -become an official mirror site.
      -
      -If you do not have access to the Internet and electronic mail is your
      -only recourse, then you may still fetch the files by sending mail to
      -`ftpmail@decwrl.dec.com' - putting the keyword "help" in your message
      -to get more information on how to fetch files using this mechanism.
      -Please do note, however, that this will end up sending many *tens of
      -megabytes* through the mail and should only be employed as an absolute
      -LAST resort!
      -
      -
      -3.2. CDROM
      -----------
      -
      -FreeBSD 2.1.7-RELEASE and 2.2-RELEASE CDs may be ordered on CDROM from:
      -
      -        Walnut Creek CDROM
      -        4041 Pike Lane, Suite D
      -        Concord CA  94520
      -        1-800-786-9907, +1-510-674-0783, +1-510-674-0821 (fax)
      -
      -Or via the Internet from orders@cdrom.com or http://www.cdrom.com.
      -Their current catalog can be obtained via ftp from:
      -        ftp://ftp.cdrom.com/cdrom/catalog.
      -
      -Cost per -RELEASE CD is $39.95 or $24.95 with a FreeBSD subscription.
      -FreeBSD 3.0-SNAP CDs are $29.95 or $14.95 with a FreeBSD-SNAP subscription
      -(-RELEASE and -SNAP subscriptions are entirely separate).  With a
      -subscription, you will automatically receive updates as they are released.
      -Your credit card will be billed when each disk is shipped and you may cancel
      -your subscription at any time without further obligation.
      -
      -Shipping (per order not per disc) is $5 in the US, Canada or Mexico
      -and $9.00 overseas.  They accept Visa, Mastercard, Discover, American
      -Express or checks in U.S. Dollars and ship COD within the United
      -States.  California residents please add 8.25% sales tax.
      -
      -Should you be dissatisfied for any reason, the CD comes with an
      -unconditional return policy.
      -
      -
      -4. Reporting problems, making suggestions, submitting code.
      ------------------------------------------------------------
      -
      -Your suggestions, bug reports and contributions of code are always
      -valued - please do not hesitate to report any problems you may find
      -(preferably with a fix attached, if you can!).
      -
      -The preferred method to submit bug reports from a machine with
      -Internet mail connectivity is to use the send-pr command or use the CGI
      -script at http://www.freebsd.org/send-pr.html.  Bug reports
      -will be dutifully filed by our faithful bugfiler program and you can
      -be sure that we'll do our best to respond to all reported bugs as soon
      -as possible.  Bugs filed in this way are also visible on our WEB site
      -in the support section and are therefore valuable both as bug reports
      -and as "signposts" for other users concerning potential problems to
      -watch out for.
      -
      -If, for some reason, you are unable to use the send-pr command to
      -submit a bug report, you can try to send it to:
      -
      -                freebsd-bugs@FreeBSD.org
      -
      -Note that send-pr itself is a shell script that should be easy to move
      -even onto a totally different system.  We much prefer if you could use
      -this interface, since it make it easier to keep track of the problem
      -reports.  However, before submitting, please try to make sure whether
      -the problem might have already been fixed since.
      -
      -
      -Otherwise, for any questions or suggestions, please send mail to:
      -
      -                freebsd-questions@FreeBSD.org
      -
      -
      -Additionally, being a volunteer effort, we are always happy to have
      -extra hands willing to help - there are already far more desired
      -enhancements than we'll ever be able to manage by ourselves!  To
      -contact us on technical matters, or with offers of help, please send
      -mail to:
      -
      -                freebsd-hackers@FreeBSD.org
      -
      -
      -Please note that these mailing lists can experience *significant*
      -amounts of traffic and if you have slow or expensive mail access and
      -are only interested in keeping up with significant FreeBSD events, you
      -may find it preferable to subscribe instead to:
      -
      -                freebsd-announce@FreeBSD.org
      -
      -
      -All but the freebsd-bugs groups can be freely joined by anyone wishing
      -to do so.  Send mail to MajorDomo@FreeBSD.org and include the keyword
      -`help' on a line by itself somewhere in the body of the message.  This
      -will give you more information on joining the various lists, accessing
      -archives, etc.  There are a number of mailing lists targeted at
      -special interest groups not mentioned here, so send mail to majordomo
      -and ask about them!
      -
      -
      -5. Acknowledgements
      --------------------
      -
      -FreeBSD represents the cumulative work of many dozens, if not
      -hundreds, of individuals from around the world who have worked very
      -hard to bring you this release.  For a complete list of FreeBSD
      -project staffers, please see:
      -
      -        http://www.freebsd.org/handbook/staff.html
      -
      -or, if you've loaded the doc distribution:
      -
      -        file:/usr/share/doc/handbook/staff.html
      -
      -Additional FreeBSD helpers and beta testers:
      -
      -        Coranth Gryphon            Dave Rivers 
      -        Kaleb S. Keithley          Terry Lambert
      -        David Dawes                Don Lewis
      -
      -Special mention to:
      -
      -        Walnut Creek CDROM, without whose help (and continuing support)
      -        this release would never have been possible.
      -
      -        Dermot McDonnell for his donation of a Toshiba XM3401B CDROM
      -        drive.
      -
      -        Chuck Robey for his donation of a floppy tape streamer for
      -        testing.
      -
      -        Larry Altneu and Wilko Bulte for providing us with Wangtek
      -        and Archive QIC-02 tape drives for testing and driver hacking.
      -
      -	CalWeb Internet Services for the loan of a P6/200 machine for
      -	speedy package building.
      -
      -        Everyone at Montana State University for their initial support.
      -
      -        And to the many thousands of FreeBSD users and testers all over the
      -        world, without whom this release simply would not have been possible.
      -
      -We sincerely hope you enjoy this release of FreeBSD!
      -
      -                        The FreeBSD Project
      -
      -
      - -&footer; - - diff --git a/data/releases/Makefile b/data/releases/Makefile deleted file mode 100644 index 60a43b72ce..0000000000 --- a/data/releases/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $Id: Makefile,v 1.11 1998-07-24 20:09:53 jkh Exp $ - -DOCS?= index.sgml snapshots.sgml - -SUBDIR= 1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R 2.1.6R 2.1.7R 2.2R -SUBDIR+= 2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R - -.if defined $(NEW_BUILD) -SUBDIR= -.endif - -.include "../web.mk" diff --git a/data/releases/Makefile.inc b/data/releases/Makefile.inc deleted file mode 100644 index 374cc36788..0000000000 --- a/data/releases/Makefile.inc +++ /dev/null @@ -1,4 +0,0 @@ -# $Id: Makefile.inc,v 1.3 1997-07-01 03:52:18 max Exp $ - -WEBBASE?= /data/releases - diff --git a/data/releases/index.sgml b/data/releases/index.sgml deleted file mode 100644 index ae6e242503..0000000000 --- a/data/releases/index.sgml +++ /dev/null @@ -1,150 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      For late-breaking news about FreeBSD Releases, please visit -the Newsflash page.

      - - -

      Current Release

      - -

      Release 2.2.7 (July, 1998) - -Announcement : -Release Notes : -Errata. -

      - -

      This latest release from our FreeBSD-stable branch is -also available. Please see Getting -FreeBSD for details.

      - - -

      Future Releases

      - - We will continue to bring you new releases from both - our FreeBSD-stable and - FreeBSD-current - branches. Look forward to exciting new technologies such as - integrated - Symmetric Multi-Processor (SMP) support! - - -

      Past Releases

      - - - -&footer; - - diff --git a/data/releases/snapshots.sgml b/data/releases/snapshots.sgml deleted file mode 100644 index 484c4e7bb8..0000000000 --- a/data/releases/snapshots.sgml +++ /dev/null @@ -1,85 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      What are snapshots?

      - - -

      As part of an ongoing effort to improve the overall - release process before a release actually slips - out the door with problems that make folks mad, we are now - periodically producing interim test releases - called snapshots. These snapshots will be very similar to - full releases, except that they will be somewhat more - minimal. In particular, before getting and installing a - snapshot release, be aware of following: - -

        - -
      • We generally will not, for example, produce new - XFree86 distributions or worry much about the tools - directory, unless either of those two things are affected - by the changes being tested. - -
      • The major release number will not be changed in the - main distribution for each snapshot. It will - only be changed on the boot floppies so that you - know when the snapshot was made. These are not - releases, these are snapshots, and it is - important that this distinction be preserved. People can - and will, of course, refer to snapshots by date in mail - or netnews, we just do not want them to start thinking - that Christmas came early and the next release is already - out! - -
      • Finally, we will not necessarily update the - documentation. If a README still refers to a previous release, - well, that is much less important to than getting the - real bug fixes and new features out for testing. Complaints - about that kind of thing will be quietly ignored. Again, - these are snapshots, not releases! -
      - -

      Your feedback on these snapshots is, of course, greatly - welcome. They are not just for our benefit - those who are - coming to rely on FreeBSD for mission critical - applications should welcome a chance to get at more updated - bits in a structured fashion. You can also use these - snapshots as tangible evidence that your feedback is - getting incorporated and that you (hopefully) will not have - any unpleasant surprises in the next release. On the other hand, if - you do send us hate mail next release and it turns out that you - never even tried the snapshots, well, it cuts both ways! - -

      Where to find snapshots

      - -

      Snapshots of FreeBSD-current - are available via anonymous FTP from - - ftp://current.freebsd.org/pub/FreeBSD/. - The snapshot releases are in directories named in the - format REL-YYMMDD-SNAP where `REL' is the - release number, `YY' is the year, `MM' is - the month, and `DD' is the day the snapshot was - released. Each snapshot directory contains a - `README' file which outlines the changes for the - particular snapshot.

      - -

      By popular demand, snapshots are also now available for the - FreeBSD-stable branch via anonymous FTP from - - ftp://releng22.freebsd.org/pub/FreeBSD/. - The snapshot releases are in directories named in the - same manner as -current snapshots, but ending in the keyword - RELENG instead of SNAP. - -&footer; - - diff --git a/data/resignation.sgml b/data/resignation.sgml deleted file mode 100644 index 9ac1c342f5..0000000000 --- a/data/resignation.sgml +++ /dev/null @@ -1,71 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      This short notice is just to announce my resignation as President -of the FreeBSD Project, effective immediately, coinciding with the -elimination of that position.

      - -

      This is entirely my own decision and was not prompted by anyone -on the core team - if anything, they will probably be as surprised -as anyone at the news (except for David & John D., with whom I've -already discussed the matter).

      - -

      I do this for several reasons, all equally important:

      - -
        -
      • 1. The position of President has always been somewhat at-odds with - our democratic core team structure and purely titular since to - give the president any real "power" would also destroy the carefully - balanced dynamic of core, and that would hardly be a desirable outcome.

        - -

        The reason the position of "President" was originally created at all - was to give ISVs and other corporate contacts a more official-sounding - person to talk to, and while this has been valuable to a certain extent - I don't think that it's quite proven useful enough to justify the - further existance of the position. As it is, it only creates the - illusion of a "super core member", which the president is not, and - creates false expectations of authority.

        - -
      • 2. The president is generally assumed to be talking for FreeBSD at all times, - depriving the wearer of that particular thorny crown of the right - to voice strong opinions or otherwise be outspoken without damaging - the reputation of the project. I'm not a punch-pulling kind of guy - (as you no-doubt already guessed) and I almost certainly never will be, - so it's time for me to have my own voice back and be able to talk to - people without it being taken as implicit that I'm somehow speaking - for all of core. If being "presidential" also means constantly - turning the other cheek then I'll never be presidential enough and it's - just not an adjustment I care to make (I'm not that kind of person) so - I should step down from that responsibility.

        - -

      • 3. Dropping back to core team status will make it easier for me to - shed additional FreeBSD responsibilities, should I decide that I - need to do that in the future, and get some semblance of a life - back. I've been doing this for 4 years now and I'm tired. Just how - tired I will need to evaluate before making any further decisions, but at - least the burden of this artificial position will no longer be mine. - It will, in fact, be no ones' and I think this is a vast improvement.

        -
      - -

      In discussions with David and John, it was also expressed that the -position was never really that popular with the core team and that -my stepping down should coincide with the complete elimination of -an unnecessary and somewhat flawed position, and so it will be.

      - -

      So, as of now the FreeBSD Project now longer has a President. It is -run purely by the core team, as it always was in truth, and now -I'm just the PR guy, release engineer and plain old run-of-the-mill -core team member. As if that wasn't enough. :-)

      - -

      Jordan

      - -&footer - - diff --git a/data/robots.txt b/data/robots.txt deleted file mode 100644 index e129e38e64..0000000000 --- a/data/robots.txt +++ /dev/null @@ -1,8 +0,0 @@ -User-agent: * -Disallow: /cgi-bin/ -Disallow: /cgi/ -Disallow: /~jfieber/data/cgi/ -Disallow: /~wosch/test/ -Disallow: /statistic -Disallow: /stat -Disallow: /gifs/ diff --git a/data/search-mid.sgml b/data/search-mid.sgml deleted file mode 100644 index a46391a2f6..0000000000 --- a/data/search-mid.sgml +++ /dev/null @@ -1,40 +0,0 @@ - - - %includes; -]> - - - - - - -&header; - -
      -Message-ID:
      - - - -
      - -
      -Answers to a Message-ID:
      - - - -
      - -

      -You can search only the mail header keywords -Message-ID, Resent-Message-id, In-Reply-to, and -References. -A Message-ID looks like <199802242058.MAA24843@monk.via.net>. -No other mail header keywords are supported. The -Message-ID database will be updated every hour.

      - -Full text mailing list archives. - -&footer; - - diff --git a/data/search.sgml b/data/search.sgml deleted file mode 100644 index ee3f72f396..0000000000 --- a/data/search.sgml +++ /dev/null @@ -1,360 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      FreeBSD Search Services

      - - -
      - -

      Web pages (including FAQ -and Handbook)

      - -
      -

      Search for:

      - -

      Note: Use the operators AND or NOT to limit your search. Look here for more hints.

      - -


      -Limit the number of results to -

      - - -
      - -
      - -

      Mailing list archives

      - -

      &i.new; The mailing list archive indexes are now updated weekly!

      - -
      - -

      Search for:

      - -

      Note: Use the operators AND or NOT to limit your - search. Look here - for more hints.

      - -


      -Limit the number of results to - -sort by - - -

      - -

      In archive(s):

      - -

      Note: Searching more than three or four archives at once may -yield inaccurate results.

      - -

      General Archives

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      AdvocacyFreeBSD Evangelism
      AnnounceImportant events / milestones
      ChatRandom topics (sometimes) related to FreeBSD
      JobsFreeBSD related job announcements and resumes
      NewbiesNew FreeBSD users activities and discussion
      QuestionsGeneral questions
      User-GroupsA forum for FreeBSD user groups
      - -

      System Use and Administration

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      BugsReports and discussion of bugs
      HardwareDiscussions concerning hardware as it relates to FreeBSD
      ISPDiscussions for ISPs using FreeBSD
      SecurityFreeBSD computer security issues (DES, Kerberos, etc.)
      StableDiscussion of the FreeBSD-stable branch of the development tree
      - -

      Developer

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      AfsPorting and using AFS (the Andrew File System) from CMU/Transarc
      AlphaPorting FreeBSD to the DEC Alpha
      ATMUsing ATM networking with FreeBSD
      CommitChanges made to the FreeBSD source tree
      ConfigDevelopment of FreeBSD installation and configuration tools
      CurrentUse of FreeBSD-current sources
      DatabaseDiscussing database use and developement under FreeBSD
      DocDiscussions concerning documentation
      EmulationEmulating other systems on FreeBSD
      FsDiscussions concerning FreeBSD filesystems
      HackersGeneral technical discussions
      ISDNDevelopment of ISDN support for FreeBSD
      JavaJDK porting and application development
      MultimediaDiscussions about FreeBSD as a multimedia platform
      MobileUsing FreeBSD in a mobile environment
      MozillaPorting mozilla to FreeBSD
      NetNetworking discussion and TCP/IP source code
      PlatformsCross-platform FreeBSD issues (non-Intel FreeBSD ports)
      PortsDiscussions concerning FreeBSD's ports collection
      RealtimeDevelopment of realtime extensions to FreeBSD
      SCSIDiscussions about FreeBSD's SCSI support
      SmallUsing FreeBSD in embedded applications
      SMPFreeBSD on multi-processor platforms
      SPARCPorting FreeBSD to the SPARC
      TokenringSupport Token Ring in FreeBSD
      - - - -

      -
      - -&footer; - - - - diff --git a/data/searchhints.sgml b/data/searchhints.sgml deleted file mode 100644 index e07aac4835..0000000000 --- a/data/searchhints.sgml +++ /dev/null @@ -1,52 +0,0 @@ - - - %includes; -]> - - - -&header; - -

      If you got lots of irrelevant results...

      - -
        -
      1. If you search for several words such as "quantum - hard drives", an OR is implied meaning that to be - counted as relevant, only one of the word has to appear - in a message. To find only messages with all three - words, change the search to "quantum and hard and - drives"

      2. - -
      3. If you still get lots of irrelevant messages, see if - they have something in common. If so, you can exclude - them with the not operator. For example - "quantum and hard and drives not ide" will - exclude any messages about ide quantum hard drives.
      4. -
      - -

      If you do not think you received everything you should have...

      - -
        -
      1. If one of your keywords has variant forms, be sure to - enter all relevant forms. If you are searching for - "buslogic", you might change it to "buslogic - or bustek".

      2. - -
      3. Words with varying suffixes can be wildcarded. - Searching for "drive*" will pick up words such - as drive, drives, driver, - drivers and so on.

      4. - -
      5. Try discarding words that could be implied by the - context of the message. For example "quantum and - hard and drive" might miss some relevant messages - that "quantum and drive" would get.
      6. -
      - -
      -Return to the search page - -&footer; - - diff --git a/data/security/Makefile b/data/security/Makefile deleted file mode 100644 index 947ceb0607..0000000000 --- a/data/security/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $Id: Makefile,v 1.1 1998-06-19 09:46:48 wosch Exp $ - -.if exists(Makefile.conf) -.include "Makefile.conf" -.endif - -DOCS= -DOCS+= programmers.sgml -DOCS+= security.sgml -DOCS+= secure.sgml - -.include "../web.mk" diff --git a/data/security/programmers.sgml b/data/security/programmers.sgml deleted file mode 100644 index 6693385090..0000000000 --- a/data/security/programmers.sgml +++ /dev/null @@ -1,193 +0,0 @@ - - - - %includes; -]> - - - - &header; - - -

        -
      • Never trust any source of input, i.e. command line - arguments, environment variables, configuration files, incoming UDP packets, - hostname lookups, function arguments, etc. If the length or contents of - the data received is at all subject to outside control then the program - or function should watch for this when copying it around. Specific - security issues to watch for in this area are: - -

          -
        • strcpy() and sprintf() calls from - unbounded data. Use strncpy() and snprintf() when the length is known - (or implement some other form of bounds-checking when it's not). - In fact, never use gets(3) or sprintf(3), period. - -

        • -
        • strncpy() and strncat() calls. Be sure - you understand how these work\! strncpy() might not append a terminating - \\0 while strncat() always adds the \\0. - -

        • -
        • Watch for strvis(3) and getenv(3) abuse. - strvis() is easy to get the destination string wrong for, and getenv() - can return strings much longer than the user might expect - they are - one of the key ways an attack is often made on a program, causing it - to overwrite stack or variables by setting its environment variables - to unexpected values. If your program reads environment variables, - be paranoid! - -

        • -
        • Every time you see an open(2) or stat(2) call, ask yourself, "What - if it's a symbolic link?" - -

        • -
        • All uses of mktemp(), tempnam(), mkstemp(), - etc.; make sure that they use mkstemp() instead. Also look for races in - /tmp in general, being aware that there are very few things can be atomic - in /tmp: -
            -
          • Creating a directory. This will either succeed or fail. -
          • -
          • Opening a file O_CREAT | O_EXCL -
          • -
          - mkstemp(3) properly handles this for you, so all temp files should - use mkstemp to guarantee there's no race and that the permissions - are right. - -

        • -
        • If an attacker can force packets to go/come - from another arbitrary system then that hacker has complete control - over the data that we get and *NONE* of it should be trusted. - -

        • -
        • Understand the differences between uid, - euid and svuid in 2.1 and 2.2. We sure don't. [XXX but we should find out - and fill this in after talking to Bruce] - -

        • -
        • Never trust that a config file is correctly - formatted or that it was generated by the appropriate utility. If there - is some chance for being sneaky, then some twisted cracker will try - to be sneaky: Don't trust user input like terminal names or language - strings to be free of '/' or ../../... embedded if there is any chance - that they can be used in a path name. Don't trust *ANY* paths supplied - by the user when you are running setuid root. - -

        • -
        • Look for holes or weaknesses in how data - is stored. All temp files should be 600 permission. - -

        • -
        • Don't just grep for the usual suspects - in programs which run at elevated privs. Look line by line for possible - overflows in these cases since there are a lot more ways than strcpy() - and friends to cause buffer overflows. - -

        • -
        • Just because you drop privs somewhere doesn't - necessarily mean that no exploit is possible. The attacker may put the - necessary code on the stack to regain them before execing /bin/sh. -
        • -
        - -

      • -
      • Do uid management. So drop privs as soon as possible, - and really drop them. Switching between euid and uid is not enough. Use - setuid() when you can. - -

      • -
      • Never display configuration file contents on errors. - A line number and perhaps position count is enough. This is true for all - libs and for any SUID/SGID program. - -

      • -
      • Tips for those reviewing existing code for security - problems: - -

          -
        • If you're unsure of your security fixes, send them - to a reviewer with whom you've already made arrangements for a second glance - over. Don't commit code you're not sure of since breaking something in - the name of securing it is rather embarrassing. :) - -

        • -
        • Those without CVS commit privileges should make - sure that a reviewer with such privileges is among the last to review the - changes. That person will both review and incorporate the final version - you would like to have go into the tree. - -

        • -
        • When sending changes around for review, always - use context or unidiff format diffs which may be easily fed to patch(1). - Do not simply send whole files! Diffs are much easier to read and apply to - local sources (especially those in which multiple, simultaneous changes - may be taking place). All changes should be relative to 3.0-current - just so we can all be working from a common base, unless there is strong - reason in a specific instance to do otherwise. - -

        • -
        • Always directly test your changes (e.g. build and - run the affected module(s)) before sending them to a reviewer; no one likes - being sent obviously broken stuff for review, and it just makes it appear - as though the submitter didn't even really look at what he was - doing (which is hardly confidence-building). If you need accounts - on a 2.1, 2.2 or 3.0 machine in order to do proper testing, just - ask - the project has such resources available for just such - purposes. - -

        • -
        • For committers: Be sure to retrofit -current - patches into the 2.2 and 2.1 branches as appropriate. - -

        • -
        • Do not needlessly rewrite code to suit - your style/tastes - it only makes the reviewer's job needlessly more - difficult. Do so only if there are clear technical reasons for it. -
        • -
        - -

      • -
      • Look out for programs doing complex things in - signal handlers. Many routines in the various libraries are not - sufficiently reentrant to make this safe. - -

      • -
      • Pay special attention to realloc() usage - more - often than not, it's not done correctly. - -

      • -
      • When using fixed-size buffers, use sizeof() to prevent lossage when - a buffer size is changed but the code which uses it isn't. For example: - char buf[1024]; - struct foo { ... }; - ... -BAD: - xxx(buf, 1024) - xxx(yyy, sizeof(struct foo)) -GOOD: - xxx(buf, sizeof(buf)) - xxx(yyy, sizeof(yyy)) - -Be careful though with sizeof of pointers when you really want the size -of where it points to\! -

      • -
      • Every time you see "char foo[###]", check every usage of foo to - make sure it can't be overflowed. If you can't avoid overflow - (and cases of this have been seen) then at least malloc the buffer - so you can't walk on the stack. - -

      • -
      • Always close file descriptors as soon as you can -- this makes it - more likely that the stdio buffer contents will be discarded. In - library routines, always set any file descriptors that you open to - close-on-exec. - -

      • -
      - - &footer - - diff --git a/data/security/secure.sgml b/data/security/secure.sgml deleted file mode 100644 index 58248fcafb..0000000000 --- a/data/security/secure.sgml +++ /dev/null @@ -1,60 +0,0 @@ - - - - %includes; -]> - - - - &header; - - -There are several steps involved in securing a FreeBSD system, or in -fact any UNIX system: -
        -
      • disabling potentially dangerous software
        -A lot of software has to be run as a special privileged user to make use -of specific resources, bij making -the executable set-uid. An example is UUCP software or PPP -software that makes use of a serial port, or sendmail which has to write -in the mail spool and bind to a network port. When you are not using -UUCP, it is of little use to have the software on your system and it may -be wise to disable it. Of course, this requires good knowlegde of what -can be thrown away and what not, as well as a good indication whether or -not you will want the functionality in the future.
        -Also some utilities you may find not interesting enough to have them -around and pose a possible security risk, like swapinfo. If you remove -the set-uid bit for the executable (via chmod ug-s filename) you -can always keep on using swapinfo when you're root. It is however -not a good idea stripping so many sbits you have to be root all -the time.
        -Not only remove programs that you don't use, also remove services you -don't want or need to provide. This can be done by editting the -/etc/inetd.conf file and uncommenting out all services you -don't use. -
      • fixing software with security bugs
        -Subscribe yourself to mailinglist to get updates on security bugs in -software and to get the fixes. Apply them immediately. -
      • checking your system on a regular basis
        -With programs like COPS and SATAN you can find gaping holes and -misconfigurations on your system. It is a good idea to run them -occasionaly to see if you have made any mistakes.
        -Also check the daily security reporting that FreeBSD send to root. Check -the logfiles once in a while. Clean up unused accounts. -
      • being able to repair your system when security has been breached
        -Always have backups and a clean version of the operating system (e.g. on -CD-ROM). -
      • installing software that watches the system
        -Programs like the tcp wrapper (a package with FreeBSD) and tripwire help you -monitor activity on your system. This makes it easier to detect -breakins. -
      • educating the people working on the system
        -Users should know what they are doing, and e.g. use hard to guess -password. Let them understand that the security of the system is partly -in their hands. -
      - - &footer - - diff --git a/data/security/security.sgml b/data/security/security.sgml deleted file mode 100644 index 2b03534fab..0000000000 --- a/data/security/security.sgml +++ /dev/null @@ -1,206 +0,0 @@ - - - - %includes; -]> - - - - &header; - -

      This guide attempts to document some of the tips and tricks used by -many FreeBSD security experts for securing systems and writing secure -code. It is designed to help you learn about the various ways of protecting -a FreeBSD system against outside attacks and how to recover from such attacks -if and when they should happen. It also lists the various ways in which -the systems programmer can become more security conscious so he will - less likely introduce security holes in the first place.

      - -

      We welcome your comments on the contents and correctness of this page. -Please send email to the -FreeBSD Security Officers if you have changes you'd like to see here.

      - -

      The FreeBSD security officer

      - -

      FreeBSD takes security seriously, a dedicated team of security officers -providing a focal point for security related communications. A security -officers' main task is to send out advisories when there are known security -holes and otherwise keep abreast of security issues. The security officers -also communicate with the various CERT -and FIRST teams around the world, -sharing information about vulnerabilities in FreeBSD or utilities commonly -used by FreeBSD, and keeping up to date on security issues in the world at -large. The security officers are also active members of those -organizations.

      - -

      When you need to contact the security officers about a sensitive matter, -please use their -PGP key -to encrypt your message before sending it.

      - -

      FreeBSD security advisories:

      - -

      The FreeBSD security officers provide security advisories for -the following releases of FreeBSD:

      - -
        -
      • the most recent official release of FreeBSD, -
      • FreeBSD-current, -
      • FreeBSD-stable, when at least 2 releases are based on it. -
      • the previous FreeBSD-stable when a "new stable" does not - yet have 2 releases based on it. -
      - -At this time, security advisories are available for: -
        -
      • FreeBSD 2.2.6 -
      • FreeBSD-current -
      • FreeBSD-stable -
      - -

      Older releases will not be actively maintained and users are strongly -encouraged to upgrade to one of the supported releases.

      - -

      An advisory will be sent out when a security hole exists that is -either being actively abused (as indicated to us via reports from end -users or CERT like organizations), or when the security hole is public -knowledge (e.g. because a report has been posted to a public mailing -list).

      - -

      Like all development efforts, security fixes are first brought into -the FreeBSD-current -branch. After a couple of days and some testing, the fix is retrofitted -into the supported FreeBSD-stable branch(es) and an advisory then sent out.

      - -

      Advisories are sent to the following FreeBSD mailing lists: -

        -
      • FreeBSD-security-notifications@freebsd.org -
      • FreeBSD-security@freebsd.org -
      • FreeBSD-announce@freebsd.org -
      - -

      Advisories are always signed using the FreeBSD security officer -PGP key -and are archived, along with their associated patches, at our -FTP CERT -repository. At the time of this writing, the following advisories are -currently available:

      - - - -

      FreeBSD security related information

      - -

      If you want to stay up to date on FreeBSD security, you can subscribe -yorself to one of the following mailing lists:

      - -
      -freebsd-security		General security related discussion
      -freebsd-security-notification	Security notifications (moderated mailing list)
      -
      - -Send mail to majordomo@FreeBSD.ORG -with -
      -     subscribe <listname>  [<optional address>]
      -
      -in the body of the message in order to subscribe yourself. - -

      What to do when you detect a security compromise:

      - -
        -
      • Determine the level of security breach:
        -What privilege did the attack get? That of another user or more (up to -root privileges)?
      • - -
      • Determine those parts of the system which are not in their original state -anymore:
        -What software has been tampered with? You may decide to re-install the -operating system from a safe medium, or you might have MD5 checksums of -the original software with which you can check your system. The tripwire -package also keeps MD5 checksums, though be aware that tripwire might -be tampered with as well and be sure and use a known-good copy.
      • - -
      • Find out how the breakin was done:
        -Via a well-known security bug? A misconfiguration? If it's a new bug, -you should warn the -FreeBSD Security Officer.
      • - -
      • Fix the hole(s):
        -Install new software that fixes the problems. If you aren't able to get -a fix quickly, you should temporarily disable remote access to your system -until you have done so.
      • -
      - -

      Other questions you may ask yourself are:

      -
        -
      • Who do I warn? You can contact the security officer, or even the -local authorities. The choice is up to you.
      • - -
      • Do I want to trace the person responsible? By not fixing the hole -right away, you have a chance to catch the cracker. Then again, you have -the chance the cracker wipes your disk. The choice is up to you.
      • - -
      - -

      How to secure a FreeBSD system

      - -

      There are several steps involved in securing a FreeBSD system, or in -fact, any UNIX system:

      - -

      Security Do's and Don'ts for Programmers

      - -

      Other useful security information:

      - -
        -
      • The COAST - archive - Contains a huge collection of security related material.
      • - -
      • - The COAST Security hotlist - This page is THE place to start looking for security related - material. It contains hundreds of useful - security pointers. Everything you always wanted to know about - security...and more...
      • - -
      • The various CERTs (e.g. www.cert.org and - www.auscert.org.au)
      • - -
      • Mailing lists: Bugtraq, BOS, etc.
      • - -
      - - &footer - - diff --git a/data/send-pr.sgml b/data/send-pr.sgml deleted file mode 100644 index c644349ac1..0000000000 --- a/data/send-pr.sgml +++ /dev/null @@ -1,70 +0,0 @@ - - - - %includes; -]> - - - -&header; - - - -

      Thank you for taking the time to let us know about a problem -with FreeBSD. Please fill out the form as completely as possible. -Make sure you fill in the "Environment" field as requested with -the output from the machine on which problem occurred.

      - -
      - - - -Your Electronic Mail Address:
      -
      Your Name:
      -
      Your Organization or Company:
      -
      One line summary of the problem:
      -
      Category: -
      Severity: -
      Priority: -
      Class: -
      Which FreeBSD Release You Are Using :
      -
      Environment (output of "uname -a" on the problem machine):
      Full Description:

      How to repeat the problem:

      Fix to the problem if known:

      - -
      - -&footer; - - diff --git a/data/site.map b/data/site.map deleted file mode 100644 index c5c632bdc9..0000000000 --- a/data/site.map +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright (c) June 1998 Wolfram Schneider , Berlin. -# -# Site map for FreeBSD.org -# -# Empty lines and comments ('#') are ignored. -# Format: | -# An empty url begin a new section -# -# $Id: site.map,v 1.4 1998-06-24 12:46:07 wosch Exp $ - -|Software -availability.html|About FreeBSD -features.html|Features -releases/|Releases -handbook/install.html|Installation -handbook/install:hw.html|Supported Hardware -handbook/mirrors.html|Mirrors -applications.html|Applications -ports/|Ports -commercial.html|Commercial Vendors - -|Support -support.html#mailing-list|Mailing lists -support.html#newsgroups|Newsgroups -support.html#web|Web -support.html#pr|Bugs -support.html#cvs|CVS -support.html#development|Projects -support.html#user|User Groups -security/security.html|Security -gallery.html|Gallery - -|Documentation -newsflash.html|Newsflash -press.html|FreeBSD in the press -handbook/|Handbook -FAQ/|FAQ -tutorials/|Tutorials -docs.html#man|Manual Pages -docs.html#info|INFO -docs.html#44doc|4.4BSD Manuals -publish.html|Publications -publish.html#newsletter|Newsletter -handbook/bibliography.html|Books -y2kbug.html|Year2000 diff --git a/data/site.pl b/data/site.pl deleted file mode 100755 index eed656de6a..0000000000 --- a/data/site.pl +++ /dev/null @@ -1,57 +0,0 @@ -#!/usr/bin/perl -# Copyright (c) June 1998 Wolfram Schneider , Berlin. -# -# site - create automatically a site map -# -# Format: | -# An empty url begin a new section -# -# $Id: site.pl,v 1.2 1998-06-24 12:50:16 wosch Exp $ - - -# print a dl list -#
      foo
      -#
      bla,foo,bar
      -#
      - -sub dl { - $menu = 0; - print "
      \n"; - - while(<>) { - # ignore comments and empty lines - next if /^\s*#/; - next if /^\s*$/; - - chop; - ($url, $description) = split('\|'); - $description =~ s/^\s+//; - $description =~ s/\s+$//; - - # new section - if (!$url && $description) { - # close last
      - if ($menu) { - print "\n", "
      \n", "\n"; - } - - $menu = 1; - print "
      ", $description, "
      \n"; - print "
      \n"; - } - - # entries for a section - elsif ($menu) { - # a comma execpt for the last entry - print ",\n" if ($menu > 1); - - print " ', $description, ""; - $menu++; - } - } - - print "\n", "
      \n"; - print "
      \n"; -} - -&dl; diff --git a/data/support.sgml b/data/support.sgml deleted file mode 100644 index 36db45f198..0000000000 --- a/data/support.sgml +++ /dev/null @@ -1,367 +0,0 @@ - - - %includes; -]> - - - -&header; - - -

      Mailing lists

      - -

      Mailing lists - are the primary support channel for FreeBSD - users, with numerous mailing lists covering different - topic areas. When in doubt about what list to post a - question to, post to freebsd-questions@FreeBSD.ORG. - You can search the mailing list - archives at www.freebsd.org.

      - -

      Several non-English mailing lists are also available:

      - - - -

      If you create other freebsd mailing lists, - let us know about them.

      - - -

      Newsgroups

      - -

      There are a few FreeBSD specific newsgroups, along with - numerous other newsgroups on topics of interest to FreeBSD - users, though the mailing lists remain the most reliable way to - get in touch with the FreeBSD developers. For miscellaneous - FreeBSD discussion, see - comp.unix.bsd.freebsd.misc. For important announcements, - see - comp.unix.bsd.freebsd.announce.

      - -

      - The BSD Usenet News Searcher have archives of all - BSD-related Usenet newsgroups from June 1992 onwards. -

      - - -

      WEB Resources

      - - -

      GNATS - Problem Report Database

      - -

      Current FreeBSD problem reports are tracked using the GNATS database.

      - -

      - -

      Problem reports may also be submitted to the - development team using the - send-pr(1) command on a FreeBSD system or by sending an email - message to freebsd-bugs@FreeBSD.ORG. - Please note that - send-pr is preferred since messages sent to the mailing list are - not tracked as official problem reports! - - -

      CVS Repository

      - -

      CVS - (the Concurrent Version System) is the tool we use for - keeping our sources under control. Every change (with - accompanying log message explaining its purpose) from - FreeBSD 2.0 to the present is stored here, and can be - easily viewed from here (click on the link). To obtain a - complete copy of the FreeBSD CVS repository or any of the - development branches inside it, you may choose any one of - following options: - -

        -
      • cvsup - if you're looking for on-demand, low overhead access - using a custom utility (written in Modula-3 no less).
      • - -
      • anoncvs - if you're looking - for on-demand access that has higher overhead than cvsup (in - terms of wall time and bytes xferred) but is easier to use for checking - out small pieces of the tree and requires nothing more than the - cvs tools already bundled with FreeBSD.
      • - -
      • CTM if you're looking for very - low overhead, batch-mode access (basically, patches through email) - access.
      • - -
      • Finally, if you've got bandwidth to burn or you prefer / are forced - to use FTP, you can simply mirror the CVS repository from ftp.freebsd.org. -
      • -
      - -

      Mirrors of the CVS Repository cgi script are available in - Germany - and - Japan.

      - -

      Another way of accessing the CVS repository bits is via - the anoncvs service - - -

      User Groups

      - -

      FreeBSD's widespread popularity has spawned a number of user - groups around the world. If you know of a FreeBSD user group - not listed here, let us know - about it.

      - -
        -
      • - FreeBSD-SF (San Francisco FreeBSD User Group) meets semi-monthly - at Silicon Reef. Those interested - in attending should visit the web site or send mail to - the mailing list

      • - -
      • The Danish *BSD user group, - BSD/DK, is being - created. Send mail subscription request to bsd-dk-request@hotel.prosa.dk. No initial meeting planned yet. -

      • - -
      • BSDHH - (BSD User Group Hamburg) meets on the first - Wednesday of the month at 7.00pm in the Chinese restaurant - Lotosbluete, Loewenstrasse 22 in Hamburg-Eppendorf/Germany. - Most members are FreeBSD users, although users of all BSD flavors - are welcome. Interested people should send mail to - bsdhh@bsdhh.org. -

      • - -
      • The FreeBSD UKUG - (FreeBSD UK User's Group) exists for the benefit of FreeBSD - users in the United Kingdom. Please follow the link for details. -

      • - -
      • The Brainstorm - users group meets in Wuerzburg, Germany and welcomes all users of - Unix, with some emphasis on helping new users of FreeBSD. They - meet every Monday at 8.00pm in the "Cafe Klug", Muenzstrasse, - Wuerzburg. Mail - bs@rak.franken.de - for more information or follow the Brainstorm link. -

      • - -
      • FUUNM (Free Unix Users of New Mexico) meets on the 2nd - Saturday of the month from 4:30-6:00pm at the Farris - Engineering Center, room 141, University of new Mexico. - This is not specifically a FreeBSD user group, but if you - are in the area, your presence is welcome. The group - operates a mailing list (fuunm@astro.phys.unm.edu). - Contact Alan - Lundin for more information.

      • - -
      • FreeBSD-Milwaukee - Wisconsin meets occasionally and has a mailing list: freebsd-mke-l@ns.sol.net. send - mail to freebsd-mke-l-request@ns.sol.net - to subscribe.

      • - -
      • RUUG (Reno Unix Users Group) meets monthly in Reno - Nevada and discusses the use of FreeBSD and Linux. - Contact Eric Blood - or Todd - Crenshaw for more information.

      • - -
      • Washington DC (DC Metropolitan Area) FreeBSD User Group is now -forming. Please contact Richard Cramer, Sytex Access Ltd. at -703-425-2515, or preferred, email at rcramer@sytex.net to be put on a -member distribution list. Initial meeting to be held in -May.

      • - -
      • -Yavapai Free Unix Users Group is now forming for *BSD/Linux, etc., -users in Northern Arizona. -Please contact Russell Carter ( -rcarter@consys.com) for details. -

      • - -
      - - -

      FreeBSD Development Projects

      - -

      In addition to the mainstream development path of FreeBSD, a number -of developer groups are working on the cutting edge to expand -FreeBSD's range of applications in new directions. - - -

      - FreeBSD Security Guide

      - - Security resources available to FreeBSD users: - PGP Key for Security Officers, advisories, patches and mailing lists. - -

      - Commercial Consulting Services

      - - Whether you are just starting out with FreeBSD, or need to - complete a large project, a consultant or two might be your answer. -

      - - -

      General UNIX Information

      - - - - -

      The X Window System

      - -
        -
      • The XFree86 - Project provides users of a variety of Intel based - Unix systems, including FreeBSD, with an excellent X - Window system.
      • - -
      • The WINE project is working to provide the ability to - run MS-Windows software on Intel based Unix systems such - as FreeBSD, NetBSD and Linux. More information is - available from the WINE FAQ.
      • -
      - - -

      Hardware

      -
        -
      • The comp.answers pc-hardware-faq is a great - reference for people building their own machines.
      • - -
      • Laptop users looking for PCCARD (aka PCMCIA) support not already - provided in the FreeBSD base distribution should see the - PAO distribution - page for the latest and greatest experimental laptop support.
      • - -
      • Intel Secrets -- What - Intel Doesn't Want You To Know - lots of information - about Intel chips.
      • - -
      • Aad - Offerman's Chip List - reference material on chips - used in PC clones.
      • - -
      • ASUS makes - motherboards that work well with FreeBSD.
      • - -
      • The FreeBSD hardware guide makes - some specific recommendations for hardware that's known to work well - with FreeBSD.
      • -
      - - -

      Related Operating System Projects

      -
        - -
      • NetBSD - is another free 4.4BSD-Lite based operating system which - runs on several different architectures.
      • - -
      • OpenBSD - is another 4.4BSD derivative.
      • - -
      • Linux is - another free Unix-like system.
      • - -
      • Lites - is a 4.4 BSD Lite based server and emulation library that - provides free unix functionality to a Mach based - system.
      • - -
      • The GNU - HURD project is another effort to develop a free - Unix-like operating system.
      • -
      - -&footer; - - diff --git a/data/tutorials/Makefile b/data/tutorials/Makefile deleted file mode 100644 index 572a3d99eb..0000000000 --- a/data/tutorials/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $Id: Makefile,v 1.14 1998-07-24 13:31:04 nik Exp $ - -DOCS?= index.sgml -SUBDIR= devel diskformat disklessx fonts mh multios newuser -DOCSUBDIR= ddwg ppp -SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr - - -.if defined $(NEW_BUILD) -SUBDIR= -.endif -.if defined(DOCBOOK_ONLY) && !empty(DOCBOOK_ONLY) -DOCSUBDIR= -.endif - -.include "../web.mk" diff --git a/data/tutorials/Makefile.inc b/data/tutorials/Makefile.inc deleted file mode 100644 index 7da7fe75c2..0000000000 --- a/data/tutorials/Makefile.inc +++ /dev/null @@ -1,4 +0,0 @@ -# $Id: Makefile.inc,v 1.4 1997-07-01 03:52:21 max Exp $ - -WEBBASE?= /data/tutorials -SGMLOPTS+= -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr diff --git a/data/tutorials/ddwg/Makefile b/data/tutorials/ddwg/Makefile deleted file mode 100644 index f28e8dcab7..0000000000 --- a/data/tutorials/ddwg/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# $Id: Makefile,v 1.3 1997-07-01 05:38:11 max Exp $ - -DOC= ddwg -SRCS= ddwg.sgml - -.include diff --git a/data/tutorials/ddwg/ddwg.sgml b/data/tutorials/ddwg/ddwg.sgml deleted file mode 100644 index e97f350412..0000000000 --- a/data/tutorials/ddwg/ddwg.sgml +++ /dev/null @@ -1,1236 +0,0 @@ - - - - -
      - -FreeBSD Device Driver Writer's Guide -<author>Eric L. Hernes, <tt/erich@rrnet.com/ -<date>Wednesday, May 29, 1996 - -<abstract> - -This document describes how to add a device driver to FreeBSD. It is -<it/not/ intended to be a tutorial on UNIX device drivers in general. -It is intended for device driver authors, familiar with the UNIX -device driver model, to work on FreeBSD. - -</abstract> - -<toc> - -<sect> Overview - -<p> <it> -The FreeBSD kernel is very well documented, unfortunately it's all -in `C'. -</it> - -<sect> Types of drivers. - -<sect1> Character - -<sect2> Data Structures -<p> <tt/struct cdevsw/ Structure - -<sect2> Entry Points -<sect3> d_open() -<p> -d_open() takes several arguments, the formal list looks something like: -<code> -int -d_open(dev_t dev, int flag, int mode, struct proc *p) -</code> -d_open() is called on <em/every/ open of the device. -<p> - -The <tt/dev/ argument contains the major and minor number of the -device opened. These are available through the macros <tt/major()/ and -<tt/minor()/ -<p> - -The <tt/flag/ and <tt/mode/ arguments are as described in the -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?open(2)" name="open(2)"> -manual page. It is recommended that you check these for access modes -in <sys/fcntl.h> and do what is required. For example if <tt/flag/ -is (O_NONBLOCK | O_EXLOCK) the open should fail if either it would -block, or exclusive access cannot be granted. -<p> - -The <tt/p/ argument contains all the information about the current -process. - -<sect3> d_close() -<p> -d_close() takes the same argument list as d_open(): -<code> -int -d_close(dev_t dev , int flag , int mode , struct proc *p) -</code> - -d_close() is only called on the last close of your device (per minor -device). For example in the following code fragment, d_open() is called -3 times, but d_close() is called only once. -<code> - ... - fd1=open("/dev/mydev", O_RDONLY); - fd2=open("/dev/mydev", O_RDONLY); - fd3=open("/dev/mydev", O_RDONLY); - ... - <useful stuff with fd1, fd2, fd3 here> - ... - close(fd1); - close(fd2); - close(fd3); - ... -</code> - -The arguments are similar to those described above for -d_open(). - -<sect3> d_read() and d_write() -<p> -d_read() and d_write take the following argument lists: -<code> -int -d_read(dev_t dev, struct uio *uio, int flat) -int -d_write(dev_t dev, struct uio *uio, int flat) -</code> - -The d_read() and d_write() entry points are called when -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?read(2)" name="read(2)"> and -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?write(2)" name="write(2)"> -are called on your device from user-space. The transfer -of data can be handled through the kernel support routine uiomove(). - -<sect3> d_ioctl() -<p> -It's argument list is as follows: -<code> -int -d_ioctl(dev_t dev, int cmd, caddr_t arg, int flag, struct proc *p) -</code> - -d_ioctl() is a catch-all for operations which don't make sense in -a read/write paradigm. Probably the most famous of all ioctl's is on -tty devices, through -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?stty(1)" name="stty(1)">. -The ioctl entry point is called from -ioctl() in sys/kern/sys_generic.c<p> - -There are four different types of ioctl's which can be implemented. -<sys/ioccom.h> contains convenience macros for defining these ioctls. - -<tt/_IO(g,n)/ for control type operations. &nl; - -<tt/_IOR(g,n,t)/ for operations that read data from a device. &nl; - -<tt/_IOW(g,n,t)/ for operations that write data to a device. &nl; - -<tt/_IOWR(g,n,t)/ for operations that write to a device, and then -read data back. &nl; - -Here <tt/g/ refers to a <em/group/. This is an 8-bit value, typically -indicative of the device; for example, 't' is used in tty ioctls. -<tt/n/ refers to the number of the ioctl within the group. On SCO, this -number alone denotes the ioctl. <tt/t/ is the data type which will -get passed to the driver; this gets handed to a sizeof() operator in -the kernel. The ioctl() system call will either copyin() or copyout() -or both for your driver, then hand you a pointer to the data structure -in the <tt/arg/ argument of the d_ioctl call. Currently the data size -is limited to one page (4k on the i386). - -<sect3> d_stop() -<sect3> d_reset() -<sect3> d_devtotty() -<sect3> d_poll() (3.0+) or d_select() (2.2) -<p> -d_poll()'s argument list is as follows: -<code> -void -d_poll(dev_t dev, int events, struct proc *p) -</code> - -<p> d_poll() is used to find out if a device is ready for IO. An -example is waiting for data to become available from the network, or -waiting for the user to press a key. This correspond to the poll() -call in userland. - -<p>The d_poll() call should check for the events specified in the -event mask. If none of the requested events are active, but they may -become active later, it should record this for the kernel's later -persual. d_poll() does this by calling selrecord() with a selinfo -structure for this device. The sum of all these activities look -something like this: - -<code> -static struct my_softc { - struct queue rx_queue; /* As example only - not required */ - struct queue tx_queue; /* As example only - not required */ - struct selinfo selp; /* Required */ -} my_softc[NMYDEV]; - -... - -static int -mydevpoll(dev_t dev, int events, struct proc *p) -{ - int revents = 0; /* Events we found */ - int s; - struct my_softc *sc = &my_softc[dev]; - - /* We can only check for IN and OUT */ - if ((events & (POLLIN|POLLOUT)) == 0) - return(POLLNVAL); - - s = splhigh(); - /* Writes are if the transmit queue can take them */ - if ((events & POLLOUT) && - !IF_QFULL(sc->tx_queue)) - revents |= POLLOUT; - /* ... while reads are OK if we have any data */ - if ((events & POLLIN) && - !IF_QEMPTY(sc->rx_queue)) - revents |= POLLIN; - if (revents == 0) - selrecord(p, &sc->selp); - splx(s); - return revents; -} -</code> - -<p> -d_select() is used in 2.2 and previous versions of FreeBSD. Instead -of 'events' it take a single int 'rw', which can be FREAD for reads -(as in POLLIN above), FWRITE for write (as in POLLOUT above), and 0 -for 'exception' - something exceptional happened, like a card being -inserted or removed for the pccard driver. - -<p>For select, the above code fragment would look like this: -<code> -static int -mydevselect(dev_t dev, int rw, struct proc *p) -{ - int ret = 0; - int s; - struct my_softc *sc = &my_softc[dev]; - - s = splhigh(); - switch (rw) { - case FWRITE: - /* Writes are if the transmit queue can take them */ - if (!IF_QFULL(sc->tx_queue)) - ret = 1; - break; - case FREAD: - /* ... while reads are OK if we have any data */ - if (!IF_QEMPTY(sc->rx_queue)) - ret = 1; - break; - case 0: - /* This driver never get any exceptions */ - break; - } - if(ret == 0) - selrecord(p, &sc->selp); - splx(s); - return(revents); -} -</code> - -<sect3> d_mmap() -<sect3> d_strategy() -<p> -d_strategy()'s argument list is as follows: -<code> -void -d_strategy(struct buf *bp) -</code> - -<p> d_strategy() is used for devices which use some form of scatter-gather -io. It is most common in a block device. This is significantly different -than the System V model, where only the block driver performs scatter-gather -io. Under BSD, character devices are sometimes requested to perform -scatter-gather io via the readv() and writev() system calls. - -<sect2> Header Files - -<sect1> Block -<sect2> Data Structures -<p> <tt/struct bdevsw/ Structure -<p> <tt/struct buf/ Structure - -<sect2> Entry Points -<sect3> d_open() -<p> Described in the Character device section. - -<sect3> d_close() -<p> Described in the Character device section. - -<sect3> d_strategy() -<p> Described in the Character device section. - -<sect3> d_ioctl() -<p> Described in the Character device section. - -<sect3> d_dump() - -<sect3> d_psize() - -<sect2> Header Files - -<sect1> Network -<sect2> Data Structures -<p> <tt/struct ifnet/ Structure - -<sect2> Entry Points -<sect3> if_init() -<sect3> if_output() -<sect3> if_start() -<sect3> if_done() -<sect3> if_ioctl() -<sect3> if_watchdog() - -<sect2> Header Files - -<sect1> Line Discipline -<sect2> Data Structures - -<p> <tt/struct linesw/ Structure - -<sect2> Entry Points -<sect3> l_open() -<sect3> l_close() -<sect3> l_read() -<sect3> l_write() -<sect3> l_ioctl() -<sect3> l_rint() -<sect3> l_start() -<sect3> l_modem() - -<sect2> Header Files - -<sect> Supported Busses - -<sect1> ISA -- Industry Standard Architecture -<sect2> Data Structures - -<sect3> <tt/struct isa_device/ Structure -<p> -This structure is required, but generally it is created by -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?config(8)" name="config(8)"> -from the kernel configuration file. It is required on a per-device -basis, meaning that if you have a driver which controls two serial -boards, you will have two isa_device structures. If you build a -device as an LKM, you must create your own isa_device structure to -reflect your configuration. (lines 85 - 131 in pcaudio_lkm.c) There is -nearly a direct mapping between the config file and the isa_device -structure. The definition from /usr/src/sys/i386/isa/isa_device.h is: -<code> -struct isa_device { - int id_id; /* device id */ - struct isa_driver *id_driver; - int id_iobase; /* base i/o address */ - u_short id_irq; /* interrupt request */ - short id_drq; /* DMA request */ - caddr_t id_maddr; /* physical i/o memory address on bus (if any)*/ - int id_msize; /* size of i/o memory */ - inthand2_t *id_intr; /* interrupt interface routine */ - int id_unit; /* unit number */ - int id_flags; /* flags */ - int id_scsiid; /* scsi id if needed */ - int id_alive; /* device is present */ -#define RI_FAST 1 /* fast interrupt handler */ - u_int id_ri_flags; /* flags for register_intr() */ - int id_reconfig; /* hot eject device support (such as PCMCIA) */ - int id_enabled; /* is device enabled */ - int id_conflicts; /* we're allowed to conflict with things */ - struct isa_device *id_next; /* used in isa_devlist in userconfig() */ -}; -</code> - -<!-- XXX add stuff here --> -<sect3> <tt/struct isa_driver/ Structure - -<p> -This structure is defined in ``/usr/src/sys/i386/isa/isa_device.h''. -These are required on a per-driver basis. The definition is: -<code> -struct isa_driver { - int (*probe) __P((struct isa_device *idp)); - /* test whether device is present */ - int (*attach) __P((struct isa_device *idp)); - /* setup driver for a device */ - char *name; /* device name */ - int sensitive_hw; /* true if other probes confuse us */ -}; -</code> - -This is the structure used by the probe/attach code to detect and -initialize your device. The <tt/probe/ member is a pointer to your -device probe function; the <tt/attach/ member is a pointer to your -attach function. The <tt/name/ member is a character pointer to the -two or three letter name for your driver. This is the name reported -during the probe/attach process (and probably also in -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?lsdev(8)" name="lsdev(8)">). The -<tt/sensitive_hw/ member is a flag which helps the probe code -determine probing order. - -A typical instantiation is: -<code> -struct isa_driver mcddriver = { mcd_probe, mcd_attach, "mcd" }; -</code> - -<sect2> Entry Points - -<sect3> probe() -<p> -probe() takes a <tt/struct isa_device/ pointer as an argument and returns -an int. The return value is ``zero'' or ``non-zero'' as to the absence -or presence of your device. This entry point may (and probably should) -be declared as <tt/static/ because it is accessed via the <tt/probe/ member -of the <tt/struct isa_driver/ structure. This function is intended -to detect the presence of your device only; it should not do any -configuration of the device itself. - -<sect3> attach() -<p> -attach() also takes a <tt/struct isa_device/ pointer as an argument and -returns an int. The return value is also ``zero'' or ``non-zero'' indicating -whether or not the attach was successful. This function is intended -to do any special initialization of the device as well as confirm that -the device is usable. It too should be declared <tt/static/ because -it is accessed through the <tt/attach/ member of the <tt/isa_driver/ -structure. - -<sect2> Header Files - -<sect1> EISA -- Extended Industry Standard Architecture - -<sect2> Data Structures - -<p> <tt/struct eisa_dev/ Structure -<p> <tt/struct isa_driver/ Structure - -<sect2> Entry Points - -<sect3> probe() -<p> Described in the ISA device section. - -<sect3> attach() -<p> Described in the ISA device section. - -<sect2> Header Files - -<sect1> PCI -- Peripheral Computer Interconnect -<sect2> Data Structures - -<p> <tt/struct pci_device/ Structure - - name: The short device name. - - probe: Checks if the driver can support a device - with this type. The tag may be used to get - more info with pci_read_conf(). See below. - It returns a string with the device's name, - or a NULL pointer, if the driver cannot - support this device. - - attach: Allocate a control structure and prepare - it. This function may use the PCI mapping - functions. See below. - (configuration id) or type. - - count: A pointer to a unit counter. - It's used by the PCI configurator to - allocate unit numbers. - -<sect2> Entry Points - -<sect3> probe() - -<sect3> attach() - -<sect3> shutdown() - -<sect2> Header Files - -<sect1> SCSI -- Small Computer Systems Interface -<sect2> Data Structures - -<p> <tt/struct scsi_adapter/ Structure -<p> <tt/struct scsi_device/ Structure -<p> <tt/struct scsi_ctlr_config/ Structure -<p> <tt/struct scsi_device_config/ Structure -<p> <tt/struct scsi_link/ Structure - -<sect2> Entry Points -<sect3> attach() -<sect3> init() - -<sect2> Header Files - -<sect1> PCCARD (PCMCIA) -<sect2> Data Structures -<p> <tt/struct slot_cont/ Structure -<p> <tt/struct pccard_drv/ Structure -<p> <tt/struct pccard_dev/ Structure -<p> <tt/struct slot/ Structure - -<sect2> Entry Points -<sect3> handler() -<sect3> unload() -<sect3> suspend() -<sect3> init() - -<sect2> Header Files - a. <pccard/slot.h> - -<sect> Linking Into the Kernel. - -<p> -In FreeBSD, support for the ISA and EISA busses is i386 specific. -While FreeBSD itself is presently available on the i386 platform, -some effort has been made to make the PCI, PCCARD, and SCSI code -portable. The ISA and EISA specific code resides in -/usr/src/sys/i386/isa and /usr/src/sys/i386/eisa respectively. -The machine independent PCI, PCCARD, and SCSI code reside in -/usr/src/sys/{pci,pccard,scsi}. The i386 specific code for these -reside in /usr/src/sys/i386/{pci,pccard,scsi}. - -<p> -In FreeBSD, a device driver can be either binary or source. There is -no ``official'' place for binary drivers to reside. BSD/OS uses -something like sys/i386/OBJ. Since most drivers are distributed -in source, the following discussion refers to a source driver. -Binary only drivers are sometimes provided by hardware vendors -who wish to maintain the source as proprietary. - -<p> -A typical driver has the source code in one c-file, say dev.c. The -driver also can have some include files; devreg.h typically contains -public device register declarations, macros, and other driver -specific declarations. Some drivers call this devvar.h instead. -Some drivers, such as the dgb (for the Digiboard PC/Xe), -require microcode to be loaded onto the board. For the dgb driver -the microcode is compiled and dumped into a header file ala -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?file2c(1)" name="file2c(1)">. - -<p> -If the driver has data structures and ioctl's which are specific to -the driver/device, and need to be accessible from user-space, they -should be put in a separate include file which will reside in -/usr/include/machine/ (some of these reside in /usr/include/sys/). -These are typically named something like ioctl_dev.h or devio.h. - -<p> -If a driver is being written which, from user space is -identical to a device which already exists, care should be taken to -use the same ioctl interface and data structures. For example, from -user space, a SCSI CDROM drive should be identical to an IDE cdrom -drive; or a serial line on an intelligent multiport card (Digiboard, -Cyclades, ...) should be identical to the sio devices. These devices -have a fairly well defined interface which should be used. - -<p> -There are two methods for linking a driver into the kernel, static and -the LKM model. The first method is fairly standard across the -*BSD family. The other method was originally developed by Sun -(I believe), and has been implemented into BSD using the Sun model. -I don't believe that the current implementation uses any Sun code. - -<sect1> Standard Model - -<p> -The steps required to add your driver to the standard FreeBSD kernel are -<itemize> -<item> Add to the driver list -<item> Add an entry to the [bc]devsw -<item> Add the driver entry to the kernel config file -<item> <htmlurl url="http://www.freebsd.org/cgi/man.cgi?config(8)" name="config(8)">, -compile, and install the kernel -<item> make required nodes. -<item> reboot. -</itemize> - -<sect2> Adding to the driver list. -<p> -The standard model for adding a device driver to the Berkeley kernel -is to add your driver to the list of known devices. This list is -dependent on the CPU architecture. If the device is not i386 specific -(PCCARD, PCI, SCSI), the file is in ``/usr/src/sys/conf/files''. -If the device is i386 specific, use ``/usr/src/sys/i386/conf/files.i386''. -A typical line looks like: -<tscreen><code> -i386/isa/joy.c optional joy device-driver -</code></tscreen> - -The first field is the pathname of the driver module relative to -/usr/src/sys. For the case of a binary driver the path would be -something like ``i386/OBJ/joy.o''. - -The second field tells -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?config(8)" name="config(8)"> -that this is an optional driver. Some -devices are required for the kernel to even be built. - -The third field is the name of the device. - -The fourth field tells config that it's a device driver (as opposed to -just optional). This causes config to create entries for the device -in some structures in /usr/src/sys/compile/KERNEL/ioconf.c. - -It is also possible to create a file -``/usr/src/sys/i386/conf/files.KERNEL'' whose contents will override -the default files.i386, but only for the kernel ``KERNEL''. - -<sect2>Make room in conf.c -<p> -Now you must edit ``/usr/src/sys/i386/i386/conf.c'' to make an entry -for your driver. Somewhere near the top, you need to declare your -entry points. The entry for the joystick driver is: -<code> -#include "joy.h" -#if NJOY > 0 -d_open_t joyopen; -d_close_t joyclose; -d_rdwr_t joyread; -d_ioctl_t joyioctl; -#else -#define joyopen nxopen -#define joyclose nxclose -#define joyread nxread -#define joyioctl nxioctl -#endif -</code> - -This either defines your entry points, or null entry points which -will return ENXIO when called (the #else clause). - -The include file ``joy.h'' is automatically generated by -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?config(8)" name="config(8)"> when -the kernel build tree is created. This usually has only one line like: -<code> -#define NJOY 1 -</code> -or -<code> -#define NJOY 0 -</code> -which defines the number of your devices in your kernel. - -You must additionally add a slot to either cdevsw[&rsqb, or to -bdevsw[&rsqb, depending on whether it is a character device or -a block device, or both if it is a block device with a raw interface. -The entry for the joystick driver is: - -<code> -/* open, close, read, write, ioctl, stop, reset, ttys, select, mmap, strat */ -struct cdevsw cdevsw[] = -{ - ... - { joyopen, joyclose, joyread, nowrite, /*51*/ - joyioctl, nostop, nullreset, nodevtotty,/*joystick */ - seltrue, nommap, NULL}, - ... -} -</code> - -Order is what determines the major number of your device. Which is why -there will always be an entry for your driver, either null entry -points, or actual entry points. It is probably worth noting that this -is significantly different from SCO and other system V derivatives, -where any device can (in theory) have any major number. This is -largely a convenience on FreeBSD, due to the way device nodes are -created. More on this later. - -<sect2>Adding your device to the config file. -<p> -This is simply adding a line describing your device. -The joystick description line is: -<verb> -device joy0 at isa? port "IO_GAME" -</verb> -This says we have a device called ``joy0'' on the isa bus using -io-port ``IO_GAME'' (IO_GAME is a macro defined in -/usr/src/sys/i386/isa/isa.h). - -A slightly more complicated entry is for the ``ix'' driver: -<verb> -device ix0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr -</verb> -This says that we have a device called `ix0' on the ISA bus. It uses -io-port 0x300. It's interrupt will be masked with other devices in -the network class. It uses interrupt 10. It uses -32k of shared memory at physical address 0xd0000. It also defines -it's interrupt handler to be ``ixintr()'' - -<sect2><htmlurl url="http://www.freebsd.org/cgi/man.cgi?config(8)" name="config(8)"> -the kernel. -<p> -Now with our config file in hand, we can create a kernel compile directory. -This is done by simply typing: -<verb> -# config KERNEL -</verb> -where KERNEL is the name of your config file. Config creates a -compile tree for you kernel in /usr/src/sys/compile/KERNEL. It -creates the Makefile, some .c files, and some .h files with macros -defining the number of each device in your kernel. - -Now you can go to the compile directory and build. Each time you run -config, your previous build tree will be removed, unless you config -with a -n. If you have config'ed and compiled a GENERIC kernel, you can -``make links'' to avoid compiling a few files on each iteration. I typically -run -<verb> -# make depend links all -</verb> -followed by a ``make install'' when the kernel is done to my liking. - -<sect2>Making device nodes. -<p> -On FreeBSD, you are responsible for making your own device nodes. The -major number of your device is determined by the slot number in the -device switch. Minor number is driver dependent, of course. You can -either run the mknod's from the command line, or add a section to -/dev/MAKEDEV.local, or even /dev/MAKEDEV to do the work. I sometimes -create a MAKEDEV.dev script that can be run stand-alone or pasted -into /dev/MAKEDEV.local - -<sect2>Reboot. -<p> -This is the easy part. There are a number of ways to do this, reboot, -fastboot, shutdown -r, cycle the power, etc. Upon bootup you should -see your XXprobe() called, and if all is successful, your XXattach() -too. - -<sect1> Loadable Kernel Module (LKM) - -<p> -There are really no defined procedures for writing an LKM driver. The -following is my own conception after experimenting with the LKM device -interface and looking at the standard device driver model, this is one -way of adding an LKM interface to an existing driver without touching -the original driver source (or binary). It is recommended though, -that if you plan to release source to your driver, the LKM specific -parts should be part of the driver itself, conditionally compiled -on the LKM macro (i.e. #ifdef LKM). - -This section will focus on writing the LKM specific part of the driver. We -will assume that we have written a driver which will drop into the standard -device driver model, which we would now like to implement as an LKM. We will -use the pcaudio driver as a sample driver, and develop an LKM front-end. The -source and makefile for the pcaudio LKM, ``pcaudio_lkm.c'' and ``Makefile'', -should be placed in /usr/src/lkm/pcaudio. What follows is a breakdown of -pcaudio_lkm.c. - -Lines 17 - 26 - - -- This includes the file ``pca.h'' and conditionally compiles the rest -of the LKM on whether or not we have a pcaudio device defined. This -mimics the behavior of config. In a standard device driver, -<htmlurl url="http://www.freebsd.org/cgi/man.cgi?config(8)" name="config(8)"> -generates the pca.h file from the number pca devices in the config file. -<code> - 17 /* - 18 * figure out how many devices we have.. - 19 */ - 20 - 21 #include "pca.h" - 22 - 23 /* - 24 * if we have at least one ... - 25 */ - 26 #if NPCA > 0 -</code> - -Lines 27 - 37 - - -- Includes required files from various include directories. -<code> - 27 #include <sys/param.h> - 28 #include <sys/systm.h> - 29 #include <sys/exec.h> - 30 #include <sys/conf.h> - 31 #include <sys/sysent.h> - 32 #include <sys/lkm.h> - 33 #include <sys/errno.h> - 34 #include <i386/isa/isa_device.h> - 35 #include <i386/isa/isa.h> - 36 - 37 -</code> - -Lines 38 - 51 - - -- Declares the device driver entry points as external. -<code> - 38 /* - 39 * declare your entry points as externs - 40 */ - 41 - 42 extern int pcaprobe(struct isa_device *); - 43 extern int pcaattach(struct isa_device *); - 44 extern int pcaopen(dev_t, int, int, struct proc *); - 45 extern int pcaclose(dev_t, int, int, struct proc *); - 46 extern int pcawrite(dev_t, struct uio *, int); - 47 extern int pcaioctl(dev_t, int, caddr_t); - 48 extern int pcaselect(dev_t, int, struct proc *); - 49 extern void pcaintr(struct clockframe *); - 50 extern struct isa_driver pcadriver; - 51 -</code> - -Lines 52 - 70 - - -- This is creates the device switch entry table for your driver. -This table gets swapped wholesale into the system device switch at -the location specified by your major number. In the standard model, -these are in /usr/src/sys/i386/i386/conf.c. NOTE: you cannot pick a -device major number higher than what exists in conf.c, for example at -present, conf.c rev 1.85, there are 67 slots for character devices, -you cannot use a (character) major device number 67 or greater, -without first reserving space in conf.c. -<code> - 52 /* - 53 * build your device switch entry table - 54 */ - 55 - 56 static struct cdevsw pcacdevsw = { - 57 (d_open_t *) pcaopen, /* open */ - 58 (d_close_t *) pcaclose, /* close */ - 59 (d_rdwr_t *) enodev, /* read */ - 60 (d_rdwr_t *) pcawrite, /* write */ - 61 (d_ioctl_t *) pcaioctl, /* ioctl */ - 62 (d_stop_t *) enodev, /* stop?? */ - 63 (d_reset_t *) enodev, /* reset */ - 64 (d_ttycv_t *) enodev, /* ttys */ - 65 (d_select_t *) pcaselect, /* select */ - 66 (d_mmap_t *) enodev, /* mmap */ - 67 (d_strategy_t *) enodev /* strategy */ - 68 }; - 69 - 70 -</code> - -Lines 71 - 131 - - -- This section is analogous to the config file declaration of your -device. The members of the isa_device structure are filled in by what -is known about your device, I/O port, shared memory segment, etc. We -will probably never have a need for two pcaudio devices in the kernel, -but this example shows how multiple devices can be supported. -<code> - 71 /* - 72 * this lkm arbitrarily supports two - 73 * instantiations of the pc-audio device. - 74 * - 75 * this is for illustration purposes - 76 * only, it doesn't make much sense - 77 * to have two of these beasts... - 78 */ - 79 - 80 - 81 /* - 82 * these have a direct correlation to the - 83 * config file entries... - 84 */ - 85 struct isa_device pcadev[NPCA] = { - 86 { - 87 11, /* device id */ - 88 &pcadriver, /* driver pointer */ - 89 IO_TIMER1, /* base io address */ - 90 -1, /* interrupt */ - 91 -1, /* dma channel */ - 92 (caddr_t)-1, /* physical io memory */ - 93 0, /* size of io memory */ - 94 pcaintr , /* interrupt interface */ - 95 0, /* unit number */ - 96 0, /* flags */ - 97 0, /* scsi id */ - 98 0, /* is alive */ - 99 0, /* flags for register_intr */ - 100 0, /* hot eject device support */ - 101 1 /* is device enabled */ - 102 }, - 103 #if NPCA >1 - 104 { - 105 - 106 /* - 107 * these are all zeros, because it doesn't make - 108 * much sense to be here - 109 * but it may make sense for your device - 110 */ - 111 - 112 0, /* device id */ - 113 &pcadriver, /* driver pointer */ - 114 0, /* base io address */ - 115 -1, /* interrupt */ - 116 -1, /* dma channel */ - 117 -1, /* physical io memory */ - 118 0, /* size of io memory */ - 119 NULL, /* interrupt interface */ - 120 1, /* unit number */ - 121 0, /* flags */ - 122 0, /* scsi id */ - 123 0, /* is alive */ - 124 0, /* flags for register_intr */ - 125 0, /* hot eject device support */ - 126 1 /* is device enabled */ - 127 }, - 128 #endif - 129 - 130 }; - 131 -</code> - -Lines 132 - 139 - - -- This calls the C-preprocessor macro MOD_DEV, which sets up an LKM device -driver, as opposed to an LKM filesystem, or an LKM system call. -<code> - 132 /* - 133 * this macro maps to a function which - 134 * sets the LKM up for a driver - 135 * as opposed to a filesystem, system call, or misc - 136 * LKM. - 137 */ - 138 MOD_DEV("pcaudio_mod", LM_DT_CHAR, 24, &pcacdevsw); - 139 -</code> - -Lines 140 - 168 - - -- This is the function which will be called when the driver is -loaded. This function tries to work like sys/i386/isa/isa.c -which does the probe/attach calls for a driver at boot time. The -biggest trick here is that it maps the physical address of the shared -memory segment, which is specified in the isa_device structure to a -kernel virtual address. Normally the physical address is put in the -config file which builds the isa_device structures in -/usr/src/sys/compile/KERNEL/ioconf.c. The probe/attach sequence of -/usr/src/sys/isa/isa.c translates the physical address to a virtual -one so that in your probe/attach routines you can do things like -<verb> -(int *)id->id_maddr = something; -</verb> -and just refer to the shared memory segment via pointers. -<code> - 140 /* - 141 * this function is called when the module is - 142 * loaded; it tries to mimic the behavior - 143 * of the standard probe/attach stuff from - 144 * isa.c - 145 */ - 146 int - 147 pcaload(){ - 148 int i; - 149 uprintf("PC Audio Driver Loaded\n"); - 150 for (i=0; i<NPCA; i++){ - 151 /* - 152 * this maps the shared memory address - 153 * from physical to virtual, to be - 154 * consistent with the way - 155 * /usr/src/sys/i386/isa.c handles it. - 156 */ - 157 pcadev[i].id_maddr -=0xa0000; - 158 pcadev[i].id_maddr += atdevbase; - 159 if ((*pcadriver.probe)(pcadev+i)) { - 160 (*(pcadriver.attach))(pcadev+i); - 161 } else { - 162 uprintf("PC Audio Probe Failed\n"); - 163 return(1); - 164 } - 165 } - 166 return 0; - 167 } - 168 -</code> - -Lines 169 - 179 - - -- This is the function called when your driver is unloaded; it just displays -a message to that effect. -<code> - 169 /* - 170 * this function is called - 171 * when the module is unloaded - 172 */ - 173 - 174 int - 175 pcaunload(){ - 176 uprintf("PC Audio Driver Unloaded\n"); - 177 return 0; - 178 } - 179 -</code> - -Lines 180 - 190 - - -- This is the entry point which is specified on the command line of the -modload. By convention it is named <dev>_mod. This is how it is -defined in bsd.lkm.mk, the makefile which builds the LKM. If you name your -module following this convention, you can do ``make load'' and ``make -unload'' from /usr/src/lkm/pcaudio. <p> -Note: this has gone through <em/many/ revisions from release 2.0 to 2.1. -It may or may not be possible to write a module which is portable across -all three releases. <p> -<code> - 180 /* - 181 * this is the entry point specified - 182 * on the modload command line - 183 */ - 184 - 185 int - 186 pcaudio_mod(struct lkm_table *lkmtp, int cmd, int ver) - 187 { - 188 DISPATCH(lkmtp, cmd, ver, pcaload, pcaunload, nosys); - 189 } - 190 - 191 #endif /* NICP > 0 */ -</code> - -<sect1> Device Type Idiosyncrasies -<sect2> Character -<sect2> Block -<sect2> Network -<sect2> Line Discipline - -<sect1> Bus Type Idiosyncrasies -<sect2> ISA -<sect2> EISA -<sect2> PCI -<sect2> SCSI -<sect2> PCCARD - -<sect> Kernel Support - -<sect1> Data Structures - -<sect2> <tt/struct kern_devconf/ Structure -<p> - -This structure contains some information about the state of the device -and driver. It is defined in /usr/src/sys/sys/devconf.h as: -<code> -struct devconf { - char dc_name[MAXDEVNAME]; /* name */ - char dc_descr[MAXDEVDESCR]; /* description */ - int dc_unit; /* unit number */ - int dc_number; /* unique id */ - char dc_pname[MAXDEVNAME]; /* name of the parent device */ - int dc_punit; /* unit number of the parent */ - int dc_pnumber; /* unique id of the parent */ - struct machdep_devconf dc_md; /* machine-dependent stuff */ - enum dc_state dc_state; /* state of the device (see above) */ - enum dc_class dc_class; /* type of device (see above) */ - size_t dc_datalen; /* length of data */ - char dc_data[1]; /* variable-length data */ -}; -</code> - -<sect2> <tt/struct proc/ Structure -<p> - -This structure contains all the information about a process. -It is defined in /usr/src/sys/sys/proc.h: -<code> -/* - * Description of a process. - * - * This structure contains the information needed to manage a thread of - * control, known in UN*X as a process; it has references to substructures - * containing descriptions of things that the process uses, but may share - * with related processes. The process structure and the substructures - * are always addressable except for those marked "(PROC ONLY)" below, - * which might be addressable only on a processor on which the process - * is running. - */ -struct proc { - struct proc *p_forw; /* Doubly-linked run/sleep queue. */ - struct proc *p_back; - struct proc *p_next; /* Linked list of active procs */ - struct proc **p_prev; /* and zombies. */ - - /* substructures: */ - struct pcred *p_cred; /* Process owner's identity. */ - struct filedesc *p_fd; /* Ptr to open files structure. */ - struct pstats *p_stats; /* Accounting/statistics (PROC ONLY). */ struct plimit *p_limit; /* Process limits. */ - struct vmspace *p_vmspace; /* Address space. */ - struct sigacts *p_sigacts; /* Signal actions, state (PROC ONLY). */ - -#define p_ucred p_cred->pc_ucred -#define p_rlimit p_limit->pl_rlimit - - int p_flag; /* P_* flags. */ - char p_stat; /* S* process status. */ - char p_pad1[3]; - - pid_t p_pid; /* Process identifier. */ - struct proc *p_hash; /* Hashed based on p_pid for kill+exit+... */ - struct proc *p_pgrpnxt; /* Pointer to next process in process group. */ - struct proc *p_pptr; /* Pointer to process structure of parent. */ - struct proc *p_osptr; /* Pointer to older sibling processes. */ - -/* The following fields are all zeroed upon creation in fork. */ -#define p_startzero p_ysptr - struct proc *p_ysptr; /* Pointer to younger siblings. */ - struct proc *p_cptr; /* Pointer to youngest living child. */ - pid_t p_oppid; /* Save parent pid during ptrace. XXX */ - int p_dupfd; /* Sideways return value from fdopen. XXX */ - - /* scheduling */ - u_int p_estcpu; /* Time averaged value of p_cpticks. */ - int p_cpticks; /* Ticks of cpu time. */ - fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */ - void *p_wchan; /* Sleep address. */ - char *p_wmesg; /* Reason for sleep. */ - u_int p_swtime; /* Time swapped in or out. */ - u_int p_slptime; /* Time since last blocked. */ - - struct itimerval p_realtimer; /* Alarm timer. */ - struct timeval p_rtime; /* Real time. */ - u_quad_t p_uticks; /* Statclock hits in user mode. */ - u_quad_t p_sticks; /* Statclock hits in system mode. */ - u_quad_t p_iticks; /* Statclock hits processing intr. */ - - int p_traceflag; /* Kernel trace points. */ - struct vnode *p_tracep; /* Trace to vnode. */ - - int p_siglist; /* Signals arrived but not delivered. */ - - struct vnode *p_textvp; /* Vnode of executable. */ - - char p_lock; /* Process lock (prevent swap) count. */ - char p_pad2[3]; /* alignment */ - -/* End area that is zeroed on creation. */ -#define p_endzero p_startcopy - -/* The following fields are all copied upon creation in fork. */ -#define p_startcopy p_sigmask - - sigset_t p_sigmask; /* Current signal mask. */ - sigset_t p_sigignore; /* Signals being ignored. */ - sigset_t p_sigcatch; /* Signals being caught by user. */ - - u_char p_priority; /* Process priority. */ - u_char p_usrpri; /* User-priority based on p_cpu and p_nice. */ - char p_nice; /* Process "nice" value. */ - char p_comm[MAXCOMLEN+1]; - - struct pgrp *p_pgrp; /* Pointer to process group. */ - - struct sysentvec *p_sysent; /* System call dispatch information. */ - - struct rtprio p_rtprio; /* Realtime priority. */ -/* End area that is copied on creation. */ -#define p_endcopy p_addr - struct user *p_addr; /* Kernel virtual addr of u-area (PROC ONLY). */ - struct mdproc p_md; /* Any machine-dependent fields. */ - - u_short p_xstat; /* Exit status for wait; also stop signal. */ - u_short p_acflag; /* Accounting flags. */ - struct rusage *p_ru; /* Exit information. XXX */ -}; -</code> - -<sect2> <tt/struct buf/ Structure -<p> -The <tt/struct buf/ structure is used to interface with the buffer cache. -It is defined in /usr/src/sys/sys/buf.h: - -<code> -/* - * The buffer header describes an I/O operation in the kernel. - */ -struct buf { - LIST_ENTRY(buf) b_hash; /* Hash chain. */ - LIST_ENTRY(buf) b_vnbufs; /* Buffer's associated vnode. */ - TAILQ_ENTRY(buf) b_freelist; /* Free list position if not active. */ - struct buf *b_actf, **b_actb; /* Device driver queue when active. */ - struct proc *b_proc; /* Associated proc; NULL if kernel. */ - volatile long b_flags; /* B_* flags. */ - int b_qindex; /* buffer queue index */ - int b_error; /* Errno value. */ - long b_bufsize; /* Allocated buffer size. */ - long b_bcount; /* Valid bytes in buffer. */ - long b_resid; /* Remaining I/O. */ - dev_t b_dev; /* Device associated with buffer. */ - struct { - caddr_t b_addr; /* Memory, superblocks, indirect etc. */ - } b_un; - void *b_saveaddr; /* Original b_addr for physio. */ - daddr_t b_lblkno; /* Logical block number. */ - daddr_t b_blkno; /* Underlying physical block number. */ - /* Function to call upon completion. */ - void (*b_iodone) __P((struct buf *)); - /* For nested b_iodone's. */ - struct iodone_chain *b_iodone_chain; - struct vnode *b_vp; /* Device vnode. */ - int b_pfcent; /* Center page when swapping cluster. */ - int b_dirtyoff; /* Offset in buffer of dirty region. */ - int b_dirtyend; /* Offset of end of dirty region. */ - struct ucred *b_rcred; /* Read credentials reference. */ - struct ucred *b_wcred; /* Write credentials reference. */ - int b_validoff; /* Offset in buffer of valid region. */ - int b_validend; /* Offset of end of valid region. */ - daddr_t b_pblkno; /* physical block number */ - caddr_t b_savekva; /* saved kva for transfer while bouncing - */ - void *b_driver1; /* for private use by the driver */ - void *b_driver2; /* for private use by the driver */ - void *b_spc; - struct vm_page *b_pages[(MAXPHYS + PAGE_SIZE - 1)/PAGE_SIZE]; - int b_npages; -}; -</code> - -<sect2> <tt/struct uio/ Structure -<p> -This structure is used for moving data between the kernel and user spaces -through read() and write() system calls. It is defined in -/usr/src/sys/sys/uio.h: -<code> -struct uio { - struct iovec *uio_iov; - int uio_iovcnt; - off_t uio_offset; - int uio_resid; - enum uio_seg uio_segflg; - enum uio_rw uio_rw; - struct proc *uio_procp; -}; - -</code> - -<sect1> Functions -lots of 'em - -<sect> References. - -<p> FreeBSD Kernel Sources http://www.freebsd.org -<p> NetBSD Kernel Sources http://www.netbsd.org -<p> Writing Device Drivers: Tutorial and Reference; -Tim Burke, Mark A. Parenti, Al, Wojtas; -Digital Press, ISBN 1-55558-141-2. - -<p> Writing A Unix Device Driver; -Janet I. Egan, Thomas J. Teixeira; -John Wiley & Sons, ISBN 0-471-62859-X. - -<p> Writing Device Drivers for SCO Unix; -Peter Kettle; - -</article> diff --git a/data/tutorials/devel/Makefile b/data/tutorials/devel/Makefile deleted file mode 100644 index 72c7507f01..0000000000 --- a/data/tutorials/devel/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.4 1997-07-01 05:38:11 max Exp $ - -DOCS= devel.docb -INDEXLINK= devel.html - -.include "../../web.mk" - diff --git a/data/tutorials/devel/devel.docb b/data/tutorials/devel/devel.docb deleted file mode 100644 index 310401db55..0000000000 --- a/data/tutorials/devel/devel.docb +++ /dev/null @@ -1,1835 +0,0 @@ -<!-- $Id: devel.docb,v 1.3 1997-08-17 17:33:49 jfieber Exp $ --> -<!-- The FreeBSD Documentation Project --> - -<!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> -<book> -<bookinfo> -<bookbiblio> -<title>A User's Guide to FreeBSD Programming Tools - - - -James -Raynard - -
      -jraynard@freebsd.org -
      -
      -
      - -August 17, 1997 - - -1997 -James Raynard - - -This document is an introduction to using some of the programming -tools supplied with FreeBSD, although much of it will be applicable to -many other versions of Unix. It does not attempt to describe -coding in any detail. Most of the document assumes little or no -previous programming knowledge, although it is hoped that most -programmers will find something of value in it - - - - -Introduction<anchor id=foo> - -FreeBSD offers an excellent development environment. Compilers -for C, C++, and Fortran and an assembler come with the basic system, -not to mention a Perl interpreter and classic Unix tools such as -sed and awk. If that is not enough, there are -many more compilers and interpreters in the Ports collection. FreeBSD -is very compatible with standards such as POSIX and -ANSI C, as well with its own BSD heritage, so it is -possible to write applications that will compile and run with little -or no modification on a wide range of platforms. - -However, all this power can be rather overwhelming at first if -you've never written programs on a Unix platform before. This -document aims to help you get up and running, without getting too -deeply into more advanced topics. The intention is that this document -should give you enough of the basics to be able to make some sense of -the documentation. - -Most of the document requires little or no knowledge of -programming, although it does assume a basic competence with using -Unix and a willingness to learn! - - - - -Introduction to Programming - -A program is a set of instructions that tell the computer to do -various things; sometimes the instruction it has to perform depends -on what happened when it performed a previous instruction. This -section gives an overview of the two main ways in which you can give -these instructions, or commands as they are usually -called. One way uses an interpreter, the other a -compiler. As human languages are too difficult for a -computer to understand in an unambiguous way, commands are usually -written in one or other languages specially designed for the -purpose. - - - - -Interpreters - -With an interpreter, the language comes as an environment, where you -type in commands at a prompt and the environment executes them for -you. For more complicated programs, you can type the commands into a -file and get the interpreter to load the file and execute the commands -in it. If anything goes wrong, many interpreters will drop you into a -debugger to help you track down the problem. - -The advantage of this is that you can see the results of your -commands immediately, and mistakes can be corrected readily. The -biggest disadvantage comes when you want to share your programs with -someone. They must have the same interpreter, or you must have some -way of giving it to them, and they need to understand how to use it. -Also users may not appreciate being thrown into a debugger if they -press the wrong key! From a performance point of view, interpreters -can use up a lot of memory, and generally do not generate code as -efficiently as compilers. - -In my opinion, interpreted languages are the best way to start -if you have not done any programming before. This kind of environment -is typically found with languages like Lisp, Smalltalk, Perl and -Basic. It could also be argued that the Unix shell (sh, -csh) is itself an interpreter, and many people do in fact -write shell scripts to help with various -housekeeping tasks on their machine. Indeed, part of the -original Unix philosophy was to provide lots of small utility -programs that could be linked together in shell scripts to perform -useful tasks. - - - - -Interpreters available with FreeBSD - -Here is a list of interpreters that are available as FreeBSD -packages, with a brief discussion of some of the more popular -interpreted languages. - -To get one of these packages, all you need to do is to click on -the hotlink for the package, then run -$ pkg_add package name - - -as root. Obviously, you will need to have a fully functional FreeBSD -2.1.0 or later system for the package to work! - - - -BASIC - -Short for Beginner's All-purpose Symbolic Instruction -Code. Developed in the 1950s for teaching University students to -program and provided with every self-respecting personal computer in -the 1980s, BASIC has been the first programming language -for many programmers. It's also the foundation for Visual -Basic. - -The Bywater -Basic Interpreter and the Phil -Cockroft's Basic Interpreter (formerly Rabbit Basic) are -available as FreeBSD FreeBSD -packages - - - -Lisp -A language that was developed in the late 1950s as an alternative to -the number-crunching languages that were popular at the time. -Instead of being based on numbers, Lisp is based on lists; in fact -the name is short for List Processing. Very popular in AI -(Artificial Intelligence) circles. - -Lisp is an extremely powerful and sophisticated language, but -can be rather large and unwieldy. - -FreeBSD has GNU -Common Lisp available as a package. - - - - -Perl -Very popular with system administrators for writing -scripts; also often used on World Wide Web servers for writing CGI -scripts. - -Version 4, which is probably still the most widely-used -version, comes with FreeBSD; the newer Perl -Version 5 is available as a package. - - - - -Scheme -A dialect of Lisp that is rather more compact and -cleaner than Common Lisp. Popular in Universities as it is simple -enough to teach to undergraduates as a first language, while it has a -high enough level of abstraction to be used in research work. - -FreeBSD has packages of the -Elk Scheme Interpreter, the -MIT Scheme Interpreter and the -SCM Scheme Interpreter. - - - - -Icon -The Icon Programming Language. - - - -Logo -Brian Harvey's LOGO Interpreter. - - - -Python -The Python Object-Oriented Programming Language - - - - - - - - - -Compilers - -Compilers are rather different. First of all, you write your -code in a file (or files) using an editor. You then run the compiler -and see if it accepts your program. If it did not compile, grit your -teeth and go back to the editor; if it did compile and gave you a -program, you can run it either at a shell command prompt or in a -debugger to see if it works properly.If you run it in -the shell, you may get a core dump. - -Obviously, this is not quite as direct as using an interpreter. -However it allows you to do a lot of things which are very difficult -or even impossible with an interpreter, such as writing code which -interacts closely with the operating system—or even writing -your own operating system! It's also useful if you need to write very -efficient code, as the compiler can take its time and optimise the -code, which would not be acceptable in an interpreter. And -distributing a program written for a compiler is usually more -straightforward than one written for an interpreter—you can just -give them a copy of the executable, assuming they have the same -operating system as you. - -Compiled languages include Pascal, C and C++. C and C++ are rather -unforgiving languages, and best suited to more experienced -programmers; Pascal, on the other hand, was designed as an educational -language, and is quite a good language to start with. Unfortunately, -FreeBSD doesn't have any Pascal support, except for a Pascal-to-C -converter in the ports. - -As the edit-compile-run-debug cycle is rather tedious when -using separate programs, many commercial compiler makers have -produced Integrated Development Environments (IDEs -for short). FreeBSD does not have an IDE as such; however -it is possible to use Emacs for this purpose. This is discussed in -. - - - - - -Compiling with <command>cc</command> - -This section deals only with the GNU compiler for C and C++, -since that comes with the base FreeBSD system. It can be invoked by -either cc or gcc. The details of producing a -program with an interpreter vary considerably between interpreters, -and are usually well covered in the documentation and on-line help -for the interpreter. - -Once you've written your masterpiece, the next step is to convert it -into something that will (hopefully!) run on FreeBSD. This usually -involves several steps, each of which is done by a separate -program. - - -Pre-process your source code to remove comments and do other -tricks like expanding macros in C. - - -Check the syntax of your code to see if you have obeyed the -rules of the language. If you have not, it will complain! - - -Convert the source code into assembly -language—this is very close to machine code, but still -understandable by humans. Allegedly.To be strictly -accurate, cc converts the source code into its own, -machine-independent p-code instead of assembly language -at this stage. - -Convert the assembly language into machine -code—yep, we are talking bits and bytes, ones and zeros -here. - -Check that you have used things like functions and global -variables in a consistent way. For example, if you have called a -non-existent function, it will complain. - -If you are trying to produce an executable from several -source code files, work out how to fit them all together. - -Work out how to produce something that the system's run-time -loader will be able to load into memory and run. - -Finally, write the executable on the file -system. - - - -The word compiling is often used to refer to just -steps 1 to 4—the others are referred to as -linking. Sometimes step 1 is referred to as -pre-processing and steps 3-4 as -assembling. - -Fortunately, almost all this detail is hidden from you, as -cc is a front end that manages calling all these programs -with the right arguments for you; simply typing -$ cc foobar.c - -will cause foobar.c to be compiled by all the -steps above. If you have more than one file to compile, just do -something like -$ cc foo.c bar.c - - -Note that the syntax checking is just that—checking the -syntax. It will not check for any logical mistakes you may have made, -like putting the program into an infinite loop, or using a bubble -sort when you meant to use a binary sort.In case you -didn't know, a binary sort is an efficient way of sorting things into -order and a bubble sort isn't. - -There are lots and lots of options for cc, which -are all in the man page. Here are a few of the most important ones, -with examples of how to use them. - - - - -The output name of the file. If you do not use this -option, cc will produce an executable called -a.out.The reasons for this are buried in -the mists of history. - - -$ cc foobar.c executable is a.out -$ cc -o foobar foobar.c executable is foobar - - - - - -Just compile the file, do not link it. Useful for toy -programs where you just want to check the syntax, or if you are using -a Makefile. - - -$ cc -c foobar.c - - -This will produce an object file (not an -executable) called foobar.o. This can be linked -together with other object files into an executable. - - - - - - -Create a debug version of the executable. This makes -the compiler put information into the executable about which line of -which source file corresponds to which function call. A debugger can -use this information to show the source code as you step through the -program, which is very useful; the disadvantage -is that all this extra information makes the program much bigger. -Normally, you compile with while you are -developing a program and then compile a release -version without when you're satisfied it -works properly. - - -$ cc -g foobar.c - - -This will produce a debug version of the -program.Note, we didn't use the -flag to specify the executable name, so we will get an executable -called a.out. Producing a debug version called -foobar is left as an exercise for the -reader! - - - - - - -Create an optimised version of the executable. The -compiler performs various clever tricks to try and produce an -executable that runs faster than normal. You can add a number after -the to specify a higher level of optimisation, -but this often exposes bugs in the compiler's optimiser. For -instance, the version of cc that comes with the -2.1.0 release of FreeBSD is known to produce bad code with the - option in some circumstances. - -Optimisation is usually only turned on when compiling a release -version. - - -$ cc -O -o foobar foobar.c - - -This will produce an optimised version of -foobar. - - - - - -The following three flags will force cc to -check that your code complies to the relevant international standard, -often referred to as the ANSI standard, though -strictly speaking it is an ISO standard. - - - - - -Enable all the warnings which the authors of -cc believe are worthwhile. Despite the name, it -will not enable all the warnings cc is capable -of. - - - - - - -Turn off most, but not all, of the non-ANSI C -features provided by cc. Despite the name, it does -not guarantee strictly that your code will comply to the -standard. - - - - - - - -Turn off all -cc's non-ANSI C features. - - - - - -Without these flags, cc will allow you to -use some of its non-standard extensions to the standard. Some of -these are very useful, but will not work with other compilers—in -fact, one of the main aims of the standard is to allow people to -write code that will work with any compiler on any system. This is -known as portable code. - -Generally, you should try to make your code as portable as -possible, as otherwise you may have to completely re-write the -program later to get it to work somewhere else—and who knows -what you may be using in a few years time? - - -$ cc -Wall -ansi -pedantic -o foobar foobar.c - - -This will produce an executable foobar -after checking foobar.c for standard -compliance. - - - - - -Specify a function library to be used during when -linking. - -The most common example of this is when compiling a program that -uses some of the mathematical functions in C. Unlike most other -platforms, these are in a separate library from the standard C one -and you have to tell the compiler to add it. - -The rule is that if the library is called -libsomething.a, you -give cc the argument -. For example, -the math library is libm.a, so you give -cc the argument . A common -gotcha with the math library is that it has to be the -last library on the command line. - - -$ cc -o foobar foobar.c -lm - - -This will link the math library functions into -foobar. - -If you are compiling C++ code, you need to add -, or if you are using -FreeBSD 2.2 or later, to the command line argument to link the C++ -library functions. Alternatively, you can run c++ -instead of cc, which does this for you. -c++ can also be invoked as g++ -on FreeBSD. - - -$ cc -o foobar foobar.cc -lg++ For FreeBSD 2.1.6 and earlier -$ cc -o foobar foobar.cc -lstdc++ For FreeBSD 2.2 and later -$ c++ -o foobar foobar.cc - - -Each of these will both produce an executable -foobar from the C++ source file -foobar.cc. Note that, on Unix systems, C++ -source files traditionally end in .C, -.cxx or .cc, rather than -the MS-DOS style .cpp -(which was already used for something else). gcc -used to rely on this to work out what kind of compiler to use on the -source file; however, this restriction no longer applies, so you may -now call your C++ files .cpp with -impunity! - - - - - - -Common <command>cc</command> Queries and Problems - -Q. I am trying to write a program which uses the -sin() function and I get an error like this. -What does it mean? - -/var/tmp/cc0143941.o: Undefined symbol `_sin' referenced from text segment - - - -A. When using mathematical functions like -sin(), you have to tell cc to -link in the math library, like so: - -$ cc -o foobar foobar.c -lm - - -Q. All right, I wrote this simple program to practice using -. All it does is raise 2.1 to the power of 6. - -#include <stdio.h> - -int main() { - float f; - - f = pow(2.1, 6); - printf("2.1 ^ 6 = %f\n", f); - return 0; -} - -and I compiled it as: - -$ cc temp.c -lm - -like you said I should, but I get this when I run it: - -$ ./a.out -2.1 ^ 6 = 1023.000000 - - - -This is not the right answer! What is -going on? - -A. When the compiler sees you call a function, it checks if it -has already seen a prototype for it. If it has not, it assumes the -function returns an int, which is -definitely not what you want here. - -Q. So how do I fix this? - -A. The prototypes for the mathematical functions are in -math.h. If you include this file, the compiler -will be able to find the prototype and it will stop doing strange -things to your calculation! - -#include <math.h> -#include <stdio.h> - -int main() { -... - - - -After recompiling it as you did before, run it: - -$ ./a.out -2.1 ^ 6 = 85.766121 - - - -If you are using any of the mathematical functions, -always include math.h and -remember to link in the math library. - -Q. I compiled a file called foobar.c and I -cannot find an executable called foobar. Where's -it gone? - -A. Remember, cc will call the executable -a.out unless you tell it differently. Use the - option: - -$ cc -o foobar foobar.c - - - -Q. OK, I have an executable called foobar, -I can see it when I run ls, but when I type in -foobar at the command prompt it tells me there is -no such file. Why can it not find it? - -A. Unlike MS-DOS, Unix does not look in the -current directory when it is trying to find out which executable you -want it to run, unless you tell it to. Either type -./foobar, which means run the file called -foobar in the current directory, or -change your PATH -environment variable so that it looks something like - -bin:/usr/bin:/usr/local/bin:. - -The dot at the end means look in the current directory if it is not in -any of the others. - -Q. I called my executable test, but -nothing happens when I run it. What is going on? - -A. Most Unix systems have a program called -test in /usr/bin and the -shell is picking that one up before it gets to checking the current -directory. Either type: - -$ ./test - -or choose a better name for your program! - -Q. I compiled my program and it seemed to run all right at -first, then there was an error and it said something about core -dumped. What does that mean? - -A. The name core dump dates back to the -very early days of Unix, when the machines used core memory for -storing data. Basically, if the program failed under certain -conditions, the system would write the contents of core memory to -disk in a file called core, which the programmer -could then pore over to find out what went wrong. - -Q. Fascinating stuff, but what I am supposed to do now? - -A. Use gdb to analyse the core (see ). - -Q. When my program dumped core, it said something about a -segmentation fault. What's that? - -A. This basically means that your program tried to perform some sort -of illegal operation on memory; Unix is designed to protect the -operating system and other programs from rogue programs. - -Common causes for this are: - -Trying to write to a NULL pointer, eg -char *foo = NULL; -strcpy(foo, "bang!"); - - -Using a pointer that hasn't been initialised, eg -char *foo; -strcpy(foo, "bang!"); -The pointer will have some random value that, with luck, -will point into an area of memory that isn't available to -your program and the kernel will kill your program before -it can do any damage. If you're unlucky, it'll point -somewhere inside your own program and corrupt one of your -data structures, causing the program to fail -mysteriously. - -Trying to access past the end of an array, eg -int bar[20]; -bar[27] = 6; - - Trying to store something in read-only memory, eg -char *foo = "My string"; -strcpy(foo, "bang!"); -Unix compilers often put string literals like -"My string" into -read-only areas of memory. - -Doing naughty things with -malloc() and free(), eg -char bar[80]; -free(bar); -or -char *foo = malloc(27); -free(foo); -free(foo); - - - - -Making one of these mistakes will not always lead to an -error, but they are always bad practice. Some systems and -compilers are more tolerant than others, which is why programs -that ran well on one system can crash when you try them on an -another. - -Q. Sometimes when I get a core dump it says bus -error. It says in my Unix book that this means a hardware -problem, but the computer still seems to be working. Is this -true? - -A. No, fortunately not (unless of course you really do have a hardware -problem…). This is usually another way of saying that you -accessed memory in a way you shouldn't have. - -Q. This dumping core business sounds as though it could be quite -useful, if I can make it happen when I want to. Can I do this, or -do I have to wait until there's an error? - -A. Yes, just go to another console or xterm, do -$ ps -to find out the process ID of your program, and do -$ kill -ABRT pid -where pid is the -process ID you looked up. - -This is useful if your program has got stuck in an infinite -loop, for instance. If your program happens to trap -SIGABRT, there are several other signals which have -a similar effect. - - - - - - -Make - - -What is <command>make</command>? - -When you're working on a simple program with only one or two source -files, typing in -$ cc file1.c file2.c -is not too bad, but it quickly becomes very tedious when there are -several files—and it can take a while to compile, too. - -One way to get around this is to use object files and only recompile -the source file if the source code has changed. So we could have -something like: -$ cc file1.o file2.ofile37.c &hellip -if we'd changed file37.c, but not any of the -others, since the last time we compiled. This may speed up the -compilation quite a bit, but doesn't solve the typing -problem. - -Or we could write a shell script to solve the typing problem, but it -would have to re-compile everything, making it very inefficient on a -large project. - -What happens if we have hundreds of source files lying about? What if -we're working in a team with other people who forget to tell us when -they've changed one of their source files that we use? - -Perhaps we could put the two solutions together and write something -like a shell script that would contain some kind of magic rule saying -when a source file needs compiling. Now all we need now is a program -that can understand these rules, as it's a bit too complicated for the -shell. - -This program is called make. It reads in a -file, called a makefile, that tells it how -different files depend on each other, and works out which files need -to be re-compiled and which ones don't. For example, a rule could say -something like if fromboz.o is older than -fromboz.c, that means someone must have changed -fromboz.c, so it needs to be -re-compiled. The makefile also has rules telling make -how to re-compile the source file, making it a -much more powerful tool. - -Makefiles are typically kept in the same directory as the -source they apply to, and can be called -makefile, Makefile or -MAKEFILE. Most programmers use the name -Makefile, as this puts it near the top of a -directory listing, where it can easily be seen.They -don't use the MAKEFILE form as block capitals -are often used for documentation files like -README. - - - - -Example of using <command>make</command> - -Here's a very simple make file: -foo: foo.c - cc -o foo foo.c -It consists of two lines, a dependency line and a creation line. - -The dependency line here consists of the name of the program -(known as the target), followed by a colon, -then whitespace, then the name of the source file. When -make reads this line, it looks to see if -foo exists; if it exists, it compares the time -foo was last modified to the time -foo.c was last modified. If -foo does not exist, or is older than -foo.c, it then looks at the creation line to -find out what to do. In other words, this is the rule for working out -when foo.c needs to be re-compiled. - -The creation line starts with a tab (press the -tab key) and then the command you would type to -create foo if you were doing it at a command -prompt. If foo is out of date, or does not -exist, make then executes this command to create -it. In other words, this is the rule which tells make how to -re-compile foo.c. - -So, when you type make, it will make -sure that foo is up to date with respect to your -latest changes to foo.c. This principle can be -extended to Makefiles with hundreds of -targets—in fact, on FreeBSD, it is possible to compile the -entire operating system just by typing make -world in the appropriate directory! - -Another useful property of makefiles is that the targets don't have -to be programs. For instance, we could have a make file that looks -like this: -foo: foo.c - cc -o foo foo.c - -install: - cp foo /home/me - -We can tell make which target we want to make by typing: -$ make target -make will then only look at that target and ignore any -others. For example, if we type make foo with the -makefile above, make will ignore the install target. - -If we just type make on its own, make -will always look at the first target and then stop without looking at -any others. So if we typed make here, it will -just go to the foo target, re-compile -foo if necessary, and then stop without going on -to the install target. - -Notice that the install target doesn't -actually depend on anything! This means that the command on the -following line is always executed when we try to make that target by -typing make install. In this case, it will -copy foo into the user's home directory. This is -often used by application makefiles, so that the application can be -installed in the correct directory when it has been correctly -compiled. - -This is a slightly confusing subject to try and explain. If you -don't quite understand how make works, the best -thing to do is to write a simple program like hello -world and a make file like the one above and experiment. Then -progress to using more than one source file, or having the source -file include a header file. The touch command is -very useful here—it changes the date on a file without you -having to edit it. - - - - -FreeBSD Makefiles - -Makefiles can be rather complicated to write. Fortunately, -BSD-based systems like FreeBSD come with some very powerful ones as -part of the system. One very good example of this is the FreeBSD -ports system. Here's the essential part of a typical ports -Makefile: -MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ -DISTFILES= scheme-microcode+dist-7.3-freebsd.tgz - -.include <bsd.port.mk> - -Now, if we go to the directory for this port and type -make, the following happens: - - -A check is made to see if the source code for this port is -already on the system. - -If it isn't, an FTP connection to the URL in -MASTER_SITES is set up to download the -source. - -The checksum for the source is calculated and compared it with -one for a known, good, copy of the source. This is to make sure that -the source was not corrupted while in transit. - -Any changes required to make the source work on FreeBSD are -applied—this is known as patching. - -Any special configuration needed for the source is done. -(Many Unix program distributions try to work out which version of -Unix they are being compiled on and which optional Unix features are -present—this is where they are given the information in the -FreeBSD ports scenario). - -The source code for the program is compiled. In effect, -we change to the directory where the source was unpacked and do -make—the program's own make file has the -necessary information to build the program. - -We now have a compiled version of the program. If we -wish, we can test it now; when we feel confident about the program, -we can type make install. This will cause the -program and any supporting files it needs to be copied into the -correct location; an entry is also made into a package -database, so that the port can easily be uninstalled later -if we change our mind about it. - - - -Now I think you'll agree that's rather impressive for a four -line script! - -The secret lies in the last line, which tells -make to look in the system makefile called -bsd.port.mk. It's easy to overlook this line, -but this is where all the clever stuff comes from—someone has -written a makefile that tells make to do all the -things above (plus a couple of other things I didn't mention, -including handling any errors that may occur) and anyone can get -access to that just by putting a single line in their own make -file! - -If you want to have a look at these system makefiles, they're -in /usr/share/mk, but it's probably best to wait -until you've had a bit of practice with makefiles, as they are very -complicated (and if you do look at them, make sure you have a flask -of strong coffee handy!) - - - - -More advanced uses of <command>make</command> - -Make is a very powerful tool, and can do much -more than the simple example above shows. Unfortunately, there are -several different versions of make, and they all -differ considerably. The best way to learn what they can do is -probably to read the documentation—hopefully this introduction will -have given you a base from which you can do this. - -The version of make that comes with FreeBSD is the Berkeley -make; there is a tutorial for it in -/usr/share/doc/psd/12.make. To view it, do -$ zmore paper.ascii.gz -in that directory. - -Many applications in the ports use GNU -make, which has a very good set of info -pages. If you have installed any of these ports, GNU -make will automatically have been installed as -gmake. It's also available as a port and package -in its own right. - -To view the info pages for GNU make, -you will have to edit the dir file in the -/usr/local/info directory to add an entry for -it. This involves adding a line like - * Make: (make). The GNU Make utility. -to the file. Once you have done this, you can type -info and then select -make from the menu (or in -Emacs, do C-h -i). - - - - - -Debugging - - -The Debugger - -The debugger that comes with FreeBSD is called -gdb (GNU -debugger). You start it up by typing -$ gdb progname -although most people prefer to run it inside -Emacs. You can do this by: -M-x gdb RET progname RET - -Using a debugger allows you to run the program under more -controlled circumstances. Typically, you can step through the program -a line at a time, inspect the value of variables, change them, tell -the debugger to run up to a certain point and then stop, and so on. -You can even attach to a program that's already running, or load a -core file to investigate why the program crashed. It's even possible -to debug the kernel, though that's a little trickier than the user -applications we'll be discussing in this section. - -gdb has quite good on-line help, as well as -a set of info pages, so this section will concentrate on a few of the -basic commands. - -Finally, if you find its text-based command-prompt style -off-putting, there's a graphical front-end for it xxgdb -in the ports collection. - -This section is intended to be an introduction to using -gdb and does not cover specialised topics such as -debugging the kernel. - - - - -Running a program in the debugger - -You'll need to have compiled the program with the - option to get the most out of using -gdb. It will work without, but you'll only see the -name of the function you're in, instead of the source code. If you -see a line like: -… (no debugging symbols found) …when -gdb starts up, you'll know that the program wasn't -compiled with the option. - -At the gdb prompt, type break -main. This will tell the debugger to skip over the -preliminary set-up code in the program and start at the beginning of -your code. Now type run to start the -program—it will start at the beginning of the set-up code and -then get stopped by the debugger when it calls -main(). (If you've ever wondered where -main() gets called from, now you know!). - -You can now step through the program, a line at a time, by -pressing n. If you get to a function call, you can -step into it by pressing s. Once you're in a -function call, you can return from stepping into a function call by -pressing f. You can also use up and -down to take a quick look at the caller. - -Here's a simple example of how to spot a mistake in a program -with gdb. This is our program (with a deliberate -mistake): -#include <stdio.h> - -int bazz(int anint); - -main() { - int i; - - printf("This is my program\n"); - bazz(i); - return 0; -} - -int bazz(int anint) { - printf("You gave me %d\n", anint); - return anint; -} - - -This program sets i to be 5 -and passes it to a function bazz() which prints -out the number we gave it. - -When we compile and run the program we get -$ cc -g -o temp temp.c -$ ./temp -This is my program -anint = 4231 - -That wasn't what we expected! Time to see what's going -on!$ gdb temp -GDB is free software and you are welcome to distribute copies of it - under certain conditions; type "show copying" to see the conditions. -There is absolutely no warranty for GDB; type "show warranty" for details. -GDB 4.13 (i386-unknown-freebsd), Copyright 1994 Free Software Foundation, Inc. -(gdb) break main Skip the set-up code -Breakpoint 1 at 0x160f: file temp.c, line 9. gdb puts breakpoint at main() -(gdb) run Run as far as main() -Starting program: /home/james/tmp/temp Program starts running - -Breakpoint 1, main () at temp.c:9 gdb stops at main() -(gdb) n Go to next line -This is my program Program prints out -(gdb) s step into bazz() -bazz (anint=4231) at temp.c:17 gdb displays stack frame -(gdb) - - -Hang on a minute! How did anint get to be -4231? Didn't we set it to be 5 -in main()? Let's move up to -main() and have a look. - -(gdb) up Move up call stack -#1 0x1625 in main () at temp.c:11 gdb displays stack frame -(gdb) p i Show us the value of i -$1 = 4231 gdb displays 4231 -Oh dear! Looking at the code, we forgot to initialise -i. We meant to put -… -main() { - int i; - - i = 5; - printf("This is my program\n"); -&hellip -but we left the i=5; line out. As we didn't -initialise i, it had whatever number happened to be -in that area of memory when the program ran, which in this case -happened to be 4231. - -gdb displays the stack frame -every time we go into or out of a function, even if we're using -up and down to move around the -call stack. This shows the name of the function and the values of -its arguments, which helps us keep track of where we are and what's -going on. (The stack is a storage area where the program stores -information about the arguments passed to functions and where to go -when it returns from a function call). - - - - -Examining a core file - -A core file is basically a file which contains the complete -state of the process when it crashed. In the good old -days, programmers had to print out hex listings of core files -and sweat over machine code manuals, but now life is a bit easier. -Incidentally, under FreeBSD and other 4.4BSD systems, a core file is -called progname.core instead of just -core, to make it clearer which program a core -file belongs to. - -To examine a core file, start up gdb in the -usual way. Instead of typing break or -run, type -(gdb) core progname.core -If you're not in the same directory as the core file, you'll have to -do dir /path/to/core/file first. - -You should see something like this: -$ gdb a.out -GDB is free software and you are welcome to distribute copies of it - under certain conditions; type "show copying" to see the conditions. -There is absolutely no warranty for GDB; type "show warranty" for details. -GDB 4.13 (i386-unknown-freebsd), Copyright 1994 Free Software Foundation, Inc. -(gdb) core a.out.core -Core was generated by `a.out'. -Program terminated with signal 11, Segmentation fault. -Cannot access memory at address 0x7020796d. -#0 0x164a in bazz (anint=0x5) at temp.c:17 -(gdb) - -In this case, the program was called -a.out, so the core file is called -a.out.core. We can see that the program crashed -due to trying to access an area in memory that was not available to -it in a function called bazz. - -Sometimes it's useful to be able to see how a function was -called, as the problem could have occurred a long way up the call -stack in a complex program. The bt command causes -gdb to print out a back-trace of the call -stack: -(gdb) bt -#0 0x164a in bazz (anint=0x5) at temp.c:17 -#1 0xefbfd888 in end () -#2 0x162c in main () at temp.c:11 -(gdb)The end() function is called when -a program crashes; in this case, the bazz() -function was called from main(). - - - - -Attaching to a running program - -One of the neatest features about gdb is -that it can attach to a program that's already running. Of course, -that assumes you have sufficient permissions to do so. A common -problem is when you are stepping through a program that forks, and -you want to trace the child, but the debugger will only let you trace -the parent. - -What you do is start up another gdb, use -ps to find the process ID for the child, and -do(gdb) attach pid -in gdb, and then debug as usual. - -That's all very well, you're probably thinking, -but by the time I've done that, the child process will be over -the hill and far away. Fear not, gentle reader, here's how to -do it (courtesy of the gdb info pages): -&hellip -if ((pid = fork()) < 0) /* _Always_ check this */ - error(); -else if (pid == 0) { /* child */ - int PauseMode = 1; - - while (PauseMode) - sleep(10); /* Wait until someone attaches to us */ - &hellip -} else { /* parent */ - &hellip -Now all you have to do is attach to the child, set -PauseMode to 0, and -wait for the sleep() call to return! - - - - - -Using Emacs as a Development Environment - - -Emacs - -Unfortunately, Unix systems don't come with the kind of -everything-you-ever-wanted-and-lots-more-you-didn't-in-one-gigantic-package -integrated development environments that other systems -have.At least, not unless you pay out very large sums -of money. However, it is possible to set up your -own environment. It may not be as pretty, and it may not be quite as -integrated, but you can set it up the way you want it. And it's free. -And you have the source to it. - -The key to it all is Emacs. Now there are some people who -loathe it, but many who love it. If you're one of the former, I'm -afraid this section will hold little of interest to you. Also, you'll -need a fair amount of memory to run it—I'd recommend 8MB in -text mode and 16MB in X as the bare minimum to get reasonable -performance. - -Emacs is basically a highly customisable editor—indeed, -it has been customised to the point where it's more like an operating -system than an editor! Many developers and sysadmins do in fact -spend practically all their time working inside Emacs, leaving it -only to log out. - -It's impossible even to summarise everything Emacs can do here, but -here are some of the features of interest to developers: - - -Very powerful editor, allowing search-and-replace on -both strings and regular expressions (patterns), jumping to start/end -of block expression, etc, etc. - -Pull-down menus and online help. - -Language-dependent syntax highlighting and -indentation. - -Completely customisable. - -You can compile and debug programs within -Emacs. - -On a compilation error, you can jump to the offending -line of source code. - -Friendly-ish front-end to the info -program used for reading GNU hypertext documentation, including the -documentation on Emacs itself. - -Friendly front-end to gdb, -allowing you to look at the source code as you step through your -program. - -You can read Usenet news and mail while your program -is compiling. - -And doubtless many more that I've overlooked. - -Emacs can be installed on FreeBSD using the Emacs -port. - -Once it's installed, start it up and do C-h -t to read an Emacs tutorial—that means hold down -the control key, press h, let go of -the control key, and then press t. -(Alternatively, you can you use the mouse to select Emacs -Tutorial from the Help menu). - -Although Emacs does have menus, it's well worth learning the -key bindings, as it's much quicker when you're editing something to -press a couple of keys than to try and find the mouse and then click -on the right place. And, when you're talking to seasoned Emacs users, -you'll find they often casually throw around expressions like -M-x replace-s RET foo RET bar RET -so it's useful to know what they mean. And in any case, Emacs has far -too many useful functions for them to all fit on the menu -bars. - -Fortunately, it's quite easy to pick up the key-bindings, as -they're displayed next to the menu item. My advice is to use the -menu item for, say, opening a file until you understand how it works -and feel confident with it, then try doing C-x C-f. When you're happy -with that, move on to another menu command. - -If you can't remember what a particular combination of keys -does, select Describe Key from the -Help menu and type it in—Emacs will tell you -what it does. You can also use the Command -Apropos menu item to find out all the commands which -contain a particular word in them, with the key binding next to -it. - -By the way, the expression above means hold down the -Meta key, press x, release the -Meta key, type replace-s -(short for replace-string—another feature of -Emacs is that you can abbreviate commands), press the -return key, type foo (the -string you want replaced), press the return key, -type bar (the string you want to replace foo with) -and press return again. Emacs will then do the -search-and-replace operation you've just requested. - -If you're wondering what on earth the Meta key -is, it's a special key that many Unix workstations have. -Unfortunately, PC's don't have one, so it's usually the -alt key (or if you're unlucky, the escape -key). - -Oh, and to get out of Emacs, do C-x C-c -(that means hold down the control key, press -c, press x and release the -control key). If you have any unsaved files open, -Emacs will ask you if you want to save them. (Ignore the bit in the -documentation where it says C-z is the usual way -to leave Emacs—that leaves Emacs hanging around in the -background, and is only really useful if you're on a system which -doesn't have virtual terminals). - - - - -Configuring Emacs - -Emacs does many wonderful things; some of them are built in, -some of them need to be configured. - -Instead of using a proprietary macro language for -configuration, Emacs uses a version of Lisp specially adapted for -editors, known as Emacs Lisp. This can be quite useful if you want to -go on and learn something like Common Lisp, as it's considerably -smaller than Common Lisp (although still quite big!). - -The best way to learn Emacs Lisp is to download the Emacs -Tutorial - -However, there's no need to actually know any Lisp to get -started with configuring Emacs, as I've included a sample -.emacs file, which should be enough to get you -started. Just copy it into your home directory and restart Emacs if -it's already running; it will read the commands from the file and -(hopefully) give you a useful basic setup. - - - - -A sample <filename>.emacs</filename> file - -Unfortunately, there's far too much here to explain it in detail; -however there are one or two points worth mentioning. - - - - -Everything beginning with a ; is a -comment and is ignored by Emacs. - -In the first line, the --*- Emacs-Lisp -*- is so that we can -edit the .emacs file itself within Emacs and get -all the fancy features for editing Emacs Lisp. Emacs usually tries to -guess this based on the filename, and may not get it right for -.emacs. - -The tab key is bound to an -indentation function in some modes, so when you press the tab key, it -will indent the current line of code. If you want to put a -tab character in whatever you're writing, hold the -control key down while you're pressing the -tab key. - -This file supports syntax highlighting for C, C++, -Perl, Lisp and Scheme, by guessing the language from the -filename. - -Emacs already has a pre-defined function called -next-error. In a compilation output window, this -allows you to move from one compilation error to the next by doing -M-n; we define a complementary function, -previous-error, that allows you to go to a -previous error by doing M-p. The nicest feature of -all is that C-c C-c will open up the source file -in which the error occurred and jump to the appropriate -line. - - We enable Emacs's ability to act as a server, so -that if you're doing something outside Emacs and you want to edit a -file, you can just type in -$ emacsclient filename -and then you can edit the file in your Emacs!Many -Emacs users set their EDITOR environment to -emacsclient so this happens every time they need -to edit a file. - - - - - -A sample <filename>.emacs</filename> file -;; -*-Emacs-Lisp-*- - -;; This file is designed to be re-evaled; use the variable first-time -;; to avoid any problems with this. -(defvar first-time t - "Flag signifying this is the first time that .emacs has been evaled") - -;; Meta -(global-set-key "\M- " 'set-mark-command) -(global-set-key "\M-\C-h" 'backward-kill-word) -(global-set-key "\M-\C-r" 'query-replace) -(global-set-key "\M-r" 'replace-string) -(global-set-key "\M-g" 'goto-line) -(global-set-key "\M-h" 'help-command) - -;; Function keys -(global-set-key [f1] 'manual-entry) -(global-set-key [f2] 'info) -(global-set-key [f3] 'repeat-complex-command) -(global-set-key [f4] 'advertised-undo) -(global-set-key [f5] 'eval-current-buffer) -(global-set-key [f6] 'buffer-menu) -(global-set-key [f7] 'other-window) -(global-set-key [f8] 'find-file) -(global-set-key [f9] 'save-buffer) -(global-set-key [f10] 'next-error) -(global-set-key [f11] 'compile) -(global-set-key [f12] 'grep) -(global-set-key [C-f1] 'compile) -(global-set-key [C-f2] 'grep) -(global-set-key [C-f3] 'next-error) -(global-set-key [C-f4] 'previous-error) -(global-set-key [C-f5] 'display-faces) -(global-set-key [C-f8] 'dired) -(global-set-key [C-f10] 'kill-compilation) - -;; Keypad bindings -(global-set-key [up] "\C-p") -(global-set-key [down] "\C-n") -(global-set-key [left] "\C-b") -(global-set-key [right] "\C-f") -(global-set-key [home] "\C-a") -(global-set-key [end] "\C-e") -(global-set-key [prior] "\M-v") -(global-set-key [next] "\C-v") -(global-set-key [C-up] "\M-\C-b") -(global-set-key [C-down] "\M-\C-f") -(global-set-key [C-left] "\M-b") -(global-set-key [C-right] "\M-f") -(global-set-key [C-home] "\M-<") -(global-set-key [C-end] "\M->") -(global-set-key [C-prior] "\M-<") -(global-set-key [C-next] "\M->") - -;; Mouse -(global-set-key [mouse-3] 'imenu) - -;; Misc -(global-set-key [C-tab] "\C-q\t") ; Control tab quotes a tab. -(setq backup-by-copying-when-mismatch t) - -;; Treat 'y' or <CR> as yes, 'n' as no. -(fset 'yes-or-no-p 'y-or-n-p) - (define-key query-replace-map [return] 'act) - (define-key query-replace-map [?\C-m] 'act) - -;; Load packages -(require 'desktop) -(require 'tar-mode) - -;; Pretty diff mode -(autoload 'ediff-buffers "ediff" "Intelligent Emacs interface to diff" t) -(autoload 'ediff-files "ediff" "Intelligent Emacs interface to diff" t) -(autoload 'ediff-files-remote "ediff" - "Intelligent Emacs interface to diff") - -(if first-time - (setq auto-mode-alist - (append '(("\\.cpp$" . c++-mode) - ("\\.hpp$" . c++-mode) - ("\\.lsp$" . lisp-mode) - ("\\.scm$" . scheme-mode) - ("\\.pl$" . perl-mode) - ) auto-mode-alist))) - -;; Auto font lock mode -(defvar font-lock-auto-mode-list - (list 'c-mode 'c++-mode 'c++-c-mode 'emacs-lisp-mode 'lisp-mode 'perl-mode 'scheme-mode) - "List of modes to always start in font-lock-mode") - -(defvar font-lock-mode-keyword-alist - '((c++-c-mode . c-font-lock-keywords) - (perl-mode . perl-font-lock-keywords)) - "Associations between modes and keywords") - -(defun font-lock-auto-mode-select () - "Automatically select font-lock-mode if the current major mode is -in font-lock-auto-mode-list" - (if (memq major-mode font-lock-auto-mode-list) - (progn - (font-lock-mode t)) - ) - ) - -(global-set-key [M-f1] 'font-lock-fontify-buffer) - -;; New dabbrev stuff -;(require 'new-dabbrev) -(setq dabbrev-always-check-other-buffers t) -(setq dabbrev-abbrev-char-regexp "\\sw\\|\\s_") -(add-hook 'emacs-lisp-mode-hook - '(lambda () - (set (make-local-variable 'dabbrev-case-fold-search) nil) - (set (make-local-variable 'dabbrev-case-replace) nil))) -(add-hook 'c-mode-hook - '(lambda () - (set (make-local-variable 'dabbrev-case-fold-search) nil) - (set (make-local-variable 'dabbrev-case-replace) nil))) -(add-hook 'text-mode-hook - '(lambda () - (set (make-local-variable 'dabbrev-case-fold-search) t) - (set (make-local-variable 'dabbrev-case-replace) t))) - -;; C++ and C mode... -(defun my-c++-mode-hook () - (setq tab-width 4) - (define-key c++-mode-map "\C-m" 'reindent-then-newline-and-indent) - (define-key c++-mode-map "\C-ce" 'c-comment-edit) - (setq c++-auto-hungry-initial-state 'none) - (setq c++-delete-function 'backward-delete-char) - (setq c++-tab-always-indent t) - (setq c-indent-level 4) - (setq c-continued-statement-offset 4) - (setq c++-empty-arglist-indent 4)) - -(defun my-c-mode-hook () - (setq tab-width 4) - (define-key c-mode-map "\C-m" 'reindent-then-newline-and-indent) - (define-key c-mode-map "\C-ce" 'c-comment-edit) - (setq c-auto-hungry-initial-state 'none) - (setq c-delete-function 'backward-delete-char) - (setq c-tab-always-indent t) -;; BSD-ish indentation style - (setq c-indent-level 4) - (setq c-continued-statement-offset 4) - (setq c-brace-offset -4) - (setq c-argdecl-indent 0) - (setq c-label-offset -4)) - -;; Perl mode -(defun my-perl-mode-hook () - (setq tab-width 4) - (define-key c++-mode-map "\C-m" 'reindent-then-newline-and-indent) - (setq perl-indent-level 4) - (setq perl-continued-statement-offset 4)) - -;; Scheme mode... -(defun my-scheme-mode-hook () - (define-key scheme-mode-map "\C-m" 'reindent-then-newline-and-indent)) - -;; Emacs-Lisp mode... -(defun my-lisp-mode-hook () - (define-key lisp-mode-map "\C-m" 'reindent-then-newline-and-indent) - (define-key lisp-mode-map "\C-i" 'lisp-indent-line) - (define-key lisp-mode-map "\C-j" 'eval-print-last-sexp)) - -;; Add all of the hooks... -(add-hook 'c++-mode-hook 'my-c++-mode-hook) -(add-hook 'c-mode-hook 'my-c-mode-hook) -(add-hook 'scheme-mode-hook 'my-scheme-mode-hook) -(add-hook 'emacs-lisp-mode-hook 'my-lisp-mode-hook) -(add-hook 'lisp-mode-hook 'my-lisp-mode-hook) -(add-hook 'perl-mode-hook 'my-perl-mode-hook) - -;; Complement to next-error -(defun previous-error (n) - "Visit previous compilation error message and corresponding source code." - (interactive "p") - (next-error (- n))) - -;; Misc... -(transient-mark-mode 1) -(setq mark-even-if-inactive t) -(setq visible-bell nil) -(setq next-line-add-newlines nil) -(setq compile-command "make") -(setq suggest-key-bindings nil) -(put 'eval-expression 'disabled nil) -(put 'narrow-to-region 'disabled nil) -(put 'set-goal-column 'disabled nil) - -;; Elisp archive searching -(autoload 'format-lisp-code-directory "lispdir" nil t) -(autoload 'lisp-dir-apropos "lispdir" nil t) -(autoload 'lisp-dir-retrieve "lispdir" nil t) -(autoload 'lisp-dir-verify "lispdir" nil t) - -;; Font lock mode -(defun my-make-face (face colour &optional bold) - "Create a face from a colour and optionally make it bold" - (make-face face) - (copy-face 'default face) - (set-face-foreground face colour) - (if bold (make-face-bold face)) - ) - -(if (eq window-system 'x) - (progn - (my-make-face 'blue "blue") - (my-make-face 'red "red") - (my-make-face 'green "dark green") - (setq font-lock-comment-face 'blue) - (setq font-lock-string-face 'bold) - (setq font-lock-type-face 'bold) - (setq font-lock-keyword-face 'bold) - (setq font-lock-function-name-face 'red) - (setq font-lock-doc-string-face 'green) - (add-hook 'find-file-hooks 'font-lock-auto-mode-select) - - (setq baud-rate 1000000) - (global-set-key "\C-cmm" 'menu-bar-mode) - (global-set-key "\C-cms" 'scroll-bar-mode) - (global-set-key [backspace] 'backward-delete-char) - ; (global-set-key [delete] 'delete-char) - (standard-display-european t) - (load-library "iso-transl"))) - -;; X11 or PC using direct screen writes -(if window-system - (progn - ;; (global-set-key [M-f1] 'hilit-repaint-command) - ;; (global-set-key [M-f2] [?\C-u M-f1]) - (setq hilit-mode-enable-list - '(not text-mode c-mode c++-mode emacs-lisp-mode lisp-mode - scheme-mode) - hilit-auto-highlight nil - hilit-auto-rehighlight 'visible - hilit-inhibit-hooks nil - hilit-inhibit-rebinding t) - (require 'hilit19) - (require 'paren)) - (setq baud-rate 2400) ; For slow serial connections - ) - -;; TTY type terminal -(if (and (not window-system) - (not (equal system-type 'ms-dos))) - (progn - (if first-time - (progn - (keyboard-translate ?\C-h ?\C-?) - (keyboard-translate ?\C-? ?\C-h))))) - -;; Under UNIX -(if (not (equal system-type 'ms-dos)) - (progn - (if first-time - (server-start)))) - -;; Add any face changes here -(add-hook 'term-setup-hook 'my-term-setup-hook) -(defun my-term-setup-hook () - (if (eq window-system 'pc) - (progn -;; (set-face-background 'default "red") - ))) - -;; Restore the "desktop" - do this as late as possible -(if first-time - (progn - (desktop-load-default) - (desktop-read))) - -;; Indicate that this file has been read at least once -(setq first-time nil) - -;; No need to debug anything now -(setq debug-on-error nil) - -;; All done -(message "All done, %s%s" (user-login-name) ".") - - - - - - -Extending the Range of Languages Emacs Understands - -Now, this is all very well if you only want to program in the -languages already catered for in the .emacs file -(C, C++, Perl, Lisp and Scheme), but what happens if a new language -called whizbang comes out, full of exciting -features? - -The first thing to do is find out if whizbang -comes with any files that tell Emacs about the language. These -usually end in .el, short for Emacs -Lisp. For example, if whizbang is a FreeBSD -port, we can locate these files by doing -$ find /usr/ports/lang/whizbang -name "*.el" -print -and install them by copying them into the Emacs site Lisp directory. On -FreeBSD 2.1.0-RELEASE, this is -/usr/local/share/emacs/site-lisp. - -So for example, if the output from the find command was -/usr/ports/lang/whizbang/work/misc/whizbang.el -we would do -$ cp /usr/ports/lang/whizbang/work/misc/whizbang.el /usr/local/share/emacs/site-lisp - - -Next, we need to decide what extension whizbang source files -have. Let's say for the sake of argument that they all end in -.wiz. We need to add an entry to our -.emacs file to make sure Emacs will be able to -use the information in whizbang.el. - -Find the auto-mode-alist entry in -.emacs and add a line for whizbang, such -as: -… -("\\.lsp$" . lisp-mode) -("\\.wiz$" . whizbang-mode) -("\\.scm$" . scheme-mode) - -This means that Emacs will automatically go into -whizbang-mode when you edit a file ending in -.wiz. - -Just below this, you'll find the -font-lock-auto-mode-list entry. Add -whizbang-mode to it like so: -;; Auto font lock mode -(defvar font-lock-auto-mode-list - (list 'c-mode 'c++-mode 'c++-c-mode 'emacs-lisp-mode 'whizbang-mode 'lisp-mode 'perl-mode 'scheme-mode) - "List of modes to always start in font-lock-mode") -This means that Emacs will always enable -font-lock-mode (ie syntax highlighting) when -editing a .wiz file. - -And that's all that's needed. If there's anything else you want -done automatically when you open up a .wiz file, -you can add a whizbang-mode hook (see -my-scheme-mode-hook for a simple example that -adds auto-indent). - - - - - -Further Reading - - -Brian Harvey and Matthew Wright -Simply Scheme -MIT 1994. -ISBN 0-262-08226-8 - -Randall Schwartz -Learning Perl -O'Reilly 1993 -ISBN 1-56592-042-2 - -Patrick Henry Winston and Berthold Klaus Paul Horn -Lisp (3rd Edition) -Addison-Wesley 1989 -ISBN 0-201-08319-1 - -Brian W. Kernighan and Rob Pike -The Unix Programming Environment -Prentice-Hall 1984 -ISBN 0-13-937681-X - -Brian W. Kernighan and Dennis M. Ritchie -The C Programming Language (2nd Edition) -Prentice-Hall 1988 -ISBN 0-13-110362-8 - -Bjarne Stroustrup -The C++ Programming Language -Addison-Wesley 1991 -ISBN 0-201-53992-6 - -W. Richard Stevens -Advanced Programming in the Unix Environment -Addison-Wesley 1992 -ISBN 0-201-56317-7 - -W. Richard Stevens -Unix Network Programming -Prentice-Hall 1990 -ISBN 0-13-949876-1 - - - - - diff --git a/data/tutorials/diskformat/Makefile b/data/tutorials/diskformat/Makefile deleted file mode 100644 index 158bc4d801..0000000000 --- a/data/tutorials/diskformat/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.1 1997-09-13 04:24:23 jfieber Exp $ - -DOCS= diskformat.docb -INDEXLINK= diskformat.html - -.include "../../web.mk" - diff --git a/data/tutorials/diskformat/diskformat.docb b/data/tutorials/diskformat/diskformat.docb deleted file mode 100644 index 8ce5ce5039..0000000000 --- a/data/tutorials/diskformat/diskformat.docb +++ /dev/null @@ -1,464 +0,0 @@ - - - - - - -Formatting Media For Use With FreeBSD 2.2-RELEASE -A Tutorial - - - -Doug -White - -
      dwhite@resnet.uoregon.edu
      -
      -
      -
      - -March 1997 -This document describes how to slice, partition, and -format hard disk drives and similar media for use with FreeBSD. The -examples given have been tested under FreeBSD 2.2-GAMMA and may work -for other releases. - -
      -
      - - -Introduction & Definitions - - -Overview -Successfully adding disks to an existing system is the mark of an -experienced system administrator. Slicing, partitioning, and adding -disks requires a careful dance of proper command and name syntax. One -slipped finger and an entire disk could disappear in seconds. This -document is written in an attempt to simplify this process and avoid -accidents. Thankfully, enhancements to existing tools (notably -sysinstall) have greatly improved this process in recent releases of -FreeBSD. - -There are two possible modes of disk formatting: - - -compatibility mode: Arranging a -disk so that it has a slice table for use with other operating -systems. - -dangerously dedicated mode: -Formatting a disk with no slice table. This makes the process of -adding disks easier, however non-FreeBSD operating systems may not -accept the disk. - - - -For most cases, dedicated mode is the easiest to set up and use -in existing systems, as a new disk is usually dedicated entirely to -FreeBSD. However, compatibility mode insures optimum interoperability -with future installations at a cost of increased complexity. - -In addition to selecting the mode, two methods of slicing the -disk are available. One is using the system installation tool -/stand/sysinstall. 2.1.7-RELEASE and later -versions of sysinstall contain code to ease setup -of disks during normal system operation, mainly allowing access to the -Label and Partition editors and a Write feature which will update just -the selected disk and slice without affecting other disks. The other -method is running the tools manually from a root command line. For -dangerously dedicated mode, only three or four commands are involved -while sysinstall requires some manipulation. - - -Definitions - -UNIX disk management over the centuries has invented many new -definitions for old words. The following glossary covers the -definitions used in this document and (hopefully) for FreeBSD in -general. - - - - -compatibility mode: Arranging a disk so that it has a slice -table for use with other operating systems. Oppose dangerously -dedicated mode. - -dangerously dedicated mode: Formatting a disk with no slice -table. This makes the process of adding disks easier, however -non-FreeBSD operating systems may not accept the disk. Oppose -compatibility mode. - -disk: A circular disc, covered with magnetic or similarly -manipulable material, spun by a motor under a head. Data is stored on -the disk by changing the pattern of magnetism on the disc, which can -be later read. Hard disks, CD-ROMs, Magneto-optical,and Zip/Jaz -removables are examples of disks. - -slice: A division of a disk. Up to four slices are permitted on one -disk in the PC standard. Slices are composed of contiguous sectors. -Slices are recorded in a slice table used by the system BIOS to -locate bootable partitions. The slice table is usually called the -Partition Table in DOS parlance. Maintained by the fdisk utility. - -partition: A division of a slice. Usually used in reference -to divisions of the FreeBSD slice of a disk. Each filesystem and swap -area on a disk resides in a partition. Maintained using the disklabel -utility. - -sector: Smallest subdivision of a disk. One sector usually -represents 512 bytes of data. - - - - - -Warnings & Pitfalls - -Building disks is not something to take lightly. It is quite possible -to destroy the contents of other disks in your system if the proper -precautions are not taken. - -Check your work carefully. It is very simple to destroy -the incorrect disk when working with these commands. When -in doubt consult the kernel boot output for the proper device. - -Needless to say, we are not responsible for any damage to any data -or hardware that you may experience. You work at your own risk! - - - - -Zip, Jaz, and Other Removables - -Removable disks can be formatted in the same way as normal hard -disks. It is essential to have the disk drive connected to the system -and a disk placed in the drive during startup, so the kernel can -determine the drive's geometry. Check the dmesg -output and make sure your device and the disk's size is listed. If -the kernel reports - - -Can't get the size - - -then the disk was not in the drive. In this case, you will need to restart the -machine before attempting to format disks. - - - - - -Formatting Disks in Dedicated Mode - - -Introduction - -This section details how to make disks that are totally dedicated to -FreeBSD. Remember, dedicated mode disks cannot be booted by the PC -architecture. - - - -Making Dedicated Mode Disks using Sysinstall - -/stand/sysinstall, the system installation -utility, has been expanded in recent versions to make the process of -dividing disks properly a less tiring affair. The fdisk and disklabel -editors built into sysinstall are GUI tools that remove much of the -confusion from slicing disks. For FreeBSD versions 2.1.7 and later, -this is perhaps the simplest way to slice disks. - - -Start sysinstall as root by typing - -/stand/sysinstall - -from the command prompt. - -Select Index. -Select Partition. -Select the disk to edit with arrow keys and -SPACE. - -If you are using this entire disk for FreeBSD, select -A. -When asked: - - -Do you want to do this with a true partition entry so as to remain -cooperative with any future possible operating systems on the -drive(s)? - -answer No. -When asked if you still want to do this, answer -Yes. -Select Write. -When warned about Writing on installed systems, answer -Yes. -Quitthe FDISK Editor and -ESCAPE back to the Index menu. -Select Label from the Index -menu. -Label as desired. For a single partition, enter -C to Create a partition, accept the -default size, partition type Filesystem, and a mountpoint (which isn't -used). -Enter W when done and confirm to -continue. The filesystem will be newfs'd for you, unless you select -otherwise (for news partitions you'll want to do this!). You'll get -the error: - -Error mounting /mnt/dev/wd2s1e on /mnt/blah : No such file or directory - -Ignore. - -Exit out by repeatedly pressing ESCAPE. - - - - -Making Dedicated Mode Disks Using the Command Line - - -Execute the following commands, replacing wd2 with the disk -name. Lines beginning with # are comments. - - - - dd if=/dev/zero of=/dev/rwd2 count=2 - disklabel /dev/rwd2 | disklabel -B -R -r wd2 /dev/stdin - # We only want one partition, so using slice 'c' should be fine: - newfs /dev/rwd2c - - - - - If you need to edit the disklabel to create multiple -partitions (such as swap), use the following: - - - - - dd if=/dev/zero of=/dev/rwd2 count=2 - disklabel /dev/r$d > /tmp/label - # Edit disklabel to add partitions: - vi /tmp/label - disklabel -B -R -r wd2 /tmp/label - # newfs partitions appropriately - - - - -Your disk is now ready for use. - - - - - -Making Compatibility Mode Disks - - -Introduction -The command line is the easiest way to make dedicated disks, and -the worst way to make compatibility disks. The command-line fdisk -utility requires higher math skills and an in-depth understanding of -the slice table, which is more than most people want to deal with. -Use sysinstall for compatibility disks, as described below. - - - - -Making Compatibility Mode Disks Using Sysinstall - - -Start sysinstall as root by typing - -/stand/sysinstall - -from the command prompt. - -Select Index. -Select Partition. -Select the disk to edit with arrow keys and -SPACE. - -If you are using this entire disk for FreeBSD, select -A. - -When asked: - - -Do you want to do this with a true partition entry so as to remain -cooperative with any future possible operating systems on the -drive(s)? - - answer yes. -Select Write. -When asked to install the boot manager, select None with -SPACE then hit ENTER for OK. -Quit the FDISK Editor. -You'll be asked about the boot manager, select -None -again. -Select Label from the Index -menu. -Label as desired. For a single partition, accept the -default size, type filesystem, and a mountpoint (which isn't -used). -The filesystem will be newfs'd for you, unless you select otherwise (for news partitions you'll want to do this!). You'll get the error: - - -Error mounting /mnt/dev/wd2s1e on /mnt/blah : No such file or directory - -Ignore. - -Exit out by repeatedly pressing ESCAPE. - - -Your new disk is now ready for use. - - - - - -Other Disk Operations - -Adding Swap Space - -As a system grows, it's need for swap space can also grow. -Although adding swap space to existing disks is very difficult, a new -disk can be partitioned with additional swap space. - -To add swap space when adding a disk to a system: - -When partitioning the disk, edit the disklabel and -allocate the amount of swap space to add in partition `b' and the -remainder in another partition, such as `a' or `e'. The size is given -in 512 byte blocks. -When newfsing the drive, do NOT newfs the `c' -partition. Instead, newfs the partition where the non-swap space -lies. -Add an entry to /etc/fstab as follows: - - -/dev/wd0b none swap sw 0 0 - - -Change /dev/wd0b to the device of the newly added -space. -To make the new space immediately available, use the -swapon command. - - - -$ swapon /dev/sd0b - -swapon: added /dev/sd0b as swap space - - - - - - - - -Copying the Contents of Disks - -Submitted By: Renaud Waldura (renaud@softway.com) - -To move file from your original base disk to the fresh new one, -do: - - - -mount /dev/wd2 /mnt -pax -r -w -p e /usr/home /mnt -umount /mnt -rm -rf /usr/home/* -mount /dev/wd2 /usr/home - - - - - - - -Creating Striped Disks using CCD -Commands Submitted By: Stan Brown (stanb@awod.com) - - -The Concatenated Disk Driver, or CCD, allows you to treat several identical disks as a single disk. -Striping can result in increased disk performance by distributing reads and -writes across the disks. See the ccd(4) and ccdconfig(4) man pages or the -CCD Homepage for further details. - -To create a new CCD, execute the following commands. This describes -how to add three disks together; simply add or remove devices as -necessary. Remember that the disks to be striped must be identical. - -Before executing these commands, make sure you add the line - -pseudo-device ccd 4 - - -to your kernel. - - - - -cd /dev ; sh MAKDEV ccd0 - -disklabel -r -w sd0 auto -disklabel -r -w sd1 auto -disklabel -r -w sd2 auto - -disklabel -e sd0c # change type to 4.2BSD -disklabel -e sd1c # change type to 4.2BSD -disklabel -e sd2c # change type to 4.2BSD - -ccdconfig ccd0 32 0 /dev/sd0c /dev/sd2c /dev/sd2c - -newfs /dev/rccd0c - - - - -Now you can mount and use your CCD by referencing device /dev/ccd0c. - - - - - - -Credits - - - -The author would like to thank the following individuals for -their contributions to this project: - -Darryl Okahata -(darrylo@hpnmhjw.sr.hp.com) for his -simple dedicated mode setup documentation which I have used repeatedly -on freebsd-questions. -Jordan Hubbard -(jkh@freebsd.org) for making -sysinstall useful for this type of task. -John Fieber -(jfieber@indiana.edu) for making -information and examples of the DocBook DTD on which this document is -based. -Greg Lehey (grog@freebsd.org) for checking my -work and pointing out inaccuracies, as well as miscellaneous support. - - - - - - - - -
      diff --git a/data/tutorials/disklessx/Makefile b/data/tutorials/disklessx/Makefile deleted file mode 100644 index 086d200c36..0000000000 --- a/data/tutorials/disklessx/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# $Id: Makefile,v 1.2 1997-07-01 05:38:12 max Exp $ - -DOCS= disklessx.sgml - -.include "../../web.mk" diff --git a/data/tutorials/disklessx/disklessx.sgml b/data/tutorials/disklessx/disklessx.sgml deleted file mode 100644 index 408ae81e91..0000000000 --- a/data/tutorials/disklessx/disklessx.sgml +++ /dev/null @@ -1,266 +0,0 @@ - - - - - %includes; -]> - - - -&header; - -

      By Jerry Kendall

      -

      (jerry@kcis.com)

      - -

      With the help of some 'friends' on the FreeBSD-hackers list, I have -been able to create a diskless X terminal... The creation of the X terminal -required first creating a diskless system with minimal utilities mounted -via NFS. These same steps were used to create 2 separate diskless systems. -The first is 'altair.kcis.com'. A diskless X terminal that I run on my -old 386DX-40. It has a 340Meg hard disk but, I did not want to change it. -So, it boots from 'antares.kcis.com' across a Ethernet. The second system -is a 486DX2-66. I setup a diskless FreeBSD (complete) that uses no local -disk. The server in that case is a Sun 670MP running -SunOS 4.1.3. The same setup configuration was needed for both.

      - -
      -NOTE: I am sure that there is stuff that needs to be added to this. Please send me any comments.... -
      - -

      Creating the boot floppy (On the diskless system)

      - -

      Since the network boot loaders will not work with some of -the TSR's and such that MS-DOS uses, it is best to create -a dedicated boot floppy OR, if you can, create an MS-DOS menu -that will (via the config.sys/autoexec.bat files) ask what -configuration to load when the system starts. The later is the -method that I use and it works great. My MS-DOS (6.x) menu is below.

      -
      -	---- config.sys ----
      -	[menu]
      -	menuitem=normal, normal
      -	menuitem=unix, unix
      -	[normal]
      -	....
      -	normal config.sys stuff
      -	...
      -	[unix]
      -	----
      -
      -	---- autoexec.bat ----
      -	@ECHO OFF
      -	goto %config%
      -
      -	:normal
      -	...
      -	normal autoexec.bat stuff
      -	...
      -	goto end
      -
      -	:unix
      -	cd \netboot
      -	nb8390.com
      -
      -	:end
      -	----
      - -

      Getting the network boot programs (On the server)

      - -

      Compile the 'net-boot' programs that are located in -/usr/src/sys/i386/boot/netboot. You should read the comments -at the top of the makefile. Adjust as required. !!!! make a -backup of the original in case it gets fobar'd !!! When the build -is done, there should be 2 MS-DOS executables, 'nb8390.com' and -'nb3c509.com'. One of these two programs will be what you need -to run on the diskless server. It will load the kernel from the -boot server. At this point, put both programs on the MS-DOS -boot floppy created earlier. - -

      Determine which program to run (On the diskless system)

      - -

      If you know the chipset that your Ethernet adapter uses, this is -easy. If you have the NS8390 chipset, or a NS8390 based chipset, -use NB8390.COM. If you have a 3Com 509 based chipset, use the -NB3C509.COM boot program. If you are not sure which you have, -try using one, if it says 'No adapter found', try the other. -Beyond that, you are pretty much on your own. - -

      Booting across the network

      - -

      Boot the diskless system with out any config.sys/autoexec.bat -files. try running the boot program for your Ethernet adapter.

      -
      		
      -	My Ethernet adapter is running in WD8013 16bit mode so
      -	I run NB8390.COM
      -
      -	C:> cd \netboot
      -	C:> nb8390
      -
      -		Boot from Network (Y/N) ?  Y
      -
      -		BOOTP/TFTP/NFS bootstrap loader     ESC for menu
      -
      -		Searching for adapter..
      -		WD8013EBT base 0x0300, memory 0x000D8000, addr 00:40:01:43:26:66
      -
      -		Searching for server..
      - -

      At this point, my diskless system is trying to find a machine to act -as a boot server. Make note of the addr line above, you will need this -number later. Reset the diskless system and modify your config.sys and -autoexec.bat files to do these steps automatically for you. Perhaps in -a menu. If you had to run 'nb3c509.com' instead of 'nb8390.com' the -output is the same as above. If you got 'No adapter found' at the -'Searching for adapter..' message, verify that you did indeed set the -compile time defines in the makefile correctly.

      - -

      Allowing systems to boot across the network (On the - server)

      - -

      Make sure the /etc/inetd.conf file has entries for tftp and bootps. -Mine are listed below:

      -
      -	---- /etc/inetd.conf ----
      -	tftp	dgram	udp	wait	nobody	/usr/libexec/tftpd	tftpd
      -	#
      -	# Additions by who ever you are
      -	bootps  dgram  udp  wait  root  /usr/libexec/bootpd bootpd /etc/bootptab
      -	----
      -
      -

      If you have to change the /etc/inetd.conf file, send a HUP signal to -inetd. To do this, get the process ID of inetd with 'ps -ax | grep -inetd | grep -v grep'. Once you have it, send it a HUP signal. Do this -by 'kill -HUP <pid>'. This will force inetd to re-read its config file.

      - -

      Did you remember to note the 'addr' line from the output of the boot -loader on the diskless system???? Guess what, here is where you need it.

      - -

      Add an entry to /etc/bootptab (maybe creating the file). It should be -laid out identical to this:

      - -
      -	altair:\
      -		:ht=ether:\
      -		:ha=004001432666:\
      -		:sm=255.255.255.0:\
      -		:hn:\
      -		:ds=199.246.76.1:\
      -		:ip=199.246.76.2:\
      -		:gw=199.246.76.1:\
      -		:vm=rfc1048:
      -
      -	The lines are as follows:
      -		'altair' the diskless systems name without the domain name.
      -		'ht=ether' the hardware type of 'ethernet'.
      -		'ha=004001432666' the hardware address (the number noted above).
      -		'sm=255.255.255.0' the subnet mask.
      -		'hn' tells server to send client's hostname to the client.
      -		'ds=199.246.76.1' tells the client who the domain server is.
      -		'ip=199.246.76.2' tells the client what it's IP address is.
      -		'gw=199.246.76.1' tells the client what the default gateway is.
      -		'vm=...' just leave it there...
      -
      -

      NOTE: -****** Be sure to setup the IP addresses correctly, the addresses -above are my own......

      - -

      Create the directory '/tftpboot' on the server it will contain the -configuration files for the diskless systems that the server will -serve. These files will be named 'cfg.<ip>' where <ip> is the IP -address of the diskless system. The config file for 'altair' is -/tftpboot/cfg.199.246.76.2. The contents is:

      - -
      -	---- /tftpboot/cfg.199.246.76.2 ----
      -	rootfs 199.246.76.1:/DiskLess/rootfs/altair
      -	hostname altair.kcis.com
      -	----
      -
      -

      The line 'hostname altair.kcis.com' simply tells the diskless -system what its fully qualified domain name is.

      - -

      The line 'rootfs 199.246.76.1:/DiskLess/rootfs/altair' tells the -diskless system where its NFS mountable root filesystem is located.

      - -

      NOTE:!!!!! The NFS mounted root filesystem will be mounted READ ONLY.

      - -

      The hierarchy for the diskless system can be re-mounted allowing -read-write operations if required.

      - -

      I use my spare 386DX-40 as a dedicated X terminal...

      - -

      The hierarchy for 'altair' is:

      - -
      -	/
      -	/bin
      -	/etc
      -	/tmp
      -	/sbin
      -	/dev
      -	/dev/fd
      -	/usr
      -	/var
      -	/var/run
      -
      - -

      The actual list of files is:

      - -
      -	-r-xr-xr-x  1 root  wheel  779984 Dec 11 23:44 ./kernel
      -	-r-xr-xr-x  1 root    bin  299008 Dec 12 00:22 ./bin/sh
      -	-rw-r--r--  1 root  wheel     499 Dec 15 15:54 ./etc/rc
      -	-rw-r--r--  1 root  wheel    1411 Dec 11 23:19 ./etc/ttys
      -	-rw-r--r--  1 root  wheel     157 Dec 15 15:42 ./etc/hosts
      -	-rw-r--r--  1 root    bin    1569 Dec 15 15:26 ./etc/XF86Config.altair
      -	-r-x------  1 bin     bin  151552 Jun 10  1995 ./sbin/init
      -	-r-xr-xr-x  1 bin     bin  176128 Jun 10  1995 ./sbin/ifconfig
      -	-r-xr-xr-x  1 bin     bin  110592 Jun 10  1995 ./sbin/mount_nfs
      -	-r-xr-xr-x  1 bin     bin  135168 Jun 10  1995 ./sbin/reboot
      -	-r-xr-xr-x  1 root    bin   73728 Dec 13 22:38 ./sbin/mount
      -	-r-xr-xr-x  1 root  wheel    1992 Jun 10  1995 ./dev/MAKEDEV.local
      -	-r-xr-xr-x  1 root  wheel   24419 Jun 10  1995 ./dev/MAKEDEV
      -
      -

      Don't forget to 'MAKEDEV all' in the 'dev' directory.

      - -

      My /etc/rc for 'altair' is:

      - -
      -	#!/bin/sh
      -	#
      -	PATH=/bin:/sbin
      -	export PATH
      -	#
      -	# configure the localhost
      -	/sbin/ifconfig lo0 127.0.0.1
      -	#
      -	# configure the ethernet card
      -	/sbin/ifconfig ed0 199.246.76.2 netmask 0xffffff00
      -	#
      -	# mount the root filesystem via NFS
      -	/sbin/mount antares:/DiskLess/rootfs/altair /
      -	#
      -	# mount the /usr filesystem via NFS
      -	/sbin/mount antares:/DiskLess/usr /usr
      -	#
      -	/usr/X11R6/bin/XF86_SVGA -query antares -xf86config /etc/XF86Config.altair > /dev/null 2>&1
      -	#
      -	# Reboot after X exits
      -	/sbin/reboot
      -	#
      -	# We blew up....
      -	exit 1
      -
      - -
      -

      Any comments and ALL questions welcome....

      - -
      -Jerry Kendall
      -jerry@kcis.com -
      - -&footer; - - diff --git a/data/tutorials/doc.ftr b/data/tutorials/doc.ftr deleted file mode 100644 index 5f459de742..0000000000 --- a/data/tutorials/doc.ftr +++ /dev/null @@ -1,5 +0,0 @@ -
      -
      - www@freebsd.org -
      - diff --git a/data/tutorials/doc.hdr b/data/tutorials/doc.hdr deleted file mode 100644 index f5e32a9961..0000000000 --- a/data/tutorials/doc.hdr +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - -
      diff --git a/data/tutorials/fonts/Makefile b/data/tutorials/fonts/Makefile deleted file mode 100644 index 260184f87c..0000000000 --- a/data/tutorials/fonts/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# $Id: Makefile,v 1.4 1997-07-01 05:38:13 max Exp $ - -DOCS= fonts.docb -INDEXLINK= fonts.html - -.include "../../web.mk" diff --git a/data/tutorials/fonts/fonts.docb b/data/tutorials/fonts/fonts.docb deleted file mode 100644 index c7e8221d43..0000000000 --- a/data/tutorials/fonts/fonts.docb +++ /dev/null @@ -1,766 +0,0 @@ - - - - - - - - - - -Fonts and FreeBSD -A Tutorial - - - -Dave -Bodenstab - -
      imdave@synet.net
      -
      -
      -
      - -Wed Aug 7, 1996 - -This document contains a description of the various -font files that may be used with FreeBSD and the syscons driver, X11, -Ghostscript and Groff. Cookbook examples are provided for switching -the syscons display to 80x60 mode, and for using type 1 fonts with -the above application programs. - -
      -
      - - -Introduction - -There are many sources of fonts available, and one might ask -how they might be used with FreeBSD. The answer can be found by -carefully searching the documentation for the component that one -would like to use. This is very time consuming, so this tutorial is -an attempt to provide a shortcut for others who might be -interested. - - - - -Basic terminology - -There are many different font formats and associated font file -suffixes. A few that will be addressed here are: - - -.pfa, .pfb - -Postscript type 1 fonts. The .pfa is the -Ascii form and .pfb the -Binary form. - - - -.afm - -The font metrics associated with a type 1 -font. - - - -.pfm - -The printer font metrics associated with a type 1 -font. - - - -.ttf - -A TrueType font - - - -.fot - -An indirect reference to a TrueType font (not an -actual font) - - - -.fon, .fnt - -Bitmapped screen fonts - - - - -The .fot file is used by Windows as sort -of a symbolic link to the actual TrueType font -(.ttf) file. The .fon font -files are also used by Windows. I know of no way to use this font -format with FreeBSD. - - - - -What font formats can I use? - -Which font file format is useful depends on the application -being used. FreeBSD by itself uses no fonts. Application programs -and/or drivers may make use of the font files. Here is a small cross -reference of application/driver to the font type suffixes: - - - -Driver - - - -syscons - -.fnt - - - - - - - - - -Application - - - - -Ghostscript - -.pfa, .pfb, .ttf - - - - -X11 - - -.pfa, .pfb - - - - -Groff - - -.pfa, .afm - - - - -Povray - - -.ttf - - - - - - - - - - - -The .fnt suffix is used quite frequently. -I suspect that whenever someone wanted to create a specialized font -file for their application, more often than not they chose this -suffix. Therefore, it is likely that files with this suffix are not -all the same format; specifically, the .fnt -files used by syscons under FreeBSD may not be the same format as a -.fnt file one encounters in the MSDOS/Windows -environment. I have not made any attempt at using other -.fnt files other than those provided with -FreeBSD. - - - - -Setting a virtual console to 80x60 line mode - -First, a 8x8 font must be loaded. -/etc/sysconfig should contain the lines: - -# Choose font 8x8 from /usr/share/syscons/fonts/* (or NO for default) -font8x8=/usr/share/syscons/fonts/cp437-8x8.fnt - - - -The command to actually switch the mode is -vidcontrol1: - -bash$ vidcontrol VGA_80x60 - - - -Various screen orientated programs, such as -vi1, must be able to -determine the current screen dimensions. These can be set with -stty1: - -bash$ stty crt rows 60 columns 80 - - - -To make this more seamless, one can embed these commands in the -startup scripts so it takes place when the system boots. One way to -do this is: - - - -Modify /etc/sysconfig as above - - - -Add to /etc/rc.local: - -for tty in /dev/ttyv? -do - vidcontrol VGA_80x60 <$tty >/dev/null 2>&1 -done - - - - -Add to /etc/profile: - -TTYNAME=`basename \`tty\`` -if expr "$TTYNAME" : 'ttyv' >/dev/null -then - stty crt rows 60 columns 80 -fi - - - - - - - -References: -stty1, -vidcontrol1. - - - - -Using type 1 fonts with X11 - -X11 can use either the .pfa or the -.pfb format fonts. The X11 fonts are located in -various subdirectories under -/usr/X11R6/lib/X11/fonts. Each font file is -cross referenced to its X11 name by the contents of the -fonts.dir file in each directory. - -There is already a directory named Type1. The most -straight forward way to add a new font is to put it into this -directory. A better way is to keep all new fonts in a separate -directory and use a symbolic link to the additional font. This -allows one to more easily keep track of ones fonts without confusing -them with the fonts that were originally provided. For -example: - -Create a directory to contain the font files -bash$ mkdir -p /usr/local/share/fonts/type1 -bash$ cd /usr/local/share/fonts/type1 - -Place the .pfa, .pfb and .afm files here -One might want to keep readme files, and other documentation -for the fonts here also -bash$ cp /cdrom/fonts/atm/showboat/showboat.pfb . -bash$ cp /cdrom/fonts/atm/showboat/showboat.afm . - -Maintain an index to cross reference the fonts -bash$ echo showboat - InfoMagic CICA, Dec 1994, /fonts/atm/showboat >>INDEX - - - -Now, to use a new font with X11, one must make the font file -available and update the font name files. The X11 font names look -like: - --bitstream-charter-medium-r-normal-xxx-0-0-0-0-p-0-iso8859-1 - | | | | | | | | | | | | \ \ - | | | | | \ \ \ \ \ \ \ +----+- character set - | | | | \ \ \ \ \ \ \ +- average width - | | | | \ \ \ \ \ \ +- spacing - | | | \ \ \ \ \ \ +- vertical res. - | | | \ \ \ \ \ +- horizontal res. - | | | \ \ \ \ +- points - | | | \ \ \ +- pixels - | | | \ \ \ - foundry family weight slant width additional style - - - -A new name needs to be created for each new font. If you have -some information from the documentation that accompanied the font, -then it could serve as the basis for creating the name. If there is -no information, then you can get some idea by using -strings1 on the font -file. For example: - -bash$ strings showboat.pfb | more -%!FontType1-1.0: Showboat 001.001 -%%CreationDate: 1/15/91 5:16:03 PM -%%VMusage: 1024 45747 -% Generated by Fontographer 3.1 -% Showboat - 1991 by David Rakowski. Alle Rechte Vorbehalten. -FontDirectory/Showboat known{/Showboat findfont dup/UniqueID known{dup -/UniqueID get 4962377 eq exch/FontType get 1 eq and}{pop false}ifelse -{save true}{false}ifelse}{false}ifelse -12 dict begin -/FontInfo 9 dict dup begin - /version (001.001) readonly def - /FullName (Showboat) readonly def - /FamilyName (Showboat) readonly def - /Weight (Medium) readonly def - /ItalicAngle 0 def - /isFixedPitch false def - /UnderlinePosition -106 def - /UnderlineThickness 16 def - /Notice (Showboat - 1991 by David Rakowski. Alle Rechte Vorbehalten.) readonly def -end readonly def -/FontName /Showboat def ---stdin-- - - -Using this information, a possible name might be: - --type1-Showboat-medium-r-normal-decorative-0-0-0-0-p-0-iso8859-1 - - - -The components of our name are: - - -Foundry - -Lets just name all the new fonts type1. - - - -Family - -The name of the font. - - - -Weight - -Normal, bold, medium, semibold, etc. From the -strings1 output -above, it appears that this font has a weight of -medium. - - - -Slant - -roman, italic, oblique, -etc. Since the ItalicAngle is zero, -roman will be used. - - - -Width - -Normal, wide, condensed, extended, etc. Until it can be examined, -the assumption will be normal. - - - -Additional style - -Usually omitted, but this will indicate that -the font contains decorative capital letters. - - - -Spacing - -proportional or monospaced. Proportional -is used since isFixedPitch is false. - - - - - - -All of these names are arbitrary, but one should strive to be -compatible with the existing conventions. A font is referenced by -name with possible wild cards by an X11 program, so the name chosen -should make some sense. One might begin by simply using - -…-normal-r-normal-…-p-… - -as the name, and then use -xfontsel1 to examine it -and adjust the name based on the appearance of the font. - -So, to complete our example: - -Make the font accessible to X11 -bash$ cd /usr/X11R6/lib/X11/fonts/Type1 -bash$ ln -s /usr/local/share/fonts/type1/showboat.pfb . - -Edit fonts.dir and fonts.scale, adding the line describing the font -and incrementing the number of fonts which is found on the first line. -bash$ ex fonts.dir -:1p -25 -:1c -26 -. -:$a -showboat.pfb -type1-showboat-medium-r-normal-decorative-0-0-0-0-p-0-iso8859-1 -. -:wq - -fonts.scale seems to be identical to fonts.dir… -bash$ cp fonts.dir fonts.scale - -Tell X11 that things have changed -bash$ xset fp rehash - -Examine the new font -bash$ xfontsel -pattern -type1-* - - - -References: -xfontsel1, -xset1, -The X Windows System in a Nutshell, O'Reilly & Associates. - - - - -Using type 1 fonts with Ghostscript - -Ghostscript references a font via its Fontmap -file. This must be modified in a similar way to the X11 -fonts.dir file. Ghostscript can use either the -.pfa or the .pfb format -fonts. Using the font from the previous example, here is how to use -it with Ghostscript: - -Put the font in Ghostscript's font directory -bash$ cd /usr/local/share/ghostscript/fonts -bash$ ln -s /usr/local/share/fonts/type1/showboat.pfb . - -Edit Fontmap so Ghostscript knows about the font -bash$ cd /usr/local/share/ghostscript/4.01 -bash$ ex Fontmap -:$a -/Showboat (showboat.pfb) ; % From CICA /fonts/atm/showboat -. -:wq - -Use Ghostscript to examine the font -bash$ gs prfont.ps -Aladdin Ghostscript 4.01 (1996-7-10) -Copyright (C) 1996 Aladdin Enterprises, Menlo Park, CA. All rights -reserved. -This software comes with NO WARRANTY: see the file PUBLIC for details. -Loading Times-Roman font from /usr/local/share/ghostscript/fonts/tir_____.pfb... - /1899520 581354 1300084 13826 0 done. -GS>Showboat DoFont -Loading Showboat font from /usr/local/share/ghostscript/fonts/showboat.pfb... - 1939688 565415 1300084 16901 0 done. ->>showpage, press <return> to continue<< ->>showpage, press <return> to continue<< ->>showpage, press <return> to continue<< -GS>quit - - - -References: fonts.txt in the Ghostscript -4.01 distribution - - - - -Using type 1 fonts with Groff - -Now that the new font can be used by both X11 and Ghostscript, -how can one use the new font with groff? First of all, since we are -dealing with type 1 postscript fonts, the groff device that is -applicable is the ps device. A font file must be -created for each font that groff can use. A groff font name is just -a file in /usr/share/groff_font/devps. With our -example, the font file could be -/usr/share/groff_font/devps/SHOWBOAT. The file -must be created using tools provided by groff. - -The first tool is afmtodit. This is not normally -installed, so it must be retrieved from the source distribution. I -found I had to change the first line of the file, so I did: - -bash$ cp /usr/src/gnu/usr.bin/groff/afmtodit/afmtodit.pl /tmp -bash$ ex /tmp/afmtodit.pl -:1c -#!/usr/bin/perl -P- -. -:wq - - - -This tool will create the groff font file from the metrics file -(.afm suffix.) Continuing with our -example: - -Many .afm files are in Mac format&hellip ^M delimited lines -We need to convert them to unix style ^J delimited lines -bash$ cd /tmp -bash$ cat /usr/local/share/fonts/type1/showboat.afm | - tr '\015' '\012' >showboat.afm - -Now create the groff font file -bash$ cd /usr/share/groff_font/devps -bash$ /tmp/afmtodit.pl -d DESC -e text.enc /tmp/showboat.afm generate/textmap SHOWBOAT - - - -The font can now be referenced with the name SHOWBOAT. - -If ghostscript is used to drive the printers on the system, -then nothing more needs to be done. However, if true postscript -printers are used, then the font must be down loaded to the printer -in order for the font to be used (unless the printer happens to have -the showboat font built in or on an accessible font disk.) The final -step is to create a down loadable font. The pfbtops tool -is used to create the .pfa format of the font, -and the download file is modified to reference the new -font. The download file must reference the internal -name of the font. This can easily be determined from the groff font -file as illustrated: - -Create the .pfa font file -bash$ pfbtops /usr/local/share/fonts/type1/showboat.pfb >showboat.pfa - -Of course, if the .pfa file is already -available, just use a symbolic link to reference it. - -Get the internal font name -bash$ fgrep internalname SHOWBOAT -internalname Showboat - -Tell groff that the font must be down loaded -bash$ ex download -:$a -Showboat showboat.pfa -. -:wq - - - -To test the font: - -bash$ cd /tmp -bash$ cat >example.t <<EOF -.sp 5 -.ps 16 -This is an example of the Showboat font: -.br -.ps 48 -.vs (\n(.s+2)p -.sp -.ft SHOWBOAT -ABCDEFGHI -.br -JKLMNOPQR -.br -STUVWXYZ -.sp -.ps 16 -.vs (\n(.s+2)p -.fp 5 SHOWBOAT -.ft R -To use it for the first letter of a paragraph, it will look like: -.sp 50p -\s(48\f5H\s0\fRere is the first sentence of a paragraph that uses the -showboat font as its first letter. -Additional vertical space must be used to allow room for the larger -letter. -EOF -bash$ groff -Tps example.t >example.ps - -To use ghostscript/ghostview -bash$ ghostview example.ps - -To print it -bash$ lpr -Ppostscript example.ps - - - -References: -/usr/src/gnu/usr.bin/groff/afmtodit/afmtodit.man, -groff_font5, -groff_char5, -pfbtops1. - - - - -Can TrueType fonts be used? - -The TrueType font format is used by Windows, Windows 95, and -Mac's. It is quite popular and there are a great number of -fonts available in this format. - -Unfortunately, there are few applications that I am aware of -that can use this format: Ghostscript and Povray come to mind. -Ghostscript's support, according to the documentation, is rudimentary -and the results are likely to be inferior to type 1 fonts. -Povray version 3 also has the ability to use TrueType fonts, but -I rather doubt many people will be creating documents as a series of -raytraced pages :-). - -Using TrueType with groff is difficult because groff would -need a font description file, and I know of no tools to construct -the metrics from a TrueType font. In addition, the font would have to -be downloaded to postscript printers in the appropriate format, -and again, groff cannot handle TrueType fonts in this fashion. - -This rather dismal situation may soon change. -The FreeType Project -is currently developing a useful set of FreeType tools: - - -The xfsft font server for X11 can serve -TrueType fonts in addition to regular fonts. Though currently in -beta, it is said to be quite useable. See Juliusz -Chroboczek's page for further information. Porting instructions -for FreeBSD can be found at Stephen Montgomery's -software page. - - - -xfstt is another font -server for X11, available under -ftp://sunsite.unc.edu/pub/Linux/X11/fonts. - - -A program called ttf2bdf can produce -BDF files suitable for use in an X environment from TrueType files. Linux -binaries are said to be available from ftp://crl.nmsu.edu/CLR/multiling/General/. - - - - -For people requiring the use of Asian TrueType fonts, the -XTT font server may be worth a look. Information about -XTT can be found at URL: http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/freebsd-at-random/x-tt/index-en.html. - - - -and others … - - - - -The -FreeType Projects page - is a good starting point for information on these and other -free TrueType projects. - - - - -Where can additional fonts be obtained? - -Many fonts are available on the Internet. They are either -entirely free, or are share-ware. In addition, there are many -inexpensive CDROMs available that contain many fonts. Some Internet -locations (as of August 1996) are: - - -ftp://ftp.winsite.com (Formerly -CICA) - -http://www.simtel.net/simcgi-bin/dosfind.cgi - -ftp://ftp.coast.net/ - -http://af-pc-plloyd.ecel.uwa.edu.au/fonts/index.html - -http://www.esselte.com/letraset/index.html - -http://www.inil.com/users/elfring/esf.htm - - - - - - -Additional questions - - - - - -What use are the .pfm files? - - - -Can one generate the .afm file from a .pfa or .pfb? - - - -How to generate the groff character mapping files for postscript fonts -with non-standard character names? - - - -Can xditview and devX?? devices be setup to access all the new fonts? - - - -It would be good to have examples of using TrueType fonts with povray and -ghostscript. - - - - - - -
      diff --git a/data/tutorials/index.sgml b/data/tutorials/index.sgml deleted file mode 100644 index d871cf95e2..0000000000 --- a/data/tutorials/index.sgml +++ /dev/null @@ -1,49 +0,0 @@ - - - - %includes; -]> - - - -&header; - -

      Here lie assorted documents on various aspects of FreeBSD, - FreeBSD software, and hardware. If you have comments or - would like to contribute a document, please contact us at - freebsd-doc@FreeBSD.org.

      - - - - -&footer; - - - diff --git a/data/tutorials/mh/Makefile b/data/tutorials/mh/Makefile deleted file mode 100644 index 14a686e6af..0000000000 --- a/data/tutorials/mh/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.4 1997-07-01 05:38:13 max Exp $ - -DOCS= mh.docb -INDEXLINK= mh.html - -.include "../../web.mk" - diff --git a/data/tutorials/mh/mh.docb b/data/tutorials/mh/mh.docb deleted file mode 100644 index 839f8b7611..0000000000 --- a/data/tutorials/mh/mh.docb +++ /dev/null @@ -1,704 +0,0 @@ - - - - - - - - -An MH Primer - - - -Matt -Midboe - -
      -matt@garply.com -
      -
      -
      - -v1.0, 16 January 1996 - -This document contains an introduction to using MH on -FreeBSD - -
      -
      - - -Introduction - -MH started back in 1977 at the RAND Corporation, where the -initial philosophies behind MH were developed. MH isn't so much a -monolithic email program but a philosophy about how best to develop -tools for reading email. The MH developers have done a great job -adhering to the KISS principle: Keep It Simple Stupid. -Rather than have one large program for reading, sending and handling -email they have written specialized programs for each part of your -email life. One might liken MH to the specialization that one finds -in insects and nature. Each tool in MH does one thing, and does it -very well. - -Beyond just the various tools that one uses to handle their -email MH has done an excellent job keeping the configuration of each -of these tools consistent and uniform. In fact, if you are not quite -sure how something is supposed to work or what the arguments for some -command are supposed to be then you can generally guess and be right. -Each MH command is consistent about how it handles reading the -configuration files and how it takes arguments on the command line. -One useful thing to remember is that you can always add a - to the command to have it display the options -for that command. - -The first thing that you need to do is to make sure that you have -installed the MH package on your FreeBSD machine. If you installed -from CDROM you should be able to execute the following to load mh: - -# pkg_add /cdrom/packages/mh-6.8.3.tgz - -You will notice that it created a /usr/local/lib/mh -directory for you as well as adding several binaries to the -/usr/local/bin directory. If you would prefer to compile -it yourself then you can anonymous ftp it from ftp.ics.uci.edu or louie.udel.edu. - -This primer is not a full comprehensive explanation of how MH -works. This is just intended to get you started on the road to -happier, faster mail reading. You should read the man pages for the -various commands. Also you might want to read the comp.mail.mh newsgroup. Also you can -read the FAQ -for MH. The best resource for MH is the O'Reilly and Associates book -written by Jerry Peek. - - - - -Reading Mail - -This section covers how to use inc, -show, scan, next, -prev, rmm, rmf, and -msgchk. One of the best things about MH is the -consistent interface between programs. A few things to keep in mind -when using these commands is how to specify message lists. In the -case of inc this doesn't really make any sense but with -commands like show it is useful to know. - -A message list can consist of something like 23 20 -16 which will act on messages 23, 20 and 16. This is fairly simple -but you can do more useful things like 23-30 which will -act on all the messages between 23 and 30. You can also specify -something like cur:10 which will act on the current -message and the next 9 messages. The cur, -last, and first messages are special -messages that refer to the current, last or first message in the -folder. - - - -<command>inc</>, <command>msgchk</>—read in your new email or check it - -If you just type in inc and hit return -you will be well on your way to getting started with MH. The first -time you run inc it will setup your account to use all -the MH defaults and ask you about creating a Mail directory. If you -have mail waiting to be downloaded you will see something that looks -like: - - 29 01/15 Doug White Re: Another Failed to boot problem<<On Mon, 15 J - 30 01/16 "Jordan K. Hubbar Re: FBSD 2.1<<> Do you want a library instead of - 31 01/16 Bruce Evans Re: location of bad144 table<<>> >It would appea - 32 01/16 "Jordan K. Hubbar Re: video is up<<> Anyway, mrouted won't run, ev - 33 01/16 Michael Smith Re: FBSD 2.1<<Nate Williams stands accused of sa - -This is the same thing you will see from a scan (see -). If you just run inc with no -arguments it will look on your computer for email that is supposed to -be coming to you. - -A lot of people like to use POP for grabbing their email. MH can do -POP to grab your email. You will need to give inc a few command -line arguments. - -tempest% inc -host mail.pop.org -user username -norpop - -That tells inc to go to mail.pop.org to -download your email, and that your username on their system is -username. The option tells -inc to use plain POP3 for downloading your email. MH has -support for a few different dialects of POP. More than likely you -will never ever need to use them though. While you can do more -complex things with inc such as audit files and scan format files -this will get you going. - -The msgchk command is used to get information on -whether or not you have new email. msgchk takes the same - and options that -inc takes. - - - - -<command>show</>, <command>next</> and <command>prev</>—displaying and moving through email - -show is to show a letter in your current folder. -Like inc, show is a fairly straightforward -command. If you just type show and hit return -then it displays the current message. You can also give specific -message numbers to show: - -tempest% show 32 45 56 - -This would display message numbers 32, 45 and 56 right after each -other. Unless you change the default behavior show -basically just does a more on the email message. - -next is used to move onto the next message and -prev will go to the previous message. Both commands have -an implied show command so that when you go to the next -message it automatically displays it. - - - - -<command>scan</>—shows you a scan of your messages - -scan will display a brief listing of the messages -in your current folder. This is an example of what the -scan command will give you. - - 30+ 01/16 "Jordan K. Hubbar Re: FBSD 2.1<<> Do you want a library instead of - 31 01/16 Bruce Evans Re: location of bad144 table<<>> >It would appea - 32 01/16 "Jordan K. Hubbar Re: video is up<<> Anyway, mrouted won't run, ev - 33 01/16 Michael Smith Re: FBSD 2.1<<Nate Williams stands accused of sa - -Like just about everything in MH this display is very configurable. -This is the typical default display. It gives you the message number, -the date on the email, the sender, the subject line, and a sentence -fragment from the very beginning of the email if it can fit it. The -+ means that message is the current message, so if you do -a show it will display that message. - -One useful option for scan is the -option. This will list your messages with the highest message number -first and lowest message number last. Another useful option with -scan is to have it read from a file. If you want to scan -your incoming mailbox on FreeBSD without having to inc it -you can do scan -file -/var/mail/username. This can be used with -any file that is in the mbox format. - - - - -<command>rmm</> and <command>rmf</>—remove the current message or folder - -rmm is used to remove a mail message. The default -is typically to not actually remove the message but to rename the -file to one that is ignored by the MH commands. You will need to -through periodically and physically delete the removed -messages. - -The rmf command is used to remove folders. This -doesn't just rename the files but actually removes the from the hard -drive so you should be careful when you use this command. - - - - -A typical session of reading with MH - -The first thing that you will want to do is inc -your new mail. So at a shell prompt just type in inc and -hit return. - -tempest% inc -Incorporating new mail into inbox... - - 36+ 01/19 "Stephen L. Lange Request...<<Please remove me as contact for pind - 37 01/19 Matt Thomas Re: kern/950: Two PCI bridge chips fail (multipl - 38 01/19 "Amancio Hasty Jr Re: FreeBSD and VAT<<>>> Bill Fenner said: > In -tempest% - -This shows you the new email that has been added to your mailbox. So -the next thing to do is show the email and move around. - -tempest% show -Received: by sashimi.wwa.com (Smail3.1.29.1 #2) - id m0tdMZ2-001W2UC; Fri, 19 Jan 96 13:33 CST -Date: Fri, 19 Jan 1996 13:33:31 -0600 (CST) -From: "Stephen L. Lange" <stvlange@wwa.com> -To: matt@garply.com -Subject: Request... -Message-Id: <Pine.BSD.3.91.960119133211.824A-100000@sashimi.wwa.com> -Mime-Version: 1.0 -Content-Type: TEXT/PLAIN; charset=US-ASCII - - -Please remove me as contact for pindat.com - -tempest% rmm -tempest% next -Received: from localhost (localhost [127.0.0.1]) by whydos.lkg.dec.com (8.6.11/8 -.6.9) with SMTP id RAA24416; Fri, 19 Jan 1996 17:56:48 GMT -Message-Id: <199601191756.RAA24416@whydos.lkg.dec.com> -X-Authentication-Warning: whydos.lkg.dec.com: Host localhost didn't use HELO pro -tocol -To: hsu@clinet.fi -Cc: hackers@FreeBSD.org -Subject: Re: kern/950: Two PCI bridge chips fail (multiple multiport ethernet - boards) -In-Reply-To: Your message of "Fri, 19 Jan 1996 00:18:36 +0100." - <199601182318.AA11772@Sysiphos> -X-Mailer: exmh version 1.5omega 10/6/94 -Date: Fri, 19 Jan 1996 17:56:40 +0000 -From: Matt Thomas <matt@lkg.dec.com> -Sender: owner-hackers@FreeBSD.org -Precedence: bulk - - -This is due to a typo in pcireg.h (to -which I am probably the guilty party). - - -The rmm removed the current message and the -next command moved me on to the next message. -Now if I wanted to look at ten most recent messages so I could read -one of them here is what I would do: - -tempest% scan last:10 - 26 01/16 maddy Re: Testing some stuff<<yeah, well, Trinity has - 27 01/17 Automatic digest NET-HAPPENINGS Digest - 16 Jan 1996 to 17 Jan 19 - 28 01/17 Evans A Criswell Re: Hey dude<<>From matt@tempest.garply.com Tue - 29 01/16 Karl Heuer need configure/make volunteers<<The FSF is looki - 30 01/18 Paul Stephanouk Re: [alt.religion.scientology] Raw Meat (humor)< - 31 01/18 Bill Lenherr Re: Linux NIS Solaris<<--- On Thu, 18 Jan 1996 1 - 34 01/19 John Fieber Re: Stuff for the email section?<<On Fri, 19 Jan - 35 01/19 support@foo.garpl [garply.com #1138] parlor<<Hello. This is the Ne - 37+ 01/19 Matt Thomas Re: kern/950: Two PCI bridge chips fail (multipl - 38 01/19 "Amancio Hasty Jr Re: FreeBSD and VAT<<>>> Bill Fenner said: > In -tempest% - -Then if I wanted to read message number 27 I would do a -show 27 and it would be displayed. As you can probably -tell from this sample session MH is pretty easy to use and looking -through emails and displaying them is fairly intuitive and easy. - - - - - - -Folders and Mail Searching - -Anybody who gets lots of email definitely wants to be able to -prioritize, stamp, brief, de-brief, and number their emails in a -variety of different ways. MH can do this better than just about -anything. One thing that we haven't really talked about is the -concept of folders. You have undoubtedly come across the folders -concept using other email programs. MH has folders too. MH can even -do sub-folders of a folder. One thing you should keep in mind with MH -is that when you ran inc for the first time and it asked -you if it could create a Mail directory it began storing -everything in that directory. If you look at that directory you will -find a directory named inbox. The inbox -directory houses all of your incoming mail that hasn't been thrown -anywhere else. - -Whenever you create a new folder a new directory is going to be -created underneath your MH Mail directory, and messages -in that folder are going to be stored in that directory. When new -email comes in that new email is thrown into your inbox -directory with a file name that is equivalent to the message number. -So even if you didn't have any of the MH tools to read your email you -could still use standard UNIX commands to munge around in those -directories and just more your files. It's this simplicity that -really gives you a lot of power with what you can do with your -email. - -Just as you can use message lists like 23 16 42 -with most MH commands there is a folder option you can specify with -just about every MH command. If you do a scan +freebsd it -will scan your freebsd folder, and your current folder -will be changed to freebsd. If you do a show -+freebsd 23 16 42, show is going to switch to your -freebsd folder and display messages 23, 16 and 42. So -remember that - - - -<command>pick</>—search email that matches certain criteria - -pick is one of the more complex commands in the MH -system. So you might want to read the -pick1 man page for a -more thorough understanding. At its simplest level you can do -something like - -tempest% pick -search pci -15 -42 -55 -56 -57 - - -This will tell pick to look through every single line in -every message in your current folder and tell you which message -numbers it found the word pci in. You can then -show those messages and read them if you wish or -rmm them. You would have to specify something like -show 15 42 55-57 to display them though. A slightly more -useful thing to do is this: - -tempest% pick -search pci -seq pick -5 hits -tempest% show pick - -This will show you the same messages you just didn't have to work as -hard to do it. The option is really an -abbreviation of and pick is -just a sequence which contains the message numbers that matched. You -can use sequences with just about any MH command. So you could have -done an rmm pick and all those messages would be removed -instead. You sequence can be named anything. If you run pick again it -will overwrite the old sequence if you use the same name. - -Doing a pick -search can be a bit more time -consuming than just searching for message from someone, or to -someone. So pick allows you to use the following -predefined search criteria: - - - - - - -search based upon who the message is to - - - - - - -search based on who is in the cc list - - - - - - -search for who sent the message - - - - - - -search for emails with this subject - - - - - - -find emails with a matching dat - - - - - - -search for any other component in the header. (i.e. - - - - - - -This allows you to do things like - -tempest% pick -to freebsd-hackers@freebsd.org -seq hackers - -to get a list of all the email send to the FreeBSD hackers mailing -list. pick also allows you to group these criteria in -different ways using the following options: - - - - - - - - &hellip - - - - - - - - - - - -These commands allow you to do things like - -tempest% pick -to freebsd-hackers -and -cc freebsd-hackers - -That will grab all the email in your inbox that was sent to -freebsd-hackers or cc'd to that list. The brace options allow you to -group search criteria together. This is sometimes very necessary as -in the following example - -tempest% pick -lbrace -to freebsd-hackers -and - -not -cc freebsd-questions -rbrace -and -subject pci - - -Basically this says pick (to freebsd-hackers and not cc'd on -freebsd-questions) and the subject is pci. It should look through your -folder and find all messages sent to the freebsd-hackers list that -aren't cc'd to the freebsd-questions list that contain something on -pci in the subject line. Ordinarily you might have to worry about -something called operator precedence. Remember in math how you -evaluate from left to right and you do multiplication and division -first and addition and subtraction second? MH has the same type of -rules for pick. It's fairly complex so you might want to study -the man page. This document is just to help you get acquainted with -MH. - - - - -<command>folder</>, <command>folders</>, <command>refile</>—three useful programs for folder maintenance - -There are three programs which are primarily just for -manipulating your folders. The folder program is used to -switch between folders, pack them, and list them. At its simplest -level you can do a folder +newfolder and -you will be switched into newfolder. From there on -out all your MH commands like comp, repl, -scan, and show will act on that -newfolder folder. - -Sometimes when you are reading and deleting messages you will -develop holes in your folders. If you do a scan -you might just see messages 34, 35, 36, 43, 55, 56, 57, 80. If you do -a folder -pack this will renumber all your -messages so that there are no holes. It doesn't actually delete any -messages though. So you may need to periodically go through and -physically delete rmm'd messages. - -If you need statistics on your folders you can do a -folders or folder -all to list all -your folders, how many messages they have, what the current message -is in each one and so on. This line of stats it displays for all your -folders is the same one you get when you change to a folder with -folder +foldername. A folders command looks -like this: - - Folder # of messages ( range ); cur msg (other files) - announce has 1 message ( 1- 1). - drafts has no messages. - f-hackers has 43 messages ( 1- 43). - f-questions has 16 messages ( 1- 16). - inbox+ has 35 messages ( 1- 38); cur= 37. - lists has 8 messages ( 1- 8). - netfuture has 1 message ( 1- 1). - out has 31 messages ( 1- 31). - personal has 6 messages ( 1- 6). - todo has 58 messages ( 1- 58); cur= 1. - - TOTAL= 199 messages in 13 folders. - - - -The refile command is what you use to move messages -between folders. When you do something like refile 23 -+netfuture message number 23 is moved into the -netfuture folder. You could also do something like -refile 23 +netfuture/latest which would put message -number 23 in a subfolder called latest under the -netfuture folder. If you want to keep a message in the -current folder and link it you can do a refile -link 23 -+netfuture which would keep 23 in your current -inbox but also list in your netfuture -folder. You are probably beginning to realize some of the really -powerful things you can do with MH. - - - - - -Sending Mail - -Email is a two way street for most people so you want to be -able to send something back. The way MH handles sending mail can be a -bit difficult to follow at first, but it allows for incredible -flexibility. The first thing MH does is to copy a components file -into your outgoing email. A components file is basically a skeleton -email letter with stuff like the To: and Subject: headers already in -it. You are then sent into your editor where you fill in the header -information and then type the body of your message below the dashed -lines in the message. Then to the whatnow program. When -you are at the What now? prompt you can tell it to -send, list, edit, -edit, push, and quit. Most of -these commands are self-explanatory. So the message sending process -involves copying a component file, editing your email, and then -telling the whatnow program what to do with your -email. - - - -<command>comp</>, <command>forw</>, <command>reply</>—compose, forward or reply to a message to someone - -The comp program has a few useful command line -options. The most important one to know right now is the - option. When MH is installed the default -editor is usually a program called prompter which comes -with MH. It's not a very exciting editor and basically just gets the -job done. So when you go to compose a message to someone you might -want to use comp -editor /usr/bin/vi/ or comp --editor /usr/local/bin/pico/ instead. Once you have run -comp you are in your editor and you see -something that looks like this: - -To: -cc: -Subject: --------- - - - -You need to put the person you are sending the mail to after the -To: line. It works the same way for the other headers -also, so you would need to put your subject after the -Subject: line. Then you would just put the body of your -message after the dashed lines. It may seem a bit simplistic since a -lot of email programs have special requesters that ask you for this -information but there really isn't any point to that. Plus this -really gives you excellent flexibility. - -To:freebsd-rave@freebsd.org -cc: -Subject:And on the 8th day God created the FreeBSD core team --------- -Wow this is an amazing operating system. Thanks! - -You can now save this message and exit your editor. You will see the -What now? prompt and you can type in -send or s and hit -return. Then the freebsd core team will receive their just -rewards. As I mentioned earlier you can also use other commands, for -example quit if you don't want to send the -message. - -The forw command is stunningly similar. The big -difference being that the message you are forwarding is automatically -included in the outgoing message. When you run forw it -will forward your current message. You can always tell it to forward -something else by doing something like forw 23 and then -message number 23 will be put in your outgoing message instead of the -current message. Beyond those small differences forw -functions exactly the same as comp. You go through the -exact same message sending process. - -The repl command will reply to whatever your -current message is, unless you give it a different message to reply -to. repl will do its best to go ahead and fill in some of -the email headers already. So you will notice that the -To: header already has the address of the recipient in -there. Also the Subject: line will already be filled in. -You then go about the normal message composition process and you are -done. One useful command line option to know here is the - option. You can use all, -to, cc, me after the - option to have repl automatically -add the various addresses to the cc list in the message. You have -probably noticed that the original message isn't included. This is -because most MH setups are configured to do this from the -start. - - - - -<filename>components</>, and <filename>replcomps</>—components files for <command>comp</> and <command>repl</> - -The components file is usually in -/usr/local/lib/mh. You can copy that file into -your MH Mail directory and edit to contain what you want it to -contain. It is a fairly basic file. You have various email headers at -the top, a dashed line and then nothing. The -comp command just copies this -components file and then edits it. You can add any -kind of valid RFC822 header you want. For instance you could have -something like this in your components file: - -To: -Fcc: out -Subject: -X-Mailer: MH 6.8.3 -X-Home-Page: http://www.freebsd.org/ -------- - - -MH would then copy this components file and throw you into your -editor. The components file is fairly simple. If you -wanted to have a signature on those messages you would just put your -signature in that components file. - -The replcomps file is a bit more complex. The default -replcomps looks like this: - -%(lit)%(formataddr %<{reply-to}%?{from}%?{sender}%?{return-path}%>)\ -%<(nonnull)%(void(width))%(putaddr To: )\n%>\ -%(lit)%(formataddr{to})%(formataddr{cc})%(formataddr(me))\ -%<(nonnull)%(void(width))%(putaddr cc: )\n%>\ -%<{fcc}Fcc: %{fcc}\n%>\ -%<{subject}Subject: Re: %{subject}\n%>\ -%<{date}In-reply-to: Your message of "\ -%<(nodate{date})%{date}%|%(pretty{date})%>."%<{message-id} - %{message-id}%>\n%>\ --------- - - - -It's in the same basic format as the components file but -it contains quite a few extra formatting codes. The -%(lit) command makes room for the address. The -%(formataddr is a function that returns a proper email -address. The next part is %< which means if and -the {reply-to} means the reply-to field in the original -message. So that might be translated this way: - -%<if {reply-to} the original message has a reply-to -then give that to formataddr, %? else {from} take the -from address, %? else {sender} take the sender address, %? -else {return-path} take the return-path from the original -message, %> endif. - - -As you can tell MH formatting can get rather involved. You can -probably decipher what most of the other functions and variables -mean. All of the information on writing these format strings is in the -MH-Format man page. The really nice thing is that once you have built -your customized replcomps file you won't need to touch it -again. No other email program really gives you the power and -flexibility that MH gives you. - - - -
      diff --git a/data/tutorials/multios/Makefile b/data/tutorials/multios/Makefile deleted file mode 100644 index 8a591510bb..0000000000 --- a/data/tutorials/multios/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.4 1997-07-01 05:38:14 max Exp $ - -DOCS= multios.docb -INDEXLINK= multios.html - -.include "../../web.mk" - diff --git a/data/tutorials/multios/multios.docb b/data/tutorials/multios/multios.docb deleted file mode 100644 index c783755cb9..0000000000 --- a/data/tutorials/multios/multios.docb +++ /dev/null @@ -1,682 +0,0 @@ - - - - - - -Installing and Using FreeBSD With Other Operating Systems - - - -Jay -Richmond - -
      -jayrich@sysc.com -
      -
      -
      -
      - -6 August 1996 - -This document discusses how to make FreeBSD coexist -nicely with other popular operating systems such as Linux, MS-DOS, -OS/2, and Windows 95. Special thanks to: Annelise Anderson -andrsn@stanford.edu, Randall Hopper -rhh@ct.picker.com, and Jordan K. Hubbard -jkh@time.cdrom.com - -
      -
      - - -Overview - -Most people can't fit these operating systems together -comfortably without having a larger hard disk, so special -information on large EIDE drives is included. Because there are so -many combinations of possible operating systems and hard disk -configurations, the section may be of the most use -to you. It contains descriptions of specific working computer setups -that use multiple operating systems. - -This document assumes that you have already made room on your -hard disk for an additional operating system. Any time you -repartition your hard drive, you run the risk of destroying the data -on the original partitions. However, if your hard drive is completely -occupied by DOS, you might find the FIPS utility (included on the -FreeBSD CD-ROM in the \TOOLS directory or via -ftp) -useful. It lets you repartition your hard disk without destroying the -data already on it. There is also a commercial program available -called Partition Magic, which lets you size and delete partitions -without consequence. - - - - -Overview of Boot Managers - -These are just brief descriptions of some of the different boot -managers you may encounter. Depending on your computer setup, you may -find it useful to use more than one of them on the same -system. - - - - -Boot Easy - - -This is the default boot manager used with FreeBSD. It has the -ability to boot most anything, including BSD, OS/2 (HPFS), Windows 95 -(FAT and FAT32), and Linux. Partitions are selected with the -function keys. - - - - -OS/2 Boot Manager - - -This will boot FAT, HPFS, FFS (FreeBSD), and EXT2 -(Linux). It will also boot FAT32 partitions. Partitions are -selected using arrow keys. The OS/2 Boot Manager is the only one to -use its own separate partition, unlike the others which use the -master boot record (MBR). Therefore, it must be installed below the -1024th cylinder to avoid booting problems. It can boot Linux using -LILO when it is part of the boot sector, not the MBR. Go to Linux HOWTOs -on the World Wide Web for more information on booting Linux with -OS/2's boot manager. - - - - -OS-BS - - This is an alternative to Boot Easy. It gives you -more control over the booting process, with the ability to set the -default partition to boot and the booting timeout. The beta version -of this programs allows you to boot by selecting the OS with your -arrow keys. It is included on the FreeBSD CD in the -\TOOLS directory, and via ftp. - - - -LILO, or LInux LOader - - -This is a limited boot manager. Will boot FreeBSD, though some -customization work is required in the LILO configuration file. - - - - - -About FAT32FAT32 is the replacement to -the FAT filesystem included in Microsoft's OEM SR2 Beta release, -which is expected to utilitized on computers pre-loaded with Windows -95 towards the end of 1996. It converts the normal FAT file system -and allows you to use smaller cluster sizes for larger hard drives. -FAT32 also modifies the traditional FAT boot sector and allocation -table, making it incompatible with some boot managers. - - - - -A Typical Installation - -Let's say I have two large EIDE hard drives, and I want to -install FreeBSD, Linux, and Windows 95 on them. - -Here's how I might do it using these hard disks: - - - -/dev/wd0 (first physical hard disk) - - - -/dev/wd1 (second hard disk) - - - - - -Both disks have 1416 cylinders. - - - -I boot from a MS-DOS or Windows 95 boot disk that -contains the FDISK.EXE utility and make a small 50 meg -primary partition (35-40 for Windows 95, plus a little breathing -room) on the first disk. Also create a larger partition on the -second hard disk for my Windows applications and data. - -I reboot and install Windows 95 (easier said than done) -on the C: partition. - -The next thing I do is install Linux. I'm not sure about -all the distributions of Linux, but slackware includes LILO (see -). When I am partitioning out my hard disk with -Linux fdisk, I would put all of Linux on the first -drive (maybe 300 megs for a nice root partition and some swap -space). - -After I install Linux, and are prompted about installing -LILO, make SURE that I install it on the boot sector of my root -Linux partition, not in the MBR (master boot record). - -The remaining hard disk space can go to FreeBSD. I also -make sure that my FreeBSD root slice does not go beyond the 1024th -cylinder. (The 1024th cylinder is 528 megs into the disk with our -hypothetical 720MB disks). I will use the rest of the hard drive -(about 270 megs) for the /usr and / slices -if I wish. The rest of the second hard disk (size depends on the -amount of my Windows application/data partition that I created in -step 1 can go to the /usr/src slice and swap -space. - -When viewed with the Windows 95 fdisk utility, my hard drives -should now look something like this: - ---------------------------------------------------------------------- - - Display Partition Information - -Current fixed disk drive: 1 - -Partition Status Type Volume_Label Mbytes System Usage -C: 1 A PRI DOS 50 FAT** 7% - 2 A Non-DOS (Linux) 300 43% - -Total disk space is 696 Mbytes (1 Mbyte = 1048576 bytes) - -Press Esc to continue - ---------------------------------------------------------------------- - - Display Partition Information - -Current fixed disk drive: 2 - -Partition Status Type Volume_Label Mbytes System Usage -D: 1 A PRI DOS 420 FAT** 60% - -Total disk space is 696 Mbytes (1 Mbyte = 1048576 bytes) - -Press Esc to continue - ---------------------------------------------------------------------- - -** May say FAT16 or FAT32 if you are using the OEM SR2 update. -See ). - -Install FreeBSD. I make sure to boot with my first hard -disk set at NORMAL in the BIOS. If it is not, I'll have -the enter my true disk geometry at boot time (to get this, boot -Windows 95 and consult Microsoft Diagnostics (MSD.EXE), -or check your BIOS) with the parameter hd0=1416,16,63 -where 1416 is the number of cylinders on my hard -disk, 16 is the number of heads per track, and -63 is the number of sectors per track on the -drive. - -When partitioning out the hard disk, I make sure to install -Boot Easy on the first disk. I don't worry about the second disk, -nothing is booting off of it. - -When I reboot, Boot Easy should recognize my three -bootable partitions as DOS (Windows 95), Linux, and BSD -(FreeBSD). - - - - - - -Special Considerations - -Most operating systems are very picky about where and how they are -placed on the hard disk. Windows 95 and DOS need to be on the first -primary partitiin on the first hard disk. OS/2 is the exception. It -can be installed on the first or second disk in a primary or extended -partition. If you are not sure, keep the beginning of the bootable -partitions below the 1024th cylinder. - -If you install Windows 95 on an existing BSD system, it will -destroy the MBR, and you will have to reinstall your -previous boot manager. Boot Easy can be reinstalled by using the -BOOTINST.EXE utility included in the \TOOLS directory on the CD-ROM, -and via ftp. You can -also re-start the installation process and go to the partition -editor. From there, mark the FreeBSD partition as bootable, -select Boot Manager, and then type W to (W)rite out the information -to the MBR. You can now reboot, and Boot Easy should then -recognize Windows 95 as DOS. - -Please keep in mind that OS/2 can read FAT and HPFS partitions, -but not FFS (FreeBSD) or EXT2 (Linux) partitions. Likewise, Windows -95 can only read and write to FAT and FAT32 (see ) partitions. FreeBSD can read most file systems, but -currently cannot read HPFS partitions. Linux can read HPFS -partitions, but can't write to them. Recent versions of the Linux -kernel (2.x) can read and write to Windows 95 VFAT partitions (VFAT -is what gives Windows 95 long file names - it's pretty much the same -as FAT). Linux can read and write to most file systems. Got that? -I hope so. - - - - -Examples - -(section needs work, please send your example to -jayrich@sysc.com). - -FreeBSD+Win95: If you installed FreeBSD after Windows 95, you -should see DOS on the Boot Easy menu. This is Windows -95. If you installed Windows 95 after FreeBSD, read above. As long as your hard disk does not have 1024 -cylinders you should not have a problem booting. If one of your -partitions goes beyond the 1024th cylinder however, and you get -messages like invalid system disk under DOS (Windows 95) -and FreeBSD will not boot, try looking for a setting in your BIOS -called > 1024 cylinder support or NORMAL/LBA -mode. DOS may need LBA (Logical Block Addressing) in order to boot -correctly. If the idea of switching BIOS settings every time you -boot up doesn't appeal to you, you can boot FreeBSD through DOS via -the FBSDBOOT.EXE utility on the CD (It should find your -FreeBSD partition and boot it.) - -FreeBSD+OS/2+Win95: Nothing new here. OS/2's boot manger -can boot all of these operating systems, so that shouldn't be a -problem. - -FreeBSD+Linux: You can also use Boot Easy to boot both operating -systems. - -FreeBSD+Linux+Win95: (see ) - - - - -Other Sources of Help - -There are many Linux HOW-TOs that -deal with multiple operating systems on the same hard disk. - -The Linux+DOS+Win95+OS2 -mini-HOWTO offers help on configuring the OS/2 boot manager, and the -Linux+FreeBSD -mini-HOWTO might be interesting as well. The Linux-HOWTO is -also helpful. - -The NT Loader -Hacking Guide provides good information on multibooting -Windows NT, '95, and DOS with other operating systems. - -And Hale Landis's "How It Works" document pack contains some good info -on all sorts of disk geometry and booting related topics. Here are a few -links that might help you find it: ftp://fission.dt.wdc.com/pub/otherdocs/pc_systems/how_it_works/allhiw.zip, -http://www.cs.yorku.ca/People/frank/docs/. - -Finally, don't overlook FreeBSD's kernel documentation on the booting -procedure, available in the kernel source distribution (it unpacks to -file:/usr/src/sys/i386/boot/biosboot/README.386BSD. - - - - -Technical Details - -(Contributed by Randall Hopper, -rhh@ct.picker.com) - -This section attempts to give you enough basic information -about your hard disks and the disk booting process so that you can -troubleshoot most problems you might encounter when getting set up to -boot several operating systems. It starts in pretty basic terms, so -you may want to skim down in this section until it begins to look -unfamiliar and then start reading. - - - -Disk Primer - -Three fundamental terms are used to describe the location of -data on your hard disk: Cylinders, Heads, and Sectors. It's not -particularly important to know what these terms relate to except to -know that, together, they identify where data is physically on your -disk. - -Your disk has a particular number of cylinders, number of -heads, and number of sectors per cylinder-head (a cylinder-head also -known nown as a track). Collectively this information defines the -"physical disk geometry" for your hard disk. There are typically 512 -bytes per sector, and 63 sectors per track, with the number of -cylinders and heads varying widely from disk to disk. Thus you can -figure the number of bytes of data that'll fit on your own disk by -calculating: (# of cylinders) × (# -heads) × (63 sectors/track) × (512 -bytes/sect) For example, on my 1.6 Gig Western -Digital AC31600 EIDE hard disk,that's: (3148 -cyl) × (16 heads) × (63 sectors/track) × (512 -bytes/sect) - -which is 1,624,670,208 bytes, or around 1.6 Gig. - -You can find out the physical disk geometry (number of -cylinders, heads, and sectors/track counts) for your hard disks using -ATAID or other programs off the net. Your hard disk probably came -with this information as well. Be careful though: if you're using -BIOS LBA (see ), you can't use just any -program to get the physical geometry. This is because many programs -(e.g. MSD.EXE or FreeBSD fdisk) don't identify the -physical disk geometry; they instead report the -translated geometry (virtual numbers from using LBA). -Stay tuned for what that means. - -One other useful thing about these terms. Given 3 -numbers—a cylinder number, a head number, and a -sector-within-track number—you identify a specific absolute -sector (a 512 byte block of data) on your disk. Cylinders and Heads -are numbered up from 0, and Sectors are numbered up from 1. - -For those that are interested in more technical details, -information on disk geometry, boot sectors, BIOSes, etc. can be found -all over the net. Query Lycos, Yahoo, etc. for boot -sector or master boot record. Among the useful info -you'll find are Hale Landis's How It Works document -pack. See the section for a few pointers to -this pack. - -Ok, enough terminology. We're talking about booting -here. - - - - -The Booting Process - -On the first sector of your disk (Cyl 0, Head 0, Sector 1) -lives the Master Boot Record (MBR). It contains a map of your disk. -It identifies up to 4 partitions, each of which is a -contiguous chunk of that disk. FreeBSD calls partitions -slices to avoid confusion with it's own partitions, but -we won't do that here. Each partition can contain its own operating -system. - -Each partition entry in the MBR has a Partition -ID, a Start Cylinder/Head/Sector, and an -End Cylinder/Head/Sector. The Partition ID tells what -type of partition it is (what OS) and the Start/End tells where it -is. lists a smattering of some common -Partition IDs. - - -Partition IDs</> -<tgroup cols="2"> -<thead> -<row> -<entry>ID (hex)</entry> -<entry>Description</entry> -</row> -</thead> - -<tbody> -<row> -<entry>01</entry> -<entry>Primary DOS12 (12-bit FAT)</entry> -</row> - -<row> -<entry>04</entry> -<entry>Primary DOS16 (16-bit FAT)</entry> -</row> - -<row> -<entry>05</entry> -<entry>Extended DOS</entry> -</row> - -<row> -<entry>06</entry> -<entry>Primary big DOS (> 32MB)</entry> -</row> - -<row> -<entry>0A</entry> -<entry>OS/2</entry> -</row> - -<row> -<entry>83</entry> -<entry>Linux (EXT2FS)</entry> -</row> - -<row> -<entry>A5</entry> -<entry>FreeBSD, NetBSD, 386BSD (UFS)</entry> -</row> - -</tbody> -</tgroup> -</table> - -<para>Note that not all partitions are bootable (e.g. Extended DOS). -Some are—some aren't. What makes a partition bootable is the -configuration of the <firstterm>Partition Boot Sector</> that exists -at the beginning of each partition.</para> - -<para>When you configure your favorite boot manager, it looks up the entries -in the MBR partition tables of all your hard disks and lets you name the -entries in that list. Then when you boot, the boot manager is invoked by -special code in the Master Boot Sector of the first probed hard disk on -your system. It looks at the MBR partition table entry corresponding to -the partition choice you made, uses the Start Cylinder/Head/Sector -information for that partition, loads up the Partition Boot Sector for that -partition, and gives it control. That Boot Sector for the partition itself -contains enough information to start loading the operating system on that -partition.</para> - -<para>One thing we just brushed past that's important to know. All of your -hard disks have MBRs. However, the one that's important is the one on the -disk that's first probed by the BIOS. If you have only IDE hard disks, its -the first IDE disk (e.g. primary disk on first controller). Similarly for -SCSI only systems. If you have both IDE and SCSI hard disks though, the -IDE disk is typically probed first by the BIOS, so the first IDE disk is -the first probed disk. The boot manager you will install will be hooked into -the MBR on this first probed hard disk that we've just described.</para> - -</sect1> - -<sect1 id="limits"> -<title>Booting Limitations and Warnings - -Now the interesting stuff that you need to watch out for. - - -The dreaded 1024 cylinder limit and how BIOS LBA helps - -The first part of the booting process is all done through the -BIOS, (if that's a new term to you, the BIOS is a software chip on -your system motherboard which provides startup code for your -computer). As such, this first part of the process is subject to the -limitations of the BIOS interface. - -The BIOS interface used to read the hard disk during this period -(INT 13H, Subfunction 2) allocates 10 bits to the Cylinder Number, 8 -bits to the Head Number, and 6 bits to the Sector Number. This -restricts users of this interface (i.e. boot managers hooked into -your disk's MBR as well as OS loaders hooked into the Boot Sectors) -to the following limits: - -1024 cylinders, max -256 heads , max -64 cylinders, max (actually 63, 0 isn't -available) - - - -Now big hard disks have lots of cylinders but not a lot of -heads, so invariably with big hard disks the number of cylinders is -greater than 1024. Given this and the BIOS interface as is, you -can't boot off just anywhere on your hard disk. The boot code (the -boot manager and the OS loader hooked into all bootable partitions' -Boot Sectors) has to reside below cylinder 1024. In fact, if your -hard disk is typical and has 16 heads, this equates to: - -1024 cyl/disk × 16 heads/disk × 63 sect/(cyl-head) -× 512 bytes/sector - - - -which is around the often-mentioned 528MB limit. - -This is where BIOS LBA (Logical Block Addressing) comes in. BIOS LBA -gives the user of the BIOS API calls access to physical cylinders above -1024 though the BIOS interfaces by redefining a cylinder. That is, it -remaps your cylinders and heads, making it appear through the BIOS as -though the disk has fewer cylinders and more heads than it actually -does. In other words, it takes advantage of the fact that hard disks have -relatively few heads and lots of cylinders by shifting the balance between -number of cylinders and number of heads so that both numbers lie below the -above-mentioned limits (1024 cylinders, 256 heads). - -With BIOS LBA, the hard disk size limitation is virtually -removed (well, pushed up to 8 Gigabytes anyway). If you have an LBA -BIOS, you can put FreeBSD or any OS anywhere you want and not hit the -1024 cylinder limit. - -To use my 1.6 Gig Western Digital as an example again, it's -physical geometry is: - -(3148 cyl, 16 heads, 63 sectors/track, 512 bytes/sector) - - - -However, my BIOS LBA remaps this to: - -( 787 cyl, 64 heads, 63 sectors/track, 512 bytes/sector) - - - -giving the same effective size disk, but with cylinder and head -counts within the BIOS API's range (Incidentally, I have both Linux and -FreeBSD existing on one of my hard disks above the 1024th physical -cylinder, and both operating systems boot fine, thanks to BIOS LBA). - - - - -Boot Managers and Disk Allocation - -Another gotcha to watch out when installing boot managers is -allocating space for your boot manager. It's best to be aware of -this issue up front to save yourself from having to reinstall one or -more of your OSs. - -If you followed the discussion in -about the Master Boot Sector (where the MBR is), Partition Boot -Sectors, and the booting process, you may have been wondering just -exactly where on your hard disk that nifty boot manager is going to -live. Well, some boot managers are small enough to fit entirely -within the Master Boot Sector (Cylinder 0, Head 0, Sector 0) along -with the partition table. Others need a bit more room and actually -extend a few sectors past the Master Boot Sector in the Cylinder 0 -Head 0 track, since that's typically free…typically. - -That's the catch. Some operating systems (FreeBSD included) let -you start their partitions right after the Master Boot Sector at -Cylinder 0, Head 0, Sector 2 if you want. In fact, if you give -FreeBSD's sysinstall a disk with an empty chunk up front or the whole -disk empty, that's where it'll start the FreeBSD partition by default -(at least it did when I fell into this trap). Then when you go to -install your boot manager, if it's one that occupies a few extra -sectors after the MBR, it'll overwrite the front of the first -partition's data. In the case of FreeBSD, this overwrites the -disk label, and renders your FreeBSD partition unbootable. - -The easy way to avoid this problem (and leave yourself the -flexibility to try different boot managers later) is just to always -leave the first full track on your disk unallocated when you -partition your disk. That is, leave the space from Cylinder 0, Head -0, Sector 2 through Cylinder 0, Head 0, Sector 63 unallocated, and -start your first partition at Cylinder 0, Head 1, Sector 1. -For what it's worth, when you create a DOS partition at the -front of your disk, DOS leaves this space open by default (this is -why some boot managers assume it's free). So creating a DOS -partition up at the front of your disk avoids this problem -altogether. I like to do this myself, creating 1 Meg DOS partition -up front, because it also avoids my primary DOS drive letters -shifting later when I repartition. - -For reference, the following boot managers use the -Master Boot Sector to store their code and data: - - - -OS-BS 1.35 - - - -Boot Easy - - - -LILO - - - - - -These boot managers use a few additional sectors after the -Master Boot Sector: - - - -OS-BS 2.0 Beta 8 (sectors 2-5) - - - -OS/2's boot manager - - - - - - - - -What if your machine won't boot? - -At some point when installing boot managers, you might leave the -MBR in a state such that your machine won't boot. This is unlikely, -but possible when re-FDISKing underneath an already-installed boot -manager. - -If you have a bootable DOS partition on your disk, you can boot -off a DOS floppy, and run: - -A:\> FDISK /MBR - - - -to put the original, simple DOS boot code back into the system. You can -then boot DOS (and DOS only) off the hard drive. Alternatively, just -re-run your boot manager installation program off a bootable floppy. - - - - - diff --git a/data/tutorials/newuser/Makefile b/data/tutorials/newuser/Makefile deleted file mode 100644 index d8131087f4..0000000000 --- a/data/tutorials/newuser/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# $Id: Makefile,v 1.3 1997-07-01 05:38:15 max Exp $ - -DOCS= newuser.docb -INDEXLINK= newuser.html - -.include "../../web.mk" - diff --git a/data/tutorials/newuser/newuser.docb b/data/tutorials/newuser/newuser.docb deleted file mode 100644 index 9adefd509b..0000000000 --- a/data/tutorials/newuser/newuser.docb +++ /dev/null @@ -1,943 +0,0 @@ - - - - - - - - -For People New to Both FreeBSD and Unix - - - -Annelise -Anderson - -
      andrsn@andrsn.stanford.edu
      -
      -
      -
      - -August 15, 1997 - -Congratulations on installing FreeBSD! This -introduction is for people new to both FreeBSD -and Un*x—so it starts with basics. It -assumes you're using version 2.0.5 or later of FreeBSD as distributed -by Walnut Creek or FreeBSD.ORG, your system (for now) has a single -user (you)—and you're probably pretty good with DOS/Windows or -OS/2. - -
      -
      - - -Logging in and Getting Out - -Log in (when you see login:) as a user you created during -installation or as root. (Your FreeBSD -installation will already have an account for root; root can go -anywhere and do anything, including deleting essential files, so be -careful!) The symbols % and # in the following stand for the prompt -(yours may be different), with % indicating an ordinary user and -# indicating root. - -To log out (and get a new login: prompt) type - -# exit - -as often as necessary. Yes, press enter after -commands, and remember that Unix is -case-sensitive—exit, not -EXIT. - -To shut down the machine type: - -# /sbin/shutdown -h now - -Or to reboot type - -# /sbin/shutdown -r now - -or - -# /sbin/reboot - - - -You can also reboot with -CtrlAltDelete. -Give it a little time to do its work. This is equivalent to -/sbin/reboot in recent releases of FreeBSD, and is -much, much better than hitting the reset button. You don't want to -have to reinstall this thing, do you? - - - - -Adding A User with Root Privileges - -If you didn't create any users when you installed the system and -are thus logged in as root, you should probably create a user now with - -# adduser - -The first time you use adduser, it might ask for some defaults to save. You -might want to make the default shell csh instead of sh, if it suggests -sh as the default. Otherwise just press enter to accept each default. -These defaults are saved in /etc/adduser.conf, -an editable file. - -Suppose you create a user jack with -full name Jack Benimble. Give jack a password -if security (even kids around who might pound on the keyboard) is an -issue. When it asks you if you want to invite jack into other -groups, type wheel - -Login group is ``jack''. Invite jack into other groups: wheel - -This will make it possible to log in as jack and -use the su command to become root. Then you won't -get scolded any more for logging in as root. - -You can quit adduser any time by typing -CtrlC, and at -the end you'll have a chance to approve your new user or simply type -n for no. You might want to create a -second new user (jill?) so that when you edit jack's login files, -you'll have a hot spare in case something goes wrong. - -Once you've done this, use exit -to get back to a login prompt and log in as -jack. In general, it's a good idea to do as -much work as possible as an ordinary user who doesn't have the -power—and risk—of root. - -If you already created a user and you want the user to be able -to su to root, you can log in as root -and edit the file /etc/group, adding jack to the -first line (the group wheel). But first you need to practice -vi, the text editor--or use the simpler text -editor, ee, installed on recent version of -FreeBSD. - -To delete a user, use the rmuser command. - - - - -Looking Around - -Logged in as an ordinary user, look around and try out some -commands that will access the sources of help and information within -FreeBSD. - -Here are some commands and what they do: - -id - -Tells you who you are! - - - - -pwd - - -Shows you where you are—the current -working directory. - - - - -ls - - -Lists the files in the current directory. - - - - -ls - - -Lists the files in the current directory with a -* after executables, a / after -directories, and an @ after symbolic links. - - - - -ls - - -Lists the files in long format—size, -date, permissions. - - - - -ls - - -Lists hidden dot -files with the others. If you're root, thedot files -show up without the switch. - - - - -cd - - -Changes directories. cd -.. backs up one level; note the -space after cd. cd -/usr/local goes there. cd -~ goes to the home directory of the -person logged in—e.g., /usr/home/jack. -Try cd /cdrom, and then -ls, to find out if your CDROM is mounted and -working. - - - - -view filename - - -Lets you look at a file (named -filename without changing it. Try -view /etc/fstab. -:q to quit. - - - - -cat filename - - - -Displays filename on screen. If -it's too long and you can see only the end of it, press -ScrollLock and use the up-arrow to -move backward; you can use ScrollLock with man pages -too. Press ScrollLock again to quit scrolling. You -might want to try cat on some of the dot files in -your home directory—cat -.cshrc, cat -.login, cat -.profile. - - - - - -You'll notice aliases in .cshrc for some of the -ls commands (they're very convenient). -You can create other aliases by editing .cshrc. -You can make these aliases available to all users on the system by -putting them in the system-wide csh configuration file, -/etc/csh.cshrc. - - - - -Getting Help and Information - -Here are some useful sources of help. -Text stands for something of your choice -that you type in—usually a command or filename. - - -apropos text - - -Everything containing string text -in the whatis database. - - - -man text - - -The man page for text. The major -source of documentation for Un*x systems. man -ls will tell you all the ways to use -the ls command. Press Enter to -move through text, -Ctrlb to go -back a page, Ctrlf to -go forward, q or -Ctrlc to -quit. - - - -which text - - -Tells you where in the user's path the command -text is found. - - - -locate text - - -All the paths where the string text -is found. - - - -whatis text - - -Tells you what the command text -does and its man page. Typing whatis * will tell -you about all the binaries in the current directory. - - - -whereis text - - -Finds the file text, giving its full -path. - - - - -You might want to try using whatis on some -common useful commands like cat, -more, grep, -mv, find, -tar, chmod, -chown, date, and -script. more lets you read a -page at a time as it does in DOS, e.g., ls -l | -more or more -filename. The -* works as a wildcard—e.g., ls -w* will show you files beginning with -w. - -Are some of these not working very well? Both -locate and whatis -depend on a database that's rebuilt weekly. If your machine isn't -going to be left on over the weekend (and running FreeBSD), you might -want to run the commands for daily, weekly, and monthly maintenance -now and then. Run them as root and give each one time to finish -before you start the next one, for now. - -# /etc/daily -output omitted -# /etc/weekly -output omitted -# /etc/monthly -output omitted - - -If you get tired waiting, press -AltF2 to get -another virtual console, and log in again. -After all, it's a multi-user, multi-tasking system. Nevertheless -these commands will probably flash messages on your screen while -they're running; you can type clear at the prompt -to clear the screen. Once they've run, you might want to look at -/var/mail/root and -/var/log/messages. - -Basically running such commands is part of system -administration—and as a single user of a Unix system, you're -your own system administrator. Virtually everything you need to be -root to do is system administration. Such responsibilities aren't -covered very well even in those big fat books on Unix, which seem to -devote a lot of space to pulling down menus in windows managers. You -might want to get one of the two leading books on systems -administration, either Evi Nemeth et.al.'s UNIX System -Administration Handbook (Prentice-Hall, 1995, ISBN -0-13-15051-7)—the second edition with the red cover; or -Æleen Frisch's Essential System -Administration (O'Reilly & Associates, 1993, ISBN -0-937175-80-3). I used Nemeth. - - - - -Editing Text - -To configure your system, you need to edit text files. Most of -them will be in the /etc directory; and you'll -need to su to root to be able to change them. You -can use the easy ee, but in the long run the -text editor vi is worth learning. There's an -excellent tutorial on vi in -/usr/src/contrib/nvi/docs/tutorial if you have -that installed; otherwise you can get it by ftp to -ftp.cdrom.com in the directory -FreeBSD/FreeBSD-current/src/contrib/nvi/docs/tutorial. - -Before you edit a -file, you should probably back it up. Suppose you want to edit -/etc/rc.conf. You could just use cd -/etc to get to the /etc directory and -do: - -# cp rc.conf rc.conf.orig - - -This would copy rc.conf to -rc.conf.orig, and you could later copy -rc.conf.orig to rc.conf to recover the original. But even -better would be moving (renaming) and then copying back: - -# mv rc.conf rc.conf.orig -# cp rc.conf.orig rc.conf - - -because the mv command preserves the original date -and owner of the file. You can now edit -rc.conf. If you want the original back, you'd -then mv rc.conf rc.conf.myedit -(assuming you want to preserve your edited version) and then - -# mv rc.conf.orig rc.conf - -to put things back the way they were. - -To edit a file, type - -# vi filename - -Move through the text with the arrow keys. Esc (the -escape key) puts vi in command mode. Here are some -commands: - -x - -delete letter the cursor is on - - - - -dd - - -delete the entire line (even if it wraps on the screen) - - - - -i - - -insert text at the cursor - - - - -a - - -insert text after the cursor - - - - -Once you type i or a, you can enter text. -Esc puts you back in command mode where you can type - -:w - -to write your changes to disk and continue editing - - - - -:wq - - -to write and quit - - - - -:q! - - -to quit without saving changes - - - - -/text - - -to move the cursor to text; -/Enter (the enter key) to find -the next instance of text. - - - - -G - - -to go to the end of the file - - - - -nG - - -to go to line n in -the file, where n is a number - - - - -CtrlL - - -to redraw the screen - - - - -Ctrlb and Ctrlf - - -go back -and forward a screen, as they -do with more and view. - - - - - - -Practice with vi in your home directory by creating -a new file with vi filename and adding -and deleting text, saving the file, and calling it up again. -vi delivers some surprises because it's really quite -complex, and sometimes you'll inadvertently issue a command that will -do something you don't expect. (Some people actually like -vi—it's more powerful than DOS EDIT—find out -about the :r command.) Use Esc one or -more times to be sure you're in command mode and proceed from there -when it gives you trouble, save often with :w, and -use :q! to get out and start over (from -your last :w) when you need to. - -Now you can cd to /etc, -su to root, use vi to edit the file -/etc/group, and add a user to wheel so the user -has root privileges. Just add a comma and the user's login name to -the end of the first line in the file, press Esc, and use -:wq to write the file to disk and quit. Instantly -effective. (You didn't put a space after the comma, did you?) - - - - -Printing Files from DOS - -At this point you probably don't have the printer working, so here's a -way to create a file from a man page, move it to a floppy, and then -print it from DOS. Suppose you want to read carefully about changing -permissions on files (pretty important). You can use the command -man chmod to read about it. The command - -# man chmod | col -b > chmod.txt - -will remove formatting codes and send the man page to -the chmod.txt file -instead of showing it on your screen. Now put a dos-formatted -diskette in your floppy drive a, su to -root, and type - -# /sbin/mount -t msdos /dev/fd0 /mnt - -to mount the floppy drive on /mnt. - -Now (you no longer need to be root, and you can type -exit to get back to being user jack) you can go to the -directory where you created chmod.txt and copy the file to the floppy -with: - -% cp chmod.txt /mnt - -and use ls /mnt to get a directory listing of -/mnt, which should show the file -chmod.txt. - -You might especially want to make a file from -/sbin/dmesg by typing - -% /sbin/dmesg > dmesg.txt - -and copying dmesg.txt to the floppy. -/sbin/dmesg is the boot log record, and it's -useful to understand it because it shows what FreeBSD found when it -booted up. If you ask questions on -freebsd-questions@FreeBSD.ORG or on a USENET -group—like FreeBSD isn't finding my tape drive, what do -I do?—people will want to know what dmesg -has to say. - -You can now dismount the floppy drive (as root) to get the disk -out with - -# /sbin/umount /mnt - -and reboot to go to DOS. Copy these files to a DOS directory, call -them up with DOS EDIT, Windows Notepad or Wordpad, or a word processor, make a -minor change so the file has to be saved, and print as you normally -would from DOS or Windows. Hope it works! man pages come out best if -printed with the dos print command. (Copying files from -FreeBSD to a mounted dos partition is in some cases still a little -risky.) - -Getting the printer printing from FreeBSD involves creating an -appropriate entry in /etc/printcap and creating -a matching spool directory in -/var/spool/output. If your printer is on -lpt0 (what dos calls LPT1), you may only -need to go to /var/spool/output and (as root) -create the directory lpd by typing: - -mkdir lpd, if it doesn't already -exist. -Then the printer should respond if it's turned on when the system is -booted, and lp or lpr should send a file to the printer. Whether or -not the file actually prints depends on configuring it, which is -covered in the FreeBSD -handbook. - - - - -Other Useful Commands - - - -df - -shows file space and mounted systems. - - - - -ps aux - - -shows processes running. ps ax is a narrower form. - - - - -rm filename - - -remove filename. - - - - -rm -R dir - - -removes a directory dir and all -subdirectories—careful! - - - - -ls -R - - -lists files in the current -directory and all subdirectories; -I used a variant, ls -AFR > where.txt, -to get a list of all -the files in / and (separately) -/usr before I found better -ways to find files. - - - - -passwd - - -to change user's password (or root's password) - - - - -man hier - - -man page on the Unix file system - - - - - -Use find to locate filename in /usr -or any of its subdirectories with - -% find /usr -name "filename" - -You can use * as a wildcard in -"filename" (which should be in -quotes). If you tell find to search in / -instead of /usr it will look for the file(s) on -all mounted file systems, including the CDROM and the dos -partition. - -An excellent book that explains Unix commands and utilities is -Abrahams & Larson, Unix for the Impatient -(2nd ed., Addison-Wesley, 1996). There's also a lot of Unix -information on the Internet. Try the Unix Reference -Desk. - - - - -Next Steps - -You should now have the tools you need to get around and edit -files, so you can get everything up and running. There is a great -deal of information in the FreeBSD handbook (which is probably on -your hard drive) and FreeBSD's -web site. A wide variety of packages and ports are on the -Walnut Creek CDROM as well -as the web site. The handbook tells you more about how to use them -(get the package if it exists, with pkg_add -/cdrom/packages/All/packagename, -where packagename is the filename of the -package). The cdrom has lists of the packages and ports with brief -descriptions in cdrom/packages/index, -cdrom/packages/index.txt, and -cdrom/ports/index, with fuller descriptions in -/cdrom/ports/*/*/pkg/DESCR, where the -*s represent subdirectories of kinds of programs -and program names respectively. - -If you find the handbook too sophisticated (what with -lndir and all) on installing ports from the cdrom, -here's what usually works: - -Find the port you want, say kermit. There will be -a directory for it on the cdrom. Copy the subdirectory to -/usr/local (a good place for software you add -that should be available to all users) with: - -# cp -R /cdrom/ports/comm/kermit /usr/local - - -This should result in a /usr/local/kermit -subdirectory that has all the files that the -kermit subdirectory on the CDROM has. - -Next, create the directory /usr/ports/distfiles -if it doesn't already exist using mkdir. Now check -check /cdrom/ports/distfiles for a -file with a name that indicates it's the port you want. Copy that -file to /usr/ports/distfiles; in recent versions -you can skip this step, as FreeBSD will do it for you. -In the case of kermit, there is no -distfile. - -Then cd to the subdirectory of -/usr/local/kermit that has the file -Makefile. Type - -# make all install - - - -During this process the port will ftp to get any compressed -files it needs that it didn't find on the cdrom or in -/usr/ports/distfiles. If you don't have your -network running yet and there was no file for the port in -/cdrom/ports/distfiles, you will have to get -the distfile using another machine and copy it to -/usr/ports/distfiles from a floppy or your dos -partition. Read Makefile (with cat or -more or view) to find out where to go (the -master distribution site) to get the file and what its name is. Its -name will be truncated when downloaded to DOS, and after you get it -into /usr/ports/distfiles you'll have to rename -it (with the mv command) to its original name so it can -be found. (Use binary file transfers!) Then go back to -/usr/local/kermit, find the directory with -Makefile, and type make all install. - -The other thing that happens when installing ports or packages -is that some other program is needed. If the installation stops with -a message can't find unzip or whatever, you -might need to install the package or port for unzip before you -continue. - -Once it's installed type rehash to make FreeBSD -reread the files in the path so it knows what's there. (If you get a -lot of path not found messages when you use -whereis or which, you might want to make additions to the -list of directories in the path statement in -.cshrc in your home directory. The path -statement in Unix does the same kind of work it does in DOS, except -the current directory is not (by default) in the path for security -reasons; if the command you want is in the directory you're in, you -need to type ./ before the command to make it -work; no space after the slash.) - -You might want to get the most recent version of Netscape from -their ftp site. (Netscape -requires the X Window System.) There's now a FreeBSD version, so look -around carefully. Just use gunzip -filename and tar xvf -filename on it, move the binary to -/usr/local/bin or some other place binaries are -kept, rehash, and then put the following lines in -.cshrc in each user's home directory or (easier) -in /etc/csh.cshrc, the system-wide csh start-up -file: - -setenv XKEYSYMDB /usr/X11R6/lib/X11/XKeysymDB -setenv XNLSPATH /usr/X11R6/lib/X11/nls - -This assumes that the file XKeysymDB and the directory -nls are in /usr/X11R6/lib/X11; if -they're not, find them and put them there. - -If you originally got Netscape as a port using the CDROM (or -ftp), don't replace /usr/local/bin/netscape with -the new netscape binary; this is just a shell script that sets up the -environmental variables for you. Instead rename the new binary to -netscape.bin and replace the old binary, which -is /usr/local/lib/netscape/netscape.bin. - - - - - -Your Working Environment - -Your shell is the most important part of your working environment. -In DOS, the usual shell is command.com. The shell is what interprets -the commands you type on the command line, and thus communicates with -the rest of the operating system. You can also write shell -scripts, which are like DOS batch files: a series of commands to be -run without your intervention. - -Two shells come installed with FreeBSD: csh and sh. csh is good for -command-line work, but scripts should be written with sh (or bash). You can -find out what shell you have by typing echo $SHELL. - -The csh shell is okay, but tcsh does everything csh does and more. It -It allows you to recall commands with the arrow keys and edit them. -It has tab-key completion -of filenames (csh uses the escape key), and it lets you switch to the -directory you were last in with cd -. It's also much -easier to alter your prompt with tcsh. It makes life a lot easier. - -Here are the three steps for installing a new shell: - - 1. Install the shell as a port or a package, just as you -would any other port or package. Use rehash and -which tcsh (assuming you're installing tcsh) to -make sure it got installed. - - 2. As root, edit /etc/shells, adding -a line in the file for the new shell, in this case /usr/local/bin/tcsh, -and save the file. (Some ports may do this for you.) - - 3. Use the chsh command to change your shell to -tcsh permanently, or type tcsh at the prompt to -change your shell without logging in again. - -Note: It can be dangerous to change root's shell -to something other than sh or csh on early versions of FreeBSD and many -other versions of Unix; you may not have a working shell when the system -puts you into single user mode. The solution is to use su -m -to become root, which will give you the tcsh as root, because the shell is part -of the environment. You can make this permanent by adding it to your -.tcshrc file as an alias with alias su su -m. - -When tcsh starts up, it will read the -/etc/csh.cshrc and /etc/csh.login -files, as does csh. It will also read the -.login file in your home directory and the -.cshrc -file as well, unless you provide a .tcshrc -file. This you can do by simply copying .cshrc -to .tcshrc. - -Now that you've installed tcsh, you can adjust your prompt. You can -find the details in the manual page for tcsh, but here is a line to -put in your .tcshrc that will tell you how many -commands you have typed, what time it is, and what directory you are in. -It also produces a > if you're an ordinary user and -a # if you're root, but tsch will do that in any -case: - - set prompt = "%h %t %~ %# " - -This should go in the same place as the existing set prompt line -if there is one, or under "if($?prompt) then" if not. -Comment out the old line; you can always switch back to it if you prefer -it. Don't forget the spaces and quotes. You can get the .tcshrc reread by typing source .tcshrc. - -You can get a listing of other environmental variables that -have been set by typing env at the prompt. The -result will show you your default editor, pager, and terminal type, -among possibly many others. A useful command if you log in from a -remote location and can't run a program because the terminal isn't -capable is -setenv TERM vt100. - - - - -Other - -As root, you can dismount the CDROM with /sbin/umount -/cdrom, take it out of the drive, insert another one, and mount it -with /sbin/mount_cd9660 /dev/cd0a /cdrom assuming -cd0a is the device name for your CDROM drive. The -most recent versions of FreeBSD let you mount the cdrom with just -/sbin/mount /cdrom. - -Using the live file system—the second of FreeBSD's CDROM -disks—is useful if you've got limited space. What is on the -live file system varies from release to release. You might try -playing games from the cdrom. This -involves using lndir, which gets installed with the X -Window System, to tell the program(s) where to find the necessary -files, because they're in the /cdrom file system -instead of in /usr and its subdirectories, which -is where they're expected to be. Read man lndir. - - - - -Comments Welcome - -If you use this guide I'd be interested in knowing where it was -unclear and what was left out that you think should be included, and -if it was helpful. My thanks to Eugene W. Stark, professor of -computer science at SUNY-Stony Brook, and John Fieber for helpful -comments. - -Annelise Anderson, andrsn@andrsn.stanford.edu - - -
      diff --git a/data/tutorials/ppp/Makefile b/data/tutorials/ppp/Makefile deleted file mode 100644 index 76ead715ae..0000000000 --- a/data/tutorials/ppp/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# $Id: Makefile,v 1.2 1997-07-01 05:38:16 max Exp $ - -DOC= ppp -SRCS= ppp.sgml - -.include diff --git a/data/tutorials/ppp/ppp.sgml b/data/tutorials/ppp/ppp.sgml deleted file mode 100644 index fc08b83f1c..0000000000 --- a/data/tutorials/ppp/ppp.sgml +++ /dev/null @@ -1,1734 +0,0 @@ - - - -
      - -PPP - Pedantic PPP Primer -<author>Maintainer: Steve Sims <tt><htmlurl -url="mailto:SimsS@IBM.NET" - name="<SimsS@IBM.NET>"></tt> - -<date>$Date: 1998-04-21 00:47:14 $ -<abstract> -This is a step-by-step guide for configuring FreeBSD systems to act as -a dial-up router/gateway in a Local Area Environment. All entries may -be assumed to be relevant to FreeBSD 2.2+, unless otherwise noted. -</abstract> - -<toc> - -<sect> -<heading>Overview:</heading> -<p>The User-Mode PPP dialer in FreeBSD Version 2.2 (also known as: -<it>"IIJ-PPP"</it> ) now supports Packet Aliasing for dial up -connections to the Internet. This feature, also known as -"<IT/Masquerading/", "<IT/IP Aliasing/", or "<IT/Network Address -Translation/", allows a FreeBSD system to act as a dial- on-demand -router between an Ethernet-based Local Area Network and an Internet -Service Provider. Systems on the LAN can use the FreeBSD system to -forward information between the Internet by means of a single -dial-connection. - -<sect1> -<heading>Purpose of this Guide.</heading> -<p> -This guide explains how to: -<itemize> -<item>Configure the FreeBSD system to support dial-out connections, -<item>Share a dial-out connection with other systems in a network, -<item>Configure Windows platforms to use the FreeBSD system as a gateway to the Internet. -</itemize> -<p> -While the focus of this guide is to assist in configuring IP Aliasing, -it also includes specific examples of the configuration steps necessary -to configure and install each individual component; each section stands -alone and may be used to assist in the configuration of various aspects -of FreeBSD internetworking. -</sect> - -<sect> -<heading>Building the Local Area Network</heading> - -<p> While the ppp program can, and usually is, be configured to provide -services to <em/only/ the local FreeBSD box it can also be used to serve as a -"Gateway" (or "router") between other LAN-connected resources and the Internet or -other Dial-Up service. - -<sect1> -<heading>Typical Network Topology</heading> - -<p>This guide assumes a typical Local Area Network lashed together as -follows: -<verb> -+---------+ ----> Dial-Up Internet Connection -| FreeBSD | \ (i.e.: NetCom, AOL, AT&T, EarthLink, -etc) -| |-------- -| "Curly" | -| | -+----+----+ - | -|----+-------------+-------------+----| <-- Ethernet Network - | | | - | | | -+----+----+ +----+----+ +----+----+ -| | | | | | -| Win95 | | WFW | | WinNT | -| "Larry" | | "Moe" | | "Shemp" | -| | | | | | -+---------+ +---------+ +---------+ -</verb> - -<sect1> -<heading>Assumptions about the Local Area Network</heading> - -<p>Some specific assumptions about this sample network are: - -<p>Three workstations and a Server are connected with Ethernet -cabling: -<itemize> -<item>a FreeBSD Server ("Curly") with an NE-2000 adapter configured as -'ed0' -<item>a Windows-95 workstation ("Larry") with Microsoft's "native" -32-bit TCP/IP drivers -<item>a Windows for Workgroups workstation ("Moe") with Microsoft's -16-bit TCP/IP extensions -<item>a Windows NT workstation ("Shemp") with Microsoft's "native" -32-bit TCP/IP drivers -</itemize> - -<p>The IP Addresses on the Ethernet side of this sample LAN have been - -taken from the pool of "reserved" addresses proposed in RFC-1597. -IP addresses are assigned as follows: -<verb>Name IP Address -"Curly" 192.168.1.1 # The FreeBSD box -"Larry" 192.168.1.2 # The Win'95 box -"Moe" 192.168.1.3 # The WfW box -"Shemp" 192.168.1.4 # The Windows NT box -</VERB> - -<p>This guide assumes that the modem on the FreeBSD box is connected -to the first serial port ('<tt>/dev/cuaa0</tt>' or '<tt>COM1:</tt>' in -DOS-terms). - -<p>Finally, we'll also assume that your Internet Service Provider (ISP) -automatically provides the IP addresses of both your PPP/FreeBSD side -as well as the ISP's side. (i.e.: Dynamic IP Addresses on both ends -of the link.) Specific details for configuring the Dial-Out side of -PPP will be addressed in Section 2, "Configuring the FreeBSD System". -</sect> - -<sect> -<heading>FreeBSD System Configuration</heading> - -<p>There are three basic pieces of information that must be known to -the FreeBSD box before you can proceed with integrating the sample -Local Area Network: - -<itemize> -<item>The Host Name of the FreeBSD system; in our example it's "Curly", -<item>The Network configuration, -<item>The <tt>/etc/hosts</tt> file (which lists the names and IP addresses of -the other systems in your network) -</itemize> - -<p>If you performed the installation of FreeBSD over a network -connection some of this information may already be configured into -your FreeBSD system. - -<p>Even if you believe that the FreeBSD system was properly configured -when it was installed you should at least verify each of these bits of -information to prevent trouble in subsequent steps. - -<sect1> -<heading>Verifying the FreeBSD Host Name</heading> - -<p>It's possible that the FreeBSD host name was specified and saved -when the system was initially installed. To verify that it was, enter -the following command at a prompt:<p> -<tscreen><verb> -# hostname -</verb></tscreen> - -<p>The name of the host FreeBSD system will be displayed on a single -line. If the name looks correct (this is very subjective :-) skip -ahead to Section 3.2, "Verifying the Ethernet Interface -Configuration". - -<p>For example, in our sample network, we would see 'curly.my.domain' -as a result of the `hostname` command if the name had been set -correctly during, or after, installation. (At this point, don't worry -too much about the ".my.domain" part, we'll sort this out later. The -important part is the name up to the first dot.) - -<p>If a host name wasn't specified when FreeBSD was installed you'll -probably see 'myname.my.domain` as a response. You'll need to edit -<tt>/etc/rc.conf</tt> to set the name of the machine. - -<sect2><heading>Configuring the FreeBSD Host Name</heading> - -<p><em><bf>Reminder: You must be logged in as 'root' to edit the -system configuration files!</bf></em> - -<em><bf>CAUTION: If you mangle the system configuration files, -chances are your system WILL NOT BOOT correctly! Be careful!</bf></em> - -<p>The configuration file that specifies the FreeBSD system's host -name when the system boots is in <tt>/etc/rc.conf</tt>. Use the -default text editor ('<tt/ee/') to edit this file. - -<p>Logged in as user 'root' load <tt>/etc/rc.conf</tt> into the -editor with the following command: -<tscreen><verb> -# ee /etc/rc.conf -</verb></tscreen> - -<p>Using the arrow keys, scroll down until you find the line that -specifies the host name of the FreeBSD system. By default, this -section says: -<tscreen><verb> ---- -### Basic network options: ### -hostname="myname.my.domain" # Set this! ---- -</verb></tscreen> -Change this section to say (in our example): -<tscreen><verb> ---- -### Basic network options: ### -hostname="curly.my.domain" # Set this! ---- -</verb></tscreen> - -Once the change to the host name has been made, press the 'Esc' key to -access the command menu. Select "leave editor" and make sure to -specify "save changes" when prompted. - -<sect1> -<heading>Verifying the Ethernet Interface Configuration</heading> - -<p>To reiterate our basic assumption, this guide assumes that the -Ethernet Interface in the FreeBSD system is named '<tt/ed0/'. This is -the default for NE-1000, NE-2000, WD/SMC models 8003, 8013 and Elite -Ultra (8216) network adapters. - -<p>Other models of network adapters may have different device names in -FreeBSD. Check the FAQ for specifics about your network adapter. If -you're not sure of the device name of your adapter, check the FreeBSD -FAQ to determine the device name for the card you have and substitute -that name (i.e.: '<tt/de0/', '<tt/zp0/', or similar) in the following -steps. - -<p>As was the case with the host name, the configuration for the -FreeBSD system's Ethernet Interface may have been specified when the -system was installed. - -To display the configuration for the interfaces in your -FreeBSD system (Ethernet and others), enter the following command: -<tscreen><verb> -# ifconfig -a -</verb></tscreen> -(In layman's terms: "Show me the <BF/I/nter<BF/F/ace <BF/CONFIG/uration -for my network devices.") - -<p>An example: -<tscreen><verb> -# ifconfig -a - ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu -1500 - inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 - ether 01:02:03:04:05:06 - lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 - tun0: flags=8050<POINTOPOINT,RUNNING, MULTICAST> mtu 1500 - sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 - ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 - lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 - inet 127.0.0.1 netmask 0xff000000 -# _ -</verb></tscreen> - -<p>In this example, the following devices were displayed:<p> -<tt/ed0:/ The Ethernet Interface<p> -<tt/lp0:/ The Parallel Port Interface (ignored in this guide)<p> -<tt/tun0:/ The "tunnel" device; <em/This is the one user-mode ppp uses!/<p> -<tt/sl0:/ The SL/IP device (ignored in this guide)<p> -<tt/ppp0:/ Another PPP device (for kernel ppp; ignored in this guide)<p> -<tt/lo0:/ The "Loopback" device (ignored in this guide)<p> - -In this example, the 'ed0' device is up and running. The key -indicators are: -<enum> -<item>Its status is "<tt/UP/", -<item>It has an Internet ("<tt/inet/") address, (in this case, 192.168.1.1) -<item>It has a valid Subnet Mask ("netmask"; 0xffffff00 is the same as -255.255.255.0), and -<item>It has a valid broadcast address (in this case, 192.168.1.255). -</enum> - -<p>If the line for the Ethernet card had shown something similar to: -<tscreen><verb> -ed0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 - ether 01:02:03:04:05:06 -</verb></tscreen> -then the Ethernet card hasn't been configured yet. - -<p>If the configuration for the Ethernet interface is correct you can -skip forward to Section 3.4, "Creating the list of other LAN hosts". -Otherwise, proceed with the next section. -<sect2> -<heading>Configuring your Ethernet Interface</heading> - -<p><em><bf>Reminder: You must be logged in as 'root' to edit the -system configuration files!</bf></em> - -<em><bf>CAUTION: If you mangle the system configuration files, -chances are your system WILL NOT BOOT correctly! Be careful!</bf></em> - -<p>The configuration file that specifies settings for the network -interfaces when the system boots is in <tt>/etc/rc.conf</tt>. Use -the default text editor ('ee') to edit this file. - -<p>Logged in as user 'root' load <tt>/etc/rc.conf</tt> into the -editor with the following command: -<p> -<tt> # ee /etc/rc.conf</tt> -<p> -About 20 lines from the top of <tt>/etc/rc.conf</tt> is the section -that describes which network interfaces should be activated when the -system boots. In the default configuration file the specific line -that controls this is: - -<tscreen><verb> -network_interfaces="lo0" # List of network interfaces (lo0 is loopback). -</verb></tscreen> - -<p>You'll need to amend this line to tell FreeBSD that you want to add -another device, namely the '<tt/ed0/' device. Change this line to -read: - -<tscreen><verb> -network_interfaces="lo0 ed0" # List of network interfaces (lo0 is loopback). -</verb></tscreen> - -<p>(Note the space between the definition for the loopback device -("<tt/lo0/") -and the Ethernet device ("<tt/ed0/")! - -<p><em><bf> Reminder: If your Ethernet card isn't named '<tt/ed0/', specify -the correct device name here instead.</bf></em> - -<p>If you performed the installation of FreeBSD over a network -connection then the '<tt/network_interfaces=/' line may already -include a reference to your Ethernet adapter. If it is, verify that -it is the correct device name. - -<p>Specify the Interface Settings for the Ethernet device -('<tt/ed0/'): - -<p>Beneath the line that specifies which interfaces should be -activated are the lines that specify the actual settings for each -interface. In the default <tt>/etc/rc.conf</tt> file is a single -line that says: - -<tscreen><verb> -ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. -</verb></tscreen> - -<p>You'll need to add another line after that to specify the settings -for your '<tt/ed0/' device. - -<p>If you performed the installation of FreeBSD over a network -connection then there may already be an '<tt>ifconfig_ed0=</tt>' line -after the loopback definition. If so, verify that it has the correct -values. - -<p>For our sample configuration we'll insert a line immediately after -the loopback device definition that says: - -<tscreen><verb> -ifconfig_ed0="inet 192.168.1.1 netmask 255.255.255.0" -</verb></tscreen> - -<p>When you've finished editing <tt>/etc/rc.conf</tt> to specify and -configure the network interfaces the section should look really close -to: - -<tscreen><verb> ---- -network_interfaces="ed1 lo0" # List of network interfaces (lo0 is loopback). -ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. -ifconfig_ed1="inet 192.168.1.1 netmask 255.255.255.0" ---- -</verb></tscreen> - -<p>Once all of the necessary changes to <tt>/etc/rc.conf</tt> have -been made, press the 'Esc' key to invoke the control menu. Select -"leave editor" and be sure to select "save changes" when prompted. - -<sect1> -<heading>Enabling Packet Forwarding</heading> - -<p>By default the FreeBSD system will not forward IP packets between -various network interfaces. In other words, routing functions (also -known as gateway functions) are disabled. - -<p>If your intent is to use a FreeBSD system as stand-alone Internet -workstation and not as a gateway between LAN nodes and your ISP you -should skip forward to Section 3.4, "Creating the List of Other -LAN Hosts". - -<p>If you intend for the PPP program to service the local FreeBSD box -as well as LAN workstations (as a router) you'll need to enable IP -forwarding. - -<p>To enable IP Packet forwarding you'll need to edit the -<tt>/etc/rc.conf</tt> file. -Load this file into your editor with the following command: -<tscreen><verb> -# ee /etc/rc.conf -</verb></tscreen> - -<p>About 85 lines down from the top of the file will be the -configuration -section which controls IP forwarding, which will look like: -<tscreen><verb> -===== -gateway_enable="NO" # Set to YES if this host will be a gateway. -===== -</verb></tscreen> - -<p>Change this line to read: -<tscreen><verb> -===== -gateway_enable="YES" # Set to YES if this host will be a gateway. -===== -</verb></tscreen> - -and exit the editor (saving the changes!). - -<p><em><bf>NOTE: This line may already be set to -'<tt/gateway_enable="YES"/' if IP forwarding was enabled when the -FreeBSD system was installed.</bf></em> - -<sect1> -<heading>Creating the List of other LAN Hosts(<tt>/etc/hosts</tt>)</heading> - -<p>The final step in configuring the LAN side of the FreeBSD system is -to create a list of the names and TCP/IP addresses of the various -systems that are connected to the Local Area Network. This list is -stored in the '<tt>/etc/hosts</tt>' file. - -<p>The default version of this file has only a single host name -listing in it: the name and address of the loopback device ('lo0'). -By networking convention, this device is always named "localhost" and -always has an IP address of 127.0.0.1. (See the interface -configuration example in Section 3.2.) - -<p>To edit the <tt>/etc/hosts</tt> file enter the following command: -<tscreen><verb> # ee /etc/hosts </verb></tscreen> - -<p>Scroll all the way to the bottom of the file (paying attention to -the comments along the way; there's some good information there!) and -enter (assuming our sample network) the following IP addresses and -host names: -<tscreen><verb> -192.168.1.1 curly curly.my.domain # FreeBSD System -192.168.1.2 larry larry.my.domain # Windows '95 System -192.168.1.3 moe moe.my.domain # Windows for Workgroups -System -192.168.1.4 shemp shemp.my.domain # Windows NT System -</verb></tscreen> - -<p>(No changes are needed to the line for the '<tt>127.0.0.1 -localhost</tt>' entry.) - -<p>Once you've entered these lines, press the 'Esc' key to invoke the -control menu. Select "leave editor" and be sure to select "save -changes" when prompted. - -<sect1> -<heading>Testing the FreeBSD system</heading> - -<p>Congratulations! Once you've made it to this point, the FreeBSD -system is configured as a network-connected UNIX system! If you made -any changes to the <tt>/etc/rc.conf</tt> file you should probably -re-boot your FreeBSD system. This will accomplish two important -objectives: -<itemize> -<item>Allow the changes to the interface configurations to be applied, and -<item>Verify that the system restarts without any glaring configuration errors. -</itemize> - -Once the system has been rebooted you should test the network -interfaces. -<p> -<sect2> -<heading>Verifying the operation of the loopback device</heading> - -<p>To verify that the loopback device is configured correctly, log in as -'root' and enter: -<tscreen><verb> -# ping localhost -</verb></tscreen> - -<p>You should see: -<tscreen><verb> -# ping localhost -PING localhost.my.domain. (127.0.0.1): 56 data bytes -64 bytes from 127.0.0.1: icmp_seq=0 ttl=255 time=0.219 ms -64 bytes from 127.0.0.1: icmp_seq=1 ttl=255 time=0.287 ms -64 bytes from 127.0.0.1: icmp_seq=2 ttl=255 time=0.214 m -[...] -</verb></tscreen> -messages scroll by until you hit Ctrl-C to stop the madness. - -<sect2> -<heading>Verifying the operation of the Ethernet Device</heading> - -<p>To verify that the Ethernet device is configured correctly, enter: - -<tscreen><verb> -# ping curly -</verb></tscreen> - -You should see: -<tscreen><verb> -# ping curly -PING curly.my.domain. (192.168.1.1): 56 data bytes -64 bytes from 192.168.1.1: icmp_seq=0 ttl=255 time=0.219 ms -64 bytes from 192.168.1.1: icmp_seq=1 ttl=255 time=0.200 ms -64 bytes from 192.168.1.1: icmp_seq=2 ttl=255 time=0.187 ms -[...] -</verb></tscreen> -messages. - -<p>One important thing to look at in these two examples is that the -names (loopback and curly) correctly correlate to their IP addresses -(127.0.0.1 and 192.168.1.1). This verifies that the -<tt>/etc/hosts</tt> files is correct. - -<p>If the IP address for "curly" isn't 192.168.1.1 or the address for -"localhost" isn't 127.0.0.1, return to Section 3.4 and review your -entries in '<tt>/etc/hosts</tt>'. - -<p>If the names and addresses are indicated correctly in the result of -the ping command but there are errors displayed then something is -amiss with the interface configuration(s). Return to Section 3.1 and -verify everything again. - -<p>If everything here checks out, proceed with the next section. -</sect> - -<sect> -<heading>Configuring the PPP Dial-Out Connection</heading> -<p>There are two basic modes of operation of the ppp driver: -"Interactive" and "Automatic". - -In Interactive mode you:<p> -<itemize> -<item>Manually establish a connection to your ISP, -<item>Browse, surf, transfer files and mail, etc..., -<item>Manually disconnect from your ISP. -</itemize> - -<p>In Automatic mode, the PPP program silently watches what goes on -inside the FreeBSD system and automagically connects and disconnects -with your ISP as required to make the Internet a seamless element of -your network. - -<p>In this section we'll address the configuration(s) for both modes -with emphasis on configuring your `ppp` environment to operate in -"Automatic" mode. - -<sect1> -<heading>Backing up the original PPP configuration files</heading> - -<p>Before making any changes to the files which are used by PPP you -should make a copy of the default files that were created when the -FreeBSD system was installed. - -Log in as the 'root' user and perform the following steps: - -Change to the '<tt>/etc</tt> directory: -<p><tt># cd /etc</tt> - -Make a backup copy the original files in the 'ppp' directory: -<p><tt># cp -R ppp ppp.ORIGINAL</TT> - -<p>You should now be able to see both a '<tt>ppp</tt>' and a -'<tt>ppp.ORIGINAL</tt>' subdirectory -in the '<tt>/etc</tt>' directory. - -<sect1> -<heading>Create your own PPP configuration files</heading> - -<p>By default, the FreeBSD installation process creates a number of -sample configuration files in the /etc/ppp directory. Please take -some time to review these files; they were derived from working -systems and represent the features and capabilities of the PPP -program. - -<p>I <em/strongly/ encourage you to learn from these sample files and -apply them to your own configuration as necessary. - -<p>For detailed information about the `ppp` program, read the ppp -manpage: -<tscreen><verb> -# man ppp -</verb></tscreen> - -<p>For detailed information about the `chat` scripting language used by -the PPP dialer, read the chat manpage: -<tscreen><verb> -# man chat -</verb></tscreen> - -<p>The remainder of this section describes the recommended contents of -the PPP configuration files. - -<sect2> -<heading>The '<tt>/etc/ppp/ppp.conf</tt>' file</heading> - -<p>The '<tt>/etc/ppp/ppp.conf</tt>' file contains the information and -settings required to set up a dial-out PPP connection. More than one -configuration may be contained in this file. The FreeBSD handbook -(XXX URL? XXX) describes the contents and syntax of this file in -detail. - -<p>This section will describe only the minimal configuration to get a -dial-out connection working. - -<p>Below is the /etc/ppp/ppp.conf file that we'll be using to provide a -dial-out Internet gateway for our example LAN: -<tscreen><verb> -################################################################ -# PPP Configuration File ('/etc/ppp/ppp.conf') -# -# Default settings; These are always executed always when PPP -# is invoked and apply to all system configurations. -################################################################ -default: -set device /dev/cuaa0 -set speed 57600 -disable pred1 -deny pred1 -disable lqr -deny lqr -set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0M0 -OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" -set redial 3 10 -# -# -################################################################ -# -# For interactive mode use this configuration: -# -# Invoke with `ppp -alias interactive` -# -################################################################ -interactive: -set authname Your_User_ID_On_Remote_System -set authkey Your_Password_On_Remote_System -set phone 1-800-123-4567 -set timeout 300 -set openmode active -accept chap -# -################################################################ -# -# For demand-dial (automatic) mode we'll use this configuration: -# -# Invoke with: 'ppp -auto -alias demand' -# -################################################################ -demand: -set authname Your_User_ID_On_Remote_System -set authkey Your_Password_On_Remote_System -set phone 1-800-123-4567 -set timeout 300 -set openmode active -accept chap -set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0 -add 0 0 127.2.2.2 -################################################################ -# End of /etc/ppp/ppp.conf -</verb></tscreen> -This file, taken verbatim from a working system, has three relevant -configuration sections: - -<sect3> -<heading>The "<tt>default</tt>" Section</heading> - -<p>The '<tt>default:</tt>' section contains the values and settings -used by every other section in the file. Essentially, this section is -implicitly added to the configuration lines to each other section. - -<p>This is a good place to put "global defaults" applicable to all -dial-up sessions; especially modem settings and dialing prefixes which -typically don't change based on which destination system you're -connecting to. - -<p>Following are the descriptions of each line in the "default" section -of the sample '<tt>/etc/ppp/ppp.conf</tt>' file: -<tscreen><verb> -set device /dev/cuaa0 -</verb></tscreen> -This statement informs the PPP program that it should use the first -serial port. -Under FreeBSD the '<tt>/dev/cuaa0</tt>' device is the same port that's -known as "<tt>COM1:</tt>" under DOS, Windows, Windows 95, etc.... - -<p>If your modem is on <tt>COM2:</tt> you should specify -'<tt>/dev/cua01</tt>; <tt>COM3:</tt> would be '<tt>/dev/cua02</tt>'. - -<tscreen><verb> -set speed 57600 -</verb></tscreen> - -This line sets the transmit and receive speed for the connection -between the serial port and the modem. While the modem used for this -configuration is only a 28.8 device, setting this value to 57600 lets -the serial link run at a higher rate to accommodate higher throughput -as a result of the data compression built into late-model modems. - -If you have trouble communicating with your modem, try setting this -value to 38400 or even as low as 19200. - -<tscreen><verb> -disable pred1 -deny pred1 -</verb></tscreen> - -These two lines disable the "CCP/Predictor type 1" compression -features of the PPP program. The current version of `ppp` supports -data compression in accordance with draft Internet standards. -Unfortunately many ISPs use equipment that does not support this -capability. Since most modems try to perform on-the-fly compression -anyway you're probably not losing much performance by disabling this -feature on the FreeBSD side and denying the remote side from forcing -it on you. - -<tscreen><verb> -disable lqr -deny lqr -</verb></tscreen> - -These two lines control the "Line Quality Reporting" functions which -are part of the complete Point-to-Point (PPP) protocol specification. -(See RFC-1989 for details.) - -The first line, "disable lqr", instructs the PPP program to not -attempt to report line quality status to the device on the remote end. - -The second line, "deny lqr", instructs the PPP program to deny any -attempts by the remote end to reports line quality. - -As most modern dial-up modems have automatic error correction and -detection and LQR reporting is not fully implemented in many vendor's -products it's generally a safe bet to include these two lines in the -default configuration. - -<tscreen><verb> -set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0M0 -OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT" -</verb></tscreen> - -<em>NOTE: (This statement should appear on a single line; ignore any -line wrapping that may appear in this document.)</em> - -This line instructs the PPP program how to dial the modem and -specifies some rudimentary guidelines for doing so: -<itemize> -<item>Attempts to dial should fail if the modem returns a "BUSY" result code, -<item>Attempts to dial should also fail if the modem returns a "NO CARRIER" result code, -<item>The PPP program should expect each of the following events to complete within a -5-second timeout period: -<itemize> -<item>The PPP program will initially expect nothing (specified above -by the \"\" portion of the statement) from the modem <item>The program -will send the modem initialization string "ATE1Q0M0" to the modem and -await a response of "OK". If a response is not received, the program -should send an attention command to the modem ("AT") and look again -for a response of "OK", <item>The program should delay for one second -(specified by the "\\d" part of the statement, and send the dialing -string to the modem. The "ATDT" portion of the statement is the -standard modem prefix to dial using tone-dialing; if you do not have -touch-tone service on your local phone line, replace the "ATDT" with -"ATDP". The "\\T" string is a placeholder for the actual phone number -(which will be automatically inserted as specified by the "set dial -123-4567"). -</itemize> -<item>Finally, before a (maximum) timeout of 40 seconds, the PPP -program should expect to see a "CONNECT" result code returned from the -modem. -</itemize> - -A failure at any point in this dialog will be interpreted as a dialing -failure and the PPP program will fail to connect. - -(For a detailed description of the mini-scripting language used by the -PPP dialer, refer to the "chat" manpage.) - -<tscreen><verb> -set redial 3 10 -</verb></tscreen> -This line specifies that if a dial connection cannot immediately be made -the PPP program should retry (up to 3 times if necessary) with a delay of 10 seconds -between redialing attempts. - -<sect3> -<heading>The "<tt>interactive</tt>" Section</heading> - -<p>The '<tt>interactive:</tt>' section contains the values and -settings used to set up an "interactive" PPP session with a specific -remote system. Settings in this section will have the lines included -in the "default" section included automatically. - -<p>The example cited in this section of the guide presumes that you'll -be connecting to a remote system that understands how to authenticate -a user without any fancy scripting language. That is, this sample -uses the CHAP protocol to set up the connection. - -<p>A good rule of thumb is that if the Windows '95 dialer can set up a -connection by just clicking the "Connect" button this sample -configuration should work OK. - -<p>If, on the other hand, when you connect to your ISP using Microsoft -Windows '95 Dial-Up Networking you need to resort to using the "Dial -Up Scripting Tool" from the Microsoft Plus! pack or you have to select -"Bring up a terminal windows after dialing" in the Windows '95 -connection options then you'll need to look at the sample PPP -configuration files and the ppp manpage for examples of "expect / -response" scripting to make your ISP connection. The "set login" -command is used for this purpose. - -<p>Or even better, find an ISP who knows how to provide PAP or CHAP -authentication! - -<p>The configuration examples shown here have been successfully used to -connect to: -<itemize> -<item>Various Shiva LanRovers -<item>The IBM Network (<url url="http://www.ibm.net">) -<item>AT&T WorldNet (<url url="http://att.com/worldnet">) -<item>Erol's (<url url="http://www.erols.com">) -</itemize> - -Following are descriptions for each line in the "interactive" section -of the sample '<tt>/etc/ppp/ppp.conf</tt>' file: - -<tscreen><verb> -set authname Your_User_ID_On_Remote_System -</verb></tscreen> -This line specifies the name you would use to log in to the remote -system. - -<tscreen><verb> -set authkey Your_Password_On_Remote_System -</verb></tscreen> -This is the password you'd use to log in to the remote system. - -<tscreen><verb> -set phone 1-800-123-4567 -</verb></tscreen> -This is the phone number of the remote system. If you're inside a PBX -you can -prepend '<tt>9, </tt>' to the number here. - -<tscreen><verb> -set timeout 300 -</verb></tscreen> -This tells the PPP program that it should automatically hang up the -phone if no data has -be exchanged for 300 seconds (5 minutes). You may wish to tailor this -number to your -specific requirements. - -<tscreen><verb> -set openmode active -</verb></tscreen> -This tells the PPP program that once the modems are connected it -should immediately attempt to negotiate the connection. Some remote -sites do this automatically, some don't. This instructs your side of -the link to take the initiative and try to set up the connection. - -<tscreen><verb> -accept chap -</verb></tscreen> -This tells the PPP program to use the "Challenge-Handshake -Authentication Protocol" to authenticate you. The values exchanged -between the local and remote side for UserID and password are taken -from the 'authname' and 'authkey' entries above. - -<sect3> -<heading>The "<tt>demand</tt>" Section</heading> - -<p>The "<tt>demand</tt>" section contains the values and settings used -to set up a "Dial-on-demand" PPP session with a specific remote -system. Settings in this section will also have the lines included in -the "default" section included automatically. - -<p>Except for the last two lines in this section it is identical to -the configuration section which defines the "interactive" -configuration. - -<p>As noted in Paragraph ???, the examples cited in this section of -the guide presume that you'll be connecting to a remote system that -understands how to use the CHAP protocol to set up the connection. - -<p>Following are descriptions for each line in the "demand" section of -the sample '<tt>/etc/ppp/ppp.conf</tt>' file: - -<tscreen><verb> -set authname Your_User_ID_On_Remote_System -</verb></tscreen> -This line specifies the name you would use to log in to the remote -system. - -<tscreen><verb> -set authkey Your_Password_On_Remote_System -</verb></tscreen> -This is the password you'd use to log in to the remote system. - -<tscreen><verb> -set phone 1-800-123-4567 -</verb></tscreen> -This is the phone number of the remote system. - -<tscreen><verb> -set timeout 300 -</verb></tscreen> - -This tells the PPP program that it should automatically hang up the -phone if no data has be exchanged for 300 seconds (5 minutes). You -may wish to tailor this number to your specific requirements. - -<tscreen><verb> -set openmode active -</verb></tscreen> - -This tells the PPP program that once the modems are connected it -should immediately attempt to negotiate the connection. Some remote -sites do this automatically, some don't. This instructs your side of -the link to take the initiative and try to set up the connection. - -<tscreen><verb> -accept chap -</verb></tscreen> - -This tells the PPP program to use the "Challenge-Handshake -Authentication Protocol" to authenticate you. The values exchanged -between the local and remote side for UserID and password are taken -from the 'authname' and 'authkey' entries above. - -<tscreen><verb> -set ifaddr 127.1.1.1/0 127.2.2.2/0 255.255.255.0 -</verb></tscreen> - -This command sets up a pair of "fake" IP addresses for the local and -remote sides of the PPP link. It instructs the PPP program to create -an IP address of 127.1.1.1 for the local side of the '<tt/tun0/' -(tunnel) device (refer back to section ?? for a description of this -device) and 127.2.2.2 for the remote side. Appending '<tt>/0</tt>' to -each address tells the PPP program that zero of the bits that make up -these addresses are significant and can (in fact, must!) be negotiated -between the local and remote systems when the link is established. -The 255.255.255.0 string tells the PPP program what Subnet mask to -apply to these pseudo-interfaces. - -<p>Remember, we've assumed that your ISP provides the IP addresses for -both ends of the link! If your ISP assigned you a specific IP address -that you should use on your side when configuring your system, enter -that IP address here <em/instead/ of <tt>127.1.1.1</tt>. - -Conversly, if your ISP gave you a specific IP address that he uses on -his end you should enter that IP address here <em/instead/ of -<tt>127.2.2.2</tt>. - -In both cases, it's probably a good idea to leave the '<tt>/0</tt>' on -the end of each address. This gives the PPP program the opportunity -to change the address(es) of the link if it <em/has/ to. - -<tscreen><verb> -add 0 0 127.2.2.2 -</verb></tscreen> - -This last line tells the PPP program that it should add a default -route for IP traffic that points to the (fake) IP address of the ISP's -system. - -<em><bf>Note: If you used an ISP-specified address instead of -<tt>127.2.2.2</tt> on the preceeding line, use the same number here -instead of <tt>127.2.2.2</tt></bf></em>. - -<p>By adding this "fake" route for IP traffic, the PPP program can, -while idle: -<itemize> -<item>Accept packets that FreeBSD doesn't already know how to forward, -<item>Establish a connection to the ISP "<em/on-the-fly/", -<item>Reconfigure the IP addresses of the local and remote side of the link, -<item>Forward packets between your workstation and the ISP. -</itemize> -automatically! - -<p>Once the number of seconds specified by the timeout value in the -"default" section have elapsed without any TCP/IP traffic the PPP -program will automatically close the dial-up connection and the -process will begin again. - -<sect2> -<heading>The '<tt>/etc/ppp/ppp.linkup</tt>' file</heading> - -<p>The other file needed to complete the PPP configuration is found in -'<tt>/etc/ppp/ppp.linkup</tt>'. This file contains instructions for -the PPP program on what actions to take after a dial-up link is -established. - -In the case of dial-on-demand configurations the PPP program will need -to delete the default route that was created to the fake IP address of -the remote side (127.2.2.2 in our example in the previous section) and -install a new default route that points the actual IP address of the -remote end (discovered during the dial-up connection setup). - -A representative '<tt>/etc/ppp/ppp.linkup</tt>' file: -<tscreen><verb> -#########################################################################= - -# PPP Link Up File ('/etc/ppp/ppp.linkup') -# -# This file is checked after PPP establishes a network connection. -# -# This file is searched in the following order. -# -# 1) First, the IP address assigned to us is searched and -# the associated command(s) are executed. -# -# 2) If the IP Address is not found, then the label name specified at - -# PPP startup time is searched and the associated command(s) -# are executed. -# -# 3) If neither of the above are found then commands under the label -# 'MYADDR:' are executed. -# -#########################################################################= - -# -# This section is used for the "demand" configuration in -# /etc/ppp/ppp.conf: -demand: - delete ALL - add 0 0 HISADDR -# -# All other configurations in /etc/ppp/ppp.conf use this: -# -MYADDR: - add 0 0 HISADDR -######################################################################## -# End of /etc/ppp/ppp.linkup -</verb></tscreen> -Notice that there is a section in this file named "demand:", identical -to the configuration name used in the '<tt>/etc/ppp/ppp.conf</tt>' -file. This section instructs the PPP program that once a link is -established using this configuration, it must: -<enum> - <item>Remove any IP routing information that the PPP program has created - <item>Add a default route the remote end's actual address. -</enum> - -<p>It's critical that those configurations in -'<tt>/etc/ppp/ppp.conf</tt>' which include the '<tt/set ifaddr/' and -'<tt/add 0 0/' statements (i.e.: those configurations used for -Dial-on-Demand configurations) execute the "delete ALL" and "add 0 0 -HISADDR" commands in <tt>/etc/ppp/ppp.linkup</tt>. - -<p><em><bf>This is the mechanism that controls the actual on-demand -configuration of the link.</bf></em> - -<p>All configurations not explicitly named in -<tt>/etc/ppp/ppp.linkup</tt> will use whatever commands are in the -"MYADDR:" section of the file. This is where non-Demand-Dial -configurations (such as our "interactive:" sample) will fall through -to. This section simply adds a default route to the ISP's IP address -(at the remote end). - -<sect1> -<heading>IP Aliasing</heading> - -<p>All of the configuration steps described thus far are relevant to -any FreeBSD system which will be used to connect to an ISP via dial-up -connection. - -<p>If your sole objective in reading this guide is to connect your -FreeBSD box to the Internet using dial-out ppp you can proceed to -Section 6, "Testing the Network". - -One very attractive feature of the PPP program in on-demand mode is -its ability to route IP traffic between other systems on the Local -Area Network automatically. This feature is known by various names, -"<em/IP Aliasing/", "<em/Network Address Translation/", "<em/Address -Masquerading/" or "<em/Transparent Proxying/". - -<p>Regardless of the terminology used, this mode is not, however, -automatic. If the PPP program is started normally then the program -will not forward packets between LAN interface(s) and the dial-out -connection. In effect, only the FreeBSD system is connected to the -ISP; other workstations cannot "share" the same connection. - -For example, if the program is started with either of the following -command lines: -<p><tt># ppp interactive (Interactive mode)</tt><p> or -<p><tt># ppp -auto demand (Dial-on-Demand mode)</tt> -<p>then the system will function as an Internet-connected workstation -<em/only/ for the -FreeBSD box. - -To start the PPP program as a gateway between LAN resources and the -Internet, one of the following command lines would be used instead: -<p><tt># ppp -alias interactive (Interactive mode)</tt><p> or -<p><tt># ppp -auto -alias demand (Dial-on-Demand mode)</tt> -<p>You can alternatively use the command <tt/``alias enable yes''/ -in your ppp configuration file (refer to the man page for details). -<p>Keep this in mind if you intend to proceed with Section 5, -"Configuring Windows Systems". -</sect> - -<sect> -<heading>Configuring Windows Systems</heading> - -<p>As indicated in Section 1, our example network consists of a -FreeBSD system ("Curly") which acts as a gateway (or router) between a -Local Area Network consisting of two different flavors of Windows -Workstations. In order for the LAN nodes to use Curly as a router -they need to be properly configured. Note that this section does not -explain how to configure the Windows workstations for Dial-Up -networking. If you need a good explanation of that procedure, I -recommend <url url="http://www.aladdin.co.uk/techweb">. - -<sect1> -<heading> Configuring Windows 95</heading> - -<p>Configuring Windows 95 to act as an attached resource on your LAN -is relatively simple. The Windows 95 network configuration must be -slightly modified to use the FreeBSD system as the default gateway to -the ISP. Perform the following steps: - -<p><bf>Create the Windows 95 "hosts" file:</bf> - -<p>In order to connect to the other TCP/IP systems on the LAN you'll -need to create an identical copy of the "hosts" file that you -installed on the FreeBSD system in Section 3.4. -<itemize> -<item>Click the "Start" button; select "Run..."; enter "notepad -\WINDOWS\HOSTS" (without the quotes) and click "OK" -<item>In the editor, enter the addresses and system names from the hosts -file shown in Section 3.4. -<item>When finished editing, close the notepad application (making sure -that you save the file!). -</itemize> - -<p><bf>Configure the Windows 95 TCP/IP Network Configuation -settings</bf>: -<itemize> -<item>Click the "Start" button on the taskbar; select "Settings" and -"Control Panel". -<item>Double-click the "Network" icon to open it.<p> -The settings for all Network Elements are displayed. -<item>With the "Configuration" tab selected, scroll down the list of -installed components and highlight the "TCP/IP-><em/YourInterfaceType/" line -(where "<em/YourInterfaceType/" is the name or type of Ethernet adapter in your system). -<p>If TCP/IP is not listed in the list of installed network -components, click the "Add" button and install it before proceeding. -<p>(Hint: "Add | Protocol | Microsoft | TCP/IP | OK") -<item>Click on the "Properties" button to display a list of the -settings associated with the TCP component. -</itemize> - -<p><bf>Configure the IP Address Information:</bf> -<itemize> -<item>Click the "IP Address" tab -<item>Click the "Specify an IP address" radio button. - <p>(In our example LAN the Windows 95 system is the one we've called "Larry".) -<item>In the "IP Address" field enter "192.168.1.2". -<item>Enter 255.255.255.0 in the "Subnet Mask" field. -</itemize> - -<p><bf>Configure the Gateway information:</bf> -<itemize> -<item>Click on the "Gateway" tab -<p>For our example network the FreeBSD box will be acting as our -gateway to the Internet (routing packets between the Ethernet LAN and -the PPP dial-up connection. Enter the IP address of the FreeBSD -Ethernet interface, 192.168.1.1, in the "New gateway" field and click -the "Add" button. If any other gateways are defined in the "Installed -gateways" list you may wish to consider removing them. -</itemize> - -<p><bf>Configure the DNS Information:</bf> - -<p>This guide assumes that your Internet Service Provider has given -you a list of Domain Name Servers (or "DNS Servers") that you should -use. If you wish to run a DNS server on your local FreeBSD system, -refer to Section 6, "Exercise for the Interested Student" for tips on -setting up DNS on your FreeBSD system. - -<itemize> -<item>Click the "DNS Configuration" tab -<item>Make sure that the "Enable DNS" radio button is selected. -<p>(If this button is not selected only the entries that -we put in the host file(s) will be available and your Net-Surfing -will not work as you expect!) -<item>In the "Host" field enter the name of the Windows 95 box, in this -case: "Larry". -<item>In the "Domain" field enter the name of our local network, in this -case: "my.domain" -<item>In the "DNS Server Search Order" section, enter the IP address -of the DNS server(s) that your ISP provided, clicking the "Add" button -after every address is entered. Repeat this step as many times as -necessary to add all of the addresses that your ISP provided. -</itemize> - -<p><bf>Other Windows 95 TCP/IP options:</bf> - -<p>For our purposes the settings under the "Advanced", "WINS -Configuration" and "Bindings" tabs are not necessary. - -<p>If you wish to use the Windows Internet Naming Service ("WINS") -your attention is invited to <url url="http://www.localnet.org"> for -more information about WINS settings, specifically regarding sharing -files transparently across the Internet. - -<p><bf>Mopping up:</bf> -<itemize> -<item>Click on the "OK" button to close the TCP/IP Properties window. -<item>Click on the "OK" button to close the Network Control Panel. -<item>Reboot your computer if prompted to do so. -</itemize> - -<p> That's it! -<sect1> -<heading>Configuring Windows NT</heading> - -<p>Configuring Windows NT to act as a LAN resource is also relatively -straightforward. The procedures for configuring Windows NT are -similar to Windows 95 with minor exceptions in the user interface. - -<p>The steps shown here are appropriate for a Windows NT 4.0 -Workstation, but the principles are the same for NT 3.5x. You may -wish to refer to the "Configuring Windows for Workgroups" section if -you're configuring Windows NT 3.5<it/x/, since the user interface is -the same for NT 3.5 and WfW. - -<p>Perform the following steps: - -<p><bf>Create the Windows NT "hosts" file:</bf> - -<p>In order to connect to the other TCP/IP systems on the LAN you'll -need to create an identical copy of the "hosts" file that you -installed on the FreeBSD system in Section 3.4 -<itemize> -<item>Click the "Start" button; select "Run..."; enter "notepad -\WINDOWS\SYSTEM\DRIVERS\ETC\HOSTS" (without the quotes) and click -"OK" -<item>In the editor, enter the addresses and system names from Section -3.4. -<item>When finished editing, close the notepad application (making sure -that you save the file!). -</itemize> - -<p><bf>Configure the Windows NT TCP/IP Network Configuation -settings</bf>: -<itemize> -<item>Click the "Start" button on the taskbar; select "Settings" and -"Control Panel". -<item>Double-click the "Network" icon to open it. -<item>With the "Identification" tab selected, verify the "Computer Name" -and "Workgroup" fields. In this example we'll use "Shemp" for the name -and "Stooges" for the workgroup. Click the "Change" button and amend -these entries as necessary. -<item>Select the "Protocols" tab. - -<p>The installed Network Protocols will be displayed. There may be a -number of protocols listed but the one of interest to this guide is -the "TCP/IP Protocol". If "TCP/IP Protocol" is not listed, click the -"Add" button to load it. -<p>(Hint: "Add | TCP/IP Protocol | OK") <item>Highlight "TCP/IP -Protocol" and click the "Properties" button. -<p>Tabs for specifying various settings for TCP/IP will be displayed. - </itemize> - -<p><bf>Configuring the IP Address:</bf> - -<p>Make sure that the Ethernet Interface is shown in the "Adapter" -box; if not, scroll through the list of adapters until the correct -interface is shown. -<itemize> -<item>Click the "Specify an IP address" radio button to enable the three -text boxes. -<p>In our example LAN the Windows NT system is the one we've called -"Shemp" -<item>In the "IP Address" field enter "192.168.1.4". -<item>Enter 255.255.255.0 in the "Subnet Mask" field. -</itemize> - -<p><bf>Configure the Gateway information:</bf> - -<p>For our example network the FreeBSD box will be acting as our gateway -to the Internet (routing packets between the Ethernet LAN and the PPP dial-up -connection. -<itemize> -<item>Enter the IP address of the FreeBSD Ethernet interface, -192.168.1.1, in the "New gateway" field and click the "Add" button. -<p>If any other gateways are defined in the "Installed gateways" list -you may wish to consider removing them. -</itemize> -<p><bf>Configuring DNS:</bf> -<p>Again, this guide assumes that your Internet Service Provider has -given you a list of Domain Name Servers (or "DNS Servers") that you -should use. - -If you wish to run a DNS server on your local FreeBSD system, refer to -Section 6, "Exercise for the Interested Student" for tips on setting -up DNS on your FreeBSD system. -<itemize> -<item>Click the "DNS" tab -<item>In the "Host Name" field enter the name of the Windows NT box, in -this case: "Shemp". -<item>In the "Domain" field enter the name of our local network, in this -case: "my.domain" -<item>In the "DNS Server Search Order" section, enter the IP address of -the DNS server that your ISP provided, clicking the "Add" button after -every address is entered. Repeat this step as many times as necessary -to add all of the addresses that your ISP provided. -</itemize> - -<p><bf>Other Windows NT TCP/IP options:</bf> - -<p>For our purposes the settings under the "WINS Address" and -"Routing" tabs are not used. - -<p>If you wish to use the Windows Internet Naming Service ("WINS") -your attention is invited to <url url="http://www.localnet.org"> for -more information about WINS settings, specifically regarding sharing -files transparently across the Internet. - -<p><bf>Mopping up:</bf> -<itemize> -<item>Click on the "OK" button to close the TCP/IP Properties section. - -<item>Click on the "Close" button to close the Network Control Panel. - -<item>Restart your computer if prompted to do so. -</itemize> - -<p>That's it! - -<sect1> -<heading>Configuring Windows for Workgroups</heading> - -<p>Configuring Windows for Workgroups to act as a network client -requires that the Microsoft TCP/IP-32 driver diskette has been -installed on the workstation. The TCP/IP drivers are not included -with the WfW CD or diskettes; if you need a copy they're available at -<url url="ftp://ftp.microsoft.com:/peropsys/windows/public/tcpip">. - -<p>Once the TCP/IP drivers have been loaded, perform the following -steps: - -<p><bf>Create the Windows for Workgroups "hosts" file:</bf> - -<p>In order to connect to the other TCP/IP systems on the LAN you'll -need to create an identical copy of the "hosts" file that you -installed on the FreeBSD system in Section 3.4. -<itemize> -<item>In Program Manager, click the "File" button; select "Run"; and -enter: "notepad \WINDOWS\HOSTS" (without the quotes) and click "OK" -<item>In the editor, enter the addresses and system names from the hosts -file shown in Section 3.4. -<item>When finished editing, close the notepad application (making sure -that you save the file!). -</itemize> - -<p><bf>Configure the Windows 95 TCP/IP Network Configuation -settings</bf> -<itemize> -<item>In the main window of Program Manager, open the "Network" group by -double-clicking the icon. -<item>Double click on the "Network Setup" icon. -<item>In the "Network Drivers Box" double-click the "Microsoft -TCP/IP-32" entry. -</itemize> - -<p><bf>Configure the Windows for Workgroups IP Address:</bf> <p>Ensure -the correct Ethernet Interface is selected in the "Adapter" list. If -not, scroll down until it is displayed and select it by clicking on -it. -<itemize> -<item>Ensure that the "Enable Automatic DHCP Configuration" check box is -blank. If it is checked, click it to remove the "X". -<item>In our example LAN the Windows for Workgroups system is the one -we've called "Moe"; in the "IP Address" field enter "192.168.1.3". -<item>Enter 255.255.255.0 in the "Subnet Mask" field. -</itemize> - -<p><bf>Configure the Gateway information:</bf> - -<p>For our example network the FreeBSD box will be acting as our -gateway to the Internet (routing packets between the Ethernet LAN and -the PPP dial-up connection). -<itemize> -<item>Enter the IP address of the FreeBSD system, 192.168.1.1, in the -"Default Gateway" field. -</itemize> - -<p><bf>Configuring DNS:</bf> - -<p>Again, this guide assumes that your Internet Service Provider has -given you a list of Domain Name Servers (or "DNS Servers") that you -should use. If you wish to run a DNS server on your local FreeBSD -system, refer to Section 6, "Exercise for the Interested Student" for -tips on setting up DNS on your FreeBSD system. -<itemize> -<item>Click the "DNS" button. -<item>In the "Host Name" field enter the name of the Windows for -Workgroups box, in this case: "Moe". -<item>In the "Domain" field enter the name of our local network, in this -case: "my.domain" -<item>In the "Domain Name Service (DNS) Search Order" section, enter the -IP address of the DNS server that your ISP provided, clicking the "Add" -button after each address is entered. Repeat this step as many times as -necessary to add all of the addresses that your ISP provided. -<item>Click on the "OK" button to close the DNS Configuration window. - -</itemize> - -<p><bf>Mopping up:</bf> -<itemize> -<item>Click on the "OK" button to close the TCP/IP Configuration window. - -<item>Click on the "OK" button to close the Network Setup window. -<item>Reboot your computer if prompted. -</itemize> - -<p>That's it! - -<sect> -<heading>Testing the Network</heading> - -<p> Once you've completed that appropriate tasks above you should have -a functioning PPP gateway to the Internet. - -<sect1> -<heading>Testing the Dial-Up link:</heading> - -<p> The first thing to test is that the connection is being made -between your modem and the ISP. - -<sect1> -<heading>Testing the Ethernet LAN</heading> - -<p> *** TBD *** -</sect> - -<sect> -<heading>Exercises for the Interested Student</heading> - -<p> -<sect1> -<heading>Creating a mini-DNS system</heading> - -<p>While managing a Domain Name Service (DNS) hierarchy can be a black -art, it is possible to set up a Mini-DNS server on the FreeBSD system -that also acts as your gateway to your ISP. - -<p>Building on the files in <tt>/etc/namedb</tt> when the FreeBSD -system was installed it's possible to create a name server that is -both authoritative for the example network shown here as well as a -front-door to the Internet DNS architecture. - -<p>In this minimal DNS configuration, only three files are necessary: -<tscreen><verb> -/etc/namedb/named.boot -/etc/namedb/named.root -/etc/namedb/mydomain.db -</verb></tscreen> - -<p>The <tt>/etc/namedb/named.root</tt> file is automatically installed -as part of the FreeBSD base installation; the other two files must be -created manually. - -<sect2> -<heading>The <tt>/etc/namedb/named.boot</tt> file</heading> -<p>The <tt>/etc/namedb/named.boot</tt> file controls the startup -settings of the DNS server. -Esentially, it tells the Name Server: -<enum> -<item>Where to find configuration files, -<item>What "domain names" it's responsible for, and -<item>Where to find other DNS servers. -</enum> - -<p>Using the '<tt/ee/' editor, create a -<tt>/etc/namedb/named.boot</tt> with the following contents: -<tscreen><verb> -; boot file for mini-name server - -directory /etc/namedb - -; type domain source host/file backup file - -cache . named.root -primary my.domain. mydomain.db -</verb></tscreen> -<p>Lines that begin with a semi-colon are comments. The significant -lines in this file are: -<itemize> -<item><tt>directory /etc/namedb</tt> -<p>Tells the Name Server where to find the configuration files -referenced in the remaining sections of the -'<tt>/etc/namedb/named.boot</tt>' file. -<item><tt>cache . named.root</tt> -<p>Tells the Name Server that the list of "Top-Level" DNS servers for -the Internet can be found in a file called '<tt>named.root</tt>'. -(This file is included in the base installation and its -contents are not described in this document.) -<item><tt>primary my.domain. mydomain.db</tt> -<p>Tells the Name Server that it will be "authoritative" for a DNS -domain called "my.domain" and that a list of names and IP addresses -for the systems in "my.domain" (the local network) -can be found in a file named '<tt>mydomain.db</tt>'. -</itemize> -<p>Once the <tt>/etc/namedb/named.boot</tt> file has been created and -saved, proceed to the next section to create the -<tt>/etc/namedb/mydomain.db</tt> file. - -<sect2> -<heading>The <tt>/etc/namedb/mydomain.db</tt> file</heading> - -<p>The <tt>/etc/namedb/mydomain.db</tt> file lists the names and IP -addresses of <em/every/ system in the Local Area Network. - -<p><em>For a detailed description of the statements used in this file, -refer to the <tt/named/ manpage.</em> - -<p>The <tt>/etc/namedb/mydomain.db</tt> file for our minimal DNS -server has the following contents: -<tscreen><verb> -@ IN SOA my.domain. root.my.domain. ( - 961230 ; Serial - 3600 ; Refresh - 300 ; Retry - 3600000 ; Expire - 3600 ) ; Minimum - IN NS curly.my.domain. - -curly.my.domain. IN A 192.168.1.1 # The FreeBSD box -larry.my.domain. IN A 192.168.1.2 # The Win'95 box -moe.my.domain. IN A 192.168.1.3 # The WfW box -shemp.my.domain. IN A 192.168.1.4 # The Windows NT box - -$ORIGIN 1.168.192.IN-ADDR.ARPA - IN NS curly.my.domain. -1 IN PTR curly.my.domain. -2 IN PTR larry.my.domain. -3 IN PTR moe.my.domain. -4 IN PTR shemp.my.domain. - -$ORIGIN 0.0.127.IN-ADDR.ARPA - IN NS curly.my.domain. -1 IN PTR localhost.my.domain. -</verb></tscreen> -<p>In simple terms, this file declares that the local DNS server is: -<itemize> -<item>The Start of Authority for ("SOA") for a domain called -'my.domain', -<item>The Name Server ("NS") for 'my.domain', -<item>Responsible for the reverse-mapping for all IP addresses that -start with '192.168.1.' and -'127.0.0.' ("$ORIGIN ...") -</itemize> - -<p>To add workstation entries to this file you'll need to add two -lines for each system; one in the top section where the name(s) are -mapped into Internet Addresses ("IN A"), and another line that maps -the addresses back into names in the <tt>$ORIGIN -1.168.192.IN-ADDR.ARPA</tt> section. - -<sect2> -<heading>Starting the DNS Server</heading> - -<p>By default the DNS server ('<tt>/usr/sbin/named</tt>') is not -started when the system boots. You can modify this behavior by -changing a single line in '<tt>/etc/rc.conf</tt>' as follows: - -<p> Using the '<tt/ee/' editor, load <tt>/etc/rc.conf</tt>. Scroll -down approximately 40 lines until you come to the section that says: -<tscreen><verb> ---- -named_enable="NO" # Run named, the DNS server (or NO). -named_flags="-b /etc/namedb/named.boot" # Flags to named (if enabled). ---- -</verb></tscreen> -Change this section to read: -<tscreen><verb> ---- -named_enable="YES" # Run named, the DNS server (or NO). -named_flags="-b /etc/namedb/named.boot" # Flags to named (if enabled). ---- -</verb></tscreen> -Save the file and reboot. - -Alternatively, start the Name Server daemon by entering the following -command: -<tscreen><verb> -# named -b /etc/namedb/named.boot -</verb></tscreen> - -<p>Whenever you modify any of the files in <tt>/etc/namedb</tt> you'll -need to kick-start the Name Server process to make it pick up the -modifications. This is performed with the following system command: -<tscreen><verb> -# kill -HUP `cat /var/run/named.pid` -</verb></tscreen> - -<sect1> -<heading>Playing with PPP filters</heading> - -<p>The PPP program has the ability to apply selected filtering rules -to the traffic it routes. While this is not nearly as secure as a -formal firewall it does provide some access control as to how the link -is used. - -<p>('<tt>man ipfw</tt>' for information on setting up a more secure -FreeBSD system.) - -<p>The complete documentation for the various filters and rules under -PPP are availabe in the PPP manpage. - -<p>There are four distinct classes of rules which may be applied to -the PPP program: -<itemize> -<item><tt/afilter/ - Access Counter (or "Keep Alive") filters -<p>These control which events are ignored by the <tt/set timeout=/ -statement in the configuration file. -<item><tt/dfilter/ - Dialing filters -<p>These filtering rules control which events are ignored by the -demand-dial mode of PPP. -<item><tt/ifilter/ - Input filters -<p>Control whether incoming packets should be discarded or passed into -the system. -<item><tt/ofilter/ - Output filters -<p>Control whether outgoing packets should be discarded or passed into -the system. -</itemize> -<p> - -What follows is a snippet from an operating system which provides a -good foundation for "normal" Internet operations while preventing PPP -from pumping <em/all/ data over the dial-up connection. Comments -briefly describe the logic of each rule set: -<tscreen><verb> -# -# KeepAlive filters -# Don't keep Alive with ICMP,DNS and RIP packet -# - set afilter 0 deny icmp - set afilter 1 deny udp src eq 53 - set afilter 2 deny udp dst eq 53 - set afilter 3 deny udp src eq 520 - set afilter 4 deny udp dst eq 520 - set afilter 5 permit 0/0 0/0 -# -# Dial Filters: -# Note: ICMP will trigger a dial-out in this configuration! -# - set dfilter 0 permit 0/0 0/0 -# -# Allow ident packet pass through -# - set ifilter 0 permit tcp dst eq 113 - set ofilter 0 permit tcp src eq 113 -# -# Allow telnet connection to the Internet -# - set ifilter 1 permit tcp src eq 23 estab - set ofilter 1 permit tcp dst eq 23 -# -# Allow ftp access to the Internet -# - set ifilter 2 permit tcp src eq 21 estab - set ofilter 2 permit tcp dst eq 21 - set ifilter 3 permit tcp src eq 20 dst gt 1023 - set ofilter 3 permit tcp dst eq 20 -# -# Allow access to DNS lookups -# - set ifilter 4 permit udp src eq 53 - set ofilter 4 permit udp dst eq 53 -# -# Allow DNS Zone Transfers -# - set ifilter 5 permit tcp src eq 53 - set ofilter 5 permit tcp dst eq 53 -# -# Allow access from/to local network -# - set ifilter 6 permit 0/0 192.168.1.0/24 - set ofilter 6 permit 192.168.1.0/24 0/0 -# -# Allow ping and traceroute response -# - set ifilter 7 permit icmp - set ofilter 7 permit icmp - set ifilter 8 permit udp dst gt 33433 - set ofilter 9 permit udp dst gt 33433 -# -# Allow cvsup -# - set ifilter 9 permit tcp src eq 5998 - set ofilter 9 permit tcp dst eq 5998 - set ifilter 10 permit tcp src eq 5999 - set ofilter 10 permit tcp dst eq 5999 -# -# Allow NTP for Time Synchronization -# - set ifilter 11 permit tcp src eq 123 dst eq 123 - set ofilter 11 permit tcp src eq 123 dst eq 123 - set ifilter 12 permit udp src eq 123 dst eq 123 - set ofilter 12 permit udp src eq 123 dst eq 123 -# -# SMTP'd be a good idea! -# - set ifilter 13 permit tcp src eq 25 - set ofilter 13 permit tcp dst eq 25 -# -# -# We use a lot of `whois`, let's pass that -# - set ifilter 14 permit tcp src eq 43 - set ofilter 14 permit tcp dst eq 43 - set ifilter 15 permit udp src eq 43 - set ofilter 15 permit udp dst eq 43 -# -# If none of above rules matches, then packet is blocked. -#------- -</verb></tscreen> -<p>Up to 20 distinct filtering rules can be applied to each class of -filter. Rules in each class are number sequentially from 0 to 20 -<em/but none of the rules for a particular filter class take affect -until ruleset '0' is defined!/ - -<p>If you choose <em/not/ to use Filtering Rules in the PPP -configuration then <em/ALL/ traffic will be permitted both into and -out of your system while it's connected to your ISP. - -If you decide that you want to implement filtering rules, add the -above lines to your <tt>/etc/ppp/ppp.conf</tt> file in either the -"default:", "demand:", or "interactive:" section (or all of them - the -choice is yours). - -</sect> - -</article> - diff --git a/data/web.atoz b/data/web.atoz deleted file mode 100644 index 8e7c0c475c..0000000000 --- a/data/web.atoz +++ /dev/null @@ -1,401 +0,0 @@ -# -# `A-Z Index' for http://www.FreeBSD.org -# -# With the format `<titel>|<url>'. -# Empty lines or comments are ignored. -# -# $Id: web.atoz,v 1.34 1998-07-15 15:06:26 wosch Exp $ - -# about.sgml -Usage statistics for this server|about.html -Statistics for this server|about.html -WWW statistics for this server|about.html -Fieber, John|about.html|about.html -Apache http server|about.html -http server|about.html -WWW server www.FreeBSD.ORG|about.html -hub.cdrom.com|about.html -Walnut Creek CDROM, network connection|about.html -Network connection, Walnut Creek CDROM|about.html -CGI scripts|about.html -Mailing list archive|about.html -freewais-sf|about.html - -# applications.sgml -Hittinger, Mark|applications.html -WinNet Communications|applications.html -Netscape Navigator|applications.html -Java, Netscape Navigator|applications.html -Internet services|applications.html -X Windows workstation|applications.html -Networking|applications.html -Software development|applications.html -Net surfing|applications.html -Education and research|applications.html - -# auditors.sgml -Security, Auditors|auditors.html -Auditors|auditors.html - -# availability.sgml -Availability of FreeBSD|availability.html -Hardware requirements|availability.html -Where to get it|availability.html -About the FreeBSD Project|availability.html -Walnut Creek CD-ROM, address|availability.html -Kelly, Sean|availability.html - -# branch.sgml -Branch|branch.html -2.2-RELEASE, branch|branch.html -2.2-STABLE, branch|branch.html -2.2.x-RELEASE, branch|branch.html -2.1-STABLE, branch|branch.html -3.0-CURRENT, branch|branch.html -2.1.7-RELEASE, branch|branch.html -Walnut Creek CDROM, subscription customer|branch.html -subscription customer, Walnut Creek CDROM|branch.html - -# cgallery.sgml -Gallery, Commercial|cgallery.html - -# commercial.sgml -Commercial Vendors|commercial.html -Vendors, commercial|commercial.html -Commercial Vendors, Consulting|commercial/consulting.html -Consulting, Commercial Vendors|commercial/consulting.html -Commercial Vendors, Hardware|commercial/hardware.html -Hardware, Commercial Vendors|commercial/hardware.html -Commercial Vendors, Software|commercial/software.html -Software, Commercial Vendors|commercial/software.html -Commercial Vendors, Miscellaneous|commercial/misc.html -Miscellaneous, Commercial Vendors|commercial/misc.html - -# daemon.sgml -BSD Daemon|daemon.html -Daemon, BSD|daemon.html -Nemeth, Evi|daemon.html -Lassiter, John|daemon.html -Hosokawa, Tatsumi|daemon.html -McKusick, Marshall Kirk|daemon.html - -# docproj.sgml -Documentation Project|docproj.html -Project, Documentation|docproj.html -Goals, documentation|docproj.html -FAQ, Documentation Project|docproj.html -Handbook, Documentation Project|docproj.html -Contributing, Documentation Project|docproj.html -Submitting corrections, Documentation Project|docproj.html -Submitting new material, Documentation Project|docproj.html -SGML, Documentation Project|docproj.html -Linuxdoc, Documentation Project|docproj.html -Docbook, Documentation Project|docproj.html -Guidelines, Documentation Project|docproj.html - -# docs.sgml -Documentation|docs.html -Handbook|docs.html -Japanese Handbook|docs.html#handbook -Handbook, Japanese|docs.html#handbook -Frequently Asked Questions (FAQ)|docs.html#faq -FAQ|docs.html#faq -Tutorials|docs.html#tutorial -Books|docs.html#books -Manual Pages|docs.html#man -4.4BSD Documents|docs.html#44doc -BSD Documents|docs.html#44doc -Documents, 4.4BSD|docs.html#44doc -Schneider, Wolfram|docs.html#man -Info Documents|docs.html#info -GNU Info Documents|docs.html#info -Source Code|docs.html#source -Toomey, Warren|docs.html#source -Eilts, Hinrich|docs.html#man -y2k|docs.html#y2kbug -Year 2000 bug|docs.html#y2kbug -Millennium bug|docs.html#y2kbug -2000, year bug|docs.html#y2kbug - -# features.sgml -Features|features.html -4.4BSD, A complete operating system|features.html -Berkeley, University of California|features.html -UCB|features.html -Computer Systems Research Group|features.html -CSRG|features.html -Bounce buffering|features.html -Merged virtual memory and filesystem buffer cache|features.html -virtual memory|features.html -buffer cache|features.html -Compatibility, SCO|features.html -Compatibility, Linux|features.html -Compatibility, NetBSD|features.html -Compatibility, OpenBSD|features.html -Compatibility, BSDI|features.html -SCO, Compatibility|features.html -Linux, Compatibility|features.html -NetBSD, Compatibility|features.html -OpenBSD, Compatibility|features.html -BSDI, Compatibility|features.html -FrontPage Server|features.html -WordPerfect|features.html -Dynamically loadable kernel modules|features.html -LKM|features.html -loadable kernel modules|features.html -Shared libraries|features.html -Libraries, shared|features.html -Infoworld|features.html -Glass, Brett|features.html - -# gallery.sgml -Gallery, FreeBSD|gallery.html -Powered by FreeBSD logo|gallery.html -logo, Powered by FreeBSD|gallery.html -Tao, Brian|gallery.html -McKusick, Marshall Kirk|gallery.html -commercial organizations, gallery|gallery.html#commercial -gallery, commercial organizations|gallery.html#commercial -non-profit organizations, gallery|gallery.html#non-profit -gallery, non-profit organizations|gallery.html#non-profit -gallery, personal sites|gallery.html#personal -personal sites, gallery|gallery.html#personal - -# internet.sgml -Internet|internet.html -TCP/IP protocols|internet.html -NFS|internet.html -NIS|internet.html -SNMP|internet.html -FTP|internet.html -DNS/BIND|internet.html -PPP|internet.html -SLIP|internet.html -MBONE|internet.html -SAMBA|internet.html -PCNFS|internet.html -Appletalk|internet.html -Novell|internet.html -TCP extensions|internet.html -RFC-1323|internet.html -RFC-1644|internet.html -networking|internet.html -FTP Server ftp.FreeBSD.ORG, configuration|internet.html -Yahoo|internet.html -High performance and security|internet.html -Encryption software|internet.html -secure shells|internet.html -Kerberos|internet.html -end-to-end encryption|internet.html -secure RPC facilities|internet.html -O'Brien, Michael|internet.html -SunExpert|internet.html - -# license.sgml -Copyright|license.html -License|license.html - -# mailto.sgml -Contact us|mailto.html -Questions about this WWW server|mailto.html -Questions about the contents of this WWW server|mailto.html -Questions about FreeBSD|mailto.html - -# mirror.sgml -Mirroring the FreeBSD Web Pages|mirror.html -rsync|mirror.html - -# mozilla.sgml -Mozilla Group, FreeBSD|mozilla.html -Netscape source code|mozilla.html - -# newsflash.sgml -News flash|newsflash.html -Press releases, News|newsflash.html - -# npgallery.sgml -Non-profit organizations, Gallery|npgallery.html - -# npgallery.sgml -Personal sites, Gallery|pgallery.html - -# ports/index.sgml -Ports Collection|ports/index.html - -# press.sgml -Press, in the|press.html - -# publish.sgml -Related Publications|publish.html -Publications, Related|publish.html -Covers, Publications|publish.html -Daemon, Covers|publish.html -CDROM, Covers|publish.html#cdroms -Books, Covers|publish.html#books -Magazins, Covers|publish.html#magazines -Newsletter|publish.html#newsletter - -# releases/index.sgml -Recent announcements about FreeBSD Releases|releases/index.html -Current Releases|releases/index.html#current -Future Releases|releases/index.html#future -Past Releases|releases/index.html#past -Releases, current|releases/index.html#current -Releases, future|releases/index.html#future -Releases, past|releases/index.html#past -1.0 FreeBSD|releases/index.html#past -1.1 FreeBSD|releases/index.html#past -1.1.5 FreeBSD|releases/index.html#past -1.1.5.1 FreeBSD|releases/index.html#past -2.0 FreeBSD|releases/index.html#past -2.0.5 FreeBSD|releases/index.html#past -2.1 FreeBSD|releases/index.html#past -2.1.5 FreeBSD|releases/index.html#past -2.1.6 FreeBSD|releases/index.html#past -2.1.7 FreeBSD|releases/index.html#past -2.2 FreeBSD|releases/index.html#past -2.2.1 FreeBSD|releases/index.html#past -2.2.2 FreeBSD|releases/index.html#past -2.2.5 FreeBSD|releases/index.html#past -2.2.6 FreeBSD|releases/index.html#current - -# resignation.sgml -Jordan's Resignation Letter|resignation.html -Resignation Letter, Jordan|resignation.html -President of the FreeBSD Project|resignation.html - -# search.sgml -Search Services|search.html -Web pages, search|search.html#web -Search, Web pages|search.html#web -Mailing list archives, search|search.html#mailinglists -Search, Mailing list archives|search.html#mailinglists -Ports Changes, Search|search.html -Search, Ports Changes|search.html -Message-ID, Search|search.html -Search, Message-ID|search.html -Usenet News, Search|search.html -Newsgroups, Search|search.html -Search, Usenet News|search.html - -# searchhints.sgml -Searching Hints|searchhints.html - -# security/security.sgml -Security Guide|security/security.html - -# send-pr.sgml -Submit a FreeBSD problem report|send-pr.html -Bug report, submit|send-pr.html - -# support.sgml -Support|support.html -Mailing lists|support.html#mailing-list -non-English mailing lists|support.html#mailing-list -Mailing lists, German|support.html#mailing-list -Mailing lists, Czech|support.html#mailing-list -Mailing lists, Polish|support.html#mailing-list -Mailing lists, Portuguese|support.html#mailing-list -Mailing lists, Japanese|support.html#mailing-list -Mailing lists, Japanese|support.html#mailing-list -Mailing lists, Hungarian|support.html#mailing-list -German mailing lists|support.html#mailing-list -Czech mailing lists|support.html#mailing-list -Polish mailing lists|support.html#mailing-list -Portuguese mailing lists|support.html#mailing-list -Japanese mailing lists|support.html#mailing-list -Hungarian mailing lists|support.html#mailing-list -German web pages|support.html#mailing-list -Czech web pages|support.html#mailing-list -Portuguese web pages|support.html#mailing-list -Japanese web pages|support.html#mailing-list -Hungarian web pages|support.html#mailing-list -Slovakian web pages|support.html#mailing-list -Newsgroups|support.html#newsgroups -Web Resources, mirrors|support.html#web -GNATS Problem Report Database|support.html#pr -Bug reports, view|support.html#pr -CVS Repository|support.html#cvs -CTM|support.html#cvs -CVSup|support.html#cvs -anoncvs|support.html#anoncvs -User Groups|support.html#user -General UNIX Information|support.html#general -X Window System|support.html#xwin -Hardware, support|support.html#hardware - - -# /projects/ -Multimedia|projects/projects.html#multimedia -Home Automation|projects/projects.html#homeauto -Automation, Home|projects/projects.html#homeauto -Symmetric MultiProcessing (SMP)|projects/projects.html#SMP -SMP|projects/projects.html#SMP -Sparc|projects/projects.html#sparc -FreeBSD-Sparc|projects/projects.html#sparc -Alpha, FreeBSD|projects/projects.html#alpha -DEC Alpha|projects/projects.html#alpha -DIGITAL Alpha|projects/projects.html#alpha -FreeBSD/Alpha|projects/projects.html#alpha -Java|projects/projects.html#java -PicoBSD|projects/projects.html#picobsd -single floppy FreeBSD|projects/projects.html#picobsd -Related Operating System Projects|projects/projects.html#related -Operating System, related projects|projects/projects.html#related -DEVFS|projects/projects.html#devfs -soft update code|projects/projects.html#softupdate -Newbies Project|projects/projects.html#newbies -Hardening Project|projects/projects.html#hardening -secure environment|projects/projects.html#hardening -KAME Project|projects/projects.html#kame -IPv6/IPsec stack for BSD|projects/projects.html#kame -Token-Ring Project|projects/projects.html#tokenring -i4b|projects/projects.html#isdn -ISDN|projects/projects.html#isdn -ISDN4BSD|projects/projects.html#isdn -USB|projects/projects.html#usb -Drawbridge|projects/projects.html#drawbridge -secure MobileIP via IPSec|projects/projects.html#smn -MobileIP via IPSec|projects/projects.html#smn -IPSec|projects/projects.html#smn -SMN|projects/projects.html#smn -High-precision timekeeping|projects/projects.html#timekeeping -timekeeping, High-precision|projects/projects.html#timekeeping -ALTQ|projects/projects.html#altq -bandwidth management|projects/projects.html#altq -Alternate Queueing|projects/projects.html#altq -vinum|projects/projects.html#vinum -logical volume manager|projects/projects.html#vinum -volume manager, logical|projects/projects.html#vinum -ATM, BSD|projects/projects.html#atm -BSD ATM|projects/projects.html#atm -PAO|projects/projects.html#pao -Mobile Computing|projects/projects.html#pao -laptop|projects/projects.html#pao -Point to Point Protocol (PPP)|projects/projects.html#ppp -GLOBAL common source code tag system|projects/projects.html#global -Metacomputing|projects/projects.html#metacomputing -Voice Answering Machine|projects/projects.html#vam -Answering Machine, Voice|projects/projects.html#vam -Retail Outlets for FreeBSD|projects/projects.html#retail - - -Security Advisories|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html -Advisories, security|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html -SA|http://ftp.freebsd.org/pub/FreeBSD/CERT/index.html - - - -# where.sgml -Getting FreeBSD|where.html -Installing FreeBSD|where.html#install -Distribution Sites|where.html#distribution -Release Information|where.html#releases -Applications and Utility Software|where.html#apps -Commercial software|where.html - -# news/ -Real-Quick (TM) Newsletter|news/qnewsletter.html -RQN|news/qnewsletter.html -Quick (TM) Newsletter|news/qnewsletter.html -Newsletter, Real-Quick (TM)|news/qnewsletter.html diff --git a/data/web.mk b/data/web.mk deleted file mode 100644 index cbb192b698..0000000000 --- a/data/web.mk +++ /dev/null @@ -1,207 +0,0 @@ -# bsd.web.mk -# $Id: web.mk,v 1.14 1998-07-23 10:59:00 wosch Exp $ - -# -# Build and install a web site. -# -# Basic targets: -# -# all (default) -- performs batch mode processing necessary -# install -- Installs everything -# clean -- remove anything generated by processing -# - -.if exists(${.CURDIR}/../Makefile.inc) -.include "${.CURDIR}/../Makefile.inc" -.endif - -WEBDIR?= ${.CURDIR:T} -CGIDIR?= ${.CURDIR:T} -DESTDIR?= ${HOME}/public_html - -WEBOWN?= ${USER} -WEBGRP?= www -WEBMODE?= 664 - -CGIOWN?= ${USER} -CGIGRP?= www -CGIMODE?= 775 - -# -# Install dirs derived from the above. -# -DOCINSTALLDIR= ${DESTDIR}${WEBBASE}/${WEBDIR} -CGIINSTALLDIR= ${DESTDIR}${WEBBASE}/${CGIDIR} - -# -# The orphan list contains sources specified in DOCS that there -# is no transform rule for. We start out with all of them, and -# each rule below removes the ones it knows about. If any are -# left over at the end, the user is warned about them. -# -ORPHANS:= ${DOCS} - -COPY= -C - -################################################################## -# Transformation rules - -### -# file.sgml --> file.html -# -# Runs file.sgml through spam to validate and expand some entity -# references are expanded. file.html is added to the list of -# things to install. - -.SUFFIXES: .sgml .html -SGMLNORM= sgmlnorm -CATALOG?= /usr/local/share/sgml/html/catalog -SGMLNORMFLAGS= -d ${SGMLNORMOPTS} -c ${CATALOG} -GENDOCS+= ${DOCS:M*.sgml:S/.sgml$/.html/g} -ORPHANS:= ${ORPHANS:N*.sgml} - -.sgml.html: - ${SGMLNORM} ${SGMLNORMFLAGS} ${.IMPSRC} > ${.TARGET} - -### -# file.docb --> file.html -# -# Generate HTML from docbook - -.SUFFIXES: .docb -GENDOCS+= ${DOCS:M*.docb:S/.docb$/.html/g} -ORPHANS:= ${ORPHANS:N*.docb} - -.docb.html: - sgmlfmt -d docbook -f html ${SGMLOPTS} ${.IMPSRC} - - -################################################################## -# Targets - -# -# If no target is specified, .MAIN is made -# -.MAIN: all - -# -# Build most everything -# -all: ${COOKIE} orphans ${GENDOCS} ${DATA} ${LOCAL} ${CGI} _PROGSUBDIR - -# -# Warn about anything in DOCS that has no translation -# -.if !empty(ORPHANS) -orphans: - @echo Warning! I don\'t know what to do with: ${ORPHANS} -.else -orphans: -.endif - -# -# Clean things up -# -.if !target(clean) -clean: _PROGSUBDIR - rm -f Errs errs mklog ${GENDOCS} ${LOCAL} ${CLEANFILES} -.endif - -# -# Really clean things up -# -.if !target(cleandir) -cleandir: clean _PROGSUBDIR - rm -f ${.CURDIR}/tags .depend - cd ${.CURDIR}; rm -rf obj; -.endif - -# -# Install targets: before, real, and after. -# -.if !target(install) -.if !target(beforeinstall) -beforeinstall: -.endif -.if !target(afterinstall) -afterinstall: -.endif - -_ALLINSTALL+= ${GENDOCS} ${DATA} ${LOCAL} - -realinstall: ${COOKIE} ${GENDOCS} ${DATA} ${LOCAL} ${CGI} _PROGSUBDIR -.if !empty(_ALLINSTALL) - @mkdir -p ${DOCINSTALLDIR} - for entry in ${_ALLINSTALL}; do \ - ${INSTALL} ${COPY} -o ${WEBOWN} -g ${WEBGRP} -m ${WEBMODE} \ - ${INSTALLFLAGS} $${entry} ${DOCINSTALLDIR}; \ - done -.if defined(INDEXLINK) && !empty(INDEXLINK) - (cd ${DOCINSTALLDIR}; ln -s -f ${INDEXLINK} index.html) -.endif -.endif -.if defined(CGI) && !empty(CGI) - @mkdir -p ${CGIINSTALLDIR} - for entry in ${CGI}; do \ - ${INSTALL} ${COPY} -o ${CGIOWN} -g ${CGIGRP} -m ${CGIMODE} \ - ${INSTALLFLAGS} $${entry} ${CGIINSTALLDIR}; \ - done -.endif -.if defined(DOCSUBDIR) && !empty(DOCSUBDIR) - for entry in ${DOCSUBDIR}; do \ - mkdir -p ${DOCINSTALLDIR}/$$entry; \ - done -.endif - -realinstall2: -.if defined(DOCSUBDIR) && !empty(DOCSUBDIR) - for entry in ${DOCSUBDIR}; do \ - (cd ${DOCINSTALLDIR}/$$entry; \ - tar czf $$entry-html.tar.gz *.html; \ - ln -fs $${entry}.html index.html ) \ - done -.endif - -# Set up install dependencies so they happen in the correct order. -install: afterinstall -afterinstall: realinstall2 -realinstall: beforeinstall -realinstall2: realinstall -.endif - -# -# This recursively calls make in subdirectories. -# -#SUBDIR+=${DOCSUBDIR} -_PROGSUBDIR: .USE -.if defined(SUBDIR) && !empty(SUBDIR) - @for entry in ${SUBDIR}; do \ - (${ECHODIR} "===> ${DIRPRFX}$$entry"; \ - cd ${.CURDIR}/$${entry}; \ - ${MAKE} ${.TARGET:S/realinstall/install/:S/.depend/depend/} DIRPRFX=${DIRPRFX}$$entry/); \ - done -.endif -.if defined(DOCSUBDIR) && !empty(DOCSUBDIR) - @for entry in ${DOCSUBDIR}; do \ - (${ECHODIR} "===> ${DIRPRFX}$$entry"; \ - cd ${.CURDIR}/$${entry}; \ - ${MAKE} ${.TARGET:S/realinstall/install/:S/.depend/depend/} DIRPRFX=${DIRPRFX}$$entry/ ${PARAMS}); \ - done -.endif - - -# -# cruft for generating linuxdoc stuff -# - -.if defined (DOCSUBDIR) && !empty(DOCSUBDIR) - -FORMATS?= "html ps latin1 ascii" -PARAMS= DESTDIR=${DESTDIR} DOCDIR=${WEBBASE}/${WEBDIR} -PARAMS+= DOCOWN=${WEBOWN} DOCGRP=${WEBGRP} -PARAMS+= FORMATS=${FORMATS} COPY="${COPY}" -PARAMS+= SGMLOPTS="${SGMLOPTS}" - -.endif - -# THE END diff --git a/data/where.sgml b/data/where.sgml deleted file mode 100644 index 57e4c54e04..0000000000 --- a/data/where.sgml +++ /dev/null @@ -1,128 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1998-07-25 19:40:18 $"> -<!ENTITY title "Getting FreeBSD"> -<!ENTITY % includes SYSTEM "includes.sgml"> %includes; -]> -<!-- $Id: where.sgml,v 1.25 1998-07-25 19:40:18 jkh Exp $ --> - -<html> -&header; - -<a name="releases"></a> -<h2><a href="&base/releases/index.html">Release Information</a></h2> - -<p>Detailed descriptions of past, present, and future releases. Look here -first to determine what the latest version of FreeBSD is.</p> - -<a name="install"></a> -<h2><a href="handbook/install.html">Installing FreeBSD</a></h2> - - <p>There are many options for installing FreeBSD, including - installation from CDROM, floppy disk, an MS-DOS partition, - magnetic tape, anonymous ftp, and NFS. Please read through - the <a href="handbook/install.html">installation guide</a> - before downloading the entire FreeBSD distribution. If you - are installing on a machine connected to the Internet, you - may only need to download a single installation disk image!</p> - -<a name="distribution"></a> -<h2>Distribution Sites</h2> - -<p>The official sources for FreeBSD are: -<ul> - <li>Anonymous ftp from <a -href="ftp://ftp.freebsd.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>: - <ul> - <li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.7-RELEASE">FreeBSD 2.2.7-RELEASE</a></li> - </ul> -</li> - <li>Anonymous ftp from one of the numerous <a - href="handbook/mirrors.html"><strong>mirror - sites</strong></a></li> - - <li>On <a href="http://www.cdrom.com/titles/os/freebsd.htm">CD-ROM</a> from <a href="http://www.cdrom.com/">Walnut Creek -CDROM</a></li> - </ul> - - <p>If you plan on getting FreeBSD via ftp, please check the - listing of <a href="handbook/mirrors.html"><strong>mirror - sites</strong></a> in the handbook to see if there is a site closer - to you. For more information about past, present and - future releases in general, please visit the <a - href="releases/">release information page</a>. - - <p>If you're interesting in a purely experimental <strong>snapshot</strong> - release of FreeBSD-current (AKA 3.0-current), aimed at developers - and bleeding-edge testers only, then please see the - <a href="ftp://current.freebsd.org/pub/FreeBSD/">daily snapshot - server</A> FTP site. This site also contains daily snapshots of - the 2.2-stable branch.</p> - -<a name="apps"></a> -<h2>Applications and Utility Software</h2> - - <h3>The Packages collection</h3> - - <p>The FreeBSD packages are a diverse collection of utility - and application software that has been ported to FreeBSD. - The packages are pre-compiled binaries ready to drop into - your system and run.</p> - - <ul> - <li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/packages-current">Packages - for FreeBSD-current</a></li> - <li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/packages-2.2.7">Packages - for FreeBSD 2.2.7</a></li> - </ul> - -<h3>The Ports collection</h3> - - <p>The Ports collection is like the packages collection but - instead of compiled binaries, the necessary patches and - makefiles to compile the source code are provided. For - software with important configuration that must be done at - compile time, the "port" version may be more useful than - the "package" version.</p> - - <ul> - <li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/ports-current">Ports - for FreeBSD-current</a></li> - - <li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.7-RELEASE/ports">Ports - for FreeBSD 2.2.7-RELEASE</a></li> - - <li><a href="ports/index.html">Alternative WWW interface - to Ports for FreeBSD-current</a></li> - </ul> - - <p>For information about how <em>you</em> can contribute - <em>your</em> favorite piece of software to the port - collection, have a look at <em><a - href="handbook/porting.html">Porting - applications</a></em> and <em><a - href="handbook/contrib.html">Contributing to - FreeBSD</a></em> in the <a - href="handbook"><em>FreeBSD handbook</em></a>. - -<h3>Commercial software</h3> - - <p>Beginning with FreeBSD <a href="releases">Release - 2.0.5</a>, FreeBSD includes demo versions of some - commercial as well as some shareware products. In - addition to the demos available in the FreeBSD - distribution, a number of other commercial vendors offer - software products specifically for FreeBSD.</p> - - <ul> - - <li><a - href="ftp://ftp.freebsd.org/pub/FreeBSD/2.1.7.1-RELEASE/commerce">Commercial - products for FreeBSD 2.1.5 - 2.1.7</a></li> - - <li><a href="commercial.html">Commercial vendors supporting - FreeBSD</a></li> - </ul> - -&footer; -</body> -</html> diff --git a/data/y2kbug.sgml b/data/y2kbug.sgml deleted file mode 100644 index dace712e37..0000000000 --- a/data/y2kbug.sgml +++ /dev/null @@ -1,121 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ -<!ENTITY date "$Date: 1998-06-27 00:34:15 $"> -<!ENTITY title 'Year 2000 Compatibility (aka "Millennium Bug")'> -<!ENTITY % includes SYSTEM "includes.sgml"> %includes; -]> -<!-- $Id: y2kbug.sgml,v 1.6 1998-06-27 00:34:15 wosch Exp $ --> - -<html> -&header; - - <p>As management understanding of the Year 2000 problem (aka, "The - Millennium Bug") increases, more and more companies are demanding - official statements from the vendors of their hardware and software - as to how their product will handle the year 2000 date rollover.</p> - - <p>Organizations that use unix and unix like operating systems - such as FreeBSD are already one step ahead of the problem. FreeBSD - will properly maintain time long after year 2000 passes.</p> - -<h2>Background information</h2> - - <p><i>(This section based on the text from the <a - href="http://www.linux.org.uk/mbug.html">Linux Y2K compliance - page</a>)</i></p> - - <p>As with all Unix and Unixlike operating systems, time and dates in - FreeBSD are represented internally as the number of seconds since the - 1st of January 1970 (the Unix "epoch"). Currently, that figure is stored - as a 32 bit integer, and will run out part way through 2038. By then we - should (hopefully) be using a counter of 64 bits (or greater) which - should be good until the end of the universe.</p> - - <p>Note that the OS being Y2K compliant will not fix errant - applications that are not Y2K compliant.</p> - - <p>Note also that the OS expects to read the current date and time from - the CMOS clock of your computer. Not all of these devices correctly - handle the year 2000. You are advised to test each platform individually - to ensure that your hardware clock behaves correctly when going from - 1999 to 2000, and that it correctly interprets the year 2000 as a leap - year.</p> - -<h2>What you can do</h2> - - <p>FreeBSD will continue to properly maintain time well into the - next century. Third party applications, however, might not. - Your best defense against year 2000 issues is a good - offense. Listening to stories claiming the coming meltdown of - the world as we know it are <strong>not</strong> the way to - solve the millenium bug. Nor is waiting until the last - minute. The FreeBSD Project recommends that your organization - apply sound system administration principles as the millenium - approaches.</p> - - <p>There are tests that you can perform to see how your system will - respond. Set your clock to a few minutes before midnight on New - Year's Eve and watch the system time. Your system should display - the year as 2000 and not 1900. If the year is displayed - incorrectly, then you will have plenty of time to update your - hardware. Operating your organizations information systems under - their normal daily load with the clock set forward can provide - valuable insight into your vulnerablility to year 2000 issues.</p> - - <h2>FreeBSD Year 2000 Statement</h2> - - <blockquote> - <p> - "After extensive analysis and testing, we believe that FreeBSD is 100% Y2K - compliant. In the unlikely event that something has been overlooked, we - will do our best to fix it as soon as possible." - </p> - - <p align="right">David Greenman<br>Principal Architect, The - FreeBSD project</p> - </blockquote> - - <h2>Fixed problems</h2> - - <p>The following Y2K problems have been identified and fixed in - FreeBSD.</p> - - <dl> - <dt><a - href="http://www.freebsd.org/cgi/query-pr.cgi?pr=1380">misc/1380</a></dt> - <dd>Several programs have a hardcoded 19%d in responses for the year. - Affected programs include: yacc, ftpd, and make.</dd> - - <dt><a - href="http://www.freebsd.org/cgi/query-pr.cgi?pr=1382">conf/1382</a></dt> - <dd>The sed script in /etc/rc.local that builds the host/kernel ID line - for the message of the day relies on the year not going past - 1999.</dd> - - <dt><a - href="http://www.freebsd.org/cgi/query-pr.cgi?pr=3465">misc/3465</a></dt> - <dd>The etc/namedb/make-localhost command generates the DNS serial - number as YYMMDD. In the year 2000, this will be generated as - 1YYMMDD.</dd> - - <dt><a - href="http://www.freebsd.org/cgi/query-pr.cgi?pr=4930">gnu/4930</a></dt> - <dd>groff tmac macros have hardcoded 19 for generating some dates.</dd> - </dl> - - <h2>Problematic applications</h2> - - <p>This section is currently a placeholder. As we become aware of - applications that have a Y2K problem we will note them here, and also - attempt to indicate which versions (if any) of the software are - fixed.</p> - - <h2>More information</h2> - - <p>If you have further questions about FreeBSD's year 2000 compliance, or - you have discovered an application running under FreeBSD that is not Y2K - compliant, please contact the project at <a - href="mailto:freebsd-bugs@FreeBSD.ORG">freebsd-bugs@FreeBSD.ORG</a>.</p> -&footer; -</body> -</html> -