[BACK]Return to donations.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/donations.html, Revision 1.698

1.540     david       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.52      weingart    3: <html>
1.14      deraadt     4: <!-- 97-05-27: People who have donated stuff to OpenBSD -->
                      5: <head>
                      6: <meta name=KEYWORDS content="OpenBSD,donations,operating system,Unix,Un*x,BSD,linux,secure,secure,secure">
1.540     david       7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.14      deraadt     8: <title>Donations to OpenBSD</title>
                      9: </head>
                     10:
1.571     david      11: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.402     jsyn       12: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.107     deraadt    13: <p>
1.394     jufi       14: <h2><font color="#e00000">Donations</font></h2>
                     15: <hr>
1.33      deraadt    16:
1.652     deraadt    17: OpenBSD has no regular wealthy sponsors, nor a serious business model.
                     18: <p>
                     19: Naturally, the OpenBSD project requires funds to operate, due to
                     20: Internet line costs and the same hardware upgrade issues everyone
                     21: experiences.  For this reason, the project sells CDROMs and T-shirts.
                     22: Thus, when you buy an OpenBSD CD or tshirt, whether at a
                     23: conference, from any sales site, or from our
                     24: <a href="orders.html">CDROM ordering page</a>, you are helping to
                     25: increase the chance that OpenBSD will continue to make future releases.
                     26: <p>
                     27: It is also possible to donate funds or <a href="want.html">hardware</a>,
                     28: in which case your name ends up on our
                     29: <a href="donations.html">Donations page</a>.
                     30: <p>
                     31: <hr>
                     32: Three main ways exist to fund the project with financial donations:
                     33: <ul>
                     34: <li>Cheques<p>
                     35: For more information on this contact
                     36: <a href="mailto:deraadt@openbsd.org">Theo de Raadt</a> or simply send a
                     37: donation cheque in Canadian or US funds to:<p>
                     38:
                     39: Theo de Raadt<br>
                     40: OpenBSD<br>
                     41: 812 23rd Ave SE<br>
                     42: Calgary, Alberta<br>
                     43: Canada<br>
                     44: T2G 1N8<p>
                     45: (Make the cheque out to "Theo de Raadt", since cheques made
                     46: out to "OpenBSD" cannot be cashed.)<br>
                     47:
                     48: <p>
                     49: <li><a href="https://https.openbsd.org/cgi-bin/donations">Credit Card</a><p>
                     50: Our online ordering system is able to do secure SSL transactions to debit
                     51: a donation off major credit cards.<br>
1.654     deraadt    52: (If you wish to also order some of our
1.652     deraadt    53: CDs, posters, or T-shirts, <a href="https://https.openbsd.org/cgi-bin/order">
                     54: visit the standard order web site instead</a>).
                     55: <p>
                     56:
1.667     millert    57: <li><a href="https://www.paypal.com/xclick/business=paypal%40openbsd.org&item_name=OpenBSD+Donation&no_shipping=1">PayPal</a><p>
1.654     deraadt    58: Similar to the credit card donation method.
1.652     deraadt    59: </ul>
                     60:
                     61: <hr>
                     62: <p>
                     63: While donations are not US tax deductible as charitable contribution,
                     64: they may be deductible as an operating expense, and if someone is so
                     65: inclined, they should ask for the advice of their accountant.  The
                     66: same applies to other countries, where corporations can make deductible
                     67: donations under the terms of "Good Will".
1.33      deraadt    68: <p>
1.394     jufi       69: We have a <a href="want.html">list of hardware</a> that we would like to
1.362     jufi       70: see donated to the project.  We would appreciate it if people would look
1.109     deraadt    71: through the list and compare it to personal or corporate junk piles.
                     72: Amongst other reasons, the list exists so that project members can own
                     73: devices that should be supported, so that future releases ship with better
                     74: device driver support.
1.16      downsj     75: <p>
1.497     millert    76: It is now possible to donate money to the project online via
                     77: <a href="https://https.openbsd.org/cgi-bin/order">credit card</a> or
1.667     millert    78: <a href="https://www.paypal.com/xclick/business=paypal%40openbsd.org&amp;item_name=OpenBSD+Donation&amp;no_shipping=1">PayPal</a>.
1.665     deraadt    79:
1.215     millert    80: <p>
1.665     deraadt    81: <a name="people">
1.137     deraadt    82: The following people and organizations (listed in chronological order) have
1.540     david      83: contributed money, equipment, or services to the OpenBSD project.
1.137     deraadt    84: <p>
1.14      deraadt    85:
1.105     deraadt    86: <hr>
1.137     deraadt    87:
                     88: <table border=0 cellspacing=0 cellpadding=2 width="95%">
                     89: <tr>
1.287     deraadt    90: <td valign="top" width="25%">
1.137     deraadt    91: <ul>
1.540     david      92: <li><a href="http://www.theos.com/deraadt/">Theo de Raadt</a>
1.14      deraadt    93: <li>Danny Dulai
                     94: <li>Willowglen Singapore
                     95: <li>Mike Price
1.147     deraadt    96: <li><a href="http://www.rtmx.com">RTMX, Inc.</a>
1.278     millert    97: <li><a href="http://www.courtesan.com/todd">Todd Miller</a>, author of <a href="http://www.courtesan.com/sudo/">sudo</a>.
1.462     nick       98: <li>Jeff Homer
1.147     deraadt    99: <li><a href="http://www.pacifier.com/">Pacifier Computers</a>
1.14      deraadt   100: <li>Andy Sharp
                    101: <li>Clint Adam Smith
                    102: <li>Fred Holliss
                    103: <li>Denton Gentry
1.147     deraadt   104: <li><a href="http://www.oss.de">Open System Solutions GmbH</a>
1.14      deraadt   105: <li>Rob Urban
                    106: <li>Chris Townsend
                    107: <li>Mark Evenson
                    108: <li>Tim Spencer
                    109: <li>John Stone
1.147     deraadt   110: <li>Ken Stailey
1.15      downsj    111: <li>Jason Downs
1.147     deraadt   112: <li><a href="http://www.pw.com/">Price Waterhouse</a>
                    113: <li><a href="http://www.algor.co.uk/">Algorithmics Ltd.</a>
1.21      deraadt   114: <li>D.J. Gregor
1.22      deraadt   115: <li>Hatem Zaghloul
1.147     deraadt   116: <li><a href="http://www.off.to/~mts">Michael Stolarchuk</a>
                    117: <li><a href="http://www.appli.se/">Applitron Datasystem AB</a>
1.462     nick      118: <li>Network Management
1.29      deraadt   119: <li>Chris Petro
1.30      millert   120: <li>Ian McWilliam
                    121: <li>Richard Johnson
                    122: <li>Matthew Patton
1.31      deraadt   123: <li>Wojciech Tryc
1.113     deraadt   124: <li>Undergraduate Projects Lab, UW Madison Computer Sciences Dept
                    125: <li>Matt Beschta
1.34      deraadt   126: <li>Todd Fries
1.35      deraadt   127: <li>Mark Cordingly
1.54      pauls     128: <li><a href="http://www.etext.org/~pauls/">Paul Southworth</a>
1.37      deraadt   129: <li>Taco van Ieperen
1.80      deraadt   130: <li><a href="http://www.post1.com/~hiyori13">Hiroo Yamagata</a>
1.38      deraadt   131: <li>Marco S. Hyman
1.147     deraadt   132: <li>Secure Networks, Inc.
1.39      deraadt   133: <li>Ben Black
1.40      deraadt   134: <li>Michael Shalayeff
1.147     deraadt   135: <li><a href="http://www.newhackcity.net">New Hack City</a>.
1.43      deraadt   136: <li>Michael Park
1.44      deraadt   137: <li>Josh Lynch
1.45      deraadt   138: <li>Matthew Potter
1.46      niklas    139: <li>Janne Johansson
1.147     deraadt   140: <li><a href="http://www.beeblebrox.nu/~zap">Jonas Petersson</a>
1.46      niklas    141: <li>Matti Ristinmaa
1.147     deraadt   142: <li><a href="http://www.stacken.kth.se">Stacken, KTH</a>
                    143: <li><a href="http://niklas.hallqvist.se">Niklas Hallqvist</a>
                    144: <li><a href="http://www.cyclic.com">Cyclic Software</a>, authors of CVS.
                    145: <li><a href="http://www.ascend.com">Ascend Communications</a>
                    146: <li><a href="http://www.monkey.org">The primates at monkey.org</a>
1.51      deraadt   147: <li>Louis Bertrand
                    148: <li>Neil Hendin
1.147     deraadt   149: <li><a href="http://www.geek-girl.com">Jennifer Myers</a>
1.55      deraadt   150: <li>Wim Vandeputte
1.147     deraadt   151: <li><a href="http://www.ieng.com/">Internet Engineering Group</a>
                    152: <li><a href="http://www.cwiq.com/">CWI (NetWorkShop)</a>
1.57      deraadt   153: <li>Kenneth R. Westerback
1.60      deraadt   154: <li>Diana Eichert
1.61      deraadt   155: <li>R. Robert Willmann Jr
1.147     deraadt   156: <li><a href="http://www.es2.net">Cambridge Technology Partners, Enterprise Security Services</a>
                    157: <li>D. J. Bernstein, author of <a href="http://www.qmail.org">qmail</a>.
1.462     nick      158: <li>NMG Sweden AB
1.66      deraadt   159: <li>Brian Mitchell
1.147     deraadt   160: <li><a href="http://www.nmedia.net/bsd/">Chris Cappuccio</a>
1.392     ian       161: <li><a href="http://www.darwinsys.com/">Ian Darwin</a>
1.69      deraadt   162: <li>Jason Taylor
1.70      deraadt   163: <li><a href="http://www.empirenet.net/">Empire Net</a>
                    164: <li><a href="http://www.netsec.net">Network Security Technologies, Inc.</a>
1.133     rohee     165: <li><a href="http://www.crt.se">Carlstedt Research &amp; Technology AB</a>
1.72      jason     166: <li><a href="http://www.thewrittenword.com">The Written Word</a>
1.73      deraadt   167: <li><a href="http://www.knowledge.com">Knowledge Matters Ltd</a>
1.133     rohee     168: <li><a href="http://www.ey.com">Ernst &amp; Young</a>
1.74      niklas    169: <li><a href="http://www.taxistockholm.se">Taxi Stockholm</a>
1.462     nick      170: <li>Invertex
1.75      deraadt   171: <li>Thorsten Lockert
1.141     hugh      172: <li>Hugh Graham
1.76      jason     173: <li>Keith A. Watson
                    174: <li>Daryl Sando, <a href="http://www.mbaj.com">Martin Boal Anthony &amp; Johnson Architects</a>
1.77      jason     175: <li>N.W. Choe, <a href="http://www.environs.com/">Online Environs, Inc.</a>
1.78      deraadt   176: <li>Hal Pomeranz
                    177: <li><a href="http://www.usenix.org">The USENIX Association</a>
1.90      jason     178: <li><a href="http://www.thought.net/jason">Jason Wright</a>
1.81      deraadt   179: <li>Adam Rogoyski
                    180: <li>Andrew M. Hoerter
                    181: <li>Douglas Beaver
1.82      deraadt   182: <li>Michael Kennett
1.83      art       183: <li><a href="http://www.it.kth.se/">IT, KTH</a>
1.84      jason     184: <li>Jeff Schneiter
1.85      downsj    185: <li>Rick Jones
1.86      deraadt   186: <li>Michael L. Crogan
1.87      deraadt   187: <li>Chris Linn
                    188: <li>Richard Kolb II
                    189: <li>Gregory Perry
                    190: <li>Nicholas Bellamy
1.147     deraadt   191: <li><a href="http://www.citi.umich.edu/u/honey">Peter Honeyman</a>
1.88      deraadt   192: <li>Tamotsu Kanoh
                    193: <li>Wouter Slegers
                    194: <li>Tom Willis
                    195: <li>Geoffrey W. Steckel
                    196: <li>Geff Underwood
                    197: <li>Ben Hutchinson
                    198: <li>Francisco Roque
                    199: <li>David Goldberg
                    200: <li>Jason Ackley
                    201: <li>Allen Wong
1.89      deraadt   202: <li>Ronald M Penna Jr
                    203: <li>Michael DuFresne
                    204: <li>Shayne White
