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

Annotation of www/donations.html, Revision 1.1033

1.999     deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
1.540     david       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.918     deraadt     7: <meta name="robots" content="nofollow">
1.540     david       8: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.14      deraadt     9: <title>Donations to OpenBSD</title>
                     10: </head>
                     11:
1.571     david      12: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.402     jsyn       13: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.107     deraadt    14: <p>
1.394     jufi       15: <h2><font color="#e00000">Donations</font></h2>
                     16: <hr>
1.33      deraadt    17:
1.761     deraadt    18: OpenBSD has no wealthy sponsors, nor a business model.
1.652     deraadt    19: <p>
                     20: Naturally, the OpenBSD project requires funds to operate, due to
1.803     steven     21: electrical costs, Internet line costs and the same hardware upgrades
1.761     deraadt    22: that everyone must experience.  For this reason, the project sells
                     23: CDROMs and T-shirts and posters.  Thus, when you buy an OpenBSD CD,
                     24: whether at a conference, from any sales site, or from our
1.652     deraadt    25: <a href="orders.html">CDROM ordering page</a>, you are helping to
                     26: increase the chance that OpenBSD will continue to make future releases.
                     27: <p>
1.761     deraadt    28: It is also possible to donate funds or <a href="want.html">hardware</a>,
1.652     deraadt    29: in which case your name ends up on our
                     30: <a href="donations.html">Donations page</a>.
1.852     deraadt    31: If you wish your donation to refer to something other than your name,
                     32: or have a link provided on our web page, please send in a comment
1.888     deraadt    33: with your transaction.  (We will vet the URLs that people give us;
                     34: for taxation purposes the donations must look like donations, and
                     35: we will not allow our donations page to simply be links for advertising
1.889     martin     36: purposes.)
1.652     deraadt    37: <p>
1.994     deraadt    38: In all cases these contributions to the project are considered gifts.
                     39: The OpenBSD project does not give anything in return for the donations,
                     40: but simply continues to keep trying to write good free software for the
                     41: world.
                     42: <p>
1.652     deraadt    43: <hr>
1.994     deraadt    44: There are six main ways to fund the project with financial donations:
1.652     deraadt    45: <ul>
1.761     deraadt    46: <li><font color="#e00000">Cheques</font><br>
1.802     jolan      47: Simply send a donation cheque in CAD/EUR/USD funds made out to
1.770     deraadt    48: Theo de Raadt, since<br>
                     49: cheques made out to "OpenBSD" cannot be cashed.
1.761     deraadt    50: (Or mail <a href="mailto:deraadt@openbsd.org">Theo de Raadt</a> for other ideas).
                     51: <p>
1.652     deraadt    52: Theo de Raadt<br>
                     53: OpenBSD<br>
                     54: 812 23rd Ave SE<br>
1.766     deraadt    55: Calgary, Alberta, Canada T2G 1N8<p>
1.761     deraadt    56: <p>
1.652     deraadt    57:
1.761     deraadt    58: <li><font color="#e00000">Credit Card</font><br>
                     59: Our online ordering system can do secure credit card transactions for
                     60: <a href="https://https.openbsd.org/cgi-bin/donations">
                     61: donations from major credit cards</a>.<br>
                     62: Or you can combine your donation with
                     63: <a href="https://https.openbsd.org/cgi-bin/order">an order of our other items</a>.
1.652     deraadt    64: <p>
                     65:
1.766     deraadt    66: <li><font color="#e00000">IBAN + BIC</font><br>
                     67: For International bank transfer, people can use
                     68: <a href="bank-donation.html">
                     69: IBAN or SWIFT/BIC direct bank transfers</a>.
                     70: <p>
                     71:
1.761     deraadt    72: <li><font color="#e00000">PayPal</font><br>
                     73: <a href="https://www.paypal.com/xclick/business=paypal%40openbsd.org&amp;item_name=OpenBSD+Donation&amp;no_shipping=1">We can also accept donations via PayPal</a>
1.794     marco      74: <p>
                     75:
                     76: <li><font color="#e00000">Recurring PayPal Donations</font><br>
                     77: <form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
1.795     marco      78: OpenBSD now also supports <b>recurring payments</b> each month. Consistent
1.794     marco      79: donations let us worry less about fund-raising and focus more on
                     80: development. You can become a member by clicking on this button (you
                     81: will need a <a href="http://paypal.com/">PayPal</a> account):<br>
1.796     otto       82: <input type="text" name="a3" value="20" size="5">
                     83: <select name="currency_code">
                     84: <option value="CAD">Canadian Dollars
1.800     marco      85: <option value="EUR">Euro
1.798     otto       86: <option value="USD" selected>U.S. Dollars
1.796     otto       87: </select>
1.794     marco      88: <input type="hidden" name="p3" value="1">
                     89: <input type="hidden" name="t3" value="M">
                     90: <input type="hidden" name="sra" value="1">
                     91: <input type="hidden" name="src" value="1">
                     92: <input type="hidden" name="no_shipping" value="1">
                     93: <input type="hidden" name="no_note" value="1">
                     94: <input type="hidden" name="modify" value="1">
                     95: <input name="submit" type="submit" class="button" value="Subscribe!">
                     96: <input type="hidden" name="cmd" value="_xclick-subscriptions">
                     97: <input type="hidden" name="business" value="paypal@openbsd.org">
                     98: <input type="hidden" name="item_name" value="Donation membership">
                     99: <input type="hidden" name="return" value="http://www.openbsd.org/donations.html">
                    100: <input type="hidden" name="cancel_return" value="http://www.openbsd.org/donations.html">
                    101: </form>
                    102:
                    103: <p>
1.844     jolan     104: <form id="unsubscribe" action="https://www.paypal.com/cgi-bin/webscr?cmd=_subscr-find&amp;alias=paypal%40openbsd%2eorg" method="post">
1.794     marco     105: You can cancel your subscription at any time by clicking this button and follow the instructions.
                    106: <input name="submit" type="submit" class="button" value="Unsubscribe">
                    107: </form>
1.994     deraadt   108:
                    109: <li><font color="#e00000">The OpenBSD Foundation</font><br>
                    110: For those unable to make their contributions as straightforward gifts, the
1.995     deraadt   111: <a href="http://www.openbsdfoundation.org">OpenBSD Foundation</a>
1.994     deraadt   112: is a
                    113: <a href="http://en.wikipedia.org/wiki/Non-profit_organization#Canada">
                    114: Canadian not-for-profit corporation</a> that can accept larger contributions
                    115: and issue receipts.  In some situations, their receipt may qualify
                    116: as a business expense writeoff, so this is certainly a consideration for
                    117: some organizations or businesses.  There may also be exposure benefits
                    118: since the Foundation may be interested in participating in press releases.
                    119: <p>
                    120: In turn, the Foundation then uses these contributions to assist OpenBSD's
                    121: infrastructure needs.  Contact the foundation directors at
                    122: <a href="mailto:directors@openbsdfoundation.org">directors@openbsdfoundation.org</a>
                    123: for more information.
1.652     deraadt   124: </ul>
                    125:
                    126: <hr>
                    127: <p>
1.994     deraadt   128: While donations (as gifts) are not generally tax deductible as charitable
                    129: contribution, they may be deductible as an operating expense (or check the
1.995     deraadt   130: <a href="http://www.openbsdfoundation.org">OpenBSD Foundation</a> above
1.994     deraadt   131: for an even better way), and if someone is so inclined, they should ask for
                    132: the advice of their accountant.  In some countries corporations can make
                    133: deductible donations under the terms of "Good Will".
1.33      deraadt   134: <p>
1.394     jufi      135: We have a <a href="want.html">list of hardware</a> that we would like to
1.362     jufi      136: see donated to the project.  We would appreciate it if people would look
1.109     deraadt   137: through the list and compare it to personal or corporate junk piles.
                    138: Amongst other reasons, the list exists so that project members can own
                    139: devices that should be supported, so that future releases ship with better
                    140: device driver support.
1.16      downsj    141: <p>
1.708     grunk     142: <a name="people"></a>
1.137     deraadt   143: The following people and organizations (listed in chronological order) have
1.770     deraadt   144: contributed money, equipment, or services to the OpenBSD, OpenSSH, OpenBGPD,
1.771     deraadt   145: or OpenOSPFD projects.
1.137     deraadt   146: <p>
1.14      deraadt   147:
1.105     deraadt   148: <hr>
1.137     deraadt   149:
                    150: <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    151: <tr>
1.287     deraadt   152: <td valign="top" width="25%">
1.137     deraadt   153: <ul>
1.905     deraadt   154: <li><a rel="nofollow" href="http://www.theos.com/deraadt/">Theo de Raadt</a>
1.14      deraadt   155: <li>Danny Dulai
                    156: <li>Willowglen Singapore
                    157: <li>Mike Price
1.905     deraadt   158: <li><a rel="nofollow" href="http://www.rtmx.com">RTMX, Inc.</a>
                    159: <li><a rel="nofollow" href="http://www.courtesan.com/todd">Todd Miller</a>, author of <a rel="nofollow" href="http://www.courtesan.com/sudo/">sudo</a>.
1.462     nick      160: <li>Jeff Homer
1.905     deraadt   161: <li><a rel="nofollow" href="http://www.pacifier.com/">Pacifier Computers</a>
1.14      deraadt   162: <li>Andy Sharp
                    163: <li>Clint Adam Smith
                    164: <li>Fred Holliss
                    165: <li>Denton Gentry
1.905     deraadt   166: <li><a rel="nofollow" href="http://www.oss.de">Open System Solutions GmbH</a>
1.14      deraadt   167: <li>Rob Urban
                    168: <li>Chris Townsend
                    169: <li>Mark Evenson
                    170: <li>Tim Spencer
                    171: <li>John Stone
1.147     deraadt   172: <li>Ken Stailey
1.15      downsj    173: <li>Jason Downs
1.905     deraadt   174: <li><a rel="nofollow" href="http://www.pw.com/">Price Waterhouse</a>
1.909     grunk     175: <li>Algorithmics Ltd.
1.21      deraadt   176: <li>D.J. Gregor
1.22      deraadt   177: <li>Hatem Zaghloul
1.909     grunk     178: <li>Michael Stolarchuk
1.905     deraadt   179: <li><a rel="nofollow" href="http://www.appli.se/">Applitron Datasystem AB</a>
1.462     nick      180: <li>Network Management
1.29      deraadt   181: <li>Chris Petro
1.30      millert   182: <li>Ian McWilliam
                    183: <li>Richard Johnson
                    184: <li>Matthew Patton
1.31      deraadt   185: <li>Wojciech Tryc
1.113     deraadt   186: <li>Undergraduate Projects Lab, UW Madison Computer Sciences Dept
                    187: <li>Matt Beschta
1.34      deraadt   188: <li>Todd Fries
1.35      deraadt   189: <li>Mark Cordingly
1.905     deraadt   190: <li><a rel="nofollow" href="http://www.etext.org/~pauls/">Paul Southworth</a>
1.37      deraadt   191: <li>Taco van Ieperen
1.909     grunk     192: <li>Hiroo Yamagata
1.38      deraadt   193: <li>Marco S. Hyman
1.147     deraadt   194: <li>Secure Networks, Inc.
1.39      deraadt   195: <li>Ben Black
1.40      deraadt   196: <li>Michael Shalayeff
1.909     grunk     197: <li>New Hack City
1.43      deraadt   198: <li>Michael Park
1.44      deraadt   199: <li>Josh Lynch
1.45      deraadt   200: <li>Matthew Potter
1.46      niklas    201: <li>Janne Johansson
1.905     deraadt   202: <li><a rel="nofollow" href="http://www.petersson.se/~zap">Jonas Petersson</a>
1.46      niklas    203: <li>Matti Ristinmaa
1.905     deraadt   204: <li><a rel="nofollow" href="http://www.stacken.kth.se">Stacken, KTH</a>
                    205: <li><a rel="nofollow" href="http://niklas.hallqvist.se">Niklas Hallqvist</a>
                    206: <li><a rel="nofollow" href="http://www.cyclic.com">Cyclic Software</a>, authors of CVS.
                    207: <li><a rel="nofollow" href="http://www.ascend.com">Ascend Communications</a>
                    208: <li><a rel="nofollow" href="http://www.monkey.org">The primates at monkey.org</a>
1.51      deraadt   209: <li>Louis Bertrand
                    210: <li>Neil Hendin
1.909     grunk     211: <li>Jennifer Myers
1.55      deraadt   212: <li>Wim Vandeputte
1.905     deraadt   213: <li><a rel="nofollow" href="http://www.ieng.com/">Internet Engineering Group</a>
                    214: <li><a rel="nofollow" href="http://www.cwiq.com/">CWI (NetWorkShop)</a>
1.57      deraadt   215: <li>Kenneth R. Westerback
1.60      deraadt   216: <li>Diana Eichert
1.61      deraadt   217: <li>R. Robert Willmann Jr
1.909     grunk     218: <li>Cambridge Technology Partners, Enterprise Security Services
1.905     deraadt   219: <li>D. J. Bernstein, author of <a rel="nofollow" href="http://www.qmail.org">qmail</a>.
1.462     nick      220: <li>NMG Sweden AB
1.66      deraadt   221: <li>Brian Mitchell
1.909     grunk     222: <li>Chris Cappuccio
1.905     deraadt   223: <li><a rel="nofollow" href="http://www.darwinsys.com/">Ian Darwin</a>
1.69      deraadt   224: <li>Jason Taylor
1.905     deraadt   225: <li><a rel="nofollow" href="http://www.empirenet.net/">Empire Net</a>
                    226: <li><a rel="nofollow" href="http://www.netsec.net">Network Security Technologies, Inc.</a>
                    227: <li><a rel="nofollow" href="http://www.crt.se">Carlstedt Research &amp; Technology AB</a>
                    228: <li><a rel="nofollow" href="http://www.thewrittenword.com">The Written Word</a>
                    229: <li><a rel="nofollow" href="http://www.knowledge.com">Knowledge Matters Ltd</a>
                    230: <li><a rel="nofollow" href="http://www.ey.com">Ernst &amp; Young</a>
                    231: <li><a rel="nofollow" href="http://www.taxistockholm.se">Taxi Stockholm</a>
1.462     nick      232: <li>Invertex
1.75      deraadt   233: <li>Thorsten Lockert
1.141     hugh      234: <li>Hugh Graham
1.76      jason     235: <li>Keith A. Watson
1.905     deraadt   236: <li>Daryl Sando, <a rel="nofollow" href="http://www.mbaj.com">Martin Boal Anthony &amp; Johnson Architects</a>
                    237: <li>N.W. Choe, <a rel="nofollow" href="http://www.environs.com/">Online Environs, Inc.</a>
1.78      deraadt   238: <li>Hal Pomeranz
1.905     deraadt   239: <li><a rel="nofollow" href="http://www.usenix.org">The USENIX Association</a>
                    240: <li><a rel="nofollow" href="http://www.thought.net/jason">Jason Wright</a>
1.81      deraadt   241: <li>Adam Rogoyski
                    242: <li>Andrew M. Hoerter
                    243: <li>Douglas Beaver
1.82      deraadt   244: <li>Michael Kennett
1.905     deraadt   245: <li><a rel="nofollow" href="http://www.it.kth.se/">IT, KTH</a>
1.84      jason     246: <li>Jeff Schneiter
1.85      downsj    247: <li>Rick Jones
1.86      deraadt   248: <li>Michael L. Crogan
1.87      deraadt   249: <li>Chris Linn
                    250: <li>Richard Kolb II
                    251: <li>Gregory Perry
                    252: <li>Nicholas Bellamy
1.905     deraadt   253: <li><a rel="nofollow" href="http://www.citi.umich.edu/u/honey">Peter Honeyman</a>
1.88      deraadt   254: <li>Tamotsu Kanoh
                    255: <li>Wouter Slegers
                    256: <li>Tom Willis
                    257: <li>Geoffrey W. Steckel
                    258: <li>Geff Underwood
                    259: <li>Ben Hutchinson
                    260: <li>Francisco Roque
                    261: <li>David Goldberg
                    262: <li>Jason Ackley
                    263: <li>Allen Wong
1.89      deraadt   264: <li>Ronald M Penna Jr
                    265: <li>Michael DuFresne
                    266: <li>Shayne White
1.909     grunk     267: <li>Aaron Campbell
1.89      deraadt   268: <li>Scott Brown
1.909     grunk     269: <li>The Linux Store
1.91      deraadt   270: <li>David Alten
1.905     deraadt   271: <li><a rel="nofollow" href="http://www.ubergeeks.com">Adrian Filipi-Martin</a>
1.94      deraadt   272: <li>Gantcho I. Mantchorov
                    273: <li>Jeff Sickel
                    274: <li>David A. Madore
                    275: <li>S. Ryan Quick
                    276: <li>Anthony Panos
                    277: <li>Chad Gross
                    278: <li>Faried Ibrahim
                    279: <li>J Lincoln Brown
                    280: <li>Christopher William Hisgen
                    281: <li>Niall Murphy
                    282: <li>Christian Stork
                    283: <li>Matt Penna
                    284: <li>Chris Hancock
                    285: <li>Kazuhisa Ichikawa
                    286: <li>Jos Polman
                    287: <li>Mike DuFresne
                    288: <li>Art Freeman
                    289: <li>Ho Soo Khim
                    290: <li>Jim Lawson
                    291: <li>John Krug
1.95      deraadt   292: <li>Fan Li Tai
1.905     deraadt   293: <li><a rel="nofollow" href="http://www.wad-s.com">John's Industrial Surplus</a>
                    294: <li><a rel="nofollow" href="http://www.hiverworld.com/">Hiverworld</a>
1.127     deraadt   295: <li>Angelos D. Keromytis
1.98      deraadt   296: <li>The City of Calgary (Waterworks)
                    297: <li>Andrew W. Smith
1.115     deraadt   298: <li>Brian Jacoby
1.98      deraadt   299: <li>John Clifton
                    300: <li>Ike Naar
                    301: <li>Henry F Lyles III
1.99      mickey    302: <li>Rodney Hopkins
1.113     deraadt   303: <li>Rusty
1.108     angelos   304: <li>John Ioannidis
1.909     grunk     305: <li>SoftQuad Software Inc.
1.905     deraadt   306: <li>Sean Macguire, author of <a rel="nofollow" href="http://www.bb4.com">Big Brother</a>.
1.106     deraadt   307: <li>John Kerbawy
1.114     deraadt   308: <li>Marc Schroeder
                    309: <li>Darren Larson
1.115     deraadt   310: <li>Zvonimir Hlousek
                    311: <li>Yoshimasa Kawamoto
                    312: <li>Corey D Brenner
                    313: <li>Robert L. Hume
                    314: <li>Mark Anderson
                    315: <li>Paul Brunk
                    316: <li>Toni Teski
                    317: <li>Michael Williams
                    318: <li>William Lloyd
                    319: <li>Michael Gwilliam
                    320: <li>Donald R. Coulson
                    321: <li>Kjell E. Grotland
                    322: <li>Nizam Sayeed
                    323: <li>Dale Smyth
                    324: <li>Brian Cohen
                    325: <li>Tom Rutledge
                    326: <li>Alexander C. Derbes
                    327: <li>D. Leu
                    328: <li>David Rabiega
                    329: <li>Jean-Marc Dufour
                    330: <li>J. Maynard Gelinas
1.294     millert   331: <li>Tim Mathams
1.301     millert   332: <li>Eugene D. Regad
1.905     deraadt   333: <li><a rel="nofollow" href="http://www.obtuse.com/">Obtuse Systems Corporation</a>
                    334: <li><a rel="nofollow" href="http://www.carleton.edu">Carleton College</a>
                    335: <li>Network Applications Group, <a rel="nofollow" href="http://www.illuminet.com">Illuminet, Inc.</a>
                    336: <li><a rel="nofollow" href="http://www.elab.kth.se/">Elab, KTH</a>
                    337: <li><a rel="nofollow" href="http://www.uchsc.edu/">University of Colorado Health Sciences Center</a>
                    338: <li><a rel="nofollow" href="http://www.cfug.org">The Connecticut Free UNIX Group</a>
1.222     deraadt   339: <li>Henry M. Pierce
1.123     aaron     340: <li>Aaron Summers
1.124     jason     341: <li>Richard B. Dervan
1.125     deraadt   342: <li>Daniel B. Giffin
1.905     deraadt   343: <li><a rel="nofollow" href="http://www.zedz.net/">Alex de Joode</a>
1.125     deraadt   344: <li>Ate Brink
1.371     horacio   345: <li>Carlos Fern&aacute;ndez
1.125     deraadt   346: <li>Douglas Shawhan
                    347: <li>Pedro Augusto Oliveira Alves
                    348: <li>Karl Wagner
                    349: <li>W. Frank Warren
                    350: <li>Jerry Alexandratos
1.371     horacio   351: <li>John Mart&iacute;nez
1.125     deraadt   352: <li>Steven O. Pauly
                    353: <li>Go Watanabe
                    354: <li>Andrew Hermetz
1.541     david     355: <li>Xavier Beaudouin
1.125     deraadt   356: <li>Robert Depenbrock
                    357: <li>Jussi Jaakonaho
                    358: <li>Sang Thong Chang
                    359: <li>Chris K. Young
                    360: <li>Brian LoBue
                    361: <li>David Hankins
                    362: <li>Matthew Cerha
                    363: <li>Bala Ganeshan
                    364: <li>Louis Eagle
                    365: <li>David Buckley
                    366: <li>Francesco G. Benedini
                    367: <li>Ian Main
                    368: <li>Colin Phipps
1.276     millert   369: <li>Etienne Moreau
1.282     millert   370: <li>Jean Chouanard
1.284     lebel     371: <li>James Graves
1.125     deraadt   372: <li>Noah Gibbs
                    373: <li>Luis E. G. Ontanon
                    374: <li>Kourosh Ghassemieh
                    375: <li>Simon Carr
                    376: <li>Steve Singles
                    377: <li>Stephen Hooper
                    378: <li>Rajat Datta
                    379: <li>Pitrich Karl
                    380: <li>David R. Linn
                    381: <li>James Duncan Murphy
                    382: <li>Christopher Stillson
                    383: <li>Eric Brophy
1.128     mickey    384: <li>Norman Jaffe
1.131     deraadt   385: <li>Stuart Eichert
1.130     jason     386: <li>Joseph Cosco
1.134     kjell     387: <li>Kjell Wooding
1.135     deraadt   388: <li>Tumbleweed Electron Wranglers
                    389: <li>Scott R. Thomas
                    390: <li>Josh Archambault
                    391: <li>Paul Wang
1.136     deraadt   392: <li>BroadBand Office, Inc.
1.358     deraadt   393: <li>Shane Guthrie
1.812     deraadt   394: <li>Breen C. Ouellette
1.138     deraadt   395: <li>Aaron Segura
1.905     deraadt   396: <li><a rel="nofollow" href="http://www.vortex.de/">ICP-Vortex</a>
1.139     niklas    397: <li>Robert Malmgren
1.905     deraadt   398: <li><a rel="nofollow" href="http://www.kvarnhjulet.se/">Montessoriskolan Kvarnhjulet</a>
1.140     art       399: <li>Chuck Gagnon
1.143     deraadt   400: <li>Paul K. Landers
                    401: <li>Rick Bradley
                    402: <li>Peter van Schaick
1.142     jason     403: <li>John Lengeling
1.905     deraadt   404: <li><a rel="nofollow" href="http://www.xircom.com">Xircom</a>
1.145     art       405: <li>Hugh Kennedy
1.147     deraadt   406: <li>Nathan Bates
                    407: <li>Will Sarka
                    408: <li>Nathaniel Johnston
                    409: <li>Bryan Blackburn
                    410: <li>Abdul Rehman Gani
                    411: <li>Wolfgang Teschner
                    412: <li>Joseph Hansen
                    413: <li>Brian Atkins
                    414: <li>Ryan McRonald
                    415: <li>Ralph D. Jenson
1.420     deraadt   416: <li>John A. Barbuto
1.424     henning   417: <li>Paul Weissmann
1.147     deraadt   418: <li>Dwight Leu
                    419: <li>Adam Vissing
                    420: <li>Chris Jones
                    421: <li>Shawn K. Tagseth
                    422: <li>Wesley Connell
                    423: <li>Daniel Liebster
                    424: <li>Karl Pitrich
                    425: <li>Robert MacLeod
                    426: <li>Scott Worley
                    427: <li>Fujiwara Teruyoshi
                    428: <li>Sylvain Dusart
                    429: <li>Takao Hotta
                    430: <li>Peter Burtt
                    431: <li>Tor Houghton
                    432: <li>Aaron Culliney
1.905     deraadt   433: <li><a rel="nofollow" href="http://www.2keys.ca">2Keys Corporation</a>
1.147     deraadt   434: <li>Michael S. Bradley, Jr.
                    435: <li>Brent Huffman
                    436: <li>Fabio da Silva Cunha
                    437: <li>Bill Hamilton
                    438: <li>David K Lents
                    439: <li>Jason Gaxiola
                    440: <li>Denny M. Hallett
1.200     deraadt   441: <li>Federico Grauf
                    442: <li>Jonathan Shoemaker
                    443: <li>Todd Owen
                    444: <li>Daniel J. Gregor, Jr
                    445: <li>Thomas Brupbacher
                    446: <li>Peter Stern
                    447: <li>Julien Nadeau
                    448: <li>Chris Wicklein
                    449: <li>Henric Jungheim
                    450: <li>Robert L. Lineberger
1.147     deraadt   451: <li>Kevin K Smith
1.561     krw       452: <li>Peter Str&ouml;mberg
1.147     deraadt   453: <li>Linh Pham
                    454: <li>Boris Fabbro
                    455: <li>Jeff Garzik
                    456: <li>Jean-Claude Christophe
                    457: <li>Colin Coghill
                    458: <li>Kent Hundley
                    459: <li>Paul Hewitt
                    460: <li>Carlos Gonzales
1.148     deraadt   461: <li>Tom Pettigrew
1.150     deraadt   462: <li>Abel O. Nelson
1.151     smurph    463: <li>Espen Randen
                    464: <li>Adam N. Thompson
                    465: <li>Dave Deihl (Carleton College)
                    466: <li>Ryan Erwin
1.154     aaron     467: <li>Jonathan Katz
1.155     deraadt   468: <li>Allan Peda
                    469: <li>Brian Fritz
                    470: <li>Christopher D. Morgan
                    471: <li>Darian Rackham
                    472: <li>David Fetrow
                    473: <li>David Starnar
                    474: <li>Donald F. Allen II
                    475: <li>Douglas Putnam
                    476: <li>Ed Wehbe
                    477: <li>Erik Biever
                    478: <li>Eugene Dragoev
                    479: <li>Hakan Hamurcu
                    480: <li>Ian Jensen
                    481: <li>Igor Popovic
                    482: <li>J. Neal Richter
                    483: <li>Jason Stout
                    484: <li>Jim Pazarena
                    485: <li>Joey Morris
                    486: <li>John E. Vincent
                    487: <li>John Farragher
                    488: <li>John Hutcherson
                    489: <li>Joseph Moran
                    490: <li>Justin Simms
                    491: <li>Kevin Reis
                    492: <li>Lamar Zabielski
                    493: <li>Mark Dalton
                    494: <li>Martin A. Flynn
                    495: <li>Mohammad Rizal Othman
                    496: <li>Neal Delmonico
