aboutsummaryrefslogtreecommitdiff
path: root/handbook/contrib.sgml
blob: 05ff13d5a5882702f967dc53333469910fdabb7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
<!-- $Id: contrib.sgml,v 1.190 1997-01-13 11:16:09 tg Exp $ -->
<!-- The FreeBSD Documentation Project -->

<!-- Please try to keep the file 'avail' (from CVSROOT) 
     in sync with the list of FreeBSD Developers -->


<chapt><heading>FreeBSD contributor list<label id="contrib"></heading>

  <sect><heading>Derived software contributors</heading>

    <p>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 re-implemented from the 4.4BSD-Lite
      release provided by 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 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.

  <sect><heading>Hardware contributors</heading>

    <p>A special thank-you to Walnut Creek CDROM for providing
      the Pentium P5-90 and 486/DX2-66 EISA/VL systems that are
      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.

      TRW Financial Systems, Inc. provided 130 PCs, three 68 GB
      fileservers, twelve Ethernets, two routers and an ATM
      switch for debugging the diskless code.  They also keep a
      couple of FreeBSD hackers alive and busy.  Thanks!

      Thanks also to Dermot McDonnell for his donation of a
      Toshiba XM3401B CDROM drive.  It has been most useful!

      Thanks to &a.chuck; who
      contributed his floppy tape streamer for experimental
      work.

      Thanks to Larry Altneu &lt;larry@ALR.COM&gt;, and to &a.wilko;,
      for providing us with a Wangtek and
      an Archive QIC-02 tape drive, in order to give us the hardware
      to improve the <tt>wt</tt> driver.

      Thanks go to Ernst Winter &lt;ewinter@lobo.muc.de&gt;, for
      contributing a 2.88 MB floppy drive to the project.  Hopefully,
      this will increase the pressure for rewriting the floppy disk
      driver. ;-)

      Also see <ref id="donors" name="the donor's gallery"> for
      a list of people who have donated funding or services to the FreeBSD
      Project.

  <sect><heading>The FreeBSD core team<label id="contrib:core"></heading>

    <p>(in alphabetical order by last name):

      <itemize>
	<item>&a.asami
	<item>&a.ache
	<item>&a.dyson
	<item>&a.bde
	<item>&a.gibbs
	<item>&a.davidg
	<item>&a.jkh
	<item>&a.phk
	<item>&a.rich
	<item>&a.gpalmer
	<item>&a.sos
	<item>&a.peter
	<item>&a.wollman
	<item>&a.joerg
      </itemize>

  <sect><heading>The FreeBSD Developers<label id="contrib:committers"></heading>

    <p>These are the people who have commit privileges and do the work on
       the FreeBSD source tree.  All core team members are also developers.

      <itemize>
	<item>&a.mbarkah;
        <item>&a.torstenb;
        <item>&a.gclarkii;
        <item>&a.adam;
        <item>&a.dufault;
        <item>&a.uhclem;
        <item>&a.sef;
        <item>&a.julian;
        <item>&a.se;  
        <item>&a.fenner;
        <item>&a.jfieber;
	<item>&a.jfitz;
        <item>&a.lars;
	<item>&a.scrappy;
        <item>&a.tg;
        <item>&a.graichen;
        <item>&a.rgrimes;
	<item>&a.jhay;
        <item>&a.hsu;
        <item>&a.ugen;
        <item>&a.gj;
	<item>&a.nsj;
        <item>&a.ljo;
	<item>&a.kato;
	<item>&a.andreas;
        <item>&a.erich;
	<item>&a.imp;
        <item>&a.smace;
	<item>&a.mckay;
        <item>&a.amurai;
        <item>&a.markm;
	<item>&a.max;
        <item>&a.alex;
	<item>&a.davidn;
	<item>&a.obrien;
        <item>&a.fsmp; 
	<item>&a.smpatel;
        <item>&a.wpaul; 
        <item>&a.jmacd; 
        <item>&a.jdp;
        <item>&a.steve; 
        <item>&a.mpp;
        <item>&a.dfr;  
        <item>&a.jraynard;
        <item>&a.csgr;
        <item>&a.martin;
        <item>&a.paul;
        <item>&a.roberto;
        <item>&a.chuckr;
        <item>&a.dima;
        <item>&a.wosch;
        <item>&a.ats;
        <item>&a.msmith;
        <item>&a.karl;
        <item>&a.pst;
        <item>&a.guido;
        <item>&a.swallace;
        <item>&a.nate;
        <item>&a.jmz; 
      </itemize>

  <sect><heading>Who is responsible for what<label id="contrib:who"></heading>
 
    <p><descrip>
        <tag/President/ &a.jkh 
        <tag/Principal Architect/ &a.davidg 
        <tag/Documentation Project Manager/ &a.jfieber
        <tag/Internationalization/ &a.ache 
        <tag/Networking/ &a.wollman 
        <tag/Postmaster/ &a.jmb; 
        <tag/Release Coordinator/ &a.jkh 
	<tag/Security Officers/ &a.pst; and &a.guido
        <tag/Source Repository Manager/ &a.peter 
        <tag/Ports Manager/ &a.asami 
        <tag/XFree86 Project, Inc. Liason/ &a.rich 
      </descrip>

    <sect><heading>The FreeBSD Documentation Project<label
	id="contrib:doc"></heading>

    <p>The FreeBSD Documentation project is responsible a number of
       different services, each of which is run by one or more of
       the following individuals:

      <p><descrip>
        <tag/Documentation Project Manager/ &a.jfieber
        <tag/Webmasters/ &a.mbarkah; and &a.paul
        <tag/Handbook & FAQ Editor/ &a.pds
        <tag/Build Engineers/ &a.paul; and &a.dave
        <tag/Mirror Managers/ &a.ulf; and &a.john
        <tag/News Editors/ &a.john; and &a.nsj;
        <tag/Gallery and Commercial Editors/ &a.ricardag; and &a.cawimm
        <tag/Style Police & Art Directors/ &a.dave; and &a.opsys
        <tag/Database Engineers/ &a.mayo; and &a.cracauer
        <tag/CGI Engineer/ &a.cracauer
        <tag/Bottle Washing/ &a.nsj
      </descrip>


    <sect><heading>Additional FreeBSD contributors<label
	id="contrib:additional"></heading>

      <p>(in alphabetical order by first name):

	<itemize>
	  <item>A JOSEPH KOSHY &lt;koshy@india.hp.com&gt;
	  <item>ABURAYA Ryushirou &lt;pcs51674@asciinet.or.jp&gt;
	  <item>Adam Glass &lt;glass@postgres.berkeley.edu&gt;
	  <item>Adrian T. Filipi-Martin &lt;atf3r@agate.cs.virginia.edu&gt;
	  <item>Akito Fujita &lt;fujita@zoo.ncl.omron.co.jp&gt;
	  <item>Alain Kalker &lt;A.C.P.M.Kalker@student.utwente.nl&gt;
	  <item>Alan Cox &lt;alc@cs.rice.edu&gt;
	  <item>Andreas Kohout &lt;shanee@rabbit.augusta.de&gt;
	  <item>Andreas Lohr &lt;andreas@marvin.RoBIN.de&gt;
	  <item>Andrew Gordon &lt;andrew.gordon@net-tel.co.uk&gt;
	  <item>Andrew Herbert &lt;andrew@werple.apana.org.au&gt;
	  <item>Andrew McRae &lt;amcrae@cisco.com&gt;
	  <item>Andrew Moore &lt;alm@FreeBSD.org&gt;
	  <item>Andrew Stevenson &lt;andrew@ugh.net.au&gt;
	  <item>Andrew V. Stesin &lt;stesin@elvisti.kiev.ua&gt;
	  <item>Andrey Zakhvatov &lt;andy@cgu.chel.su&gt;
	  <item>Andy Whitcroft &lt;andy@sarc.city.ac.uk&gt;
	  <item>Anthony Yee-Hang Chan &lt;yeehang@netcom.com&gt;
	  <item>Bernd Rosauer &lt;br@schiele-ct.de&gt;
	  <item>Bill Kish &lt;kish@osf.org&gt;
	  <item>&a.wlloyd
	  <item>Bob Wilcox &lt;bob@obiwan.uucp&gt;
	  <item>Boyd Faulkner &lt;faulkner@mpd.tandem.com&gt;
	  <item>Brent J. Nordquist &lt;nordquist@platinum.com&gt;
	  <item>Brian Clapper &lt;bmc@willscreek.com&gt;
	  <item>Brian Tao &lt;taob@risc.org&gt;
	  <item>Charles Hannum &lt;mycroft@ai.mit.edu&gt;
	  <item>Charles Mott &lt;cmott@srv.net&gt;
	  <item>Chet Ramey &lt;chet@odin.INS.CWRU.Edu&gt;
	  <item>Chris G. Demetriou &lt;cgd@postgres.berkeley.edu&gt;
	  <item>Chris Stenton &lt;jacs@gnome.co.uk&gt;
	  <item>Chris Timmons &lt;skynyrd@opus.cts.cwu.edu&gt;
	  <item>Chris Torek &lt;torek@ee.lbl.gov&gt;
	  <item>Christian Gusenbauer &lt;cg@fimp01.fim.uni-linz.ac.at&gt;
	  <item>Christian Haury &lt;Christian.Haury@sagem.fr&gt;
	  <item>Christoph Robitschko &lt;chmr@edvz.tu-graz.ac.at&gt;
	  <item>Chuck Hein &lt;chein@cisco.com&gt;
	  <item>Conrad Sabatier &lt;conrads@neosoft.com&gt;
	  <item>Cornelis van der Laan &lt;nils@guru.ims.uni-stuttgart.de&gt;
	  <item>Craig Struble &lt;cstruble@vt.edu&gt;
	  <item>Cristian Ferretti &lt;cfs@riemann.mat.puc.cl&gt;
	  <item>Curt Mayer &lt;curt@toad.com&gt;
	  <item>Daniel Baker &lt;dbaker@crash.ops.neosoft.com&gt;
	  <item>Daniel M. Eischen &lt;deischen@iworks.InterWorks.org&gt;
	  <item>Danny J. Zerkel &lt;dzerkel@feephi.phofarm.com&gt;
	  <item>Dave Bodenstab &lt;imdave@synet.net&gt;
	  <item>Dave Burgess &lt;burgess@hrd769.brooks.af.mil&gt;
	  <item>Dave Chapeskie &lt;dchapes@zeus.leitch.com&gt;
	  <item>Dave Edmondson &lt;davided@sco.com&gt;
	  <item>Dave Rivers &lt;rivers@ponds.uucp&gt;
	  <item>David Dawes &lt;dawes@physics.su.OZ.AU&gt;
	  <item>David Leonard &lt;d@scry.dstc.edu.au&gt;
	  <item>Dean Huxley &lt;dean@fsa.ca&gt;
	  <item>Dirk Froemberg &lt;dirk@hal.in-berlin.de&gt;
	  <item>Dmitry Kohmanyuk &lt;dk@farm.org&gt;
	  <item>&a.whiteside;
	  <item>Don Yuniskis &lt;dgy@rtd.com&gt;
	  <item>Donald Burr &lt;d_burr@ix.netcom.com&gt;
	  <item>Doug Ambrisko &lt;ambrisko@ambrisko.roble.com&gt;
	  <item>Eric Blood &lt;eblood@cs.unr.edu&gt;
	  <item>Frank Bartels &lt;knarf@camelot.de&gt;
	  <item>Frank Maclachlan &lt;fpm@crash.cts.com&gt;
	  <item>Frank Nobis &lt;fn@trinity.radio-do.de&gt;
	  <item>FURUSAWA Kazuhisa &lt;furusawa@com.cs.osakafu-u.ac.jp&gt;
	  <item>Gary A. Browning &lt;gab10@griffcd.amdahl.com&gt;
	  <item>Gene Stark &lt;stark@cs.sunysb.edu&gt;
	  <item>Greg Ungerer &lt;gerg@stallion.oz.au&gt;
	  <item>Harlan Stenn &lt;Harlan.Stenn@pfcs.com&gt;
	  <item>Havard Eidnes &lt;Havard.Eidnes@runit.sintef.no&gt;
	  <item>Hideaki Ohmon &lt;ohmon@tom.sfc.keio.ac.jp&gt;
	  <item>Hidekazu Kuroki &lt;hidekazu@cs.titech.ac.jp&gt;
	  <item>Hidetoshi Shimokawa &lt;simokawa@sat.t.u-tokyo.ac.jp&gt;
	  <item>Holger Veit &lt;Holger.Veit@gmd.de&gt;
	  <item>Igor Vinokurov &lt;igor@zynaps.ru&gt;
	  <item>Ikuo Nakagawa &lt;ikuo@isl.intec.co.jp&gt;
	  <item>IMAMURA Tomoaki &lt;tomoak-i@is.aist-nara.ac.jp&gt;
	  <item>Ishii Masahiro &lt;?&gt;
	  <item>J.T. Conklin &lt;jtc@cygnus.com&gt;
	  <item>James Clark &lt;jjc@jclark.com&gt;
	  <item>James da Silva &lt;jds@cs.umd.edu&gt; et al
	  <item>Janusz Kokot &lt;janek@gaja.ipan.lublin.pl&gt;
	  <item>Jason Thorpe &lt;thorpej@nas.nasa.gov&gt;
	  <item>Javier Martin Rueda &lt;jmrueda@diatel.upm.es&gt;
	  <item>Jian-Da Li &lt;jdli@csie.NCTU.edu.tw&gt;
	  <item>Jim Lowe &lt;james@cs.uwm.edu&gt;
	  <item>Jim Wilson &lt;wilson@moria.cygnus.com&gt;
          <item>Johann Tonsing &lt;jtonsing@mikom.csir.co.za&gt;
	  <item>John Capo &lt;jc@irbs.com&gt;
          <item>John Perry &lt;perry@vishnu.alias.net&gt;
	  <item>John-Mark Gurney &lt;gurney_j@efn.org&gt;
	  <item>Juergen Lock &lt;nox@jelal.hb.north.de&gt;
	  <item>Juha Inkari &lt;inkari@cc.hut.fi&gt;
	  <item>Julian Assange &lt;proff@suburbia.net&gt;
	  <item>Julian Jenkins &lt;kaveman@magna.com.au&gt;
	  <item>Julian Stacey &lt;jhs@freebsd.org&gt;
	  <item>Kazuhiko Kiriyama &lt;kiri@kiri.toba-cmt.ac.jp&gt;
	  <item>Kazutaka YOKOTA &lt;yokota@zodiac.mech.utsunomiya-u.ac.jp&gt;
	  <item>Keith Bostic &lt;bostic@toe.CS.Berkeley.EDU&gt;
	  <item>Keith Moore &lt;?&gt;
	  <item>Kirk McKusick &lt;mckusick@mckusick.com&gt;
	  <item>Koichi Sato &lt;copan@ppp.fastnet.or.jp&gt;
	  <item>Kostya Lukin &lt;lukin@okbmei.msk.su&gt;
	  <item>Kurt Olsen &lt;kurto@tiny.mcs.usu.edu&gt;
	  <item>Lars Koeller &lt;Lars_Koeller@odie.physik2.uni-rostock.de&gt;
	  <item>Lucas James &lt;Lucas.James@ldjpc.apana.org.au&gt;
	  <item>Luigi Rizzo &lt;luigi@iet.unipi.it&gt;
	  <item>Manu Iyengar &lt;iyengar@grunthos.pscwa.psca.com&gt;
	  <item>Marc Frajola &lt;marc@dev.com&gt;
	  <item>Marc Ramirez &lt;mrami@mramirez.sy.yale.edu
	  <item>Marc van Kempen &lt;wmbfmk@urc.tue.nl&gt;
	  <item>Mark Huizer &lt;xaa@stack.nl&gt;
	  <item>Mark J. Taylor &lt;mtaylor@cybernet.com&gt;
	  <item>Mark Tinguely &lt;tinguely@plains.nodak.edu&gt;
	    &lt;tinguely@hookie.cs.ndsu.NoDak.edu&gt;
	  <item>Martin Birgmeier
	  <item>Masachika ISHIZUKA &lt;ishizuka@isis.min.ntt.jp&gt;
	  <item>Mats Lofkvist &lt;mal@algonet.se&gt;
	  <item>Matt Bartley &lt;mbartley@lear35.cytex.com&gt;
	  <item>Matt Thomas &lt;thomas@lkg.dec.com&gt;
	  <item>Matt White &lt;mwhite+@CMU.EDU&gt;
	  <item>Matthew N. Dodd &lt;winter@jurai.net&gt;
	  <item>Matthew Stein &lt;matt@bdd.net&gt;
	  <item>Michael Butschky &lt;butsch@computi.erols.com&gt;
	  <item>Michael Elbel &lt;me@FreeBSD.ORG&gt;
	  <item>Michael Searle &lt;searle@longacre.demon.co.uk&gt;
	  <item>Miguel Angel Sagreras &lt;msagre@cactus.fi.uba.ar&gt;
	  <item>Mikael Hybsch &lt;micke@dynas.se&gt;
	  <item>Mikhail Teterin &lt;mi@aldan.ziplink.net&gt;
	  <item>Mike McGaughey &lt;mmcg@cs.monash.edu.au&gt;
	  <item>Mike Peck &lt;mike@binghamton.edu&gt;
	  <item>MITA Yoshio &lt;mita@jp.FreeBSD.ORG&gt;
	  <item>MOROHOSHI Akihiko &lt;moro@race.u-tokyo.ac.jp&gt;
	  <item>Naoki Hamada &lt;nao@tom-yam.or.jp&gt;
	  <item>NIIMI Satoshi &lt;sa2c@and.or.jp&gt;
	  <item>Nick Sayer &lt;nsayer@quack.kfu.com&gt;
	  <item>Nisha Talagala &lt;nisha@cs.berkeley.edu&gt;
	  <item>Nobuhiro Yasutomi &lt;nobu@psrc.isac.co.jp&gt;
	  <item>Nobuyuki Koganemaru &lt;kogane@kces.koganemaru.co.jp&gt;
	  <item>Noritaka Ishizumi &lt;graphite@taurus.bekkoame.or.jp&gt;
	  <item>Oliver Oberdorf &lt;oly@world.std.com&gt;
	  <item>Paul Fox &lt;pgf@foxharp.boston.ma.us&gt;
	  <item>Paul Kranenburg &lt;pk@cs.few.eur.nl&gt;
	  <item>Paul Mackerras &lt;paulus@cs.anu.edu.au&gt;
	  <item>Pedro Giffuni &lt;pgiffuni@fps.biblos.unal.edu.co&gt;
	  <item>Peter Stubbs &lt;PETERS@staidan.qld.edu.au&gt;
	  <item>Philippe Charnier &lt;charnier@lirmm.fr&gt;
	  <item>R. Kym Horsell &lt;?&gt;
	  <item>Randall Hopper &lt;rhh@stealth.ct.picker.com&gt;
	  <item>Richard Stallman &lt;rms@gnu.ai.mit.edu&gt;
	  <item>Richard Wiwatowski &lt;rjwiwat@adelaide.on.neti&gt;
	  <item>Rob Mallory &lt;rmallory@csusb.edu&gt;
	  <item>Rob Shady &lt;rls@id.net&gt;
	  <item>Rob Snow &lt;rsnow@txdirect.net&gt;
	  <item>Robert Sanders &lt;rsanders@mindspring.com&gt;
	  <item>Robert Withrow &lt;witr@rwwa.com&gt;
	  <item>Ronald Kuehn &lt;kuehn@rz.tu-clausthal.de&gt;
	  <item>Sander Vesik &lt;sander@haldjas.folklore.ee&gt;
	  <item>Sandro Sigala &lt;ssigala@globalnet.it&gt;
	  <item>Sascha Blank &lt;blank@fox.uni-trier.de&gt;
	  <item>Sascha Wildner &lt;swildner@channelz.GUN.de&gt;
	  <item>Scott Blachowicz &lt;scott@sabami.seaslug.org&gt;
	  <item>Serge V. Vakulenko &lt;vak@zebub.msk.su&gt;
	  <item>Simon Marlow &lt;simonm@dcs.gla.ac.uk&gt;
	  <item>Soren Dayton &lt;csdayton@midway.uchicago.edu&gt;
	  <item>Stefan Moeding &lt;moeding@bn.DeTeMobil.de&gt;
	  <item>Steve Gerakines &lt;steve2@genesis.tiac.net&gt;
	  <item>Suzuki Yoshiaki &lt;zensyo@ann.tama.kawasaki.jp&gt;
	  <item>Tadashi Kumano &lt;kumano@strl.nhk.or.jp&gt;
	  <item>Taguchi Takeshi &lt;taguchi@tohoku.iij.ad.jp&gt;
	  <item>Tatsumi Hosokawa &lt;hosokawa@mt.cs.keio.ac.jp&gt;
          <item>Terry Lambert &lt;terry@lambert.org&gt;
	  <item>Terry Lee &lt;terry@uivlsi.csl.uiuc.edu&gt;
	  <item>Theo Deraadt &lt;deraadt@fsa.ca&gt;
	  <item>Thomas K&ouml;nig &lt;Thomas.Koenig@ciw.uni-karlsruhe.de&gt;
	  <item>Tim Kientzle &lt;kientzle@netcom.com&gt;
	  <item>Tim Vanderhoek &lt;ac199@freenet.hamilton.on.ca&gt;
	  <item>Tom Samplonius &lt;tom@misery.sdf.com&gt;
	  <item>Torbjorn Granlund &lt;tege@matematik.su.se&gt;
	  <item>Tor Egge &lt;tegge@itea.ntnu.no&gt;
	  <item>Toshihiro Kanda &lt;candy@fct.kgc.co.jp&gt;
	  <item>Ville Eerola &lt;ve@sci.fi&gt;
	  <item>Werner Griessl &lt;werner@btp1da.phy.uni-bayreuth.de&gt;
	  <item>Wes Santee &lt;wsantee@wsantee.oz.net&gt;
	  <item>Wolfgang Stanglmeier &lt;wolf@kintaro.cologne.de&gt;
	  <item>Yoshiro Mihira &lt;sanpei@yy.cs.keio.ac.jp&gt;
	  <item>Yukihiro Nakai &lt;nakai@mlab.t.u-tokyo.ac.jp&gt;
	  <item>Yuval Yarom &lt;yval@cs.huji.ac.il&gt;
	  <item>Yves Fonk &lt;yves@cpcoup5.tn.tudelft.nl&gt;
	</itemize>

  <sect><heading>386BSD Patch kit patch contributors</heading>

    <p>(in alphabetical order by first name):

      <itemize>
	<item>Adam Glass &lt;glass@postgres.berkeley.edu&gt;
	<item>Adrian Hall &lt;adrian@ibmpcug.co.uk&gt;
	<item>Andrey A. Chernov &lt;ache@astral.msk.su&gt;
	<item>Andrew Herbert &lt;andrew@werple.apana.org.au&gt;
	<item>Andrew Moore &lt;alm@netcom.com&gt;
	<item>Andy Valencia &lt;ajv@csd.mot.com&gt; &lt;jtk@netcom.com&gt;
	<item>Arne Henrik Juul &lt;arnej@Lise.Unit.NO&gt;
	<item>Bakul Shah &lt;bvs@bitblocks.com&gt;
	<item>Barry Lustig &lt;barry@ictv.com&gt;
	<item>Bob Wilcox &lt;bob@obiwan.uucp&gt;
	<item>Branko Lankester
	<item>Brett Lymn &lt;blymn@mulga.awadi.com.AU&gt;
	<item>Charles Hannum &lt;mycroft@ai.mit.edu&gt;
	<item>Chris G. Demetriou &lt;cgd@postgres.berkeley.edu&gt;
	<item>Chris Torek &lt;torek@ee.lbl.gov&gt;
	<item>Christoph Robitschko &lt;chmr@edvz.tu-graz.ac.at&gt;
	<item>Daniel Poirot &lt;poirot@aio.jsc.nasa.gov&gt;
	<item>Dave Burgess &lt;burgess@hrd769.brooks.af.mil&gt;
	<item>Dave Rivers &lt;rivers@ponds.uucp&gt;
	<item>David Dawes &lt;dawes@physics.su.OZ.AU&gt;
	<item>David Greenman &lt;davidg@Root.COM&gt;
	<item>Eric J. Haug &lt;ejh@slustl.slu.edu&gt;
	<item>Felix Gaehtgens &lt;felix@escape.vsse.in-berlin.de&gt;
	<item>Frank Maclachlan &lt;fpm@crash.cts.com&gt;
	<item>Gary A. Browning &lt;gab10@griffcd.amdahl.com&gt;
	<item>Geoff Rehmet &lt;csgr@alpha.ru.ac.za&gt;
	<item>Goran Hammarback &lt;goran@astro.uu.se&gt;
	<item>Guido van Rooij &lt;guido@gvr.win.tue.nl&gt;
	<item>Guy Harris &lt;guy@auspex.com&gt;
	<item>Havard Eidnes &lt;Havard.Eidnes@runit.sintef.no&gt;
	<item>Herb Peyerl &lt;hpeyerl@novatel.cuc.ab.ca
	<item>Holger Veit &lt;Holger.Veit@gmd.de&gt;
	<item>Ishii Masahiro, R. Kym Horsell
	<item>J.T. Conklin &lt;jtc@cygnus.com&gt;
	<item>Jagane D Sundar &lt; jagane@netcom.com &gt;
	<item>James Clark &lt;jjc@jclark.com&gt;
	<item>James Jegers &lt;jimj@miller.cs.uwm.edu&gt;
	<item>James W. Dolter
	<item>James da Silva &lt;jds@cs.umd.edu&gt; et al
	<item>Jay Fenlason &lt;hack@datacube.com&gt;
	<item>Jim Wilson &lt;wilson@moria.cygnus.com&gt;
	<item>J&ouml;rg Lohse &lt;lohse@tech7.informatik.uni-hamburg.de&gt;
	<item>J&ouml;rg Wunsch &lt;joerg_wunsch@uriah.heep.sax.de&gt;
	<item>John Dyson - &lt;formerly dyson@ref.tfs.com&gt;
	<item>John Polstra &lt;jdp@polstra.com&gt;
	<item>John Woods &lt;jfw@eddie.mit.edu&gt;
	<item>Jordan K. Hubbard &lt;jkh@whisker.hubbard.ie&gt;
	<item>Julian Elischer &lt;julian@dialix.oz.au&gt;
	<item>Julian Stacey &lt;jhs@freebsd.org&gt; 
	<item>Karl Lehenbauer &lt;karl@NeoSoft.com&gt; 
	  &lt;karl@one.neosoft.com&gt;
	<item>Keith Bostic &lt;bostic@toe.CS.Berkeley.EDU&gt;
	<item>Ken Hughes
	<item>Kent Talarico &lt;kent@shipwreck.tsoft.net&gt;
	<item>Kevin Lahey &lt;kml%rokkaku.UUCP@mathcs.emory.edu&gt;
	  &lt;kml@mosquito.cis.ufl.edu&gt;
	<item>Marc Frajola &lt;marc@dev.com&gt;
	<item>Mark Tinguely &lt;tinguely@plains.nodak.edu&gt;
	  &lt;tinguely@hookie.cs.ndsu.NoDak.edu&gt;
	<item>Martin Renters &lt;martin@tdc.on.ca&gt;
	<item>Michael Clay &lt;mclay@weareb.org&gt;
	<item>Michael Galassi &lt;nerd@percival.rain.com&gt;
	<item>Mike Durkin &lt;mdurkin@tsoft.sf-bay.org&gt;
	<item>Naoki Hamada &lt;nao@tom-yam.or.jp&gt;
	<item>Nate Williams &lt;nate@bsd.coe.montana.edu&gt;
	<item>Nick Handel &lt;nhandel@NeoSoft.com&gt; 
	  &lt;nick@madhouse.neosoft.com&gt;
	<item>Pace Willisson &lt;pace@blitz.com&gt;
	<item>Paul Kranenburg &lt;pk@cs.few.eur.nl&gt;
	<item>Paul Mackerras &lt;paulus@cs.anu.edu.au&gt;
	<item>Paul Popelka &lt;paulp@uts.amdahl.com&gt;
	<item>Peter da Silva &lt;peter@NeoSoft.com&gt;
	<item>Phil Sutherland &lt;philsuth@mycroft.dialix.oz.au&gt;
	<item>Poul-Henning Kamp&lt;phk@FreeBSD.ORG&gt;
	<item>Ralf Friedl &lt;friedl@informatik.uni-kl.de&gt;
	<item>Rick Macklem &lt;root@snowhite.cis.uoguelph.ca&gt;
	<item>Robert D. Thrush &lt;rd@phoenix.aii.com&gt;
	<item>Rodney W. Grimes &lt;rgrimes@cdrom.com&gt;
	<item>Rog Egge &lt;?&gt;
	<item>Sascha Wildner &lt;swildner@channelz.GUN.de&gt;
	<item>Scott Burris &lt;scott@pita.cns.ucla.edu&gt;
	<item>Scott Reynolds &lt;scott@clmqt.marquette.mi.us&gt;
	<item>Sean Eric Fagan &lt;sef@kithrup.com&gt;
	<item>Simon J Gerraty &lt;sjg@melb.bull.oz.au&gt;
	  &lt;sjg@zen.void.oz.au&gt;
	<item>Stephen McKay &lt;syssgm@devetir.qld.gov.au&gt;
	<item>Terry Lambert &lt;terry@icarus.weber.edu&gt;
	<item>Terry Lee &lt;terry@uivlsi.csl.uiuc.edu&gt;
	<item>Warren Toomey &lt;wkt@csadfa.cs.adfa.oz.au&gt;
	<item>Wiljo Heinen &lt;wiljo@freeside.ki.open.de&gt;
	<item>William Jolitz &lt;withheld&gt;
	<item>Wolfgang Solfrank &lt;ws@tools.de&gt;
	<item>Wolfgang Stanglmeier &lt;wolf@dentaro.GUN.de&gt;
	<item>Yuval Yarom &lt;yval@cs.huji.ac.il&gt;
	</itemize>