1.111     aaron     205: <li><a href="http://www.biodome.org/~fx">Aaron Campbell</a>
1.89      deraadt   206: <li>Scott Brown
1.90      jason     207: <li><a href="http://www.thelinuxstore.com">The Linux Store</a>
1.91      deraadt   208: <li>David Alten
1.93      ericj     209: <li><a href="http://www.ubergeeks.com">Adrian Filipi-Martin</a>
1.94      deraadt   210: <li>Gantcho I. Mantchorov
                    211: <li>Jeff Sickel
                    212: <li>David A. Madore
                    213: <li>S. Ryan Quick
                    214: <li>Anthony Panos
                    215: <li>Chad Gross
                    216: <li>Faried Ibrahim
                    217: <li>J Lincoln Brown
                    218: <li>Christopher William Hisgen
                    219: <li>Niall Murphy
                    220: <li>Christian Stork
                    221: <li>Matt Penna
                    222: <li>Chris Hancock
                    223: <li>Kazuhisa Ichikawa
                    224: <li>Jos Polman
                    225: <li>Mike DuFresne
                    226: <li>Art Freeman
                    227: <li>Ho Soo Khim
                    228: <li>Jim Lawson
                    229: <li>John Krug
1.95      deraadt   230: <li>Fan Li Tai
1.147     deraadt   231: <li><a href="http://www.wad-s.com">John's Industrial Surplus</a>
                    232: <li><a href="http://www.hiverworld.com/">Hiverworld</a>
1.127     deraadt   233: <li>Angelos D. Keromytis
1.98      deraadt   234: <li>The City of Calgary (Waterworks)
                    235: <li>Andrew W. Smith
1.115     deraadt   236: <li>Brian Jacoby
1.98      deraadt   237: <li>John Clifton
                    238: <li>Ike Naar
                    239: <li>Henry F Lyles III
1.99      mickey    240: <li>Rodney Hopkins
1.113     deraadt   241: <li>Rusty
1.108     angelos   242: <li>John Ioannidis
1.102     ian       243: <li><a href="http://www.softquad.com">SoftQuad Software Inc.</a>
1.147     deraadt   244: <li>Sean Macguire, author of <a href="http://www.bb4.com">Big Brother</a>.
1.106     deraadt   245: <li>John Kerbawy
1.114     deraadt   246: <li>Marc Schroeder
                    247: <li>Darren Larson
1.115     deraadt   248: <li>Zvonimir Hlousek
                    249: <li>Yoshimasa Kawamoto
                    250: <li>Corey D Brenner
                    251: <li>Robert L. Hume
                    252: <li>Mark Anderson
                    253: <li>Paul Brunk
                    254: <li>Toni Teski
                    255: <li>Michael Williams
                    256: <li>William Lloyd
                    257: <li>Michael Gwilliam
                    258: <li>Donald R. Coulson
                    259: <li>Kjell E. Grotland
                    260: <li>Nizam Sayeed
                    261: <li>Dale Smyth
                    262: <li>Brian Cohen
                    263: <li>Tom Rutledge
                    264: <li>Alexander C. Derbes
                    265: <li>D. Leu
                    266: <li>David Rabiega
                    267: <li>Jean-Marc Dufour
                    268: <li>J. Maynard Gelinas
1.294     millert   269: <li>Tim Mathams
1.301     millert   270: <li>Eugene D. Regad
1.305     millert   271: <li><a href="http://www.obtuse.com/">Obtuse Systems Corporation</a>
1.147     deraadt   272: <li><a href="http://www.carleton.edu">Carleton College</a>
1.313     millert   273: <li>Network Applications Group, <a href="http://www.illuminet.com">Illuminet, Inc.</a>
1.147     deraadt   274: <li><a href="http://www.elab.kth.se/">Elab, KTH</a>
                    275: <li><a href="http://www.uchsc.edu/">University of Colorado Health Sciences Center</a>
1.338     millert   276: <li><a href="http://www.cfug.org">The Connecticut Free UNIX Group</a>
1.222     deraadt   277: <li>Henry M. Pierce
1.123     aaron     278: <li>Aaron Summers
1.124     jason     279: <li>Richard B. Dervan
1.125     deraadt   280: <li>Daniel B. Giffin
1.153     art       281: <li><a href="http://www.zedz.net/">Alex de Joode</a>
1.125     deraadt   282: <li>Ate Brink
1.371     horacio   283: <li>Carlos Fern&aacute;ndez
1.125     deraadt   284: <li>Douglas Shawhan
                    285: <li>Pedro Augusto Oliveira Alves
                    286: <li>Karl Wagner
                    287: <li>W. Frank Warren
                    288: <li>Jerry Alexandratos
1.371     horacio   289: <li>John Mart&iacute;nez
1.125     deraadt   290: <li>Steven O. Pauly
                    291: <li>Go Watanabe
                    292: <li>Andrew Hermetz
1.541     david     293: <li>Xavier Beaudouin
1.125     deraadt   294: <li>Robert Depenbrock
                    295: <li>Jussi Jaakonaho
                    296: <li>Sang Thong Chang
                    297: <li>Chris K. Young
                    298: <li>Brian LoBue
                    299: <li>David Hankins
                    300: <li>Matthew Cerha
                    301: <li>Bala Ganeshan
                    302: <li>Louis Eagle
                    303: <li>David Buckley
                    304: <li>Francesco G. Benedini
                    305: <li>Ian Main
                    306: <li>Colin Phipps
1.276     millert   307: <li>Etienne Moreau
1.282     millert   308: <li>Jean Chouanard
1.284     lebel     309: <li>James Graves
1.125     deraadt   310: <li>Noah Gibbs
                    311: <li>Luis E. G. Ontanon
                    312: <li>Kourosh Ghassemieh
                    313: <li>Simon Carr
                    314: <li>Steve Singles
                    315: <li>Stephen Hooper
                    316: <li>Rajat Datta
                    317: <li>Pitrich Karl
                    318: <li>David R. Linn
                    319: <li>James Duncan Murphy
                    320: <li>Christopher Stillson
                    321: <li>Eric Brophy
1.128     mickey    322: <li>Norman Jaffe
1.131     deraadt   323: <li>Stuart Eichert
1.130     jason     324: <li>Joseph Cosco
1.134     kjell     325: <li>Kjell Wooding
1.135     deraadt   326: <li>Tumbleweed Electron Wranglers
                    327: <li>Scott R. Thomas
                    328: <li>Josh Archambault
                    329: <li>Paul Wang
1.136     deraadt   330: <li>BroadBand Office, Inc.
1.358     deraadt   331: <li>Shane Guthrie
1.408     jsyn      332: <li>Breen Ouellette
1.138     deraadt   333: <li>Aaron Segura
1.147     deraadt   334: <li><a href="http://www.vortex.de/">ICP-Vortex</a>
1.139     niklas    335: <li>Robert Malmgren
1.147     deraadt   336: <li><a href="http://www.kvarnhjulet.se/">Montessoriskolan Kvarnhjulet</a>
1.140     art       337: <li>Chuck Gagnon
1.143     deraadt   338: <li>Paul K. Landers
                    339: <li>Rick Bradley
                    340: <li>Peter van Schaick
1.142     jason     341: <li>John Lengeling
1.147     deraadt   342: <li><a href="http://www.xircom.com">Xircom</a>
1.145     art       343: <li>Hugh Kennedy
1.147     deraadt   344: <li>Nathan Bates
                    345: <li>Will Sarka
                    346: <li>Nathaniel Johnston
                    347: <li>Bryan Blackburn
                    348: <li>Abdul Rehman Gani
                    349: <li>Wolfgang Teschner
                    350: <li>Joseph Hansen
                    351: <li>Brian Atkins
                    352: <li>Ryan McRonald
                    353: <li>Ralph D. Jenson
1.420     deraadt   354: <li>John A. Barbuto
1.424     henning   355: <li>Paul Weissmann
1.147     deraadt   356: <li>Dwight Leu
                    357: <li>Adam Vissing
                    358: <li>Chris Jones
                    359: <li>Shawn K. Tagseth
                    360: <li>Wesley Connell
                    361: <li>Daniel Liebster
                    362: <li>Karl Pitrich
                    363: <li>Robert MacLeod
                    364: <li>Scott Worley
                    365: <li>Fujiwara Teruyoshi
                    366: <li>Sylvain Dusart
                    367: <li>Takao Hotta
                    368: <li>Peter Burtt
                    369: <li>Tor Houghton
                    370: <li>Aaron Culliney
1.158     deraadt   371: <li><a href="http://www.2keys.ca">2Keys Corporation</a>
1.147     deraadt   372: <li>Michael S. Bradley, Jr.
                    373: <li>Brent Huffman
                    374: <li>Fabio da Silva Cunha
                    375: <li>Bill Hamilton
                    376: <li>David K Lents
                    377: <li>Jason Gaxiola
                    378: <li>Denny M. Hallett
1.200     deraadt   379: <li>Federico Grauf
                    380: <li>Jonathan Shoemaker
                    381: <li>Todd Owen
                    382: <li>Daniel J. Gregor, Jr
                    383: <li>Thomas Brupbacher
                    384: <li>Peter Stern
                    385: <li>Julien Nadeau
                    386: <li>Chris Wicklein
                    387: <li>Henric Jungheim
                    388: <li>Robert L. Lineberger
1.147     deraadt   389: <li>Kevin K Smith
1.561     krw       390: <li>Peter Str&ouml;mberg
1.147     deraadt   391: <li>Linh Pham
                    392: <li>Boris Fabbro
                    393: <li>Jeff Garzik
                    394: <li>Jean-Claude Christophe
                    395: <li>Colin Coghill
                    396: <li>Kent Hundley
                    397: <li>Paul Hewitt
                    398: <li>Carlos Gonzales
1.148     deraadt   399: <li>Tom Pettigrew
1.150     deraadt   400: <li>Abel O. Nelson
1.151     smurph    401: <li>Espen Randen
                    402: <li>Adam N. Thompson
                    403: <li>Dave Deihl (Carleton College)
                    404: <li>Ryan Erwin
1.154     aaron     405: <li>Jonathan Katz
1.155     deraadt   406: <li>Allan Peda
                    407: <li>Brian Fritz
                    408: <li>Christopher D. Morgan
                    409: <li>Darian Rackham
                    410: <li>David Fetrow
                    411: <li>David Starnar
                    412: <li>Donald F. Allen II
                    413: <li>Douglas Putnam
                    414: <li>Ed Wehbe
                    415: <li>Erik Biever
                    416: <li>Eugene Dragoev
                    417: <li>Hakan Hamurcu
                    418: <li>Ian Jensen
                    419: <li>Igor Popovic
                    420: <li>J. Neal Richter
                    421: <li>Jason Stout
                    422: <li>Jim Pazarena
                    423: <li>Joey Morris
                    424: <li>John E. Vincent
                    425: <li>John Farragher
                    426: <li>John Hutcherson
                    427: <li>Joseph Moran
                    428: <li>Justin Simms
                    429: <li>Kevin Reis
                    430: <li>Lamar Zabielski
                    431: <li>Mark Dalton
                    432: <li>Martin A. Flynn
                    433: <li>Mohammad Rizal Othman
                    434: <li>Neal Delmonico
1.533     henning   435: <li>Martin Boehme
1.546     henning   436: <li>Markus F&ouml;rster
1.155     deraadt   437: <li>Paul Drake
                    438: <li>Roman Kurjewicz
                    439: <li>Scott Eitel
                    440: <li>Sean Russel
                    441: <li>Stephen Fuqua
1.574     jose      442: <li>Kirk Strauser
1.564     henning   443: <li>Albert Chin-A-Young
1.570     henning   444: <li>Waldemar Brodkorb
1.155     deraadt   445: <li>William B. Pietri
1.156     jason     446: <li>First Options Chicago
1.586     tedu      447: <li>Exotec, Inc
1.232     deraadt   448: <li><a href="http://www.wowk.com">George A. Wowk</a>
1.159     deraadt   449: <li>Jay L. Jaroslav
1.160     deraadt   450: <li>Chuck Yerkes
1.161     deraadt   451: <li>Nicholas Merrill
                    452: <li><a href="http://www.calyx.net">Calyx Internet Access</a>
1.162     niklas    453: <li>Brad &amp; Wayne Slavin, WebHEAT.com
1.163     deraadt   454: <li>William H. Backman
                    455: <li>Michael Roark
                    456: <li>Yourie Fominouf
                    457: <li>Doug Lee
                    458: <li>Manuel A. Ulloa
                    459: <li>Christopher J. Rooney
                    460: <li>Jon T. Radel
1.164     deraadt   461: <li>Luke R. Bakken
1.629     dlg       462: <li>Alistair Kerr
1.540     david     463: <li><a href="http://sunsite.ualberta.ca">The University Of Alberta SunSITE</a>
1.168     deraadt   464: <li>Dimitar Stoikov
1.170     fgsch     465: <li>Evan P. Cordes
1.171     jason     466: <li>Sean Cavanaugh
1.172     millert   467: <li>Garance Drosehn
                    468: <li>Mark Allen