1.909     grunk     497: <li><a rel="nofollow" href="http://www.marty44.net">Martin Boehme</a>
1.546     henning   498: <li>Markus F&ouml;rster
1.155     deraadt   499: <li>Paul Drake
                    500: <li>Roman Kurjewicz
                    501: <li>Scott Eitel
                    502: <li>Sean Russel
                    503: <li>Stephen Fuqua
1.574     jose      504: <li>Kirk Strauser
1.564     henning   505: <li>Albert Chin-A-Young
1.570     henning   506: <li>Waldemar Brodkorb
1.155     deraadt   507: <li>William B. Pietri
1.156     jason     508: <li>First Options Chicago
1.586     tedu      509: <li>Exotec, Inc
1.905     deraadt   510: <li><a rel="nofollow" href="http://www.wowk.com">George A. Wowk</a>
1.159     deraadt   511: <li>Jay L. Jaroslav
1.160     deraadt   512: <li>Chuck Yerkes
1.161     deraadt   513: <li>Nicholas Merrill
1.905     deraadt   514: <li><a rel="nofollow" href="http://www.calyx.net">Calyx Internet Access</a>
1.162     niklas    515: <li>Brad &amp; Wayne Slavin, WebHEAT.com
1.163     deraadt   516: <li>William H. Backman
                    517: <li>Michael Roark
                    518: <li>Yourie Fominouf
                    519: <li>Doug Lee
                    520: <li>Manuel A. Ulloa
                    521: <li>Christopher J. Rooney
                    522: <li>Jon T. Radel
1.164     deraadt   523: <li>Luke R. Bakken
1.629     dlg       524: <li>Alistair Kerr
1.905     deraadt   525: <li><a rel="nofollow" href="http://sunsite.ualberta.ca">The University Of Alberta SunSITE</a>
1.168     deraadt   526: <li>Dimitar Stoikov
1.170     fgsch     527: <li>Evan P. Cordes
1.171     jason     528: <li>Sean Cavanaugh
1.172     millert   529: <li>Garance Drosehn
                    530: <li>Mark Allen
1.174     fgsch     531: <li>Guan Yang
1.175     smurph    532: <li>Darrin Johnson
1.905     deraadt   533: <li><a rel="nofollow" href="http://www.adaptec.com">Adaptec, Inc</a>
1.176     aaron     534: <li>William Dell Wisner
1.334     millert   535: <li>Dan Bylund
1.178     aaron     536: <li>William Woods
1.179     deraadt   537: <li>Sidney A. Cammeresi IV
1.180     niklas    538: <li>Mats O Jansson
1.905     deraadt   539: <li><a rel="nofollow" href="http://www.asacomputers.com">ASA Computers, Inc</a>
1.183     deraadt   540: <li>Chad Dougherty
1.258     deraadt   541: <li>Canada Disk &amp; Tape
1.184     deraadt   542: <li>Doug Wong
1.185     deraadt   543: <li>Nigel Canning
1.186     deraadt   544: <li>Magnus Bodin
                    545: <li>Rick Owens
                    546: <li>Brad Passwaters
                    547: <li>James Trumpbour
                    548: <li>Martin Lightheart
                    549: <li>Jason Chan
                    550: <li>Andre Lucas
1.632     henning   551: <li>Hans Kremers
1.633     henning   552: <li>Dane Foster
                    553: <li>Takuzo Ohara
                    554: <li>Marco Snoek
                    555: <li>Yary Hluchan
                    556: <li>Andreas Forsgren
                    557: <li>Drew Poland
                    558: <li>Belinda Mccardle
                    559: <li>David Bryan
1.971     austin    560: <li>Heather Bryan
1.633     henning   561: <li>Sam Wilson
                    562: <li>Thomas Insel
1.639     henning   563: <li>Matthias Kilian
1.186     deraadt   564: <li>Brandt Kurowski
                    565: <li>Grant Boyle
                    566: <li>B. Johannessen
                    567: <li>Flavio Curti
                    568: <li>Al Mutairi Mohammad
1.905     deraadt   569: <li><a rel="nofollow" href="http://www.hawk.com">Hawk Technologies, Inc</a>
1.186     deraadt   570: <li>John Todd
                    571: <li>David Kamishlian
                    572: <li>Val Tirman
                    573: <li>James L. Fisher
                    574: <li>Ramon F. McDougall
1.909     grunk     575: <li>m&sup2;ic M&sup2; Ing&eacute;nierie et Conseil
1.186     deraadt   576: <li>David Medberry
                    577: <li>James Spann
                    578: <li>Matthieu Herrb
                    579: <li>Michael Tackett
                    580: <li>Eric Wayte
                    581: <li>Ian Guthrie
1.905     deraadt   582: <li>Morten A. Middelthon, <a rel="nofollow" href="http://www.freenix.no">Freenix Norge</a>
1.186     deraadt   583: <li>Norman A. Abookire
                    584: <li>Patrick Maupin
                    585: <li>Scott A. Morris
1.189     wvdputte  586: <li>Javier V&aacute;zquez
1.188     deraadt   587: <li>Scott Balfour
1.905     deraadt   588: <li>Patrick Maher &amp; <a rel="nofollow" href="http://www.pcmcia.org">PCMCIA Org.</a>
1.192     deraadt   589: <li>Brad Cavanagh
1.905     deraadt   590: <li><a rel="nofollow" href="http://www.highpoint-tech.com/">HighPoint-Tech</a>
1.194     todd      591: <li>Ron Skoog
1.195     aaron     592: <li>Gardner Cohen
1.909     grunk     593: <li>ADMtek
1.196     fgsch     594: <li>Scott McMahon
1.679     marco     595: <li>Abraham Al-Saleh
                    596: <li>Alf Schlichting
                    597: <li>Andre Marenke
                    598: <li>Andrew Wingate
                    599: <li>BS Web Services
                    600: <li>Benedikt Heinen
                    601: <li>Benjamin Crowell
                    602: <li>Bill Saunders
                    603: <li>Blake Willis
                    604: <li>Bradley Schneider
                    605: <li>Brandon J Creighton
                    606: <li>Carson Chittom
                    607: <li>Chris Ferebee
1.680     marco     608: <li>Christian Rueger
1.679     marco     609: <li>Cristian Bratu
                    610: <li>Dan Price
                    611: <li>Dave Shanker
                    612: <li>David Cathcart
                    613: <li>David Steinberg
                    614: <li>Doug Clements
1.701     henning   615: <li>Francis Kayiwa
                    616: <li>Giorgio Balestrieri
1.905     deraadt   617: <li><a rel="nofollow" href="http://www.dixongroup.net">DixonGroup Consulting</a>
1.701     henning   618: <li>Leo R. Lundgren
1.905     deraadt   619: <li><a rel="nofollow" href="http://www.maxvr.de/">Wolfgang Anger</a>
                    620: <li><a rel="nofollow" href="http://www.sickness.it/">Diego Righi</a>
                    621: <li>L. V. Lammert, <a rel="nofollow" href="http://www.omnitec.net/">Omnitec Corporation</a>
                    622: <li><a rel="nofollow" href="http://www.phinzup.com/">Mike Pugh</a>
                    623: <li><a rel="nofollow" href="http://www.defenxis.com">Kamal Hilmi Othman</a>
                    624: <li><a rel="nofollow" href="http://www.netmachine.pt/">Netmachine</a>
1.909     grunk     625: <li>DREAMWVR.COM
1.263     millert   626: <li>Aurilee Gamboa
1.676     henning   627: <li>Jason Dixon
1.264     millert   628: <li>Jesse Kornblum
1.199     deraadt   629: <li>Russell Davies
                    630: <li>John P Callahan
                    631: <li>Ted Bardusch
                    632: <li>David Love
                    633: <li>Scott Wells
                    634: <li>Damien Sullivan
                    635: <li>David Shao
                    636: <li>Erik Kennedy
                    637: <li>David Neal
                    638: <li>Gregg Dippold
                    639: <li>Jason Stevens
                    640: <li>Ziemowit Laski
1.747     dlg       641: <li>Jamie Madden
1.199     deraadt   642: <li>Matt Hess
                    643: <li>Ron Watkins
                    644: <li>Timothy Dyck
                    645: <li>Jari Kivela
                    646: <li>Joshua Hill
                    647: <li>David Thomson
                    648: <li>Patrick Wagstrom
                    649: <li>Vern Staats
                    650: <li>Steven M. Jones
                    651: <li>Jack Cherney
                    652: <li>Kirklan D. Reeves
                    653: <li>Gilles Peskine
                    654: <li>Patrick J. Conley
                    655: <li>Felipe Saint-Jean
                    656: <li>Chad C. Keep
                    657: <li>Steven Lee Salkin, Jr.
                    658: <li>Edward Berner
                    659: <li>Guenter Schallert
                    660: <li>Robert Pierce, 2Keys
                    661: <li>Homer W Smith
                    662: <li>Mark Rustad
                    663: <li>Brenda Larcom
                    664: <li>John Bruce
                    665: <li>Paul Grinnell
                    666: <li>Bengt Kleberg
                    667: <li>William del Solar
                    668: <li>Warren Hardy
                    669: <li>Martin O'Nions
                    670: <li>Robert Weiler
                    671: <li>Don Shockey
                    672: <li>Daniel B. Freeman
                    673: <li>Steven J. Hill
                    674: <li>S. Spans
                    675: <li>Ralph Jenson
                    676: <li>Enno Rey
1.561     krw       677: <li>Matthias H&ouml;lzl
1.199     deraadt   678: <li>Bogica Gojkov
                    679: <li>Martin Crossley
1.201     aaron     680: <li>Tor Roberts
                    681: <li>Eric Jackson
                    682: <li>Christian Gruber
1.202     deraadt   683: <li>Willard Dennis
1.203     aaron     684: <li>Al Lipscomb
1.905     deraadt   685: <li><a rel="nofollow" href="http://www.athabascau.ca">University of Athabasca</a>
1.204     aaron     686: <li>Mike Nicewonger
                    687: <li>Joshua Stein
1.207     aaron     688: <li>Adam Thompson
1.208     niklas    689: <li>Ola Storkitt
1.905     deraadt   690: <li><a rel="nofollow" href="http://www.nocom.se">Nocom</a>
1.209     aaron     691: <li>Mark Baenziger
1.210     deraadt   692: <li>Kolbjorn Halvorsen
1.211     deraadt   693: <li>Samuel Sanders
1.558     austin    694: <li>Daniel Weeks
1.212     kjell     695: <li>Renaissance Energy
1.213     brian     696: <li>Joe Warren-Meeks
1.214     millert   697: <li>Patrick Hawley
1.905     deraadt   698: <li><a rel="nofollow" href="http://www.3ware.com">3Ware</a>
                    699: <li><a rel="nofollow" href="http://www.ami.com">AMI</a>
1.259     deraadt   700: <li>Stephane Matis
1.216     mickey    701: <li>Mark Stovall
1.217     millert   702: <li>Armando Atienza
1.218     millert   703: <li>Wesley Griffin
1.219     deraadt   704: <li>Ryan M. Waters
                    705: <li>Roger Mach
                    706: <li>Neil Ryan
                    707: <li>Thomas D Malin
                    708: <li>Emily Ratliff
1.972     deraadt   709: <li><a rel="nofollow" href="http://www.jackmccarthy.com/">Jack McCarthy</a>
1.219     deraadt   710: <li>Warren Bishop
                    711: <li>Roberto Gelleni
                    712: <li>David M. Anderson
                    713: <li>Karl Hoffman
                    714: <li>Marc Provitt
                    715: <li>James A. Nash
                    716: <li>Barton Longacre
                    717: <li>Evan Franklin
                    718: <li>Sreeram Ramachandran
                    719: <li>Virginia Yue
                    720: <li>Jesse Burns
                    721: <li>Doug Johnson
                    722: <li>Johan Helsingius
                    723: <li>Scott Ellis
                    724: <li>Kristin Wolfe
                    725: <li>Andreas Eye
                    726: <li>Ted Ji
                    727: <li>Doug Wyatt
                    728: <li>Olier Raby
                    729: <li>Joe Pearson
1.429     henning   730: <li>Jan Niemann
1.219     deraadt   731: <li>Yamagata Hiroo
                    732: <li>Frankie Ridout
                    733: <li>Brian P. Quigley
                    734: <li>Darryl Braaten
                    735: <li>David J Jackson
                    736: <li>David Kempe
                    737: <li>J. Derek Davis
                    738: <li>Sean McGeever
                    739: <li>Greg Broiles
                    740: <li>Mike McGraw
                    741: <li>Joseph Lazzaro
                    742: <li>Seth Schroeder
                    743: <li>Jens Link
1.288     millert   744: <li>Dylan Harris
1.219     deraadt   745: <li>Bayu Krisna
                    746: <li>Mike Starke
                    747: <li>Fergus O'Rorke
                    748: <li>Lisa Applegate
                    749: <li>Tristan Lawrence
                    750: <li>Douglas Boldt
                    751: <li>Gordon MacPherson
                    752: <li>Diego Tobon
                    753: <li>Matthew Squires
1.371     horacio   754: <li>Robert Mill&aacute;n Hern&aacute;ndez
1.219     deraadt   755: <li>Andrew Wood
                    756: <li>Jacek Artymiak
                    757: <li>Leo Frantz
                    758: <li>Tilmann Steinberg
                    759: <li>Chris Zimman
1.311     millert   760: <li>David Morris
1.221     deraadt   761: <li>James B. Greer
                    762: <li>Leonardo Calagday
                    763: <li>Kevin Georgison
1.222     deraadt   764: <li>Joshua J. Weber
1.905     deraadt   765: <li><a rel="nofollow" href="http://www.powercrypt.com">GTGI</a>
1.225     art       766: <li>Sotiris Ioannidis, University of Pennsylvania
1.905     deraadt   767: <li><a rel="nofollow" href="http://www.compaq.com">Compaq Computer Corp.</a>
1.229     aaron     768: <li>Felix Kronlage
1.230     aaron     769: <li>Chris Murphy
1.231     aaron     770: <li>Chuck Mattern
1.289     jufi      771: <li>David W. Krause
1.234     millert   772: <li>Ed Grether
1.235     fgsch     773: <li>Nathan Binkert
1.905     deraadt   774: <li><a rel="nofollow" href="http://www.bottemanne.net">Aernoudt Bottemanne</a>
1.909     grunk     775: <li>Ray Schneider
1.238     millert   776: <li>Mark Lamb
1.239     deraadt   777: <li>D. K. Thorpe
                    778: <li>Mike Pechkin
1.240     deraadt   779: <li>Rain Forest Puppy
1.241     miod      780: <li>Neil McNeight
1.242     millert   781: <li>Vince Nigro
1.905     deraadt   782: <li><a rel="nofollow" href="http://www.cda.com/">Thomson Financial</a>
1.245     aaron     783: <li>Scott Atwood
1.246     millert   784: <li>Jim Zajkowski
                    785: <li>Adam Lucas
1.247     millert   786: <li>Daniel Hartmeier
1.249     deraadt   787: <li>Christian David
1.905     deraadt   788: <li><a rel="nofollow" href="http://www.cw.com/se/">Cable &amp; Wireless Sweden</a>
                    789: <li><a rel="nofollow" href="http://www.connectcom.net">ConnectCom Solutions, Inc.</a>
                    790: <li><a rel="nofollow" href="http://www.initio.com">Initio Corporation</a>
                    791: <li><a rel="nofollow" href="http://www.tekram.com.tw">Tekram Technology Co., Ltd.</a>
1.462     nick      792: <li>Binary Marketing Inc.
1.253     deraadt   793: <li>Stuart Occleshaw
1.905     deraadt   794: <li><a rel="nofollow" href="http://www.rrinc.com/">Recognition Research, Inc.</a>
1.254     aaron     795: <li>Brad Smith
1.256     deraadt   796: <li>Summerfield's Limited
                    797: <li>Jacomo Dimmit Boca Piccolini
1.255     brad      798: <li>James Rippas
1.258     deraadt   799: <li>Martin Samuelsson
1.257     millert   800: <li>Alex Le Fevre
1.258     deraadt   801: <li>Mark Callaghan
                    802: <li>Pedro Alexandre Timoteo
                    803: <li>Borislav Danailov Ivanov
1.812     deraadt   804: <li>Richard T. Mckinney
1.258     deraadt   805: <li>Ernie Cline
                    806: <li>Arild Jensen
                    807: <li>Graham Nicholls
1.509     margarid  808: <li>Horacio Menezo Ganau
1.258     deraadt   809: <li>Charles Gagnon
                    810: <li>Ray Meluch
                    811: <li>Boris Smilga
                    812: <li>Chris Fairbourne
                    813: <li>Michael Gerzabek
                    814: <li>Christian Rusch
                    815: <li>Alessandro de Manzano
                    816: <li>Nathan M. Bultman
1.371     horacio   817: <li>Mart&iacute;n Quiroga
1.258     deraadt   818: <li>Andrew Rawnsley
                    819: <li>Kenneth C. Crater
1.540     david     820: <li>Didier Jordana
1.258     deraadt   821: <li>David Johns
                    822: <li>Kurt Miller
1.540     david     823: <li>Richard Cagny
1.258     deraadt   824: <li>Richard Moe
                    825: <li>Mike O'Dell
                    826: <li>Michael H. Buselli
                    827: <li>Tom Smolcnop
                    828: <li>Michael Small
                    829: <li>Daniel Salagean
                    830: <li>Eric Edgeworth
                    831: <li>Sigrid Feddern
                    832: <li>Aurel Schwarzentruber
                    833: <li>Matthew A. Schnoor
1.854     deraadt   834: <li>Peter P. Clark
1.258     deraadt   835: <li>John Chiment
                    836: <li>Jason Gunnoe
                    837: <li>Nigel Cole
1.854     deraadt   838: <li>Anthony N. Wijeyegoonewardene
1.258     deraadt   839: <li>William Laakkonen
                    840: <li>David Deckert
                    841: <li>Tim Palmer
1.260     deraadt   842: <li>George Lewis
1.261     aaron     843: <li>Volker Kindermann
                    844: <li>W.C. Allen
1.905     deraadt   845: <li>R. Emory Lundberg, <a rel="nofollow" href="http://www.hellyeah.com/">hellyeah! networks</a>
1.266     aaron     846: <li>Chris Kuethe
1.265     aaron     847: <li>Rik Kershaw-Moore
1.268     aaron     848: <li>Joseph W. Shaw, II
1.905     deraadt   849: <li><a rel="nofollow" href="http://www.nCircle.com">nCircle</a>
1.270     deraadt   850: <li>Jon Williams
1.271     millert   851: <li>Todd Guse
1.272     deraadt   852: <li>Ryan Russell
1.273     millert   853: <li>Federico Lucifredi
1.274     millert   854: <li>Chris Foote
1.905     deraadt   855: <li><a rel="nofollow" href="http://www.cyclades.com">Cyclades Corporation</a>
                    856: <li><a rel="nofollow" href="http://www.loktechnology.com">Lok Technology</a>
                    857: <li><a rel="nofollow" href="http://www.envescent.com">Envescent, LLC&#174;</a>
1.277     millert   858: <li>Anthony Lambiris
1.279     niklas    859: <li>Ed 'gizmo' Moreau
1.281     niklas    860: <li>Michael Y. Holcomb
1.462     nick      861: <li>Ice-Fox Networks
1.905     deraadt   862: <li><a rel="nofollow" href="http://www.cirano.qc.ca/">CIRANO</a>
1.285     deraadt   863: <li>Miles Sabin
                    864: <li>Mike Alfano
                    865: <li>Steven E. Kalbach
                    866: <li>Zeke Gibson
                    867: <li>Christopher Plummer
                    868: <li>Pericin Aleksandar
                    869: <li>Daniele M Barbosa
                    870: <li>Vincent Szopa
                    871: <li>Jonathan M. Prigot
                    872: <li>Erich Petzwinkler
                    873: <li>Steven Lindell
                    874: <li>David T. Brady
                    875: <li>P. D. P. Pennock
                    876: <li>Huy Vu
1.854     deraadt   877: <li>Charles E. A. Finney
1.285     deraadt   878: <li>Theodore Coolidge
                    879: <li>Markus Minihold
                    880: <li>Lars Josephsen
                    881: <li>James Zuelow
                    882: <li>Antonio Borba
                    883: <li>Gilles Lacarriere
                    884: <li>Don Phillips
                    885: <li>Christopher Figge
                    886: <li>Andrew M. Lewis
                    887: <li>Joel Schneider
                    888: <li>Mike Miller
                    889: <li>John Josephson
                    890: <li>Stephen Cawley
                    891: <li>Sebastian Meiling
                    892: <li>Jean-Michel Pulfer
                    893: <li>Justin Miller
                    894: <li>Jak Daemon
                    895: <li>Mike Kirkorian
                    896: <li>P. T. Withington
                    897: <li>Michael C. Ibarra
1.550     david     898: <li>Alexander Farber
1.285     deraadt   899: <li>Anthony W. LaRue
                    900: <li>Chad Musson
                    901: <li>Andreas Gundacker
                    902: <li>Malome Khomo
                    903: <li>Carlton Houston
                    904: <li>Giuliano Carlini
                    905: <li>Miles McCredie
                    906: <li>Adam Bradley
                    907: <li>Matt Campbell
                    908: <li>Colm Donelan
                    909: <li>Jesse Trucks
                    910: <li>Chris Heerschap
1.371     horacio   911: <li>Pedro L&oacute;pez
1.285     deraadt   912: <li>Coly Georges
                    913: <li>Chris Ebenezer
                    914: <li>Stephen Grau
                    915: <li>Cary Renquist
                    916: <li>Toni Mueller
                    917: <li>Jess Winter
                    918: <li>Jeremiah Kiely
                    919: <li>Olivier Arseneau
                    920: <li>Nathan Olla
                    921: <li>Juan Orzaez
                    922: <li>Bob Kitella
1.286     fgsch     923: <li>Miod Vallat
1.288     millert   924: <li>Michael Glamm
                    925: <li>Chris Bensend
1.290     deraadt   926: <li>Simon Lok
1.909     grunk     927: <li>Jake Luck
1.905     deraadt   928: <li><a rel="nofollow" href="http://www.sentex.net">Sentex Communications</a>
1.292     miod      929: <li>Achille Braquelaire
1.293     pvalchev  930: <li>Terrence Walters
1.294     millert   931: <li>Jamie Walker
                    932: <li>Sebastian Stark
1.295     pvalchev  933: <li>Darby Johnston
1.296     fgsch     934: <li>August Flassig
1.299     mickey    935: <li>Josh Brandt
1.297     mickey    936: <li>Harold Sinclair
1.298     niklas    937: <li>Arrigo Triulzi
1.905     deraadt   938: <li><a rel="nofollow" href="http://www.hyperhosting.com/">HyperHosting</a>
1.302     jason     939: <li>Brian Camp
1.303     wvdputte  940: <li>Geoff Th&eacute;
1.304     jsyn      941: <li>0x00ff00 CTF team
1.305     millert   942: <li>Ted Fiedler
1.307     espie     943: <li>Gilbert Fernandes
1.308     deraadt   944: <li>Jim Rhyness
1.309     millert   945: <li>Dean Bullock
                    946: <li>John Campo
                    947: <li>Josh Rivel
1.311     millert   948: <li>Daniel Harnett
                    949: <li>Andrew Isaacson
                    950: <li>Paul Hart
1.312     millert   951: <li>Steve Latif
                    952: <li>Andrey Smagin
1.313     millert   953: <li>Sam Smith
                    954: <li>Jan-Uwe Finck
1.314     niklas    955: <li>Roger Vetterberg
1.629     dlg       956: <li>Craig Barraclough
1.315     millert   957: <li>Karim Elmaizi
1.316     millert   958: <li>Thierry Deval
1.905     deraadt   959: <li><a rel="nofollow" href="http://www.upnix.com/">Upnix Hosting Solutions</a>
1.318     jj        960: <li>Patric Fors
1.319     deraadt   961: <li>David Langhorst
1.320     millert   962: <li>Laudon Williams
1.321     nate      963: <li>Marina Brown &amp; Laura Potter
1.909     grunk     964: <li>Redbus Interhouse Plc.
1.323     mickey    965: <li>Mark Lamb &amp; Michael Pardee
1.324     millert   966: <li>Christopher Holden
1.325     niklas    967: <li>Sven Esbjerg
1.326     niklas    968: <li>Matthias Bauer
1.905     deraadt   969: <li><a rel="nofollow" href="http://www.dvd.reviewer.co.uk/">DVD Reviewer</a>
1.328     millert   970: <li>Stichting HAL 2001
1.909     grunk     971: <li>Green Information
1.330     millert   972: <li>Shamim Mohamed
1.905     deraadt   973: <li><a rel="nofollow" href="http://www.3acesolutions.com/">3 Ace Solutions</a>
1.333     niklas    974: <li>Rogier Quaak
1.550     david     975: <li>Goetz Fischer
1.905     deraadt   976: <li><a rel="nofollow" href="http://www.hitmedia.com/">Hit Media</a>
                    977: <li><a rel="nofollow" href="http://www.farm.org/~dk/">Dmitry Kohmanyuk</a>
                    978: <li><a rel="nofollow" href="http://www.mindcry.org">David Hill</a>
1.340     millert   979: <li>Paul McLean
1.341     millert   980: <li>Brian McGroarty
1.342     millert   981: <li>Mike Gleason
1.343     nate      982: <li>Peter Debono
1.344     millert   983: <li>David Klann
1.905     deraadt   984: <li><a rel="nofollow" href="http://www.sfobug.org">The San Francisco OpenBSD Users Group</a>
1.346     nate      985: <li>Vince Broz
1.867     deraadt   986: <li>Matt Critcher
1.905     deraadt   987: <li><a rel="nofollow" href="http://www.cllglobal.org">CLL Global Research Foundation</a>
1.909     grunk     988: <li>Lyon College Computer Science
1.348     nate      989: <li>Chris Hedemark
1.905     deraadt   990: <li><a rel="nofollow" href="http://pwo.de/">Peter W. Osel</a>
1.350     millert   991: <li>Robert Sussland
1.354     miod      992: <li>Dutch HCC 68000 gebruikersgroep
1.355     fgsch     993: <li>Jerome Verhasselt
1.905     deraadt   994: <li><a rel="nofollow" href="http://www.vencon.com">Vencon Technologies Inc.</a>
1.357     austin    995: <li>Sheryl A van Otterloo
                    996: <li>Federico Noferi
                    997: <li>Wendell Tucker
                    998: <li>Karl-Andre' Skevik
                    999: <li>Boris JM Fabbro
                   1000: <li>Herbert McNew
1.550     david    1001: <li>James Phillips
1.357     austin   1002: <li>James A Griffin
                   1003: <li>William Lusk
                   1004: <li>Geoff Steckel
                   1005: <li>Dana Booth
                   1006: <li>Kurt Seifried
