1997-06-17 12:00:13 +04:00
|
|
|
INSTALLATION NOTES for NetBSD/_MACH _VER
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Be sure to read _ALL_ of this document before you try to install
|
1997-06-17 12:00:13 +04:00
|
|
|
NetBSD/_MACH.
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
What is NetBSD?
|
|
|
|
---- -- ------
|
|
|
|
|
1996-10-09 04:13:36 +04:00
|
|
|
The NetBSD Operating System is a fully functional UN*X-like system
|
|
|
|
derrived from the Berkeley Networking Release 2 (Net/2), 4.4BSD-Lite,
|
|
|
|
and 4.4BSD-Lite2 sources. NetBSD runs on many architectures and is
|
|
|
|
being ported to more.
|
|
|
|
|
|
|
|
NetBSD is a creation of the members of the Internet community.
|
|
|
|
Without the unique cooperation and coordination the net makes
|
|
|
|
possible, it's likely that this release wouldn't have come about.
|
|
|
|
|
1997-05-29 03:49:50 +04:00
|
|
|
The current release has built upon the successful NetBSD 1.2 release
|
1996-10-09 04:13:36 +04:00
|
|
|
by integrating many bug fixes, adding new and updated kernel
|
|
|
|
subsystems, and adding various userland enhancements. The results of
|
|
|
|
these improvements is a stable operating system fit for production use
|
|
|
|
and ready for the next phase of development.
|
|
|
|
|
|
|
|
|
|
|
|
Significant changes include:
|
|
|
|
|
|
|
|
Continuing the multi-platform tradition, the integration of
|
|
|
|
the DEC Alpha port has been completed, and new ports to ARM
|
|
|
|
and x68k have been added.
|
|
|
|
|
|
|
|
NetBSD/sparc now supports 4m machines.
|
|
|
|
|
|
|
|
NetBSD/amiga now supports the DraCo.
|
|
|
|
|
|
|
|
Standard C Prototypes have been added to the Kernel.
|
|
|
|
|
|
|
|
Kernel NTP (Network Time Protocol) phased lock loop support has
|
|
|
|
been added. See http://www.eecis.udel.edu/~ntp/ for more
|
|
|
|
details.
|
|
|
|
|
|
|
|
The PINT (PINT is not TWAIN) SCSI scanner driver interface has
|
|
|
|
been integrated. See http://www.dol-esa.gov/~kstailey/pint
|
|
|
|
for more details.
|
|
|
|
|
|
|
|
A new SCSI medium changer driver and the `chio' program used to
|
|
|
|
operate it has been added.
|
|
|
|
|
|
|
|
The NFS subsystem now supports NFSv3.
|
|
|
|
|
|
|
|
Several performance enhancements have been made to the
|
|
|
|
networking subsystem.
|
|
|
|
|
|
|
|
GCC, Libg++, and many other third party programs have been
|
|
|
|
upgraded to more recent versions.
|
|
|
|
|
|
|
|
Kernel interfaces have continued to be refined, and more subsystems
|
|
|
|
and device drivers are shared among the different ports. You can look
|
|
|
|
for this trend to continue.
|
|
|
|
|
1997-06-17 12:00:13 +04:00
|
|
|
NetBSD _VER also includes some refinement to the NetBSD binary emulation
|
1996-10-09 04:13:36 +04:00
|
|
|
system (which includes FreeBSD, HP-UX, iBCS2, Linux, OSF/1, SunOS, SVR4,
|
|
|
|
Solaris and Ultrix compatibility), bringing NetBSD closer to the goal of
|
|
|
|
making the emulation as accurate as possible.
|
1995-11-29 02:56:58 +03:00
|
|
|
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
#include "whatis"
|
|
|
|
|
|
|
|
|
|
|
|
The Future of NetBSD:
|
|
|
|
--- ------ -- ------
|
|
|
|
|
1996-10-09 04:13:36 +04:00
|
|
|
The NetBSD Foundation has been incorporated as a non-profit
|
|
|
|
organization. Its purpose is to encourage, foster and promote the
|
1995-11-29 02:56:58 +03:00
|
|
|
free exchange of computer software, namely the NetBSD Operating
|
|
|
|
System. The foundation will allow for many things to be handled more
|
|
|
|
smoothly than could be done with our previous informal organization.
|
|
|
|
In particular, it provides the framework to deal with other parties
|
1996-10-09 04:13:36 +04:00
|
|
|
that wish to become involved in the NetBSD Project.
|
1995-11-29 02:56:58 +03:00
|
|
|
|
1996-10-09 04:13:36 +04:00
|
|
|
The NetBSD Foundation will help improve the quality of NetBSD by:
|
1995-11-29 02:56:58 +03:00
|
|
|
|
|
|
|
* providing better organization to keep track of development
|
|
|
|
efforts, including co-ordination with groups working in
|
|
|
|
related fields.
|
|
|
|
|
|
|
|
* providing a framework to receive donations of goods and
|
|
|
|
services and to own the resources necessary to run the
|
|
|
|
NetBSD Project.
|
|
|
|
|
|
|
|
* providing a better position from which to undertake
|
|
|
|
promotional activities.
|
|
|
|
|
|
|
|
* periodically organizing workshops for developers and other
|
|
|
|
interested people to discuss ongoing work.
|
|
|
|
|
1994-09-17 23:02:58 +04:00
|
|
|
We hope to have regular releases of the full binary and source trees,
|
1994-10-02 20:46:37 +03:00
|
|
|
but these are difficult to coordinate, especially with all of the
|
1996-10-09 04:13:36 +04:00
|
|
|
architectures which we now support!
|
|
|
|
|
|
|
|
We hope to support even _more_ hardware in the future, and have a
|
|
|
|
rather large number of other ideas about what can be done to improve
|
|
|
|
NetBSD.
|
|
|
|
|
|
|
|
We intend to continue our current practice of making the
|
|
|
|
NetBSD-current development source available on a daily basis.
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
We intend to integrate free, positive changes from whatever sources
|
1995-11-29 02:56:58 +03:00
|
|
|
will provide them, providing that they are well thought-out and
|
|
|
|
increase the usability of the system.
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
Above all, we hope to create a stable and accessible system, and to be
|
|
|
|
responsive to the needs and desires of NetBSD users, because it is for
|
|
|
|
and because of them that NetBSD exists.
|
|
|
|
|
|
|
|
|
|
|
|
Sources of NetBSD:
|
|
|
|
------- -- ------
|
|
|
|
|
|
|
|
#include "mirrors"
|
|
|
|
|
1997-06-17 12:00:13 +04:00
|
|
|
NetBSD _VER Release Contents:
|
1994-09-17 23:02:58 +04:00
|
|
|
------ --- ------- --------
|
|
|
|
|
1997-06-17 12:00:13 +04:00
|
|
|
The NetBSD _VER release is organized in the following way:
|
1994-09-17 23:02:58 +04:00
|
|
|
|
1997-06-17 12:00:13 +04:00
|
|
|
.../NetBSD-_VER/
|
1994-10-19 08:20:14 +03:00
|
|
|
BUGS Known bugs list (incomplete
|
|
|
|
and out of date).
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
CHANGES Changes since NetBSD's last
|
|
|
|
release (and before).
|
|
|
|
|
|
|
|
LAST_MINUTE Last minute changes.
|
|
|
|
|
1994-10-19 08:20:14 +03:00
|
|
|
MIRRORS A list of sites that mirror
|
1997-06-17 12:00:13 +04:00
|
|
|
the NetBSD _VER distribution.
|
1994-10-19 08:20:14 +03:00
|
|
|
|
1994-09-17 23:02:58 +04:00
|
|
|
README.files README describing the
|
|
|
|
distribution's contents.
|
|
|
|
|
1994-10-19 08:20:14 +03:00
|
|
|
TODO NetBSD's todo list (incomplete
|
|
|
|
and out of date).
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
patches/ Post-release source code
|
|
|
|
patches.
|
|
|
|
|
|
|
|
source/ Source distribution sets; see
|
|
|
|
below.
|
|
|
|
|
|
|
|
In addition to the files and directories listed above, there is one
|
1997-06-17 12:00:13 +04:00
|
|
|
directory per architecture, for each of the architectures for which
|
|
|
|
NetBSD _VER has a binary distribution. There are also
|
1994-09-17 23:02:58 +04:00
|
|
|
'README.export-control' files sprinkled liberally throughout the
|
|
|
|
distribution tree, which point out that there are some portions of the
|
|
|
|
distribution (e.g. those containing crypt(3)) that should not be
|
|
|
|
exported from the United States, and that if you do export them, it's
|
|
|
|
your fault, not ours.
|
|
|
|
|
|
|
|
The source distribution sets can be found in subdirectories of the
|
|
|
|
"source" subdirectory of the distribution tree. They contain the
|
1995-11-29 02:56:58 +03:00
|
|
|
complete sources to the system. The source distribution sets
|
|
|
|
are as follows:
|
1994-09-17 23:02:58 +04:00
|
|
|
|
1996-10-09 04:13:36 +04:00
|
|
|
dsrc12 This set contains the "domestic" sources. These
|
1995-11-29 02:56:58 +03:00
|
|
|
sources contain export-restricted encryption code
|
|
|
|
and should not be exported from the U.S.
|
|
|
|
[ 140K gzipped, 655K uncompressed ]
|
|
|
|
|
1996-10-09 04:13:36 +04:00
|
|
|
gsrc12 This set contains the "gnu" sources, including
|
1994-09-17 23:02:58 +04:00
|
|
|
the source for the compiler, assembler, groff,
|
|
|
|
and the other GNU utilities in the binary distribution
|
|
|
|
sets.
|
1995-11-29 02:56:58 +03:00
|
|
|
[ 7.1M gzipped, 30.4M uncompressed ]
|
1994-09-17 23:02:58 +04:00
|
|
|
|
1997-06-17 12:00:13 +04:00
|
|
|
ksrc12 This set contains the sources to the NetBSD _VER
|
1997-03-07 02:41:22 +03:00
|
|
|
kernel, config(8), and dbsym(8).
|
1995-11-29 02:56:58 +03:00
|
|
|
[ 6.0M gzipped, 27.0M uncompressed ]
|
1994-09-17 23:02:58 +04:00
|
|
|
|
1996-10-09 04:13:36 +04:00
|
|
|
ssrc12 This set contains the "share" sources, which include
|
1994-09-17 23:02:58 +04:00
|
|
|
the sources for the man pages not associated with
|
|
|
|
any particular program, the sources for the
|
|
|
|
typesettable document set, the dictionaries, and more.
|
1995-11-29 02:56:58 +03:00
|
|
|
[ 2.4M gzipped, 8.9M uncompressed ]
|
1994-09-17 23:02:58 +04:00
|
|
|
|
1997-06-17 12:00:13 +04:00
|
|
|
src12 This set contains all of the NetBSD _VER sources which
|
1994-09-17 23:02:58 +04:00
|
|
|
are not mentioned above.
|
1995-11-29 02:56:58 +03:00
|
|
|
[ 9.3M gzipped, 41.6M uncompressed ]
|
1994-09-17 23:02:58 +04:00
|
|
|
|
1994-09-25 04:20:24 +03:00
|
|
|
It is worth noting that unless all of the source distribution sets
|
1995-11-29 02:56:58 +03:00
|
|
|
are installed (except the domestic set), you can't rebuild and install
|
|
|
|
the system from scratch, straight out of the box. However, all that is
|
|
|
|
required to rebuild the system in that case is a trivial modification
|
|
|
|
to one Makefile.
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
The source distribution sets are distributed as groups of files named
|
|
|
|
"set_name.xx" where "set_name" is the distribution set name, and "xx"
|
|
|
|
is the sequence number of the file, starting with "aa" for the first
|
|
|
|
file in the distribution set, then "ab" for the next, and so on. All
|
|
|
|
of these files except the last one of each set should be exactly
|
|
|
|
240,640 bytes long. (The last file is just long enough to contain the
|
|
|
|
remainder of the data for that distribution set.)
|
|
|
|
|
|
|
|
Catted together, the files belonging to a source distribution set
|
|
|
|
comprise a gzipped tar file. If you want to look at list of the files
|
|
|
|
contained in the set, you could use the command:
|
|
|
|
|
|
|
|
cat set_name.?? | gunzip | tar tvf -
|
|
|
|
|
|
|
|
or to actually extract the files contained in the set:
|
|
|
|
|
|
|
|
cat set_name.?? | gunzip | tar xfp -
|
|
|
|
|
|
|
|
In each of the source distribution set directories, there is a file
|
|
|
|
named "CKSUMS" which contains the checksums of the files in that
|
1995-11-29 02:56:58 +03:00
|
|
|
directory, as generated by the cksum(1) utility. You can use cksum to
|
1994-09-17 23:02:58 +04:00
|
|
|
check the integrity of the archives, if you suspect that one of the
|
|
|
|
files is corrupt and have access to a cksum binary.
|
|
|
|
|
|
|
|
#include "contents"
|
|
|
|
|
|
|
|
|
|
|
|
NetBSD System Requirements and Supported Devices:
|
|
|
|
------ ------ ------------ --- --------- -------
|
|
|
|
|
|
|
|
#include "hardware"
|
|
|
|
|
|
|
|
|
|
|
|
Getting the NetBSD System on to Useful Media:
|
|
|
|
------- --- ------ ------ -- -- ------ -----
|
|
|
|
|
|
|
|
#include "xfer"
|
|
|
|
|
|
|
|
|
|
|
|
Preparing your System for NetBSD Installation:
|
|
|
|
--------- ---- ------ --- ------ ------------
|
|
|
|
|
|
|
|
#include "prep"
|
|
|
|
|
|
|
|
|
|
|
|
Installing the NetBSD System:
|
|
|
|
---------- --- ------ ------
|
|
|
|
|
|
|
|
#include "install"
|
|
|
|
|
|
|
|
|
|
|
|
Upgrading a previously-installed NetBSD System:
|
|
|
|
--------- - ---------- --------- ------ ------
|
|
|
|
|
|
|
|
#include "upgrade"
|
|
|
|
|
|
|
|
|
1995-12-30 22:07:42 +03:00
|
|
|
Using online NetBSD documentation
|
|
|
|
----- ------ ------ -------------
|
|
|
|
|
1995-12-30 22:17:20 +03:00
|
|
|
Documentation is available if you first install the manual
|
1996-10-09 04:13:36 +04:00
|
|
|
distribution set. Traditionally, the "man pages" (documentation)
|
1995-12-30 22:07:42 +03:00
|
|
|
are denoted by 'name(section)'. Some examples of this are
|
|
|
|
|
|
|
|
intro(1),
|
|
|
|
man(1),
|
|
|
|
apropros(1),
|
|
|
|
passwd(1), and
|
|
|
|
passwd(5).
|
|
|
|
|
|
|
|
The section numbers group the topics into several categories, but three
|
|
|
|
are of primary interest: user commands are in section 1, file formats
|
|
|
|
are in section 5, and administrative information is in section 8.
|
|
|
|
|
|
|
|
The 'man' command is used to view the documentation on a topic, and is
|
|
|
|
started by entering 'man [section] topic'. The brackets [] around the
|
|
|
|
section should not be entered, but rather indicate that the section is
|
|
|
|
optional. If you don't ask for a particular section, the topic with the
|
|
|
|
least-numbered section name will be displayed. For instance, after
|
|
|
|
logging in, enter
|
|
|
|
|
|
|
|
man passwd
|
|
|
|
|
|
|
|
to read the documentation for passwd(1). To view the documentation for
|
|
|
|
passwd(5), enter
|
|
|
|
|
|
|
|
man 5 passwd
|
|
|
|
|
|
|
|
instead.
|
|
|
|
|
|
|
|
If you are unsure of what man page you are looking for, enter
|
|
|
|
|
|
|
|
apropos subject-word
|
|
|
|
|
|
|
|
where "subject-word" is your topic of interest; a list of possibly
|
|
|
|
related man pages will be displayed.
|
|
|
|
|
|
|
|
|
1994-09-17 23:02:58 +04:00
|
|
|
Administrivia:
|
|
|
|
-------------
|
|
|
|
|
|
|
|
Registration? What's that?
|
|
|
|
|
|
|
|
If you've got something to say, do so! We'd like your input.
|
|
|
|
There are various mailing lists available via the mailing list
|
|
|
|
server at <majordomo@NetBSD.ORG>. To get help on using the mailing
|
|
|
|
list server, send mail to that address with an empty body, and it will
|
|
|
|
reply with instructions.
|
|
|
|
|
|
|
|
There are various mailing lists set up to deal with comments and
|
|
|
|
questions about this release. Please send comments to:
|
|
|
|
|
|
|
|
netbsd-comments@NetBSD.ORG
|
|
|
|
|
1994-10-02 20:46:37 +03:00
|
|
|
To report bugs, use the 'send-pr' command shipped with NetBSD,
|
|
|
|
and fill in as much information about the problem as you can. Good
|
|
|
|
bug reports include lots of details. Additionally, bug reports can
|
|
|
|
be sent by mail to:
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
netbsd-bugs@NetBSD.ORG
|
|
|
|
|
1994-10-02 20:46:37 +03:00
|
|
|
Use of 'send-pr' is encouraged, however, because bugs reported with it
|
|
|
|
are entered into the NetBSD bugs database, and thus can't slip through
|
|
|
|
the cracks.
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
There are also port-specific mailing lists, to discuss aspects of
|
1994-10-02 20:46:37 +03:00
|
|
|
each port of NetBSD. Use majordomo to find their addresses. If
|
|
|
|
you're interested in doing a serious amount of work on a specific
|
|
|
|
port, you probably should contact the "owner" of that port (listed
|
|
|
|
below).
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
If you'd like to help with this effort, and have an idea as to how
|
|
|
|
you could be useful, send mail and/or subscribe to:
|
|
|
|
|
|
|
|
netbsd-help@NetBSD.ORG
|
|
|
|
|
|
|
|
As a favor, please avoid mailing huge documents or files to these
|
|
|
|
mailing lists. Instead, put the material you would have sent up
|
|
|
|
for FTP somewhere, then mail the appropriate list about it, or, if
|
|
|
|
you'd rather not do that, mail the list saying you'll send the data
|
|
|
|
to those who want it.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks go to:
|
|
|
|
------ -- --
|
|
|
|
|
|
|
|
Members and former members of UCB's Computer Systems Research Group,
|
|
|
|
including (but not limited to):
|
|
|
|
Keith Bostic
|
|
|
|
Ralph Campbell
|
|
|
|
Mike Karels
|
|
|
|
Marshall Kirk McKusick
|
|
|
|
for their ongoing work on BSD systems, support, and encouragement.
|
|
|
|
|
|
|
|
Also, our thanks go to:
|
|
|
|
Mike Hibler
|
|
|
|
Rick Macklem
|
|
|
|
Jan-Simon Pendry
|
|
|
|
Chris Torek
|
|
|
|
for answering lots of questions, fixing bugs, and doing the various work
|
|
|
|
they've done.
|
|
|
|
|
1995-11-29 02:56:58 +03:00
|
|
|
UC Berkeley's Experimental Computing Facility provided a home for
|
|
|
|
sun-lamp in the past, people to look after it, and a sense of humor.
|
|
|
|
Rob Robertson, too, has added his unique sense of humor to things, and
|
|
|
|
for a long time provided the primary FTP site for NetBSD.
|
1994-09-17 23:02:58 +04:00
|
|
|
|
1996-10-09 04:13:36 +04:00
|
|
|
Best Internet Communications for hosting the NetBSD FTP and SUP server.
|
|
|
|
|
|
|
|
Cygnus Support for hosting the NetBSD Mail server.
|
|
|
|
|
1994-09-17 23:02:58 +04:00
|
|
|
Without CVS, this project would be impossible to manage, so our hats
|
|
|
|
go off to Brian Berliner, Jeff Polk, and the various other people
|
|
|
|
who've had a hand in making CVS a useful tool.
|
|
|
|
|
1995-11-29 02:56:58 +03:00
|
|
|
Alistair G. Crooks <agc@westley.demon.co.uk> has been producing tar
|
|
|
|
file snapshot reports for NetBSD-current users, a very valuable
|
|
|
|
service.
|
|
|
|
|
|
|
|
Dave Burgess <burgess@cynjut.infonet.net> has been maintaining the
|
|
|
|
386BSD/NetBSD/FreeBSD FAQ for quite some time, and deserves to be
|
|
|
|
recognized for it.
|
|
|
|
|
1994-09-17 23:02:58 +04:00
|
|
|
The following people (in alphabetical order) have made donations or
|
|
|
|
loans of hardware and/or money, to support NetBSD development, and
|
|
|
|
deserve credit for it:
|
|
|
|
#include "donations"
|
|
|
|
(If you're not on that list and should be, tell us! We probably were
|
|
|
|
not able to get in touch with you, to verify that you wanted to be
|
|
|
|
listed.)
|
|
|
|
|
|
|
|
Finally, we thank all of the people who've put sweat and tears into
|
|
|
|
developing NetBSD since its inception in January, 1993. (Obviously,
|
|
|
|
there are a lot more people who deserve thanks here. If you're one of
|
|
|
|
them, and would like to mentioned, tell us!)
|
|
|
|
|
|
|
|
|
|
|
|
We are:
|
|
|
|
-- ---
|
|
|
|
(in alphabetical order)
|
|
|
|
|
1995-11-29 02:56:58 +03:00
|
|
|
The NetBSD core group:
|
|
|
|
J.T. Conklin <jtc@NetBSD.ORG>
|
|
|
|
Charles Hannum <mycroft@NetBSD.ORG>
|
|
|
|
Paul Kranenburg <pk@NetBSD.ORG>
|
1995-12-30 22:17:20 +03:00
|
|
|
Jason Thorpe <thorpej@NetBSD.ORG>
|
|
|
|
Christos Zoulas <christos@NetBSD.ORG>
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
The port-masters (and their ports):
|
1996-10-09 04:13:36 +04:00
|
|
|
Mark Brinicombe <mark@NetBSD.ORG> (arm32)
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Jeremy Cooper <jeremy@NetBSD.ORG> (sun3x)
|
1995-11-29 02:56:58 +03:00
|
|
|
Chuck Cranor <chuck@NetBSD.ORG> (mvme68k)
|
|
|
|
Chris G. Demetriou <cgd@NetBSD.ORG> (alpha)
|
|
|
|
Charles Hannum <mycroft@NetBSD.ORG> (i386)
|
|
|
|
Chris Hopps <chopps@NetBSD.ORG> (amiga)
|
|
|
|
Paul Kranenburg <pk@NetBSD.ORG> (sparc)
|
|
|
|
Anders Magnusson <ragge@NetBSD.ORG> (vax)
|
|
|
|
Phil Nelson <phil@NetBSD.ORG> (pc532)
|
1996-10-09 04:13:36 +04:00
|
|
|
Masaru Oki <oki@NetBSD.ORG> (x68k)
|
1996-11-15 07:39:58 +03:00
|
|
|
Scott Reynolds <scottr@NetBSD.ORG> (mac68k)
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Gordon Ross <gwr@NetBSD.ORG> (sun3, sun3x)
|
1996-10-09 04:13:36 +04:00
|
|
|
Jonathan Stone <jonathan@NetBSD.ORG> (pmax)
|
1995-11-29 02:56:58 +03:00
|
|
|
Jason Thorpe <thorpej@NetBSD.ORG> (hp300)
|
1996-08-25 02:05:44 +04:00
|
|
|
Frank van der Linden <fvdl@NetBSD.ORG> (i386)
|
1995-11-29 02:56:58 +03:00
|
|
|
Leo Weppelman <leo@NetBSD.ORG> (atari)
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
Supporting cast:
|
|
|
|
Steve Allen <wormey@eskimo.com>
|
1997-09-14 21:44:08 +04:00
|
|
|
Lennart Augustsson <augustss@NetBSD.ORG>
|
1997-09-09 05:01:56 +04:00
|
|
|
Christoph Badura <bad@NetBSD.ORG>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
John Birrell <jb@NetBSD.ORG>
|
|
|
|
Manuel Bouyer <bouyer@NetBSD.ORG>
|
1995-11-29 02:56:58 +03:00
|
|
|
John Brezak <brezak@NetBSD.ORG>
|
1996-11-15 07:39:58 +03:00
|
|
|
Allen Briggs <briggs@NetBSD.ORG>
|
1996-08-25 02:59:10 +04:00
|
|
|
Aaron Brown <abrown@NetBSD.ORG>
|
1997-09-09 05:01:56 +04:00
|
|
|
David Brownlee <abs@NetBSD.ORG>
|
1994-09-17 23:02:58 +04:00
|
|
|
Dave Burgess <burgess@cynjut.infonet.net>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Dave Carrel <carrel@NetBSD.ORG>
|
1996-10-09 04:13:36 +04:00
|
|
|
Bill Coldwell <billc@warped.com>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Alistair Crooks <agc@NetBSD.ORG>
|
|
|
|
Rob Deker <deker@NetBSD.ORG>
|
|
|
|
Matthias Drochner <drochner@NetBSD.ORG>
|
1996-08-25 02:59:10 +04:00
|
|
|
Bernd Ernesti <veego@NetBSD.ORG>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Erik Fair <fair@NetBSD.ORG>
|
1994-09-17 23:02:58 +04:00
|
|
|
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
|
1996-08-25 02:59:10 +04:00
|
|
|
Brian R. Gaeke <brg@dgate.org>
|
1996-11-15 07:39:58 +03:00
|
|
|
Justin Gibbs <gibbs@NetBSD.ORG>
|
1995-11-29 02:56:58 +03:00
|
|
|
Adam Glass <glass@NetBSD.ORG>
|
1996-08-25 02:59:10 +04:00
|
|
|
Michael Graff <explorer@flame.org>
|
1994-09-17 23:02:58 +04:00
|
|
|
Brad Grantham <grantham@tenon.com>
|
1995-11-29 02:56:58 +03:00
|
|
|
Matthew Green <mrg@eterna.com.au>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Juergen Hannken-Illjes <hannken@NetBSD.ORG>
|
1995-11-29 02:56:58 +03:00
|
|
|
Michael L. Hitch <osymh@gemini.oscs.montana.edu>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Marc Horowitz <marc@NetBSD.ORG>
|
|
|
|
Matthew Jacob <mjacob@NetBSD.ORG>
|
1994-09-17 23:02:58 +04:00
|
|
|
Lawrence Kesteloot <kesteloo@cs.unc.edu>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Klaus Klein <kleink@NetBSD.ORG>
|
1995-11-29 02:56:58 +03:00
|
|
|
John Kohl <jtk@NetBSD.ORG>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Kevin Lahey <kml@NetBSD.ORG>
|
1996-10-09 04:13:36 +04:00
|
|
|
Ted Lemon <mellon@NetBSD.ORG>
|
1996-11-15 07:39:58 +03:00
|
|
|
Mike Long <mikel@NetBSD.ORG>
|
1995-11-29 02:56:58 +03:00
|
|
|
Paul Mackerras <paulus@NetBSD.ORG>
|
|
|
|
Neil J. McRae <neil@domino.org>
|
|
|
|
Perry Metzger <perry@NetBSD.ORG>
|
1996-11-15 07:39:58 +03:00
|
|
|
Luke Mewburn <lukem@NetBSD.ORG>
|
|
|
|
der Mouse <mouse@NetBSD.ORG>
|
1995-04-27 18:44:04 +04:00
|
|
|
Herb Peyerl <hpeyerl@beer.org>
|
1994-09-17 23:02:58 +04:00
|
|
|
Matthias Pfaller <leo@marco.de>
|
1995-11-29 02:56:58 +03:00
|
|
|
Chris Provenzano <proven@NetBSD.ORG>
|
|
|
|
Waldi Ravens <waldi@moacs.indiv.nl.net>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Darren Reed <darrenr@NetBSD.ORG>
|
1996-11-15 07:39:58 +03:00
|
|
|
Curt Sampson <cjs@NetBSD.ORG>
|
1996-08-25 02:05:44 +04:00
|
|
|
Karl Schilke (rAT) <rat@NetBSD.ORG>
|
1995-12-30 22:17:20 +03:00
|
|
|
Thor Lancelot Simon <tls@NetBSD.ORG>
|
1996-10-09 04:13:36 +04:00
|
|
|
Noriyuki Soda <soda@sra.co.jp>
|
1994-09-17 23:02:58 +04:00
|
|
|
Wolfgang Solfrank <ws@tools.de>
|
1996-11-15 07:39:58 +03:00
|
|
|
Bill Sommerfeld <sommerfeld@NetBSD.ORG>
|
1996-08-25 02:59:10 +04:00
|
|
|
Ignatios Souvatzis <is@NetBSD.ORG>
|
1996-10-09 04:13:36 +04:00
|
|
|
Kevin Sullivan <sullivan@NetBSD.ORG>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Matt Thomas <matt@NetBSD.ORG>
|
1997-09-09 05:01:56 +04:00
|
|
|
Enami Tsugutomo <enami@NetBSD.ORG>
|
Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):
Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.
Also, update Port Masters:
Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 22:11:46 +04:00
|
|
|
Paul Vixie <vixie@NetBSD.ORG>
|
|
|
|
Colin Wood <ender@NetBSD.ORG>
|
|
|
|
Steve Woodford <scw@NetBSD.ORG>
|
1994-09-17 23:02:58 +04:00
|
|
|
|
|
|
|
Legal Mumbo-jumbo:
|
|
|
|
----- ----- -----
|
|
|
|
|
|
|
|
The following notices are required to satisfy the license terms of
|
|
|
|
the software that we have mentioned in this document:
|
|
|
|
|
|
|
|
#include "legal.common"
|
|
|
|
|
|
|
|
#include "legal"
|