1.174     fgsch     469: <li>Guan Yang
1.175     smurph    470: <li>Darrin Johnson
                    471: <li><a href="http://www.adaptec.com">Adaptec, Inc</a>
1.176     aaron     472: <li>William Dell Wisner
1.334     millert   473: <li>Dan Bylund
1.178     aaron     474: <li>William Woods
1.179     deraadt   475: <li>Sidney A. Cammeresi IV
1.180     niklas    476: <li>Mats O Jansson
1.344     millert   477: <li><a href="http://www.asacomputers.com">ASA Computers, Inc</a>
1.183     deraadt   478: <li>Chad Dougherty
1.258     deraadt   479: <li>Canada Disk &amp; Tape
1.184     deraadt   480: <li>Doug Wong
1.185     deraadt   481: <li>Nigel Canning
1.186     deraadt   482: <li>Magnus Bodin
                    483: <li>Rick Owens
                    484: <li>Brad Passwaters
                    485: <li>James Trumpbour
                    486: <li>Martin Lightheart
                    487: <li>Jason Chan
                    488: <li>Andre Lucas
1.632     henning   489: <li>Hans Kremers
1.633     henning   490: <li>Dane Foster
                    491: <li>Takuzo Ohara
                    492: <li>Marco Snoek
                    493: <li>Yary Hluchan
                    494: <li>Andreas Forsgren
                    495: <li>Drew Poland
                    496: <li>Belinda Mccardle
                    497: <li>David Bryan
                    498: <li>Sam Wilson
                    499: <li>Thomas Insel
1.639     henning   500: <li>Matthias Kilian
1.186     deraadt   501: <li>Brandt Kurowski
                    502: <li>Grant Boyle
                    503: <li>B. Johannessen
                    504: <li>Flavio Curti
                    505: <li>Al Mutairi Mohammad
1.187     deraadt   506: <li><a href="http://www.hawk.com">Hawk Technologies, Inc</a>
1.186     deraadt   507: <li>John Todd
                    508: <li>David Kamishlian
                    509: <li>Val Tirman
                    510: <li>James L. Fisher
                    511: <li>Ramon F. McDougall
1.198     jufi      512: <li><a href="http://www.ingenierie-conseil.com">m&sup2;ic M&sup2; Ing&eacute;nierie et Conseil</a>
1.186     deraadt   513: <li>David Medberry
                    514: <li>James Spann
                    515: <li>Matthieu Herrb
                    516: <li>Michael Tackett
                    517: <li>Eric Wayte
                    518: <li>Ian Guthrie
1.199     deraadt   519: <li>Morten A. Middelthon, <a href="http://www.freenix.no">Freenix Norge</a>
1.186     deraadt   520: <li>Norman A. Abookire
                    521: <li>Patrick Maupin
                    522: <li>Scott A. Morris
1.189     wvdputte  523: <li>Javier V&aacute;zquez
1.188     deraadt   524: <li>Scott Balfour
1.394     jufi      525: <li>Patrick Maher &amp; <a href="http://www.pcmcia.org">PCMCIA Org.</a>
1.192     deraadt   526: <li>Brad Cavanagh
1.394     jufi      527: <li><a href="http://www.highpoint-tech.com/">HighPoint-Tech</a>
1.194     todd      528: <li>Ron Skoog
1.195     aaron     529: <li>Gardner Cohen
1.394     jufi      530: <li><a href="http://www.admtek.com.tw/">ADMtek</a>
1.196     fgsch     531: <li>Scott McMahon
1.679     marco     532: <li>Abraham Al-Saleh
                    533: <li>Alf Schlichting
                    534: <li>Andre Marenke
                    535: <li>Andrew Wingate
                    536: <li>BS Web Services
                    537: <li>Benedikt Heinen
                    538: <li>Benjamin Crowell
                    539: <li>Bill Saunders
                    540: <li>Blake Willis
                    541: <li>Bradley Schneider
                    542: <li>Brandon J Creighton
                    543: <li>Carson Chittom
                    544: <li>Chris Ferebee
1.680     marco     545: <li>Christian Rueger
1.679     marco     546: <li>Cristian Bratu
                    547: <li>Dan Price
                    548: <li>Dave Shanker
                    549: <li>David Cathcart
                    550: <li>David Steinberg
                    551: <li>Doug Clements
1.678     deraadt   552: </ul></td><td valign=top width="25%"><ul>
1.199     deraadt   553: <li><a href="http://www.dreamwvr.com/services">DREAMWVR.COM</a>
1.263     millert   554: <li>Aurilee Gamboa
1.676     henning   555: <li>Jason Dixon
1.264     millert   556: <li>Jesse Kornblum
1.199     deraadt   557: <li>Russell Davies
                    558: <li>John P Callahan
                    559: <li>Ted Bardusch
                    560: <li>David Love
                    561: <li>Scott Wells
                    562: <li>Damien Sullivan
                    563: <li>David Shao
                    564: <li>Erik Kennedy
                    565: <li>David Neal
                    566: <li>Gregg Dippold
                    567: <li>Jason Stevens
                    568: <li>Ziemowit Laski
                    569: <li>Matt Hess
                    570: <li>Ron Watkins
                    571: <li>Timothy Dyck
                    572: <li>Jari Kivela
                    573: <li>Joshua Hill
                    574: <li>David Thomson
                    575: <li>Patrick Wagstrom
                    576: <li>Vern Staats
                    577: <li>Steven M. Jones
                    578: <li>Jack Cherney
                    579: <li>Kirklan D. Reeves
                    580: <li>Gilles Peskine
                    581: <li>Patrick J. Conley
                    582: <li>Felipe Saint-Jean
                    583: <li>Chad C. Keep
                    584: <li>Steven Lee Salkin, Jr.
                    585: <li>Edward Berner
                    586: <li>Guenter Schallert
                    587: <li>Robert Pierce, 2Keys
                    588: <li>Homer W Smith
                    589: <li>Mark Rustad
                    590: <li>Brenda Larcom
                    591: <li>John Bruce
                    592: <li>Paul Grinnell
                    593: <li>Bengt Kleberg
                    594: <li>William del Solar
                    595: <li>Warren Hardy
                    596: <li>Martin O'Nions
                    597: <li>Robert Weiler
                    598: <li>Don Shockey
                    599: <li>Daniel B. Freeman
                    600: <li>Steven J. Hill
                    601: <li>S. Spans
                    602: <li>Ralph Jenson
                    603: <li>Enno Rey
1.561     krw       604: <li>Matthias H&ouml;lzl
1.199     deraadt   605: <li>Bogica Gojkov
                    606: <li>Martin Crossley
1.201     aaron     607: <li>Tor Roberts
                    608: <li>Eric Jackson
                    609: <li>Christian Gruber
1.202     deraadt   610: <li>Willard Dennis
1.203     aaron     611: <li>Al Lipscomb
1.204     aaron     612: <li>Ross Alexander
                    613: <li>Mike Nicewonger
                    614: <li>Joshua Stein
1.207     aaron     615: <li>Adam Thompson
1.208     niklas    616: <li>Ola Storkitt
                    617: <li><a href="http://www.nocom.se">Nocom</a>
1.209     aaron     618: <li>Mark Baenziger
1.210     deraadt   619: <li>Kolbjorn Halvorsen
1.211     deraadt   620: <li>Samuel Sanders
1.558     austin    621: <li>Daniel Weeks
1.212     kjell     622: <li>Renaissance Energy
1.213     brian     623: <li>Joe Warren-Meeks
1.214     millert   624: <li>Patrick Hawley
1.216     mickey    625: <li><a href="http://www.3ware.com">3Ware</a>
                    626: <li><a href="http://www.ami.com">AMI</a>
1.259     deraadt   627: <li>Stephane Matis
1.216     mickey    628: <li>Mark Stovall
1.217     millert   629: <li>Armando Atienza
1.218     millert   630: <li>Wesley Griffin
1.219     deraadt   631: <li>Ryan M. Waters
                    632: <li>Roger Mach
                    633: <li>Neil Ryan
                    634: <li>Thomas D Malin
                    635: <li>Emily Ratliff
                    636: <li>Jack McCarthy
                    637: <li>Warren Bishop
                    638: <li>Roberto Gelleni
                    639: <li>David M. Anderson
                    640: <li>Karl Hoffman
                    641: <li>Marc Provitt
                    642: <li>James A. Nash
                    643: <li>Barton Longacre
                    644: <li>Evan Franklin
                    645: <li>Sreeram Ramachandran
                    646: <li>Virginia Yue
                    647: <li>Jesse Burns
                    648: <li>Doug Johnson
                    649: <li>Johan Helsingius
                    650: <li>Scott Ellis
                    651: <li>Kristin Wolfe
                    652: <li>Andreas Eye
                    653: <li>Ted Ji
                    654: <li>Doug Wyatt
                    655: <li>Olier Raby
                    656: <li>Joe Pearson
1.429     henning   657: <li>Jan Niemann
1.219     deraadt   658: <li>Yamagata Hiroo
                    659: <li>Frankie Ridout
                    660: <li>Brian P. Quigley
                    661: <li>Darryl Braaten
                    662: <li>David J Jackson
                    663: <li>David Kempe
                    664: <li>J. Derek Davis
                    665: <li>Sean McGeever
                    666: <li>Greg Broiles
                    667: <li>Mike McGraw
                    668: <li>Joseph Lazzaro
                    669: <li>Seth Schroeder
                    670: <li>Jens Link
1.288     millert   671: <li>Dylan Harris
1.219     deraadt   672: <li>Bayu Krisna
                    673: <li>Mike Starke
                    674: <li>Fergus O'Rorke
                    675: <li>Lisa Applegate
                    676: <li>Tristan Lawrence
                    677: <li>Douglas Boldt
                    678: <li>Gordon MacPherson
                    679: <li>Diego Tobon
                    680: <li>Matthew Squires
1.371     horacio   681: <li>Robert Mill&aacute;n Hern&aacute;ndez
1.219     deraadt   682: <li>Andrew Wood
                    683: <li>Jacek Artymiak
                    684: <li>Leo Frantz
                    685: <li>Tilmann Steinberg
                    686: <li>Chris Zimman
1.311     millert   687: <li>David Morris
1.221     deraadt   688: <li>James B. Greer
                    689: <li>Leonardo Calagday
                    690: <li>Kevin Georgison
1.222     deraadt   691: <li>Joshua J. Weber
1.223     deraadt   692: <li><a href="http://www.powercrypt.com">GTGI</a>
1.225     art       693: <li>Sotiris Ioannidis, University of Pennsylvania
1.227     nate      694: <li><a href="http://www.compaq.com">Compaq Computer Corp.</a>
1.229     aaron     695: <li>Felix Kronlage
1.230     aaron     696: <li>Chris Murphy
1.231     aaron     697: <li>Chuck Mattern
1.289     jufi      698: <li>David W. Krause
1.234     millert   699: <li>Ed Grether
1.235     fgsch     700: <li>Nathan Binkert
1.236     wvdputte  701: <li><a href="http://www.bottemanne.net">Aernoudt Bottemanne</a>
1.353     jason     702: <li><a href="http://www.securityfoo.net/~ray">Ray Schneider</a>
1.238     millert   703: <li>Mark Lamb
1.239     deraadt   704: <li>D. K. Thorpe
                    705: <li>Mike Pechkin
1.240     deraadt   706: <li>Rain Forest Puppy
1.241     miod      707: <li>Neil McNeight
1.242     millert   708: <li>Vince Nigro
1.244     jason     709: <li><a href="http://www.cda.com/">Thomson Financial</a>
1.245     aaron     710: <li>Scott Atwood
1.246     millert   711: <li>Jim Zajkowski
                    712: <li>Adam Lucas
1.247     millert   713: <li>Daniel Hartmeier
1.249     deraadt   714: <li>Christian David
1.250     jakob     715: <li><a href="http://www.cw.com/se/">Cable &amp; Wireless Sweden</a>
1.352     jsyn      716: <li><a href="http://www.connectcom.net">ConnectCom Solutions, Inc.</a>
1.251     krw       717: <li><a href="http://www.initio.com">Initio Corporation</a>
                    718: <li><a href="http://www.tekram.com.tw">Tekram Technology Co., Ltd.</a>
1.462     nick      719: <li>Binary Marketing Inc.
1.253     deraadt   720: <li>Stuart Occleshaw
1.252     mickey    721: <li><a href="http://www.rrinc.com/">Recognition Research, Inc.</a>
1.254     aaron     722: <li>Brad Smith
1.256     deraadt   723: <li>Summerfield's Limited
                    724: <li>Jacomo Dimmit Boca Piccolini