1.358     deraadt  1007: <li>Horinokuchi, Hiroyuki
1.357     austin   1008: <li>Grant Miller
                   1009: <li>Matthew Cable
1.905     deraadt  1010: <li><a rel="nofollow" href="http://www.smat.ch/">Mathias Schmocker</a>
1.357     austin   1011: <li>Thomas Nordin
1.642     marco    1012: <li>Ryan Moon
                   1013: <li>Jean-Gerard Pailloncy
1.645     marco    1014: <li>Maurice Janssen
1.357     austin   1015: <li>Kirk Deen
1.540     david    1016: <li>Daniel Trombley
1.357     austin   1017: <li>Michael McCarty
                   1018: <li>Justin Wojdacki
                   1019: <li>Craig Loomis
                   1020: <li>Andy Keep
1.905     deraadt  1021: <li><a rel="nofollow" href="http://www.reputable.com/">Reputable Systems</a>
1.357     austin   1022: <li>Howard Benson
                   1023: <li>Steve Lindell
                   1024: <li>Al Carruth
                   1025: <li>Gordon Grieder
                   1026: <li>Dan Herrera
                   1027: <li>Allan J. Heim
                   1028: <li>Luke Seubert
                   1029: <li>James A. Robinson
                   1030: <li>R. Chris Roark
                   1031: <li>Hank Leininger
                   1032: <li>Ronald D Watkins
                   1033: <li>Ronald Zdrojkowski
1.906     deraadt  1034: <li>Michael Pfeiffer
1.940     dlg      1035: <li><a rel="nofollow" href="http://www.emulex.com">Emulex Corporation</a>
1.945     dlg      1036: <li><a rel="nofollow" href="http://www.areca.com.tw">Areca Technology Corporation</a>
1.357     austin   1037: <li>Don Hunnewell
                   1038: <li>Robert Hugh Force II
                   1039: <li>Andrew Smith
                   1040: <li>Ed Hagerty
                   1041: <li>Robert S Evans
                   1042: <li>John Pavelchik
                   1043: <li>Jason Jacobson
                   1044: <li>Scott Nelson
                   1045: <li>Charles Swiszcz
                   1046: <li>Ed Sweeney
                   1047: <li>Daniel M Wright
                   1048: <li>Jeff Potter
1.358     deraadt  1049: <li>Jordana Didier
1.357     austin   1050: <li>Paul Mayall
                   1051: <li>Joseph Crowe
                   1052: <li>Ming-Chin Yu
                   1053: <li>James M. Spann
                   1054: <li>David Ziemba
                   1055: <li>Richard P. Brennan
                   1056: <li>Geoffrey The
                   1057: <li>Wen Lai
                   1058: <li>Matt Kuznicki
                   1059: <li>David Reuteler
                   1060: <li>Robert A. MacLeod
                   1061: <li>Robert D. Thrush
1.371     horacio  1062: <li>Robert K. Benites
1.357     austin   1063: <li>Brian Loynd
                   1064: <li>Thomas Hetrick
                   1065: <li>Eugene Tani
                   1066: <li>Harold March
                   1067: <li>RootRoute Corp.
                   1068: <li>Leonard Rose, Jr.
                   1069: <li>Ellick Chan
                   1070: <li>Abdalla Hamad Al Muhairi
                   1071: <li>Tom Taylor
                   1072: <li>Malcolm Matalka
                   1073: <li>Peter Hessler
                   1074: <li>Michael Bruce
                   1075: <li>John J Young
                   1076: <li>Peter Wrangell
                   1077: <li>Jun Shoji
                   1078: <li>Joseph F. Monk
1.974     marco    1079: <li>Justin Fielding
                   1080: <li><a rel="nofollow" href="http://www.hotspot24.de/">Webkatalog</a>
                   1081: <li><a rel="nofollow" href="http://jishuqi.cn">Jishuqi</a>
                   1082: <li><a rel="nofollow" href="http://www.namesdir.com">namesdir.com</a>
                   1083: <li><a rel="nofollow" href="http://www.wireless-london.co.uk">wireless-london</a>
                   1084: <li><a rel="nofollow" href="http://www.seoadobe.com">SEOadobe</a>
                   1085: <li><a rel="nofollow" href="http://www.milius.net">Oliver Milius</a>
                   1086: <li>Christian Neuhaus
1.975     marco    1087: <li>Janek Richter
1.978     dlg      1088: <li><a rel="nofollow" href="http://www.tehutinetworks.net/">Tehuti Networks Ltd</a>
1.677     marco    1089: <li>Brandon Mercer
1.905     deraadt  1090: <li><a rel="nofollow" href="http://www.ebisecurity.com">Nick Humphrey, EBI Security Ltd</a>
1.679     marco    1091: <li>Emilio Perea
                   1092: <li>Erik Tigerholm
                   1093: <li>Evan Seitz
                   1094: <li>Fredric Cohen
                   1095: <li>Garhan Attebury
                   1096: <li>Gregory Steuck
                   1097: <li>Howard Owen
                   1098: <li>Isak Lyberth
                   1099: <li>James Bishop
                   1100: <li>James Raden
                   1101: <li>Jamie Eubank
                   1102: <li>Jason Santos
                   1103: <li>Jeff Martin
                   1104: <li>Jelle Posthuma
                   1105: <li>John Pugh
                   1106: <li>Jon Gordon
                   1107: <li>Jonah Benton
                   1108: <li>Karsten McMinn
                   1109: <li>Keith Scott
                   1110: <li>Kenneth Stox
                   1111: <li>Lars-Erik Lemonis-Nicolas
1.905     deraadt  1112: <li><a rel="nofollow" href="http://www.fcbsd.com/fred.htm">Fred Crowson</a>
                   1113: <li><a rel="nofollow" href="http://iverdahl.net/bsd/">Rogier Krieger</a>
                   1114: <li><a rel="nofollow" href="http://bytepark.nl">BytePark</a>
1.721     deraadt  1115: <li>Ari Constancio
1.677     marco    1116: <li>Rodolfo Gouveia
                   1117: <li>Stefan Sonnenberg-Carstens
1.905     deraadt  1118: <li><a rel="nofollow" href="http://www.aleph0.com/~chjones">Christian Jones</a>
1.677     marco    1119: <li>Chris Zakelj
1.905     deraadt  1120: <li><a rel="nofollow" href="http://www.everydns.net/">EveryDNS.Net</a>
1.677     marco    1121: <li>David Ulevitch
1.357     austin   1122: <li>Dana K Powers
                   1123: <li>John E. Hadstate
                   1124: <li>Lynn Blickenstaff
                   1125: <li>Robert J. Clark
                   1126: <li>Daniel Johnson
1.1032    deraadt  1127: </ul></td><td valign=top width="25%"><ul>
1.357     austin   1128: <li>Thomas Reagan
                   1129: <li>David L Kinney
                   1130: <li>Jean-Guy Rioux, Jr.
                   1131: <li>Hilary Caws-Elwitt
                   1132: <li>Takashi Fujii
                   1133: <li>Michael Waldstein
                   1134: <li>PC Drew
                   1135: <li>Robert Dunlop
                   1136: <li>Kenneth Hoffman
                   1137: <li>William Stearns
                   1138: <li>Georg Klein
                   1139: <li>Richard Donkin
1.560     krw      1140: <li>Arild Ehrenskj&ouml;ld
1.357     austin   1141: <li>Philipp Foeckeler
                   1142: <li>Jens Heidenreich
1.812     deraadt  1143: <li>Mochel Thi&eacute;baut
1.357     austin   1144: <li>Adrian Colley
                   1145: <li>Frank Tropschuh
                   1146: <li>Christopher Wells
                   1147: <li>Tobias Marx
1.371     horacio  1148: <li>Sergio Gonz&aacute;lez Moreau
1.357     austin   1149: <li>Ulrich Idzes
                   1150: <li>Oliver Masutti
                   1151: <li>M J Carew
1.550     david    1152: <li>Teemu Salovaara
1.357     austin   1153: <li>Perucchi Alexandre
                   1154: <li>Mike Lewinski
                   1155: <li>Sean Trunk
                   1156: <li>Mike Barton
                   1157: <li>H D Moore
1.760     deraadt  1158: <li>Mike Frantzen
1.357     austin   1159: <li>Alex Jackson
                   1160: <li>R K Horsell
                   1161: <li>Philip Guenther
                   1162: <li>Joe Slag
                   1163: <li>Joe Stroud
                   1164: <li>Edward Hagerty
                   1165: <li>Steven F. Stoddard
                   1166: <li>John V. Parker
                   1167: <li>Giegerich, Michael
                   1168: <li>Otto Moerbeek
                   1169: <li>Bruce Harada
                   1170: <li>Gintautas Jazbutis
                   1171: <li>Ewen McNeill
                   1172: <li>Mark Rottler
                   1173: <li>Greg Menke
                   1174: <li>Jakob Creutzig
                   1175: <li>Adam Moshier
                   1176: <li>Jorg Willekens
                   1177: <li>Urs Jenzer
                   1178: <li>R Mark Chilenskas
                   1179: <li>Glenn  F. Christiansen
                   1180: <li>Phillip Geiger
                   1181: <li>Christopher Kruslicky
                   1182: <li>Cristian Mata
                   1183: <li>Doug Young
                   1184: <li>Toshimi Aoki
                   1185: <li>Michael Dunsky
                   1186: <li>Lyle Bickley
                   1187: <li>Spencer Lee
                   1188: <li>John Millington
1.910     grunk    1189: <li>Scott McEachern
1.357     austin   1190: <li>Jason Bubolz
                   1191: <li>Jason Slaughter
                   1192: <li>James Deck
                   1193: <li>Mark Gangl
                   1194: <li>Edouard Lauer
1.905     deraadt  1195: <li><a rel="nofollow" href="http://hale.org/~bhoward">Bruce Howard</a>
1.357     austin   1196: <li>Ray Mayberry
1.825     saad     1197: <li>Scott Goldthwaite
1.357     austin   1198: <li>Ricardo Baratto
                   1199: <li>Joshua Erin Hill
                   1200: <li>Christopher Murphy
1.359     deraadt  1201: <li>Jonathan Thompson
1.905     deraadt  1202: <li><a rel="nofollow" href="http://www.holland-consulting.net">Nick Holland</a>
1.361     nate     1203: <li>William Gnadt
1.905     deraadt  1204: <li><a rel="nofollow" href="http://suspicious.org/">suspicious.org</a>
1.364     austin   1205: <li>Lunda Spam
                   1206: <li>Michael Levine
                   1207: <li>George W Auch IV
                   1208: <li>Angelo Martini
                   1209: <li>Peter Bickford
1.365     millert  1210: <li>Brian Brombacher
1.366     millert  1211: <li>Henryk Kowalski
1.367     nate     1212: <li>Michigan State University
1.368     niklas   1213: <li>Nathan Ryan Milford
1.905     deraadt  1214: <li><a rel="nofollow" href="http://www.is-one.net">iS-One&nbsp;(China)</a>
1.370     miod     1215: <li>Gerald Exner
                   1216: <li>Manuel Odendahl
1.372     deraadt  1217: <li>Greg Thomas
1.373     millert  1218: <li>Reiner Jung
1.905     deraadt  1219: <li><a rel="nofollow" href="http://www.auug.org.au/">Australian UNIX and Open Systems User Group</a>
                   1220: <li><a rel="nofollow" href="http://www.infineon.com/">Infineon Technologies</a>
1.376     jason    1221: <li>Ian Tetz
1.910     grunk    1222: <li>Hidden Agenda Ltd
1.723     austin   1223: <li>Carlos Bill Nilton
1.905     deraadt  1224: <li><a rel="nofollow" href="http://www.thedevils.com">Ty Semaka</a>
1.384     deraadt  1225: <li>Jonathan Lewis
1.905     deraadt  1226: <li><a rel="nofollow" href="http://www.vmware.com/">VMware, Inc.</a>
1.383     millert  1227: <li>Premier Systems
                   1228: <li>Katsuhiko Hirohashi
1.905     deraadt  1229: <li><a rel="nofollow" href="http://www.innovationsw.com/">Innovation Software Group</a>
                   1230: <li><a rel="nofollow" href="http://www.tech-broker.com/">TechBroker</a>
1.543     jolan    1231: <li>Jolan Luff
1.393     millert  1232: <li>Klaus Botschen
1.462     nick     1233: <li>Brian K. Szymanski
1.397     millert  1234: <li>Derek Morr
1.398     millert  1235: <li>Zachary White
1.399     deraadt  1236: <li>Intel
1.400     miod     1237: <li>Federico G. Schwindt
1.401     niklas   1238: <li>Ralf Ronneburger
1.403     miod     1239: <li>Michel D&eacute;cima
                   1240: <li>Beno&icirc;t Sibaud
1.404     millert  1241: <li>Joseph Nall
1.405     deraadt  1242: <li>Pete Vickers
1.905     deraadt  1243: <li><a rel="nofollow" href="http://www.aeria.net/">Ash Gokhale</a>
1.407     deraadt  1244: <li>Sunny Raspet
1.905     deraadt  1245: <li><a rel="nofollow" href="http://nthought.com/~jsyn/">Jason Peel</a>
                   1246: <li><a rel="nofollow" href="http://www.vmetro.com/">VMETRO Inc.</a>
1.550     david    1247: <li>John Cosimano
                   1248: <li>Ricardo Kustner
                   1249: <li>Thomas Serra
                   1250: <li>Markus Friedl
                   1251: <li>Jorge Bras
1.418     deraadt  1252: <li>Alexander Irvine
                   1253: <li>Dave Roush
1.550     david    1254: <li>David Updegraff
1.418     deraadt  1255: <li>Thomas Balzer
                   1256: <li>Alistair Rix
                   1257: <li>Ted M Goodridge, Jr.
                   1258: <li>Charles Dietlein
                   1259: <li>Kevin R. Smith
                   1260: <li>Simon Walker
                   1261: <li>Niall Keegan
                   1262: <li>Keith Johnson
                   1263: <li>David Murphy
                   1264: <li>Sean Convery
                   1265: <li>Loren Weith
                   1266: <li>Matthew Keay
                   1267: <li>William Gross
                   1268: <li>Garance A Drosehn
                   1269: <li>George Linn
                   1270: <li>Scott Balneaves
1.560     krw      1271: <li>Toni M&uuml;ller
1.550     david    1272: <li>Phil Pierotti
1.418     deraadt  1273: <li>Andrew Chabot
1.537     henning  1274: <li>Paul Williams
1.418     deraadt  1275: <li>Daniel Ramage
                   1276: <li>W. W. Wouts
                   1277: <li>John McGrail
                   1278: <li>Eric Paumerat
                   1279: <li>Matthias Teege
1.550     david    1280: <li>Zaheer Kazi
1.854     deraadt  1281: <li>Jimmy E. Touma
1.560     krw      1282: <li>Kristian Elof S&oslash;rensen
1.418     deraadt  1283: <li>RootR.net
                   1284: <li>John Lindemann
                   1285: <li>J.P. Simmons
                   1286: <li>Mac Betts
                   1287: <li>CCE Allen
                   1288: <li>Adrian Wenzel
1.550     david    1289: <li>Kevin Lyda
1.418     deraadt  1290: <li>Kevin Johnson
                   1291: <li>Jon Slenk
                   1292: <li>Dan Airinen
                   1293: <li>Grogg Benjamin
1.419     krw      1294: <li>Chris Fuhrman
1.905     deraadt  1295: <li><a rel="nofollow" href="http://www.sebo.ca">SEBO Systems Inc</a>
                   1296: <li><a rel="nofollow" href="http://www.prologic-controls.com">Prologic Controls Ltd</a>
1.1009    mbalmer  1297: <li><a rel="nofollow" href="http://www.vnode.ch/">Marc Balmer</a>
1.423     nate     1298: <li>David Norman
1.905     deraadt  1299: <li><a rel="nofollow" href="http://www.liniso.de">LinISO</a>
1.426     millert  1300: <li>Henrik Kramshoej
1.428     millert  1301: <li>Ben Lovett
1.430     millert  1302: <li>Jan Joris Vereijken
1.431     deraadt  1303: <li>James Hord
1.432     ho       1304: <li>Philippe De Swert
1.433     deraadt  1305: <li>Nicholas Janzen
1.434     miod     1306: <li>Lo&iuml;c Tortay
                   1307: <li>Aur&eacute;lien Latouche
1.435     nate     1308: <li>Jonathon Fletcher
1.436     hugh     1309: <li>Luke Hollins
1.437     mickey   1310: <li>Brian Poole
1.438     millert  1311: <li>Scot Bontrager
                   1312: <li>Chris W Rea
                   1313: <li>Thomas Woody
1.439     millert  1314: <li>Matthew Emmett
1.440     millert  1315: <li>Scott Francis
1.441     millert  1316: <li>Anssi Rautiainen
1.905     deraadt  1317: <li><a rel="nofollow" href="http://graveland.net">Brent Graveland</a>
1.443     millert  1318: <li>Robert Hood
1.905     deraadt  1319: <li><a rel="nofollow" href="http://www.dunbarton.com/">Dunbarton Corporation</a>
1.444     millert  1320: <li>Anthony Lawrence
1.447     deraadt  1321: <li>Alexander Kirk
1.445     millert  1322: <li>Ralph-Diether Marzusch
1.446     austin   1323: <li>Paul R Hewitt
                   1324: <li>Yves Remedios
1.560     krw      1325: <li>Andreas &Ouml;stling
1.446     austin   1326: <li>Arnaud Coston
                   1327: <li>Eirik Seim
1.1007    merdely  1328: <li><a rel="nofollow" href="http://erdelynet.com/">Michael Erdely</a>
1.446     austin   1329: <li>Martin Dion
                   1330: <li>Baron Schwartz
                   1331: <li>Stephan Toggweiler
                   1332: <li>Julian Smith
                   1333: <li>Peichaer Robert
                   1334: <li>David Bryant
                   1335: <li>Jerrod Gerth
                   1336: <li>Jim Bezak
                   1337: <li>Dennis Moul
                   1338: <li>Hagen Amen
1.560     krw      1339: <li>Enik&otilde; Kom&aacute;romy
1.446     austin   1340: <li>Ronaldo G. de Carvalho
                   1341: <li>Richard Flanagan
                   1342: <li>John Gage Hutchens
                   1343: <li>Julie Starr
                   1344: <li>Duncan Martin
                   1345: <li>Alan Smith
                   1346: <li>Kent Spillner
                   1347: <li>Kurt J. Miller
1.613     marco    1348: <li>Patrick Tait
1.446     austin   1349: <li>Troy Hellman
                   1350: <li>Larry McKevitt
                   1351: <li>Chad Remesch
                   1352: <li>David Brady
                   1353: <li>Edward Haskins
                   1354: <li>Benny Grogg
1.450     deraadt  1355: <li>Sky McKinley
1.451     millert  1356: <li>Chad Loder
1.452     millert  1357: <li>Dan Milstein
1.560     krw      1358: <li>Istv&aacute;n Noszticzius
1.454     millert  1359: <li>Michael Golly
1.455     millert  1360: <li>Tetsuya Mori
1.456     millert  1361: <li>Dennis Mojado
1.905     deraadt  1362: <li><a rel="nofollow" href="http://www.grobsystems.com/">GROB</a>
1.458     brad     1363: <li>Jonathan Strine
1.459     millert  1364: <li>Henrik Hellerstedt
1.460     margarid 1365: <li>Will Ellis-Adams
1.461     cloder   1366: <li>William Meigs
1.465     millert  1367: <li>Greg Girczyc
1.467     nate     1368: <li>Jim O'Gorman
1.468     henning  1369: <li>Philipp Buehler
1.471     miod     1370: <li>Thierry Boudet
                   1371: <li>Laurent Laborde
1.472     deraadt  1372: <li>John Gaffney
1.905     deraadt  1373: <li><a rel="nofollow" href="http://www.scconsultants.net">SC Consultants</a>
1.474     henning  1374: <li>Thomas Ribbrock
1.475     millert  1375: <li>Steve Wei
1.476     pvalchev 1376: <li>Marc Matteo
1.477     millert  1377: <li>Tako Bruinsma
1.479     millert  1378: <li>Bryan D. Thomas
1.480     millert  1379: <li>Ernesto Pineda
1.905     deraadt  1380: <li><a rel="nofollow" href="http://www.eisenschmidt.org/jweisen">John Eisenschmidt</a>
1.487     millert  1381: <li>Eduardo Augusto Alvarenga
1.482     deraadt  1382: <li>Harry McDonald
1.483     millert  1383: <li>Ketan Gangatirkar
                   1384: <li>Rob Malchow
                   1385: <li>David Rosenthal
                   1386: <li>Colin Corbett
1.485     millert  1387: <li>Patty Hardy
                   1388: <li>Shigeru Hagiwara
                   1389: <li>Sebastian Klenk
1.905     deraadt  1390: <li>John Little - <a rel="nofollow" href="http://www.pucebaboon.com">PuceBaboon Y.K.</a>
1.485     millert  1391: <li>Alexander Janssen
                   1392: <li>Shin Shirahata
1.629     dlg      1393: <li>Matthew S Elmore
1.485     millert  1394: <li>Paul Danckaert
1.486     millert  1395: <li>TJ Leverette
1.485     millert  1396: <li>Andrew Nugent
                   1397: <li>Sean Levy
1.487     millert  1398: <li>Stuart Ellis
                   1399: <li>Alexander Budde
                   1400: <li>Dominic Mazzoni
                   1401: <li>Robert Danford
1.489     millert  1402: <li>Stephen Zarkos
                   1403: <li>Georg Sassen
                   1404: <li>Besson Jean-Luc
                   1405: <li>Matthew Peterson
                   1406: <li>Kent Nguyen
                   1407: <li>Uwe Falck
                   1408: <li>Stefano Spinucci
                   1409: <li>Philipp Mergenthaler
1.490     deraadt  1410: <li>Peter Mangin
1.491     millert  1411: <li>Mike Tancsa
1.502     millert  1412: <li>Christopher R Palmer
1.491     millert  1413: <li>Jon Larsen
                   1414: <li>Joseph R. Franklin
1.492     millert  1415: <li>Damian Soto
1.493     millert  1416: <li>Jason Crawford
1.494     millert  1417: <li>Bryan Reece
1.495     millert  1418: <li>Andrew Myers
1.905     deraadt  1419: <li><a rel="nofollow" href="http://www.oneiros.de/">Martin Schr&ouml;der</a>
1.495     millert  1420: <li>Mark Tetrode
                   1421: <li>Steve Halligan
                   1422: <li>Peter Varga
                   1423: <li>Rickie Kerndt
1.496     deraadt  1424: <li>Russell Morrison
1.498     millert  1425: <li>Gernot Poerner
                   1426: <li>Ross Lonstein
                   1427: <li>Steve Ewing
1.499     millert  1428: <li>MiAnetworks
                   1429: <li>Christian Schroeder
                   1430: <li>Gordon Turner
                   1431: <li>Joel Kershner
                   1432: <li>Marco Peereboom
1.905     deraadt  1433: <li><a rel="nofollow" href="http://www.astarcc.com/">Astar Computer Consulting</a>
1.499     millert  1434: <li>Gary Withrow
                   1435: <li>Hiroaki Sawami
                   1436: <li>Troy Gladhill
1.500     millert  1437: <li>Johan Torin
                   1438: <li>Christopher Willis
1.502     millert  1439: <li>Gabe Turner
1.905     deraadt  1440: <li><a rel="nofollow" href="http://www.voxel.net/">Voxel dot Net, Inc.</a>
1.502     millert  1441: <li>Morten Larsen
1.515     millert  1442: <li>E-Hippo Corp.
1.905     deraadt  1443: <li><a rel="nofollow" href="http://www.netikus.net/">Netikus.net Ltd.</a>
1.503     deraadt  1444: <li>Votec
                   1445: <li>David Fleming
1.504     millert  1446: <li>Simon Barnes
1.505     millert  1447: <li>Michael Walter
                   1448: <li>J. Fergus Wilde
1.507     krw      1449: <li>John McCance
1.508     millert  1450: <li>Frank Corrao
                   1451: <li>Rolfe Tessem
                   1452: <li>Hironobu Suzuki
1.511     millert  1453: <li>Matt Anderson
1.512     millert  1454: <li>Xavier Santolaria
1.513     millert  1455: <li>Ryan Whitworth
1.514     millert  1456: <li>Nathan Houghton
                   1457: <li>Marcus Wehmeyer
                   1458: <li>Paul Newman
                   1459: <li>Oliver Feiler
1.515     millert  1460: <li>Okan Demirmen
1.516     krw      1461: <li>Julius Oklamcak
1.517     henning  1462: <li>Arvid Groetting
1.518     millert  1463: <li>Dirk Rosler
                   1464: <li>WANtel, LLC
                   1465: <li>Craig Hammond
1.530     austin   1466: <li>Scheller Patrick
                   1467: <li>Brian Patterson
                   1468: <li>Douglas Ohlhorst
                   1469: <li>Nikolay Poendaev
                   1470: <li>Niclas Sodergard
                   1471: <li>Vegard Engen
1.723     austin   1472: <li>Simon Moore
1.530     austin   1473: <li>Hannu Liljemark
                   1474: <li>Rob Pierce
                   1475: <li>Chad A. Musson
                   1476: <li>S. R. Lindell
                   1477: <li>Lars Cleary
                   1478: <li>Mark A. Rottler
1.905     deraadt  1479: <li><a rel="nofollow" href="http://www.weirdnet.nl/openbsd/">Paul de Weerd</a>
1.530     austin   1480: <li>Stephen Tornio
                   1481: <li>Alan DeWitt
1.972     deraadt  1482: <li><a rel="nofollow" href="http://www.childhoodhealth.com">Chilhood Health Associates of Salem</a>
1.530     austin   1483: <li>Chao-Kuei Hung
1.550     david    1484: <li>Michael Belyaev
1.530     austin   1485: <li>Michael Proto
                   1486: <li>Hiroki Itou
                   1487: <li>Jim Radford
1.659     marco    1488: <li>Raymond Lillard
1.530     austin   1489: <li>Don Elwell
                   1490: <li>Max Hyre
                   1491: <li>John Miller
                   1492: <li>Matthew Charles
                   1493: <li>Iima Susumu
                   1494: <li>Ignacio Arenaza
                   1495: <li>Dan Bluestein
                   1496: <li>Sascha Welter
                   1497: <li>Tim Fletcher
                   1498: <li>Timo Weggen
                   1499: <li>Marco Feenstra
                   1500: <li>Alexandre Dulaunoy
                   1501: <li>Matthew Brodeur
                   1502: <li>John R. Shannon
                   1503: <li>Ben Goren
                   1504: <li>Mathias Wegner
                   1505: <li>Rainer Duffner
                   1506: <li>Jeff Hungerford
                   1507: <li>A.M. Kuchling
                   1508: <li>Bill Whitford
                   1509: <li>George Eggleston