1.255     brad      725: <li>James Rippas
1.258     deraadt   726: <li>Martin Samuelsson
1.257     millert   727: <li>Alex Le Fevre
1.258     deraadt   728: <li>Mark Callaghan
                    729: <li>Pedro Alexandre Timoteo
                    730: <li>Borislav Danailov Ivanov
                    731: <li>Richard T Mckinney
                    732: <li>Ernie Cline
                    733: <li>Arild Jensen
                    734: <li>Graham Nicholls
1.509     margarid  735: <li>Horacio Menezo Ganau
1.258     deraadt   736: <li>Charles Gagnon
                    737: <li>Ray Meluch
                    738: <li>Boris Smilga
                    739: <li>Chris Fairbourne
                    740: <li>Michael Gerzabek
                    741: <li>Christian Rusch
                    742: <li>Alessandro de Manzano
                    743: <li>Nathan M. Bultman
1.371     horacio   744: <li>Mart&iacute;n Quiroga
1.258     deraadt   745: <li>Andrew Rawnsley
                    746: <li>Kenneth C. Crater
1.540     david     747: <li>Didier Jordana
1.258     deraadt   748: <li>David Johns
                    749: <li>Kurt Miller
1.540     david     750: <li>Richard Cagny
1.258     deraadt   751: <li>Richard Moe
                    752: <li>Mike O'Dell
                    753: <li>Michael H. Buselli
                    754: <li>William Backman
                    755: <li>Tom Smolcnop
                    756: <li>Michael Small
                    757: <li>Daniel Salagean
                    758: <li>Eric Edgeworth
                    759: <li>Sigrid Feddern
                    760: <li>Aurel Schwarzentruber
                    761: <li>Matthew A. Schnoor
                    762: <li>Peter P Clark
                    763: <li>John Chiment
                    764: <li>Jason Gunnoe
                    765: <li>Nigel Cole
                    766: <li>Anthony N Wijeyegoonewardene
                    767: <li>William Laakkonen
                    768: <li>David Deckert
                    769: <li>Tim Palmer
1.260     deraadt   770: <li>George Lewis
1.261     aaron     771: <li>Volker Kindermann
                    772: <li>W.C. Allen
1.262     jason     773: <li>R. Emory Lundberg, <a href="http://www.hellyeah.com/">hellyeah! networks</a>
1.266     aaron     774: <li>Chris Kuethe
1.265     aaron     775: <li>Rik Kershaw-Moore
1.268     aaron     776: <li>Joseph W. Shaw, II
1.269     horacio   777: <li><a href="http://www.nCircle.com">nCircle</a>
1.270     deraadt   778: <li>Jon Williams
1.271     millert   779: <li>Todd Guse
1.272     deraadt   780: <li>Ryan Russell
1.273     millert   781: <li>Federico Lucifredi
1.274     millert   782: <li>Chris Foote
1.275     nate      783: <li><a href="http://www.cyclades.com">Cyclades Corporation</a>
1.280     deraadt   784: <li><a href="http://www.loktechnology.com">Lok Technology</a>
1.588     millert   785: <li><a href="http://www.envescent.com">Envescent, LLC&#174;</a>
1.277     millert   786: <li>Anthony Lambiris
1.279     niklas    787: <li>Ed 'gizmo' Moreau
1.281     niklas    788: <li>Michael Y. Holcomb
1.462     nick      789: <li>Ice-Fox Networks
1.284     lebel     790: <li><a href="http://www.cirano.qc.ca/">CIRANO</a>
1.285     deraadt   791: <li>Miles Sabin
                    792: <li>Mike Alfano
                    793: <li>Steven E. Kalbach
                    794: <li>Zeke Gibson
                    795: <li>Christopher Plummer
                    796: <li>Pericin Aleksandar
                    797: <li>Daniele M Barbosa
                    798: <li>Vincent Szopa
                    799: <li>Jonathan M. Prigot
                    800: <li>Erich Petzwinkler
                    801: <li>Steven Lindell
                    802: <li>David T. Brady
                    803: <li>P. D. P. Pennock
                    804: <li>Huy Vu
                    805: <li>Charles E A Finney
                    806: <li>Theodore Coolidge
                    807: <li>Markus Minihold
                    808: <li>Lars Josephsen
                    809: <li>James Zuelow
                    810: <li>Antonio Borba
                    811: <li>Gilles Lacarriere
                    812: <li>Don Phillips
                    813: <li>Christopher Figge
                    814: <li>Andrew M. Lewis
                    815: <li>Joel Schneider
                    816: <li>Mike Miller
                    817: <li>John Josephson
                    818: <li>Stephen Cawley
                    819: <li>Sebastian Meiling
                    820: <li>Jean-Michel Pulfer
                    821: <li>Justin Miller
                    822: <li>Jak Daemon
                    823: <li>Mike Kirkorian
                    824: <li>P. T. Withington
                    825: <li>Michael C. Ibarra
1.550     david     826: <li>Alexander Farber
1.285     deraadt   827: <li>Anthony W. LaRue
                    828: <li>Chad Musson
                    829: <li>Andreas Gundacker
                    830: <li>Malome Khomo
                    831: <li>Carlton Houston
                    832: <li>Giuliano Carlini
                    833: <li>Miles McCredie
                    834: <li>Adam Bradley
                    835: <li>Matt Campbell
                    836: <li>Colm Donelan
                    837: <li>Jesse Trucks
                    838: <li>Chris Heerschap
1.371     horacio   839: <li>Pedro L&oacute;pez
1.285     deraadt   840: <li>Coly Georges
                    841: <li>Chris Ebenezer
                    842: <li>Stephen Grau
                    843: <li>Cary Renquist
                    844: <li>Toni Mueller
                    845: <li>Jess Winter
                    846: <li>Jeremiah Kiely
                    847: <li>Olivier Arseneau
                    848: <li>Nathan Olla
                    849: <li>Juan Orzaez
                    850: <li>Bob Kitella
1.286     fgsch     851: <li>Miod Vallat
1.288     millert   852: <li>Michael Glamm
                    853: <li>Chris Bensend
1.290     deraadt   854: <li>Simon Lok
1.594     tom       855: <li><a href="http://www.10k.org/~jake">Jake Luck</a>
1.615     marco     856: <li><a href="http://www.sentex.net">Sentex Communications</a>
1.292     miod      857: <li>Achille Braquelaire
1.293     pvalchev  858: <li>Terrence Walters
1.294     millert   859: <li>Jamie Walker
                    860: <li>Sebastian Stark
1.295     pvalchev  861: <li>Darby Johnston
1.296     fgsch     862: <li>August Flassig
1.299     mickey    863: <li>Josh Brandt
1.297     mickey    864: <li>Harold Sinclair
1.298     niklas    865: <li>Arrigo Triulzi
1.301     millert   866: <li><a href="http://www.hyperhosting.com/">HyperHosting</a>
1.302     jason     867: <li>Brian Camp
1.303     wvdputte  868: <li>Geoff Th&eacute;
1.304     jsyn      869: <li>0x00ff00 CTF team
1.305     millert   870: <li>Ted Fiedler
1.307     espie     871: <li>Gilbert Fernandes
1.308     deraadt   872: <li>Jim Rhyness
1.309     millert   873: <li>Dean Bullock
                    874: <li>John Campo
                    875: <li>Josh Rivel
1.311     millert   876: <li>Daniel Harnett
                    877: <li>Andrew Isaacson
                    878: <li>Paul Hart
1.312     millert   879: <li>Steve Latif
                    880: <li>Andrey Smagin
1.313     millert   881: <li>Sam Smith
                    882: <li>Jan-Uwe Finck
1.314     niklas    883: <li>Roger Vetterberg
1.629     dlg       884: <li>Craig Barraclough
1.315     millert   885: <li>Karim Elmaizi
1.316     millert   886: <li>Thierry Deval
1.317     millert   887: <li><a href="http://www.upnix.com/">Upnix Hosting Solutions</a>
1.318     jj        888: <li>Patric Fors
1.319     deraadt   889: <li>David Langhorst
1.320     millert   890: <li>Laudon Williams
1.321     nate      891: <li>Marina Brown &amp; Laura Potter
1.322     niklas    892: <li><a href="http://www.interhouse.redbus.com/">Redbus Interhouse Plc.</a>
1.323     mickey    893: <li>Mark Lamb &amp; Michael Pardee
1.324     millert   894: <li>Christopher Holden
1.325     niklas    895: <li>Sven Esbjerg
1.326     niklas    896: <li>Matthias Bauer
1.327     mickey    897: <li><a href="http://www.dvd.reviewer.co.uk/">DVD Reviewer</a>
1.328     millert   898: <li>Stichting HAL 2001
1.331     millert   899: <li><a href="http://www.greeninformation.com/">Green Information</a>
1.330     millert   900: <li>Shamim Mohamed
1.331     millert   901: <li><a href="http://www.3acesolutions.com/">3 Ace Solutions</a>
1.333     niklas    902: <li>Rogier Quaak
1.550     david     903: <li>Goetz Fischer
1.339     millert   904: <li><a href="http://www.hitmedia.com/">Hit Media</a>
                    905: <li><a href="http://www.farm.org/~dk/">Dmitry Kohmanyuk</a>
1.338     millert   906: <li>David Hill
1.340     millert   907: <li>Paul McLean
1.341     millert   908: <li>Brian McGroarty
1.342     millert   909: <li>Mike Gleason
1.343     nate      910: <li>Peter Debono
1.344     millert   911: <li>David Klann
1.345     deraadt   912: <li><a href="http://www.sfobug.org">The San Francisco OpenBSD Users Group</a>
1.346     nate      913: <li>Vince Broz
1.347     nate      914: <li>Matt Critcher,
1.396     jsyn      915: <a href="http://www.compsci.lyon.edu">Lyon College Computer Science</a>
1.348     nate      916: <li>Chris Hedemark
1.351     fgsch     917: <li><a href="http://pwo.de/">Peter W. Osel</a>
1.350     millert   918: <li>Robert Sussland
1.354     miod      919: <li>Dutch HCC 68000 gebruikersgroep
1.355     fgsch     920: <li>Jerome Verhasselt
1.356     deraadt   921: <li><a href="http://www.vencon.com">Vencon Technologies Inc.</a>
1.357     austin    922: <li>Sheryl A van Otterloo
                    923: <li>Federico Noferi
                    924: <li>Wendell Tucker
                    925: <li>Karl-Andre' Skevik
                    926: <li>Boris JM Fabbro
                    927: <li>Herbert McNew
1.550     david     928: <li>James Phillips
1.357     austin    929: <li>James A Griffin
                    930: <li>William Lusk
                    931: <li>Geoff Steckel
                    932: <li>Dana Booth
                    933: <li>Kurt Seifried
1.358     deraadt   934: <li>Horinokuchi, Hiroyuki
1.357     austin    935: <li>Grant Miller
                    936: <li>Matthew Cable
1.677     marco     937: <li><a href="http://www.smat.ch/">Mathias Schmocker</a>
1.357     austin    938: <li>Thomas Nordin
1.642     marco     939: <li>Ryan Moon
                    940: <li>Jean-Gerard Pailloncy
1.645     marco     941: <li>Maurice Janssen
1.357     austin    942: <li>Kirk Deen
1.540     david     943: <li>Daniel Trombley
1.357     austin    944: <li>Michael McCarty
                    945: <li>Justin Wojdacki
                    946: <li>Craig Loomis
                    947: <li>Andy Keep
1.448     pefo      948: <li><a href="http://www.reputable.com/">Reputable Systems</a>
1.357     austin    949: <li>Howard Benson
                    950: <li>Steve Lindell
                    951: <li>Al Carruth
                    952: <li>Gordon Grieder
                    953: <li>Dan Herrera
                    954: <li>Allan J. Heim
                    955: <li>Luke Seubert
                    956: <li>James A. Robinson
                    957: <li>R. Chris Roark
                    958: <li>Hank Leininger
                    959: <li>Ronald D Watkins
                    960: <li>Ronald Zdrojkowski
                    961: <li>Michael Pfeiffer
                    962: <li>Don Hunnewell
                    963: <li>Robert Hugh Force II
                    964: <li>Andrew Smith
                    965: <li>Ed Hagerty
                    966: <li>Robert S Evans
                    967: <li>John Pavelchik
                    968: <li>Jason Jacobson
                    969: <li>Scott Nelson
                    970: <li>Charles Swiszcz
                    971: <li>Ed Sweeney
                    972: <li>Daniel M Wright
                    973: <li>Jeff Potter
1.358     deraadt   974: <li>Jordana Didier
1.357     austin    975: <li>Paul Mayall
                    976: <li>Joseph Crowe
                    977: <li>Ming-Chin Yu
                    978: <li>James M. Spann
                    979: <li>David Ziemba
                    980: <li>Richard P. Brennan
                    981: <li>Geoffrey The
                    982: <li>Wen Lai
                    983: <li>Matt Kuznicki
                    984: <li>David Reuteler
                    985: <li>Robert A. MacLeod
                    986: <li>Robert D. Thrush
1.371     horacio   987: <li>Robert K. Benites
1.357     austin    988: <li>Brian Loynd
                    989: <li>Thomas Hetrick
                    990: <li>Eugene Tani
                    991: <li>Harold March
                    992: <li>RootRoute Corp.
                    993: <li>Leonard Rose, Jr.
                    994: <li>Ellick Chan
                    995: <li>Abdalla Hamad Al Muhairi
                    996: <li>Tom Taylor
                    997: <li>Malcolm Matalka
                    998: <li>Peter Hessler
                    999: <li>Michael Bruce
                   1000: <li>John J Young
                   1001: <li>Peter Wrangell
                   1002: <li>Jun Shoji
                   1003: <li>Joseph F. Monk
1.677     marco    1004: <li>Brandon Mercer
                   1005: <li><a href="http://www.ebisecurity.com">Nick Humphrey, EBI Security Ltd</a>
1.679     marco    1006: <li>Emilio Perea
                   1007: <li>Erik Tigerholm
                   1008: <li>Evan Seitz
                   1009: <li>Fredric Cohen
                   1010: <li>Garhan Attebury
                   1011: <li>Gregory Steuck
                   1012: <li>Howard Owen
                   1013: <li>Isak Lyberth
                   1014: <li>James Bishop
                   1015: <li>James Raden
                   1016: <li>Jamie Eubank
                   1017: <li>Jason Santos
                   1018: <li>Jeff Martin
                   1019: <li>Jelle Posthuma
                   1020: <li>John Pugh
                   1021: <li>Jon Gordon
                   1022: <li>Jonah Benton
                   1023: <li>Karsten McMinn
                   1024: <li>Keith Scott
                   1025: <li>Kenneth Stox
                   1026: <li>Lars-Erik Lemonis-Nicolas
1.678     deraadt  1027: </ul></td><td valign=top width="25%"><ul>
1.677     marco    1028: <li>Ari Constancio
                   1029: <li>Rodolfo Gouveia
                   1030: <li>Stefan Sonnenberg-Carstens
                   1031: <li><a href="http://www.aleph0.com/~chjones">Christian Jones</a>
                   1032: <li>Chris Zakelj
                   1033: <li><a href="http://www.everydns.net/">EveryDNS.Net</a>
                   1034: <li>David Ulevitch
1.357     austin   1035: <li>Dana K Powers
                   1036: <li>John E. Hadstate
                   1037: <li>Lynn Blickenstaff
                   1038: <li>Robert J. Clark
                   1039: <li>Daniel Johnson
                   1040: <li>Thomas Reagan
                   1041: <li>David L Kinney
                   1042: <li>Jean-Guy Rioux, Jr.
                   1043: <li>Hilary Caws-Elwitt
                   1044: <li>Takashi Fujii
                   1045: <li>Michael Waldstein
                   1046: <li>PC Drew
                   1047: <li>Robert Dunlop
                   1048: <li>Kenneth Hoffman
                   1049: <li>William Stearns
                   1050: <li>Georg Klein
                   1051: <li>Richard Donkin
1.560     krw      1052: <li>Arild Ehrenskj&ouml;ld
1.357     austin   1053: <li>Philipp Foeckeler
                   1054: <li>Jens Heidenreich
                   1055: <li>Mochel Thiébaut
                   1056: <li>Adrian Colley
                   1057: <li>Frank Tropschuh
                   1058: <li>Christopher Wells
                   1059: <li>Tobias Marx
1.371     horacio  1060: <li>Sergio Gonz&aacute;lez Moreau
1.357     austin   1061: <li>Ulrich Idzes
                   1062: <li>Oliver Masutti
                   1063: <li>M J Carew
1.550     david    1064: <li>Teemu Salovaara
1.357     austin   1065: <li>Perucchi Alexandre
                   1066: <li>Mike Lewinski
                   1067: <li>Sean Trunk
                   1068: <li>Mike Barton
                   1069: <li>H D Moore
                   1070: <li>Mike Frantzen
                   1071: <li>Alex Jackson
                   1072: <li>R K Horsell
                   1073: <li>Philip Guenther
                   1074: <li>Joe Slag
                   1075: <li>Joe Stroud
                   1076: <li>Edward Hagerty
                   1077: <li>Steven F. Stoddard
                   1078: <li>John V. Parker
                   1079: <li>Giegerich, Michael
                   1080: <li>Otto Moerbeek
                   1081: <li>Bruce Harada
                   1082: <li>Gintautas Jazbutis
                   1083: <li>Ewen McNeill
                   1084: <li>Mark Rottler
                   1085: <li>Greg Menke
                   1086: <li>Jakob Creutzig
                   1087: <li>Adam Moshier
                   1088: <li>Jorg Willekens
                   1089: <li>Urs Jenzer
                   1090: <li>R Mark Chilenskas
                   1091: <li>Glenn  F. Christiansen
                   1092: <li>Phillip Geiger
                   1093: <li>Christopher Kruslicky
                   1094: <li>Cristian Mata
                   1095: <li>Doug Young
                   1096: <li>Toshimi Aoki
                   1097: <li>Michael Dunsky
                   1098: <li>Lyle Bickley
                   1099: <li>Spencer Lee
                   1100: <li>John Millington
1.417     ian      1101: <li><a href="http://www.cryp2knight.org/">Scott McEachern</a>
1.357     austin   1102: <li>Jason Bubolz
                   1103: <li>Jason Slaughter
                   1104: <li>James Deck
                   1105: <li>Mark Gangl
                   1106: <li>Edouard Lauer
1.391     ian      1107: <li><a href="http://hale.org/~bhoward">Bruce Howard</a>
1.357     austin   1108: <li>Ray Mayberry
                   1109: <li>Scott Goldthwaite
                   1110: <li>Ricardo Baratto
                   1111: <li>Joshua Erin Hill
                   1112: <li>Christopher Murphy
1.359     deraadt  1113: <li>Jonathan Thompson
1.360     nick     1114: <li><a href="http://www.holland-consulting.net">Nick Holland</a>
1.361     nate     1115: <li>William Gnadt
1.363     lebel    1116: <li><a href="http://suspicious.org/">suspicious.org</a>
1.364     austin   1117: <li>Lunda Spam
                   1118: <li>Michael Levine
                   1119: <li>George W Auch IV
                   1120: <li>Angelo Martini
                   1121: <li>Peter Bickford
1.365     millert  1122: <li>Brian Brombacher
1.366     millert  1123: <li>Henryk Kowalski
1.367     nate     1124: <li>Michigan State University
1.368     niklas   1125: <li>Nathan Ryan Milford
1.369     nate     1126: <li><a href="http://www.is-one.net">iS-One&nbsp;(China)</a>
1.370     miod     1127: <li>Gerald Exner
                   1128: <li>Manuel Odendahl
1.372     deraadt  1129: <li>Greg Thomas
1.373     millert  1130: <li>Reiner Jung
1.374     millert  1131: <li><a href="http://www.auug.org.au/">Australian UNIX and Open Systems User Group</a>
1.375     fgsch    1132: <li><a href="http://www.infineon.com/">Infineon Technologies</a>
1.376     jason    1133: <li>Ian Tetz
1.377     nate     1134: <li><a href="http://www.hiddenagenda.uk.com/">Hidden Agenda Ltd</a>
1.380     fgsch    1135: <li>Carlos &#39;Bill&#39; Nilton
1.381     deraadt  1136: <li><a href="http://www.thedevils.com">Ty Semaka</a>
1.384     deraadt  1137: <li>Jonathan Lewis
1.382     frantzen 1138: <li><a href="http://www.vmware.com/">VMware, Inc.</a>
1.383     millert  1139: <li>Premier Systems
                   1140: <li>Katsuhiko Hirohashi
1.386     millert  1141: <li><a href="http://www.innovationsw.com/">Innovation Software Group</a>
1.387     millert  1142: <li><a href="http://www.tech-broker.com/">TechBroker</a>
1.543     jolan    1143: <li>Jolan Luff
1.393     millert  1144: <li>Klaus Botschen
1.462     nick     1145: <li>Brian K. Szymanski
1.397     millert  1146: <li>Derek Morr
1.398     millert  1147: <li>Zachary White
1.399     deraadt  1148: <li>Intel
1.400     miod     1149: <li>Federico G. Schwindt
1.401     niklas   1150: <li>Ralf Ronneburger
1.403     miod     1151: <li>Michel D&eacute;cima
                   1152: <li>Beno&icirc;t Sibaud
1.404     millert  1153: <li>Joseph Nall
1.405     deraadt  1154: <li>Pete Vickers
1.406     nate     1155: <li><a href="http://www.aeria.net/">Ash Gokhale</a>
1.407     deraadt  1156: <li>Sunny Raspet
1.408     jsyn     1157: <li><a href="http://nthought.com/~jsyn/">Jason Peel</a>
1.409     mickey   1158: <li><a href="http://www.vmetro.com/">VMETRO Inc.</a>
1.550     david    1159: <li>John Cosimano
                   1160: <li>Ricardo Kustner
                   1161: <li>Thomas Serra
                   1162: <li>Markus Friedl
                   1163: <li>Jorge Bras
1.418     deraadt  1164: <li>Alexander Irvine
                   1165: <li>Dave Roush
1.550     david    1166: <li>David Updegraff
1.418     deraadt  1167: <li>Thomas Balzer
                   1168: <li>Alistair Rix
                   1169: <li>Ted M Goodridge, Jr.
                   1170: <li>Charles Dietlein
                   1171: <li>Kevin R. Smith
                   1172: <li>Simon Walker
                   1173: <li>Niall Keegan
                   1174: <li>Keith Johnson
                   1175: <li>David Murphy
                   1176: <li>Sean Convery
                   1177: <li>Loren Weith
                   1178: <li>Matthew Keay
                   1179: <li>William Gross
                   1180: <li>Garance A Drosehn
                   1181: <li>George Linn
                   1182: <li>Scott Balneaves
1.560     krw      1183: <li>Toni M&uuml;ller
1.550     david    1184: <li>Phil Pierotti
1.418     deraadt  1185: <li>Andrew Chabot
1.537     henning  1186: <li>Paul Williams
1.418     deraadt  1187: <li>Daniel Ramage
                   1188: <li>W. W. Wouts
                   1189: <li>John McGrail
                   1190: <li>Eric Paumerat
                   1191: <li>Matthias Teege
1.550     david    1192: <li>Zaheer Kazi
1.418     deraadt  1193: <li>Jimmy E Touma
1.560     krw      1194: <li>Kristian Elof S&oslash;rensen
1.418     deraadt  1195: <li>RootR.net
                   1196: <li>John Lindemann
                   1197: <li>J.P. Simmons
                   1198: <li>Mac Betts
                   1199: <li>CCE Allen
                   1200: <li>Adrian Wenzel
1.550     david    1201: <li>Kevin Lyda
1.418     deraadt  1202: <li>Kevin Johnson
                   1203: <li>Jon Slenk
                   1204: <li>Dan Airinen
                   1205: <li>Grogg Benjamin
1.419     krw      1206: <li>Chris Fuhrman
1.420     deraadt  1207: <li><a href="http://www.sebo.ca">SEBO Systems Inc</a>
1.425     millert  1208: <li><a href="http://www.prologic-controls.com">Prologic Controls Ltd</a>
1.422     henning  1209: <li>Marc Balmer
1.423     nate     1210: <li>David Norman
1.425     millert  1211: <li><a href="http://www.liniso.de">LinISO</a>
1.426     millert  1212: <li>Henrik Kramshoej
1.428     millert  1213: <li>Ben Lovett
1.430     millert  1214: <li>Jan Joris Vereijken
1.431     deraadt  1215: <li>James Hord
1.432     ho       1216: <li>Philippe De Swert
1.433     deraadt  1217: <li>Nicholas Janzen
1.434     miod     1218: <li>Lo&iuml;c Tortay
                   1219: <li>Aur&eacute;lien Latouche
1.435     nate     1220: <li>Jonathon Fletcher
1.436     hugh     1221: <li>Luke Hollins
1.437     mickey   1222: <li>Brian Poole
1.438     millert  1223: <li>Scot Bontrager
                   1224: <li>Chris W Rea
                   1225: <li>Thomas Woody
1.439     millert  1226: <li>Clinton Ruoho
                   1227: <li>Matthew Emmett
1.440     millert  1228: <li>Scott Francis
1.441     millert  1229: <li>Anssi Rautiainen
1.442     nate     1230: <li><a href="http://graveland.net">Brent Graveland</a>
1.443     millert  1231: <li>Robert Hood
1.444     millert  1232: <li><a href="http://www.dunbarton.com/">Dunbarton Corporation</a>
                   1233: <li>Anthony Lawrence