1.561     krw      1510: <li>Hannah Schr&ouml;ter
1.530     austin   1511: <li>Marco Delaurenti
                   1512: <li>Alex Holst
                   1513: <li>Adam Sah
                   1514: <li>Jim Parker
                   1515: <li>Alex Arnon
                   1516: <li>Lou Marco
                   1517: <li>James Conley
                   1518: <li>William Boettcher
                   1519: <li>Richard Smith
                   1520: <li>Petr Ruzicka
                   1521: <li>Srebrenko Sehic
                   1522: <li>Tethys
                   1523: <li>John Kaiser
                   1524: <li>Tom Cosgrove
                   1525: <li>John R Danks
                   1526: <li>Tom Everett
                   1527: <li>Barrett Schroeder
                   1528: <li>Mitchell Kapor
                   1529: <li>Rob Pickering
                   1530: <li>George S Donnelly
                   1531: <li>Alejandro Belluscio
                   1532: <li>Saad Kadhi
                   1533: <li>Chris Esther
                   1534: <li>Carol Lindemann
                   1535: <li>Thomas Hoffecker
                   1536: <li>Carl Friedrich Spilcke-Liss
                   1537: <li>Joseph Kordish
                   1538: <li>Joel McClain
                   1539: <li>Edward J Mulligan
                   1540: <li>Jonathan Irving
                   1541: <li>Hal Snyder
                   1542: <li>David Powers
                   1543: <li>Jens Steube
                   1544: <li>Mark M Pielocik
                   1545: <li>Steve De Doncker
                   1546: <li>David Winfrey
                   1547: <li>Nikolai N. Fetissov
                   1548: <li>Goetz Golla
                   1549: <li>Scott Plumlee
                   1550: <li>Jonathan Thornburg
                   1551: <li>Randy Dickinson
                   1552: <li>Bill Fahey
                   1553: <li>Grogg Benny
1.905     deraadt  1554: <li><a rel="nofollow" href="http://www.marschall.org">Siegbert Marschall</a>
1.530     austin   1555: <li>Richard P. Koett
                   1556: <li>Kenji Ikeda
                   1557: <li>Tom Trelvik
                   1558: <li>Gray Watson
                   1559: <li>Juan Blankenburgh
                   1560: <li>Terry McAlinden
                   1561: <li>William Eisele
                   1562: <li>Michael Warmuth
                   1563: <li>Abdul R Gani
                   1564: <li>Todd MacDermid
                   1565: <li>Giovanni Pelliccia
1.560     krw      1566: <li>Samuel W&uuml;thrich
1.530     austin   1567: <li>Bjorn Vandenheede
1.534     austin   1568: <li>Buck Huppmann
1.679     marco    1569: <li>Lukas Ratajski
                   1570: <li>Mark Peoples
                   1571: <li>Masoud Sharbiani
                   1572: <li>Mike Gruber
                   1573: <li>Nicholas Marriott
                   1574: <li>Pascal Lalonde
                   1575: <li>Peter Ibsen Hansen
                   1576: <li>Poetic Pollution
                   1577: <li>Ricardo R. Aliwalas
                   1578: <li>Ronald Smith
                   1579: <li>Ryan Hamilton
                   1580: <li>Sean Ellis
                   1581: <li>Sean Richardson
                   1582: <li>Simon Slater
                   1583: <li>Sjoert Bakker
                   1584: <li>Stone Networking
                   1585: <li>Stuart Henderson
                   1586: <li>The Violin Case
                   1587: <li>Thorsten Glaser
                   1588: <li>Vikram Kulkarni
                   1589: <li>Wijnand Wiersma
1.697     marco    1590: <li>Bruce Newland
1.702     henning  1591: <li>Robert Peich&auml;r
1.721     deraadt  1592: <li>Sebastian Serruys
1.534     austin   1593: <li>Bertrand Janin
1.530     austin   1594: <li>Douglas W McDonald
                   1595: <li>Michael Beasley
                   1596: <li>Andy Payne
                   1597: <li>Rhonda Ames
                   1598: <li>Jason Swartout
                   1599: <li>Malcolm Betts
                   1600: <li>Andrew Burke
                   1601: <li>Philip Webster
                   1602: <li>Keith Alan Richardson
                   1603: <li>Anthony Smith
                   1604: <li>Network Services
                   1605: <li>Asad Altimeemy
                   1606: <li>James Petts
                   1607: <li>Howard Persh
                   1608: <li>Simon M Cusack
                   1609: <li>James F. Wilkus
                   1610: <li>Shawn Nugent
                   1611: <li>Charles Gebhard
1.536     drahn    1612: <li>Thomas Cort
1.539     millert  1613: <li>Kristoffer Aasgaard
                   1614: <li>Ned Regina
                   1615: <li>Harald Schwitzer
                   1616: <li>Mario Lardieri
1.544     millert  1617: <li>Jim Lai
                   1618: <li>UK Airsoft Network Network
                   1619: <li>Andre Appel
                   1620: <li>William Blodgett
1.545     millert  1621: <li>Armin Wolfermann
1.547     millert  1622: <li>Lars Mathiassen
1.548     david    1623: <li>Johan Sanchez
1.551     deraadt  1624: <li>Marc Reynes
1.905     deraadt  1625: <li><a rel="nofollow" href="http://www.fh-koblenz.de">Fachhochschule Koblenz</a>
1.553     deraadt  1626: <li>John Roberts
1.556     millert  1627: <li>David Cancel
                   1628: <li>Ean Price
1.905     deraadt  1629: <li><a rel="nofollow" href="http://www.packaginggraphics.net">Packaging Graphics Co.</a>
1.556     millert  1630: <li>Ed Braaten
1.557     austin   1631: <li>Tzun Hau Choong
                   1632: <li>Paul Friedrich
                   1633: <li>Antony Bartolini
                   1634: <li>Tilo Sloboda
                   1635: <li>Dino Capiaghi
                   1636: <li>Robert Granger
                   1637: <li>Hack Kampbjorn
                   1638: <li>Christian Tanzer
                   1639: <li>Holger Wiese
                   1640: <li>George Orr
                   1641: <li>Stephen Davis
                   1642: <li>Robert Jones
                   1643: <li>Christopher Silverberg
                   1644: <li>Eric Brown
                   1645: <li>Bruno Scap
                   1646: <li>Daniel R. Haney
                   1647: <li>Olivier Matthey
                   1648: <li>S. Rex Lindell
                   1649: <li>Eric Pancer
1.854     deraadt  1650: <li>William E. Friedman
1.557     austin   1651: <li>Matthew Gregan
1.568     jose     1652: <li>Lee Jung-hyung
1.557     austin   1653: <li>Andrew Pinski
                   1654: <li>Robert Woods
                   1655: <li>Ward Wouts
                   1656: <li>Michael Ray
                   1657: <li>Robert I. Foster
                   1658: <li>Rafe Sigmundstad
                   1659: <li>Richard Dunkle
                   1660: <li>Peter Abeln
                   1661: <li>Per Olof Ljungmark
                   1662: <li>Jean-Marc Capellero
                   1663: <li>Doug Yooung
                   1664: <li>Richard S. Keirstead
1.777     marco    1665: <li>Maxim Bourmistrov
1.854     deraadt  1666: <li>David J. Craigon
1.557     austin   1667: <li>Ingmar Koeccher
                   1668: <li>Stefan Streit
                   1669: <li>Alexandre Anriot
                   1670: <li>John Andreas
1.905     deraadt  1671: <li><a rel="nofollow" href="http://www.net-lab.net">Net-Lab Internetworkers</a>
1.557     austin   1672: <li>Christopher Lorton
                   1673: <li>Masaki Handa
                   1674: <li>G. Koelewijn
1.559     krw      1675: <li>John Gould
1.905     deraadt  1676: <li><a rel="nofollow" href="http://www.ironsystems.com">Iron Systems, Inc.</a>
1.563     pvalchev 1677: <li>DolphinSearch, Inc
1.905     deraadt  1678: <li><a rel="nofollow" href="http://www.lsilogic.com">LSI Logic Corporation</a>
1.566     millert  1679: <li>George Pontis
1.905     deraadt  1680: <li><a rel="nofollow" href="http://www.bmk.com.au">B.M.K. Industries</a>
1.566     millert  1681: <li>Patrick Kett
                   1682: <li>Steve DeGreef
1.905     deraadt  1683: <li><a rel="nofollow" href="http://www.jumpondeals.com/">Jump on Deals</a>
                   1684: <li><a rel="nofollow" href="http://www.spiderplant.com">Spiderplant</a>
1.569     deraadt  1685: <li>Aston's liver
1.905     deraadt  1686: <li><a rel="nofollow" href="http://worria.com">Worria Hosting</a>
1.572     millert  1687: <li>Douglas Philips
1.625     millert  1688: <li>Specialoffers.com
1.573     deraadt  1689: <li>Thomas Dzubin
1.575     deraadt  1690: <li>Adlansys Technologies
1.905     deraadt  1691: <li><a rel="nofollow" href="http://www.smat.ch/">SMAT Engineering</a>
1.578     krw      1692: <li>STeve Andre <!-- not a typo: S-T-e-v-e is correct -->
1.581     deraadt  1693: <li>Jared Spiegel
1.577     krw      1694: <li>Richard Bentley
1.905     deraadt  1695: <li><a rel="nofollow" href="http://www.pcengines.ch/">PC Engines GmbH</a>
1.583     avsm     1696: <li>Ian McEwan
1.584     millert  1697: <li>Thomas Morse
                   1698: <li>Fredrik Rambris
                   1699: <li>Jean-Baptiste Robertson
                   1700: <li>Vincent Goupil
                   1701: <li>James Herbert
                   1702: <li>Jens Baedeker
                   1703: <li>Thomas Schipper
1.585     deraadt  1704: <li>Robert D. Skeels
                   1705: <li>Ron Pinckney
                   1706: <li>Dragos Ruiu
1.587     millert  1707: <li>Joel Dinel
                   1708: <li>Bruce Timberlake
                   1709: <li>Andreas Kahari
1.589     marco    1710: <li>Carl Vogt
1.590     millert  1711: <li>Stephen Day
                   1712: <li>Alexandre Viale
1.905     deraadt  1713: <li><a rel="nofollow" href="http://megos.ch/">Megos AG</a>
1.591     mcbride  1714: <li>Mathieu Sauve-Frankel
1.905     deraadt  1715: <li><a rel="nofollow" href="http://www.genua.de/">GeNUA mbH</a>
1.593     millert  1716: <li>Antonio Bravo
1.905     deraadt  1717: <li><a rel="nofollow" href="http://www.e-trolley.de/">e-Trolley GbR</a>
1.593     millert  1718: <li>Dimitri Georganas
1.595     deraadt  1719: <li>Brian Trammell
                   1720: <li>Isaac Levy
1.596     jolan    1721: <li>James Bottino
                   1722: <li>Motorola Labs - Schaumburg, IL
1.905     deraadt  1723: <li><a rel="nofollow" href="http://www.imarketdirect.com">iMarket Direct</a>
                   1724: <li><a rel="nofollow" href="http://www.isc.org/">Internet Software Consortium</a>
1.599     millert  1725: <li>John Cartwright
                   1726: <li>Aron Hall
1.600     krw      1727: <li>Travis Coppock
1.601     millert  1728: <li>Michael Scheliga
                   1729: <li>Daniel Foster
1.905     deraadt  1730: <li><a rel="nofollow" href="http://www.M5Hosting.com/">M5 Computer Security</a>
1.602     deraadt  1731: <li>Steve Banta
                   1732: <li>Greg Mortensen
                   1733: <li>Nicolas Herrmann
1.749     austin   1734: <li>Steven Lacroix
1.905     deraadt  1735: <li><a rel="nofollow" href="http://www.aldil.org/">ALDIL</a>
1.605     millert  1736: <li>Ryan Petersen
                   1737: <li>Derick Siddoway
1.905     deraadt  1738: <li><a rel="nofollow" href="http://www.sys.nl">SYS B.V.</a>
1.607     mcbride  1739: <li>St. Alphonso's
1.608     deraadt  1740: <li>Ben Audet
1.609     millert  1741: <li>Stan Chesnutt
                   1742: <li>Khanh Chau
                   1743: <li>Ferdinand Hoffmann
                   1744: <li>Matt Provost
                   1745: <li>Henry Lenzi
1.905     deraadt  1746: <li><a rel="nofollow" href="http://www.digium.com/">Digium</a>
                   1747: <li><a rel="nofollow" href="http://www.wildbrain.com/">Wild Brain, Inc.</a>
1.612     deraadt  1748: <li>Nick Bender
1.905     deraadt  1749: <li><a rel="nofollow" href="http://www.vfs.com">Vancouver Film School</a>
1.616     mcbride  1750: <li>Johan M:son Lindman
1.617     pedro    1751: <li>Aaron Glenn
1.905     deraadt  1752: <li><a rel="nofollow" href="http://www.WickedLogic.net/">Matthew P. C. Morley</a>
                   1753: <li><a rel="nofollow" href="http://acidos.bandwidth-junkies.net/">Adam VanderHook</a>
                   1754: <li><a rel="nofollow" href="http://dei.isep.ipp.pt/~i020853/">Rui Reis</a>
                   1755: <li><a rel="nofollow" href="http://www.altisnetwork.com/">Altis Network</a>
1.617     pedro    1756: <li>Christian Lecompte
                   1757: <li>Soter Mul&eacute;
1.905     deraadt  1758: <li><a rel="nofollow" href="http://www.sakkam.com/">Robin Birtle</a>
                   1759: <li><a rel="nofollow" href="http://www.mike42.com/">Mike Pugh</a>
                   1760: <li><a rel="nofollow" href="http://www.the-spectrum.org/">The Spectrum Network</a>
                   1761: <li><a rel="nofollow" href="http://www.ebiinc.com/">Employment Background Investigations</a>
1.619     millert  1762: <li>Steve Rawlinson
1.618     millert  1763: <li>Jeff Moe
1.971     austin   1764: <li>Thomas Hafner
1.618     millert  1765: <li>Sam Hart
1.905     deraadt  1766: <li><a rel="nofollow" href="http://www.peer1.com">Peer 1 Network</a>
                   1767: <li><a rel="nofollow" href="http://bitz.ca/">Michael Coulter</a>
1.621     pedro    1768: <li>Christian Fuchs
1.622     nick     1769: <li>Michael Miller
1.623     deraadt  1770: <li>Michiel van Baak
1.624     millert  1771: <li>Jonathan Hart
                   1772: <li>Eugen Leitl
1.625     millert  1773: <li>Jason Sherron
1.905     deraadt  1774: <li><a rel="nofollow" href="http://www.inf.puc-rio.br/">Pontifical Catholic University of Rio de Janeiro Dept. of Informatics</a>
1.627     nick     1775: <li>Jacob Roersma
1.628     jsg      1776: <li>Mark Uemura
1.629     dlg      1777: <li>Gabriel Kihlman
1.630     millert  1778: <li>Dwayne Karim
1.631     austin   1779: <li>Capellero Jean-Marc
                   1780: <li>Andreas John
                   1781: <li>G.Koelewijn
                   1782: <li>Patrick Muldoon
                   1783: <li>Jan Johansson
                   1784: <li>Stewart A. Shields
                   1785: <li>Alexis Lê-Quôc
                   1786: <li>Frederick Dean
1.812     deraadt  1787: <li>Chales Fr&eacute;d&eacute;ric
1.631     austin   1788: <li>Thomas Hamilton
                   1789: <li>Erwin Zbinden
                   1790: <li>Christopher D. Palmer
                   1791: <li>Riem Lionel
                   1792: <li>Per Engelbrecht
                   1793: <li>Phil Marshall
                   1794: <li>Chris Hirst
                   1795: <li>Dale Gantz
                   1796: <li>Matthias Herrmann
                   1797: <li>Daniel Clark
                   1798: <li>Gordon Ross
                   1799: <li>WW Wouts
                   1800: <li>Stelios G. Sfakianakis
                   1801: <li>Jacomo Piccolini
                   1802: <li>Harri K Koskinen
                   1803: <li>Scott Morningstar
                   1804: <li>Daniel J Weeks
                   1805: <li>Matt Hudson
                   1806: <li>Tamiji Homma
                   1807: <li>Scott Henderson
                   1808: <li>David T Brady
                   1809: <li>Klaus Steding-Jessen
                   1810: <li>Grace Woo
                   1811: <li>Brian Keefer
                   1812: <li>Christopher Mac-Stoker
                   1813: <li>Mark Thomas
                   1814: <li>Robert I Foster
                   1815: <li>Samantha Greenbaum
1.784     deraadt  1816: <li>Henrik Lund Kramsh&oslash;j
1.631     austin   1817: <li>Todd Pytel
                   1818: <li>John Michael Mars
                   1819: <li>Jon Barnett
                   1820: <li>Katsuji Ishikawa
                   1821: <li>Dan Shechter
                   1822: <li>Steven Fettig
                   1823: <li>Bryan Strong
                   1824: <li>Joerg Niendorf
                   1825: <li>Richard Hodges
                   1826: <li>Craig Copi
                   1827: <li>Ewan McDonell
                   1828: <li>Christian Trutz
                   1829: <li>E Gundrum
                   1830: <li>Edgar Dalrymple
1.812     deraadt  1831: <li>Pablo M&eacute;ndez Hern&aacute;ndez
1.631     austin   1832: <li>Frank Smith
                   1833: <li>Lutz Weber
                   1834: <li>Willaim Kelly
1.854     deraadt  1835: <li>Grant E. Burch
1.631     austin   1836: <li>J Blankenburgh
                   1837: <li>Pekka Honkonen
                   1838: <li>Mortier Mickael
                   1839: <li>Jean Paul Schillemans
                   1840: <li>Miklos Koevari
                   1841: <li>Eddy Carroll
                   1842: <li>Oliver J. Morais
                   1843: <li>Gururaj Srinivasan
                   1844: <li>Lois Danks
1.854     deraadt  1845: <li>Orin P. Blomberg
1.752     austin   1846: <li>Dennis van Zuijlekom
1.905     deraadt  1847: <li><a rel="nofollow" href="http://muppets.deswahnsinns.de">Muppets Clan</a>
1.631     austin   1848: <li>Stefan Himpich
                   1849: <li>Felipe Alfaro Solana
1.873     dlg      1850: <li>Bill Marquette
1.631     austin   1851: <li>Scott Tracey
                   1852: <li>August L Flassig 3rd
                   1853: <li>Erich Gazaui
                   1854: <li>Merliot
                   1855: <li>Bryan Campbell
                   1856: <li>Jeffrey Michel
                   1857: <li>Adrian V Silveanu
1.784     deraadt  1858: <li>Peich&auml;r Robert
1.631     austin   1859: <li>Fredric Hayman
                   1860: <li>Stephen Colson
1.784     deraadt  1861: <li>Henrik Kramsh&oslash;j
1.631     austin   1862: <li>Daniel Langnas
                   1863: <li>Tan You Tong
                   1864: <li>John Wright
                   1865: <li>Nick Suckling
1.1005    austin   1866: <li><a rel="nofollow" href="http://www.cmedresearch.com">Cmed Group Ltd</a>
1.631     austin   1867: <li>Maxime Guillaud
1.784     deraadt  1868: <li>Jens Teglhus M&oslash;ller
1.631     austin   1869: <li>Rob Bricheno
                   1870: <li>Diana Clarke
                   1871: <li>Andrew Davidson
                   1872: <li>David Caldwell
1.905     deraadt  1873: <li><a rel="nofollow" href="http://www.anetransport.com">ANE Transport, Inc.</a>
1.631     austin   1874: <li>Kamil Andrusz
                   1875: <li>Grant Davisson
                   1876: <li>Jacob Hopkins
                   1877: <li>Shane Almeida
                   1878: <li>Eric Camirand
                   1879: <li>Ray Hicks
1.633     henning  1880: <li>Jesse Bartley
                   1881: <li>Xavier Masson
                   1882: <li>Mitch Kapor
                   1883: <li>J. D. Bronson
                   1884: <li>Jason George
                   1885: <li>Jameel Akari
                   1886: <li>Marc Revial
                   1887: <li>Stephen Jacobs
                   1888: <li>Amal Jasentuliyana
1.905     deraadt  1889: <li><a rel="nofollow" href="http://www.cuug.ab.ca">Calgary Unix Users Group</a>
1.633     henning  1890: <li>Paul Mineiro
                   1891: <li>Mason Shaar
                   1892: <li>Philippe Locong
1.905     deraadt  1893: <li><a rel="nofollow" href="http://www.cs.colorado.edu/">University of Colorado Dept. of Computer Science</a>
1.634     robert   1894: <li>Andras Csepinszky
1.905     deraadt  1895: <li><a rel="nofollow" href="http://www.sbisolutions.com.au">SBI Solutions</a>
1.636     millert  1896: <li>Douglas Lunde
1.637     miod     1897: <li>J&eacute;r&ocirc;me Loyet
1.905     deraadt  1898: <li><a rel="nofollow" href="http://www.piweb.nl/">PiWeb</a>
1.640     deraadt  1899: <li>Adam Morley
1.644     aaron    1900: <li>Matthew Bettinger
1.648     deraadt  1901: <li>Daniel Ouellet
1.649     millert  1902: <li>Henry Williams
                   1903: <li>Nathan Lutchansky
                   1904: <li>Jonathan Walther
                   1905: <li>Shiloh Heurich
                   1906: <li>Raymond Lai
                   1907: <li>Shane MacPhillamy
                   1908: <li>Codefusion Internet Services
                   1909: <li>Xavier Venient
                   1910: <li>David Williams
                   1911: <li>Gaby Vanhegan
                   1912: <li>Matt Radtke
                   1913: <li>Douglas Hart
1.736     grunk    1914: <li>Marcos Latas
1.649     millert  1915: <li>Jason Murray
                   1916: <li>Sean Escriva
                   1917: <li>Jon Nierenburg
1.650     pvalchev 1918: <li>Pedro Almeida
1.905     deraadt  1919: <li><a rel="nofollow" href="http://www.sentinare.com/">Sentinare Secure Email Solutions</a>
1.786     deraadt  1920: <li>Peter Washburn
1.812     deraadt  1921: <li>Michaela Susan B&uuml;sing
1.786     deraadt  1922: <li>Abaton Vibra
                   1923: <li>Ryan Emory Lundberg
1.1006    mbalmer  1924: <li><a rel="nofollow" href="http://www.stilyagin.com">Darrin Chandler</a>
1.791     deraadt  1925: <li>Plouet Corentin
1.786     deraadt  1926: <li>Raymond Rebbeck
                   1927: <li>Kirsch Krienke Milz Nolte GbR.
1.905     deraadt  1928: <li><a rel="nofollow" href="http://www.allard.nu/">Allard Consulting</a>
1.786     deraadt  1929: <li>Richard Ben Aleya
                   1930: <li>Yukinobu Moriya
                   1931: <li>Edward Wandasiewicz
                   1932: <li>Jakub Szymanski
                   1933: <li>Tong-Kiat Tan
                   1934: <li>J Fergus Wilde
                   1935: <li>Mikhail Malamud
                   1936: <li>Freligh Dalrymple
                   1937: <li>Evil Weeds
                   1938: <li>Brad Slavin
                   1939: <li>Matt Smith
                   1940: <li>Glenn Mahoney
                   1941: <li>Cortex I.T.
                   1942: <li>The Names Database
1.791     deraadt  1943: <li>G&ouml;ran Hasse
1.786     deraadt  1944: <li>Martin Ekendahl
1.791     deraadt  1945: <li>Peter Francis
1.786     deraadt  1946: <li>Jyri-Pekka Hovila
                   1947: <li>Aaron Wohl
                   1948: <li>CFEO
                   1949: <li>Tomas Vondra
                   1950: <li>Matthew Radtke
                   1951: <li>David Aquilina
                   1952: <li>Andrew Davies
                   1953: <li>Patrick Dohman
                   1954: <li>Gautam Mehndiratta
                   1955: <li>Chris Gamboni
1.960     marco    1956: <li><a rel="nofollow" href="http://www.evolutionaryit.com/">Evolutionary IT</a>
                   1957: <li><a rel="nofollow" href="http://devGuide.net/">devGuide.net</a>
                   1958: <li>Fan Chen
                   1959: <li>Jonathan Nierenburg
                   1960: <li>Intrepid Hosting
                   1961: <li>Thomas Schoeller
                   1962: <li>Maximilian Gass
                   1963: <li>Nicholas Ryan
                   1964: <li>A C S van Roosmalen
                   1965: <li>jason Gagich
                   1966: <li>David Rosman
                   1967: <li>Noah Pugsley
                   1968: <li>Stephan Rickauer
                   1969: <li>James Giannoules
                   1970: <li>Akash Mahajan
                   1971: <li>Paul Ouderkirk
                   1972: <li>Bryan Brake
1.786     deraadt  1973: <li>Chris Mair
                   1974: <li>Salvatore Sciacco
                   1975: <li>Peter Herbst
                   1976: <li>oobabooks.com
                   1977: <li>Ivan Schepens
                   1978: <li>MITC - Biodys Engineering
                   1979: <li>Richard Pearce
                   1980: <li>Haluk Durmus
                   1981: <li>John Bailey
                   1982: <li>Brian Pink
                   1983: <li>David Snyder
                   1984: <li>Ewout Meij
                   1985: <li>Susumu IIMA
                   1986: <li>Jon King
                   1987: <li>Marcus Wyremblewski
                   1988: <li>Montchil Montchev
                   1989: <li>Tom Dison
                   1990: <li>Todd Troutman
                   1991: <li>Braaten's Services Inc.
                   1992: <li>William Kent
1.789     deraadt  1993: <li>The Hilt
1.786     deraadt  1994: <li>Brian Kruger
                   1995: <li>Yan Watkins
                   1996: <li>Ronald Nowling
                   1997: <li>Robert Copsey
                   1998: <li>J Scott Deacon
                   1999: <li>Adrian Basescu
                   2000: <li>Brandon Davies
                   2001: <li>Global Freelance
                   2002: <li>Anthony Roberts
                   2003: <li>Andrew David
                   2004: <li>Wes Williams
                   2005: <li>Jason Napoli
                   2006: <li>Donald Sinclair
                   2007: <li>Raymond DeJean
                   2008: <li>Alex Valentine
                   2009: <li>Sean Hafeez
                   2010: <li>Daniel Zinngrabe
                   2011: <li>Astar Computer Consulting
                   2012: <li>Philip Tauber
                   2013: <li>Andres Martinez
                   2014: <li>Nick Humphrey
                   2015: <li>Sam Nicholson
                   2016: <li>Spartan Technologies
                   2017: <li>Robin Birtle
                   2018: <li>Ian Sinclair
                   2019: <li>EveryDNS.net
                   2020: <li>Dan DeRemer
1.905     deraadt  2021: <li><a rel="nofollow" href="http://www.infinitum.ch">infinitum AG</a>
1.789     deraadt  2022: <li>Jens Tinfors
1.786     deraadt  2023: <li>Elias Wimmer
1.655     krw      2024: <li>Jim Dew
1.656     robert   2025: <li>Gabor Debreczeni-Kis
1.657     marco    2026: <li>Rick Aliwalas
1.905     deraadt  2027: <li><a rel="nofollow" href="http://www.axys.net/">AXYS Environmental Consulting Ltd.</a>
1.910     grunk    2028: <li>Luiz Gustavo Coelho
1.905     deraadt  2029: <li><a rel="nofollow" href="http://www.dormnet.his.se/">Student Network at Sk&ouml;vde University</a>
                   2030: <li><a rel="nofollow" href="http://www.amd.com/">Advanced Micro Devices, Inc.</a>
1.663     millert  2031: <li>David O'Brien
1.666     canacar  2032: <li>Berk D. Demir
1.668     mcbride  2033: <li>Jim Geovedi
1.669     uwe      2034: <li>Inana St&uuml;hler
1.905     deraadt  2035: <li><a rel="nofollow" href="http://www.openforce.se/">Openforce AB</a>
1.671     austin   2036: <li>Junghyung Lee
                   2037: <li>William Kelly
                   2038: <li>Michael Lewinski
1.716     jmc      2039: <li>Christer Solstrand Johannessen
1.671     austin   2040: <li>Christopher G Figge
                   2041: <li>James Beckwith
                   2042: <li>Marcello Morsello
                   2043: <li>Kevin Reay
                   2044: <li>Ed Mulligan
                   2045: <li>Vandenheede Bjorn
                   2046: <li>Mark Dowe
                   2047: <li>Duane A. Damiano
                   2048: <li>Daniel Wade
                   2049: <li>Vladimir Támara
                   2050: <li>W S Jarriel
                   2051: <li>Rob Copsey
1.784     deraadt  2052: <li>Morten M&oslash;ller Holst
1.671     austin   2053: <li>Chris Humphries
                   2054: <li>Michael Satteson
                   2055: <li>Mark Marron
                   2056: <li>Greg Herrick
                   2057: <li>Richard Toohey
                   2058: <li>Matthew Clarke
                   2059: <li>Justin Schimnowski
                   2060: <li>D.C. van Zuijlekom
                   2061: <li>Steve Fairhead
                   2062: <li>Keith S. Pickens
1.905     deraadt  2063: <li><a rel="nofollow" href="http://www.gc1.com">www.gc1.com</a>
1.671     austin   2064: <li>Kean Maizels
                   2065: <li>Manfred Pusch
1.812     deraadt  2066: <li>Mark A. Anderson
1.671     austin   2067: <li>Joost van Baal
                   2068: <li>Nico Meijer
                   2069: <li>Nicholas Bender
                   2070: <li>Ken Green
                   2071: <li>Richard T. Stofer
                   2072: <li>Dave Collins
                   2073: <li>Armin Eichmann
1.905     deraadt  2074: <li><a rel="nofollow" href="http://www.ostc.de/">OSTC GmbH</a>
1.812     deraadt  2075: <li>Sean M. Escriva
1.671     austin   2076: <li>Dino Sacha Capiaghi
                   2077: <li>Erich Moser
1.1010    jdixon   2078: <li>Jack Eidsness
                   2079: <li>Chuck Swim
1.671     austin   2080: <li>Kent Cummings
                   2081: <li>Stephan Tesch
                   2082: <li>Nakano Takaharu
                   2083: <li>Richard Bergmair
                   2084: <li>Philip Carolan
                   2085: <li>Charles Packard
                   2086: <li>Steve Murdoch
                   2087: <li>Richard Azar
1.812     deraadt  2088: <li>Travis L. Cremer
1.671     austin   2089: <li>Kevin Smith
                   2090: <li>John Thomas
                   2091: <li>Gary Kahn
                   2092: <li>Kevin Kadow
                   2093: <li>Jason Meltzer
                   2094: <li>Noah Aklilu
                   2095: <li>Gregory Zentkovich
                   2096: <li>Stefan Wollny
1.905     deraadt  2097: <li><a rel="nofollow" href="http://www.fcbsd.com/fred.htm">Dominic Crowson</a>
1.671     austin   2098: <li>John Katagawa
                   2099: <li>Brian Falk
                   2100: <li>Ido Admon
1.812     deraadt  2101: <li>Matthew J. Rowley
1.671     austin   2102: <li>Patrick Bergamin
                   2103: <li>Georg Wendenburg
                   2104: <li>Mark Patruck
                   2105: <li>Teoh Cy Boon
                   2106: <li>Mark Hesselink
1.905     deraadt  2107: <li><a rel="nofollow" href="http://www.chambaud.org/">François Chambaud</a>
1.671     austin   2108: <li>Matthew Weaver
                   2109: <li>Sean Underwood
                   2110: <li>John Breese
                   2111: <li>Philip Dicke
                   2112: <li>Anthony Ten Broeck
                   2113: <li>Hugo Lombard
                   2114: <li>Adam Getchell
                   2115: <li>Charles Andrew Payne
1.1032    deraadt  2116: <li>C Michael Fuller
1.1022    deraadt  2117: </ul></td><td valign=top width="25%"><ul>
1.671     austin   2118: <li>Edwin Steele
                   2119: <li>Marcus Redivo
                   2120: <li>Matthew McCowan
                   2121: <li>Don Bailor
1.782     deraadt  2122: <li>L'homme Cedric
1.1017    austin   2123: <li>Bruno Bigras
1.671     austin   2124: <li>Dean Schuetze
                   2125: <li>Ralf Horstmann
1.812     deraadt  2126: <li>John L. Christopher
1.671     austin   2127: <li>Thomas Wildeman
1.675     deraadt  2128: <li>Richard Thornton
1.679     marco    2129: <li>Xavier Mertens
                   2130: <li>Micro Systems
                   2131: <li>Mykhaylo Shalayev
                   2132: <li>Rob Casson
1.905     deraadt  2133: <li><a rel="nofollow" href="http://www.huwico.hu/">Hungarian Wireless Community</a>
1.681     deraadt  2134: <li>Anthony Sterrett
1.905     deraadt  2135: <li><a rel="nofollow" href="http://www.nyi.net/">New York Internet</a>
1.683     deraadt  2136: <li>Joe Phillips
1.905     deraadt  2137: <li><a rel="nofollow" href="http://www.hypertower.com/">Stephan Wolf</a>
1.687     deraadt  2138: <li>Heath Putnam
1.905     deraadt  2139: <li><a rel="nofollow" href="http://www.whywire.net/">Why Wire, Inc.</a>
1.689     deraadt  2140: <li>Eddie Block
1.905     deraadt  2141: <li><a rel="nofollow" href="http://www.nycbug.org/">NYCBUG</a>
1.690     beck     2142: <li>Michael Walsh
1.905     deraadt  2143: <li><a rel="nofollow" href="http://www.cannings.org/">Rich Cannings</a>
1.692     marco    2144: <li>Stuart Thomas
1.693     deraadt  2145: <li>David Owen
1.905     deraadt  2146: <li><a rel="nofollow" href="http://www.crans.org">Association CRANS</a>
                   2147: <li><a rel="nofollow" href="http://people.debian.org/~stratus/">Gustavo Franco</a>
1.695     deraadt  2148: <li>Adrian Diagle
1.696     camield  2149: <li>Joris Lohman
1.698     dlg      2150: <li>Travis Gillitzer
1.699     dlg      2151: <li>Ben Hooper
1.700     deraadt  2152: <li>Sean Brown
1.703     robert   2153: <li>Wilhelm Buehler
1.704     dlg      2154: <li>Greg Tod
1.905     deraadt  2155: <li><a rel="nofollow" href="http://www.thesae.k12.ca.us/">Chris Evans</a>
                   2156: <li><a rel="nofollow" href="http://unmake.net/">Colin Barrie</a>
1.711     djm      2157: <li>Robert Rose
1.712     jolan    2158: <li>Erik Work
1.713     wvdputte 2159: <li>Ferran Bassols i Dorr
1.714     brad     2160: <li>Jonathan Breault
1.905     deraadt  2161: <li><a rel="nofollow" href="http://www.asix.com.tw/">ASIX Electronics Corporation</a>
1.718     deraadt  2162: <li>Alex McColl
1.905     deraadt  2163: <li><a rel="nofollow" href="http://tilde.se/">Rickard Dahlstrand</a>
1.723     austin   2164: <li>Christer Johannessen
                   2165: <li>Thomas Birnthaler
1.905     deraadt  2166: <li><a rel="nofollow" href="http://www.efficiency-online.nl">Efficiency-Online</a>
1.723     austin   2167: <li>Charly Tipton
1.905     deraadt  2168: <li><a rel="nofollow" href="http://community.unixcities.com">Julia White</a>
1.723     austin   2169: <li>Walter Goulet
                   2170: <li>Alexander Jackson
                   2171: <li>Scott Moringstar
                   2172: <li>Christopher Jones
                   2173: <li>Berant Lemmenes
                   2174: <li>Daniel Dulay
                   2175: <li>Adam Pointon
                   2176: <li>David Downes
                   2177: <li>Mark Ulrich
                   2178: <li>Michael Sullenszino
                   2179: <li>Seva Feldman
                   2180: <li>David Denny
                   2181: <li>Daniel Parriott
                   2182: <li>Stephen Arehart
                   2183: <li>Mayukh Bose
                   2184: <li>Stephen McPolin
                   2185: <li>Rick Greer
                   2186: <li>Dave Cottle
1.905     deraadt  2187: <li><a rel="nofollow" href="http://www.korelogic.com">KoreLogic, Inc.</a>
1.723     austin   2188: <li>Mark Abbott
                   2189: <li>Amit Chakradeo
                   2190: <li>Alan Watson
                   2191: <li>David Cato
                   2192: <li>Rene Gerlich
                   2193: <li>Surjatini Widjojo
                   2194: <li>Jean-Jacques Roh
1.1005    austin   2195: <li>D. van der Wallen
1.723     austin   2196: <li>Joseph Malcolm
                   2197: <li>Carol von der Lin
                   2198: <li>Neil Hoggarth
                   2199: <li>Gerhard Petrus
                   2200: <li>Timothy A. Rusco
                   2201: <li>Ram A Moskovitz
                   2202: <li>Lina Leblanc
                   2203: <li>Chet Uber
                   2204: <li>Roger Neth Jr
                   2205: <li>Jeff Moss
                   2206: <li>Teemu Schaabl
                   2207: <li>J Valentijn
                   2208: <li>Joel Knight
                   2209: <li>Kazuo Takimoto
1.812     deraadt  2210: <li>Sime&oacute; Reig i Pellej&agrave;
1.723     austin   2211: <li>Takehiko Yamagiwa
                   2212: <li>Jeroen Scheerder
                   2213: <li>Douglas S. Butts
                   2214: <li>Fabre-Bergonzi Olivier
                   2215: <li>Jean-Daniel Beaubien
                   2216: <li>Matthias Bertschy
                   2217: <li>Leonard A. Zoe
                   2218: <li>Chris Koehler
1.905     deraadt  2219: <li><a rel="nofollow" href="http://www.ipcortex.co.uk">IP Cortex</a>
1.723     austin   2220: <li>Orin Blomberg
1.738     grunk    2221: <li>Aaron Bazar
1.905     deraadt  2222: <li><a rel="nofollow" href="http://www.mynewphone.com">My New Phone Cards</a>
1.784     deraadt  2223: <li>Stefan Dager&ouml;
1.723     austin   2224: <li>Doug Philips
                   2225: <li>Rick Hale
1.905     deraadt  2226: <li><a rel="nofollow" href="http://www.inso.tuwien.ac.at/">Technical University of Vienna research group for Industrial Software</a>
1.730     dlg      2227: <li>Shane J Pearson
1.731     pedro    2228: <li>Marcos Vinicius Buzo
1.732     jsg      2229: <li>Benton Lam
1.905     deraadt  2230: <li><a rel="nofollow" href="http://www.gmi.com/">General Microsystems Inc.</a>
1.735     dlg      2231: <li>Rene Badalassi
1.737     krw      2232: <li>Michael Keller
1.739     hshoexer 2233: <li>Robert Michelsen
1.905     deraadt  2234: <li><a rel="nofollow" href="http://www.ini.unizh.ch/">Institute of Neuroinformatics, ETH Zurich</a>
                   2235: <li><a rel="nofollow" href="http://www.edubs.ch/">ICT Basler Schulen</a>
                   2236: <li><a rel="nofollow" href="http://www.sqlpower.ca/">SQL Power Group Inc.</a>
                   2237: <li><a rel="nofollow" href="http://humppa.nl">Jasper Lievisse Adriaanse</a>
                   2238: <li><a rel="nofollow" href="http://www.oli.tudelft.nl">OnLine Internet</a>
                   2239: <li><a rel="nofollow" href="http://www.systemnet.no">SystemNet</a>
1.754     deraadt  2240: <li>Craig McCormick
                   2241: <li>Dan Wallace
1.755     brad     2242: <li>Marcus Glocker
1.756     robert   2243: <li>Markus Schatzl
1.768     uwe      2244: <li>Florian Kohl
1.905     deraadt  2245: <li><a rel="nofollow" href="http://www.sjoaadventure.com">Ed Cornfield</a>
                   2246: <li><a rel="nofollow" href="http://www.memetrics.com">Memetrics Multivariate Testing</a>
                   2247: <li><a rel="nofollow" href="http://www.venture37.com">Sevan Janiyan</a>
                   2248: <li><a rel="nofollow" href="http://septum.org">Daniel Andersson</a>
                   2249: <li><a rel="nofollow" href="http://www.ad2.com">ad2, Inc.</a>
                   2250: <li><a rel="nofollow" href="http://www.raba.com">Raba Technologies LLC.</a>
1.772     deraadt  2251: <li>San M. Le
                   2252: <li>William Dimm
1.773     deraadt  2253: <li>Joe L.
1.774     deraadt  2254: <li>Benjamin Collins
1.910     grunk    2255: <li>PokerListings.com
1.778     deraadt  2256: <li>Dan McKay
1.779     deraadt  2257: <li>Matteo Campofiorito
                   2258: <li>Martin Roth
                   2259: <li>Alexander Gillissen
                   2260: <li>Pablo Brasero Moreno
                   2261: <li>Gustavo Fernandez Bayon
                   2262: <li>Nels Martens
                   2263: <li>Paul Sureddin
                   2264: <li>Duilio Paciaffi
                   2265: <li>Tsutomu Fujinami
                   2266: <li>David Hagen
                   2267: <li>Brian Thies
                   2268: <li>Martin Busse
                   2269: <li>Eric Eidson
                   2270: <li>Kelson Vibber
                   2271: <li>David Salt
                   2272: <li>Kjetil Thuen
                   2273: <li>Soren Lovborg
                   2274: <li>John Weldon
                   2275: <li>Max Kueng
                   2276: <li>Daniel Langsam
                   2277: <li>Marco Calf
1.783     deraadt  2278: <li>Cedric Briner
1.779     deraadt  2279: <li>Brian Jepson
                   2280: <li>Edward Blevins
                   2281: <li>Ulrich Hertlein
                   2282: <li>Pandurang Rao
                   2283: <li>Andrew MacLean
                   2284: <li>Steve Lavoie
1.805     deraadt  2285: <li>C. Brian Hornaday
1.783     deraadt  2286: <li>Stephan Thierry
1.779     deraadt  2287: <li>Mathew Sorensen
                   2288: <li>Omer Faruk Sen
                   2289: <li>EnderUNIX.org
1.784     deraadt  2290: <li>Dominik F&auml;ssler
1.779     deraadt  2291: <li>Steven Teeri
                   2292: <li>Urs Keller
                   2293: <li>Francois Papa
                   2294: <li>Ray Chiang
                   2295: <li>Dan Grigsby
                   2296: <li>Jonathan McGee
                   2297: <li>Susannah Sonnekalb
                   2298: <li>Matthew Case
1.783     deraadt  2299: <li>Vincent Youngs
1.779     deraadt  2300: <li>Jason Costomiris
                   2301: <li>Jason Andersen
                   2302: <li>RZone
                   2303: <li>Carl Shapiro
1.784     deraadt  2304: <li>Odin H&oslash;rthe Omdal
1.779     deraadt  2305: <li>Steve Dibb
                   2306: <li>Jeff Szarka
                   2307: <li>Enrico Cherubini
1.905     deraadt  2308: <li><a rel="nofollow" href="http://www.javing.com/">Alex Stamatis</a>
1.779     deraadt  2309: <li>Patrick Heim
                   2310: <li>Mohit Soni
                   2311: <li>David Kopp
                   2312: <li>Raphael Nadeau
1.784     deraadt  2313: <li>Bj&ouml;rn Olsson
1.779     deraadt  2314: <li>Douglas Bostrom
1.783     deraadt  2315: <li>Michael Crozier
                   2316: <li>Aram Price
1.779     deraadt  2317: <li>Chris Karchnak
                   2318: <li>Matthias Diener
                   2319: <li>John Russell
1.783     deraadt  2320: <li>Tyler Davidson
1.779     deraadt  2321: <li>Eric Petit
                   2322: <li>Patrice LaFlamme
                   2323: <li>Ben Friedman
                   2324: <li>Shin Yamasaki
                   2325: <li>Jesse McCormick
                   2326: <li>Jasper Wallace
1.905     deraadt  2327: <li><a rel="nofollow" href="http://80d.org/~cyrus">Cyrus Yunker</a>
1.779     deraadt  2328: <li>Christoph Haas
                   2329: <li>Romeo Theriault
                   2330: <li>Brendan Maness
                   2331: <li>Chih-Chang Hsieh
                   2332: <li>Nicolas Ecarnot
1.905     deraadt  2333: <li><a rel="nofollow" href="http://www.minds.nuim.ie/~wish/">Vishal Vatsa</a>
1.779     deraadt  2334: <li>Jeff Richards
1.783     deraadt  2335: <li>Christian Gunning
1.779     deraadt  2336: <li>Richard Fodden
                   2337: <li>Samuel Liddicott
                   2338: <li>Haven Hash
                   2339: <li>kidpirate.com
                   2340: <li>Christoph Rauch
                   2341: <li>Ovidiu Ban
                   2342: <li>Erik Bussink
                   2343: <li>Jeff Lacy
                   2344: <li>Srinivasan Krishnan
                   2345: <li>Damian Van Dooren
                   2346: <li>Warren Lewis
                   2347: <li>Andrei Mamontov
                   2348: <li>Ahmadali Arabshahi
                   2349: <li>James O'Donald
                   2350: <li>Jean-François Vidal
1.783     deraadt  2351: <li>Mathias Bavay
1.779     deraadt  2352: <li>Adam Greig
1.783     deraadt  2353: <li>Eric Skala
1.779     deraadt  2354: <li>Mayuresh Kathe
1.783     deraadt  2355: <li>Chun Wai Chan
1.905     deraadt  2356: <li><a rel="nofollow" href="http://bletchleypark.net">BletchleyPark.net</a>
1.779     deraadt  2357: <li>Peter Thoenen
                   2358: <li>Carl Werth
1.783     deraadt  2359: <li>Patrick Coeman
                   2360: <li>Masayuki Kato
1.779     deraadt  2361: <li>Simon Rowland
                   2362: <li>Cameron Simpson
1.783     deraadt  2363: <li>Elizabeth Maloney
1.779     deraadt  2364: <li>Ken Sugii
                   2365: <li>Steve Meier
                   2366: <li>StartCom Ltd.
                   2367: <li>Goetz Goerisch
1.783     deraadt  2368: <li>Ryo Fukasawa
1.779     deraadt  2369: <li>Kazuhiro Mori
1.783     deraadt  2370: <li>Takehiro Suzuki
1.779     deraadt  2371: <li>Shavaun Brackenbury
1.1028    simon    2372: <li><a rel="nofollow" href="http://sauerbier.eu">Jan Sauerbier</a>
1.779     deraadt  2373: <li>Timothy Frichtel
1.783     deraadt  2374: <li>Yasuhiro Osada
1.779     deraadt  2375: <li>James Mackinnon
                   2376: <li>Daniel Miessler
                   2377: <li>Srikanth Remani
1.812     deraadt  2378: <li>Sadayuki Kurano
1.779     deraadt  2379: <li>Matteo Centenaro
                   2380: <li>Markus Becker
1.783     deraadt  2381: <li>Takamitsu Hashiya
1.779     deraadt  2382: <li>Geoffrey White
1.783     deraadt  2383: <li>Lady Ada
1.779     deraadt  2384: <li>Magnus Dahlstedt
                   2385: <li>AbbyWest
                   2386: <li>Michael Heiming
                   2387: <li>Adam Stroud
                   2388: <li>John Fiore
                   2389: <li>John Stracke
                   2390: <li>Antoine Comte
                   2391: <li>Lance Smith
                   2392: <li>Artific Consulting LLC
                   2393: <li>Brian Curran
                   2394: <li>Reto Schneider
                   2395: <li>Tomas Nouza
                   2396: <li>John Verne
                   2397: <li>John Habermann
                   2398: <li>Bruce Smith
                   2399: <li>Luigi Messina
                   2400: <li>Hendrik Beskow
                   2401: <li>Sebastian Wolfgarten
                   2402: <li>Patrick Theis
                   2403: <li>Benjamin Buetikofer
1.784     deraadt  2404: <li>Jochen Sch&auml;fer
1.779     deraadt  2405: <li>Benjamin Fleckenstein
                   2406: <li>Joachim Masser
                   2407: <li>Kuang He
                   2408: <li>Jesse Graham
                   2409: <li>Stephen Brown
                   2410: <li>Eric Youngpeters
                   2411: <li>William Cooley
1.905     deraadt  2412: <li><a rel="nofollow" href="http://www.ryo.com/ryo">Ryosuke Hosoi</a>
1.779     deraadt  2413: <li>Felderi Santiago
                   2414: <li>Takashi YAMAMOTO
1.783     deraadt  2415: <li>Serge Lefranc
1.779     deraadt  2416: <li>Roger Clark
                   2417: <li>Tatsuya Noda
                   2418: <li>Stephen Samuel
                   2419: <li>Walter Esler
1.812     deraadt  2420: <li>John T. Thomas
1.779     deraadt  2421: <li>Patrick Schneider
                   2422: <li>Michael Welch
                   2423: <li>James Van Artsdalen
                   2424: <li>Denis Bach
                   2425: <li>Dieter Schuster
1.783     deraadt  2426: <li>Seiji Takegata
1.779     deraadt  2427: <li>Simon Elsbrock
                   2428: <li>Sam Miller
1.783     deraadt  2429: <li>Jun Takeuchi
1.779     deraadt  2430: <li>Jeffrey Rogers
                   2431: <li>Alexander Levy
                   2432: <li>Stefan Neudorfer
                   2433: <li>Suzuki Shinnosuke
                   2434: <li>Brian Minton
                   2435: <li>Aaron Couts
                   2436: <li>Mike Bybee
                   2437: <li>Jeroen Timmer
1.783     deraadt  2438: <li>Kevin Clark
1.779     deraadt  2439: <li>Larry Cook
                   2440: <li>Jonathan Welsh
                   2441: <li>Yoshihiro Ashihara
                   2442: <li>Shinji Kanno
                   2443: <li>Copyleft
                   2444: <li>Lanny Godsey
                   2445: <li>Rootroute
1.783     deraadt  2446: <li>Seiji Saiki
1.779     deraadt  2447: <li>Pietro Donatini
                   2448: <li>Matthew Ranostay
                   2449: <li>Jan Eringa
                   2450: <li>Felix Knecht
1.783     deraadt  2451: <li>Takuya Nasu
1.779     deraadt  2452: <li>Surakshan J Mendis
1.783     deraadt  2453: <li>Kazuki Kurose
1.779     deraadt  2454: <li>Andreas Penzel
                   2455: <li>Masayuki KOBAYASHI
                   2456: <li>Ranjit Mathew
1.784     deraadt  2457: <li>Bj&oslash;rn Eikeland
1.779     deraadt  2458: <li>Dirk-Jan van Helmond
                   2459: <li>Michael Blatt
                   2460: <li>David Coppa
                   2461: <li>Clemens Wittinger
1.783     deraadt  2462: <li>Masanao Koeda
1.779     deraadt  2463: <li>Barry van Someren
                   2464: <li>Toby Walsh
                   2465: <li>Jiri Kaderavek
1.783     deraadt  2466: <li>Malcolm Handley
1.779     deraadt  2467: <li>Eberhard Wildermuth
                   2468: <li>Justin Stimatze
1.783     deraadt  2469: <li>Dai Iwasaki
1.779     deraadt  2470: <li>Joonas Lehtinen
1.905     deraadt  2471: <li><a rel="nofollow" href="http://the-w.com">the-w.com</a>
1.779     deraadt  2472: <li>Clyde Meli
                   2473: <li>James Linse
                   2474: <li>Jason Novinger
                   2475: <li>Ashwini Bhardwaj
                   2476: <li>Janet Klok
                   2477: <li>Neal Gafter
                   2478: <li>Michael Schmidt
                   2479: <li>Chris Lee
                   2480: <li>Yasuhiro Sudoh
                   2481: <li>Michael Freeman
                   2482: <li>Ronald Cooper
                   2483: <li>Mattias Lindgren
                   2484: <li>Matthew West
                   2485: <li>Michael Oliver
1.783     deraadt  2486: <li>Zempei Inamura
1.779     deraadt  2487: <li>Brendan Kirby
                   2488: <li>Michael Vore
                   2489: <li>ZillNet
                   2490: <li>Howard Pepper
                   2491: <li>Junichi YOSHIMOTO
                   2492: <li>Jonathan Kaufman
                   2493: <li>Thomas Nielsen
                   2494: <li>Robert Thille
                   2495: <li>P Y Ng
                   2496: <li>Naris Siamwalla
1.783     deraadt  2497: <li>Akira Iijima
1.779     deraadt  2498: <li>Trent Erickson
1.783     deraadt  2499: <li>Aaron Shaha
1.779     deraadt  2500: <li>John Biederstedt
                   2501: <li>Erez Gottlieb
                   2502: <li>Yoshiyuki Sakakibara
                   2503: <li>Robert Parsons
1.783     deraadt  2504: <li>Renaud Bompuis
1.779     deraadt  2505: <li>Volumehost.Com
                   2506: <li>Shawn Watts
                   2507: <li>Nobuhiro Gotoh
                   2508: <li>George M Fazio Jr
1.783     deraadt  2509: <li>Yasushi Ikeda
1.779     deraadt  2510: <li>Shawn Leas
                   2511: <li>Jean-Michel Lacroix
                   2512: <li>Sidney Shuptrine
                   2513: <li>Hideaki Tsunoda
                   2514: <li>Lowell Johnson
                   2515: <li>Fred Schlechter
                   2516: <li>Naoki Komazawa
                   2517: <li>Yohei Takiguchi
                   2518: <li>Akihiko Kawabata
                   2519: <li>Erik Stian Tefre
                   2520: <li>Assad Khan