1.447     deraadt  1234: <li>Alexander Kirk
1.445     millert  1235: <li>Ralph-Diether Marzusch
1.446     austin   1236: <li>Paul R Hewitt
                   1237: <li>Yves Remedios
                   1238: <li>Jorg A. Willekens
1.560     krw      1239: <li>Andreas &Ouml;stling
1.446     austin   1240: <li>Arnaud Coston
                   1241: <li>Eirik Seim
                   1242: <li>Michael Erdely
                   1243: <li>Martin Dion
                   1244: <li>Baron Schwartz
                   1245: <li>Stephan Toggweiler
                   1246: <li>Julian Smith
                   1247: <li>Peichaer Robert
                   1248: <li>David Bryant
                   1249: <li>Jerrod Gerth
                   1250: <li>Jim Bezak
                   1251: <li>Dennis Moul
                   1252: <li>Hagen Amen
1.560     krw      1253: <li>Enik&otilde; Kom&aacute;romy
1.446     austin   1254: <li>Ronaldo G. de Carvalho
                   1255: <li>Richard Flanagan
                   1256: <li>John Gage Hutchens
                   1257: <li>Julie Starr
                   1258: <li>Duncan Martin
                   1259: <li>Alan Smith
                   1260: <li>Kent Spillner
                   1261: <li>Kurt J. Miller
1.613     marco    1262: <li>Patrick Tait
1.446     austin   1263: <li>Troy Hellman
                   1264: <li>Larry McKevitt
                   1265: <li>Chad Remesch
                   1266: <li>David Brady
                   1267: <li>Edward Haskins
                   1268: <li>Benny Grogg
1.450     deraadt  1269: <li>Sky McKinley
1.451     millert  1270: <li>Chad Loder
1.452     millert  1271: <li>Dan Milstein
1.560     krw      1272: <li>Istv&aacute;n Noszticzius
1.454     millert  1273: <li>Michael Golly
1.455     millert  1274: <li>Tetsuya Mori
1.456     millert  1275: <li>Dennis Mojado
1.457     drahn    1276: <li><a href="http://www.grobsystems.com/">GROB</a>
1.458     brad     1277: <li>Jonathan Strine
1.459     millert  1278: <li>Henrik Hellerstedt
1.460     margarid 1279: <li>Will Ellis-Adams
1.461     cloder   1280: <li>William Meigs
1.465     millert  1281: <li>Greg Girczyc
1.467     nate     1282: <li>Jim O'Gorman
1.468     henning  1283: <li>Philipp Buehler
1.471     miod     1284: <li>Thierry Boudet
                   1285: <li>Laurent Laborde
1.472     deraadt  1286: <li>John Gaffney
1.473     nate     1287: <li><a href="http://www.scconsultants.net">SC Consultants</a>
1.474     henning  1288: <li>Thomas Ribbrock
1.475     millert  1289: <li>Steve Wei
1.476     pvalchev 1290: <li>Marc Matteo
1.477     millert  1291: <li>Tako Bruinsma
1.479     millert  1292: <li>Bryan D. Thomas
1.480     millert  1293: <li>Ernesto Pineda
1.481     millert  1294: <li>John Eisenschmidt
1.487     millert  1295: <li>Eduardo Augusto Alvarenga
1.482     deraadt  1296: <li>Harry McDonald
1.483     millert  1297: <li>Ketan Gangatirkar
                   1298: <li>Rob Malchow
                   1299: <li>David Rosenthal
                   1300: <li>Colin Corbett
1.485     millert  1301: <li>Patty Hardy
                   1302: <li>Shigeru Hagiwara
                   1303: <li>Sebastian Klenk
                   1304: <li>John Little
                   1305: <li>Alexander Janssen
                   1306: <li>Shin Shirahata
1.629     dlg      1307: <li>Matthew S Elmore
1.485     millert  1308: <li>Paul Danckaert
1.486     millert  1309: <li>TJ Leverette
1.485     millert  1310: <li>Andrew Nugent
                   1311: <li>Sean Levy
1.487     millert  1312: <li>Stuart Ellis
                   1313: <li>Alexander Budde
                   1314: <li>Dominic Mazzoni
                   1315: <li>Robert Danford
1.489     millert  1316: <li>Stephen Zarkos
                   1317: <li>Georg Sassen
                   1318: <li>Besson Jean-Luc
                   1319: <li>Matthew Peterson
                   1320: <li>Kent Nguyen
                   1321: <li>Uwe Falck
                   1322: <li>Stefano Spinucci
                   1323: <li>Philipp Mergenthaler
1.490     deraadt  1324: <li>Peter Mangin
1.491     millert  1325: <li>Mike Tancsa
1.502     millert  1326: <li>Christopher R Palmer
1.491     millert  1327: <li>Jon Larsen
                   1328: <li>Joseph R. Franklin
1.492     millert  1329: <li>Damian Soto
1.493     millert  1330: <li>Jason Crawford
1.494     millert  1331: <li>Bryan Reece
1.495     millert  1332: <li>Andrew Myers
1.499     millert  1333: <li><a href="http://www.oneiros.de/">Martin Schr&ouml;der</a>
1.495     millert  1334: <li>Mark Tetrode
                   1335: <li>Steve Halligan
                   1336: <li>Peter Varga
                   1337: <li>Rickie Kerndt
1.496     deraadt  1338: <li>Russell Morrison
1.498     millert  1339: <li>Gernot Poerner
                   1340: <li>Ross Lonstein
                   1341: <li>Steve Ewing
1.499     millert  1342: <li>MiAnetworks
                   1343: <li>Christian Schroeder
                   1344: <li>Gordon Turner
                   1345: <li>Joel Kershner
                   1346: <li>Marco Peereboom
                   1347: <li><a href="http://www.astarcc.com/">Astar Computer Consulting</a>
                   1348: <li>Gary Withrow
                   1349: <li>Hiroaki Sawami
                   1350: <li>Troy Gladhill
1.500     millert  1351: <li>Johan Torin
                   1352: <li>Christopher Willis
1.502     millert  1353: <li>Gabe Turner
                   1354: <li><a href="http://www.voxel.net/">Voxel dot Net, Inc.</a>
                   1355: <li>Morten Larsen
1.515     millert  1356: <li>E-Hippo Corp.
1.502     millert  1357: <li><a href="http://www.netikus.net/">Netikus.net Ltd.</a>
1.503     deraadt  1358: <li>Votec
                   1359: <li>David Fleming
1.504     millert  1360: <li>Simon Barnes
1.505     millert  1361: <li>Michael Walter
                   1362: <li>J. Fergus Wilde
1.507     krw      1363: <li>John McCance
1.508     millert  1364: <li>Frank Corrao
                   1365: <li>Rolfe Tessem
                   1366: <li>Hironobu Suzuki
1.511     millert  1367: <li>Matt Anderson
1.512     millert  1368: <li>Xavier Santolaria
1.513     millert  1369: <li>Ryan Whitworth
1.514     millert  1370: <li>Nathan Houghton
                   1371: <li>Marcus Wehmeyer
                   1372: <li>Paul Newman
                   1373: <li>Oliver Feiler
1.515     millert  1374: <li>Okan Demirmen
1.516     krw      1375: <li>Julius Oklamcak
1.517     henning  1376: <li>Arvid Groetting
1.518     millert  1377: <li>Dirk Rosler
                   1378: <li>WANtel, LLC
                   1379: <li>Craig Hammond
1.530     austin   1380: <li>Scheller Patrick
                   1381: <li>Brian Patterson
                   1382: <li>Douglas Ohlhorst
                   1383: <li>Nikolay Poendaev
                   1384: <li>Niclas Sodergard
                   1385: <li>Vegard Engen
                   1386: <li>Mr Simon Moore
                   1387: <li>Hannu Liljemark
                   1388: <li>Rob Pierce
                   1389: <li>Chad A. Musson
                   1390: <li>S. R. Lindell
                   1391: <li>Lars Cleary
                   1392: <li>Mark A. Rottler
1.660     grange   1393: <li><a href="http://www.weirdnet.nl/openbsd/">Paul de Weerd</a>
1.578     krw      1394: <li>C Bensend <!-- Christopher J Bensend - prefers C Bensend -->
1.530     austin   1395: <li>Stephen Tornio
                   1396: <li>Alan DeWitt
                   1397: <li>Chao-Kuei Hung
1.550     david    1398: <li>Michael Belyaev
1.530     austin   1399: <li>Michael Proto
                   1400: <li>Hiroki Itou
                   1401: <li>Jim Radford
1.659     marco    1402: <li>Raymond Lillard
1.530     austin   1403: <li>Don Elwell
                   1404: <li>Max Hyre
                   1405: <li>John Miller
                   1406: <li>Matthew Charles
                   1407: <li>Iima Susumu
                   1408: <li>Ignacio Arenaza
                   1409: <li>Dan Bluestein
                   1410: <li>Sascha Welter
                   1411: <li>Tim Fletcher
                   1412: <li>Timo Weggen
                   1413: <li>Marco Feenstra
                   1414: <li>Alexandre Dulaunoy
                   1415: <li>Matthew Brodeur
                   1416: <li>John R. Shannon
                   1417: <li>Ben Goren
                   1418: <li>Mathias Wegner
                   1419: <li>Rainer Duffner
                   1420: <li>Jeff Hungerford
                   1421: <li>A.M. Kuchling
                   1422: <li>Bill Whitford
                   1423: <li>George Eggleston
1.561     krw      1424: <li>Hannah Schr&ouml;ter
1.530     austin   1425: <li>Marco Delaurenti
                   1426: <li>Alex Holst
                   1427: <li>Adam Sah
                   1428: <li>Jim Parker
                   1429: <li>Alex Arnon
                   1430: <li>Lou Marco
                   1431: <li>James Conley
                   1432: <li>William Boettcher
                   1433: <li>Richard Smith
                   1434: <li>Petr Ruzicka
                   1435: <li>Srebrenko Sehic
                   1436: <li>Tethys
                   1437: <li>John Kaiser
                   1438: <li>Tom Cosgrove
                   1439: <li>John R Danks
                   1440: <li>Tom Everett
                   1441: <li>Barrett Schroeder
                   1442: <li>Mitchell Kapor
                   1443: <li>Daniel Lindh
                   1444: <li>Rob Pickering
                   1445: <li>George S Donnelly
                   1446: <li>Alejandro Belluscio
                   1447: <li>Saad Kadhi
                   1448: <li>Chris Esther
                   1449: <li>Carol Lindemann
                   1450: <li>Thomas Hoffecker
                   1451: <li>Carl Friedrich Spilcke-Liss
                   1452: <li>Joseph Kordish
                   1453: <li>Joel McClain
                   1454: <li>Edward J Mulligan
                   1455: <li>Jonathan Irving
                   1456: <li>Hal Snyder
                   1457: <li>David Powers
                   1458: <li>Jens Steube
                   1459: <li>Mark M Pielocik
                   1460: <li>Steve De Doncker
                   1461: <li>David Winfrey
                   1462: <li>Nikolai N. Fetissov
                   1463: <li>Goetz Golla
                   1464: <li>Scott Plumlee
                   1465: <li>Jonathan Thornburg
                   1466: <li>Randy Dickinson
                   1467: <li>Bill Fahey
                   1468: <li>Grogg Benny
                   1469: <li>Siegbert Marschall
                   1470: <li>Richard P. Koett
                   1471: <li>Kenji Ikeda
                   1472: <li>Tom Trelvik
                   1473: <li>Gray Watson
                   1474: <li>Juan Blankenburgh
                   1475: <li>Terry McAlinden
                   1476: <li>William Eisele
                   1477: <li>Michael Warmuth
                   1478: <li>Abdul R Gani
                   1479: <li>Todd MacDermid
                   1480: <li>Giovanni Pelliccia
1.560     krw      1481: <li>Samuel W&uuml;thrich
1.530     austin   1482: <li>Bjorn Vandenheede
1.534     austin   1483: <li>Buck Huppmann
1.679     marco    1484: <li>Lukas Ratajski
                   1485: <li>Mark Peoples
                   1486: <li>Masoud Sharbiani
                   1487: <li>Mike Gruber
                   1488: <li>Nicholas Marriott
                   1489: <li>Oliver Morais
                   1490: <li>Pascal Lalonde
                   1491: <li>Peter Ibsen Hansen
                   1492: <li>Poetic Pollution
                   1493: <li>Ricardo R. Aliwalas
                   1494: <li>Ronald Smith
                   1495: <li>Ryan Hamilton
                   1496: <li>Sean Ellis
                   1497: <li>Sean Richardson
                   1498: <li>Simon Slater
                   1499: <li>Sjoert Bakker
                   1500: <li>Stone Networking
                   1501: <li>Stuart Henderson
                   1502: <li>The Violin Case
                   1503: <li>Thorsten Glaser
                   1504: <li>Vikram Kulkarni
                   1505: <li>Weil Tristan
                   1506: <li>Wijnand Wiersma