1.783     deraadt  2521: <li>Neal Rauhauser
1.779     deraadt  2522: <li>William Ferril
                   2523: <li>Bill Layer
                   2524: <li>Robert Smithson
                   2525: <li>Anil Somayaji
                   2526: <li>Colin Barrie
                   2527: <li>Eternal Lands Development Team
                   2528: <li>Evan Luine
                   2529: <li>Eddie Penninkhof
                   2530: <li>Kevin Caswick
                   2531: <li>Tyler Spaeth
                   2532: <li>Lesley Mays
                   2533: <li>Chak Man Yeung
                   2534: <li>Christopher Connor
                   2535: <li>Andrew Sveikauskas
                   2536: <li>Jeffrey Muse
                   2537: <li>Matt Hallmark
                   2538: <li>Nazeer Gassiep
                   2539: <li>Mike Marmar
                   2540: <li>Nathan Marcus
                   2541: <li>Ruedi Eder
                   2542: <li>A Small Orange
1.783     deraadt  2543: <li>Matt Virus
1.779     deraadt  2544: <li>John Sismanis
                   2545: <li>John Rosauer
                   2546: <li>Gordon Keegan
                   2547: <li>Graeme Worthy
                   2548: <li>Jason Charnov
1.783     deraadt  2549: <li>Paulo Mannheimer
1.779     deraadt  2550: <li>Ellis Cohen
                   2551: <li>Bastiaan Jacques
1.783     deraadt  2552: <li>Roger Loeb
1.779     deraadt  2553: <li>Fumimasa Nakane
                   2554: <li>Lauri Ahonen
                   2555: <li>Martin Dengler
                   2556: <li>Ashley Hooper
                   2557: <li>Werther Pirani
                   2558: <li>Janne Himanka
                   2559: <li>Travis Heppe
                   2560: <li>Per Nielsen
                   2561: <li>Nicholas Bartle
                   2562: <li>Alex Popov
                   2563: <li>R van Eijk
                   2564: <li>Steven Curtis
                   2565: <li>Vitaly Tomilin
1.783     deraadt  2566: <li>Robert Schnatterly
1.779     deraadt  2567: <li>Ben Cooper
                   2568: <li>Thomas Sluyter
                   2569: <li>Joshua Nisly
                   2570: <li>Torstein Dybdahl
                   2571: <li>Alexander Wu
1.783     deraadt  2572: <li>Sarma Upadhyayula
1.779     deraadt  2573: <li>Jan Eriksson
                   2574: <li>Michael Bos
                   2575: <li>Andrew Spiers
                   2576: <li>Joseph Heenan
                   2577: <li>Ben woodard
                   2578: <li>Adam Tenderholt
                   2579: <li>Alexei Svitkine
1.783     deraadt  2580: <li>Kevin Brintnall
                   2581: <li>James Tuan
1.779     deraadt  2582: <li>Martin Hammer
                   2583: <li>Dan Bassett
                   2584: <li>Luke Gorrie
                   2585: <li>Michael Rolish
                   2586: <li>Christopher Zeigler
                   2587: <li>Philip Semanchuk
                   2588: <li>2inches
                   2589: <li>Robert Luoma
                   2590: <li>Yegor Bryukhov
                   2591: <li>Deirdre Dreslough
                   2592: <li>Yan Ivnitskiy
                   2593: <li>Markus Huber
                   2594: <li>Emil Soleyman-Zomalan
                   2595: <li>Timothy Stack
                   2596: <li>Tim White
                   2597: <li>Jiri Klouda
                   2598: <li>Nicholas D'Amato
                   2599: <li>Roger Luethi
                   2600: <li>Justin Findlay
1.905     deraadt  2601: <li><a rel="nofollow" href="http://www.thegreatoak.net">john martira</a>
1.779     deraadt  2602: <li>Chris Thomas
                   2603: <li>Nick Avlonitis
                   2604: <li>Albert Smith
                   2605: <li>Masayoshi Nakamura
                   2606: <li>Sean Lazar
                   2607: <li>Andrew Gaffney
                   2608: <li>Olivier Boulanger
                   2609: <li>Jeremy Paino
                   2610: <li>Robert Smith
                   2611: <li>Simon Whittaker
                   2612: <li>Nathan Blomquist
1.783     deraadt  2613: <li>Michael Stajduhar
1.779     deraadt  2614: <li>Johan Bakker
                   2615: <li>Greg Panula
                   2616: <li>James Van Dyne
                   2617: <li>Joel Palmtag
                   2618: <li>David Corning
                   2619: <li>Justin Fitzsimmons
                   2620: <li>Andrew Richard Mcvittie
                   2621: <li>Alberto Garcia-Raboso
                   2622: <li>Eric Cox
                   2623: <li>Dragan Rajak
1.783     deraadt  2624: <li>Giuseppe Dia
1.779     deraadt  2625: <li>Naohide Hayashi
                   2626: <li>Michael Deaver
                   2627: <li>Erskin Cherry
                   2628: <li>Etienne Dube
                   2629: <li>Curtis McCauley
                   2630: <li>Moore + Greant
                   2631: <li>Michael Suzio
                   2632: <li>MacScan Ltd
                   2633: <li>Boris Raskin
                   2634: <li>Dominic Humphries
                   2635: <li>Kim Chee Leong
                   2636: <li>Raul Blazquez
                   2637: <li>Chris Fielder
1.854     deraadt  2638: <li>John E. Kirby
1.779     deraadt  2639: <li>Moses Kodali
                   2640: <li>Carsten Kuckuk
                   2641: <li>Burton Windle
                   2642: <li>Tom Mornini
1.783     deraadt  2643: <li>Tiziano Rosato
1.779     deraadt  2644: <li>Ryan Langseth
                   2645: <li>KCRIT
                   2646: <li>Guillaume Duc
                   2647: <li>Guillermo Cantallops Ramis
                   2648: <li>David Anderson
                   2649: <li>Robert Bushman
                   2650: <li>Matt Saunders
                   2651: <li>Patrick Armstrong
                   2652: <li>Kazuhiro Tsugita
                   2653: <li>Alessandro Di Giuseppe
                   2654: <li>Gregory Boyce
                   2655: <li>Yosuke TSUCHIE
1.783     deraadt  2656: <li>Djek Eykhout
1.779     deraadt  2657: <li>Sean Louisin
                   2658: <li>Jeroen Beysens
1.783     deraadt  2659: <li>Michael Persson
1.779     deraadt  2660: <li>James Westby
                   2661: <li>Gary Huntress
                   2662: <li>Tristan Weil
                   2663: <li>Kevin Smathers
                   2664: <li>Jeff Buck
                   2665: <li>Joel Roberts
                   2666: <li>Brian Duhan
                   2667: <li>Joshua Malone
                   2668: <li>Jean-Francois Dockes
                   2669: <li>Simon Matthews
                   2670: <li>George Fairbanks
                   2671: <li>David Given
                   2672: <li>Shaun Keenan
                   2673: <li>Jesus Macaulay
                   2674: <li>Cliff Flood
                   2675: <li>Olivier Grisel
                   2676: <li>Stephen Brashear
                   2677: <li>Rich Wellner
                   2678: <li>Steven Jefferson
                   2679: <li>Perry Kundert
                   2680: <li>Will Buckner
                   2681: <li>Mark Lehrer
                   2682: <li>Douglas Baggett
                   2683: <li>David Finch
                   2684: <li>James Petersen
                   2685: <li>Michael Kuniavsky
                   2686: <li>Daniel Ring
                   2687: <li>GC van der Lingen
                   2688: <li>Jean-Francois Pare
                   2689: <li>Bryan Hance
                   2690: <li>Matthew Ownby
                   2691: <li>Nolan Willis
                   2692: <li>Peter Bradeen
                   2693: <li>Mark Murphy
                   2694: <li>Stefano Santoro
                   2695: <li>Pete Bristow
                   2696: <li>Axton Grams
                   2697: <li>Morten Jensen
1.809     deraadt  2698: <li>Bryan C. Siegfried
1.779     deraadt  2699: <li>Christoph Leser
                   2700: <li>LEMARIT Domain Management GmbH
                   2701: <li>Zera Holladay
1.905     deraadt  2702: <li><a rel="nofollow" href="http://www.andiberg.de">Andreas Berg</a>
1.779     deraadt  2703: <li>Jeffrey Quast
1.905     deraadt  2704: <li><a rel="nofollow" href="http://www.Landi.com">Landi Gjoni</a>
1.779     deraadt  2705: <li>Johan Nygren
                   2706: <li>Joseph Birthisel
1.905     deraadt  2707: <li><a rel="nofollow" href="http://www.OneEntry.com">Moving Companies</a>
1.783     deraadt  2708: <li>Matthew Gould
1.779     deraadt  2709: <li>Michael Vien
1.905     deraadt  2710: <li><a rel="nofollow" href="http://www.wiroth.net">Didier Wiroth</a>
                   2711: <li><a rel="nofollow" href="http://www.encefalo.org/~bruno/">Bruno Barros</a>
                   2712: <li><a rel="nofollow" href="http://www.dedicated-servers.com">Dedicated Servers</a>
1.779     deraadt  2713: <li>Jam Piet
                   2714: <li>Justin Krejci
                   2715: <li>Stephen Chao
                   2716: <li>Edward Goforth
1.905     deraadt  2717: <li><a rel="nofollow" href="http://www.altersvorsorge-rentenfonds.de">Peter Lehmann</a>
1.788     marco    2718: <li>Sean Cody
                   2719: <li>James Bearce
                   2720: <li>Klaus Andre Braselmann
                   2721: <li>David Dapena Garrido
1.783     deraadt  2722: <li>Michael Welsh
1.905     deraadt  2723: <li><a rel="nofollow" href="http://www.taosecurity.com">TaoSecurity LLC</a>
1.787     marco    2724: <li>David Metzler
                   2725: <li>Peilei Huang
                   2726: <li>Simon Kuhnle
                   2727: <li>Yusuke Nohara
1.812     deraadt  2728: <li>Carlos Bravo Fern&aacute;ndez
1.791     deraadt  2729: <li>Bj&ouml;rn K&ouml;nig
1.787     marco    2730: <li>Enrico Leoni
                   2731: <li>Louis Mandelstam
                   2732: <li>Randolph Miller
                   2733: <li>Ofer Nave
1.905     deraadt  2734: <li><a rel="nofollow" href="http://www.smoothwall.net">SmoothWall Ltd.</a>
                   2735: <li><a rel="nofollow" href="http://www.mozilla.org/foundation/">Mozilla Foundation</a>
                   2736: <li><a rel="nofollow" href="http://sdf.lonestar.org">SDF Public Access Unix</a>
1.797     marco    2737: <li>Jared Watkins
1.805     deraadt  2738: <li>Rod Dorman
                   2739: <li>Bill R Saunders
                   2740: <li>Gil Andre
                   2741: <li>Thomas Bernard
                   2742: <li>Neil Turner
                   2743: <li>Herbert Tull
                   2744: <li>Mason Harding
                   2745: <li>Chad Dixon
                   2746: <li>Philip Elder
                   2747: <li>Jonathan C. Patschke
                   2748: <li>John Wiggins
                   2749: <li>Darrell Hoffman
                   2750: <li>Juergen Sprenger
                   2751: <li>Jeffery Schaffer
                   2752: <li>J. Blankenburgh
                   2753: <li>Raymond J Kohler
                   2754: <li>David A. Snyder
                   2755: <li>Jeff Roach
                   2756: <li>Don Ayre
                   2757: <li>Doug Carter
                   2758: <li>Mario Jose Medjeral
                   2759: <li>Robert Ikenberg
1.972     deraadt  2760: <li><a rel="nofollow" href="http://www.bsdstuff.at">Bernard Stubbings</a>
1.805     deraadt  2761: <li>Christian Ebenezer
                   2762: <li>Linda Raspet
                   2763: <li>Mikael Drugge
                   2764: <li>Kirby Thornton
                   2765: <li>Daniel Jettel
                   2766: <li>Mr Wayne Brown
                   2767: <li>Michael Pursifull
1.972     deraadt  2768: <li><a rel="nofollow" href="http://www.thock.com">Dylan Griffiths</a>
1.805     deraadt  2769: <li>Gerald Thornberry
                   2770: <li>Daniel McCranie
                   2771: <li>Craig J. Copi
                   2772: <li>Eric Guz
                   2773: <li>Peter Gehrke
                   2774: <li>Dennis Hoak
                   2775: <li>Morten Munck
                   2776: <li>Luis Redondo
                   2777: <li>Richard Bradshaw
                   2778: <li>Thomas Alexander Frederiksen
                   2779: <li>Carlos Valiente
                   2780: <li>Peter Lee
                   2781: <li>Remi Locherer
1.972     deraadt  2782: <li><a rel="nofollow" href="http://www.foretell.ca">Vijay Sankar</a>
1.905     deraadt  2783: <li><a rel="nofollow" href="http://www.foretell.ca">ForeTell Technologies</a>
                   2784: <li><a rel="nofollow" href="http://www.bonetruck.org">James Razmus II</a>
1.805     deraadt  2785: <li>Juergen Oesterle
                   2786: <li>Keldermans, Pierre-Yves
                   2787: <li>Alexey Voznyuk
                   2788: <li>Tamotsu TAKAHASHI
1.905     deraadt  2789: <li><a rel="nofollow" href="http://laurent.delavaissiere.net/blog">Laurent de la Vaissiere</a>
1.805     deraadt  2790: <li>Wesley Moxam
                   2791: <li>Fredrik Rinnestam
                   2792: <li>David Corby
                   2793: <li>David Samms
                   2794: <li>Marshall Flax
                   2795: <li>Jeffrey Long
                   2796: <li>James Mathiesen
                   2797: <li>Michael Reinstein
                   2798: <li>Allen Akin
                   2799: <li>Harry Richardson
                   2800: <li>Anoop Rajendra
                   2801: <li>Peter Annema
                   2802: <li>Timothy Ham
1.905     deraadt  2803: <li><a rel="nofollow" href="http://www.nileshk.com">Nilesh Kapadia</a>
1.805     deraadt  2804: <li>Lacote
                   2805: <li>Arthur Erhardt
                   2806: <li>Mark Boddington
                   2807: <li>Vassil Peytchev
                   2808: <li>Hugo Josefson
                   2809: <li>Morten Taksrud
                   2810: <li>Marc Rios
1.809     deraadt  2811: <li>Alex Deucher
1.805     deraadt  2812: <li>Pierre Amadio
                   2813: <li>Divine Datsomor
                   2814: <li>Fernando Molina-Ortiz
                   2815: <li>Bryan Feeney
                   2816: <li>Glenn Mulvaney
                   2817: <li>Laurynas Mantas Paukste
                   2818: <li>Matthew Rainey
                   2819: <li>Aron Wieck
                   2820: <li>Lev Givon
                   2821: <li>Matti Karki
                   2822: <li>Allen M Hunter III
                   2823: <li>Raymond M. Subasic
                   2824: <li>Ben Schmitt
                   2825: <li>Henrik Mattsson
                   2826: <li>IWASAKI Yudai
                   2827: <li>Geoff Cant
                   2828: <li>Siddharth Patil
1.854     deraadt  2829: <li>Robert E. Niederman
1.805     deraadt  2830: <li>Steven Pauly
                   2831: <li>Allan J Heim
                   2832: <li>Jean-Marc Coursimault
                   2833: <li>Geoffrey Butterfield
                   2834: <li>Kenji KODAMA
                   2835: <li>Daniel Olewene
                   2836: <li>Dave Wood
                   2837: <li>Charles Banas
                   2838: <li>Thomas Hurst
                   2839: <li>Dieter Vrancken
                   2840: <li>Jeff Penn
                   2841: <li>Joost Lammers
                   2842: <li>Cesar Fernando Larrazabal
1.812     deraadt  2843: <li>Claudiu Anghel
1.805     deraadt  2844: <li>Thomas Thompson
                   2845: <li>Niall O'Higgins
                   2846: <li>Richard Chonak
                   2847: <li>Jordan Freeman
                   2848: <li>Barry Davies
                   2849: <li>Patrick Simon
                   2850: <li>Christopher Edsall
                   2851: <li>Leo Giertz
                   2852: <li>Marc Slemko
                   2853: <li>Kwan Lowe
                   2854: <li>Mel Roman
                   2855: <li>Tim Erwin
                   2856: <li>Michael Pittelko
                   2857: <li>Sanford Hawkins
                   2858: <li>Rob Weryk
                   2859: <li>Evan Alter
                   2860: <li>Peter Rogan
                   2861: <li>Travis Hadley
                   2862: <li>Jeff Muhlbock
                   2863: <li>ARAI Shun-ichi
                   2864: <li>Mark Nieweglowski
                   2865: <li>Rob Anderson
                   2866: <li>Kenneth Martens
                   2867: <li>Kirk Russell
                   2868: <li>Yoshinao Miyokawa
                   2869: <li>Michael M Small
                   2870: <li>Hansen Tanjung
                   2871: <li>John Bell
                   2872: <li>Christoph Bergmann
                   2873: <li>John Toby Knudsen
                   2874: <li>Christopher Langdon
                   2875: <li>Tetsuo Ooki
                   2876: <li>Jesse Ross
                   2877: <li>Katsuyuki Sakai
                   2878: <li>Tsuyoshi Fujii
                   2879: <li>Jarno Niemela
                   2880: <li>Etsu Fukura
                   2881: <li>Gaurav Vaidya
                   2882: <li>Gavin Shelley
                   2883: <li>Toby Riddell
1.812     deraadt  2884: <li>Welraeds Gr&eacute;goire
1.805     deraadt  2885: <li>KOMATSUDAIRA Seiichi
                   2886: <li>Andrew Freedman
                   2887: <li>Hiroyuki Fujiike
                   2888: <li>Kazuhisa Sugimoto
1.812     deraadt  2889: <li>Akihiro Kayama
1.805     deraadt  2890: <li>Higashi Mutsuhito
                   2891: <li>Harley Stenzel
                   2892: <li>Akira Shiraishi
                   2893: <li>Takeru Naito
                   2894: <li>John Lawler
                   2895: <li>Erik Moyer
                   2896: <li>James da Silva
                   2897: <li>Mark Kohler
                   2898: <li>Jay C. James
                   2899: <li>Keith O'Brien
                   2900: <li>Uwe Hollerbach
                   2901: <li>James Noble
                   2902: <li>Ryan Flannery
                   2903: <li>David Fox
                   2904: <li>Terry Hazleton
                   2905: <li>J.D. Carlson
                   2906: <li>Tomoyuki Ikebayashi
                   2907: <li>Alan Somers
                   2908: <li>Michael Maletich
                   2909: <li>Richard Greer
                   2910: <li>Steve Fox
                   2911: <li>Jason Boykin
                   2912: <li>Manfred Georg
                   2913: <li>Gunnar Helliesen
                   2914: <li>Adam Bender
                   2915: <li>Philip Klingelhofer
                   2916: <li>Andrew Genduso
1.809     deraadt  2917: <li>Chad M. Gross
1.805     deraadt  2918: <li>Bryan Allen
                   2919: <li>Graeme Neilson
                   2920: <li>Tan Dang
                   2921: <li>Patrick Keshishian
                   2922: <li>Jason Houx
                   2923: <li>Ryan T. Patterson
                   2924: <li>Allie Daneman
                   2925: <li>Kevin Nelson
                   2926: <li>Paul D. Ouderkirk
                   2927: <li>Harry Putnam
                   2928: <li>Mihai IACOB
                   2929: <li>Jeff Beitzel
                   2930: <li>Joseph Barnett
                   2931: <li>Brian Plummer
                   2932: <li>David Redhouse
                   2933: <li>P. Metselaar
                   2934: <li>Ivor Blockley
                   2935: <li>Gregg Liming
                   2936: <li>Francis LaPlante
                   2937: <li>Alexandre Vaissiere
                   2938: <li>Alexander Hafey
                   2939: <li>Binder Christian
1.809     deraadt  2940: <li>Brian P. Bilbrey
1.854     deraadt  2941: <li>Luis J. Cortes Jr.
1.805     deraadt  2942: <li>Bernd Schoeller
                   2943: <li>Denzel G. Turner
                   2944: <li>Hans Hoermann
1.809     deraadt  2945: <li>Jonathan E. Franks
                   2946: <li>Nathaniel T. Moore
                   2947: <li>Peter J. Fraser
1.805     deraadt  2948: <li>David Martin
                   2949: <li>Dave Brady
                   2950: <li>Daniel Ramaley
1.972     deraadt  2951: <li><a rel="nofollow" href="http://www.linville.org">Aaron Linville</a>
1.805     deraadt  2952: <li>Erik Hovland
                   2953: <li>David Carne
                   2954: <li>Joseph Kanowitz
                   2955: <li>Russell Selph
                   2956: <li>Brian Havens
                   2957: <li>Luis Castro
                   2958: <li>Hugh Brown
                   2959: <li>Aaron Sloan
1.809     deraadt  2960: <li>Clifford D. Fairbanks
1.805     deraadt  2961: <li>Brent Gawryluik
                   2962: <li>Kirklan Reeves
                   2963: <li>James Fowlie
                   2964: <li>Daniel Ost
                   2965: <li>Matthew Kent
                   2966: <li>Monty Brandenberg
                   2967: <li>Steve Jost
                   2968: <li>Tim Smith
1.809     deraadt  2969: <li>Jeremy J. Stanley
1.805     deraadt  2970: <li>Lawrence Smith
                   2971: <li>Roy J. Meyers III
                   2972: <li>Daniel Anderson
1.998     reyk     2973: <li>Dave Del Debbio
                   2974: <li>David Menzel
1.809     deraadt  2975: <li>Mary L. Henze
1.805     deraadt  2976: <li>David Arceneaux
                   2977: <li>Martyn Gilmore
                   2978: <li>Bernhard Blenke
                   2979: <li>Erik Pearson
                   2980: <li>Raymond Cote
1.809     deraadt  2981: <li>John M. Pugh
1.805     deraadt  2982: <li>Doug Boettcher
1.812     deraadt  2983: <li>Jonathan L. Sims
1.805     deraadt  2984: <li>Edward Ray
                   2985: <li>John S. Karabaic
                   2986: <li>Jose Torres
1.854     deraadt  2987: <li>Joseph S. Anthony
1.809     deraadt  2988: <li>John W. Harper
1.805     deraadt  2989: <li>Mark Davidson
                   2990: <li>Hiroshi SENDAI
                   2991: <li>Tim Schoellhammer
                   2992: <li>Chris Mitchell
                   2993: <li>Thomas Klettke
                   2994: <li>Jon Simola
1.809     deraadt  2995: <li>Mark A. Zimmerman
1.805     deraadt  2996: <li>Edward Rohmer
                   2997: <li>James Copeland
                   2998: <li>Winfred Harrelson
                   2999: <li>David Niergarth
                   3000: <li>Hiroshi Nakaue
                   3001: <li>David Hauan
                   3002: <li>Luudzanh Nguyen
                   3003: <li>Peter Smith
                   3004: <li>Christopher Banks
                   3005: <li>Ronald J. Nowling
                   3006: <li>Kouji Kuroda
1.971     austin   3007: <li><a rel=nolfollow href="http://www.hamburgnet.de">Sebastian Schmitzdorff</a>
1.805     deraadt  3008: <li>Ulrich Hobelmann
                   3009: <li>Thomas Dullien
                   3010: <li>Chris Green
                   3011: <li>Christian Werner
                   3012: <li>Tomotaka Inoue
                   3013: <li>Scott Kelley
                   3014: <li>Andy Kopra
                   3015: <li>David Brown
1.1011    austin   3016: <li>CharityWeb
1.805     deraadt  3017: <li>Christopher Barry
                   3018: <li>Alan Romeril
                   3019: <li>Jurij Pecar
                   3020: <li>Paulius Bulotas
                   3021: <li>Fredrik Jonson
                   3022: <li>Marian Hettwer
                   3023: <li>Christian Janssen
                   3024: <li>Chris Wells
1.905     deraadt  3025: <li><a rel="nofollow" href="http://www.wavecon.de">Wavecon GbR</a>
1.805     deraadt  3026: <li>Andrew Hollis
1.809     deraadt  3027: <li>Walter D&ouml;rr
1.805     deraadt  3028: <li>Warren Jean Beckett
                   3029: <li>Hofstetter
                   3030: <li>Marcel wirth
                   3031: <li>Robert Musial
                   3032: <li>Jim Johnson
                   3033: <li>Steven Schneider
1.809     deraadt  3034: <li>Dario M. Gomez Vidal
1.805     deraadt  3035: <li>James Ladan
                   3036: <li>Harry Tormey
                   3037: <li>Kenneth Karlsson
                   3038: <li>Damian Gerow
                   3039: <li>Paul Hoehne
                   3040: <li>Holger Olbrich
                   3041: <li>Daniel Wehmeyer
1.1011    austin   3042: <li>Sentia BV
1.805     deraadt  3043: <li>Yukinobu Nagayasu
1.812     deraadt  3044: <li>Philippe Messal
1.805     deraadt  3045: <li>Cuong Nghiem
                   3046: <li>Grant Edward Davisson
                   3047: <li>Francis Evans
                   3048: <li>Chris Drauch
                   3049: <li>Jens E. Holtegaard
                   3050: <li>TANGO Tsutomu
                   3051: <li>Chidananda Jayakeerti
                   3052: <li>Thomas Higgins
                   3053: <li>Ramon Carrera
                   3054: <li>Andrew Simmons
                   3055: <li>Bin Wang
                   3056: <li>Geir Ingebrigtsen
                   3057: <li>Christian Panse
                   3058: <li>Dorothy Crees
                   3059: <li>Daniel Melameth
                   3060: <li>Sin'ichiro MIYATANI
                   3061: <li>William Sloan
                   3062: <li>Parag Patel
                   3063: <li>Mike Paisley
                   3064: <li>Mark McDonald
1.812     deraadt  3065: <li>William Okerstrom
1.805     deraadt  3066: <li>Fred Fitzhugh Jr.
                   3067: <li>Thomas Stromberg
                   3068: <li>Chris Brown
                   3069: <li>Alex Marandon
                   3070: <li>Arthur Donkers
                   3071: <li>Chase Venters
                   3072: <li>Charles Tran
                   3073: <li>Russell Starr
                   3074: <li>Denis Lebeuf
                   3075: <li>Christopher A. Jaqua
                   3076: <li>Dino Morelli
                   3077: <li>Erik B. Ordway
                   3078: <li>Thomas M. Hermann
                   3079: <li>David Whittington
                   3080: <li>Shane Amante
                   3081: <li>Branimir Vasilic
                   3082: <li>J. Javier Maestro de la Calle
                   3083: <li>Doug Bazarnic
1.812     deraadt  3084: <li>P&aring;l G&ouml;ran Stensson
1.805     deraadt  3085: <li>Philip Jenvey
                   3086: <li>Jim Hague
                   3087: <li>Andrew Thornton
                   3088: <li>A.A. van der Liet
                   3089: <li>Simon Vallet
                   3090: <li>Gareth Davis
                   3091: <li>Marc Korthaus
                   3092: <li>Bernhard van Woerden
                   3093: <li>Darius Vainius
                   3094: <li>Stanislav Demchenko
                   3095: <li>Mitch Parker
                   3096: <li>Alex Chejlyk
                   3097: <li>Nathan Hollingsworth
                   3098: <li>Robert Sidenstick
                   3099: <li>Linwood Ma
                   3100: <li>Michael Hannemann
                   3101: <li>Udo Van Den Heuvel
                   3102: <li>Richard Clayton
                   3103: <li>Bachman Kharazmi
                   3104: <li>Patrick Milvich
                   3105: <li>Christopher Santero
                   3106: <li>Leo Raikhman
                   3107: <li>Chris Radlinski
                   3108: <li>Adam Beecher
                   3109: <li>Nathan Huff
                   3110: <li>David Rosenstrauch