1.697     marco    1507: <li>Bruce Newland
1.678     deraadt  1508: </ul></td><td valign=top width="25%"><ul>      <li>Sebastian Serruys
1.534     austin   1509: <li>Bertrand Janin
1.530     austin   1510: <li>Douglas W McDonald
                   1511: <li>Kenjiro Cho
                   1512: <li>Michael Beasley
                   1513: <li>Andy Payne
                   1514: <li>Rhonda Ames
                   1515: <li>Jason Swartout
                   1516: <li>Malcolm Betts
                   1517: <li>Andrew Burke
                   1518: <li>Philip Webster
                   1519: <li>Keith Alan Richardson
                   1520: <li>John Moore
                   1521: <li>Anthony Smith
                   1522: <li>Network Services
                   1523: <li>Asad Altimeemy
                   1524: <li>James Petts
                   1525: <li>Howard Persh
                   1526: <li>Simon M Cusack
                   1527: <li>James F. Wilkus
                   1528: <li>Shawn Nugent
                   1529: <li>Charles Gebhard
1.536     drahn    1530: <li>Thomas Cort
1.539     millert  1531: <li>Kristoffer Aasgaard
                   1532: <li>Ned Regina
                   1533: <li>Harald Schwitzer
                   1534: <li>Mario Lardieri
1.544     millert  1535: <li>Jim Lai
                   1536: <li>UK Airsoft Network Network
                   1537: <li>Andre Appel
                   1538: <li>William Blodgett
1.545     millert  1539: <li>Armin Wolfermann
1.547     millert  1540: <li>Lars Mathiassen
1.548     david    1541: <li>Johan Sanchez
1.551     deraadt  1542: <li>Marc Reynes
1.552     otto     1543: <li><a href="http://www.fh-koblenz.de">Fachhochschule Koblenz</a>
1.553     deraadt  1544: <li>John Roberts
1.556     millert  1545: <li>David Cancel
                   1546: <li>Ean Price
                   1547: <li><a href="http://www.packaginggraphics.net">Packaging Graphics Co.</a>
                   1548: <li>Ed Braaten
1.557     austin   1549: <li>Tzun Hau Choong
                   1550: <li>Paul Friedrich
                   1551: <li>Antony Bartolini
                   1552: <li>Tilo Sloboda
                   1553: <li>Dino Capiaghi
                   1554: <li>Robert Granger
                   1555: <li>Hack Kampbjorn
                   1556: <li>Christian Tanzer
                   1557: <li>Holger Wiese
                   1558: <li>George Orr
                   1559: <li>Stephen Davis
                   1560: <li>Robert Jones
                   1561: <li>Christopher Silverberg
                   1562: <li>Eric Brown
                   1563: <li>Michael H Buselli
                   1564: <li>Bruno Scap
                   1565: <li>Daniel R. Haney
                   1566: <li>Olivier Matthey
                   1567: <li>S. Rex Lindell
                   1568: <li>Eric Pancer
                   1569: <li>William E Friedman
                   1570: <li>Matthew Gregan
1.568     jose     1571: <li>Lee Jung-hyung
1.557     austin   1572: <li>Andrew Pinski
                   1573: <li>Robert Woods
                   1574: <li>Ward Wouts
                   1575: <li>Michael Ray
                   1576: <li>Robert I. Foster
                   1577: <li>Rafe Sigmundstad
                   1578: <li>Richard Dunkle
                   1579: <li>Peter Abeln
                   1580: <li>Per Olof Ljungmark
                   1581: <li>Jean-Marc Capellero
                   1582: <li>Doug Yooung
                   1583: <li>Richard S. Keirstead
                   1584: <li>David J Craigon
                   1585: <li>Ingmar Koeccher
                   1586: <li>Stefan Streit
                   1587: <li>Alexandre Anriot
                   1588: <li>John Andreas
1.558     austin   1589: <li><a href="http://www.net-lab.net">Net-Lab Internetworkers</a>
1.557     austin   1590: <li>Christopher Lorton
                   1591: <li>Masaki Handa
                   1592: <li>G. Koelewijn
1.559     krw      1593: <li>John Gould
1.562     krw      1594: <li><a href="http://www.ironsystems.com">Iron Systems, Inc.</a>
1.563     pvalchev 1595: <li>DolphinSearch, Inc
1.565     krw      1596: <li><a href="http://www.lsilogic.com">LSI Logic Corporation</a>
1.566     millert  1597: <li>George Pontis
                   1598: <li><a href="http://www.bmk.com.au">B.M.K. Industries</a>
                   1599: <li>Patrick Kett
                   1600: <li>Bill Saunders
                   1601: <li>Steve DeGreef
                   1602: <li><a href="http://www.jumpondeals.com/">Jump on Deals</a>
1.567     deraadt  1603: <li><a href="http://www.spiderplant.com">Spiderplant</a>
1.569     deraadt  1604: <li>Aston's liver
1.572     millert  1605: <li><a href="http://worria.com">Worria Hosting</a>
                   1606: <li>Douglas Philips
1.625     millert  1607: <li>Specialoffers.com
1.573     deraadt  1608: <li>Thomas Dzubin
1.575     deraadt  1609: <li>Adlansys Technologies
1.576     deraadt  1610: <li><a href="http://www.smat.ch/">SMAT Engineering</a>
1.578     krw      1611: <li>STeve Andre <!-- not a typo: S-T-e-v-e is correct -->
1.581     deraadt  1612: <li>Jared Spiegel
1.577     krw      1613: <li>Richard Bentley
1.582     grange   1614: <li><a href="http://www.pcengines.ch/">PC Engines GmbH</a>
1.583     avsm     1615: <li>Ian McEwan
1.584     millert  1616: <li>Thomas Morse
                   1617: <li>Fredrik Rambris
                   1618: <li>Jean-Baptiste Robertson
                   1619: <li>Vincent Goupil
                   1620: <li>James Herbert
                   1621: <li>Jens Baedeker
                   1622: <li>Thomas Schipper
1.585     deraadt  1623: <li>Robert D. Skeels
                   1624: <li>Ron Pinckney
                   1625: <li>Dragos Ruiu
1.587     millert  1626: <li>Joel Dinel
                   1627: <li>Bruce Timberlake
                   1628: <li>Andreas Kahari
1.589     marco    1629: <li>Carl Vogt
1.590     millert  1630: <li>Stephen Day
                   1631: <li>Alexandre Viale
                   1632: <li><a href="http://megos.ch/">Megos AG</a>
1.591     mcbride  1633: <li>Mathieu Sauve-Frankel
1.592     markus   1634: <li><a href="http://www.genua.de/">GeNUA mbH</a>
1.593     millert  1635: <li>Antonio Bravo
                   1636: <li><a href="http://www.e-trolley.de/">e-Trolley GbR</a>
                   1637: <li>Dimitri Georganas
1.595     deraadt  1638: <li>Brian Trammell
                   1639: <li>Isaac Levy
1.596     jolan    1640: <li>James Bottino
                   1641: <li>Motorola Labs - Schaumburg, IL
1.597     beck     1642: <li>iMarket Direct
1.598     millert  1643: <li><a href="http://www.isc.org/">Internet Software Consortium</a>
1.599     millert  1644: <li>John Cartwright
                   1645: <li>Aron Hall
1.600     krw      1646: <li>Travis Coppock
1.601     millert  1647: <li>Michael Scheliga
                   1648: <li>Daniel Foster
                   1649: <li><a href="http://www.M5Hosting.com/">M5 Computer Security</a>
1.602     deraadt  1650: <li>Steve Banta
                   1651: <li>Greg Mortensen
                   1652: <li>Nicolas Herrmann
1.603     msf      1653: <li>Steven Lacroix
1.604     miod     1654: <li><a href="http://www.aldil.org/">ALDIL</a>
1.605     millert  1655: <li>Ryan Petersen
                   1656: <li>Derick Siddoway
1.606     otto     1657: <li><a href="http://www.sys.nl">SYS B.V.</a>
1.607     mcbride  1658: <li>St. Alphonso's
1.608     deraadt  1659: <li>Ben Audet
1.609     millert  1660: <li>Stan Chesnutt
                   1661: <li>Khanh Chau
                   1662: <li>Ferdinand Hoffmann
                   1663: <li>Matt Provost
                   1664: <li>Henry Lenzi
1.610     jolan    1665: <li><a href="http://www.digium.com/">Digium</a>
1.611     todd     1666: <li><a href="http://www.wildbrain.com/">Wild Brain, Inc.</a>
1.612     deraadt  1667: <li>Nick Bender
1.616     mcbride  1668: <li><a href="http://www.vfs.com">Vancouver Film School</a>
                   1669: <li>Johan M:son Lindman
1.617     pedro    1670: <li>Aaron Glenn
                   1671: <li><a href="http://www.WickedLogic.net/">Matthew P. C. Morley</a>
                   1672: <li><a href="http://acidos.bandwidth-junkies.net/">Adam VanderHook</a>
                   1673: <li><a href="http://dei.isep.ipp.pt/~i020853/">Rui Reis</a>
                   1674: <li><a href="http://www.altisnetwork.com/">Altis Network</a>
                   1675: <li>Christian Lecompte
                   1676: <li>Soter Mul&eacute;
                   1677: <li><a href="http://www.sakkam.com/">Robin Birtle</a>
                   1678: <li><a href="http://www.mike42.com/">Mike Pugh</a>
1.618     millert  1679: <li><a href="http://www.the-spectrum.org/">The Spectrum Network</a>
                   1680: <li><a href="http://www.ebiinc.com/">Employment Background Investigations</a>
1.619     millert  1681: <li>Steve Rawlinson
1.618     millert  1682: <li>Jeff Moe
                   1683: <li>Sam Hart
1.620     mcbride  1684: <li><a href="http://www.peer1.com">Peer 1 Network</a>
1.621     pedro    1685: <li><a href="http://bitz.ca/">Michael Coulter</a>
                   1686: <li>Christian Fuchs
1.622     nick     1687: <li>Michael Miller
1.623     deraadt  1688: <li>Michiel van Baak
1.624     millert  1689: <li>Jonathan Hart
                   1690: <li>Eugen Leitl
1.625     millert  1691: <li>Jason Sherron
1.626     pedro    1692: <li><a href="http://www.inf.puc-rio.br/">Pontifical Catholic University of Rio de Janeiro Dept. of Informatics</a>
1.627     nick     1693: <li>Jacob Roersma
1.628     jsg      1694: <li>Mark Uemura
1.629     dlg      1695: <li>Gabriel Kihlman
1.630     millert  1696: <li>Dwayne Karim
                   1697: <li>James Razmus II
1.631     austin   1698: <li>Capellero Jean-Marc
                   1699: <li>Anriot Alexandre
                   1700: <li>Andreas John
                   1701: <li>G.Koelewijn
                   1702: <li>Patrick Muldoon
                   1703: <li>Jan Johansson
                   1704: <li>Stewart A. Shields
                   1705: <li>Alexis Lê-Quôc
                   1706: <li>Frederick Dean
                   1707: <li>Chales Frédéric
                   1708: <li>Thomas Hamilton
                   1709: <li>Abdul Gani
                   1710: <li>Erwin Zbinden
                   1711: <li>Christopher D. Palmer
                   1712: <li>Riem Lionel
                   1713: <li>Per Engelbrecht
                   1714: <li>Phil Marshall
                   1715: <li>Chris Hirst
                   1716: <li>Dale Gantz
                   1717: <li>Matthias Herrmann
                   1718: <li>Daniel Clark
                   1719: <li>Gordon Ross
                   1720: <li>WW Wouts
                   1721: <li>Stelios G. Sfakianakis
                   1722: <li>Jacomo Piccolini
                   1723: <li>Harri K Koskinen
                   1724: <li>Scott Morningstar
                   1725: <li>Daniel J Weeks
                   1726: <li>Matt Hudson
                   1727: <li>Tamiji Homma
                   1728: <li>Scott Henderson
                   1729: <li>David T Brady
                   1730: <li>Klaus Steding-Jessen
                   1731: <li>Grace Woo
                   1732: <li>Brian Keefer
                   1733: <li>Christopher Mac-Stoker
                   1734: <li>Mark Thomas
                   1735: <li>Robert I Foster
                   1736: <li>Samantha Greenbaum
                   1737: <li>Henrik Lund Kramshøj
                   1738: <li>Todd Pytel
                   1739: <li>John Michael Mars
                   1740: <li>Jon Barnett
                   1741: <li>Katsuji Ishikawa
                   1742: <li>Dan Shechter
                   1743: <li>Steven Fettig
                   1744: <li>Bryan Strong
                   1745: <li>Lee Lammert
                   1746: <li>Joerg Niendorf
                   1747: <li>Richard Hodges
                   1748: <li>Craig Copi
                   1749: <li>Ewan McDonell
                   1750: <li>Christian Trutz
                   1751: <li>E Gundrum
                   1752: <li>Edgar Dalrymple
                   1753: <li>Pablo Méndez Hernández
                   1754: <li>Frank Smith
                   1755: <li>Shant Khatcherian
                   1756: <li>Lutz Weber
                   1757: <li>Willaim Kelly
                   1758: <li>Grant E Burch
                   1759: <li>J Blankenburgh
                   1760: <li>Pekka Honkonen
                   1761: <li>Mortier Mickael
                   1762: <li>Jean Paul Schillemans
                   1763: <li>Miklos Koevari
                   1764: <li>Eddy Carroll
                   1765: <li>Oliver J. Morais
                   1766: <li>Gururaj Srinivasan
                   1767: <li>Lois Danks
                   1768: <li>Orin P Blomberg
                   1769: <li>Dennis van Zuijlekom