1.1032    deraadt  3111: </ul></td><td valign=top width="25%"><ul>
1.805     deraadt  3112: <li>Chris Richards
                   3113: <li>Ben Reytblat
                   3114: <li>Andre Perwin
1.809     deraadt  3115: <li>Anders &Oslash;stergaard
1.805     deraadt  3116: <li>Matthew Crumley
                   3117: <li>Raimondo Giammanco
                   3118: <li>Stephen Altobelli
                   3119: <li>Terence Lee
                   3120: <li>Adam Burrill
                   3121: <li>Brian Palmer
                   3122: <li>James Chatham
                   3123: <li>Kelly Morris
                   3124: <li>Ilya Sher
                   3125: <li>Taylor Basilio
                   3126: <li>Kelly Clark
1.812     deraadt  3127: <li>Laurent Salle
1.805     deraadt  3128: <li>Matthew Havener
1.812     deraadt  3129: <li>Vidar J&oslash;rgensen
1.805     deraadt  3130: <li>Kevin Martin
                   3131: <li>Timothy Leslie
                   3132: <li>Lars Persson
                   3133: <li>Darrell Shane
                   3134: <li>Kasey Erickson
                   3135: <li>Steven Jackson
                   3136: <li>Joseph Jacobson
                   3137: <li>James J. Lippard
1.809     deraadt  3138: <li>Jesse L. Charbneau
1.805     deraadt  3139: <li>Ante Brekalo
                   3140: <li>Benjamin Srour
                   3141: <li>Stuart Rackham
                   3142: <li>Ian Roddis
                   3143: <li>Donald Scott Farrell
                   3144: <li>P Cornel Witt Jr
                   3145: <li>Erik Hansen
                   3146: <li>Joe Ferris
                   3147: <li>William Valadez
                   3148: <li>Randy Young
1.1011    austin   3149: <li>End Point Corporation
1.805     deraadt  3150: <li>Travis Cole
                   3151: <li>Patrick Benton
                   3152: <li>Tim Sutherland
                   3153: <li>Sylvain Trias
                   3154: <li>Grant Moritz
                   3155: <li>Craig Stacey
1.809     deraadt  3156: <li>Mark J. Stralka
1.805     deraadt  3157: <li>Ricardo Jose Guevara Ochoa
                   3158: <li>Anthony Hauk
                   3159: <li>James S. Gonzalez
                   3160: <li>Andrew Madison Campbell
                   3161: <li>Drew Weirshousky
                   3162: <li>Tim Bray
                   3163: <li>Hans Ecke
                   3164: <li>Phil Bordelon
                   3165: <li>Mark Morgan
1.809     deraadt  3166: <li>Tyler J. Coffin
1.805     deraadt  3167: <li>David Poole
                   3168: <li>Lili Laguna de la Vera
                   3169: <li>Ray Hildreth
                   3170: <li>Chad Glendenin
                   3171: <li>Peter Foltz
                   3172: <li>Doke Scott
                   3173: <li>Erik Niklas
                   3174: <li>Mike Malopolski
                   3175: <li>Michael Samuel
                   3176: <li>Matthew Volmerding
                   3177: <li>Derek White
                   3178: <li>Gunstein Vatnar
                   3179: <li>Christian Laursen
                   3180: <li>Iain Foulds
                   3181: <li>Chirk Chu
                   3182: <li>James W. Ramsey, Jr.
                   3183: <li>Peter O'Gorman
                   3184: <li>Gene Wheelbarger
                   3185: <li>Christopher J. Hull
                   3186: <li>Mark T. Voelker
                   3187: <li>William Krause
                   3188: <li>Alan Dunning
                   3189: <li>Pavel Podvoiski
1.905     deraadt  3190: <li><a rel="nofollow" href="http://www.sescois.com">Sesco Information Systems</a>
1.805     deraadt  3191: <li>Geoffrey Lehr
                   3192: <li>Jonathan Abbey
1.812     deraadt  3193: <li>Labouebe Michael
1.805     deraadt  3194: <li>Axel Taferner
                   3195: <li>Paolo Campanella
                   3196: <li>Takumi Ouchi
                   3197: <li>Dr. John R Durrett
                   3198: <li>Simon Creaghan
                   3199: <li>Thomas Güttler
                   3200: <li>Jussi Pakkanen
                   3201: <li>Dominique Chateau-Annaud
                   3202: <li>Bjoern Kriews
                   3203: <li>Subu Krishnamoorthy
                   3204: <li>Zachary Howarth
1.809     deraadt  3205: <li>Michael Craig
1.805     deraadt  3206: <li>Jan Schledermann
                   3207: <li>Joshua Noble
                   3208: <li>Craig W. Wright
                   3209: <li>Kevin Barr
                   3210: <li>Daniel W Barowy
                   3211: <li>Patrick R. Wade
                   3212: <li>Bryan Linton
                   3213: <li>Arthur Green
                   3214: <li>Travis Snoozy
                   3215: <li>Harster Frederic
                   3216: <li>Shusaku KIMURA
                   3217: <li>Li Rui
                   3218: <li>James Herre
                   3219: <li>Ren Shao
                   3220: <li>Kenny Lewis
                   3221: <li>Chandler May
1.812     deraadt  3222: <li>Yasuhiro Toi
1.805     deraadt  3223: <li>Hanna Scott
                   3224: <li>Jason Hartshorn
                   3225: <li>Hugh Daschbach
                   3226: <li>ABE Masayuki
                   3227: <li>Nathanael Motz
                   3228: <li>Robin Sonefors
                   3229: <li>Joachim Adi Schuetz
                   3230: <li>Eric George
                   3231: <li>Marian Beier
                   3232: <li>Alan Claunch
                   3233: <li>Antoine Jacoutot
1.815     deraadt  3234: <li>Martin Stephane
1.805     deraadt  3235: <li>Hoefliger Philipp
                   3236: <li>Brett Wilson
                   3237: <li>Tim Brown
1.910     grunk    3238: <li>findcontractor.org
1.805     deraadt  3239: <li>Sean Holekamp
                   3240: <li>Michael Slater
                   3241: <li>Matthew Ploessel
                   3242: <li>Bob Grabowsky
                   3243: <li>Hao Chen
                   3244: <li>Richard L. Halpert
                   3245: <li>Randall Gaz
                   3246: <li>David Abercrombie
                   3247: <li>Diego Luis Wende
                   3248: <li>Rick Carr
1.809     deraadt  3249: <li>Jorge R. Garcia de Alba
                   3250: <li>David J. Snyder
1.805     deraadt  3251: <li>Justin Samuel
                   3252: <li>Steven Snyder
                   3253: <li>Stephen Corona
                   3254: <li>Mahesh Neelakanta
                   3255: <li>Adam Harvey
                   3256: <li>John Rohan
                   3257: <li>Wesley Abbott
                   3258: <li>Karthik Ram
                   3259: <li>Sami Rautiainen
                   3260: <li>Esa Etelavuori
                   3261: <li>Giulio Martinat
                   3262: <li>Aron Warren
                   3263: <li>Eric Haase
                   3264: <li>James d'Arcy
                   3265: <li>Mario Ivanov
                   3266: <li>Sorin Neacsu
                   3267: <li>Anthony Head
1.812     deraadt  3268: <li>Roy Jones
1.805     deraadt  3269: <li>John Mettraux
                   3270: <li>Olafur Gudmundsson
                   3271: <li>Byron Sonne
1.812     deraadt  3272: <li>Marc Behan
1.805     deraadt  3273: <li>Alexander Grendel
                   3274: <li>Hiraku Kikuchi
1.905     deraadt  3275: <li><a rel="nofollow" href="http://www.securizen.com">Securizen</a>
1.805     deraadt  3276: <li>Serge Colin
                   3277: <li>Beverly Monson
1.905     deraadt  3278: <li><a rel="nofollow" href="http://www.conclusivesystems.com">Conclusive Systems</a>
1.805     deraadt  3279: <li>Gregor Sawicki
1.905     deraadt  3280: <li><a rel="nofollow" href="http://www.wildpackets.com">WildPackets, Inc.</a>
1.805     deraadt  3281: <li>Alexander Scott
                   3282: <li>Tom Barnes
1.809     deraadt  3283: <li>James F. Zuelow
1.815     deraadt  3284: <li>Guillaume Desrat
1.805     deraadt  3285: <li>Nils Jensen
1.806     deraadt  3286: <li>ATN, Inc.
                   3287: <li>Gene Heskett
                   3288: <li>Charles Fisher
                   3289: <li>Bob Shaw
                   3290: <li>Ben Follis
1.808     jsg      3291: <li>Rod Whitworth
                   3292: <li>Malek Ghantous
1.905     deraadt  3293: <li><a rel="nofollow" href="http://www.jmicron.com/">JMicron Technology Corporation</a>
                   3294: <li><a rel="nofollow" href="http://www.linuxfund.org">Linux Fund</a>
1.814     deraadt  3295: <li>Holger Heinemann
                   3296: <li>Matthew Packard
1.815     deraadt  3297: <li>Stéphane Kattoor
                   3298: <li>Stephane Schitter
                   3299: <li>Ferret Ferret
                   3300: <li>John DiLiberto
                   3301: <li>Ian Ferguson
                   3302: <li>Jeffrey Harvey
                   3303: <li>Dario Bigongiari
                   3304: <li>Cliff Barbier
                   3305: <li>Pinet Etienne
                   3306: <li>Norihiko Tomiyama
                   3307: <li>Jeff Hetrick
                   3308: <li>Christian Wright
                   3309: <li>Mark Cordingley
1.905     deraadt  3310: <li><a rel="nofollow" href="http://wmis.net">RASER Inc</a>
1.815     deraadt  3311: <li>Rob Warner
                   3312: <li>Jakob Breivik Grimstveit
                   3313: <li>Wieland Pusch
                   3314: <li>Michael Jacobi
                   3315: <li>Hitoshi Shimizu
                   3316: <li>Sascha Wagner
                   3317: <li>Jens Moeller
1.905     deraadt  3318: <li><a rel="nofollow" href="http://www.demetri.ca">Demetri Karavas</a>
1.815     deraadt  3319: <li>Norimasa Hayashida
                   3320: <li>Jim Laverty
                   3321: <li>Lawrence Gold
                   3322: <li>K I S Krohn
                   3323: <li>Salvador Climent Bayarri
                   3324: <li>John Dumont
                   3325: <li>Stéphane Klein
                   3326: <li>Michael Verdone
                   3327: <li>Andrew Embury
                   3328: <li>Brian Howard
                   3329: <li>William von Hagen
                   3330: <li>Aaron Moate
1.905     deraadt  3331: <li><a rel="nofollow" href="http://www.windwardcg.com">Windward Consulting Group</a>
1.815     deraadt  3332: <li>Tristan Nitot
                   3333: <li>Peter Hagervall
                   3334: <li>Zachary Cutlip
                   3335: <li>Marko Strucelj
                   3336: <li>Ignacio Rodriguez Amor
                   3337: <li>Volker Eichhorn
                   3338: <li>James Clarke
                   3339: <li>Thomas Faktor
                   3340: <li>Benjamin Bernard
                   3341: <li>David Senouf
                   3342: <li>Jaap Crezee
                   3343: <li>Steffen Zahn
                   3344: <li>Andrew Stephen
                   3345: <li>Shinya Yamada
                   3346: <li>Zapatec Inc.
                   3347: <li>Monty Charlton
                   3348: <li>Don Weber
                   3349: <li>Michael Scovetta
                   3350: <li>Richard Zoch
                   3351: <li>Phillip Hellewell
                   3352: <li>Steve Tonnesen
                   3353: <li>Aldemar Hernandez
                   3354: <li>Johnson Mafoko
                   3355: <li>Andrew Taylor
                   3356: <li>Scott A Sidel
                   3357: <li>Joe Webster
                   3358: <li>Sam Vaughan
                   3359: <li>Invasion Podcast
                   3360: <li>Emmett Keyser
                   3361: <li>Josh Chaney
                   3362: <li>Dwight Browne
                   3363: <li>Brian Hayward
                   3364: <li>Tom Zimnicki
                   3365: <li>Michael Barnard
                   3366: <li>William H Nugent
                   3367: <li>Osman Bayazit
                   3368: <li>Travis Owen
                   3369: <li>Tim Meader
                   3370: <li>Kent T Churchill
                   3371: <li>Perry McClintock
                   3372: <li>James Herdman
                   3373: <li>Mark Saad
                   3374: <li>Patrick Ernzer
                   3375: <li>Benjamin Lutz
                   3376: <li>The Spa Store
                   3377: <li>Eileen Tsai
                   3378: <li>Enthropia Inc
                   3379: <li>Boyan Gadjev
                   3380: <li>Stuart Black
                   3381: <li>Aaron James
                   3382: <li>David Greaves
                   3383: <li>Scott Rubin
                   3384: <li>Daniel Knippers
                   3385: <li>Anthony King
                   3386: <li>Tórur Andreassen
                   3387: <li>Marc Schuette
                   3388: <li>Thomas Bradford
                   3389: <li>Mark Janssen
                   3390: <li>OpenJack
                   3391: <li>Rob Nolen
1.905     deraadt  3392: <li><a rel="nofollow" href="http://www.nektra.com">Nektra</a>
1.815     deraadt  3393: <li>Derek Arnold
                   3394: <li>Edward George
                   3395: <li>Matthew Mercer
                   3396: <li>Marvin Pearson
                   3397: <li>Fruition Web Systems
                   3398: <li>Secure Design
                   3399: <li>Geoffrey Kruse
                   3400: <li>Nicholas Darrow
                   3401: <li>Frank-Christian Kruegel
                   3402: <li>Jeff Stanley
                   3403: <li>Warren Pattison
                   3404: <li>Timothy Buchheim
                   3405: <li>Rachel Seitz
1.905     deraadt  3406: <li><a rel="nofollow" href="http://lauty.net">lauty.net</a>
1.815     deraadt  3407: <li>Karl-Heinz Holtschmit
                   3408: <li>Christian Groessler
                   3409: <li>Geraud Boyer
                   3410: <li>Olaf Monien
                   3411: <li>Thomas Goeppel
                   3412: <li>John Dickinson
                   3413: <li>Mikio INOUE
                   3414: <li>Amit Ghosh
                   3415: <li>Georg Steinbach
                   3416: <li>Michael Thomsen
                   3417: <li>David Steinkopff
                   3418: <li>TLK Games
                   3419: <li>Gordon McEwen
                   3420: <li>Thomas Vogt
                   3421: <li>John Morrissey
                   3422: <li>James Feldman
                   3423: <li>Scott Granneman
                   3424: <li>Martin Jakob
                   3425: <li>Carlos Bravo Fernández
                   3426: <li>Björn König
1.817     jsg      3427: <li>Ethan Snyder
1.905     deraadt  3428: <li><a rel="nofollow" href="http://superblock.net/">Superblock</a>
1.819     deraadt  3429: <li>Matthew Mulrooney
1.820     deraadt  3430: <li>AdventNet
1.822     robert   3431: <li>Jan Klopper
1.824     deraadt  3432: <li>Eggplant Ltd
                   3433: <li>William C. Hocker
1.905     deraadt  3434: <li><a rel="nofollow" href="http://godaddy.com">GoDaddy</a>
                   3435: <li><a rel="nofollow" href="http://cthought.com">Creative Thought</a>
                   3436: <li><a rel="nofollow" href="http://www.customizedclassics.com">Customized Classics</a>
                   3437: <li><a rel="nofollow" href="http://unit2.ca">W. F. Knoll</a>
1.831     deraadt  3438: <li>Richard Jenniss
1.832     dlg      3439: <li>Richard Ham
1.905     deraadt  3440: <li><a rel="nofollow" href="http://www.mzima.net/">Mzima Networks</a>
                   3441: <li><a rel="nofollow" href="http://www.seocompany.ca/">SEO Company</a>
                   3442: <li><a rel="nofollow" href="http://www.tubmonkey.com/">Tub Monkey</a>
                   3443: <li><a rel="nofollow" href="http://gaiaonline.com/">Gaia Interactive</a>
1.836     kettenis 3444: <li>Peter Flodmark
1.905     deraadt  3445: <li><a rel="nofollow" href="http://www.vonage.com">Vonage</a>
1.837     deraadt  3446: <li>Tilo Winkler
1.910     grunk    3447: <li>kochmix.de
1.839     deraadt  3448: <li>Christian Schlotter
1.905     deraadt  3449: <li><a rel="nofollow" href="http://www.zelfi.com">Zelfi AG</a>
1.971     austin   3450: <li><a rel="nofollow" href="http://www.propertysold.ca">Homes For Sale</a>
1.839     deraadt  3451: <li>Marc Gerges
                   3452: <li>Peter Kotrcka
1.910     grunk    3453: <li>hotspot24.de
1.839     deraadt  3454: <li>Luca Malachini
                   3455: <li>You Tong Tan
1.905     deraadt  3456: <li><a rel="nofollow" href="http://www.customppcmanagement.com/">PPC Management</a>
1.839     deraadt  3457: <li>Helen Esin
                   3458: <li>Bob Liverman
                   3459: <li>Stephan Szabo
1.905     deraadt  3460: <li><a rel="nofollow" href="http://www.gulli.com">Fliks IT-Solutions</a>
1.845     deraadt  3461: <li>Beudet Alexandre
1.839     deraadt  3462: <li>Christopher Montgomery
                   3463: <li>Stephen Amar
                   3464: <li>Ed Heagle
                   3465: <li>David Beeson
                   3466: <li>Idaho Image Works LLC
                   3467: <li>Jason Rodrigues
                   3468: <li>Lorenzo Gherdovich
                   3469: <li>Benjamin Bond-Lamberty
                   3470: <li>Toby Thain
                   3471: <li>Michael Huffenberger
                   3472: <li>Robert Moyer
                   3473: <li>Rong-En Fan
                   3474: <li>Frederick Patterson
                   3475: <li>John Williams
1.910     grunk    3476: <li>Cardschat.com
1.839     deraadt  3477: <li>Ben Eason
                   3478: <li>Jarno Saarinen
                   3479: <li>Tom McLaughlin
                   3480: <li>Matthias Hoelzl
                   3481: <li>Webcom Systems
                   3482: <li>Gordon McCreight
                   3483: <li>Lavoie Gabriel
                   3484: <li>Manfred Odenstein
                   3485: <li>Todd Blum
                   3486: <li>Jay Raol
                   3487: <li>Ashutosh Jaiswal
                   3488: <li>Cherwin Nooitmeer
                   3489: <li>David Maust
                   3490: <li>Bedros Hanounik
                   3491: <li>Thomas Ferrandiz
                   3492: <li>Customized Classics
1.845     deraadt  3493: <li>Matt Okeson-Harlow
1.839     deraadt  3494: <li>Jared Mason
                   3495: <li>Silentweb
                   3496: <li>Oliver Stirling
                   3497: <li>Eugene Jeffers
                   3498: <li>Troy Telford
                   3499: <li>Adam Cecchetti
                   3500: <li>Colin Dean
                   3501: <li>Matt Levin
                   3502: <li>Serge Savard
                   3503: <li>TheNewPush, LLC
1.905     deraadt  3504: <li><a rel="nofollow" href="http://rimuhosting.com">Rimu Hosting</a>
1.839     deraadt  3505: <li>Robert Hallam
                   3506: <li>Michael Rose
                   3507: <li>Richard Houston
                   3508: <li>Ilija Liebermann
                   3509: <li>Anthony Mutiso
                   3510: <li>Andrew Fresh
                   3511: <li>Julien Bordet
                   3512: <li>Calvin Peake
                   3513: <li>Luc Dandoy
1.1005    austin   3514: <li>Mathias Herlitzius
1.839     deraadt  3515: <li>Markus Petri
                   3516: <li>Volodymyr Sukhoy
                   3517: <li>Jari Korhonen
                   3518: <li>Eric Bouse
1.905     deraadt  3519: <li><a rel="nofollow" href="http://www.proatria.com">Pro:Atria Ltd</a>
1.839     deraadt  3520: <li>Shinnosuke Hagiwara
                   3521: <li>Subsequent Software
                   3522: <li>Cynthia Maurer
                   3523: <li>Changeat Mathieu
                   3524: <li>Stefan Kappeler
                   3525: <li>Bitmason Development Corp.
                   3526: <li>Fabio Bovelacci
1.846     henning  3527: <li>Erik Esplund
1.905     deraadt  3528: <li><a rel="nofollow" href="http://www.codeangels.com">Codeangels Solutions</a>
1.850     deraadt  3529: <li>Agim Reci
1.905     deraadt  3530: <li><a rel="nofollow" href="http://presscom.net/">PressCom.net</a>
1.853     otto     3531: <li>Robert Hennerici
1.905     deraadt  3532: <li><a rel="nofollow" href="http://www.force10networks.com">Force10 Networks</a>
                   3533: <li><a rel="nofollow" href="http://www.dslreports.com/forum/unixdsl">BroadbandReports</a>
                   3534: <li><a rel="nofollow" href="http://www.google.com">Google</a>
1.858     deraadt  3535: <li>James Uhl
1.861     deraadt  3536: <li>Kieran Fulke
1.905     deraadt  3537: <li><a rel="nofollow" href="http://www.crans.org">Cr@ns</a>
1.864     naddy    3538: <li>Holger Schulze
1.865     deraadt  3539: <li>Smart Games Canada
1.905     deraadt  3540: <li><a rel="nofollow" href="http://www.adobe.com">Adobe</a>
                   3541: <li><a rel="nofollow" href="http://www.servlet.com">Servlet, Inc</a>
                   3542: <li><a rel="nofollow" href="http://www.hp.ca">HP</a>
                   3543: <li><a rel="nofollow" href="http://www.eece.ksu.edu">Kansas State University Dept. of Electrical and Computer Engineering</a>
1.871     wvdputte 3544: <li>Bart Schipper
1.872     mbalmer  3545: <li>Jonathan Arrien
1.875     beck     3546: <li>Alex Bederov
1.905     deraadt  3547: <li><a rel="nofollow" href="http://www.cogniview.com">Cogniview</a>
1.877     deraadt  3548: <li>Nigel Bajema
                   3549: <li>Costadinos Kourvoulis
                   3550: <li>Kazuo Koga
                   3551: <li>Phoenix IT Consultancy Ltd.
                   3552: <li>Puget Sound Technology
1.905     deraadt  3553: <li><a rel="nofollow" href="http://www.aadamscomputertraining.com">Aadams' Computer Training Matrix</a>
                   3554: <li><a rel="nofollow" href="http://www.seekxl.de/">Meta Suchmaschine</a>
1.877     deraadt  3555: <li>Marcelo Pinho
1.905     deraadt  3556: <li><a rel="nofollow" href="http://domainunion.de">DOMAIN UNION</a>
1.877     deraadt  3557: <li>Jens Henrik Leonhard Jensen
                   3558: <li>Willis Harps
1.905     deraadt  3559: <li><a rel="nofollow" href="http://www.seobook.com">Aaron Wall</a>
1.877     deraadt  3560: <li>Juan Pablo Aroztegi Esnaola
1.905     deraadt  3561: <li><a rel="nofollow" href="http://dextra.com.br">Dextra Sistemas</a>
1.877     deraadt  3562: <li>Michael Stieghahn
                   3563: <li>Jeffrey Behrendt
                   3564: <li>Umar Sajid
                   3565: <li>Joseph Ross
                   3566: <li>Julian Bolivar
                   3567: <li>NYCBUG
                   3568: <li>Scott Ullrich
                   3569: <li>Benoit Rouits
                   3570: <li>Filippo Cortigiani
1.905     deraadt  3571: <li><a rel="nofollow" href="http://www.ipv4networks.com">IPV4NETWORKS</a>
1.877     deraadt  3572: <li>Renaud Allard
                   3573: <li>Traffic Connection, Inc.
                   3574: <li>Philipp Klöckner
                   3575: <li>Hideki Kariya
                   3576: <li>Maikel Gädker
                   3577: <li>Leed Computer Consulting
                   3578: <li>Daniel Santos
                   3579: <li>Stephan Gogler
                   3580: <li>Henrik Bentel
                   3581: <li>AI Internet Solutions
1.905     deraadt  3582: <li><a rel="nofollow" href="http://www.madphilosopher.ca">Darren Paul Griffith</a>
1.877     deraadt  3583: <li>Harry Hayashi
1.905     deraadt  3584: <li><a rel="nofollow" href="http://Cyberiade.it">Giacomo Cariello</a>
1.877     deraadt  3585: <li>Jeff Gercken
                   3586: <li>Chee Shoong Chong
                   3587: <li>Philipp Nyffenegger
                   3588: <li>Sam Denison
                   3589: <li>Jacson Querubin
                   3590: <li>Markus Rothe
                   3591: <li>Jeff Stoel
                   3592: <li>Hendrik Naumann
1.905     deraadt  3593: <li><a rel="nofollow" href="http://www.fournier-family.com">Fournier Ghislain</a>
1.877     deraadt  3594: <li>Rakesh Prajapati
                   3595: <li>Anthony Brezovski
                   3596: <li>Pawel Ciszewski
1.972     deraadt  3597: <li><a rel="nofollow" href="http://www.onlinecasinobluebook.com">Online Casino Bluebook</a>
1.877     deraadt  3598: <li>Solutions with Service
                   3599: <li>Bonitz Arndt
                   3600: <li>Claire Davidson
                   3601: <li>Kyle O'Brien
                   3602: <li>Prad Basu
1.880     uwe      3603: <li>Conor O'Reilly
                   3604: <li>Jerry Wallace
1.881     jason    3605: <li>Bret Lambert
1.905     deraadt  3606: <li><a rel="nofollow" href="http://www.tecnomen.com">Tecnomen</a>
                   3607: <li><a rel="nofollow" href="http://www.sysgladiator.nl">Daniel Polak</a>
1.891     mbalmer  3608: <li>Andy Hayward
1.892     mbalmer  3609: <li>Sigfred H&aring;versen
1.905     deraadt  3610: <li><a rel="nofollow" href="http://www.openbsd-pt.com/">Portuguese OpenBSD Users Group</a>
1.895     jsg      3611: <li>Henrik Flodell
1.898     xsa      3612: <li>Robert Bagnall
1.899     deraadt  3613: <li>Richard Lewis
1.900     pedro    3614: <li>Danilo Silva
1.904     austin   3615: <li>J Russell Storry
                   3616: <li>Zachary Kiehl
                   3617: <li>Marc Korte
                   3618: <li>Robert Garrison
                   3619: <li>Marc Marozsan
                   3620: <li>Glen Barney
                   3621: <li>Robert Grabarz
                   3622: <li>Pascal Picard
                   3623: <li>Aditya Kini
                   3624: <li>Richard Gebhardt
                   3625: <li>Johan Beisser
                   3626: <li>Ned Fleming
1.1011    austin   3627: <li><a rel="nofollow" href="http://www.logiclibrary.com/">LogicLibrary</a>
1.904     austin   3628: <li>Christopher Price
                   3629: <li>John M. Novak
                   3630: <li>Donald Wilson
                   3631: <li>Ron Wickersham
                   3632: <li>Mayr Klaus
                   3633: <li>Paul Morley
                   3634: <li>Philipp Morger
1.977     ajacouto 3635: <li><a rel="nofollow" href="http://www.headjapan.com/">Headjapan Co.,Ltd.</a>
1.904     austin   3636: <li>Mathias Monnerville
                   3637: <li>Philippe Marchois
                   3638: <li>Pete Gilman
                   3639: <li>Curtis Gallant
                   3640: <li>Jon Le Miere
                   3641: <li>Korhan Tekin
                   3642: <li>Roy Butler
                   3643: <li>Nathan Egli
                   3644: <li>Claudiu Gafton
                   3645: <li>Sam Stokes
                   3646: <li>Romain Tournier
                   3647: <li>Seguin Samy
                   3648: <li>Kenichi Watatani
                   3649: <li>Louis van Ekert
                   3650: <li>Alson van der Meulen
                   3651: <li>Tobias Nilsson
                   3652: <li>Erik Norgaard
                   3653: <li>Seiji Kaneko
                   3654: <li>Volker Brauer
                   3655: <li>Andre Bossel
                   3656: <li>Eric Moore
                   3657: <li>Daniel Norman
                   3658: <li>Greg Keefe
                   3659: <li>Willam Allaire
                   3660: <li>Don Reid
                   3661: <li>Scott Vokes
                   3662: <li>Martin Proyer
                   3663: <li>Elimar Riesebieter
                   3664: <li>Cris Koch
                   3665: <li>Johnny Rose Carlsen
                   3666: <li>Dana Andersen
                   3667: <li>Mark Shuttleworth
                   3668: <li>Aleksei Sheshka
                   3669: <li>Amarendra Godbole
                   3670: <li>Martin Thuresson
                   3671: <li>Jonatan Åberg
                   3672: <li>Eric Werk
                   3673: <li>Yves Grossiord
                   3674: <li>Johan Mellberg
                   3675: <li>Simon Wright
                   3676: <li>Nathan Cosgray
                   3677: <li>Kirk Ismay
                   3678: <li>Scott Copeland
                   3679: <li>Jerry Byrd
                   3680: <li>Mahboud Zabetian
                   3681: <li>Robert Sigillito
                   3682: <li>Lars Hecking
                   3683: <li>Dragos Petre
                   3684: <li>Craig J Copi
                   3685: <li>Dan Parriott
                   3686: <li>Quetzalcoatl Hernandez Ortiz
                   3687: <li>Rick Kenny
                   3688: <li>Erkki Ruohtula
1.972     deraadt  3689: <li><a rel="nofollow" href="http://www.science-computing.de">science+computing ag</a>
1.904     austin   3690: <li>Daghbouche Raouf
                   3691: <li>Jez Clement
                   3692: <li>Andreas Kersche
                   3693: <li>Kimberly M Reeves
                   3694: <li>Jay Simmons
                   3695: <li>Scott Feeney
                   3696: <li>Ryan Vogt
                   3697: <li>Mark A Anderson
                   3698: <li>Luis Repas
                   3699: <li>R B Collins
                   3700: <li>Christoffer Thörnqvist
                   3701: <li>Tim Williams
                   3702: <li>Benety Goh
                   3703: <li>Nathan Harman
                   3704: <li>Lloyd Peacock
                   3705: <li>Kennith Mann III
                   3706: <li>Andy Dales
                   3707: <li>Alexander Ginzburg
                   3708: <li>University of Chicago BSD
                   3709: <li>Brent Trimmer
                   3710: <li>Hamzah Abusamak
                   3711: <li>Jan Pechanec
                   3712: <li>Claudio
                   3713: <li>Alexander B Latzko
                   3714: <li>Eoin Hyden
                   3715: <li>Douglas Raines
                   3716: <li>Makoto Morishita
                   3717: <li>Thomas Neumann
                   3718: <li>Hamburgnet
1.1020    austin   3719: <li>Victor Bebtchouk
1.972     deraadt  3720: <li><a rel="nofollow" href="http://arudius.sourceforge.net/">Arudius</a>
                   3721: <li>Internet.bs Corp. <a rel="nofollow" href="http://www.internet.bs/">Domain registrations</a>
1.904     austin   3722: <li>Gary Roberts
                   3723: <li>Thomas Køster-Rasmussen
                   3724: <li>Juergen M Schmitz
                   3725: <li>Richard Philips
                   3726: <li>Dmitry Korobkov
1.908     espie    3727: <li>Claire Simon
1.912     beck     3728: <li>Paul and Kathy Zacharzewski
1.915     ajacouto 3729: <li><a rel="nofollow" href="http://www.arinfotek.com.tw/">AR Infotek</a>
1.917     jasper   3730: <li><a rel="nofollow" href="http://portal.omroep.nl/">Publieke Omroep</a>
1.919     mbalmer  3731: <li><a rel="nofollow" href="http://www.openbeer.it/">OpenBEER</a>
1.920     deraadt  3732: <li>Datalog Technology
1.921     jolan    3733: <li><a rel="nofollow" href="http://www.bsdjournal.net/">Bryan Vyhmeister</a>
1.924     grange   3734: <li><a rel="nofollow" href="http://www.pucebaboon.com/">PuceBaboon</a>
1.925     mglocker 3735: <li>Laurent Fanis
1.926     djm      3736: <li><a rel="nofollow" href="http://www.bwi.com/">BWI</a>
1.927     deraadt  3737: <li>Chris Bagnadov
                   3738: <li>Calyptix Security
1.929     deraadt  3739: <li><a rel="nofollow" href="http://www.reedmedia.net/">Reed Media Services</a>
1.930     mbalmer  3740: <li><a rel="nofollow" href="http://www.meinberg.de/">Meinberg Funkuhren GmbH</a>
1.931     jasper   3741: <li>Jurjen Oskam
1.932     mglocker 3742: <li>Travers Buda
1.933     marco    3743: <li><a rel="nofollow" href="http://www.scheibli.com/">Daniel Scheibli</a>
                   3744: <li>Douglas Hunter
1.1005    austin   3745: <li><a rel="nofollow" href="http://www.eppman.info">Ralf Eppmann</a>
1.933     marco    3746: <li><a rel="nofollow" href="http://gigenet.com">Gigenet</a>
                   3747: <li><a rel="nofollow" href="http://www.openbsd101.com">OpenBSD 101</a>
1.934     marco    3748: <li>Don Scott
1.935     deraadt  3749: <li>Bruno Wolf III
                   3750: <li>Alan John Gatewood Ham
1.936     deraadt  3751: <li>Mike Watters
1.937     krw      3752: <li>Markus Bergkvist
1.954     steven   3753: <li><a rel="nofollow" href="http://www.AnalysisAndSolutions.com">The Analysis and Solutions Company</a>
1.939     mglocker 3754: <li>Sebastian Stellingwerff
1.948     fkr      3755: <li><a rel="nofollow" href="http://www.guly.org">Sandro Zaccarini</a>
1.942     wvdputte 3756: <li>Nick Nauwelaerts
1.943     wvdputte 3757: <li>Joachim Wend
                   3758: <li>Julie Bouillon
1.950     mbalmer  3759: <li><a rel="nofollow" href="http://www.hopfgartner.it">Peter Hopfgartner</a>
1.948     fkr      3760: <li><a rel="nofollow" href="http://www.picturebale.ch/">Picturebale</a>
1.947     wvdputte 3761: <li>Julien Touche
                   3762: <li>Bernd Langehegermann
                   3763: <li>Andras Horvath
1.950     mbalmer  3764: <li><a rel="nofollow" href="http://www.nlnet.nl/">Stichting NLnet</a>
1.947     wvdputte 3765: <li>Konstantin Tobros
                   3766: <li>Diego Lao
1.949     fkr      3767: <li>Manuel Pato
                   3768: <li>Michael Dexter
1.952     joris    3769: <li>Igor Slakva
1.950     mbalmer  3770: <li><a rel="nofollow" href="http://www.idquantique.com/">id Quantique SA</a>
1.951     henning  3771: <li><a rel="nofollow" href="http://www.bedfordstmartins.com/">Bedford/St. Martin's</a>
1.955     wvdputte 3772: <li>Christiaan Simons
1.956     wvdputte 3773: <li>Adolph Juergen
1.957     wvdputte 3774: <li>Sabre Security GmbH
1.958     deraadt  3775: <li>Jeremy Matzan
                   3776: <li>Douglas Maus
                   3777: <li>New York City *BSD User Group
1.961     mbalmer  3778: <li>David Van Cleef
1.962     claudio  3779: <li>Daniel Ammann
1.963     wvdputte 3780: <li>Olivier Hemroulle
1.964     claudio  3781: <li>Jean-Michel Bergeron
1.965     martin   3782: <li>Emmanuel Kasper
                   3783: <li><a rel="nofollow" href="http://funkfeuer.at/">Funkfeuer</a>
1.966     deraadt  3784: <li><a rel="nofollow" href="http://TeamF1.com">TeamF1</a>
1.967     deraadt  3785: <li>Martin Randall
1.968     gwk      3786: <li>Seth Milliken
1.969     austin   3787: <li>Chad M Gross
                   3788: <li>Brian P Bilbrey
                   3789: <li>Luis J Cortes Jr
                   3790: <li>Jonathan E Franks
                   3791: <li>Nathaniel T Moore
                   3792: <li>Peter J Fraser
                   3793: <li>Matthew Jenove
                   3794: <li>Clifford D Fairbanks
                   3795: <li>Matthew Coulson
                   3796: <li>Jeremy J Stanley
                   3797: <li>Mary L Henze
                   3798: <li>John M Pugh
                   3799: <li>Jonathan L Sims
                   3800: <li>Joseph S Anthony
                   3801: <li>John W Harper
                   3802: <li>Mark A Zimmerman
                   3803: <li>Vidar Jørgensen
                   3804: <li>Jesse L Charbneau
                   3805: <li>Cemil Degirmenci
                   3806: <li>Dario M Gomez Vidal
                   3807: <li>William  Okerstrom
                   3808: <li>Anders Østergaard
                   3809: <li>Mark J Stralka
                   3810: <li>Henrik S Martin
                   3811: <li>David J Snyder
                   3812: <li>Carl Rigney
                   3813: <li>James F Zuelow
                   3814: <li>Frederic Nadeau
                   3815: <li>Matthew Branton
                   3816: <li>Kevin J. Stone
                   3817: <li>D. B. Quayle
                   3818: <li>Michael Hornung
                   3819: <li>Paul DeStefano
                   3820: <li>Juan Fuentes
                   3821: <li>Mike Schroll
                   3822: <li>Ben Timby
                   3823: <li>Scott Singular
                   3824: <li>German Garcia
                   3825: <li>Oliver Hammer
                   3826: <li>David J Vanecek
                   3827: <li>Nick Willson
                   3828: <li>Ram Moskovitz
                   3829: <li>Hayden Armstrong
                   3830: <li>Tyler J Coffin
                   3831: <li>Ravi Kashyap
1.970     deraadt  3832: <li><a rel="nofollow" href="http://www.findcontractor.org">Find Contractor</a>
1.969     austin   3833: <li>Jorge R Garcia de Alba
1.970     deraadt  3834: <li><a rel="nofollow" href="http://www.securizen.com">Erick Dahan</a>
1.969     austin   3835: <li>Marko Lerota
                   3836: <li>W Benson
                   3837: <li>Grossiord Yves
                   3838: <li>Michael Franz
                   3839: <li>Chris Rybisky
                   3840: <li>Zachary Lanier
                   3841: <li>Paul D Howard
                   3842: <li>Ono Masaaki
                   3843: <li>Masuda Tomohiko
                   3844: <li>Alessandro Dubaldo
1.970     deraadt  3845: <li><a rel="nofollow" href="http://www.dubaifurnishedapartments.com">Dubai Furnished Apartments</a>
1.969     austin   3846: <li>Andrew F. System
                   3847: <li>John Danks
                   3848: <li>Lee Lammert
                   3849: <li>Assurance.com.au
                   3850: <li>Samiuela Loni Vea Taufa
                   3851: <li>Marc C. Poulin
                   3852: <li>Daniel Linton
                   3853: <li>Shawn Butts
                   3854: <li>Geoff White
                   3855: <li>Dan Ramaley
                   3856: <li>Peter Hansen
                   3857: <li>Joseph A Carchidi
                   3858: <li>James F Zuelow Jr
                   3859: <li>David Kaye
                   3860: <li>Ryan Fernandez
1.970     deraadt  3861: <li>Garion Hall <a rel="nofollow" href="http://www.abbyinters.com">www.abbyinters.com</a>
1.969     austin   3862: <li>R. Krieger
                   3863: <li>Jim Lippard
                   3864: <li>Nicholas Brenckle
                   3865: <li>Gene Yoo
                   3866: <li>Vaissiere Alexandre
                   3867: <li>Jens Erik Holtegaard
                   3868: <li>Jasper Valentijn
                   3869: <li>Terje Sten Bjerkseth
                   3870: <li>Michael Lechtermann
                   3871: <li>Tournier Romain
                   3872: <li>Michael Wolman
1.1011    austin   3873: <li>EPTE Oy
1.969     austin   3874: <li>Andreas Frischknecht
                   3875: <li>Paul Ørstvet
                   3876: <li>Bret S Lambert
                   3877: <li>Klaus Mayr
                   3878: <li>Nicholas Bertolina
                   3879: <li>Sean Godel
                   3880: <li>Jacob Yocom-Piatt
                   3881: <li>Ryusuke Konishi
                   3882: <li>Markus Julen
1.1011    austin   3883: <li>Donald Joseph Scott
1.969     austin   3884: <li>Peter Allan
1.970     deraadt  3885: <li><a rel="nofollow" href="http://www.parse.com">PARSE Software Devices</a>
1.969     austin   3886: <li>Rosen Nedialkov
                   3887: <li>Matt Weatherford
                   3888: <li>Patrick Pan
                   3889: <li>Adrian Silveanu
                   3890: <li>Nick Rapp
                   3891: <li>Kevin Colombo
1.1005    austin   3892: <li><a rel="nofollow" href="http://www.equinehits.com">Equine Hits Horse Classifieds</a><!-- Alex Gousak -->
1.969     austin   3893: <li>David Symons
                   3894: <li>Hans Ingebrigtsen
                   3895: <li>Mr K Turner
                   3896: <li>Paul Thorn
                   3897: <li>Steven Tate
                   3898: <li>Arlie Capps
                   3899: <li>Elister M. Ellis
                   3900: <li>William S Jarriel
                   3901: <li>Gerry Lawrence
                   3902: <li>Chris Cameron
                   3903: <li>Lawrence Teo
                   3904: <li>Ronald Maas
                   3905: <li>Guilherme Matte Macedo
                   3906: <li>Doug Latornell
                   3907: <li>Vinod Pulkayath
                   3908: <li>Dennis Decker Jensen
                   3909: <li>Alex Hafey
                   3910: <li>Cenk Oguz
                   3911: <li>Massimo Papini
                   3912: <li>Frank Brodbeck
1.973     jsg      3913: <li>Peter Verhagen
1.976     martin   3914: <li>Mitja Muzenic
                   3915: <li>Kiel Christofferson
                   3916: <li>Frank Denis
1.979     fkr      3917: <li>Tobias Stoeckmann
                   3918: <li>Marcel Jovic
1.980     sturm    3919: <li>Joao Pinheiro
                   3920: <li>Marc Peters
1.981     reyk     3921: <li><a rel="nofollow" href="http://www.netxen.com/">NetXen Inc.</a>
1.982     jsg      3922: <li>Caroline Ford
1.983     deraadt  3923: <li>Curtis Lahr
1.985     mbalmer  3924: <li>Marc Brechb&uuml;hl
1.986     kettenis 3925: <li>Gareth Randall
1.987     deraadt  3926: <li><a rel="nofollow" href="http://www.procurve.com">HP Procurve</a>
1.989     robert   3927: <li>UltimaLogic Consulting Corp.
1.990     deraadt  3928: <li>Ivo Chutkin
                   3929: <li>Eric Furman
1.991     jsg      3930: <li><a rel="nofollow" href="http://www.interactive.com.au/">Interactive</a>
1.992     jufi     3931: <li><a rel="nofollow" href="http://www.reisehamster.de/">Reisehamster</a>
1.993     fkr      3932: <li>Pascal S. de Kloe
1.996     deraadt  3933: <li>Sean Kennedy
1.997     kettenis 3934: <li>Jay Tingle
1.1000    thib     3935: <li>Ste Jones
1.1001    claudio  3936: <li>Sebastian Reitenbach
                   3937: <li>Don Harris
                   3938: <li>Eric Ziegast
1.1003    mbalmer  3939: <li>Marcel Wiget
1.1002    deraadt  3940: <li><a rel="nofollow" href="http://terracottatech.com/">Terracotta Inc</a>
1.1004    deraadt  3941: <li>Dag Richards
1.1005    austin   3942: <li>William Mitchell Jr
                   3943: <li>Doug Maxwell
                   3944: <li>Kristian Faust
                   3945: <li>Michael Enoma Aghayere
                   3946: <li>Simone Basso
                   3947: <li>Thomas Bach
                   3948: <li>Simon J. Creaghan
                   3949: <li>Jean-Luc Besson
                   3950: <li>Geoffrey Lawrence
                   3951: <li>Hannu Pysäys
                   3952: <li>Antti Harri
                   3953: <li>Peter Hassall
                   3954: <li>Frank Bax
                   3955: <li>Adam Winnington
                   3956: <li>Chad A Musson
                   3957: <li>Todd M. Boyer
                   3958: <li>Robert Grabowsky
                   3959: <li>Marcelo Lopez
                   3960: <li>Mark Zimmerman
                   3961: <li>Aion Roberts
                   3962: <li>Colliard Raphael
                   3963: <li>Jonathan Drews
                   3964: <li>Jon Morby
                   3965: <li>Mike Simpson
                   3966: <li>Keith Richardson
                   3967: <li>Bruce Demske
                   3968: <li>James Jerkins
                   3969: <li>Andrew Pantyukhin
                   3970: <li>Timothy Rusco
                   3971: <li>David M Sanderson
                   3972: <li>ben`timby
                   3973: <li>Masanobu Kuroda
                   3974: <li>Jeremy Gross
                   3975: <li>Eric Foust
                   3976: <li>David J Trainor
                   3977: <li>Lawrence Widman
                   3978: <li>Scott Donaldson
                   3979: <li>Hirokazu Fujinaka
                   3980: <li>Carlos A. M. dos Santos
                   3981: <li>Stuart Kingham
                   3982: <li>Julie Boettcher
                   3983: <li>Chirk C. Chu
1.1014    deraadt  3984: <li><a rel="nofollow" href="http://www.enform.co.nz">Enform Limited</a>
1.1005    austin   3985: <li>Kelwin Wylie
                   3986: <li>Darrah E Brown
                   3987: <li>Mark Bucciarelli
                   3988: <li>Marcello Di Loreto
                   3989: <li>Joris Van Herzele
                   3990: <li>Richard Laysell
                   3991: <li>Sebastian A. Liem
                   3992: <li>Curtis G Dunham
1.1014    deraadt  3993: <li><a rel="nofollow" href="http://www.cityreview.de">Johannes Beus</a>
1.1005    austin   3994: <li>Georg Altmann
                   3995: <li>Scott Carlson
                   3996: <li>Jack J. Woehr
                   3997: <li>Sudhir Pendse
                   3998: <li>Robinson Tryon
                   3999: <li>Stephen W Tornio
                   4000: <li>Kenny W. Mann
                   4001: <li>Warren Beckett
                   4002: <li>Mark Reardon
                   4003: <li>Mark Keating
                   4004: <li>Ron van der Wal
                   4005: <li>Fan Tai
                   4006: <li>Luigi Tarenga
                   4007: <li>John L Holloman
                   4008: <li>Ted Bevenour
                   4009: <li>Lars Delhage
                   4010: <li>Jimmie Eriksson
                   4011: <li>Robert Bronson
                   4012: <li>George Bristol
                   4013: <li>Douglas B. Quayle
1.1014    deraadt  4014: <li><a rel="nofollow" href="http://www.gfu.net">GFU Cyrus AG</a>
1.1005    austin   4015: <li>Vladimir Bogodist
                   4016: <li>Tom Hendrix
1.1014    deraadt  4017: <li><a rel="nofollow" href="http://www.thebookmarkshop.com">Antony Barnes</a>
1.1005    austin   4018: <li>Makoto Hiwasa
                   4019: <li>Tobias Rätz
                   4020: <li>David Bremner
                   4021: <li>Tomas Aranda Guillen
                   4022: <li>Matthew J Weaver
1.1014    deraadt  4023: <li><a rel="nofollow" href="http://www.yellowshift.com">yellowshift, LLC</a>
1.1005    austin   4024: <li>Latona Maillard
1.1014    deraadt  4025: <li><a rel="nofollow" href="http://www.freshfruitbaskets.com">Fruit Baskets</a><!-- James Stiebel -->
1.1005    austin   4026: <li>Ben Dalling
                   4027: <li>Barbara Szwarc
1.1014    deraadt  4028: <li><a rel="nofollow" href="http://www.pointventures.com/">Noah Goodhart</a>
1.1005    austin   4029: <li>Lawrence Hughes
                   4030: <li>Brent Seidel
1.1008    austin   4031: <li>Kyle George
1.1014    deraadt  4032: <li><a rel="nofollow" href="http://www.blackhats.es/">Borja Tarrasó Hueso</a>
1.1015    miod     4033: <li>Gilles Risch
1.1016    grunk    4034: <li>Stefan Marx
1.1018    robert   4035: <li><a rel="nofollow" href="http://www.upc.hu/">UPC Hungary Ltd.</a>
                   4036: <li><a rel="nofollow" href="http://www.sgi.hu/">Silicon Computers Hungary Ltd.</a>
1.1019    wvdputte 4037: <li><a rel="nofollow" href="http://starkast.net">Starkast</a>
                   4038: <li><a rel="nofollow" href="http://www.kuppo.nl">Cindy and Adriaan</a>
1.1020    austin   4039: <li>William Boshuck
                   4040: <li><a href="mailto:warchild@spoofed.org">Patrick Clochesy</a>
                   4041: <li>Søren Aurehøj
                   4042: <li>Glenn Kennedy
                   4043: <li>Roman Tishkin
                   4044: <li>Dannatu AG
                   4045: <li>Steve Surdock
                   4046: <li>Marino Duregon
                   4047: <li>Andrew Ruscica
                   4048: <li>Tim Boettcher
                   4049: <li>Iain Morgan
                   4050: <li>Howard W. Pepper, Jr.
                   4051: <li>Yat Fung Yiu
                   4052: <li>Navan Carson
                   4053: <li>Taz
                   4054: <li><a rel="nofollow" href="http://louhevly.com">Lou Hevly</a>
                   4055: <li>Kevin Turner
                   4056: <li>Thomas Dettbarn
                   4057: <li>J. Valentijn
                   4058: <li>LaDerrick Honeycutt
                   4059: <li>Bo Granlund
                   4060: <li>Hudson Kingery
                   4061: <li>Niels de Vos
                   4062: <li>Alvaro Hernandez Tortosa
                   4063: <li>Victor Camacho
                   4064: <li>Igor Ralets
                   4065: <li>Kyle Smith
                   4066: <li>Carol Soprych
                   4067: <li>Douglas Boettcher
                   4068: <li>David Mangot
                   4069: <li>Robert A Garrison
                   4070: <li>Riley McIntire
                   4071: <li>Bernard Schurdevin
                   4072: <li>John Thilén
                   4073: <li>Marcelo Eduardo Lopez Gil
                   4074: <li>Lihor Komanski
                   4075: <li>Dave Polaschek
                   4076: <li>Scott Learmonth
                   4077: <li>abbywinters.com
                   4078: <li>Lutz Hamann
                   4079: <li>Kaddouch Guillaume
                   4080: <li>Brad Tilley
                   4081: <li>Azuma Kuniyuki
                   4082: <li>David Bryant
                   4083: <li><a rel="nofollow" href="http://www.qcode.co.uk">Qcode Software Limited</a>
                   4084: <li>Frontier Flying Service Inc.
1.1021    merdely  4085: <li>Patrick Thomasson
1.1022    deraadt  4086: <li>Martin Renters
1.1023    wvdputte 4087: <li>Stijn Aesloos
1.1024    wvdputte 4088: <li>Martin Furter
                   4089: <li>Ingo Schwarze
                   4090: <li>Oliver Klima
1.1025    hshoexer 4091: <li>Kai Doernemann
1.1026    sobrado  4092: <li><a rel="nofollow" href="http://www.tilburguniversity.nl">Tilburg University</a>
1.1027    miod     4093: <li>Marc Terrier
1.1029    jasper   4094: <li>Maxim Belooussov
1.1030    miod     4095: <li>Eric Huiban
                   4096: <li>Jean-Marc Harang
1.1031    deraadt  4097: <li>Martin Hein
1.1033  ! johan    4098: <li>Navan Carson
        !          4099: <li>Denis Fondras
        !          4100: <li>Jim Aragon
        !          4101: <li>Stefan Hulting
        !          4102: <li>Noah Pugsley
1.228     jufi     4103: </ul></td></tr></table>
1.14      deraadt  4104:
                   4105: <br>
1.23      deraadt  4106: We would also like to thank everyone who has purchased an OpenBSD
1.24      weingart 4107: CDROM.  These sales fund the project and keep it alive.  Buy one for a
1.23      deraadt  4108: friend if you can!
1.19      deraadt  4109:
1.922     austin   4110: <p>
                   4111: Emails about the contents of the donations list: <p>
1.904     austin   4112:
1.922     austin   4113: Since there are several methods of contributing to the OpenBSD project there
                   4114: are different maintainers of postings to the list for each method.  For
                   4115: funds or equipment sent directly to one of the developers then that person
                   4116: will update the list and you are presumably in contact already.  Email
                   4117: addresses for other maintainers at openbsd.org are as follows:<br>
                   4118:
                   4119: <ul>
                   4120: <li>Via web order form, both N.American and Euro orders: Austin Hook - austin@
                   4121: <li>Donations via PayPal: Marco Peereboom - marco@
                   4122: <li>Donations via Euro bank transfer: Wim Vandeputte - wvdputte@
                   4123: </ul><p>
                   4124:
                   4125: Note that email sent to www@ (mentioned below) will appear on a public forum.
1.904     austin   4126:
1.14      deraadt  4127: <hr>
1.540     david    4128: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.394     jufi     4129: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.78      deraadt  4130:
1.1033  ! johan    4131: <br><small>$OpenBSD: donations.html,v 1.1032 2008/03/05 04:55:30 deraadt Exp $</small>
1.16      downsj   4132:
                   4133: </body>
1.1       millert  4134: </html>