1.635     austin   1770: <li><a href="http://muppets.deswahnsinns.de">Muppets Clan</a>
1.631     austin   1771: <li>Stefan Himpich
                   1772: <li>Felipe Alfaro Solana
                   1773: <li>Scott Tracey
                   1774: <li>August L Flassig 3rd
                   1775: <li>Erich Gazaui
                   1776: <li>Merliot
                   1777: <li>Bryan Campbell
                   1778: <li>Jeffrey Michel
                   1779: <li>Adrian V Silveanu
                   1780: <li>Peichär Robert
                   1781: <li>Fredric Hayman
                   1782: <li>Stephen Colson
                   1783: <li>Henrik Kramshøj
                   1784: <li>Daniel Langnas
                   1785: <li>Tan You Tong
                   1786: <li>John Wright
                   1787: <li>Nick Suckling
                   1788: <li>Maxime Guillaud
                   1789: <li>Jens Teglhus Møller
                   1790: <li>Rob Bricheno
                   1791: <li>Diana Clarke
                   1792: <li>Andrew Davidson
                   1793: <li>David Caldwell
                   1794: <li>Matthew Jenove
                   1795: <li>Kamil Andrusz
                   1796: <li>Grant Davisson
                   1797: <li>Jacob Hopkins
                   1798: <li>L. V. Lammert
                   1799: <li>Shane Almeida
                   1800: <li>Eric Camirand
                   1801: <li>Ray Hicks
1.633     henning  1802: <li>Jesse Bartley
                   1803: <li>Xavier Masson
                   1804: <li>Mitch Kapor
                   1805: <li>J. D. Bronson
                   1806: <li>Jason George
                   1807: <li>Jameel Akari
                   1808: <li>Marc Revial
                   1809: <li>Stephen Jacobs
                   1810: <li>Amal Jasentuliyana
                   1811: <li><a href="http://www.cuug.ab.ca">Calgary Unix Users Group</a>
                   1812: <li>Paul Mineiro
                   1813: <li>Mason Shaar
                   1814: <li>Philippe Locong
                   1815: <li><a href="http://www.cs.colorado.edu/">University of Colorado Dept. of Computer Science</a>
1.634     robert   1816: <li>Andras Csepinszky
1.636     millert  1817: <li>SBI Solutions
                   1818: <li>Douglas Lunde
1.637     miod     1819: <li>J&eacute;r&ocirc;me Loyet
1.638     pvalchev 1820: <li><a href="http://www.piweb.nl/">PiWeb</a>
1.640     deraadt  1821: <li>Adam Morley
1.644     aaron    1822: <li>Matthew Bettinger
1.648     deraadt  1823: <li>Daniel Ouellet
1.649     millert  1824: <li>Henry Williams
                   1825: <li>Nathan Lutchansky
                   1826: <li>Jonathan Walther
                   1827: <li>Shiloh Heurich
                   1828: <li>Raymond Lai
                   1829: <li>Shane MacPhillamy
                   1830: <li>Codefusion Internet Services
                   1831: <li>Xavier Venient
                   1832: <li>David Williams
                   1833: <li>Gaby Vanhegan
                   1834: <li>Matt Radtke
                   1835: <li>Douglas Hart
                   1836: <li>Marcos Carvalho Latas
                   1837: <li>Jason Murray
                   1838: <li>Sean Escriva
                   1839: <li>Jon Nierenburg
1.650     pvalchev 1840: <li>Pedro Almeida
1.651     deraadt  1841: <li><a href="http://www.sentinare.com/">Sentinare Secure Email Solutions</a>
1.655     krw      1842: <li>Jim Dew
1.656     robert   1843: <li>Gabor Debreczeni-Kis
1.657     marco    1844: <li>Rick Aliwalas
1.658     pvalchev 1845: <li><a href="http://www.axys.net/">AXYS Environmental Consulting Ltd.</a>
1.661     pedro    1846: <li><a href="http://hades.uint8t.org/">Luiz Gustavo Coelho</a>
1.662     ho       1847: <li><a href="http://www.dormnet.his.se/">Student Network at Skövde University</a>
1.663     millert  1848: <li><a href="http://www.amd.com/">Advanced Micro Devices, Inc.</a>
                   1849: <li>David O'Brien
1.666     canacar  1850: <li>Berk D. Demir
1.668     mcbride  1851: <li>Jim Geovedi
1.669     uwe      1852: <li>Inana St&uuml;hler
1.670     niklas   1853: <li><a href="http://www.openforce.se/">Openforce AB</a>
1.671     austin   1854: <li>Junghyung Lee
                   1855: <li>abdul  gani
                   1856: <li>William Kelly
                   1857: <li>Michael Lewinski
                   1858: <li>Christer Johannessen
                   1859: <li>Christopher G Figge
                   1860: <li>James Beckwith
                   1861: <li>Marcello Morsello
                   1862: <li>Kevin Reay
                   1863: <li>Ed Mulligan
                   1864: <li>Vandenheede Bjorn
                   1865: <li>Mark Dowe
                   1866: <li>Duane A. Damiano
                   1867: <li>Daniel Wade
                   1868: <li>Vladimir Támara
                   1869: <li>Marcus Wyremblewski
                   1870: <li>W S Jarriel
                   1871: <li>Rob Copsey
                   1872: <li>Morten Møller Holst
                   1873: <li>Christian Panse
                   1874: <li>Chris Humphries
                   1875: <li>Michael Satteson
                   1876: <li>Mark Marron
                   1877: <li>Greg Herrick
                   1878: <li>Richard Toohey
                   1879: <li>Matthew Clarke
                   1880: <li>Justin Schimnowski
                   1881: <li>D.C. van Zuijlekom
                   1882: <li>Steve Fairhead
                   1883: <li>Keith S. Pickens
                   1884: <li>www.gc1.com
                   1885: <li>Kean Maizels
                   1886: <li>Manfred Pusch
                   1887: <li>Mark A Anderson
                   1888: <li>Joost van Baal
                   1889: <li>Jonathan Drews
                   1890: <li>Nico Meijer
                   1891: <li>Nicholas Bender
                   1892: <li>Ken Green
                   1893: <li>Richard T. Stofer
                   1894: <li>Dave Collins
                   1895: <li>Armin Eichmann
1.673     saad     1896: <li><a href="http://www.ostc.de/">OSTC GmbH</a>
1.671     austin   1897: <li>L. Besselink
                   1898: <li>Sean M Escriva
                   1899: <li>Breen C Ouellete
                   1900: <li>Dino Sacha Capiaghi
                   1901: <li>Erich Moser
                   1902: <li>Kent Cummings
                   1903: <li>Stephan Tesch
                   1904: <li>Nakano Takaharu
                   1905: <li>Richard Bergmair
                   1906: <li>Philip Carolan
                   1907: <li>Charles Packard
                   1908: <li>Steve Murdoch
                   1909: <li>Richard Azar
                   1910: <li>Athabasca University
                   1911: <li>Travis L Cremer
                   1912: <li>Kevin Smith
                   1913: <li>John Thomas
                   1914: <li>Gary Kahn
                   1915: <li>Kevin Kadow
                   1916: <li>Jason Meltzer
                   1917: <li>Noah Aklilu
                   1918: <li>Gregory Zentkovich
                   1919: <li>Stefan Wollny
                   1920: <li>Dominic Crowson
                   1921: <li>John Katagawa
                   1922: <li>Brian Falk
                   1923: <li>Ido Admon
                   1924: <li>Matthew J Rowley
                   1925: <li>Patrick Bergamin
                   1926: <li>Eric Moore
                   1927: <li>Georg Wendenburg
                   1928: <li>Mark Patruck
                   1929: <li>Teoh Cy Boon
                   1930: <li>Mark Hesselink
1.673     saad     1931: <li><a href="http://www.chambaud.org/">François Chambaud</a>
1.671     austin   1932: <li>Matthew Weaver
                   1933: <li>Sean Underwood
                   1934: <li>John Breese
                   1935: <li>Damian Gerow
                   1936: <li>Philip Dicke
                   1937: <li>Anthony Ten Broeck
                   1938: <li>Hugo Lombard
                   1939: <li>Adam Getchell
                   1940: <li>Charles Andrew Payne
                   1941: <li>C Michael Fuller
                   1942: <li>Edwin Steele
                   1943: <li>Marcus Redivo
                   1944: <li>Matthew McCowan
                   1945: <li>Tevesz Tamás
                   1946: <li>Don Bailor
                   1947: <li>L'homme Cedric
                   1948: <li>Bigras Bruno
                   1949: <li>Dean Schuetze
                   1950: <li>Ralf Horstmann
                   1951: <li>John L Christopher
                   1952: <li>Thomas Wildeman
1.675     deraadt  1953: <li>Richard Thornton
1.679     marco    1954: <li>Wolfgang Anger
                   1955: <li>Xavier Mertens
                   1956: <li>Micro Systems
                   1957: <li>Mykhaylo Shalayev
                   1958: <li>Rob Casson
1.674     robert   1959: <li><a href="http://www.huwico.hu/">Hungarian Wireless Community</a>
1.681     deraadt  1960: <li>Anthony Sterrett
1.682     mickey   1961: <li><a href="http://www.nyi.net/">New York Internet</a>
1.683     deraadt  1962: <li>Joe Phillips
1.686     robert   1963: <li><a href="http://www.hypertower.com/">Stephan Wolf</a>
1.687     deraadt  1964: <li>Heath Putnam
1.688     msf      1965: <li><a href="http://www.whywire.net/">Why Wire, Inc.</a>
1.689     deraadt  1966: <li>Eddie Block
1.690     beck     1967: <li><a href="http://www.nycbug.org/">NYCBUG</a>
                   1968: <li>Michael Walsh
1.691     pvalchev 1969: <li><a href="http://www.cannings.org/">Rich Cannings</a>
1.692     marco    1970: <li>Haluk Durmus
                   1971: <li>Stuart Thomas
1.693     deraadt  1972: <li>David Owen
                   1973: <li><a href="http://www.crans.org">Association CRANS</a>
1.694     pedro    1974: <li><a href="http://people.debian.org/~stratus/">Gustavo Franco</a>
1.695     deraadt  1975: <li>Adrian Diagle
1.696     camield  1976: <li>Joris Lohman
1.698   ! dlg      1977: <li>Travis Gillitzer
1.228     jufi     1978: </ul></td></tr></table>
1.14      deraadt  1979:
                   1980: <br>
1.23      deraadt  1981: We would also like to thank everyone who has purchased an OpenBSD
1.24      weingart 1982: CDROM.  These sales fund the project and keep it alive.  Buy one for a
1.23      deraadt  1983: friend if you can!
1.19      deraadt  1984:
1.23      deraadt  1985: <p>
1.14      deraadt  1986: If you have donated to the project and are not in the above
1.550     david    1987: list, please send mail to www@openbsd.org.  WARNING: www@openbsd.org is a
1.542     austin   1988: publicly visible and publicly archived mailing list.  Your email address
                   1989: and email will be publicly visible forever, once you send email to here.
                   1990: Use a throw-away email address if you are not well protected from spam.
1.14      deraadt  1991: <hr>
1.540     david    1992: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.394     jufi     1993: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.78      deraadt  1994:
1.698   ! dlg      1995: <br><small>$OpenBSD: donations.html,v 1.697 2005/06/21 01:59:35 marco Exp $</small>
1.16      downsj   1996:
                   1997: </body>
1.1       millert  1998: </html>