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

Annotation of www/lyrics.html, Revision 1.231

1.214     bentley     1: <!doctype html>
                      2: <html lang=en>
                      3: <meta charset=utf-8>
                      4:
1.170     tj          5: <title>OpenBSD: Release Songs</title>
1.1       deraadt     6: <meta name="description" content="the OpenBSD release song lyrics page">
1.170     tj          7: <meta name="viewport" content="width=device-width, initial-scale=1">
1.214     bentley     8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.186     tb          9: <link rel="canonical" href="https://www.openbsd.org/lyrics.html">
1.1       deraadt    10:
1.214     bentley    11: <style>
                     12: body {
                     13:        margin: 0;
                     14:        max-width: 100%;
                     15: }
1.216     bentley    16:
                     17: td {
                     18:        vertical-align: top;
                     19: }
                     20:
                     21: .art {
                     22:        text-align: right;
                     23: }
                     24:
                     25: .commentary, .colophon {
                     26:        font-style: italic;
                     27: }
                     28:
                     29: .commentary em {
                     30:        font-weight: bold;
                     31: }
                     32:
                     33: #contents td {
                     34:        padding-right: 0.75em;
                     35: }
                     36:
                     37: .song {
                     38:        width: 100%;
                     39: }
                     40:
                     41: .song tbody tr td:first-child {
                     42:        max-width: 30%;
                     43:        min-width: 30%;
                     44:        width: 30%;
                     45: }
                     46:
                     47: .song td {
                     48:        padding: 0 0.75em 0 0;
                     49: }
                     50:
                     51: .lyrics p:first-child {
                     52:        margin-top: 0;
                     53: }
                     54:
                     55: .lyrics dl {
                     56:        margin-bottom: 2em;
                     57: }
                     58:
                     59: .lyrics dt {
                     60:        color: var(--red);
                     61:        display: inline;
                     62:        float: left;
                     63:        padding-right: 0.5em;
                     64: }
                     65:
                     66: .lyrics dd {
                     67:        margin-left: 0;
                     68:        margin-bottom: 1em;
                     69: }
                     70:
                     71: .lyrics .compact dd {
                     72:        margin-bottom: 0;
                     73: }
1.214     bentley    74: </style>
1.171     tb         75:
1.214     bentley    76: <h2 id=OpenBSD>
1.169     deraadt    77: <a href="index.html">
1.214     bentley    78: <i>Open</i><b>BSD</b></a>
                     79: Release Songs
1.170     tj         80: </h2>
1.214     bentley    81:
1.169     deraadt    82: <hr>
1.214     bentley    83:
1.170     tj         84: <p>
1.100     deraadt    85: Every 6 months the OpenBSD project has the pleasure to release
1.197     tj         86: our software with artwork and a matching song.
1.139     deraadt    87: Theo and some other developers mutate a theme (from a classical
                     88: setting, a movie, or some genre) into the fishy world of Puffy, to
                     89: describe some advance, event or controversy the project went through
1.197     tj         90: over the previous six months. To match the art released with the
                     91: historical CD sets, we joined up with some musicians we know to make
                     92: at least one song.
1.1       deraadt    93:
1.216     bentley    94: <table id=contents>
1.71      deraadt    95: <tr>
1.216     bentley    96: <td>
1.228     job        97: 7.0: <a href="#70">"The Style Hymn"</a><br>
1.224     deraadt    98: 6.9: <a href="#69">"Vetera Novis"</a><br>
1.218     job        99: 6.8: <a href="#68">"Hacker People"</a><br>
1.212     deraadt   100: 6.2: <a href="#62">"A 3 line diff"</a><br>
1.199     deraadt   101: 6.1: <a href="#61">"Winter of 95"</a><br>
1.177     deraadt   102: 6.0: <a href="#60a">"Another Smash of the Stack"</a>,
                    103:      <a href="#60b">"Black Hat"</a>,<br>
1.176     deraadt   104:      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1.183     deraadt   105:      <a href="#60c">"Money"</a>,
1.187     deraadt   106:      <a href="#60d">"Comfortably Dumb (the misc song)"</a>,<br>
                    107:      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1.193     deraadt   108:      <a href="#60e">"Mother"</a>,
                    109:      <a href="#60f">"Goodbye"</a>, and
                    110:      <a href="#60g">"Wish you were Secure"</a><br>
1.175     deraadt   111: 5.9: <a href="#59a">"Doctor W^X"</a> and<br>
                    112:      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                    113:      <a href="#59b">"Systemagic (Anniversary Edition)"</a><br>
                    114: 5.8: <a href="#58a">"20 years ago today"</a>,
                    115:      <a href="#58b">"Fanza"</a>,<br>
                    116:      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                    117:      <a href="#58c">"So much better"</a>, and
                    118:      <a href="#58d">"A Year in the Life"</a><br>
                    119: 5.7: <a href="#57">"Source Fish"</a><br>
                    120: 5.6: <a href="#56">"Ride of the Valkyries"</a><br>
                    121: 5.5: <a href="#55">"Wrap in Time"</a><br>
                    122: 5.4: <a href="#54">"Our favorite hacks"</a><br>
                    123: 5.3: <a href="#53">"Blade Swimmer"</a><br>
                    124: 5.2: <a href="#52">"Aquarela do Linux"</a><br>
                    125: 5.1: <a href="#51">"Bug Busters!"</a>,
                    126:      <a href="#51b">"Shut up and Hack"</a> and<br>
                    127:      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                    128:      <a href="#51c">"Sonate aux insomniaques"</a><br>
                    129: 5.0: <a href="#50">"What Me Worry?"</a><br>
1.224     deraadt   130: <td>
1.175     deraadt   131: 4.9: <a href="#49">"The Answer"</a><br>
1.212     deraadt   132: 4.8: <a href="#48">"El Puffiachi"</a><br>
1.176     deraadt   133: 4.7: <a href="#47">"I'm still here"</a><br>
                    134: 4.6: <a href="#46">"Planet of the Users"</a><br>
1.175     deraadt   135: 4.5: <a href="#45">"Games"</a><br>
                    136: 4.4: <a href="#44">"Trial of the BSD Knights"</a><br>
                    137: 4.3: <a href="#43">"Home to Hypocrisy"</a><br>
                    138: 4.2: <a href="#42">"100001 1010101"</a><br>
                    139: 4.1: <a href="#41">"Puffy Baba and the 40 Vendors"</a><br>
                    140: 4.0: <a href="#40">"Humppa Negala"</a> and
                    141:      <a href="#40b">"OpenVOX"</a><br>
                    142: 3.9: <a href="#39">"Blob!"</a><br>
                    143: 3.8: <a href="#38">"Hackers of the Lost RAID"</a><br>
                    144: 3.7: <a href="#37">"The Wizard of OS"</a><br>
                    145: 3.6: <a href="#36">"Pond-erosa Puff (live)"</a><br>
                    146: 3.5: <a href="#35">"CARP License" and "Redundancy must be free"</a><br>
                    147: 3.4: <a href="#34">"The Legend of Puffy Hood"</a><br>
                    148: 3.3: <a href="#33">"Puff the Barbarian"</a><br>
                    149: 3.2: <a href="#32">"Goldflipper"</a><br>
                    150: 3.1: <a href="#31">"Systemagic"</a><br>
                    151: 3.0: <a href="#30">"E-Railed (OpenBSD Mix)"</a><br>
1.216     bentley   152: </table>
1.182     deraadt   153:
1.216     bentley   154: <p>
1.182     deraadt   155: Three audio CDs have been made which contain approximately 5 years of songs each:
1.216     bentley   156:
                    157: <table><tr><td>
                    158: <a href="images/cdaudio.gif"><img alt=CD: height=158 width=158 src="images/cdaudio-m.gif"></a>
1.209     deraadt   159: <br>
1.201     bentley   160: The Songs 3.0 - 4.0
1.216     bentley   161: <td>
                    162: <a href="images/cdaudio2.gif"><img alt=CD: height=158 width=158 src="images/cdaudio2-m.gif"></a>
1.209     deraadt   163: <br>
1.201     bentley   164: The Songs 4.1 - 5.1
1.216     bentley   165: <td>
                    166: <a href="images/cdaudio3.gif"><img alt=CD: height=158 width=158 src="images/cdaudio3-m.gif"></a>
1.209     deraadt   167: <br>
1.201     bentley   168: The Songs 5.2 - 6.0
1.216     bentley   169: </table>
1.228     job       170:
                    171: <hr>
                    172: <h2 id=70><a href="70.html">7.0</a>: "The Style Hymn"</h2>
                    173:
                    174: <table class=song>
                    175: <tr>
                    176: <td>
                    177:
                    178: <div class=download>
                    179: 3:14
                    180: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song70.mp3">(MP3 5.9MB)</a>
                    181: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song70.ogg">(OGG 3.1MB)</a>
                    182: </div>
                    183:
                    184: <div class=commentary>
                    185: <p>
1.231   ! job       186: [Sorry, no commentary]
1.228     job       187: <p>
                    188: </div>
                    189:
                    190: <td class=lyrics>
                    191: <p>
                    192: There we see developers, busy as bees.<br>
                    193: They plan and polish one KNF after another.<br>
                    194: Each carefully tending to their trees.<br>
                    195: Leaving directories better than they found them.<br>
                    196: <br>
                    197: The group shares common norms for style and aesthetics.<br>
                    198: Indentation is a brisk 8 character tab.<br>
                    199: Four spaces are used for the second level.<br>
                    200: All code fits in 80 columns.<br>
                    201: Only tabs followed by spaces are used to form the indentation.<br>
                    202: Looking at the source sideways, this makes for a magnificent skyline.<br>
                    203: <br>
                    204: Punctilious and meticulous attention to detail.<br>
                    205: Major structures are declared at the top of the file in which they are used.<br>
                    206: Each variable declaration its own line.<br>
                    207: Except in functions, where multiple ones per line are okay.<br>
                    208: A cheerful tab after the first word.<br>
                    209: Variables are sorted by use, then by size, then by alphabetical order.<br>
                    210: Each and every trailing whitespace buffed away.<br>
                    211: <br>
                    212: Important comments can be recognized by their sheer size: a single sentence<br>
                    213: is allowed to occupy three whole lines by spreading its starry lines!<br>
                    214: All major routines have a comment briefly describing what they do.<br>
                    215: The comment before the "main" routine describes what the program does.<br>
                    216: Usage statements take the same form as the synopsis in manual pages.<br>
                    217: Of course, manual pages are this masterpiece's crown jewels.<br>
                    218: <br>
                    219:
                    220: <td class=art>
1.229     job       221: <img alt="" src="images/70song.gif">
1.228     job       222: </table>
                    223:
                    224: <p class=colophon>
                    225: Lyrics by Job Snijders.
                    226: Composed by Lourens van der Zwaag &amp; Anouk Tuijnman.
                    227: Produced by Lourens van der Zwaag.
                    228: Vocals by Tos van Eekeren &amp; Anouk Tuijnman.
1.224     deraadt   229:
                    230: <hr>
                    231: <h2 id=69><a href="69.html">6.9</a>: "Vetera Novis"</h2>
                    232:
                    233: <table class=song>
                    234: <tr>
                    235: <td>
                    236:
                    237: <div class=download>
1.225     deraadt   238: 3:24
                    239: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song69.mp3">(MP3 6.2MB)</a>
                    240: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song69.ogg">(OGG 4.6MB)</a>
1.224     deraadt   241: </div>
                    242:
                    243: <div class=commentary>
                    244: <p>
                    245: as suns rise above high skies<br>
                    246: clouds die<br>
                    247: clearing the sky<br>
                    248: <p>
                    249: </div>
                    250:
                    251: <td class=lyrics>
                    252: <p>
                    253: No lyrics.<br>
                    254:
                    255: <td class=art>
1.230     job       256: <img alt="" src="images/69song.gif">
1.224     deraadt   257: </table>
                    258:
                    259: <p class=colophon>
1.226     deraadt   260: Commentary by Job Snijders. Instruments, composition, and arrangement
1.224     deraadt   261: by Bob Kitella.
1.218     job       262:
                    263: <hr>
                    264: <h2 id=68><a href="68.html">6.8</a>: "Hacker People"</h2>
                    265:
                    266: <table class=song>
                    267: <tr>
                    268: <td>
                    269:
                    270: <div class=download>
                    271: 3:24
                    272: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song68.mp3">(MP3 7.8MB)</a>
                    273: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song68.ogg">(OGG 11.0MB)</a>
                    274: </div>
                    275:
                    276: <div class=commentary>
                    277: <p>
                    278: Like the movie "Hackers", the OpenBSD project is now 25 years old.
                    279: Though the movie played no part in our focus on security.
                    280: <p>
                    281: What a ride it's been.
                    282: <p>
                    283: My little hobby project took itself both too seriously, and not
                    284: seriously at all.  Then somewhere along the way the project started
                    285: collecting many seriously skilled developers who found it a
                    286: "fertile ground" to play and experiment. (To counter that, maybe they
                    287: didn't find other places as interesting, or didn't want to write
                    288: independent software which wasn't being adopted).
                    289: <p>
                    290: The "fertile ground" I'm talking about is our willingness to throw away
                    291: the old and replace it, or try to adopt or build security protections,
                    292: or integrate pieces normally not part of a unix system (such as the
                    293: extensive network components).  The OpenSSH story comes from the same
                    294: approach.
                    295: <p>
                    296: In doing so, we didn't annoy too many people because we stayed true to
                    297: the spirit of old BSD unix.  It <i>feels</i> like modernized SunOS 4.0,
1.219     tj        298: trying to be a highly cohesive complete system where all the parts are
1.223     jsg       299: supposed to work similarly, and if they don't, we consider changing them.
1.218     job       300: The ifconfig command has been extended greatly, but it remains :-)
                    301: <p>
                    302: Strangely, along the way our work started influencing the whole
                    303: software industry.  The packet filter pf is included in some systems.
                    304: Our libc work is in other places.  OpenSSH, privsep, and W^X and
                    305: address space randomization and other hardenings are either ubiquitous
                    306: now or inching that way.  Pieces of our work are in nooks and crannies
                    307: everywhere, while the cohesive whole OpenBSD continues to be developed
                    308: apace.
                    309: <p>
                    310: Another 25 years?
                    311: <p>
                    312: </div>
                    313:
                    314: <td class=lyrics>
                    315: <p>
1.220     kn        316: This software is free,<br>
1.218     job       317: so on the count of three,<br>
1.221     kn        318: update to six point eight!<br>
1.218     job       319: <p>
                    320: Stack up too much fakes and the world breaks.<br>
1.222     kn        321: Only what's open can be true.<br>
1.218     job       322: Full transparency is best for you.<br>
                    323: <p>
                    324: Free functional, and secure.<br>
                    325: hacker people! hacker people!<br>
                    326: Just read the code if unsure.<br>
                    327: <p>
                    328: Hack the planet,<br>
                    329: search to see what makes it tick,<br>
1.222     kn        330: makes it panic.<br>
                    331: This software is free, so on the count of three:<br>
                    332: update to six point eight.<br>
1.218     job       333: <p>
                    334: Hacker people! Hacker people!<br>
                    335: <p>
                    336: What's the deal, what's still real?<br>
                    337: Ground yourself with truth.<br>
                    338: Run a software that allows you to sleuth.<br>
                    339: Only that what's open can be true.<br>
                    340: Full transparency is best for me and you.<br>
                    341: <p>
                    342: Hack the planet,<br>
                    343: search to see what makes it tick,<br>
                    344: makes it panic.<br>
                    345: <p>
                    346: if I fool your time you are mine.<br>
                    347: if I hide what you should see,<br>
                    348: your routing is debris.<br>
                    349: <p>
                    350: Hack the planet,<br>
                    351: search to see what makes it tick,<br>
                    352: makes it panic.<br>
                    353: Together we are openbsd,<br>
1.222     kn        354: so everyone update to six point eight!<br>
1.218     job       355: <p>
                    356: Hacker people! Hacker people!<br>
                    357:
                    358: <td class=art>
                    359: <img alt="" height="45%" width="45%" src="images/68_right.gif">
                    360: </table>
                    361:
                    362: <p class=colophon>
                    363: Commentary by Theo de Raadt. Lyrics by Job Snijders. Instruments, composition,
                    364: arrangement, and vocals by Lourens van der Zwaag & Said Vroon.
                    365: Mixed and mastered by Rayan Vroon.
1.212     deraadt   366:
                    367: <hr>
1.216     bentley   368: <h2 id=62><a href="62.html">6.2</a>: "A 3 line diff"</h2>
                    369:
                    370: <table class=song>
1.212     deraadt   371: <tr>
1.216     bentley   372: <td>
                    373:
                    374: <div class=download>
                    375: 1:54
                    376: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song62.mp3">(MP3 3.5MB)</a>
                    377: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song62.ogg">(OGG 3.0MB)</a>
                    378: </div>
                    379:
                    380: <div class=commentary>
                    381: <p>
1.212     deraadt   382: In OpenBSD developer circles few memes carry as strongly as "The 3
                    383: line diff".  This is a humorous warning, but also a true story.  More
                    384: than half the developers ("the new kids") don't know this story but
1.214     bentley   385: still repeat the meme &mdash; it has nearly become apocrypha.
1.212     deraadt   386: <p>
                    387: Unfortunately, in software development not all problems are as trivial
                    388: as we think.
                    389: <p>
                    390: The event happened at a hackathon in Portugal more than a decade ago.
                    391: <p>
                    392: In a eureka moment Art declared he had found a stunningly simple
1.214     bentley   393: solution for a problem long pondered, and he could fix it in 2 &mdash; no
                    394: &mdash; 3 lines.  In the following weeks his change grew larger and larger,
1.212     deraadt   395: introducing (or exposing) other problems.  We stood and stared.  It
                    396: was far from a 3 line diff, and was eventually discarded.
                    397: <p>
1.215     fcambus   398: I am not writing words of mockery here.  This is a common occurrence in
1.212     deraadt   399: complex software development.  To do great things, we must reach for
                    400: the sky.  Sometimes we fail, and quite often it is messy.
                    401: <p>
                    402: There is of course a danger we'll believe we are invincible, and push
                    403: a change which is too disruptive to others.  For that reason, we
                    404: operate as a team.  We can try to avoid hubris.
                    405: <p>
                    406: Therefore to this day posing a question like "And you can fix the
                    407: problem in 3 lines?" is a humorous way of keeping each other honest.
1.216     bentley   408: </div>
                    409:
                    410: <td class=lyrics>
1.212     deraadt   411: <p>
                    412: Just sit right back and you'll hear a tale,<br>
                    413: A tale of a fateful diff,<br>
                    414: That started on a set of stairs<br>
                    415: Right by a pizza joint.<br>
1.216     bentley   416: <p>
1.212     deraadt   417: Art was a mighty coding man,<br>
                    418: And he was mighty sure<br>
                    419: The only change that was required<br>
                    420: Was a three-line diff, a three-line diff.<br>
1.216     bentley   421: <p>
1.212     deraadt   422: The coding started getting tough,<br>
                    423: The change began to swell,<br>
                    424: Despite the confidence of the programmers<br>
                    425: The system would then crash,<br>
                    426: the system always crashed.<br>
1.216     bentley   427: <p>
1.212     deraadt   428: The simple change became complex<br>
                    429: Just too many things overlooked,<br>
                    430: With Grabowski,<br>
                    431: And the testers too,  <br>
                    432: Theo watching and skeptical<br>
                    433: Miod Vallat,<br>
                    434: And Kettenis, and Dale, and...<br>
                    435: Hacking Grabowski's diff.<br>
1.216     bentley   436: <p>
1.212     deraadt   437: So this is a tale of our programmers,<br>
                    438: They've been here for 20 years.<br>
                    439: They'll have to do the best they can,<br>
                    440: It's an endless task.<br>
1.216     bentley   441: <p>
1.212     deraadt   442: Grabowski and the others too<br>
                    443: Will do their very best<br>
                    444: To get the changes into prod<br>
                    445: It is an epic slog,<br>
1.216     bentley   446: <p>
1.212     deraadt   447: No QEMU, only DDB,<br>
                    448: Not a single luxury,<br>
                    449: Like Ritchie and Thompson did<br>
                    450: It's as primitive as can be<br>
1.216     bentley   451: <p>
1.212     deraadt   452: So check a new diff every week,<br>
                    453: Your head is sure to hurt<br>
                    454: While all the puzzled programmers<br>
                    455: Gawk at Grabowski's diff<br>
1.216     bentley   456: <p>
1.212     deraadt   457: Working on a marginal diff.<br>
1.216     bentley   458:
                    459: <td class=art>
                    460: <img alt="" width=227 height=334 src="images/62_right.gif">
                    461: </table>
                    462:
                    463: <p class=colophon>
1.212     deraadt   464: Lyrics by Carson Harding based upon tale from Theo de Raadt.
                    465: Vocals by Johnny Nordstrom, Chris Wynters, Scott Peters (of Captain Tractor).
                    466: Composition, arrangement, instruments, and recording by Jonathan Lewis.
                    467: This song was released 13 months after 6.2 due to various factors.
1.193     deraadt   468:
                    469: <hr>
1.216     bentley   470: <h2 id=61><a href="61.html">6.1</a>: "Winter of 95"</h2>
                    471:
                    472: <table class=song>
1.199     deraadt   473: <tr>
1.216     bentley   474: <td>
                    475:
                    476: <div class=download>
                    477: 3:30
                    478: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song61.mp3">(MP3 6.4MB)</a>
                    479: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song61.ogg">(OGG 4.7MB)</a>
                    480: </div>
                    481:
                    482: <div class=commentary>
                    483: <p>
1.202     deraadt   484: OpenBSD was only a few months old when
                    485: we realized that read-only repository access
                    486: for everyone was a critical concept.
                    487: <p>
                    488: Previously, open source projects would make
                    489: occasional releases accompanied by tarballs of
                    490: final source files and Changelogs files, but would
                    491: not expose the step-by-step changes of the
                    492: development process.  Unwittingly all open source
                    493: projects were operating with a walled garden
                    494: approach.
                    495: <p>
                    496: Chuck Cranor and I worked on the anoncvs feature, and
                    497: Bob Beck soon became involved in moving the anoncvs
                    498: mirror off my overloaded ISDN network to the
                    499: University of Alberta, thereby increasing our capacity
                    500: to deliver.  Nowadays there are many anoncvs mirrors.
                    501: <p>
                    502: The introduction of anoncvs meant people without commit
                    503: access could read the commit logs, as well as each
                    504: committed diff.  They could reason about the past as
                    505: they proposed new changes.
                    506: <p>
                    507: Anoncvs had an immediate impact expanding our development
                    508: group. We were inundated with high quality diffs.  These
                    509: outsider developers wrote excellent changes because they had
                    510: sufficient context to reason upon.  Those who overwhelmed us
                    511: with good changes became developers with commit access.  We
                    512: were forced to hand out commit accounts like candy.
                    513: <p>
                    514: Some people said we would never last.  Their cynicism
                    515: could almost be thanked for the increase in openness
                    516: we embraced, and then our openness probably led others
                    517: to embrace it also.
1.216     bentley   518: </div>
                    519:
                    520: <td class=lyrics>
1.202     deraadt   521: <p>
                    522: I had a Type-4 keyboard,<br>
                    523: Bought with my Sun workstation,<br>
                    524: Hacked on it 'til my fingers bled.<br>
                    525: Was the winter of '95.<br>
1.216     bentley   526: <p>
1.202     deraadt   527: Me and the guys from core,<br>
                    528: Had a source tree with lots of history.<br>
                    529: Chris and Charles held a little coup,<br>
                    530: I should have known I'd lose my history.<br>
1.216     bentley   531: <p>
1.202     deraadt   532: Oh, when I look back now,<br>
                    533: I can see we all have nothing<br>
                    534: When it all can be...
                    535: when it can be taken away.<br>
                    536: Everyone needs to know their history.<br>
                    537: It was the winter of '95<br>
1.216     bentley   538: <p>
1.202     deraadt   539: So we carried on with a fresh source tree,<br>
                    540: Spent all of our hours coding,<br>
                    541: Making changes in our private history,<br>
                    542: Repeating the error of the past, yeah.<br>
1.216     bentley   543: <p>
1.202     deraadt   544: The source tree just got too big,<br>
                    545: Too many diffs, too unreliable,<br>
                    546: Too few people had any access;<br>
                    547: Got to open it up now and forever<br>
                    548: Everyone needs to see the history.<br>
1.216     bentley   549: <p>
1.202     deraadt   550: Sometimes when I look for something<br>
                    551: Reading ancient tarballs with despair<br>
                    552: I wonder what they were thinking.<br>
1.216     bentley   553: <p>
1.202     deraadt   554: And now the times have changed<br>
                    555: Repos on the web, git,<br>
                    556: now githubs everywhere.<br>
                    557: not like the winter of '95<br>
1.216     bentley   558: <p>
1.202     deraadt   559: Back around that Halloween,<br>
                    560: Microsoft said open source would never last,<br>
                    561: But now they use the repo tools,<br>
                    562: In the same open access way.<br>
1.216     bentley   563: <p>
1.202     deraadt   564: Everyone needs to see the history.<br>
1.216     bentley   565:
                    566: <td class=art>
                    567: <img alt="" width=600 height=334 src="images/61_right.jpg">
                    568: </table>
                    569:
                    570: <p class=colophon>
1.202     deraadt   571: Lyrics by Carson Harding and Theo de Raadt at the Ship & Anchor.
                    572: Vocals by Cary Shields.
                    573: Composition, arrangement, instruments, vocals, and recording by Jonathan Lewis.
1.199     deraadt   574:
                    575: <hr>
1.216     bentley   576: <h2 id=60a><a href="60.html">6.0</a>: "Another Smash of the Stack"</h2>
                    577:
                    578: <table class=song>
1.176     deraadt   579: <tr>
1.216     bentley   580: <td>
                    581:
                    582: <div class=download>
                    583: 4:23
                    584: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60a.mp3">(MP3 8.0MB)</a>
                    585: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60a.ogg">(OGG 6.5MB)</a>
                    586: <p>
1.176     deraadt   587: <a href="60.html">OpenBSD 6.0</a> CD2 track 2 is an<br>
1.216     bentley   588: uncompressed copy of this song.
                    589: </div>
                    590:
                    591: <div class=commentary>
                    592: <p>
1.182     deraadt   593: In 20 years of mitigating security issues, we've encountered plenty of
                    594: resistance. Some upstream projects don't seem to care that their
                    595: software follows unsafe practices or sacrifice security in favor of
                    596: obsolete methods.  It takes sustained pressure to tear down the walls.
1.216     bentley   597: </div>
                    598:
                    599: <td class=lyrics>
                    600: <p>
1.176     deraadt   601: We don't need no exploitation<br>
                    602: We don't need no overflows<br>
                    603: No ROP stack pivots spraying pointers<br>
                    604: Hackers, leave my stack alone!<br>
                    605: Hey! Hackers! leave my heap alone!<br>
                    606: All in all it's just raising the bar<br>
                    607: All in all you're just raising the bar<br>
1.216     bentley   608: <p>
1.176     deraadt   609: "Wrong, Code it again!"<br>
1.216     bentley   610: <p>
1.176     deraadt   611: "If you don't fix yer JIT, you can't exec the pages.<br>
                    612: How can you exec the pages if you don't fix your JIT?"<br>
1.216     bentley   613: <p>
1.176     deraadt   614: "You! Yes, you there with the keyboard, shut up and hack!"<br>
1.216     bentley   615:
                    616: <td class=art>
                    617: <img alt="" width=395 height=230 src="images/60a_right.jpg">
                    618: </table>
                    619:
                    620: <p class=colophon>
1.176     deraadt   621: Lyrics by Todd Miller.  Composition, arrangement, instruments, vocals,
                    622: and recording by Dewi Wood.
1.177     deraadt   623:
                    624: <hr>
1.216     bentley   625: <h2 id=60b><a href="60.html">6.0</a>: "Black Hat"</h2>
                    626:
                    627: <table class=song>
1.177     deraadt   628: <tr>
1.216     bentley   629: <td>
                    630:
                    631: <div class=download>
                    632: 5:10
                    633: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60b.mp3">(MP3 9.4MB)</a>
                    634: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60b.ogg">(OGG 7.2MB)</a>
                    635: <p>
1.177     deraadt   636: <a href="60.html">OpenBSD 6.0</a> CD2 track 3 is an<br>
1.216     bentley   637: uncompressed copy of this song.
                    638: <p>
                    639: <img alt="" width=227 height=343 src="images/60b_left.jpg">
                    640: </div>
                    641:
                    642: <div class=commentary>
                    643: <p>
1.182     deraadt   644: Our developers don't really promise an ideal world where all attackers
                    645: are blocked all the time.  But our small group developed some
                    646: components that help make a difference.
1.216     bentley   647: </div>
                    648:
                    649: <td class=lyrics>
                    650: <p>
1.177     deraadt   651: Black Hat, out there in the cold<br>
                    652: Hacking websites for control<br>
                    653: Can you crack me?<br>
                    654: Black Hat, working for the Chinese<br>
                    655: With twitchy fingers on flashing keys<br>
                    656: Can you spoof me?<br>
1.178     tb        657: Black Hat, don't let them put you in the light<br>
1.177     deraadt   658: Never give in: just fight!<br>
1.216     bentley   659: <p>
1.177     deraadt   660: Black Hat, always trying to p0wn,<br>
                    661: Social engineering with a phone,<br>
                    662: Can you phish me?<br>
                    663: Black Hat, with your buffer overflows<br>
                    664: Waiting for someone to hit one<br>
                    665: Can you probe me?<br>
                    666: Black Hat, do you do this for pure knowledge?<br>
                    667: They opened the file! Too bad: they're pledged<br>
1.216     bentley   668: <p>
1.177     deraadt   669: But it was all futility<br>
                    670: The firewall was strong<br>
                    671: As all can see<br>
                    672: No matter how he tried<br>
                    673: He could not break free()<br>
                    674: And his worm just sputtered and died<br>
1.216     bentley   675: <p>
1.177     deraadt   676: Black Hat, skimming cards down at the bank<br>
                    677: always claiming "it was just a prank!"<br>
                    678: Can you scam me?<br>
                    679: Black Hat, out there on the net<br>
                    680: Throwing packets with wget<br>
                    681: Can you hack me?<br>
                    682: Black Hat, have you no hope at all?<br>
                    683: The firewalls were carped: they never fall<br>
1.216     bentley   684:
                    685: <td class=art>
                    686: <img alt="" width=395 height=540 src="images/60b_right.jpg">
                    687: </table>
                    688:
                    689: <p class=colophon>
1.177     deraadt   690: Lyrics by Philip Guenther.  Composition, arrangement, instruments,
                    691: vocals and recording by Jonathan Lewis.
1.183     deraadt   692:
                    693: <hr>
1.216     bentley   694: <h2 id=60c><a href="60.html">6.0</a>: "Money"</h2>
                    695:
                    696: <table class=song>
1.183     deraadt   697: <tr>
1.216     bentley   698: <td>
                    699:
                    700: <div class=download>
                    701: 3:51
                    702: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60c.mp3">(MP3 7.0MB)</a>
                    703: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60c.ogg">(OGG 4.8MB)</a>
                    704: <p>
1.183     deraadt   705: <a href="60.html">OpenBSD 6.0</a> CD2 track 4 is an<br>
1.216     bentley   706: uncompressed copy of this song.
                    707: </div>
                    708:
                    709: <div class=commentary>
                    710: <p>
1.183     deraadt   711: Consider donating to our development efforts via
1.208     tj        712: <a href="https://www.openbsdfoundation.org">the OpenBSD Foundation</a>.
1.183     deraadt   713: This Canadian not-for-profit funds OpenBSD's efforts which happen in
                    714: Canada and all over the world.
                    715: <p>
                    716: Majority of the funds covers the <a href="hackathons.html">hackathons</a>,
                    717: which increase collaboration between developers by getting them face to
1.184     tj        718: face regularly.
1.183     deraadt   719: <p>
                    720: Funding OpenBSD is funding innovation.
1.216     bentley   721: </div>
                    722:
                    723: <td class=lyrics>
                    724: <p>
1.183     deraadt   725: Money, donate your pay.<br>
                    726: Automate with a cron job and we'll be ok.<br>
1.191     jung      727: Money, donate your pay.<br>
1.183     deraadt   728: Thoughtful programming versus "just make it fast".<br>
                    729: TLB that cache with high CPU and cause a thrash.<br>
                    730: Single cores are out, SMP unlocking<br>
                    731: Will get you a faster net stream<br>
1.216     bentley   732: <p>
1.183     deraadt   733: Canaries have your back.<br>
                    734: In the right place, hacks stop in your protected stack.<br>
                    735: Puffy, he's a hit.<br>
                    736: Theo doesn't suffer users' ill-informed bullshit.<br>
                    737: Fly to hackathons, sleep in dormatory beds<br>
                    738: Worldwide userbase, can you fund our project?<br>
1.216     bentley   739: <p>
1.183     deraadt   740: Not donating, it's a crime.<br>
                    741: Distributed and shared fairly but can't exist on just a dime. <br>
                    742: OpenBSD, so they say<br>
                    743: Is the securest system today<br>
                    744: Don't make us busk until dusk 'cause we'd rather be hacking away<br>
1.216     bentley   745:
                    746: <td class=art>
                    747: <img alt="" width=395 height=320 src="images/60c_right.jpg">
                    748: </table>
                    749:
                    750: <p class=colophon>
1.183     deraadt   751: Lyrics by Jason B. George.  Drums by Cikomo Paul.  Bass and vocals by Ulrike Jung.
                    752: All other instruments, composition, arrangement, and recording by Joerg Jung.
                    753: Mastering by Lars Neugebauer of adlerhorstaudio.
1.187     deraadt   754:
                    755: <hr>
1.216     bentley   756: <h2 id=60d><a href="60.html">6.0</a>: "Comfortably Dumb (the misc song)"</h2>
                    757:
                    758: <table class=song>
1.187     deraadt   759: <tr>
1.216     bentley   760: <td>
                    761:
                    762: <div class=download>
                    763: 6:10
                    764: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60d.mp3">(MP3 11.5MB)</a>
                    765: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60d.ogg">(OGG 8.3MB)</a>
                    766: <p>
1.187     deraadt   767: <a href="60.html">OpenBSD 6.0</a> CD2 track 5 is an<br>
1.216     bentley   768: uncompressed copy of this song.
                    769: </div>
                    770:
                    771: <div class=commentary>
                    772: <p>
1.187     deraadt   773: As developers, we want to see users succeed, and so it's especially
                    774: frustrating to see users setting themselves up to fail.
                    775: <p>
                    776: The necessity of triaging vague complaints to determine if they
                    777: represent true bugs or user error is a tax on all the users whose mail
                    778: goes unread when motivation runs out. Much like a fork bomb process,
                    779: these low content threads multiply and explode, threatening the
                    780: stability of the system itself and aggravating admins and users alike.
1.216     bentley   781: </div>
                    782:
                    783: <td class=lyrics>
                    784: <p>
1.187     deraadt   785: "Hello,<br>
                    786: Are there any experts out there?<br>
                    787: Please reply if you can help me.<br>
                    788: I just rm -rf'ed /home"<br>
1.216     bentley   789: <p>
1.187     deraadt   790: "I don't know how<br>
                    791: But I need this feature now.<br>
                    792: My users are pained<br>
                    793: I need my server up again."<br>
1.216     bentley   794: <p>
1.187     deraadt   795: "Relax.<br>
                    796: The list needs a dmesg first.<br>
                    797: Just the basic facts<br>
                    798: Stop whining between your blurts."<br>
1.216     bentley   799: <p>
1.187     deraadt   800: There is no wifi, you are pleading.<br>
                    801: Vendor firmware not on horizon.<br>
                    802: Packets only coming through in waves.<br>
                    803: Your lips move but broken audio mutes what you're saying.<br>
                    804: Fork-bomb child. Crappy C coder.<br>
                    805: Bad PF ruleset. Machines fall down, go boom.<br>
                    806: Now we've got that feeling once again.<br>
                    807: We can't explain, you would not understand.<br>
                    808: This is just how you are.<br>
                    809: Original poster, you ... have become comfortably dumb.<br>
1.216     bentley   810: <p>
1.187     deraadt   811: OK<br>
                    812: Just a little firewall pin prick<br>
                    813: There'll be lots of aaaaaaaah!<br>
                    814: You're p0wn3d by a script kiddie dick.<br>
1.216     bentley   815: <p>
1.187     deraadt   816: Can you upgrade?<br>
                    817: We do believe it's working, good.<br>
                    818: That'll keep you going for a while.<br>
                    819: Our patience is at null.<br>
1.216     bentley   820: <p>
1.196     deraadt   821: There is no wifi, you are pleading.<br>
1.187     deraadt   822: Vendor firmware not on horizon.<br>
                    823: Packets only coming through in waves.<br>
                    824: Your lips move but broken audio mutes what you're saying.<br>
                    825: Fork-bomb child.<br>
                    826: I can no longer handle reading misc.<br>
                    827: I want to scrape out both my eyes.<br>
                    828: I tried to reply but your address bounced.<br>
                    829: I give you my middle finger now.<br>
                    830: My inner child is crushed.<br>
                    831: My dreams are gone.<br>
                    832: You ... have become comfortably dumb.<br>
1.216     bentley   833:
                    834: <td class=art>
                    835: <img alt="" width=395 height=800 src="images/60d_right.jpg">
                    836: </table>
                    837:
                    838: <p class=colophon>
1.187     deraadt   839: Lyrics by Jason George.  Composition, arrangement, instruments, vocals,
                    840: and recording by Dewi Wood.
1.188     deraadt   841:
                    842: <hr>
1.216     bentley   843: <h2 id=60e><a href="60.html">6.0</a>: "Mother"</h2>
                    844:
                    845: <table class=song>
1.188     deraadt   846: <tr>
1.216     bentley   847: <td>
                    848:
                    849: <div class=download>
                    850: 5:30
                    851: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60e.mp3">(MP3 10.2MB)</a>
                    852: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60e.ogg">(OGG 7.8MB)</a>
                    853: <p>
1.188     deraadt   854: <a href="60.html">OpenBSD 6.0</a> CD2 track 6 is an<br>
1.216     bentley   855: uncompressed copy of this song.
                    856: </div>
                    857:
                    858: <div class=commentary>
                    859: <p>
1.188     deraadt   860: As the author of a number of the OpenBSD songs, I'll admit that
                    861: sometimes it's a bit of a chore. Theo bugs me to help him out, often
                    862: with a theme, and eventually I relent and devote an evening to it.
                    863: <p>
                    864: One of the things that we're passionate about is making changes to the
                    865: software ecosystem that make things safer for all of us - not just
                    866: OpenBSD. Very often we try techniques, and adopt practices on OpenBSD
                    867: to make things better across the ecosystem, and hope to encourage
                    868: others to follow our lead.
                    869: <p>
                    870: We've had a lot of great success upstreaming changes and ideas to
                    871: individual projects, often through the diligent work of the OpenBSD
                    872: ports developers.  We've had less success promoting things up through
                    873: standards bodies and other projects.  Too often the world seems caught
                    874: up in a seemingly suicidal "backward compatibility forever" fervor,
1.215     fcambus   875: exacerbated by standards bodies populated by corporate representation
1.188     deraadt   876: that does not want to make any kinds of disruptive changes that might
                    877: cause expense.
                    878: <p>
                    879: This time, once Theo put the bug in my ear, it didn't take me very
                    880: long.  I pondered our recent efforts to fix random functions via
                    881: standards bodies, and considered the real possibility of my being
                    882: <a href="https://web.archive.org/web/20160304081847/https://lwn.net/Articles/563285/">
                    883: harmed by the failure of an embedded 32 bit linux device in 2038</a>,
                    884: and then this this song just wrote itself in about 10 minutes.
                    885: <p>
                    886: Enjoy
                    887: <p>
1.214     bentley   888: &mdash;Bob
1.216     bentley   889: </div>
                    890:
                    891: <td class=lyrics>
                    892: <p>
1.188     deraadt   893: Mother, don't you want to change this code?<br>
1.189     deraadt   894: Mother, don't you think this cruft's too old?<br>
1.188     deraadt   895: Mother, do you think we're heading for a fall?<br>
                    896: Ooooh aah, mother, we should change these calls.<br>
1.216     bentley   897: <p>
1.188     deraadt   898: Mother, should I send a patch upstream?<br>
                    899: Mother, do you think it'll change a thing?<br>
                    900: Mother, will they twist this in an unfair light?<br>
                    901: Ooooh aah, is it just a waste of time?<br>
1.216     bentley   902: <p>
1.188     deraadt   903: Hush now, baby, baby, don't you cry<br>
                    904: Mama's gonna keep all of her customers true<br>
                    905: Mama's gonna keep legacy crap there with you<br>
                    906: Mama's gonna keep changes from making them sad<br>
                    907: She won't let you flense but she might let you add<br>
                    908: Mama's gonna keep baby growing much more<br>
1.216     bentley   909: <p>
1.188     deraadt   910: Ooooh, babe, ooooh, babe, ooooh, babe<br>
                    911: Of course Mama's gonna help add some calls<br>
1.216     bentley   912: <p>
1.188     deraadt   913: Mother, do you think this code is stuffed?  (with shit.....)<br>
                    914: Mother, do you think it's dangerous? (a bit.....)<br>
                    915: Mother, can we tear this API apart?<br>
                    916: Oooh aah, mother, will you break my heart?<br>
1.216     bentley   917: <p>
1.188     deraadt   918: Hush now, baby, baby, don't you cry<br>
                    919: Mama's gonna rig all of the standards for you<br>
                    920: Mama won't let anything foreign get through<br>
                    921: Mama's gonna wait up till you send it, dear<br>
                    922: Mama will subvert things not invented here <br>
                    923: Mamma's gonna keep baby under control<br>
1.216     bentley   924: <p>
1.188     deraadt   925: Ooooh, babe, ooooh, babe, ooooh, babe<br>
                    926: Don't say deprecation to me.<br>
1.216     bentley   927: <p>
1.188     deraadt   928: Mother, does change need to be so hard?<br>
1.216     bentley   929:
                    930: <td class=art>
                    931: <img alt="" width=395 height=600 src="images/60e_right.jpg">
                    932: </table>
                    933:
                    934: <p class=colophon>
1.188     deraadt   935: Lyrics by Bob Beck.  Composition, arrangement, instruments, vocals,
                    936: and recording by Jonathan Lewis.
1.190     deraadt   937:
                    938: <hr>
1.216     bentley   939: <h2 id=60f><a href="60.html">6.0</a>: "Goodbye"</h2>
                    940:
                    941: <table class=song>
1.190     deraadt   942: <tr>
1.216     bentley   943: <td>
                    944:
                    945: <div class=download>
                    946: 1:07
                    947: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60f.mp3">(MP3 2.0MB)</a>
                    948: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60f.ogg">(OGG 1.3MB)</a>
                    949: <p>
1.190     deraadt   950: <a href="60.html">OpenBSD 6.0</a> CD2 track 7 is an<br>
1.216     bentley   951: uncompressed copy of this song.
                    952: </div>
                    953:
                    954: <div class=commentary>
                    955: <p>
1.190     deraadt   956: Theo's debut.  It ain't easy being<br>
                    957: green.  Going back to the keyboard<br>
                    958: now...
1.216     bentley   959: </div>
                    960:
                    961: <td class=lyrics>
                    962: <p>
1.190     deraadt   963: Goodbye CDs <br>
                    964: I'm done with you today<br>
                    965: Goodbye<br>
                    966: Goodbye<br>
                    967: Goodbye<br>
                    968: No more pre-production<br>
                    969: And no more long delays<br>
                    970: So I have peace<br>
                    971: Of mind<br>
                    972: Goodbye.<br>
1.216     bentley   973:
                    974: <td class=art>
                    975: <img alt="" width=395 height=170 src="images/60f_right.jpg">
                    976: </table>
                    977:
                    978: <p class=colophon>
1.190     deraadt   979: Lyrics by Bob Beck. Composition, arrangement, instruments and
                    980: recording by Jonathan Lewis.  Vocals by Theo de Raadt.
1.194     deraadt   981:
                    982: <hr>
1.216     bentley   983: <h2 id=60g><a href="60.html">6.0</a>: "Wish you were Secure"</h2>
                    984:
                    985: <table class=song>
1.194     deraadt   986: <tr>
1.216     bentley   987: <td>
                    988:
                    989: <div class=download>
                    990: 4:54
                    991: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60g.mp3">(MP3 9.0MB)</a>
                    992: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song60g.ogg">(OGG 6.2MB)</a>
                    993: <p>
                    994: This track missed the 6.0 CD release, therefore it is only available here.
                    995: </div>
                    996:
                    997: <div class=commentary>
                    998: <p>
1.195     tj        999: In Open Source philosophy, distinctions between progress or
1.194     deraadt  1000: backwards-compatibility, along with other dichotomous API judgments,
                   1001: are vendor choice, not user; so, the duality of profit and control is
                   1002: an indivisible whole. In the ethics of OpenBSD on the other hand, most
                   1003: notably in the philosophy of Theo de Raadt (c. 21st century AD), a
                   1004: moral dimension is attached to the idea of stagnation and advancement.
1.216     bentley  1005: </div>
                   1006:
                   1007: <td class=lyrics>
                   1008: <p>
1.194     deraadt  1009: So,<br>
                   1010: So you think you can sell<br>
                   1011: Our Heaven to Hell?<br>
                   1012: ABIs cast in stone?<br>
                   1013: Would you sell the green fields<br>
                   1014: to buy your own cage?<br>
                   1015: Be stable for a wage?<br>
                   1016: So you think you can sell<br>
1.216     bentley  1017: <p>
1.194     deraadt  1018: Did you decide to trade<br>
                   1019: Your leaders for stock?<br>
                   1020: Complex code in the tree<br>
                   1021: For simple code that was free?<br>
                   1022: Cold cash for your clout?<br>
                   1023: Did you walk out<br>
                   1024: On a lead role in the war<br>
                   1025: For a part as a boy scout?<br>
1.216     bentley  1026: <p>
1.194     deraadt  1027: How I wish, how I wish you were secure<br>
                   1028: We're just two old fish swimming in a toilet bowl,<br>
                   1029: it's all so impure<br>
                   1030: Fighting over the same APIs<br>
                   1031: What do you prize?<br>
                   1032: That same old lure<br>
                   1033: Wish you were secure<br>
1.216     bentley  1034:
                   1035: <td class=art>
                   1036: <img alt="" width=395 height=400 src="images/60g_right.jpg">
                   1037: </table>
                   1038:
                   1039: <p class=colophon>
1.194     deraadt  1040: Lyrics by Philip Guenther.  Vocals by Tierra Watts.  Programming,
                   1041: electric bass, electric guitar, and electric violin by Jonathan Lewis.
1.176     deraadt  1042:
                   1043: <hr>
1.216     bentley  1044: <h2 id=59a><a href="59.html">5.9</a>: "Doctor W^X"</h2>
                   1045:
                   1046: <table class=song>
1.165     deraadt  1047: <tr>
1.216     bentley  1048: <td>
                   1049:
                   1050: <div class=download>
                   1051: 4:06
                   1052: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song59a.mp3">(MP3 7.5MB)</a>
                   1053: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song59a.ogg">(OGG 5.5MB)</a>
                   1054: <p>
1.165     deraadt  1055: <a href="59.html">OpenBSD 5.9</a> CD2 track 2 is an<br>
1.216     bentley  1056: uncompressed copy of this song.
                   1057: </div>
                   1058:
                   1059: <td class=lyrics>
                   1060: <p>
                   1061: No lyrics.
                   1062:
                   1063: <td class=art>
                   1064: <img alt="" width=395 height=110 src="images/doctorwxorx_right.jpg">
                   1065: </table>
                   1066:
                   1067: <p class=colophon>
1.165     deraadt  1068: Composition, arrangement, recording by Jonathan Lewis.
                   1069: Instruments by Jonathan Lewis.
                   1070:
                   1071: <hr>
1.216     bentley  1072: <h2 id=59b><a href="59.html">5.9</a>: "Systemagic (Anniversary Edition)"</h2>
                   1073:
                   1074: <table class=song>
1.165     deraadt  1075: <tr>
1.216     bentley  1076: <td>
                   1077:
                   1078: <div class=download>
                   1079: 3:46
                   1080: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song59b.mp3">(MP3 6.9MB)</a>
                   1081: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song59b.ogg">(OGG 5.1MB)</a>
                   1082: <p>
1.165     deraadt  1083: <a href="59.html">OpenBSD 5.9</a> CD2 track 3 is an<br>
1.216     bentley  1084: uncompressed copy of this song.
                   1085: <p>
1.165     deraadt  1086: <a href="images/systemmagic.jpg">
1.216     bentley  1087: <img alt="Systemmagic" width=227 height=343 src="images/systemmagic.jpg"></a>
                   1088: </div>
                   1089:
                   1090: <td class=lyrics>
                   1091: <p>
1.165     deraadt  1092: BSD fight buffer reign<br>
                   1093: Flowing blood in circuit vein<br>
                   1094: Quagmire, Hellfire, RAMhead Count<br>
                   1095: Puffy rip attacker out<br>
                   1096: <p>
                   1097: Crackin' ze bathroom, Crackin' ze vault<br>
                   1098: Tale of the script, HEY! Secure by default<br>
                   1099: <p>
                   1100: Can't fight the Systemagic<br>
                   1101: &Uuml;ber tragic<br>
                   1102: Can't fight the Systemagic<br>
                   1103: <p>
                   1104: Sexty second, black cat struck<br>
                   1105: Breeding worm of crypto-suck<br>
                   1106: Hot rod box unt hunting wake<br>
                   1107: Vampire omellete, kitten cake<br>
                   1108: <p>
                   1109: Crackin' ze boardroom, Crackin' ze vault<br>
                   1110: Rippin' ze bat, HEY! Secure by default<br>
                   1111: <p>
                   1112: Chorus
                   1113: <p>
                   1114: Cybersluts vit undead guts<br>
                   1115: Transyl-viral coffin muck<br>
                   1116: Penguin lurking under bed<br>
                   1117: Puffy hoompa on your head<br>
                   1118: <p>
                   1119: Crackin' ze bedroom, Crackin' ze vault<br>
                   1120: Crackin' ze whip, HEY! Secure by default<br>
                   1121: Crackin' ze bedroom, Crackin' ze vault<br>
                   1122: Crackin' ze whip, HEY! Secure by default<br>
                   1123: <p>
1.216     bentley  1124: Chorus
                   1125:
                   1126: <td class=art>
                   1127: <img alt="" width=395 height=600 src="images/systemmagic_right.jpg">
                   1128: </table>
                   1129:
                   1130: <p class=colophon>
1.165     deraadt  1131: Lyrics based on the <a href="#31">3.1 song "Systemagic"</a> by Ty Semaka.
                   1132: Music rearranged by Timm Markgraf.
                   1133: Performed by Timm Markgraf (vocals, guitar, banjo), Malte Schalk (bass),
                   1134: and Moritz Brümmer (cello).
                   1135: Recorded at Esdenera in Hannover, Germany.
                   1136: Mastered by Arno Jordan at Castle Röhrsdorf near Dresden.
1.158     deraadt  1137:
                   1138: <hr>
1.216     bentley  1139: <h2 id=58a><a href="58.html">5.8</a>: "20 years ago today"</h2>
                   1140:
                   1141: <table class=song>
1.161     deraadt  1142: <tr>
1.216     bentley  1143: <td>
                   1144:
                   1145: <div class=download>
                   1146: 2:19
                   1147: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song58a.mp3">(MP3 4.2MB)</a>
                   1148: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song58a.ogg">(OGG 3.1MB)</a>
                   1149: <p>
1.161     deraadt  1150: <a href="58.html">OpenBSD 5.8</a> CD2 track 2 is an<br>
1.216     bentley  1151: uncompressed copy of this song.
                   1152: <p>
1.161     deraadt  1153: <a href="images/fishhearts.jpg">
1.216     bentley  1154: <img alt="FishHearts" width=227 height=343 src="images/fishhearts.jpg"></a>
                   1155: </div>
                   1156:
                   1157: <div class=commentary>
1.161     deraadt  1158: <p>
1.182     deraadt  1159: The CVS import of the OpenBSD src tree was done at
1.216     bentley  1160: <a href="https://cvsweb.openbsd.org/src/Makefile?rev=1.1&amp;content-type=text/x-cvsweb-markup"><time datetime="1995-10-18T08:37:01Z">
                   1161: 08:37:01, Oct 18, 1995 GMT</time></a>.
                   1162: <p>
1.161     deraadt  1163: Subsequent 20 years:<br>
                   1164: ~322,000 commits<br>
                   1165: ~44 commits/day average<br>
                   1166: ~355 hackers through the years<br>
1.216     bentley  1167: </div>
                   1168:
                   1169: <td class=lyrics>
                   1170: <p>
1.161     deraadt  1171: It was twenty years ago you see<br>
                   1172: Theo opened a cvs tree<br>
                   1173: Made commits to many a file<br>
                   1174: Joined by others in a very short while<br>
1.216     bentley  1175: <p>
1.161     deraadt  1176: Take a moment to view<br>
                   1177: The source of all this code<br>
                   1178: The openbsd cvs repo...<br>
1.216     bentley  1179: <p>
1.161     deraadt  1180: We're the openssh repository<br>
                   1181: We hope you will enjoy the code<br>
                   1182: The openntpd repository<br>
                   1183: But that's not all that's here oh no...<br>
                   1184: The mandoc 'pository, smtpd 'tory<br>
                   1185: The libressl repo too<br>
1.216     bentley  1186: <p>
1.161     deraadt  1187: It's wonderful to see the code<br>
                   1188: Re-used far and wide<br>
                   1189: The license is so liberal<br>
                   1190: We'd love for you to code with us<br>
                   1191: We'd love for you to code...<br>
1.216     bentley  1192: <p>
1.161     deraadt  1193: I don't really want to have to go<br>
                   1194: But it's hackathon time and so<br>
                   1195: The coder will commit the code<br>
                   1196: That he wants all of you to load<br>
1.216     bentley  1197: <p>
1.161     deraadt  1198: So let me introduce to you the one and only Puffy Fish<br>
                   1199: And the openbsd cvs repo...<br>
1.216     bentley  1200: <p>
1.161     deraadt  1201: B... S... D...<br>
1.216     bentley  1202:
                   1203: <td class=art>
                   1204: <img alt="" width=395 height=560 src="images/20yearsago_right.jpg">
                   1205: </table>
                   1206:
                   1207: <p class=colophon>
1.161     deraadt  1208: Lyrics by Todd C. Miller. Composition, arrangement, recording by
                   1209: Jonathan Lewis.  Vocals and instruments by Jonathan Lewis.
                   1210:
                   1211: <hr>
1.216     bentley  1212: <h2 id=58b><a href="58.html">5.8</a>: "Fanza"</h2>
                   1213:
                   1214: <table class=song>
1.158     deraadt  1215: <tr>
1.216     bentley  1216: <td>
                   1217:
                   1218: <div class=download>
                   1219: 3:45
                   1220: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song58b.mp3">(MP3 6.7MB)</a>
                   1221: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song58b.ogg">(OGG 4.2MB)</a>
                   1222: <p>
1.158     deraadt  1223: <a href="58.html">OpenBSD 5.8</a> CD2 track 3 is an<br>
1.216     bentley  1224: uncompressed copy of this song.
                   1225: </div>
                   1226:
                   1227: <td class=lyrics>
                   1228: <p>
                   1229: No lyrics.
                   1230:
                   1231: <td class=art>
                   1232: <img alt="" width=395 height=110 src="images/fanza_right.jpg">
                   1233: </table>
                   1234:
                   1235: <p class=colophon>
1.158     deraadt  1236: Arrangement, recording and synthesizer design by
                   1237: Alexandre Ratchov, on OpenBSD.
1.152     deraadt  1238:
                   1239: <hr>
1.216     bentley  1240: <h2 id=58c><a href="58.html">5.8</a>: "So much better"</h2>
                   1241:
                   1242: <table class=song>
1.157     deraadt  1243: <tr>
1.216     bentley  1244: <td>
                   1245:
                   1246: <div class=download>
                   1247: 3:06
                   1248: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song58c.mp3">(MP3 5.7MB)</a>
                   1249: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song58c.ogg">(OGG 3.4MB)</a>
                   1250: <p>
1.157     deraadt  1251: <a href="58.html">OpenBSD 5.8</a> CD2 track 4 is an<br>
1.216     bentley  1252: uncompressed copy of this song.
                   1253: <p>
1.157     deraadt  1254: <a href="images/somuchbetter_left.jpg">
1.216     bentley  1255: <img alt="So Much Better" width=227 height=343 src="images/somuchbetter_left.jpg"></a>
                   1256: </div>
                   1257:
                   1258: <td class=lyrics>
                   1259: <p>
1.157     deraadt  1260: After 20 years, one has to admit:<br>
1.216     bentley  1261: <p>
1.157     deraadt  1262: With every release,<br>
                   1263: Puffy becomes better,<br>
                   1264: a little better all the time.<br>
1.216     bentley  1265: <p>
1.157     deraadt  1266: With every release,<br>
                   1267: Puffy becomes better,<br>
                   1268: so much better all the time.<br>
1.216     bentley  1269: <p>
1.157     deraadt  1270: Let's count in sys:<br>
                   1271: 2064534 lines of C code<br>
                   1272: 51526 lines of Assembly code<br>
1.216     bentley  1273: <p>
1.157     deraadt  1274: With every release,<br>
                   1275: Puffy becomes better,<br>
                   1276: really better all the time.<br>
1.216     bentley  1277: <p>
1.157     deraadt  1278: Let's count in log:<br>
                   1279: 314544 commits from developers<br>
                   1280: 43.67 commits per day on average<br>
                   1281: 351 hackers and slackers through the years<br>
1.216     bentley  1282: <p>
1.157     deraadt  1283: Proactive security and sane defaults<br>
                   1284: Puffy becomes better than ever before<br>
                   1285: Free, functional, and secure by default<br>
1.216     bentley  1286: <p>
1.157     deraadt  1287: With every release,<br>
                   1288: Puffy becomes better,<br>
                   1289: so much better all the time.<br>
1.216     bentley  1290: <p>
1.157     deraadt  1291: With every release,<br>
                   1292: Puffy becomes better,<br>
                   1293: so much better all the time.<br>
1.216     bentley  1294: <p>
1.157     deraadt  1295: With every release,<br>
                   1296: Puffy becomes better.<br>
1.216     bentley  1297: <p>
1.157     deraadt  1298: With every release,<br>
                   1299: Puffy becomes better,<br>
                   1300: so much better all the time.<br>
1.216     bentley  1301:
                   1302: <td class=art>
                   1303: <img alt="" width=395 height=817 src="images/somuchbetter_right.jpg">
                   1304: </table>
                   1305:
                   1306: <p class=colophon>
1.157     deraadt  1307: Lyrics, composition, arrangement, and recording by Joerg Jung.
                   1308: Female vocals by Ulrike Jung.
                   1309: Edited, composed, and arranged on OpenBSD using Audacity, CMU Flite, and Schism Tracker.
                   1310: Mastering by Lars Neugebauer of adlerhorstaudio and Joerg Jung.
1.159     deraadt  1311:
                   1312: <hr>
1.216     bentley  1313: <h2 id=58d><a href="58.html">5.8</a>: "A Year in the Life"</h2>
                   1314:
                   1315: <table class=song>
1.159     deraadt  1316: <tr>
1.216     bentley  1317: <td>
                   1318:
                   1319: <div class=download>
                   1320: 4:52
                   1321: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song58d.mp3">(MP3 8.9MB)</a>
                   1322: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song58d.ogg">(OGG 6.7MB)</a>
                   1323: <p>
1.159     deraadt  1324: <a href="58.html">OpenBSD 5.8</a> CD2 track 5 is an<br>
                   1325: uncompressed copy of this song.<br>
                   1326: <br>
                   1327: <a href="images/yearinthelife_left.jpg">
1.216     bentley  1328: <img alt="A Year in the Life" width=227 height=343 src="images/yearinthelife_left.jpg"></a>
                   1329: </div>
                   1330:
                   1331: <td class=lyrics>
                   1332: <p>
1.159     deraadt  1333: I read the news today oh boy<br>
                   1334: About a silly man who made a change<br>
                   1335: And though the hole was rather bad<br>
                   1336: Well I just had to laugh<br>
                   1337: I saw the code he wrote.<br>
1.216     bentley  1338: <p>
1.159     deraadt  1339: BIO_snprintf with a cast..<br>
                   1340: He didn't know the POSIX API had changed<br>
                   1341: A crowd on slashdot stood and stared.<br>
                   1342: They'd seen such code before<br>
                   1343: Everyone was really sure<br>
                   1344: It was from 1984..<br>
1.216     bentley  1345: <p>
1.159     deraadt  1346: I saw a tweet today oh boy.<br>
                   1347: The OpenBSD devs had just forked the code.<br>
                   1348: And though the code was rather gross<br>
                   1349: They held their nose and dove.<br>
                   1350: Having read the code..<br>
                   1351: I'd love to Ceeeeee Veeeeee Eeeeeee.<br>
1.216     bentley  1352: <p>
1.159     deraadt  1353: Built up.. a sense of dread..<br>
                   1354: IMPLEMENT_ASN1 macros in my head.<br>
                   1355: Found a way down through 10 levels of hell<br>
                   1356: And looking there, I noticed more to fix.<br>
                   1357: #unifdef, and rewrite that<br>
                   1358: cut this out, and hear it splat.<br>
                   1359: Found my way upstairs and read hackernews<br>
                   1360: whining about comic sans and CVS.<br>
1.216     bentley  1361: <p>
1.159     deraadt  1362: Whiiiiiiinne whine whine....<br>
                   1363: Whiiiine whinee.... Whine Whineee....<br>
                   1364: whine.. They... Use Cee.. Vee Esss...<br>
1.216     bentley  1365: <p>
1.159     deraadt  1366: I read the news today oh boy<br>
                   1367: Four thousand holes in OpenSSL<br>
                   1368: And though the holes were rather small<br>
                   1369: They embargoed them all<br>
1.173     tj       1370: The privileged get to patch them<br>
1.159     deraadt  1371: while the rest get no info, at all...<br>
                   1372: I'd love to Ceeeeee Veeeeee Eeeeeee.<br>
1.216     bentley  1373:
                   1374: <td class=art>
                   1375: <img alt="" width=395 height=760 src="images/yearinthelife_right.jpg">
                   1376: </table>
                   1377:
                   1378: <div class=commentary>
1.159     deraadt  1379: <p>
                   1380: We've done stuff about LibreSSL before, but this particular song just
                   1381: fit with the release theme. While the lyrics can speak for themselves,
                   1382: "A Year In The Life" is representative of more than just LibreSSL. The
                   1383: pattern of LibreSSL development is a pattern that has repeated itself
1.214     bentley  1384: many times in OpenBSD &mdash; a decision is made by a few people to do
1.159     deraadt  1385: something, followed by action, and letting the world share it if they
                   1386: like it (such as with OpenSSH). To the developers actually doing the
                   1387: work, reactions to such efforts can often seem surreal, or
                   1388: irrelevant. The juxtaposition of working on the very real with the
                   1389: surreal going on around you can often make working on such projects
                   1390: feel like you're in a bit of an altered reality..  Sort of like the
                   1391: song. A number of us have had many years like this in the last 20.
1.216     bentley  1392: </div>
                   1393:
                   1394: <p class=colophon>
1.159     deraadt  1395: Lyrics by Bob Beck.  Composition, arrangement, recording by
                   1396: Jonathan Lewis.  Vocals and instruments by Jonathan Lewis.
1.157     deraadt  1397:
                   1398: <hr>
1.216     bentley  1399: <h2 id=57><a href="57.html">5.7</a>: "Source Fish"</h2>
                   1400:
                   1401: <table class=song>
1.152     deraadt  1402: <tr>
1.216     bentley  1403: <td>
                   1404:
                   1405: <div class=download>
                   1406: 3:00
                   1407: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song57.mp3">(MP3 5.9MB)</a>
                   1408: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song57.ogg">(OGG 3.9MB)</a>
                   1409: <p>
1.152     deraadt  1410: <a href="57.html">OpenBSD 5.7</a> CD2 track 2 is an<br>
                   1411: uncompressed copy of this song.<br>
                   1412: <br>
                   1413: <a href="images/bluefish.jpg">
1.216     bentley  1414: <img alt="Blue fish" width=227 height=343 src="images/bluefish.jpg"></a>
                   1415: </div>
                   1416:
                   1417: <td class=lyrics>
                   1418: <p>
1.152     deraadt  1419: Comin' to ya, via CVS<br>
                   1420: All the code, that's safe to load<br>
1.154     deraadt  1421: Got the ProPolice, in the GCC<br>
1.223     jsg      1422: Boundary checks, and Canaries<br>
1.216     bentley  1423: <p>
1.154     deraadt  1424: I'm a Source Fish, ha ha<br>
                   1425: Yeah I'm a Source Fish<br>
1.152     deraadt  1426: I'm a Source Fish<br>
1.154     deraadt  1427: Woah I'm a Source Fish<br>
1.216     bentley  1428: <p>
1.152     deraadt  1429: Code used to suck, in a Big way<br>
1.154     deraadt  1430: But it Keeps getting better, each and every day<br>
1.152     deraadt  1431: OpenSSL, wasn't done by us<br>
1.154     deraadt  1432: With Libre ha ha, there ain't no fuss<br>
1.216     bentley  1433: <p>
1.152     deraadt  1434: I'm a Source Fish<br>
1.154     deraadt  1435: Woah I'm a Source Fish<br>
1.152     deraadt  1436: I'm a Source Fish<br>
                   1437: I'm a Source Fish<br>
1.216     bentley  1438: <p>
1.154     deraadt  1439: With a secure shell, and a key or two<br>
1.152     deraadt  1440: You'd be amazed, at what I can do<br>
1.154     deraadt  1441: OpenSSH, relayd, PF, OpenNTPd<br>
                   1442: All I am, has been used for free<br>
1.216     bentley  1443: <p>
1.154     deraadt  1444: I'm a Source Fish, that's right<br>
1.152     deraadt  1445: I'm a Source Fish<br>
                   1446: I'm a Source Fish<br>
1.154     deraadt  1447: Yeah I'm a Source Fish<br>
1.216     bentley  1448: <p>
1.154     deraadt  1449: When the bullies, in that neighborhood<br>
                   1450: Come collecting, just remember that I'm Free, I'm Free Yeah Yeah, I'm Free Yeah Yeah<br>
1.216     bentley  1451: <p>
                   1452: Instrumental
                   1453: <p>
1.154     deraadt  1454: I'm a Source Fish, ha<br>
                   1455: Yes I'm a Source Fish<br>
                   1456: You, over there You a Source Fish, ha ha<br>
                   1457: Yeah, I'm a Source Fish<br>
                   1458: Who that over there, He's a Source Fish, You a Source Fish, ha<br>
                   1459: I'm a Source Fish, Yeah Yeah<br>
                   1460: I'm a Source Fish, Yeah Yeah<br>
                   1461: Source Fish<br>
1.216     bentley  1462:
                   1463: <td class=art>
                   1464: <img alt="" width=395 height=656 src="images/57song.jpg">
                   1465: </table>
                   1466:
                   1467: <p class=colophon>
1.152     deraadt  1468: Richie Pollack: vocals and harmonica.  Jonathan Lewis: programming,
                   1469: bass, piano, and Hammond B3 organ.  Andr&eacute; Wickenheiser: trumpet.
                   1470: Lyrics by Bob Kitella.  Produced and Recorded by Jonathan Lewis.
1.126     deraadt  1471:
                   1472: <hr>
1.216     bentley  1473: <h2 id=56><a href="56.html">5.6</a>: "Ride of the Valkyries"</h2>
                   1474:
                   1475: <table class=song>
1.148     deraadt  1476: <tr>
1.216     bentley  1477: <td>
                   1478:
                   1479: <div class=download>
                   1480: 3:54
                   1481: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song56.mp3">(MP3 7.3MB)</a>
                   1482: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song56.ogg">(OGG 5.3MB)</a>
                   1483: <p>
1.148     deraadt  1484: <a href="56.html">OpenBSD 5.6</a> CD2 track 2 is an<br>
                   1485: uncompressed copy of this song.<br>
                   1486: <br>
                   1487: <a href="images/CaptainTedu.jpg">
1.216     bentley  1488: <img alt="Captain Tedu" width=227 height=343 src="images/CaptainTedu.jpg"></a>
                   1489: </div>
                   1490:
                   1491: <td class=lyrics>
1.148     deraadt  1492: <p>
1.216     bentley  1493: No lyrics.
                   1494:
                   1495: <td class=art>
                   1496: <img alt="" width=395 height=656 src="images/56song.jpg">
                   1497: </table>
                   1498:
                   1499: <div class=commentary>
                   1500: <p>
                   1501: No one <em>wants</em> to fork an open source project: it's a huge
1.148     deraadt  1502: amount of work and isn't efficient in community time, but when you
                   1503: wake up one day and find that a hole in the SSL library you're using
                   1504: made world-wide news, and that the library's bad code style is
                   1505: hiding exploit mitigation countermeasures, then suddenly forking
                   1506: seems critically important.  Two months of intense development later,
                   1507: LibreSSL was released.
                   1508: <p>
                   1509: The bigger questions remain for the open source development community
                   1510: to answer: why did this occur?  Why is the OpenSSL code base so hard
                   1511: to understand?  Complexity is the enemy of security, so for something
                   1512: whose raison d'&ecirc;tre is security, why are secondary goals allowed
                   1513: to endanger the absolute #1 goal?  Or has OpenSSL become a brand which
                   1514: allows companies to &mdash; on the cheap &mdash; meet security
                   1515: "requirements" like FIPS instead of actually being secure?
                   1516: <p>
1.149     deraadt  1517: How important is it for developers and customers to have software
1.148     deraadt  1518: where security is the goal?  How much are they willing to push back
                   1519: on the OS developers and others to achieve that?  Can we set a new,
                   1520: higher bar for best practices that will drive everyone to do more
                   1521: than just posture?
1.216     bentley  1522: </div>
                   1523:
                   1524: <p class=colophon>
1.148     deraadt  1525: Composed by Richard Wagner in July of 1851.  Arranged and performed
                   1526: by Jonathan Lewis.
                   1527:
                   1528: <hr>
1.216     bentley  1529: <h2 id=55><a href="55.html">5.5</a>: "Wrap in Time"</h2>
                   1530:
                   1531: <table class=song>
1.144     deraadt  1532: <tr>
1.216     bentley  1533: <td>
                   1534:
                   1535: <div class=download>
                   1536: 4:18
                   1537: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song55.mp3">(MP3 7.9MB)</a>
                   1538: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song55.ogg">(OGG 5.9MB)</a>
                   1539: <p>
1.144     deraadt  1540: <a href="55.html">OpenBSD 5.5</a> CD2 track 2 is an<br>
1.216     bentley  1541: uncompressed copy of this song.
                   1542: <p>
1.144     deraadt  1543: <a href="images/McFishy.jpg">
1.216     bentley  1544: <img alt="McFishy" width=227 height=343 src="images/McFishy.jpg"></a>
                   1545: </div>
                   1546:
                   1547: <td class=lyrics>
                   1548: <p>
1.144     deraadt  1549: Tell me doctor, what will be the date,<br>
                   1550: Is it 1901, or 2038.<br>
                   1551: All I wanna do is make my keyboard sing<br>
1.216     bentley  1552: <p>
1.144     deraadt  1553: <br>
1.145     deraadt  1554: From today I'll be fine<br>
1.144     deraadt  1555: But you better promise me I won't wrap back in time.<br>
                   1556: Don't wanna wrap back in time.<br>
1.216     bentley  1557: <p>
1.144     deraadt  1558: <br>
                   1559: Don't bet your future on compat's bad advice<br>
                   1560: Better remember, bugs always strike twice.<br>
                   1561: Please don't use time32_t, not just a word again<br>
1.216     bentley  1562: <p>
1.144     deraadt  1563: <br>
1.145     deraadt  1564: So talk to me, I'll be fine<br>
1.144     deraadt  1565: But you better promise me I won't wrap back in time.<br>
                   1566: Don't wanna wrap back in time<br>
                   1567: Don't wanna wrap back in time<br>
                   1568: No bad hacks in time.<br>
1.216     bentley  1569: <p>
1.144     deraadt  1570: <br>
                   1571: Don't wanna wrap back in time<br>
                   1572: Don't wanna wrap back in time<br>
                   1573: don't wrap! don't wrap!<br>
1.216     bentley  1574:
                   1575: <td class=art>
                   1576: <img alt="" width=395 height=671 src="images/55song.jpg">
                   1577: </table>
                   1578:
                   1579: <div class=commentary>
                   1580: <p>
1.144     deraadt  1581: In January of 2038, 32-bit Unix time will overflow and wrap
                   1582: back to 1901.  This is known as the
                   1583: <a href="http://en.wikipedia.org/wiki/Year_2038_problem">Year 2038 problem</a>.
                   1584: POSIX operating systems have made strong inroads into embedded
                   1585: roles, so this is anticipated to be substantially worse than the Y2K transition.
                   1586: <p>
1.146     guenther 1587: In August of 2012, Philip Guenther started the OpenBSD work to
1.157     deraadt  1588: solve this.
1.146     guenther 1589: After a year of work it was ready enough for merging, and in August 2013
                   1590: the <b>time_t</b> type was changed to int64_t on all
                   1591: platforms and the kernel and userland were adapted to the new
                   1592: situation. The initial work was committed right after OpenBSD 5.4,
                   1593: then polished in tree over the next 6 months.
1.144     deraadt  1594: <p>
                   1595: The next part of the process was to drag the "ports" software
1.146     guenther 1596: ecosystem along because no one else had paved the way for 32-bit
1.144     deraadt  1597: machines to run with 64-bit <b>time_t</b>.  This required a fair
                   1598: bit of upstream involvement. Thousands of fixes were required to
                   1599: make both 32-bit and 64-bit time work transparently.  There will
                   1600: be more fixing in the future, but the concept is proven.
                   1601: <p>
                   1602: In the past OpenBSD pushed risky theoretical ideas into mainstream
                   1603: software practice by proving the ecosystem was ready to change.
                   1604: No OS wants to make a ABI jump until the case for change is proven.
                   1605: Stack protection, ASLR, and W^X principles are now in common use
                   1606: by mainline operating systems... because things like Firefox
                   1607: and Postgresql don't break anymore.  OpenBSD built that route.
                   1608: <p>
                   1609: In the same way, the road is paved for the 64-bit <b>time_t</b>
                   1610: transition. Other operating systems can now make this jump.
1.216     bentley  1611: </div>
                   1612:
                   1613: <p class=colophon>
1.144     deraadt  1614: Lyrics by Bob Beck and Philip Guenther.  Vocals by Steve Pineo.
                   1615: Composition, arrangement, recording, and mastering by Jonathan Lewis.
                   1616:
                   1617: <hr>
1.216     bentley  1618: <h2 id=54><a href="54.html">5.4</a>: "Our favorite hacks"</h2>
                   1619:
                   1620: <table class=song>
1.137     deraadt  1621: <tr>
1.216     bentley  1622: <td>
                   1623:
                   1624: <div class=download>
                   1625: 2:27
                   1626: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song54.mp3">(MP3 4.5MB)</a>
                   1627: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song54.ogg">(OGG 3.0MB)</a>
                   1628: <p>
1.137     deraadt  1629: <a href="54.html">OpenBSD 5.4</a> CD2 track 2 is an<br>
1.216     bentley  1630: uncompressed copy of this song.
                   1631: <p>
1.137     deraadt  1632: <a href="images/Puffia.jpg">
1.216     bentley  1633: <img alt="Puffia" width=227 height=343 src="images/Puffia.jpg"></a>
                   1634: </div>
                   1635:
                   1636: <div class=commentary>
                   1637: <p>
1.137     deraadt  1638: do { to loop<br>
                   1639: at least one time<br>
                   1640: <br>
                   1641: regexp,<br>
                   1642: to match a chunk of text<br>
                   1643: <br>
                   1644: main, the name,<br>
                   1645: by which I'm called<br>
                   1646: <br>
                   1647: for,<br>
                   1648: another kind of loop<br>
                   1649: <br>
                   1650: sem,<br>
                   1651: a way to block a thread<br>
                   1652: <br>
                   1653: log<br>
                   1654: a func to follow sem<br>
                   1655: <br>
                   1656: t,<br>
1.138     guenther 1657: a place to store the time<br>
1.137     deraadt  1658: <br>
                   1659: } while (we close the block of do)<br>
1.216     bentley  1660: </div>
                   1661:
                   1662: <td class=lyrics>
                   1663: <p>
1.137     deraadt  1664: PF divert-to and async resolver<br>
                   1665: Function call tracing to show how you got there<br>
                   1666: BGE changes to speed up the stack<br>
                   1667: These are a few of our favorite hacks<br>
1.216     bentley  1668: <p>
1.137     deraadt  1669: <br>
                   1670: Closing the kernel thread races that hang you<br>
                   1671: Updating ports from the versions that pain you<br>
                   1672: Kernel mode setting and elf comes to vax<br>
                   1673: These are a few of our favorite hacks<br>
1.216     bentley  1674: <p>
1.137     deraadt  1675: <br>
                   1676: Buffer queue limits and locale additions<br>
                   1677: Man-page updates to relate the traditions<br>
                   1678: Make DHCPD better with acks<br>
                   1679: These are a few of our favorite hacks<br>
1.216     bentley  1680: <p>
1.137     deraadt  1681: <br>
1.216     bentley  1682: (chorus)
                   1683: <p>
1.137     deraadt  1684: <br>
                   1685: When my programs crash, when the kernel hangs<br>
                   1686: When I'm feeling mad<br>
                   1687: I update to get more of our favorite hacks<br>
                   1688: And then I don't feel so bad<br>
1.216     bentley  1689: <p>
1.137     deraadt  1690: <br>
1.216     bentley  1691: (repeat)
                   1692: <p>
1.137     deraadt  1693: <br>
1.216     bentley  1694: (chorus)
                   1695: <p>
1.137     deraadt  1696: <br>
                   1697: When the build stops, when the panic hits,<br>
                   1698: When I'm feeling mad<br>
                   1699: I update to get more of our favorite hacks<br>
                   1700: And then I don't feel so bad<br>
1.216     bentley  1701:
                   1702: <td class=art>
                   1703: <img alt="" width=395 height=851 src="images/54song.jpg">
                   1704: </table>
                   1705:
                   1706: <p class=colophon>
1.137     deraadt  1707: Lyrics by Philip Guenther.  Vocals by Allison Lynch.  Composition,
                   1708: arrangement, recording, and mastering by Jonathan Lewis.
                   1709:
                   1710: <hr>
1.216     bentley  1711: <h2 id=53><a href="53.html">5.3</a>: "Blade Swimmer"</h2>
                   1712:
                   1713: <table class=song>
1.134     deraadt  1714: <tr>
1.216     bentley  1715: <td>
                   1716:
                   1717: <div class=download>
                   1718: 3:07
                   1719: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song53.mp3">(MP3 5.7MB)</a>
                   1720: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song53.ogg">(OGG 4.4MB)</a>
                   1721: <p>
1.134     deraadt  1722: <a href="53.html">OpenBSD 5.3</a> CD2 track 2 is an<br>
1.216     bentley  1723: uncompressed copy of this song.
                   1724: <p>
1.134     deraadt  1725: <a href="images/RoyPuffy.jpg">
                   1726: <img width=227 height=343 alt="Roy Puffy" src="images/RoyPuffy.jpg"></a>
1.216     bentley  1727: </div>
                   1728:
                   1729: <div class=commentary>
                   1730: <p>
1.214     bentley  1731: Starting with this release, we introduce a new artist &mdash; Katherine Piro.
1.216     bentley  1732: </div>
                   1733:
                   1734: <td class=lyrics>
                   1735: <p>
1.134     deraadt  1736: I've seen things your programs wouldn't believe.<br>
1.216     bentley  1737: <p>
1.134     deraadt  1738: [laughs]<br>
1.216     bentley  1739: <p>
1.134     deraadt  1740: Stack frames unwinding with Turing complete behaviour.<br>
1.216     bentley  1741: <p>
1.134     deraadt  1742: I watched threads racing trampoline bindings in ld.so.<br>
1.216     bentley  1743: <p>
1.134     deraadt  1744: All those overwrites will be lost in memory<br>
                   1745: like [coughs] accesses to NULL.<br>
1.216     bentley  1746: <p>
1.134     deraadt  1747: Time to dump core.<br>
1.216     bentley  1748:
                   1749: <td class=art>
                   1750: <img alt="" width=395 height=600 src="images/53song.jpg">
                   1751: </table>
                   1752:
                   1753: <p class=colophon>
1.134     deraadt  1754: Lyrics by Theo de Raadt. Composition, arrangement, vocals,
                   1755: recording, and mastering by Bob Kitella.
                   1756:
                   1757: <hr>
1.216     bentley  1758: <h2 id=52><a href="52.html">5.2</a>: "Aquarela do Linux!"</h2>
                   1759:
                   1760: <table class=song>
1.131     deraadt  1761: <tr>
1.216     bentley  1762: <td>
                   1763:
                   1764: <div class=download>
                   1765: 3:01
                   1766: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song52.mp3">(MP3 5.6MB)</a>
                   1767: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song52.ogg">(OGG 4.1MB)</a>
                   1768: <p>
1.131     deraadt  1769: <a href="52.html">OpenBSD 5.2</a> CD2 track 2 is an<br>
1.216     bentley  1770: uncompressed copy of this song.
                   1771: <p>
1.131     deraadt  1772: <a href="images/Brazil.jpg">
1.135     rapha    1773: <img width=227 height=300 alt="Brazil" src="images/Brazil.jpg"></a>
1.216     bentley  1774: </div>
                   1775:
                   1776: <div class=commentary>
                   1777: <p>
1.132     beck     1778: Just as the original song professed its love for Brazil, "World,
                   1779: you'll love my Linux" is the passionate call of an idealistic dreamer
                   1780: who can't bear the thought of software that will only run under
                   1781: Windows, and yet loves the situation with software that will only run
                   1782: under particular Linux distributions.
                   1783: <p>
                   1784: This problem has proliferated itself into the standards bodies, with
                   1785: Posix adopting Linuxisms ahead of any other variant of Unix.
                   1786: <p>
                   1787: Posix and Unix have made it where you can write reasonably portable
                   1788: software and have it compile and run across a multitude of platforms.
1.157     deraadt  1789: Now this seems to be changing as the love for Linux drives the
                   1790: standards bodies into accepting everything Linux, good and bad.
1.132     beck     1791: <p>
                   1792: We also are faced with groups writing software that only works
                   1793: with particular distributions of Linux. From this we get software that
                   1794: not only isn't very portable, but often not particularly stable. Our
                   1795: idealistic dreamer in the song loves running one, or more than one distribution
                   1796: of Linux for a particular purpose. Unfortunately, the rest of us are left
                   1797: with the unattractive choice of doing the same, or relying on
                   1798: herculean efforts to port software that is being actively developed in a
1.157     deraadt  1799: way to discourage porting it to other platforms.
1.216     bentley  1800: </div>
                   1801:
                   1802: <td class=lyrics>
                   1803: <p>
1.132     beck     1804: Linux, the one and only true Unix<br>
                   1805: We are in every way Posix<br>
                   1806: We voice our yearning "Someday soon"<br>
                   1807: We won't need any other.<br>
1.216     bentley  1808: <p>
1.132     beck     1809: Then, tomorrow brings a new distro<br>
                   1810: It's better than the last you know<br>
                   1811: Another million bits that changed<br>
                   1812: All the hacks and tweaks we conjure up<br>
1.133     mpf      1813: They just get pushed into Posix<br>
                   1814: There's one thing that I know<br>
1.132     beck     1815: The world will love it, all Linux<br>
1.216     bentley  1816: <p>
1.132     beck     1817: Then, there's other stuff we push as well<br>
                   1818: Others can work around this hell<br>
                   1819: With just a million lines of Shell<br>
                   1820: Now, as standards ape the one Linux<br>
                   1821: Everyone else just gets stuffed<br>
                   1822: There's one thing that I'm certain of<br>
                   1823: The world will love it, all Linux<br>
                   1824: We are Posix<br>
                   1825: World, you'll love my Linux<br>
                   1826: Linux, Linux<br>
1.216     bentley  1827:
                   1828: <td class=art>
                   1829: <img alt="" width=395 height=996 src="images/52song.jpg">
                   1830: </table>
                   1831:
                   1832: <p class=colophon>
1.131     deraadt  1833: Lyrics by Bob Beck.  Music composed and arranged by Jonathan Lewis.  Vocals
                   1834: by Doug McKeag.  Guitar by Victor Farrell.  All other instruments,
                   1835: Jonathan Lewis.  Recorded, mixed, and mastered Jonathan Lewis of Moxam
                   1836: Studios.
                   1837:
                   1838: <hr>
1.216     bentley  1839: <h2 id=51><a href="51.html">5.1</a>: "Bug Busters!"</h2>
                   1840:
                   1841: <table class=song>
1.126     deraadt  1842: <tr>
1.216     bentley  1843: <td>
                   1844:
                   1845: <div class=download>
                   1846: 2:47
                   1847: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song51.mp3">(MP3 5.1MB)</a>
                   1848: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song51.ogg">(OGG 4.0MB)</a>
                   1849: <p>
1.126     deraadt  1850: <a href="51.html">OpenBSD 5.1</a> CD2 track 2 is an<br>
1.216     bentley  1851: uncompressed copy of this song.
                   1852: <p>
1.126     deraadt  1853: <a href="images/Bugbusters.jpg">
                   1854: <img width=227 height=343 alt="Bugbusters" src="images/Bugbusters.jpg"></a>
1.216     bentley  1855: </div>
                   1856:
                   1857: <td class=lyrics>
                   1858: <p>
1.126     deraadt  1859: If you've got a bug<br>
                   1860: That you just can't shove<br>
                   1861: Who ya gonna install?<br>
                   1862: Bugbusters!<br>
1.216     bentley  1863: <p>
1.126     deraadt  1864: Buffer overflow?<br>
                   1865: Don't know where to go<br>
                   1866: Who ya gonna install?<br>
                   1867: Bugbusters!<br>
1.216     bentley  1868: <p>
1.126     deraadt  1869: I ain't afraid of no holes<br>
                   1870: I ain't afraid of no holes<br>
1.216     bentley  1871: <p>
1.126     deraadt  1872: And you're off by one<br>
                   1873: And it ain't no fun<br>
                   1874: Who ya gonna install?<br>
                   1875: Bugbusters!<br>
1.216     bentley  1876: <p>
1.126     deraadt  1877: If your system's down<br>
                   1878: And it makes you frown<br>
                   1879: Who ya gonna install?<br>
                   1880: Bugbusters!<br>
1.216     bentley  1881: <p>
1.126     deraadt  1882: I ain't afraid of no holes<br>
                   1883: I ain't afraid of no holes<br>
1.216     bentley  1884: <p>
1.126     deraadt  1885: If you need a trace<br>
                   1886: Gonna win that race<br>
                   1887: Who ya gonna install?<br>
                   1888: Bugbusters!<br>
1.216     bentley  1889: <p>
1.126     deraadt  1890: If you got a crash<br>
                   1891: And you got no cash<br>
                   1892: Who ya gonna install?<br>
                   1893: Bugbusters!<br>
1.216     bentley  1894: <p>
1.126     deraadt  1895: OpenBSD makes me feel good!<br>
1.216     bentley  1896:
                   1897: <td class=art>
                   1898: <img alt="" width=395 height=1210 src="images/51song.jpg">
                   1899: </table>
                   1900:
                   1901: <p class=colophon>
1.126     deraadt  1902: Written and Arranged by Ty Semaka and Jonathan Lewis. Lyrics and Vocals
1.216     bentley  1903: by <a href="http://www.tysemaka.com/">Ty Semaka</a>.
                   1904: All instruments programmed by
1.126     deraadt  1905: Jonathan Lewis. Recorded, mixed, and mastered by Jonathan Lewis of
1.216     bentley  1906: <a href="mailto:moxam@hotmail.com">Moxam Studios</a>.
1.126     deraadt  1907:
                   1908: <hr>
1.216     bentley  1909: <h2 id=51b>"Shut up and Hack"</h2>
                   1910:
                   1911: <table class=song>
1.126     deraadt  1912: <tr>
1.216     bentley  1913: <td>
                   1914:
                   1915: <div class=download>
                   1916: 3:11
                   1917: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/songsh.mp3">(MP3 5.8MB)</a>
                   1918: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/songsh.ogg">(OGG 4.7MB)</a>
                   1919: <p>
1.210     tj       1920: This is an extra on "The Songs 4.1 - 5.1" Audio CD.
1.216     bentley  1921: <p>
                   1922: <img alt="" height=158 width=158 src="images/cdaudio2-m.gif">
                   1923: </div>
                   1924:
                   1925: <div class=commentary>
                   1926: <p>
1.175     deraadt  1927: This is an extra track by Ty Semaka and Jonathan Lewis.
1.126     deraadt  1928: <p>
                   1929: On a regular basis, the OpenBSD developers hold events called
                   1930: <a href="hackathons.html">hackathons</a>.  We've held many many
                   1931: of them, all over the world.  Sub-groups of developers sit
                   1932: in one room and work fulltime for around a week.
                   1933: <p>
                   1934: One phrase in particular that has come up amongst developers,
                   1935: to cut extra chit-chat to a minimum, is Shut up and Hack.
                   1936: We've placed this phrase
1.186     tb       1937: on <a href="images/hackathons/c2k2.gif">
1.126     deraadt  1938: hackathon tshirts</a> too; they were very popular with the guys.
                   1939: <p>
                   1940: The 2nd OpenBSD Audio CD "The Songs 4.1 - 5.1" celebrates the
                   1941: artwork and songs that have been released with each OpenBSD release.
                   1942: All the songs from the 4.1 to 5.1 releases are included (plus
                   1943: two bonus tracks).
                   1944: <p>
                   1945: The audio CD package contains some stickers (which ones may vary).
1.216     bentley  1946: </div>
                   1947:
                   1948: <td class=lyrics>
                   1949: <p>
1.126     deraadt  1950: Shut up and hack!<br>
                   1951: In the hack room<br>
                   1952: In the back room<br>
                   1953: Wires everywhere<br>
1.216     bentley  1954: <p>
1.126     deraadt  1955: At the tables<br>
                   1956: Fingers able<br>
                   1957: Take another dare!<br>
1.216     bentley  1958: <p>
1.126     deraadt  1959: Close up your holes<br>
                   1960: Pick up the slack!<br>
                   1961: Get your head down!<br>
                   1962: Shut up and hack!<br>
                   1963: Close up your holes<br>
                   1964: Pick up the slack!<br>
                   1965: Get your head down!<br>
                   1966: Shut up and hack!<br>
1.216     bentley  1967: <p>
1.126     deraadt  1968: Coding faster<br>
                   1969: You're the master<br>
                   1970: of security<br>
1.216     bentley  1971: <p>
1.126     deraadt  1972: In your t-shirts<br>
                   1973: Hack till it hurts<br>
                   1974: This is how to be free<br>
1.216     bentley  1975: <p>
                   1976: CHORUS
                   1977: <p>
1.126     deraadt  1978: Hit the pub now<br>
                   1979: We're a club now<br>
                   1980: Trading genius for free<br>
1.216     bentley  1981: <p>
1.126     deraadt  1982: Have a laugh and<br>
                   1983: Be a rock band<br>
                   1984: This is how it should be!<br>
1.20      deraadt  1985: <p>
1.216     bentley  1986: CHORUS
                   1987: </table>
1.104     deraadt  1988:
                   1989: <hr>
1.216     bentley  1990: <h2 id=51c>"Sonate aux insomniaques"</h2>
                   1991:
                   1992: <div class=download>
                   1993: 4:03
                   1994: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/songsi.mp3">(MP3 5.9MB)</a>
                   1995: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/songsi.ogg">(OGG 5.7MB)</a>
                   1996: <p>
1.210     tj       1997: This is an extra on "The Songs 4.1 - 5.1" Audio CD.
1.216     bentley  1998: </div>
                   1999:
                   2000: <p class=colophon>
1.128     deraadt  2001: This is an extra track by audio-subsystem developer Alexandre
                   2002: Ratchov. It has no lyrics. The music is inspired by a poem with the
                   2003: same title and was entirely recorded and mixed using OpenBSD.
                   2004:
                   2005: <hr>
1.216     bentley  2006: <h2 id=50><a href="50.html">5.0</a>: "What Me Worry?"</h2>
                   2007:
                   2008: <table class=song>
1.124     deraadt  2009: <tr>
1.216     bentley  2010: <td>
                   2011:
                   2012: <div class=download>
                   2013: 3:03
                   2014: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song50.mp3">(MP3 5.6MB)</a>
                   2015: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song50.ogg">(OGG 4.0MB)</a>
                   2016: <p>
1.126     deraadt  2017: <a href="50.html">OpenBSD 5.0</a> CD2 track 2 is an<br>
1.216     bentley  2018: uncompressed copy of this song.
                   2019: <p>
1.124     deraadt  2020: <a href="images/MAD.jpg">
                   2021: <img width=227 height=343 alt="MAD" src="images/MAD.jpg"></a>
1.216     bentley  2022: </div>
                   2023:
                   2024: <div class=commentary>
                   2025: <p>
1.124     deraadt  2026: Ty Semaka has been drawing<br>
                   2027: Puffy-inspired parody artwork<br>
                   2028: for us for many releases.<br>
                   2029: This time I asked him to do some<br>
                   2030: art that is a meta-parody:<br>
1.216     bentley  2031: <p>
1.124     deraadt  2032: A Puffy-inspired parody of<br>
                   2033: a parody magazine!<br>
1.216     bentley  2034: </div>
                   2035:
                   2036: <td class=lyrics>
                   2037: <p>
1.124     deraadt  2038: What? Me Worry?<br>
                   2039: Not with this stuff<br>
                   2040: Nobody gettin' in<br>
                   2041: Nobody get tough<br>
1.216     bentley  2042: <p>
1.124     deraadt  2043: I'm a comic book kid<br>
                   2044: Having fun in the woods<br>
                   2045: Carving out toys<br>
                   2046: and makin' em good<br>
1.216     bentley  2047: <p>
1.124     deraadt  2048: Ya it's spy versus spy<br>
                   2049: I got so many tricks<br>
                   2050: I got undercover agents<br>
                   2051: Even out in the sticks<br>
1.216     bentley  2052: <p>
1.124     deraadt  2053: Threw a brick through your window<br>
                   2054: Ya it's teenage fun<br>
                   2055: Then I blew up a bridge<br>
                   2056: And blocked out the sun<br>
1.216     bentley  2057: <p>
1.124     deraadt  2058: Little black flies<br>
                   2059: on a pile of GNU<br>
                   2060: With a Dairy Queen tip<br>
                   2061: And Imma comin' for you<br>
1.216     bentley  2062: <p>
1.125     sthen    2063: Make fun of everybody<br>
1.124     deraadt  2064: That's my thang<br>
                   2065: Ya It's a geeks wet dream<br>
                   2066: I give a poit! blit! spang!<br>
1.216     bentley  2067: <p>
1.124     deraadt  2068: It's a mad mad world<br>
                   2069: and number 5 is alive<br>
                   2070: I gotta black submarine<br>
                   2071: and I'm built to survive<br>
1.216     bentley  2072: <p>
1.124     deraadt  2073: Threw a brick through your window<br>
                   2074: Ya it's teenage fun<br>
                   2075: Then I blew up a bridge<br>
                   2076: And blocked out the sun<br>
1.216     bentley  2077: <p>
1.124     deraadt  2078: Keep the source open<br>
                   2079: Gonna get my kicks<br>
1.125     sthen    2080: I'm 16 now<br>
1.124     deraadt  2081: Ya I don't need mix<br>
1.216     bentley  2082: <p>
1.124     deraadt  2083: Got a stack o magazines<br>
                   2084: In my treehouse club<br>
                   2085: Nobody gettin' up here<br>
                   2086: Its secure ya bub<br>
1.216     bentley  2087: <p>
1.124     deraadt  2088: Got a dime store bazooka<br>
                   2089: And a bubble gum tank<br>
                   2090: Got pots and pans for cookin' up<br>
                   2091: some Open source stank<br>
1.216     bentley  2092: <p>
1.124     deraadt  2093: Threw a brick through your window<br>
                   2094: Ya it's teenage fun<br>
                   2095: Then I blew up a bridge<br>
                   2096: And blocked out the sun<br>
1.216     bentley  2097:
                   2098: <td class=art>
                   2099: <img alt="" width=395 height=1210 src="images/50song.jpg">
                   2100: </table>
                   2101:
                   2102: <p class=colophon>
1.124     deraadt  2103: Written and Arranged by Ty Semaka and Jonathan Lewis. Lyrics and Vocals by
1.216     bentley  2104: <a href="http://www.tysemaka.com/">Ty Semaka</a>.
                   2105: Percussion and fuzzy bass guitar by Jonathan Lewis.
                   2106: Electric guitars by <a href="https://www.cayusemusic.com/">Tim Williams</a>.
                   2107: Recorded, mixed, and mastered by Jonathan Lewis of
                   2108: <a href="mailto:moxam@hotmail.com">Moxam Studios</a>.
1.124     deraadt  2109:
                   2110: <hr>
1.216     bentley  2111: <h2 id=49><a href="49.html">4.9</a>: "The Answer"</h2>
                   2112:
                   2113: <table class=song>
1.123     deraadt  2114: <tr>
1.216     bentley  2115: <td>
                   2116:
                   2117: <div class=download>
                   2118: 3:43
                   2119: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song49.mp3">(MP3 6.8MB)</a>
                   2120: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song49.ogg">(OGG 5.7MB)</a>
                   2121: <p>
1.126     deraadt  2122: <a href="49.html">OpenBSD 4.9</a> CD2 track 2 is an<br>
1.216     bentley  2123: uncompressed copy of this song.
                   2124: <p>
1.123     deraadt  2125: <a href="images/Hitchhiker.jpg">
                   2126: <img width=227 height=343 alt="Hitchhiker" src="images/Hitchhiker.jpg"></a>
1.216     bentley  2127: </div>
                   2128:
                   2129: <div class=commentary>
                   2130: <p>
1.123     deraadt  2131: This release is OpenBSD 4.9.  Then why is
1.216     bentley  2132: the song about 4.2?  Huh?
                   2133: <p>
1.123     deraadt  2134: The <a href="#44">OpenBSD 4.4 release artwork</a> honoured
                   2135: the (Berkeley) CSRG guys for their efforts with the BSD 4.4
1.216     bentley  2136: release &mdash; they fought and managed to free the code.
                   2137: <p>
1.123     deraadt  2138: This release the artwork is based on the stories of Douglas Adams,
1.214     bentley  2139: including his favorite number &mdash; 42.  Therefore we can remember
1.216     bentley  2140: the previous major achievement of CSRG &mdash; BSD 4.2.
                   2141: <p>
1.123     deraadt  2142: BSD 4.2 was
                   2143: not free, but it created and integrated so many new
                   2144: technologies that we all depend on today. Take a moment
                   2145: to consider how many things first available in BSD 4.2 you are using
1.214     bentley  2146: at this moment, to read this page &mdash; sockets, AF_INET,
1.216     bentley  2147: virtual memory, etc.
                   2148: <p>
1.123     deraadt  2149: Today, new releases of operating systems from well-known vendors
1.216     bentley  2150: contain less new features than BSD 4.2 did.
                   2151: <p>
1.123     deraadt  2152: If only we could stop slacking and make a release like that!
1.216     bentley  2153: </div>
                   2154:
                   2155: <td class=lyrics>
                   2156: <p>
1.123     deraadt  2157: How many streams must a fish swim down<br>
                   2158: before you can call him a man?<br>
                   2159: And how many codes must a vendor lock down<br>
                   2160: before silicon turns to sand?<br>
                   2161: Yes and how many times must the lawyers fly<br>
                   2162: before they are forever banned?<br>
1.216     bentley  2163: <p>
1.123     deraadt  2164: The answer my friend<br>
                   2165: BSD 4.2<br>
                   2166: The answer<br>
                   2167: BSD 4.2<br>
1.216     bentley  2168: <p>
1.123     deraadt  2169: How many years can a planet exist<br>
                   2170: before it is paved by the V?<br>
                   2171: How many years can some source code exist<br>
                   2172: before it's allowed to be free?<br>
                   2173: Yes and how many times can a fish turn his head<br>
                   2174: and pretend that he just doesn't see?<br>
1.216     bentley  2175: <p>
1.123     deraadt  2176: The answer my friend<br>
                   2177: BSD 4.2<br>
                   2178: The answer<br>
                   2179: BSD 4.2<br>
1.216     bentley  2180: <p>
1.123     deraadt  2181: How many times must we fight for the right<br>
                   2182: to share what is already ours?<br>
                   2183: Yes and how many times must we hitch while we hike<br>
                   2184: To end up not getting far?<br>
                   2185: And how many fish must we shove in our ear<br>
                   2186: before we can hear every star?<br>
1.216     bentley  2187: <p>
1.123     deraadt  2188: The answer my friend<br>
                   2189: BSD 4.2<br>
                   2190: The answer<br>
                   2191: BSD 4.2<br>
1.216     bentley  2192: <p>
1.123     deraadt  2193: And now we can travel the galaxy<br>
                   2194: with ships that are silicon made<br>
                   2195: And now with a towel and a laptop in hand<br>
                   2196: our future is made in the shade<br>
                   2197: And what did we use to build on and on<br>
                   2198: Inside everything that we use?<br>
1.216     bentley  2199: <p>
1.123     deraadt  2200: The answer my friend<br>
                   2201: BSD 4.2<br>
                   2202: The answer<br>
                   2203: BSD 4.2<br>
1.216     bentley  2204:
                   2205: <td class=art>
                   2206: <img alt="" width=395 height=1210 src="images/49song.jpg">
                   2207: </table>
                   2208:
                   2209: <p class=colophon>
                   2210: Written and Arranged by Jonathan Lewis.  Lyrics and Vocals
                   2211: by <a href="http://www.tysemaka.com/">Ty Semaka</a>.
                   2212: Guitar and harmonica
                   2213: by <a href="https://www.lesliealexander.com/">Leslie Alexander</a>.
                   2214: Recorded, mixed, and mastered by Jonathan Lewis of
                   2215: <a href="mailto:moxam@hotmail.com">Moxam Studios</a>.
1.123     deraadt  2216:
                   2217: <hr>
1.216     bentley  2218: <h2 id=48><a href="48.html">4.8</a>: "El Puffiachi"</h2>
                   2219:
                   2220: <table class=song>
1.120     deraadt  2221: <tr>
1.216     bentley  2222: <td>
                   2223:
                   2224: <div class=download>
                   2225: 2:39
                   2226: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song48.mp3">(MP3 4.4MB)</a>
                   2227: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song48.ogg">(OGG 3.0MB)</a>
                   2228: <p>
1.126     deraadt  2229: <a href="48.html">OpenBSD 4.8</a> CD2 track 2 is<br>
1.120     deraadt  2230: an uncompressed copy of<br>
1.216     bentley  2231: this song.
                   2232: <p>
                   2233: [Instrumental]
                   2234: <p>
1.120     deraadt  2235: <a href="images/ElPuffiachi.jpg">
1.136     sthen    2236: <img width=227 height=318 alt="ElPuffiachi" src="images/ElPuffiachi.jpg"></a>
1.216     bentley  2237: </div>
                   2238:
                   2239: <div class=commentary>
                   2240: <p>
1.120     deraadt  2241: [Sorry, no commentary]
1.216     bentley  2242: </div>
                   2243:
                   2244: <td class=art>
                   2245: <img alt="" width=936 height=720 src="images/48song.jpg">
                   2246: </table>
                   2247:
                   2248: <p class=colophon>
1.120     deraadt  2249: Written and performed by Manuel Jara and Mauricio Moreno of 'Los Morenos'.
                   2250:
                   2251: <hr>
1.216     bentley  2252: <h2 id=47><a href="47.html">4.7</a>: "I'm still here"</h2>
                   2253:
                   2254: <table class=song>
1.119     deraadt  2255: <tr>
1.216     bentley  2256: <td>
                   2257:
                   2258: <div class=download>
                   2259: 4:39
                   2260: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song47.mp3">(MP3 8.5MB)</a>
                   2261: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song47.ogg">(OGG 6.3MB)</a>
                   2262: <p>
1.126     deraadt  2263: <a href="47.html">OpenBSD 4.7</a> CD2 track 2 is an<br>
1.216     bentley  2264: uncompressed copy of this song.
                   2265: <p>
1.119     deraadt  2266: <a href="images/Superfish.jpg">
1.136     sthen    2267: <img width=227 height=318 alt="Superfish" src="images/Superfish.jpg"></a>
1.216     bentley  2268: </div>
                   2269:
                   2270: <div class=commentary>
                   2271: <p>
1.119     deraadt  2272: [Sorry, no commentary]
1.216     bentley  2273: </div>
                   2274:
                   2275: <td class=lyrics>
                   2276: <p>
1.119     deraadt  2277: Back when I was twenty<br>
                   2278: They said I wouldn't last<br>
                   2279: All that I believed in<br>
                   2280: Were the teachings of the past<br>
1.216     bentley  2281: <p>
1.119     deraadt  2282: All I ever wanted<br>
                   2283: Was to keep the world secure<br>
                   2284: And all the criticizing<br>
                   2285: Was something I'd endure<br>
1.216     bentley  2286: <p>
1.119     deraadt  2287: The changes that I've been through<br>
                   2288: And the trials along the way<br>
                   2289: The battle isn't over<br>
                   2290: And I'm living day by day<br>
1.216     bentley  2291: <p>
1.119     deraadt  2292: But I'm still here<br>
1.216     bentley  2293: <p>
1.119     deraadt  2294: Some say that I'm a hero<br>
                   2295: But I'm just being me<br>
                   2296: With my filter I can hide<br>
                   2297: My true identity<br>
1.216     bentley  2298: <p>
1.119     deraadt  2299: One day when I was flying<br>
                   2300: Across the open skies<br>
                   2301: I saw the bridge to freedom<br>
                   2302: Had been weakened over time<br>
1.216     bentley  2303: <p>
1.119     deraadt  2304: The server room was burning up<br>
                   2305: And melting the array<br>
                   2306: A little breath of cold air<br>
                   2307: Was enough to save the day<br>
1.216     bentley  2308: <p>
1.119     deraadt  2309: CHORUS:<br>
                   2310: But I'm still here<br>
                   2311: Better than I've ever been before<br>
                   2312: I'm still free<br>
                   2313: Close a window, open up a door<br>
                   2314: I'm still me<br>
1.216     bentley  2315: <p>
                   2316: INSTRUMENTAL
                   2317: <p>
1.119     deraadt  2318: Now that I am older<br>
                   2319: And I've been around so long<br>
                   2320: The world is ever changing<br>
                   2321: I'm still righting all the wrong<br>
                   2322: <p>
1.216     bentley  2323: CHORUS:
                   2324:
                   2325: <td class=art>
                   2326: <img alt="" width=395 height=1500 src="images/47song.jpg">
                   2327: </table>
                   2328:
                   2329: <p class=colophon>
1.119     deraadt  2330: Written, arranged, and sung by Bob Kitella.  Guitar by Tim Campbell.
1.172     benno    2331: Keyboard by Bob Kitella and Jonathan Lewis.  Bass, additional programming,
                   2332: mixing, and mastering by Jonathan Lewis.
1.119     deraadt  2333:
                   2334: <hr>
1.216     bentley  2335: <h2 id=46><a href="46.html">4.6</a>: "Planet of the Users"</h2>
                   2336:
                   2337: <table class=song>
1.116     deraadt  2338: <tr>
1.216     bentley  2339: <td>
                   2340:
                   2341: <div class=download>
                   2342: 2:38
                   2343: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song46.mp3">(MP3 4.8MB)</a>
                   2344: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song46.ogg">(OGG 3.6MB)</a>
                   2345: <p>
1.126     deraadt  2346: <a href="46.html">OpenBSD 4.6</a> CD2 track 2 is an<br>
1.216     bentley  2347: uncompressed copy of this song.
                   2348: <p>
1.116     deraadt  2349: <a href="images/PlanetUsers.jpg">
1.123     deraadt  2350: <img width=227 height=343 alt="PlanetUsers" src="images/PlanetUsers.jpg"></a>
1.216     bentley  2351: </div>
                   2352:
                   2353: <div class=commentary>
                   2354: <p>
1.119     deraadt  2355: [Sorry, no commentary]
1.216     bentley  2356: </div>
                   2357:
                   2358: <td class=lyrics>
                   2359: <p>
1.116     deraadt  2360: Welcome to the future<br>
                   2361: One very rich man<br>
                   2362: runs the Earth with<br>
                   2363: one multinational<br>
                   2364: owns your stuff<br>
                   2365: and owns your birth<br>
1.216     bentley  2366: <p>
1.116     deraadt  2367: Everyone is armless<br>
                   2368: Personal robots<br>
                   2369: Do it all for you<br>
                   2370: Sitting on your slug head<br>
                   2371: One channel TV<br>
                   2372: never gonna bore you<br>
1.216     bentley  2373: <p>
1.116     deraadt  2374: CHORUS<br>
                   2375: Does it sound like a paradise<br>
                   2376: or a way to die<br>
                   2377: while alive and a loser<br>
                   2378: I'm a man from the open past<br>
1.117     damien   2379: And I'll never last<br>
1.116     deraadt  2380: on the Planet of the Users<br>
1.216     bentley  2381: <p>
1.116     deraadt  2382: Everyone is happy<br>
                   2383: No more government<br>
                   2384: No more media<br>
                   2385: Only the Company<br>
                   2386: Entertains you<br>
                   2387: while it feeds you<br>
1.216     bentley  2388: <p>
1.116     deraadt  2389: Soylent Green pap<br>
                   2390: Eating your friends while<br>
                   2391: shopping, buying<br>
                   2392: Stupid applications<br>
                   2393: Obsolete before you try them<br>
1.216     bentley  2394: <p>
                   2395: CHORUS
                   2396: <p>
1.116     deraadt  2397: Take me back<br>
                   2398: Take me back<br>
                   2399: Please<br>
                   2400: Take me back<br>
1.216     bentley  2401: <p>
1.116     deraadt  2402: Way back in my time<br>
                   2403: Open source kept<br>
                   2404: everyone choosing<br>
                   2405: People knew the insides<br>
                   2406: Of devices they were using<br>
1.216     bentley  2407: <p>
1.116     deraadt  2408: Hackers had a doorway<br>
                   2409: Now it's locked and<br>
                   2410: dumbed down so much<br>
                   2411: One button coma<br>
                   2412: Stop the future truly outta touch<br>
                   2413: <p>
1.216     bentley  2414: CHORUS
                   2415:
                   2416: <td class=art>
                   2417: <img alt="" width=395 height=1778 src="images/46song.jpg">
                   2418: </table>
                   2419:
                   2420: <p class=colophon>
1.116     deraadt  2421: Written and arranged by Ty Semaka and Jonathan Lewis. Lyrics by Ty Semaka.
                   2422: Vocals by Duncan McDonald, bass guitar by Jonathan Lewis, guitars by
                   2423: Russ Broom, drums by John McNeil.
1.157     deraadt  2424: Recorded, mixed, and mastered by Jonathan Lewis of
1.216     bentley  2425: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
1.116     deraadt  2426:
                   2427: <hr>
1.216     bentley  2428: <h2 id=45><a href="45.html">4.5</a>: "Games"</h2>
                   2429:
                   2430: <table class=song>
1.108     deraadt  2431: <tr>
1.216     bentley  2432: <td>
                   2433:
                   2434: <div class=download>
                   2435: 3:29
                   2436: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song45.mp3">(MP3 6.4MB)</a>
                   2437: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song45.ogg">(OGG 4.5MB)</a>
                   2438: <p>
1.126     deraadt  2439: <a href="45.html">OpenBSD 4.5</a> CD2 track 2 is an<br>
1.216     bentley  2440: uncompressed copy of this song.
                   2441: <p>
1.108     deraadt  2442: <a href="images/Pufftron.jpg">
1.123     deraadt  2443: <img width=227 height=343 alt="Pufftron" src="images/Pufftron.jpg"></a>
1.216     bentley  2444: </div>
                   2445:
                   2446: <div class=commentary>
                   2447: <p>
1.119     deraadt  2448: [Sorry, no commentary]
1.216     bentley  2449: </div>
                   2450:
                   2451: <td class=lyrics>
                   2452: <p>
1.108     deraadt  2453: I love to hate my PC<br>
                   2454: But now it's not so easy<br>
                   2455: Just wanna get this job done<br>
                   2456: But these A.M.L. games are dumb<br>
1.216     bentley  2457: <p>
1.108     deraadt  2458: You wanna know the truth?<br>
                   2459: Intel's controlling you<br>
                   2460: And Microsoft is too<br>
                   2461: But this is nothing new<br>
1.216     bentley  2462: <p>
1.108     deraadt  2463: With A.C.P.I.<br>
                   2464: This endless mess so corporate<br>
                   2465: Tangles and angles<br>
                   2466: In what could be straight forward<br>
1.216     bentley  2467: <p>
1.108     deraadt  2468: Lost connections<br>
                   2469: Lost my mind<br>
                   2470: It's such a waste of time<br>
1.216     bentley  2471: <p>
                   2472: CHORUS
                   2473: <p>
1.108     deraadt  2474: Now on the motherboard<br>
                   2475: Where all my life is stored<br>
                   2476: Playing with garbage there<br>
                   2477: With rules so unfair<br>
1.216     bentley  2478: <p>
1.108     deraadt  2479: Ruled by A.C.P.I.<br>
1.109     deraadt  2480: Whose heart is so corrupted<br>
1.108     deraadt  2481: Forcing us all to play<br>
                   2482: Our progress interrupted<br>
1.216     bentley  2483: <p>
1.108     deraadt  2484: Lost connections<br>
                   2485: Lost my mind<br>
                   2486: It's such a waste of time<br>
1.216     bentley  2487: <p>
                   2488: CHORUS
                   2489: <p>
1.108     deraadt  2490: Yes I'm a user<br>
                   2491: And I'm not the only one<br>
                   2492: I'm not a loser<br>
                   2493: With help from Puffy Tron<br>
1.216     bentley  2494: <p>
1.108     deraadt  2495: And we will find it<br>
                   2496: The pin in all this heartache<br>
                   2497: Map our devices<br>
                   2498: And we know what it'll take<br>
1.216     bentley  2499: <p>
1.108     deraadt  2500: Lost connections<br>
                   2501: Lost my mind<br>
                   2502: Oh Ooh Woah end of line<br>
1.216     bentley  2503: <p>
1.108     deraadt  2504: (bridge)<br>
                   2505: On and on<br>
                   2506: Can we all be wrong?<br>
                   2507: All and all<br>
                   2508: We are one<br>
                   2509: Clean the dream<br>
                   2510: Gone wrong<br>
                   2511: We are Tron<br>
                   2512: On and on and on<br>
1.216     bentley  2513: <p>
                   2514: Instrumental CHORUS (guitar solo)
                   2515: <p>
                   2516: Instrumental pre-chorus
                   2517: <p>
1.108     deraadt  2518: CHORUS<br>
                   2519: dumb dumb dumb<br>
1.216     bentley  2520:
                   2521: <td class=art>
                   2522: <img alt="" width=395 height=1778 src="images/45song.jpg">
                   2523: </table>
                   2524:
                   2525: <p class=colophon>
1.108     deraadt  2526: Music written and arranged by Jonathan Lewis.  Lyrics by Ty Semaka and
                   2527: Theo de Raadt.  Synth, drum and bass programming by Jonathan Lewis,
                   2528: guitar by Russ Broom, vocals by Jonny Sinclair.
1.157     deraadt  2529: Recorded, mixed, and mastered by Jonathan Lewis of
1.216     bentley  2530: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
1.108     deraadt  2531:
                   2532: <hr>
1.216     bentley  2533: <h2 id=44><a href="44.html">4.4</a>: "Trial of the BSD Knights"</h2>
                   2534:
                   2535: <table class=song>
1.104     deraadt  2536: <tr>
1.216     bentley  2537: <td>
                   2538:
                   2539: <div class=download>
                   2540: 3:05
                   2541: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song44.mp3">(MP3 5.6MB)</a>
                   2542: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song44.ogg">(OGG 4.4MB)</a>
                   2543: <p>
1.126     deraadt  2544: <a href="44.html">OpenBSD 4.4</a> CD2 track 2 is an<br>
1.216     bentley  2545: uncompressed copy of this song.
                   2546: <p>
1.104     deraadt  2547: <a href="images/SourceWars.jpg">
1.123     deraadt  2548: <img width=227 height=343 alt="SourceWars" src="images/SourceWars.jpg"></a>
1.216     bentley  2549: </div>
                   2550:
                   2551: <div class=commentary>
                   2552: <p>
1.104     deraadt  2553: Nearly 10 years ago Kirk McKusick wrote a history of
                   2554: the Berkeley Unix distributions for the
1.121     deraadt  2555: O'Reilly book "Open Sources: Voices from the Open Source Revolution".
1.104     deraadt  2556: We recommend you read his story, entitled
                   2557: <a href="http://oreilly.com/catalog/opensources/book/kirkmck.html">
                   2558: "Twenty Years of Berkeley Unix
                   2559: From AT&T-Owned to Freely Redistributable"</a>
                   2560: first, to see how Kirk remembers how we got here.
                   2561: Sadly, since it showed up in book form originally, this text has
                   2562: probably not been read by enough people.
1.216     bentley  2563: <p>
1.104     deraadt  2564: The USL(AT&T) vs BSDI/UCB court case settlement documents were
                   2565: not public until recently; their disclosure has made the facts more clear.
                   2566: But the story of how three people decided to free the BSD codebase
1.214     bentley  2567: of corporate pollution &mdash; and release it freely &mdash; is more interesting
1.104     deraadt  2568: than the lawsuit which followed.  Sure, a stupid lawsuit happened which
                   2569: hindered the acceptance of the BSD code during a critical period.
                   2570: But how did a bunch of guys go through the effort of replacing so
                   2571: much AT&T code in the first place? After all, companies had
1.214     bentley  2572: lots of really evil lawyers back then too &mdash; were they not afraid?
1.216     bentley  2573: <p>
1.104     deraadt  2574: After a decade of development, most of the AT&T code had
                   2575: already been replaced by university researchers and their associates.
                   2576: So Keith Bostic, Mike Karels and Kirk McKusick (the main UCB CSRG group)
                   2577: started going through the 4.3BSD codebase to cleanse the rest.
                   2578: Keith, in particular, built a ragtag team (in those days, USENIX
                   2579: conferences were a gold mine for such team building) and led these
                   2580: rebels to rewrite and replace all the Imperial AT&T code, piece by
                   2581: piece, starting with the libraries and userland programs.
1.214     bentley  2582: Anyone who helped only got credit as a Contributor &mdash; people like
1.104     deraadt  2583: Chris Torek and a cast of .. hundreds more.
1.216     bentley  2584: <p>
1.105     deraadt  2585: Then Mike and Kirk purified the kernel. After a bit more careful
1.104     deraadt  2586: checking, this led to the release of a clean tree called Net/2 which
1.214     bentley  2587: was given to the world in June 1991 &mdash; the largest dump of free source
                   2588: code the world had ever received (for those days &mdash; not modern monsters like OpenOffice).
1.216     bentley  2589: <p>
1.104     deraadt  2590: Some of these ragtags formed a company (BSDi) to sell a production system
                   2591: based on this free code base, and a year later Unix System Laboratories
                   2592: (basically AT&T) sued BSDi and UCB.
                   2593: Eventually AT&T lost and after a few trifling fixes (described in the
                   2594: lawsuit documents) the codebase was free.  A few newer developments
                   2595: (and more free code) were added, and released in June 1994 as 4.4BSD-Lite.
                   2596: Just over 14 years later OpenBSD is releasing its own 4.4 release (and for
1.207     deraadt  2597: a lot less than $1000 per copy).
1.216     bentley  2598: <p>
1.104     deraadt  2599: The OpenBSD 4.4 release is dedicated to Keith Bostic, Mike Karels, Kirk McKusick,
                   2600: and all of those who contributed to making Net/2 and 4.4BSD-Lite free.
1.216     bentley  2601: </div>
                   2602:
                   2603: <td class=lyrics>
                   2604: <p style="text-align: center">
1.104     deraadt  2605: Source Wars<br>
                   2606: Episode IV<br>
                   2607: Trial of the BSD Knights<br>
1.216     bentley  2608: <p>
1.104     deraadt  2609: Not so very long ago<br>
                   2610: and not so far away<br>
                   2611: AT&T made system code<br>
                   2612: and gave some bits away<br>
1.216     bentley  2613: <p>
1.104     deraadt  2614: Some Berkeley geeks rebuilt it<br>
                   2615: better, faster, more diverse<br>
                   2616: This open thing was wonderful<br>
                   2617: for everyone on Earth<br>
1.216     bentley  2618: <p>
1.104     deraadt  2619: And then the roaring 90's came<br>
                   2620: The Empire changed its mind<br>
                   2621: And good old greed was back again<br>
                   2622: The geeks were in a legal bind<br>
1.216     bentley  2623: <p>
1.104     deraadt  2624: The Empire's Unix Lab<br>
                   2625: sued BSDi from above<br>
                   2626: The code is free but<br>
                   2627: only we can sell it bub!<br>
1.216     bentley  2628: <p>
1.104     deraadt  2629: The University came calling<br>
                   2630: in full protective mode<br>
1.106     deraadt  2631: and proved the source in Net/2<br>
1.104     deraadt  2632: didn't use the Empire's code<br>
1.216     bentley  2633: <p>
1.104     deraadt  2634: Then Bostic brought the Empire's books<br>
                   2635: n' slammed them dandys down<br>
                   2636: And showed the giant chunks<br>
                   2637: of BSD code all around<br>
1.216     bentley  2638: <p>
1.104     deraadt  2639: They didn't even give an ounce<br>
                   2640: of credit front to back<br>
                   2641: This broke the license USL<br>
                   2642: was using to attack<br>
1.216     bentley  2643: <p>
1.104     deraadt  2644: The case was thrown out by the judge<br>
                   2645: and "settled" out of court<br>
                   2646: And UCB was big enough<br>
                   2647: to take it like a sport<br>
1.216     bentley  2648: <p>
1.104     deraadt  2649: And to this day the geekfolk say<br>
                   2650: Now did we win or lose?<br>
                   2651: They shoulda made 'em reprint<br>
                   2652: every book with proper dues<br>
1.216     bentley  2653: <p>
1.104     deraadt  2654: And take out ads in major rags<br>
                   2655: apologetically<br>
                   2656: And maybe now it wouldn't be<br>
                   2657: the same monopoly<br>
1.216     bentley  2658: <p>
1.104     deraadt  2659: The Empire might have tumbled<br>
                   2660: down if everybody saw<br>
                   2661: How greed became so big<br>
                   2662: they couldn't see that glaring flaw<br>
1.216     bentley  2663: <p>
1.104     deraadt  2664: But only one community<br>
                   2665: the one that makes it tick<br>
                   2666: Is there to fight for everyone<br>
                   2667: exposing hypocrites<br>
1.216     bentley  2668: <p>
1.104     deraadt  2669: And OpenBSD is here<br>
                   2670: to tell the story right<br>
                   2671: Once again the fight is fought<br>
                   2672: and kept in shining light<br>
1.216     bentley  2673: <p>
1.104     deraadt  2674: And may the source be with you<br>
                   2675: May the Empire fall apart<br>
                   2676: Ya like that's gonna happen!<br>
                   2677: But we gotta keep heart!<br>
1.216     bentley  2678: <td class=art>
                   2679: <img alt="" width=395 height=1800 src="images/44song.jpg">
                   2680: </table>
                   2681:
                   2682: <p class=colophon>
1.104     deraadt  2683: Music written and arranged by Jonathan Lewis.  Lyrics and vocals by Ty Semaka.
                   2684: Clarinet by Cedric Blary.  Alto Sax 1 & 2, Tenor Sax by Lincoln Frey.
                   2685: Drum, Bass, and Steel Drum programming by Jonathan Lewis.
1.157     deraadt  2686: Recorded, mixed, and mastered by Jonathan Lewis of
1.216     bentley  2687: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
1.20      deraadt  2688:
                   2689: <hr>
1.216     bentley  2690: <h2 id=43><a href="43.html">4.3</a>: "Home to Hypocrisy"</h2>
                   2691:
                   2692: <table class=song>
1.95      deraadt  2693: <tr>
1.216     bentley  2694: <td>
                   2695:
                   2696: <div class=download>
                   2697: 4:48
                   2698: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song43.mp3">(MP3 8.2MB)</a>
                   2699: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song43.ogg">(OGG 6.5MB)</a>
                   2700: <p>
1.126     deraadt  2701: <a href="43.html">OpenBSD 4.3</a> CD2 track 2 is an<br>
1.216     bentley  2702: uncompressed copy of this song.
                   2703: <p>
1.95      deraadt  2704: <a href="images/Cryptonaut.jpg">
                   2705: <img width=227 height=343 alt="Cryptonaut" src="images/Cryptonaut.jpg"></a>
1.216     bentley  2706: </div>
                   2707:
                   2708: <div class=commentary>
                   2709: <p>
1.95      deraadt  2710: We are just plain tired of being lectured to by a man
                   2711: who is a lot like
                   2712: <a href="http://www.theregister.co.uk/2008/04/08/campbell_grounded/">Naomi Campbell</a>.
1.216     bentley  2713: <p>
1.95      deraadt  2714: In 1998 when a United Airlines plane was waiting in the queue at
1.102     deraadt  2715: Washington Dulles International Airport for take-off to New Orleans
                   2716: (where a Usenix conference was taking place), one man stood up from
                   2717: his seat, demanded that they stop waiting in the queue and be permitted
1.95      deraadt  2718: to deplane.  Even after orders from the crew and a pilot from
                   2719: the cockpit he refused to sit down.  The plane exited the queue
1.96      deraadt  2720: and returned to the airport gangway.  Security personnel ran onto
1.95      deraadt  2721: the plane and removed this man, Richard Stallman, from the plane.
                   2722: After Richard was removed from the plane, everyone else stayed
                   2723: onboard and continued their journey to New Orleans.  A few
1.216     bentley  2724: OpenBSD developers were on that same plane, seated very close by,
1.95      deraadt  2725: so we have an accurate story of the events.
1.216     bentley  2726: <p>
1.95      deraadt  2727: This is the man who presumes that he should preach to us
                   2728: about morality, freedom, and what is best for us.  He believes
                   2729: it is his God-given role to tell us what is best for us, when he
                   2730: has shown that he takes actions which are not best for everyone.
1.214     bentley  2731: He prefers actions which he thinks are best for him &mdash; and him
                   2732: alone &mdash; and then lies to the public.  Richard Stallman is no Spock.
1.216     bentley  2733: <p>
1.95      deraadt  2734: We release our software in ways that are maximally free.  We
                   2735: remove all restrictions on use and distribution, but leave a
                   2736: requirement to be known as the authors.  We follow a pattern of
                   2737: free source code distribution that started in the mid-1980's
                   2738: in Berkeley, from before Richard Stallman had any powerful
                   2739: influence which he could use so falsely.
1.216     bentley  2740: <p>
1.95      deraadt  2741: We have a development sub-tree called "ports".  Our "ports" tree
                   2742: builds software that is 'found on the net' into packages that
                   2743: OpenBSD users can use more easily.  A scaffold of Makefiles and
                   2744: scripts automatically fetch these pieces of software, apply
                   2745: patches as required by OpenBSD, and then build them into nice
                   2746: neat little tarballs.  This is provided as a convenience for
1.97      okan     2747: users. The ports tree is maintained by OpenBSD entirely separately
1.95      deraadt  2748: from our main source tree.  Some of the software which is fetched
                   2749: and compiled is not as free as we would like, but what can we do.
                   2750: All the other operating system projects make exactly the same
                   2751: decision, and provide these same conveniences to their users.
1.216     bentley  2752: <p>
1.95      deraadt  2753: Richard felt that this "ports tree" of ours made OpenBSD non-free.
                   2754: He came to our mailing lists and lectured to us specifically, yet
                   2755: he said nothing to the many other vendors who do the same; many of
                   2756: them donate to the FSF and perhaps that has something to do with it.
                   2757: Meanwhile, Richard has personally made sure that all the official
1.214     bentley  2758: GNU software &mdash; including Emacs &mdash; compiles and runs on Windows.
1.216     bentley  2759: <p>
1.95      deraadt  2760: That man is a false leader.  He is a hypocrite.  There may be some
                   2761: people who listen to him.  But we don't listen to people who do not
                   2762: follow their own stupid rules.
1.216     bentley  2763: </div>
                   2764:
                   2765: <td class=lyrics>
                   2766: <p>
1.95      deraadt  2767: Puffy and the mighty Cryptonauts<br>
                   2768: Trading with new lands by open C<br>
                   2769: Corporate monsters, many closing passages<br>
                   2770: Tempting harpies<br>
                   2771: 13 years of treachery<br>
1.216     bentley  2772: <p>
1.95      deraadt  2773: <br>
                   2774: Journey's over, welcome home the heroes<br>
                   2775: Offering the bounty of their trade<br>
                   2776: Useful clothing spun from the golden fleece<br>
                   2777: For the people, free and very strongly made<br>
1.216     bentley  2778: <p>
1.95      deraadt  2779: <br>
                   2780: But something's wrong with them<br>
                   2781: They will not take our free wares<br>
                   2782: "What's the matter good people?<br>
1.99      deraadt  2783: Why are you so scared?<br>
                   2784: Why?"<br>
1.216     bentley  2785: <p>
1.95      deraadt  2786: <br>
                   2787: Then one brave soul spoke out<br>
                   2788: "We're not allowed to take your gifts<br>
1.98      okan     2789: Hypocrites has spoken<br>
1.95      deraadt  2790: There are many new laws"<br>
1.216     bentley  2791: <p>
1.95      deraadt  2792: <br>
1.98      okan     2793: Hypocrites appears<br>
1.95      deraadt  2794: "Puffy!<br>
                   2795: You must obey my new rules!"<br>
1.216     bentley  2796: <p>
1.95      deraadt  2797: <br>
                   2798: "First rule one dictates<br>
                   2799: You cannot give your code away"<br>
1.216     bentley  2800: <p>
1.95      deraadt  2801: <br>
                   2802: (In Greek) To your health, Nick, great bouzouki player and cool dude.<br>
1.216     bentley  2803: <p>
1.95      deraadt  2804: <br>
                   2805: "And rule two dictates<br>
                   2806: You must give it to me<br>
                   2807: So I can give it away properly for free"<br>
1.216     bentley  2808: <p>
1.95      deraadt  2809: <br>
                   2810: "The list goes on of course<br>
                   2811: But for traders this is all you need"<br>
1.216     bentley  2812: <p>
1.95      deraadt  2813: <br>
                   2814: "This is madness!<br>
                   2815: He has lost his mind!<br>
                   2816: This defies the first law of free trade<br>
                   2817: Rule zero came before this rule one<br>
                   2818: Freedom means you cannot dictate to anyone"<br>
1.216     bentley  2819: <p>
1.95      deraadt  2820: <br>
                   2821: Then Hypocrites goes mad.<br>
1.216     bentley  2822:
                   2823: <td class=art>
                   2824: <img alt="" width=395 height=1720 src="images/43song.gif">
                   2825: </table>
                   2826:
                   2827: <p class=colophon>
1.95      deraadt  2828: Music written and arranged by Jonathan Lewis.  Lyrics by Ty Semaka and
                   2829: Nikkos Diochnos.  Vocals and bouzouki by Nikkos Diochnos.  Baglama,
                   2830: second bouzouki, violin, bass, and drum programming by Stelios Pulos,
1.101     naddy    2831: n&eacute; Jonathan Lewis.  Guitar by Methodios Valtiotis, n&eacute; Allen Baekeland.
                   2832: Percussion by Pentelis Yiannikopulos, n&eacute; Ben Johnson.  Recorded, mixed,
1.157     deraadt  2833: and mastered by Jonathan Lewis of
1.216     bentley  2834: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
1.95      deraadt  2835:
                   2836: <hr>
1.216     bentley  2837: <h2 id=42><a href="42.html">4.2</a>: "100001 1010101"</h2>
                   2838:
                   2839: <table class=song>
1.90      deraadt  2840: <tr>
1.216     bentley  2841: <td>
                   2842:
                   2843: <div class=download>
                   2844: 4:40
                   2845: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song42.mp3">(MP3 4.0MB)</a>
                   2846: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song42.ogg">(OGG 6.4MB)</a>
                   2847: <p>
1.126     deraadt  2848: <a href="42.html">OpenBSD 4.2</a> CD2 track 2 is an<br>
1.216     bentley  2849: uncompressed copy of this song.
                   2850: <p>
1.90      deraadt  2851: <a href="images/Marathon.jpg">
                   2852: <img width=227 height=343 alt="Marathon" src="images/Marathon.jpg"></a>
1.216     bentley  2853: </div>
                   2854:
                   2855: <div class=commentary>
                   2856: <p>
1.90      deraadt  2857: Those of us who work on OpenBSD are often asked why we do what we do.
1.91      merdely  2858: This song's lyrics express the core motivations and goals which have
1.214     bentley  2859: remained unchanged over the years &mdash; secure, free, reliable software,
1.90      deraadt  2860: that can be shared with anyone.  Many other projects purport to share
                   2861: these same goals, and love to wrap themselves in a banner of "Open
                   2862: Source" and "Free Software".  Given how many projects there are one
                   2863: would think it might be easy to stick to those goals, but it doesn't
                   2864: seem to work out that way.  A variety of desires drag many projects
                   2865: away from the ideals very quickly.
                   2866: <p>
1.93      jmc      2867: Much of any operating system's usability depends on device support,
1.91      merdely  2868: and there are some very tempting alternative ways to support devices
1.90      deraadt  2869: available to those who will surrender their moral code.  A project
                   2870: could compromise by entering into NDA agreements with vendors, or
                   2871: including binary objects in the operating system for which no source
                   2872: code exists, or tying their users down with contract terms hidden
                   2873: inside copyright notices.  All of these choices surrender some subset
                   2874: of the ideals, and we simply will not do this.  Sure, we care about
                   2875: getting devices working, but not at the expense of our original goals.
                   2876: <p>
                   2877: Of course since "free to share with anyone" is part of our goals,
                   2878: we've been at the forefront of many licensing and NDA issues,
1.91      merdely  2879: resulting in a good number of successes.  This success had led to much
1.90      deraadt  2880: recognition for the advancement of Free Software causes, but has also
                   2881: led to other issues.
                   2882: <p>
                   2883: We fully admit that some BSD licensed software has been taken and used
                   2884: by many commercial entities, but contributions come back more often
                   2885: than people seem to know, and when they do, they're always still
                   2886: properly attributed to the original authors, and given back in the
                   2887: same spirit that they were given in the first place.
                   2888: <p>
                   2889: That's the best we can expect from companies.  After all, we make our
1.214     bentley  2890: stuff so free so that everyone can benefit &mdash; it remains a core goal;
1.90      deraadt  2891: we really have not strayed at all in 10 years.  But we can expect more
1.214     bentley  2892: from projects who talk about sharing &mdash; such as the various Linux
1.90      deraadt  2893: projects.
                   2894: <p>
                   2895: Now rather than seeing us as friends who can cooperatively improve all
                   2896: codebases, we are seen as foes who oppose the GPL.  The participants
                   2897: of "the race" are being manipulated by the FSF and their legal arm, the
                   2898: SFLC, for the FSF's aims, rather than the goal of getting good source
                   2899: into Linux (and all other code bases).  We don't want this to come off
                   2900: as some conspiracy theory, but we simply urge those developers caution
1.214     bentley  2901: &mdash; they should ensure that the path they are being shown by those who
1.90      deraadt  2902: have positioned themselves as leaders is still true.  Run for yourself,
                   2903: not for their agenda.
                   2904: <p>
                   2905: The Race is there to be run, for ourselves, not for others.  We do
                   2906: what we do to run our own race, and finish it the best we can.  We
                   2907: don't rush off at every distraction, or worry how this will affect our
                   2908: image.  We are here to have fun doing right.
1.216     bentley  2909: </div>
                   2910:
                   2911: <td class=lyrics>
1.90      deraadt  2912: <p>
                   2913: The starting line is nervous<br>
                   2914: we burst upon the course<br>
                   2915: Electric is our passion<br>
                   2916: An open hearted force<br>
1.216     bentley  2917: <p>
1.90      deraadt  2918: The water's full of dangers<br>
                   2919: That interrupt the flow<br>
                   2920: And soon the spirit splinters<br>
1.92      deraadt  2921: as temptation takes its toll<br>
1.216     bentley  2922: <p>
1.90      deraadt  2923: *Give and get back some<br>
                   2924: Sharing it all<br>
                   2925: Path we know best<br>
                   2926: we're having a ball<br>
                   2927: Opulent mission<br>
                   2928: Lost in our passion<br>
                   2929: You can still choose<br>
                   2930: If you don't swim to win<br>
                   2931: you'll never lose*<br>
1.216     bentley  2932: <p>
1.90      deraadt  2933: One Zero Zero Zero Zero One<br>
1.216     bentley  2934: <p>
1.90      deraadt  2935: The window is a wall by now<br>
                   2936: A sieve of sickened holes<br>
                   2937: The water chicken stealing maps<br>
                   2938: Mistaking us for foes<br>
1.216     bentley  2939: <p>
1.90      deraadt  2940: The sun a son of Icarus<br>
                   2941: Flies too close to itself<br>
                   2942: Forbidden fruit is blinded<br>
                   2943: by the toys upon the shelf<br>
1.216     bentley  2944: <p>
                   2945: *CHORUS*
                   2946: <p>
1.90      deraadt  2947: One Zero One Zero One Zero One<br>
1.216     bentley  2948: <p>
1.90      deraadt  2949: Slow and steady wins they say<br>
                   2950: but this is not a race<br>
                   2951: It's not about who takes a prize<br>
                   2952: for first or second place<br>
1.216     bentley  2953: <p>
1.90      deraadt  2954: Imaginary rings of brass<br>
                   2955: Were traded for real goals<br>
                   2956: The vision and the mission lost<br>
                   2957: For those with corporate souls<br>
1.216     bentley  2958: <p>
1.90      deraadt  2959: *Give and get back some<br>
                   2960: Sharing it all<br>
                   2961: Path we know best<br>
                   2962: we're having a ball<br>
                   2963: Give and get zeros<br>
                   2964: Give and get ones<br>
                   2965: Given to you but<br>
                   2966: Not you to us<br>
                   2967: Opulent mission<br>
                   2968: Lost in our passion<br>
                   2969: You can still choose<br>
                   2970: If you don't swim to win<br>
                   2971: you'll never lose<br>
                   2972: You'll never lose*<br>
1.216     bentley  2973:
                   2974: <td class=art>
                   2975: <img alt="" width=396 height=1876 src="images/42song.gif">
                   2976: </table>
                   2977:
                   2978: <p class=colophon>
1.90      deraadt  2979: Music written and arranged by Jonathan Lewis. Recorded, mixed and
1.157     deraadt  2980: mastered by Jonathan Lewis of
1.216     bentley  2981: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
                   2982: Vocals by Duncan McDonald. Drums by
1.90      deraadt  2983: John McNeil. Guitar by Jeff Drummond. Bass and keyboards by
                   2984: Jonathan Lewis.  Lyrics by Ty Semaka and Theo de Raadt.
                   2985:
                   2986: <hr>
1.216     bentley  2987: <h2 id=41><a href="41.html">4.1</a>: "Puffy Baba and the 40 Vendors"</h2>
                   2988:
                   2989: <table class=song>
1.81      deraadt  2990: <tr>
1.216     bentley  2991: <td>
                   2992:
                   2993: <div class=download>
                   2994: 4:19
                   2995: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song41.mp3">(MP3 4.1MB)</a>
                   2996: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song41.ogg">(OGG 8.3MB)</a>
                   2997: <p>
1.126     deraadt  2998: <a href="41.html">OpenBSD 4.1</a> CD2 track 2 is an<br>
1.216     bentley  2999: uncompressed copy of this song.
                   3000: <p>
1.81      deraadt  3001: <a href="images/PuffyBaba.jpg">
                   3002: <img width=227 height=343 alt="PuffyBaba" src="images/PuffyBaba.jpg"></a>
1.216     bentley  3003: </div>
                   3004:
                   3005: <div class=commentary>
                   3006: <p>
1.81      deraadt  3007: As developers of a free operating system, one of our prime responsibilities
                   3008: is device support.  No matter how nice an operating system is, it remains
                   3009: useless and unusable without solid support for a wide percentage of the
                   3010: hardware that is available on the market.  It is therefore rather unsurprising
                   3011: that more than half of our efforts focus on various aspects relating to
                   3012: device support.
                   3013: <p>
1.85      mbalmer  3014: Most parts of the operating system (from low kernel, through to libraries,
1.81      deraadt  3015: all the way up to X, and then even to applications) use fairly obvious
                   3016: interface layers, where the "communication protocols" or "argument passing"
                   3017: mechanisms (ie. APIs) can be understood by any developer who takes the
                   3018: time to read the free code.  Device drivers pose an additional and significant
                   3019: challenge though: because many vendors refuse to document the exact behavior
                   3020: of their devices.  The devices are black boxes.  And often they are surprisingly
                   3021: weird, or even buggy.
                   3022: <p>
                   3023: When vendor documentation does not exist, the development process can
                   3024: become extremely hairy.  Groups of developers have found themselves focused
                   3025: for months at a time, figuring out the most simple steps, simply because
                   3026: the hardware is a complete mystery.  Access to documentation can ease
                   3027: these difficulties rapidly.  However, getting access to the chip documentation
                   3028: from vendors is ... almost always a negotiation.  If we had open access to
1.84      matthieu 3029: documentation, anyone would be able to see how simple all these devices
1.81      deraadt  3030: actually are, and device driver development would flourish (and not just in
                   3031: OpenBSD, either).
                   3032: <p>
                   3033: When we proceed into negotiations with vendors, asking for documentation,
                   3034: our position is often weak.  One would assume that the modern market is fair,
                   3035: and that selling chips would be the primary focus of these vendors.  But
                   3036: unfortunately a number of behemoth software vendors have spent the last 10 or
                   3037: 20 years building
1.83      wvdputte 3038: <a href="papers/brhard2007/mgp00024.html">
1.81      deraadt  3039: political hurdles against the smaller players</a>.
                   3040: <p>
1.82      jsg      3041: A particularly nasty player in this regard has been the Linux vendors and
1.87      tom      3042: some Linux developers, who have played along with an American corporate model
1.81      deraadt  3043: of requiring NDAs for chip documentation.  This has effectively put Linux
                   3044: into the club with Microsoft, but has left all the other operating system
1.214     bentley  3045: communities &mdash; and their developers &mdash; with much less available clout for
1.81      deraadt  3046: requesting documentation.  In a more fair world, the Linux vendors would
                   3047: work with us, and the device driver support in all free operating systems
                   3048: would be fantastic by now.
                   3049: <p>
                   3050: We only ask that
1.83      wvdputte 3051: <a href="papers/brhard2007/mgp00027.html">
1.81      deraadt  3052: users help</a> us in changing the political landscape.
1.216     bentley  3053: </div>
                   3054:
                   3055: <td class=lyrics>
                   3056: <p>
1.81      deraadt  3057: Here's an old story ...<br>
1.216     bentley  3058: <p>
1.81      deraadt  3059: <br>
                   3060: Puffy Baba and the 40 Vendors<br>
                   3061: We all know the details<br>
                   3062: Magic cave, magic words, some thieves,<br>
                   3063: some serious loot,<br>
1.214     bentley  3064: and lucky &mdash; Mister &mdash; Baba<br>
1.81      deraadt  3065: Who got a bad rap if you ask me<br>
                   3066: The little guy who<br>
                   3067: did the best with what he had<br>
1.216     bentley  3068: <p>
1.81      deraadt  3069: <br>
                   3070: Here are Mr. Baba's lessons<br>
                   3071: Load one ass, take a few trips and spend<br>
                   3072: in moderation<br>
1.214     bentley  3073: Three things the average man can't &mdash; get &mdash; right<br>
1.216     bentley  3074: <p>
1.81      deraadt  3075: <br>
                   3076: If you know your brother is a greedy bastard<br>
                   3077: never give him the password<br>
                   3078: If he goes penguin on you,<br>
1.214     bentley  3079: stop &mdash; being &mdash; his brother.<br>
1.81      deraadt  3080: When a cave is guarded by magic lawyers<br>
1.86      tom      3081: A sea of blood will be its doormat<br>
1.81      deraadt  3082: So do the best with what you have<br>
1.216     bentley  3083: <p>
1.81      deraadt  3084: <br>
1.214     bentley  3085: Beyond the lessons &mdash; you must know this<br>
1.81      deraadt  3086: that the Devil is as real as your address<br>
                   3087: But unlike Vendors,<br>
                   3088: he at least keeps the door open<br>
1.216     bentley  3089: <p>
1.81      deraadt  3090: <br>
                   3091: Vendors of water that should be free<br>
                   3092: Look upon their words and despair<br>
                   3093: Their badvertising made a thief of my brother<br>
                   3094: then made him better off dead<br>
                   3095: Now he hasn't got shit to do his best with<br>
1.216     bentley  3096: <p>
1.81      deraadt  3097: <br>
                   3098: Gratis. Free. Libre. Cuffo.<br>
                   3099: The companies of thieves stole every good adjective<br>
                   3100: and left us with open source (sores)<br>
                   3101: sharing smaller and smaller bandages<br>
                   3102: for each consecutive cut<br>
                   3103: But with the salty water of labour<br>
                   3104: parched desert becomes pregnant black soil<br>
1.216     bentley  3105: <p>
1.81      deraadt  3106: <br>
                   3107: It's not whether you're well off<br>
                   3108: it's where you dig the well<br>
                   3109: The best the little guy can do is what<br>
                   3110: the little guy does right<br>
1.216     bentley  3111:
                   3112: <td class=art>
                   3113: <img alt="" width=396 height=1904 src="images/41song.gif">
                   3114: </table>
                   3115:
                   3116: <p class=colophon>
1.157     deraadt  3117: Recorded, mixed and mastered by Jonathan Lewis of
1.216     bentley  3118: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
1.112     deraadt  3119: Voice by Richard Sixto. Lyrics by Ty Semaka.
1.81      deraadt  3120:
                   3121: <hr>
1.216     bentley  3122: <h2 id=40b><a href="40.html">4.0</a>: "OpenVOX"</h2>
                   3123:
                   3124: <table class=song>
1.76      deraadt  3125: <tr>
1.216     bentley  3126: <td>
                   3127:
                   3128: <div class=download>
                   3129: 4:00
                   3130: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/songty.mp3">(MP3 3.9MB)</a>
                   3131: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/songty.ogg">(OGG 6.0MB)</a>
                   3132: <p>
1.210     tj       3133: This is the extra song on the "The Songs 3.0 - 4.0" Audio CD.
1.216     bentley  3134: <p>
                   3135: <img alt="" height=158 width=158 src="images/cdaudio-m.gif">
                   3136: </div>
                   3137:
                   3138: <div class=commentary>
                   3139: <p>
1.126     deraadt  3140: This is an extra track by the artist Ty Semaka
                   3141: (who really has "had Puffy on his mind") which we included on the "The Songs 3.0 - 4.0" audio CD.
1.76      deraadt  3142: <p>
                   3143: This song details the process that Ty has to go through to make the art
                   3144: and music for each OpenBSD release.
                   3145: Ty and Theo really do go to a (very specific) bar and discuss what is
                   3146: going on in the project, and then try to find a theme that will work...
1.111     deraadt  3147: <p>
1.126     deraadt  3148: The 1st OpenBSD Audio CD "The Songs 3.0 - 4.0" celebrates the artwork
                   3149: and songs that have been released with each OpenBSD release.  All the
                   3150: songs from the 3.0 to 4.0 releases are included (plus this bonus track).
1.111     deraadt  3151: <p>
1.126     deraadt  3152: Includes an 11cm silver-on-clear die-cut wireframe Puffy sticker!
1.216     bentley  3153: </div>
                   3154:
                   3155: <td class=lyrics>
                   3156: <p>
1.76      deraadt  3157: Be Open<br>
                   3158: Be Vocal<br>
                   3159: Stay Open<br>
                   3160: Stay Vocal<br>
1.216     bentley  3161: <p>
                   3162: (repeat)
                   3163: <p>
1.76      deraadt  3164: OpenBSD<br>
1.216     bentley  3165: <p>
1.76      deraadt  3166: Twice a year,<br>
                   3167: me an' Theo Theorize over beer<br>
                   3168: at the Ship and outhip all the misers<br>
                   3169: and take strips out of liars.<br>
                   3170: He sits me down and he tries to explain:<br>
                   3171: He says "The badabadabingabanger<br>
                   3172: button on the raidorama cuttin'<br>
1.78      deraadt  3173: on the systematicalifornication<br>
1.76      deraadt  3174: and a license application<br>
                   3175: is a fishybomination<br>
                   3176: and a random allocation<br>
                   3177: got a copywritten melanoma<br>
                   3178: sasafrazzin' wireless device".<br>
                   3179: OK stop.<br>
                   3180: I get it.<br>
                   3181: Some asshole lied.<br>
1.216     bentley  3182: <p>
1.76      deraadt  3183: And then he says,<br>
1.78      deraadt  3184: "The crashorama villaination<br>
1.76      deraadt  3185: lawyerific pornication threatifies<br>
                   3186: the only honest hackerammerunderider<br>
                   3187: in the cyber cider documation<br>
                   3188: universal anagrama-attic (I'm outta here)<br>
                   3189: cohabitationizizingation"<br>
                   3190: OK stop.<br>
                   3191: I get it.<br>
1.166     awolk    3192: <a href="https://web.archive.org/web/20110726013945/http://devresources.linuxfoundation.org/dev/opendrivers/summit2006/james_ketrenos.pdf">
1.76      deraadt  3193: Some asshole said he was "open"<br>
                   3194: but he was only open for business.<br></a>
                   3195: I get it.<br>
                   3196: Where's my pencils?<br>
                   3197: Bring me my mic!<br>
1.216     bentley  3198: <td class=lyrics>
                   3199: <p>
1.76      deraadt  3200: Be Open<br>
                   3201: Be Vocal<br>
                   3202: Stay Open<br>
                   3203: Stay Vocal<br>
1.216     bentley  3204: <p>
                   3205: (repeat)
                   3206: <p>
1.76      deraadt  3207: Then he has another beer and<br>
                   3208: gets all, you know, pushy.<br>
                   3209: Make Puffy kill pussies?<br>
                   3210: And too much thinkin' and kitchen sinkin'<br>
                   3211: the drawings or toons I should say,<br>
                   3212: where a fish can talk, be an agent<br>
                   3213: a hit man or walk, and ride horses<br>
                   3214: and forces my hand to make Puffy a spy<br>
                   3215: or a cowboy, or WHY a little girl, in a dream<br>
                   3216: and fake Floyd as the theme?<br>
                   3217: And squeeze in five concepts<br>
                   3218: every time, every song!<br>
                   3219: And the geeks and Theo lose it<br>
                   3220: if I draw the device wrong!<br>
                   3221: "It's four little buttons not five Ty"<br>
                   3222: And pretty soon I'll be losing my mind<br>
                   3223: cause it's a f@#!kin' cartoon!<br>
1.216     bentley  3224: <p>
1.76      deraadt  3225: (beat boxin')<br>
1.216     bentley  3226: </table>
1.76      deraadt  3227:
                   3228: <hr>
1.216     bentley  3229: <h2 id=40><a href="40.html">4.0</a>: "Humppa Negala"</h2>
                   3230:
                   3231: <table class=song>
1.76      deraadt  3232: <tr>
1.216     bentley  3233: <td>
                   3234:
                   3235: <div class=download>
                   3236: 2:40
                   3237: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song40.mp3">(MP3 2.3MB)</a>
                   3238: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song40.ogg">(OGG 3.6MB)</a>
                   3239: <p>
1.126     deraadt  3240: <a href="40.html">OpenBSD 4.0</a> CD2 track 2 is an<br>
1.216     bentley  3241: uncompressed copy of this song.
                   3242: <p>
1.76      deraadt  3243: <a href="images/Pufferix.jpg">
                   3244: <img width=227 height=343 alt="Pufferix" src="images/Pufferix.jpg"></a>
1.216     bentley  3245: </div>
                   3246:
                   3247: <div class=commentary>
                   3248: <p>
1.76      deraadt  3249: The last 10 years, every 6 month period has (without fail)
1.77      deraadt  3250: resulted in an official OpenBSD release making it to the FTP
1.76      deraadt  3251: servers.  But CDs are also manufactured, which the project
1.77      deraadt  3252: sells to continue our development goals.
1.216     bentley  3253: <p>
1.76      deraadt  3254: While tests of the release binaries are done by developers
1.77      deraadt  3255: around the world, Theo and some developers from Calgary
                   3256: or Edmonton (such as Peter Valchev or Bob Beck) test that
1.76      deraadt  3257: the discs are full of (only) correct code.  Ty Semaka works for
                   3258: approximately two months to design and draw artwork that will fit
                   3259: the designated theme, and coordinates with his music buddies to
                   3260: write and record a song that also matches the theme.
1.216     bentley  3261: <p>
1.76      deraadt  3262: Then the discs and all the artwork gets delivered to the plant,
                   3263: so that they can be pressed in time for an official release date.
1.216     bentley  3264: <p>
1.76      deraadt  3265: This release, instead of bemoaning vendors or organizations that
                   3266: try to make our task of writing free software more difficult, we
                   3267: instead celebrate the 10 years that we have been given (so far) to
                   3268: write free software, express our themes in art, and the 5 years
                   3269: that we have made music with a group of talented musicians.
1.216     bentley  3270: <p>
1.76      deraadt  3271: OpenBSD developers have been torturing each other for years now
                   3272: with Humppa-style music, so this release our users get a taste
1.77      deraadt  3273: of this too.  Sometimes at hackathons you will hear the same
                   3274: songs being played on multiple laptops, out of sync.  It is
                   3275: under such duress that much of our code gets written.
1.216     bentley  3276: <p>
1.76      deraadt  3277: We feel like Pufferix and Bobilix delivering The Three Discs of
                   3278: Freedom to those who want them whenever the need arises, then
                   3279: returning to celebrate the (unlocked) source tree with all the
                   3280: other developers.
1.216     bentley  3281: </div>
                   3282:
                   3283: <td class=lyrics>
                   3284: <p>
1.76      deraadt  3285: Humppa negala<br>
                   3286: Humppa negala<br>
                   3287: Humppa negala<br>
                   3288: Venismechah<br>
1.216     bentley  3289: <p>
1.76      deraadt  3290: Humppa negala<br>
                   3291: Humppa negala<br>
                   3292: Humppa negala<br>
                   3293: Venismechah<br>
1.216     bentley  3294: <p>
1.76      deraadt  3295: Humppa neranenah<br>
                   3296: Humppa neranenah<br>
                   3297: Humppa neranenah<br>
                   3298: Venismechah<br>
1.216     bentley  3299: <p>
1.76      deraadt  3300: Humppa neranenah<br>
                   3301: Humppa neranenah<br>
                   3302: Humppa neranenah<br>
                   3303: Venismechah<br>
1.216     bentley  3304: <p>
1.76      deraadt  3305: Uru, uru achim!<br>
                   3306: Uru achim b'lev sameach<br>
                   3307: Uru achim b'lev sameach<br>
                   3308: Uru achim b'lev sameach<br>
                   3309: Uru achim b'lev sameach<br>
                   3310: uru achim!<br>
                   3311: uru achim!<br>
                   3312: OpenBSD!<br>
1.216     bentley  3313: <p>
1.76      deraadt  3314: <br>
                   3315: (circus torture)<br>
1.216     bentley  3316: <p>
1.76      deraadt  3317: <br>
                   3318: Humppa negala<br>
                   3319: Humppa negala<br>
                   3320: Humppa negala<br>
                   3321: Venismechah<br>
1.216     bentley  3322: <p>
1.76      deraadt  3323: Humppa negala<br>
                   3324: Humppa negala<br>
                   3325: Humppa negala<br>
                   3326: Venismechah<br>
1.216     bentley  3327: <p>
1.76      deraadt  3328: Humppa neranenah<br>
                   3329: Humppa neranenah<br>
                   3330: Humppa neranenah<br>
                   3331: Venismechah<br>
1.216     bentley  3332: <p>
1.76      deraadt  3333: Humppa neranenah<br>
                   3334: Humppa neranenah<br>
                   3335: Humppa neranenah<br>
                   3336: Venismechah<br>
1.216     bentley  3337: <p>
1.76      deraadt  3338: Uru, uru achim!<br>
                   3339: Uru achim b'lev sameach<br>
                   3340: Uru achim b'lev sameach<br>
                   3341: Uru achim b'lev sameach<br>
                   3342: Uru achim b'lev sameach<br>
                   3343: uru achim!<br>
                   3344: uru achim!<br>
                   3345: OpenBSD!<br>
1.216     bentley  3346:
                   3347: <td class=art>
                   3348: <img alt="" width=396 height=1862 src="images/40song.gif">
                   3349: </table>
                   3350:
                   3351: <p class=colophon>
1.90      deraadt  3352: Based on the traditional Jewish song "Hava Nagilah" composed by Anonymous.
1.216     bentley  3353: Section of "Enter The Gladiators" (circus theme) composed by Julius Fu&ccaron;&iacute;k.
1.157     deraadt  3354: Recorded, mixed and mastered by Jonathan Lewis of
1.216     bentley  3355: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
1.112     deraadt  3356: Accordion, Tuba and drums by Jonathan Lewis. Vocals by
1.94      tobias   3357: Ty Semaka &amp; Jonathan Lewis.
1.76      deraadt  3358:
                   3359: <hr>
1.216     bentley  3360: <h2 id=39><a href="39.html">3.9</a>: "Blob!"</h2>
                   3361:
                   3362: <table class=song>
1.63      deraadt  3363: <tr>
1.216     bentley  3364: <td>
                   3365:
                   3366: <div class=download>
                   3367: 4:00
                   3368: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song39.mp3">(MP3 7.6MB)</a>
                   3369: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song39.ogg">(OGG 6.0MB)</a>
                   3370: <p>
1.126     deraadt  3371: <a href="39.html">OpenBSD 3.9</a> CD2 track 2 is an<br>
1.216     bentley  3372: uncompressed copy of this song.
                   3373: <p>
1.76      deraadt  3374: <a href="images/Blob.jpg">
1.123     deraadt  3375: <img width=227 height=343 alt="Blob" src="images/Blob.jpg"></a>
1.216     bentley  3376: </div>
                   3377:
                   3378: <div class=commentary>
                   3379: <p>
1.63      deraadt  3380: OpenBSD emphasizes security. It also emphasizes openness. All the code
                   3381: is there for all to see. Blobs are vendor-compiled binary drivers
                   3382: without any source code. Hardware makers like them because they
                   3383: obscure the details of how to make their hardware work. They hide bugs
                   3384: and workarounds for bugs. Newer versions of blobs can weaken support
1.216     bentley  3385: for older hardware and motivate people to buy new hardware.
                   3386: <p>
1.63      deraadt  3387: Blobs are expedient. Many other open source operating systems
1.216     bentley  3388: cheerfully incorporate them; in fact their users demand them.
                   3389: <p>
1.63      deraadt  3390: But when you need to trust the system, how do you check the blob for
                   3391: quality? For adherence to standards? How do you know the blob contains
                   3392: no malicious code? No incompetent code? Inspection is impossible; you
1.216     bentley  3393: can only test the black box. And when it breaks, you have no idea why.
1.63      deraadt  3394: <ul>
1.216     bentley  3395: <li>Blobs can be 'de-supported' by vendors at any time.
                   3396: <li>Blobs cannot be supported by developers.
                   3397: <li>Blobs cannot be fixed by developers.
                   3398: <li>Blobs cannot be improved.
                   3399: <li>Blobs cannot be audited.
                   3400: <li>Blobs are specific to an architecture, thus less portable.
                   3401: <li>Blobs are quite often massively bloated.
1.63      deraadt  3402: </ul>
1.216     bentley  3403: <p>
1.63      deraadt  3404: This release, like every OpenBSD release, contains OpenBSD and its
                   3405: source code. It runs on a wide variety of hardware. It contains many
                   3406: new features and improvements. OpenBSD does attempt to convince
                   3407: vendors to release documentation, and often reverse-engineers around
                   3408: the need for blobs. OpenBSD remains blob-free. Anyone can look at it,
1.157     deraadt  3409: assess it, improve it. If it breaks, it can be fixed.
1.216     bentley  3410: </div>
                   3411:
                   3412: <td class=lyrics>
                   3413: <p>
1.63      deraadt  3414: Little baby Blobby was a cute little baby<br>
                   3415: when we found him on the beach,<br>
                   3416: there was nothin' shady<br>
                   3417: you could bounce him on your knee<br>
                   3418: like a ba-ba-ball<br>
                   3419: and his first little word was adorable<br>
1.216     bentley  3420: <p>
1.63      deraadt  3421: He said a blah blah blah blah blah<br>
                   3422: blah blah blah<br>
                   3423: Blah!<br>
1.216     bentley  3424: <p>
1.63      deraadt  3425: <br>
                   3426: Thin edge of the wedge?<br>
1.214     bentley  3427: But everybody was so happy &mdash; about Blob<br>
1.216     bentley  3428: <p>
1.63      deraadt  3429: <br>
                   3430: Blob was popular at school he was helpful too<br>
                   3431: He could get your motor runnin'<br>
                   3432: with a drop of goo<br>
                   3433: He was givin' it away never charged a dime<br>
                   3434: But by the time he graduated<br>
                   3435: Blob was business slime!<br>
1.216     bentley  3436: <p>
1.63      deraadt  3437: He was a blah blah blah blah blah blah<br>
                   3438: blah blah blah blah blah blah blah blah<br>
                   3439: blah blah<br>
1.216     bentley  3440: <p>
1.63      deraadt  3441: <br>
                   3442: He's givin' you the Evil Eye!<br>
1.216     bentley  3443: <p>
1.63      deraadt  3444: <br>
                   3445: Now everybody had it<br>
                   3446: they was drivin' around<br>
                   3447: They was givin' up their freedoms<br>
                   3448: for convenience now<br>
                   3449: Blobbin' up the freeway, water black as pitch<br>
                   3450: And somehow little Blobby was a growin' rich!<br>
1.216     bentley  3451: <p>
1.63      deraadt  3452: <br>
                   3453: He was a blah blah blah blah blah blah<br>
                   3454: blah blah blah blah blah blah blah blah<br>
                   3455: blah blah blah blah blah blah blah blah<br>
                   3456: blah blah<br>
1.216     bentley  3457: <p>
1.63      deraadt  3458: <br>
                   3459: It's linkin' time!<br>
1.216     bentley  3460: <p>
1.63      deraadt  3461: <br>
                   3462: Now it was out of control<br>
                   3463: n' fishy's came to depend<br>
                   3464: on Blobby's Blob Blah, seemed to be no end<br>
                   3465: Then his empire spread and to their surprise<br>
                   3466: Blobby been a growin' to incredible size!<br>
1.216     bentley  3467: <p>
1.63      deraadt  3468: <br>
                   3469: He's a blah blah blah blah blah blah blah blah<br>
                   3470: blah blah blah blah blah blah blah blah<br>
                   3471: blah blah blah blah blah blah blah blah<br>
                   3472: blah blah blah blah blah blah blah blah<br>
                   3473: B-b-b-b-b-b-b-b-b<br>
1.216     bentley  3474: <p>
1.63      deraadt  3475: <br>
1.66      deraadt  3476: Then along came a genius Doctor Puffystein<br>
1.63      deraadt  3477: And he battled the Blob<br>
                   3478: who had crossed the line<br>
1.214     bentley  3479: He was 50 feet tall &mdash; Doctor said "No fear"<br>
1.63      deraadt  3480: I got a sample of Blob I can reverse engineer!<br>
1.216     bentley  3481: <p>
1.63      deraadt  3482: <br>
                   3483: But it was too late!<br>
                   3484: Blob was takin' over the world!<br>
                   3485: He wants your video!<br>
                   3486: Ya he wants your net!<br>
                   3487: He wants your drive!<br>
                   3488: He wants it all!!<br>
1.216     bentley  3489: <p>
1.63      deraadt  3490: <br>
                   3491: Somebody help us!<br>
                   3492: Noooooooo!<br>
                   3493: NVIDIA!<br>
                   3494: Intel!<br>
                   3495: Atheros!<br>
                   3496: 3-Ware!<br>
                   3497: VIA!<br>
                   3498: ATI!<br>
                   3499: Broadcom!<br>
                   3500: TI!<br>
                   3501: Myricom!<br>
                   3502: HighPoint!<br>
                   3503: Adaptec!<br>
                   3504: Mylex!<br>
                   3505: ICP Vortex!<br>
                   3506: and IBM!<br>
                   3507: Takin' over the world!<br>
1.216     bentley  3508:
                   3509: <td class=art>
                   3510: <img alt="" height=2160 width=396 src="images/39song.gif">
                   3511: </table>
                   3512:
                   3513: <p class=colophon>
1.63      deraadt  3514: Music composed by Ty Semaka and Jonathan Lewis.
1.157     deraadt  3515: Recorded, mixed and mastered by Jonathan Lewis of
1.216     bentley  3516: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
                   3517: Vocals and Lyrics by <a href="http://www.tysemaka.com/">Ty Semaka</a> &amp;
1.63      deraadt  3518: Theo de Raadt.
                   3519: Bass guitar, organ and bubbles by Jonathan Lewis.
1.216     bentley  3520: Guitar by Tom Bagley.
1.63      deraadt  3521: Drums by Jim Buick.
                   3522:
                   3523: <hr>
1.216     bentley  3524: <h2 id=38><a href="38.html">3.8</a>: "Hackers of the Lost RAID"</h2>
                   3525:
                   3526: <table class=song>
1.58      deraadt  3527: <tr>
1.216     bentley  3528: <td>
                   3529:
                   3530: <div class=download>
                   3531: 4:24
                   3532: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song38.mp3">(MP3 8.1MB)</a>
                   3533: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song38.ogg">(OGG 5.6MB)</a>
                   3534: <br>
1.76      deraadt  3535: Instrumental version
1.192     tb       3536: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song38b.mp3">(MP3 8.0MB)</a>
1.216     bentley  3537: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song38b.ogg">(OGG 5.5MB)</a>
                   3538: <p>
1.199     deraadt  3539: <a href="38.html">OpenBSD 3.8</a> CD2 track 2 is an<br>
1.216     bentley  3540: uncompressed copy of this song.
                   3541: <p>
1.76      deraadt  3542: <a href="images/Jones.jpg">
1.123     deraadt  3543: <img width=227 height=343 alt="Jones" src="images/Jones.jpg"></a>
1.216     bentley  3544: </div>
                   3545:
                   3546: <div class=commentary>
                   3547: <p>
1.58      deraadt  3548: For a multitude of (stupid) reasons, vendors often attempt to lock
                   3549: out our participation with their customers by refusing to give our
                   3550: programmers sufficient documentation so that we can properly support
                   3551: their devices.
                   3552: <p>
                   3553: Take Adaptec for instance.  Before the 3.7 release we disabled support
                   3554: for the
1.204     tb       3555: <a href="https://man.openbsd.org/?query=aac&amp;sektion=4">aac(4)</a>
1.58      deraadt  3556: Adaptec RAID driver because negotiations with the Adaptec had failed.
                   3557: They refused to give us documentation.  Without documentation, support
                   3558: for their controller had always been poor.  The driver had bugs (which
                   3559: affected some users more than others) which caused crashes, and of
                   3560: course there was no RAID management support.  Apparently most of these
1.59      jolan    3561: bugs are because the Adaptec controllers have numerous buggy firmware
                   3562: issues which require careful workarounds; without documentation we
                   3563: cannot solve these issues.
1.58      deraadt  3564: <p>
                   3565: The driver was written by an OpenBSD developer, who cribbed parts
                   3566: of it from a FreeBSD driver written by an ex-Adaptec employee.  But no
                   3567: public documentation exists, and Adaptec has dozens of cards with
                   3568: different firmware issues. All of this adds up to a very desperate
1.214     bentley  3569: development model &mdash; it becomes very hard for the principle of
1.58      deraadt  3570: "quality" to show its head.
                   3571: <p>
                   3572: RAID devices have two main qualities that people buy them for:
                   3573: <ul>
1.60      pvalchev 3574: <li>Redundancy
1.58      deraadt  3575: <li>Repair
                   3576: </ul>
1.216     bentley  3577: <p>
1.58      deraadt  3578: You want a RAID unit to provide you with redundancy, so that if some drives
1.60      pvalchev 3579: fail, your data is not lost.  But once a drive has failed, you require your
                   3580: array to (automatically, most likely) perform the operations to repair
1.58      deraadt  3581: itself, so that it is functioning perfectly again.
                   3582: <p>
                   3583: Some vendors (or like the above Adaptec case, ex-employee) have
                   3584: sometimes given us some documentation so that we could write drivers,
                   3585: so that their devices could support Redundancy.  But these vendors have
                   3586: never given us any documentation for performing Repairs.
                   3587: <p>
                   3588: Instead these vendors have tried to pass out non-free RAID management
                   3589: tools.  These are typically gigantic Linux binaries, or some crazy thing, that
1.67      jolan    3590: is supposed to work through a bizarre interface in the device driver, which
1.58      deraadt  3591: we are apparently supposed to write code for without any documentation.
                   3592: <p>
                   3593: And since we refuse to accept our users being forced into depending on
                   3594: vendor binaries, we have reverse engineered the management interface for
                   3595: the AMI controllers.
                   3596: <p>
                   3597: There is no great "intellectual property" in this stuff, it is all
                   3598: rather simple primitives.  This is all that we need to implement
                   3599: basic RAID management:
                   3600: <ul>
                   3601: <li>SCSI transactions on the back-side busses
                   3602: <li>Discovering which drives are in which volumes
                   3603: <li>Being able to silence the buzzer
                   3604: <li>Marking a new drive as a Hot-Spare
                   3605: </ul>
                   3606: <p>
                   3607: The AMI driver needed to support these small primitive operations.
                   3608: And once we had that, we rely on something else which we know: Almost
                   3609: all the RAID controllers would need the same primitives.
                   3610: <p>
                   3611: Thus armed, we were able to write a generic framework which would later
                   3612: work on other vendors' RAID cards, that is, once we get documentation
                   3613: or do some reverse engineering for their products.
                   3614: <p>
1.60      pvalchev 3615: But having been ignored for so long by these vendors, it is not clear when (if
                   3616: ever) we will get around to writing that support for Adaptec RAID
1.58      deraadt  3617: controllers now.  And Adaptec has gone and bought ICP Vortex, which
                   3618: may mean we can never get documentation for the
1.204     tb       3619: <a href="https://man.openbsd.org/?query=gdt&amp;sektion=4">gdt(4)</a>
1.58      deraadt  3620: controllers.
                   3621: The "Open Source Friendly liar" IBM owns Mylex, and Mylex has told us we
                   3622: would not get documentation, either.
                   3623: 3Ware has lied to us and our users so many times they make politicians
                   3624: look saintly.
                   3625: <p>
                   3626: Until other vendors give us documentation, if you want reliable RAID
                   3627: in OpenBSD, please buy
1.216     bentley  3628: LSI/AMI RAID cards.  And everything
1.206     tb       3629: <a href="https://marc.info/?l=openbsd-misc&amp;m=112630095818062&amp;w=2">
1.58      deraadt  3630: will just work</a>.
                   3631: <p>
                   3632: And keep pestering the other vendors.
1.216     bentley  3633: </div>
                   3634:
                   3635: <td class=lyrics>
                   3636: <dl>
                   3637: <dt>Narrator:
                   3638: <dd>
                   3639: <p>
                   3640: Welcome friends to the adventures of Puffiana Jones!
                   3641: <p>
                   3642: Brought to you by the good people at OpenBSD!
                   3643: <p>
1.58      deraadt  3644: Whether braving jungles of wires, oceans of code, or hacking the most
                   3645: treacherous of crypts, one fish fights for justice. With bravery and
                   3646: morality like none other, one name rings true. Puffiana Jones, famed
1.216     bentley  3647: hackologist and adventurer!
                   3648: <p>
1.58      deraadt  3649: Tracking down valuable artifacts and returning them to the public from
                   3650: the steely grip of greed. Many a villain has he pummeled, many a vile
1.216     bentley  3651: vendor has he thwarted, countless thugs, lawyers and kitties abound.
                   3652: <p>
                   3653: Join us now in his latest adventure.  Hackers of the Lost RAID!
                   3654: </dl>
                   3655:
                   3656: <dl>
                   3657: <dt>Marlus:
                   3658: <dd>
                   3659: Puffy, this mission will be dangerous.
                   3660: <dt>Puffy:
                   3661: <dd>
                   3662: I'm a careful guy Marlus.
                   3663: </dl>
                   3664:
                   3665: <dl>
                   3666: <dt>Puffy and Salmah:
                   3667: <dd>
                   3668: They're hacking in the wrong place!
                   3669: </dl>
                   3670:
                   3671: <dl>
                   3672: <dt>Beluge:
                   3673: <dd>
                   3674: You will never get the documentation Jones! Ah ha ha ha ha!
                   3675: <dt>Puffy:
                   3676: <dd>
                   3677: Now you're gettin' nasty.
                   3678: </dl>
                   3679:
                   3680: <dl>
                   3681: <dt>Puffy:
                   3682: <dd>
                   3683: SCSI's, why'd it have to be SCSI's?
                   3684: <dt>Salmah:
                   3685: <dd>
                   3686: API's, very dangerous. You go first.
                   3687: </dl>
                   3688:
                   3689: <dl>
                   3690: <dt>Narrator:
                   3691: <dd>
                   3692: <p>
1.58      deraadt  3693: Through thick and thin our hero persists, until finally,
                   3694: there before him
                   3695: lies the answer of the ages.  How to get OpenBSD, the world's most
                   3696: secure operating system,
                   3697: to communicate with the lost RAID. But alas, he is foiled once again by
1.216     bentley  3698: the evil Neozis.  Again he must chase the truth.  Will our hero prevail?
                   3699: <p>
1.58      deraadt  3700: Triumphant again!  Join us next time for the continuing adventures of
1.216     bentley  3701: Puffiana Jones!
                   3702: </dl>
                   3703:
                   3704: <td class=art>
                   3705: <img alt="" height=2160 width=380 src="images/38song.gif">
                   3706: </table>
                   3707:
                   3708: <p class=colophon>
1.58      deraadt  3709: Music composed by Ty Semaka and Jonathan Lewis.
                   3710: The Moxam Orchestra programmed and played by Jonathan Lewis.
                   3711: Vocals and Lyrics by Ty Semaka. Drums by Charlie Bullough.
1.157     deraadt  3712: Recorded, mixed and mastered by Jonathan Lewis of
1.216     bentley  3713: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
1.58      deraadt  3714:
                   3715: <hr>
1.216     bentley  3716: <h2 id=37><a href="37.html">3.7</a>: "Wizard of OS"</h2>
                   3717:
                   3718: <table class=song>
1.44      deraadt  3719: <tr>
1.216     bentley  3720: <td>
                   3721:
                   3722: <div class=download>
                   3723: 10:08
                   3724: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song37.mp3">(MP3 18MB)</a>
                   3725: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song37.ogg">(OGG 13MB)</a>
                   3726: <p>
1.126     deraadt  3727: <a href="37.html">OpenBSD 3.7</a> CD2 track 2 is an<br>
1.216     bentley  3728: uncompressed copy of this song.
                   3729: <p>
1.76      deraadt  3730: <a href="images/Wizard.jpg">
                   3731: <img width=227 height=343 alt="Wizard" src="images/Wizard.jpg"></a>
1.216     bentley  3732: </div>
                   3733:
                   3734: <div class=commentary>
                   3735: <p>
1.44      deraadt  3736: For an operating system to get anywhere in "the market" it must have
1.216     bentley  3737: good device support.
                   3738: <p>
1.44      deraadt  3739: Ethernet was our first concern. Many vendors refused to supply
                   3740: programmers with programming documentation for these chipsets.  Donald
                   3741: Becker (Linux) and Bill Paul (FreeBSD) changed the rules of the game
                   3742: here: They wrote drivers for the chipsets that they could get
                   3743: documentation for, and as they succeeded in writing more and more
                   3744: drivers, eventually closed vendors slowly opened up until most
                   3745: ethernet chipset documentation was available.  Today, some vendors
                   3746: still resist releasing ethernet chipset documentation (ie. Broadcom,
1.62      brad     3747: Intel, Marvell/SysKonnect, NVIDIA) but the driver problem is mostly
1.216     bentley  3748: solved in the ethernet market.
                   3749: <p>
1.44      deraadt  3750: Similar problems have happened in the SCSI, IDE, and RAID markets.
                   3751: Again, the problem was solved by writing drivers for documented
                   3752: devices first. If the free software user communities use those drivers
                   3753: preferentially, it is a market loss for the secretive vendors.
                   3754: Another approach that has worked is to publish email addresses and
                   3755: phone numbers for the marketing department managers in these
1.216     bentley  3756: companies.  These email campaigns have worked almost every time.
                   3757: <p>
                   3758: The new frontier: 802.11 wireless chipsets.
                   3759: <p>
1.44      deraadt  3760: Over the last six months, this came to a head in the OpenBSD project.
                   3761: We asked our users to help us petition numerous vendors so that we
                   3762: could get chipset documentation or redistributable firmware.  Certainly, we did
1.52      deraadt  3763: not succeed for some vendors.  But we did influence some vendors, in
1.44      deraadt  3764: particular the Taiwanese (Ralink and Realtek), who have given us
1.216     bentley  3765: everything we need.  We also reverse engineered the Atheros chipsets.
                   3766: <p>
1.44      deraadt  3767: Want to help us?  Avoid
1.204     tb       3768: <a href="https://man.openbsd.org/?query=ipw">Intel Centrino</a>,
1.44      deraadt  3769: Broadcom, TI, or Connexant PrismGT chipsets.
                   3770: Heck, avoid buying even regular
1.204     tb       3771: <a href="https://man.openbsd.org/?query=wi">old pre-G Prism products</a>,
1.44      deraadt  3772: to send a message.
1.48      deraadt  3773: If you can, buy 802.11 products using chips by
1.204     tb       3774: <a href="https://man.openbsd.org/?query=rtw">Realtek</a>,
                   3775: <a href="https://man.openbsd.org/?query=ral">Ralink</a>,
                   3776: <a href="https://man.openbsd.org/?query=atu">Atmel</a>,
                   3777: <a href="https://man.openbsd.org/?query=awi">ADMTek</a>,
                   3778: <a href="https://man.openbsd.org/?query=ath">Atheros</a>.
1.44      deraadt  3779: Our manual pages attempt to explain which vendors (ie. D-Link) box
1.52      deraadt  3780: which chipsets into which product.
1.216     bentley  3781: <p>
1.44      deraadt  3782: Send a message that open support for hardware matters.  A vendor in
1.56      cloder   3783: Redmond largely continues their practices because they get
1.44      deraadt  3784: the chipset documentation years before everyone else does.
                   3785: What really upsets us the most is that some Linux vendors are signing
                   3786: Non-Disclosure Agreements with vendors, or contracts that let them
                   3787: distribute firmwares. Meanwhile both Linux and FSF head developers
1.49      nick     3788: are not asking their communities to help us in our efforts to free
1.44      deraadt  3789: development information for all, but are even going further and
                   3790: telling their development communities to not work with us at
                   3791: pressuring vendors.  It is ridiculous.
1.216     bentley  3792: </div>
                   3793:
                   3794: <td class=lyrics>
                   3795: <p>
1.44      deraadt  3796: The heroine is deaf to her device<br>
                   3797: her uncles on the farm,<br>
                   3798: send out the alarm<br>
                   3799: and the shit storm flies<br>
                   3800: E-maelstrom is lifting up the house<br>
                   3801: With Puffathy inside,<br>
                   3802: twisting up a ride<br>
                   3803: to the land of OS<br>
                   3804: Hard landing, the packets celebrate<br>
                   3805: The wicked lawyers dead<br>
                   3806: The open slippers red are<br>
                   3807: Hers to take<br>
1.216     bentley  3808: <p>
1.53      otto     3809: Ding dong the lawyer's dead<br>
1.44      deraadt  3810: You're off to see the Wizard kid<br>
1.216     bentley  3811: <p>
1.44      deraadt  3812: The north witch instructed Puffathy<br>
                   3813: To get yourself back home<br>
                   3814: Take this yellow road and<br>
1.47      pvalchev 3815: You'll be fine<br>
1.44      deraadt  3816: Believe in the open ruby shoes<br>
                   3817: Now go to see the Wiz and<br>
                   3818: give Taiwan your biz<br>
                   3819: You'll never lose<br>
                   3820: The 3 friends she made along the way<br>
                   3821: Were nice but pretty lame,<br>
                   3822: lazy and insane<br>
                   3823: but they sang OK<br>
1.216     bentley  3824: <p>
1.53      otto     3825: Ding dong the lawyer's dead<br>
1.44      deraadt  3826: You're off to see the Wizard kid<br>
1.216     bentley  3827: <p>
1.44      deraadt  3828: Finally we're through the trees<br>
                   3829: The city glows<br>
                   3830: It's positively green<br>
                   3831: Pompously the wizard booms<br>
                   3832: He wants the broom of triple 'w'<br>
1.216     bentley  3833: <p>
1.44      deraadt  3834: Go to the west<br>
                   3835: You must pass the test<br>
                   3836: For me<br>
                   3837: Bring me the ride<br>
                   3838: of the witch I despise<br>
                   3839: And you'll be free<br>
1.216     bentley  3840: <p>
1.44      deraadt  3841: You don't need the broom<br>
                   3842: You don't need the shoes<br>
                   3843: You don't need the wiz<br>
                   3844: You will never lose<br>
                   3845: You have all you need<br>
                   3846: You always had heart<br>
                   3847: You always had courage<br>
                   3848: Did somebody fart?<br>
                   3849: You always had brains<br>
                   3850: You answered each call<br>
1.57      deraadt  3851: And this may surprise you<br>
1.44      deraadt  3852: But you've got some balls<br>
                   3853: So double click heels<br>
                   3854: and work with Taiwan<br>
                   3855: And speak to your doggie<br>
                   3856: You're already gone....<br>
1.216     bentley  3857:
                   3858: <td class=art>
                   3859: <img alt="" height=1079 width=380 src="images/37song.gif">
                   3860: </table>
                   3861:
                   3862: <p class=colophon>
1.44      deraadt  3863: Lyrics and vocal melody written by Ty Semaka.
                   3864: Main vocals by Jonathan Lewis, sung female vocals by Adele Legere,
                   3865: Puffathy (little girl voice) by Anita Miotti, monkeys and laughing by Ty
                   3866: Semaka,
                   3867: guitar by Reed Shimozawa, drums, bass and all other sounds programmed by
1.55      tom      3868: Jonathan Lewis.  Co-Arranged by Ty Semaka &amp; Jonathan Lewis.
1.157     deraadt  3869: Recorded, mixed and mastered by Jonathan Lewis at
1.216     bentley  3870: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
1.44      deraadt  3871:
                   3872: <hr>
1.216     bentley  3873: <h2 id=36><a href="36.html">3.6</a>: "Pond-erosa Puff (live)"</h2>
                   3874:
                   3875: <table class=song>
1.37      deraadt  3876: <tr>
1.216     bentley  3877: <td>
                   3878:
                   3879: <div class=download>
                   3880: 4:00
                   3881: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song36.mp3">(MP3 7.7MB)</a>
                   3882: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song36.ogg">(OGG 5.2MB)</a>
                   3883: <p>
1.126     deraadt  3884: <a href="36.html">OpenBSD 3.6</a> CD2 track 2 is an<br>
1.216     bentley  3885: uncompressed copy of this song.
                   3886: <p>
1.76      deraadt  3887: <a href="images/Ponderosa.jpg">
1.123     deraadt  3888: <img width=227 height=343 alt="Ponderosa" src="images/Ponderosa.jpg"></a>
1.216     bentley  3889: </div>
                   3890:
                   3891: <div class=commentary>
                   3892: <p>
1.37      deraadt  3893: What is up with some free software providers?!
                   3894: They say "Here's something free!  Oh wait, I changed my mind."
                   3895: <p>
                   3896: While not exactly bait-and-switch, this is something which
                   3897: has been causing the community continual grief, and therefore
                   3898: we decided to honour a few of the projects that have decided
1.41      deraadt  3899: to go non-free.  After all.. having gone non-free, no one is
1.37      deraadt  3900: going to remember them in the end.
                   3901: <p>
                   3902: This song is dedicated to a few worthy groups who
                   3903: have made this Free-to-Non-Free transition with their
                   3904: offerings in the last few years:
                   3905: <ul>
                   3906: <li>David Dawes worked for years with a team of
                   3907: developers to make a free X11 distribution for us to use,
                   3908: called XFree86, 98% of which was based on entirely free
                   3909: code from MIT. Suddenly, one day, he decided that
                   3910: we must give him more credit (ie. advertise his name) or
                   3911: stop using it.  Within about 4 months every project had
                   3912: told him to get stuffed, and the community has created a
                   3913: replacement effort.
1.41      deraadt  3914: Now his team cannot even keep their web pages up to date...
1.37      deraadt  3915: <li>OpenBSD was the first operating system to integrate a
                   3916: packet filter, and it was the ipf codebase from Darren Reed
                   3917: that we chose.  But a few years later he told us that we
                   3918: were not free to make changes to the code.  So we deleted ipf,
                   3919: and our new packet filter far exceeds the capabilities of the
                   3920: one he wrote. And other projects are switching too...
                   3921: <li>The Apache group started from the humble beginnings
                   3922: of just being 'a patchy' set of changes to a completely free
                   3923: web server of dubious quality.  But the years have changed them,
                   3924: and what they supply is now quite non-free... released under
1.40      jolan    3925: a license so entangled in legalese that we have absolutely no
1.51      jcs      3926: doubt that there are encumbrances hidden within.  Legal terms
1.37      deraadt  3927: protect.  Who are they protecting?  Not your freedom.
                   3928: </ul>
1.216     bentley  3929: <p>
1.37      deraadt  3930: So here's a goodbye to those three groups, and a warning to any
                   3931: others who will follow them:
                   3932: Make your stuff non-free, and something else will
                   3933: replace it.
1.216     bentley  3934: </div>
                   3935:
                   3936: <td class=lyrics>
                   3937: <p>
1.37      deraadt  3938: Well he rode from the ocean far upstream<br>
                   3939: Nuthin' to his name but a code and a dream<br>
                   3940: Lookin' for the legendary inland sea<br>
                   3941: Where the water was deep n' clean n' free<br>
                   3942: <p>
                   3943: But the town he found had suffered a blow<br>
1.38      pvalchev 3944: Fish were dying, cause the water was low<br>
1.37      deraadt  3945: Fat cat fish name o' Diamond Dawes<br>
                   3946: Plugged the stream with copyright laws<br>
                   3947: <p>
                   3948: <br>
                   3949: He said my water's good n' my water's free<br>
                   3950: So Pond-erosa, you gonna thank me!<br>
                   3951: Then he bottled it up and he labeled it "Mine"<br>
                   3952: They opened n' poured, but they ran outta time!<br>
                   3953: <p>
                   3954: So Puff made a brand and he tanned his hide<br>
                   3955: Said. "this is the mark of too much pride"<br>
                   3956: Tied him to a horse, set the tail on fire<br>
                   3957: Slapped er on the ass and the water went higher!<br>
                   3958: <p>
                   3959: <br>
                   3960: Pond-erosa Puff<br>
                   3961: wouldn't take no guff<br>
1.41      deraadt  3962: Water oughta be clean and free<br>
1.37      deraadt  3963: So he fought the fight<br>
                   3964: and he set things right<br>
                   3965: With his OpenBSD<br>
                   3966: <p>
                   3967: <br>
                   3968: Well things were good fer a spell in town<br>
                   3969: But then one day, dang water turned brown<br>
                   3970: Comin' to the rescue, Mayor Reed<br>
                   3971: He said, "This here filter's all ya'll need"<br>
                   3972: <p>
                   3973: But it didn't take long 'fore the filter plugged<br>
                   3974: Full of mud, n' crud, n' bugs<br>
                   3975: Folks said "gotta be a gooder way"<br>
                   3976: Mayor said "Hell No! She's O.K."<br>
                   3977: <p>
                   3978: <br>
                   3979: "The water's fine on the Open range"<br>
                   3980: And he passed a law that it couldn't change.<br>
1.51      jcs      3981: "No freeze, no boil, no frolicking young"<br>
1.37      deraadt  3982: Puff took him aside, said "this is wrong"<br>
                   3983: <p>
                   3984: Then he found the Mayor was addin' the crud!<br>
                   3985: So he took him down in a cloud of blood<br>
                   3986: Said "The Mayor's learnd, he's done been mean"<br>
                   3987: So they did it right and the water went clean!<br>
                   3988: <p>
                   3989: <br>
1.216     bentley  3990: CHORUS
1.37      deraadt  3991: <p>
                   3992: <br>
                   3993: So once agin' it was right, but then<br>
                   3994: The lake went dry, she was gone again!<br>
                   3995: Fish started flippin' and floppin' about<br>
1.42      deraadt  3996: Yellin' "Mercy Puff! It's a doggone drought!"<br>
1.37      deraadt  3997: <p>
                   3998: So he rolled up-gulch till he hit the lake<br>
                   3999: Of Apache fish, they was on the take<br>
                   4000: They'd built a dam that was made of rules<br>
                   4001: Now Puff was pissed and he lost his cool!<br>
                   4002: <p>
                   4003: <br>
                   4004: I'm sick and tired of these goldarn words!<br>
1.39      mcbride  4005: n' laws n' bureaucratic nerds!<br>
1.37      deraadt  4006: You're full o' beans n' killin' my town<br>
                   4007: and if you's all don't shut er down<br>
                   4008: <p>
                   4009: I'll hang a lickin' on every one<br>
                   4010: of you sons o' bitchin' greedy scum!<br>
1.41      deraadt  4011: So he blew the dam, an' he let 'er haul<br>
                   4012: Cause water oughta be free for all!<br>
1.37      deraadt  4013: <p>
                   4014: <br>
1.216     bentley  4015: CHORUS
                   4016: <p>
1.37      deraadt  4017: <br>
                   4018: That's right!<br>
                   4019: I'll hang a lickin' on ya!<br>
                   4020: Never piss on another man's boot!<br>
1.216     bentley  4021:
                   4022: <td class=art>
                   4023: <img alt="" height=1634 width=263 src="images/36song.gif">
                   4024: </table>
                   4025:
                   4026: <p class=colophon>
1.214     bentley  4027: Vocals, Lyrics, Melody and Co-Arrangement by Ty Semaka &mdash; Guitar by
1.216     bentley  4028: Chantal Vitalis &mdash; Bass by Jonny Nordstrom &mdash; Drums by John McNiel,
1.214     bentley  4029: Fiddle &mdash; Co-Arrangement, Recording, Mixing, Mastering by Jonathan Lewis of
1.216     bentley  4030: <a href="mailto:moxamstudios@hotmail.com">Moxam Studios</a>.
1.37      deraadt  4031:
                   4032: <hr>
1.216     bentley  4033: <h2 id=35><a href="35.html">3.5</a>: "CARP License" and "Redundancy must be free"</h2>
                   4034:
                   4035: <table class=song>
1.30      deraadt  4036: <tr>
1.216     bentley  4037: <td>
                   4038:
                   4039: <div class=download>
                   4040: 5:21
                   4041: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song35.mp3">(MP3 9.7MB)</a>
                   4042: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song35.ogg">(OGG 6.8MB)</a>
                   4043: <p>
1.126     deraadt  4044: <a href="35.html">OpenBSD 3.5</a> CD2 track 2 is an<br>
1.216     bentley  4045: uncompressed copy of this skit &amp; song.
                   4046: <p>
1.76      deraadt  4047: <a href="images/Carp.gif">
                   4048: <img width=255 height=343 alt="CARP" src="images/Carp.gif"></a>
1.216     bentley  4049: </div>
                   4050:
                   4051: <div class=commentary>
                   4052: <p>
1.30      deraadt  4053: A common theme used by the comedy crew Monty Python was to emphasize
                   4054: and exaggerate ridiculousnesses that their target had imposed upon
                   4055: themselves.  Few things could be considered as humorous as making a
                   4056: redundancy protocol... redundant; e.g. being forced to replace it by
                   4057: Cisco lawyers and IETF policy.
                   4058: <p>
                   4059: We've been working a few years now on our packet filtering software
1.204     tb       4060: <a href="https://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>
1.30      deraadt  4061: and it became time to add failover.  We want to be able to set up pf
                   4062: firewalls side by side, and exchange the stateful information between
                   4063: them, so that in case of failure another could take over 'keep state'
                   4064: sessions.  Our
1.204     tb       4065: <a href="https://man.openbsd.org/?query=pfsync&amp;sektion=4">pfsync(4)</a>
1.30      deraadt  4066: protocol solves this problem.  However, on both sides of the firewall,
                   4067: it is also necessary to have all the regular hosts not see a
                   4068: network failure.  The only reliable way to do this is for both
                   4069: firewall machines to have and use the same IP and MAC addresses.  But
                   4070: the only real way to do that is to use multicast protocols.
                   4071: <p>
                   4072: The IETF community proposed work in this direction in the late
                   4073: 90's, however in 1997 Cisco informed them that they believed some of
                   4074: Cisco's patents covered the proposed IETF VRRP (Virtual Router
                   4075: Redundancy Protocol); on
1.205     tb       4076: <a href="https://www.ietf.org/ietf/IPR/VRRP-CISCO">
1.30      deraadt  4077: March 20, 1998 they went further and specifically named their HSRP
                   4078: "Hot Standby Router Protocol" patent</a>.  Reputedly, they were upset
                   4079: that IETF had not simply adopted the flawed HSRP protocol as the
                   4080: standard solution for this problem.  Despite this legal pressure, the
                   4081: IETF community forged ahead and published VRRP as a standard even
                   4082: though there was a patent in the space.  Why?
1.144     deraadt  4083: <a href="http://mirror.switch.ch/ftp/doc/ietf/vrrp/vrrp-minutes-97dec.txt">
1.30      deraadt  4084: There was much deliberation</a>
                   4085: at all levels of the IETF, and unfortunately for all of us the
                   4086: politicians within eventually decided to allow patented technology in
1.214     bentley  4087: standards &mdash; as long as the patented technology is licensed under RAND
1.30      deraadt  4088: (Reasonable And Non Discriminatory) terms.  As free software
                   4089: programmers, we therefore find ourselves in the position that these
                   4090: RAND standards must not be implemented by us, and we must deviate from
                   4091: the standard.  We find all this rather Unreasonable and Discriminatory
                   4092: and we *will* design competing protocols.  Some standards organization,
                   4093: eh?
                   4094: <p>
                   4095: Due to some HSRP flaws fixed by VRRP and for compatibility with the
                   4096: (HSRP-licensed) VRRP implementations of their competitors, Cisco in
                   4097: recent times has largely abandoned HSRP and now relies on VRRP instead
1.214     bentley  4098: &mdash; a protocol designed for and by the community, but for which they
1.30      deraadt  4099: claim patent rights.
                   4100: <p>
                   4101: On August 7 2002, after many communications, Robert Barr (Cisco's
                   4102: lawyer) firmly informed the OpenBSD community that Cisco would defend
1.214     bentley  4103: its patents for VRRP implementations &mdash; meaning basically that it was
1.30      deraadt  4104: impossible for a free software group to produce a truly free
                   4105: implementation of the IETF standard protocol.  Perhaps this is because
                   4106: Cisco and Alcatel are currently engaged in a pair of patent lawsuits; a
                   4107: small piece of which is Cisco attempting to use the HSRP patent
                   4108: against Alcatel for their use of VRRP.  Some IETF working group
                   4109: members took note of our complaints,
1.122     deraadt  4110: <a href="http://web.archive.org/web/20061109082106/http://lists.microshaft.org/pipermail/dmca_discuss/2003-April/004702.html">
1.30      deraadt  4111: however an attempt in April 2003 to have the IETF abandon the use of
                   4112: patented technology failed to "reach consensus" in the IETF</a>.
                   4113: <p>
                   4114: A few years ago, the W3C, who designs our web protocols, tried to move
                   4115: to a RAND policy as well (primarily because of pressure from Microsoft
                   4116: and Apple), but the community outrage was so overpowering that they
                   4117: backed down.  Some standards groups use this policy, while others
1.214     bentley  4118: avoid it &mdash; the one differentiation being the amount of corporate
1.55      tom      4119: participation. In the IETF, the pro-RAND agents work for AT&amp;T,
1.30      deraadt  4120: Alcatel, IBM, Cisco, Microsoft, and other large companies.  Since IETF
                   4121: is an open forum, they can blend in as the populace, and vote just
                   4122: like all others, except against the community.
                   4123: <p>
                   4124: Translation: In failing to "reach consensus", the companies who
                   4125: benefit from RAND won, and the community lost again.
                   4126: <p>
                   4127: Left with little choice, we proceeded to reinvent the wheel or, more
                   4128: correctly, abandon the wheel entirely and go for a "hovercraft".  We
                   4129: designed CARP (Common Address Redundancy Protocol) to solve the same
                   4130: problem that these other protocols are designed for, but without the
                   4131: same technological basis as HSRP and VRRP.  We read the patent
                   4132: document carefully and ensured that CARP was fundamentally different.
                   4133: We also avoided many of the flaws in HSRP and VRRP (such as an inherent
                   4134: lack of security).  And since we are OpenBSD developers, we designed
                   4135: it to use cryptography.
                   4136: <p>
                   4137: The combination of
1.204     tb       4138: <a href="https://man.openbsd.org/?query=pf&amp;sektion=4">pf(4)</a>,
                   4139: <a href="https://man.openbsd.org/?query=pfsync&amp;sektion=4">pfsync(4)</a>, and
                   4140: <a href="https://man.openbsd.org/?query=carp&amp;sektion=4">carp(4)</a>
1.30      deraadt  4141: has permitted us to build highly redundant firewalls.  To date, we
                   4142: have built a few networks that include as many as 4 firewalls, all
                   4143: running random reboot cycles.  As long as one firewall is alive in a
                   4144: group, traffic through them moves smoothly and correctly for all of
                   4145: our packet filter functionality.  Cisco's low end products are unable
                   4146: to do this reliably, and if they have high end products which can do
                   4147: this, you most certainly cannot afford them.
                   4148: <p>
                   4149: As a final note of course, when we petitioned IANA, the IETF body
                   4150: regulating "official" internet protocol numbers, to give us numbers
                   4151: for CARP and pfsync our request was denied.  Apparently we had failed
                   4152: to go through an official standards organization.  Consequently we
                   4153: were forced to choose a protocol number which would not conflict with
                   4154: anything else of value, and decided to place CARP at IP protocol 112.
                   4155: We also placed pfsync at an open and unused number. We informed IANA of
                   4156: these decisions, but they declined to reply.
                   4157: <p>
                   4158: This ridiculous situation then inspired one of our developers to create
                   4159: this parody of the well-known Monty Python skit and song.
1.216     bentley  4160: </div>
                   4161:
                   4162: <td class=lyrics>
                   4163:
                   4164: <dl class=compact>
                   4165: <dt>Customer:
                   4166: <dd>
1.30      deraadt  4167: Hello, I would like to buy a CARP license please.
1.216     bentley  4168: <dt>
                   4169: <dt>Licenser:
                   4170: <dd>
1.30      deraadt  4171: A what?
1.216     bentley  4172: <dt>Customer:
                   4173: <dd>
1.30      deraadt  4174: A license for my network redundancy protocol, CARP.
1.216     bentley  4175: <dt>Licenser:
                   4176: <dd>
1.30      deraadt  4177: Well, it's free isn't it?
1.216     bentley  4178: <dt>Customer:
                   4179: <dd>
1.30      deraadt  4180: Exactly, the protocol's name is CARP.  CARP the redundancy protocol.
1.216     bentley  4181: <dt>Licenser:
                   4182: <dd>
1.30      deraadt  4183: What?
1.216     bentley  4184: <dt>Customer:
                   4185: <dd>
1.30      deraadt  4186: He is an.... redundancy protocol.
1.216     bentley  4187: <dt>Licenser:
                   4188: <dd>
1.30      deraadt  4189: CARP is a free redundancy protocol!
1.216     bentley  4190: <dt>Customer:
                   4191: <dd>
1.30      deraadt  4192: Yes, I chose it out of three, I didn't like the others,
                   4193: they were all too... encumbered.  And now I must license it!
1.216     bentley  4194: <dt>Licenser:
                   4195: <dd>
1.30      deraadt  4196: You must be a looney.
1.216     bentley  4197: <dt>Customer:
                   4198: <dd>
1.30      deraadt  4199: I am not a looney!  Why should I be tied with the epithet looney merely
                   4200: because I wish to protect my redundancy protocol?  I've heard tell
                   4201: that Network Associates has a pet algorithm called RSA used in IETF
                   4202: standards, and you wouldn't call them a looney; Geoworks has a claim
                   4203: on WAP, after what their lawyers do to you if you try to implement it.
                   4204: Cisco has two redundant patents, both encumbered, and Cadtrack has a
                   4205: patent on cursor movement!  So, if you're calling the large American
                   4206: companies that fork out millions of dollars for the use of XOR a
                   4207: bunch of looneys, I shall have to ask you to step outside!
1.216     bentley  4208: <dt>Licenser:
                   4209: <dd>
1.30      deraadt  4210: Alright, alright, alright.  A license.
1.216     bentley  4211: <dt>Customer:
                   4212: <dd>
1.30      deraadt  4213: Yes.
1.216     bentley  4214: <dt>Licenser:
                   4215: <dd>
1.30      deraadt  4216: For a free redundancy protocol?
1.216     bentley  4217: <dt>Customer:
                   4218: <dd>
1.30      deraadt  4219: Yes.
1.216     bentley  4220: <dt>Licenser:
                   4221: <dd>
1.30      deraadt  4222: You are a looney.
1.216     bentley  4223: <dt>Customer:
                   4224: <dd>
1.30      deraadt  4225: Look, it allows for bleeding redundancy doesn't it? Cisco's got a
                   4226: patent for the HSRP, and I've got to get a license for me router
                   4227: VRRP.
1.216     bentley  4228: <dt>Licenser:
                   4229: <dd>
1.30      deraadt  4230: You don't need a license for your VRRP.
1.216     bentley  4231: <dt>Customer:
                   4232: <dd>
1.32      otto     4233: I bleeding well do and I got one.  It can't be called VRRP without it.
1.216     bentley  4234: <dt>Licenser:
                   4235: <dd>
1.30      deraadt  4236: There's no such thing as a bloody VRRP license.
1.216     bentley  4237: <dt>Customer:
                   4238: <dd>
1.30      deraadt  4239: Yes there is!
1.216     bentley  4240: <dt>Licenser:
                   4241: <dd>
1.30      deraadt  4242: Isn't!
1.216     bentley  4243: <dt>Customer:
                   4244: <dd>
1.30      deraadt  4245: Is!
1.216     bentley  4246: <dt>Licenser:
                   4247: <dd>
1.30      deraadt  4248: Isn't!
1.216     bentley  4249: <dt>Customer:
                   4250: <dd>
1.30      deraadt  4251: I bleeding got one, look!  What's that then?
1.216     bentley  4252: <dt>Licenser:
                   4253: <dd>
1.30      deraadt  4254: This is a Cisco HSRP patent document with the word "Cisco" crossed
                   4255: out and the word "IETF" written in in crayon.
1.216     bentley  4256: <dt>Customer:
                   4257: <dd>
1.30      deraadt  4258: The man didn't have the right form.
1.216     bentley  4259: <dt>Licenser:
                   4260: <dd>
1.30      deraadt  4261: What man?
1.216     bentley  4262: <dt>Customer:
                   4263: <dd>
1.30      deraadt  4264: Robert Barr, the man from the redundancy detector van.
1.216     bentley  4265: <dt>Licenser:
                   4266: <dd>
1.30      deraadt  4267: The looney detector van, you mean.
1.216     bentley  4268: <dt>Customer:
                   4269: <dd>
1.30      deraadt  4270: Look, it's people like you what cause unrest.
1.216     bentley  4271: <dt>Licenser:
                   4272: <dd>
1.30      deraadt  4273: What redundancy detector van?
1.216     bentley  4274: <dt>Customer:
                   4275: <dd>
1.30      deraadt  4276: The redundancy detector van from the Monopoly of Cizzz-coeee.
1.216     bentley  4277: <dt>Licenser:
                   4278: <dd>
1.30      deraadt  4279: Cizzz-coeee?
1.216     bentley  4280: <dt>Customer:
                   4281: <dd>
1.30      deraadt  4282: It was spelt like that on the van.  I'm very observant!  I never seen
                   4283: so many bleeding aerials.  The man said that their equipment could
                   4284: pinpoint a failover configuration at 400 yards!  And my Cisco router,
                   4285: being such a flappy bat, was a piece of cake.
1.216     bentley  4286: <dt>Licenser:
                   4287: <dd>
1.34      otto     4288: How much did you pay for that?
1.216     bentley  4289: <dt>Customer:
                   4290: <dd>
1.30      deraadt  4291: Sixty quid, and twenty grand for the PIX.
1.216     bentley  4292: <dt>Licenser:
                   4293: <dd>
1.30      deraadt  4294: What PIX?
1.216     bentley  4295: <dt>Customer:
                   4296: <dd>
1.30      deraadt  4297: The PIX I'm replacing!
1.216     bentley  4298: <dt>Licenser:
                   4299: <dd>
1.30      deraadt  4300: So you're replacing your PIX with free software, and yet you want to
                   4301: license it?
1.216     bentley  4302: <dt>Customer:
                   4303: <dd>
1.30      deraadt  4304: There's nothing so odd about that. I'm sure they patented this
                   4305: protocol too.  After all, the IETF had a hand in it!
1.216     bentley  4306: <dt>Licenser:
                   4307: <dd>
1.30      deraadt  4308: No they didn't!
1.216     bentley  4309: <dt>Customer:
                   4310: <dd>
1.30      deraadt  4311: Did!
1.216     bentley  4312: <dt>Licenser:
                   4313: <dd>
1.30      deraadt  4314: Didn't!
1.216     bentley  4315: <dt>Customer:
                   4316: <dd>
1.30      deraadt  4317: Did, did, did and did!
1.216     bentley  4318: <dt>Licenser:
                   4319: <dd>
1.30      deraadt  4320: Oh, all right.
1.216     bentley  4321: <dt>Customer:
                   4322: <dd>
1.30      deraadt  4323: Spoken like a gentleman, sir.  Now, are you going to give me a CARP
                   4324: license?
1.216     bentley  4325: <dt>Licenser:
                   4326: <dd>
1.30      deraadt  4327: I promise you that there is no such thing.  You don't need one.
1.216     bentley  4328: <dt>Customer:
                   4329: <dd>
1.30      deraadt  4330: In that case, give me a Firewall License.
1.216     bentley  4331: <dt>Licenser:
                   4332: <dd>
1.30      deraadt  4333: A license?
1.216     bentley  4334: <dt>Customer:
                   4335: <dd>
1.30      deraadt  4336: Yes.
1.216     bentley  4337: <dt>Licenser:
                   4338: <dd>
1.30      deraadt  4339: For your firewall?
1.216     bentley  4340: <dt>Customer:
                   4341: <dd>
1.30      deraadt  4342: No.
1.216     bentley  4343: <dt>Licenser:
                   4344: <dd>
1.30      deraadt  4345: No?
1.216     bentley  4346: <dt>Customer:
                   4347: <dd>
1.30      deraadt  4348: No, half my firewall.  It had an accident.
1.216     bentley  4349: <dt>Licenser:
                   4350: <dd>
1.30      deraadt  4351: You're off your chump.
1.216     bentley  4352: <dt>Customer:
                   4353: <dd>
1.30      deraadt  4354: Look, if you intend by that utilization of an obscure colloquialism
1.43      deraadt  4355: to imply that my sanity is not entirely up to scratch, or indeed to deny the
1.30      deraadt  4356: semi-existence of my little half firewall, I shall have to ask you to
                   4357: listen to this!  Take it away CARP the orchestra leader!
1.216     bentley  4358: </dl>
                   4359: <p>
1.30      deraadt  4360: A zero... one.. A one zero one one<br>
1.216     bentley  4361: <p>
1.30      deraadt  4362: VRRP, philosophically,<br>
                   4363: must ipso facto standard be<br>
                   4364: But standard it<br>
                   4365: needs to be free<br>
1.174     guenther 4366: vis-&agrave;-vis<br>
1.30      deraadt  4367: the IETF<br>
                   4368: you see?<br>
1.216     bentley  4369: <p>
1.30      deraadt  4370: But can VRRP<br>
                   4371: be said to be<br>
                   4372: or not to be<br>
                   4373: a standard, see,<br>
                   4374: when VRRP can not be free,<br>
                   4375: due to some Cisco patentry..<br>
1.216     bentley  4376: <p>
1.30      deraadt  4377: Singing...<br>
1.216     bentley  4378: <p>
1.30      deraadt  4379: La Dee Dee, 1, 2, 3.<br>
                   4380: VRRP ain't free.<br>
                   4381: O P E N B S D<br>
                   4382: CARP is free<br>
1.216     bentley  4383: <p>
1.30      deraadt  4384: Is this wretched Cisco-eze<br>
                   4385: let through IETF to mean<br>
                   4386: my firewall must pay legal fees?<br>
                   4387: No! CARP and PF are Free!<br>
1.216     bentley  4388: <p>
1.30      deraadt  4389: Fiddle dee dum,<br>
                   4390: Fiddle dee dee,<br>
                   4391: CARP and PF are free.<br>
1.216     bentley  4392: <p>
1.30      deraadt  4393: 1 1 2,<br>
                   4394: Tee Hee Hee,<br>
                   4395: CARP and PF are free.<br>
1.216     bentley  4396: <p>
1.30      deraadt  4397: My firewall just keeps running, see,<br>
                   4398: bisected accidentally,<br>
                   4399: one summer afternoon by me.<br>
                   4400: Redundancy's good when free.<br>
1.216     bentley  4401: <p>
1.30      deraadt  4402: Redundancy must be free.<br>
                   4403: Redundancy must be free.<br>
1.216     bentley  4404: <p>
1.30      deraadt  4405: The End<br>
1.216     bentley  4406: <p>
1.30      deraadt  4407: Under the Geddy Lee?<br>
1.216     bentley  4408: <p>
1.30      deraadt  4409: No, Redundancy must be free!<br>
1.216     bentley  4410: <p>
1.30      deraadt  4411: Geddy must be free.<br>
1.216     bentley  4412:
                   4413: <td class=art>
                   4414: <img alt="" height=1800 width=360 src="images/35song.gif">
                   4415: </table>
                   4416:
                   4417: <p class=colophon>
                   4418: <span style="color:var(--green)">"CARP License"</span> sketch:<br>
1.30      deraadt  4419: Tony Binns as the Customer, Peter Rumpel as the Licenser.
1.216     bentley  4420: <span style="color:var(--green)">"Redundancy must be free"</span> song:<br>
1.30      deraadt  4421: Lead vocal by Peter Rumpel, backing vocals by Jonathan Lewis and Ty Semaka.
1.37      deraadt  4422: Piano by Janet Lewis, acoustic guitars by Chantal Vitalis.<br>
1.30      deraadt  4423: Bass and Geddy Lee questioning by Jonathan Lewis.
1.216     bentley  4424: Lyrics by Bob Beck.
1.30      deraadt  4425:
                   4426: <hr>
1.216     bentley  4427: <h2 id=34><a href="34.html">3.4</a>: "The Legend of Puffy Hood"</h2>
                   4428:
                   4429: <table class=song>
1.20      deraadt  4430: <tr>
1.216     bentley  4431: <td>
                   4432:
                   4433: <div class=download>
                   4434: 3:30
                   4435: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song34.mp3">(MP3 7.0MB)</a>
                   4436: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song34.ogg">(OGG 5.1MB)</a>
                   4437: <p>
1.126     deraadt  4438: <a href="34.html">OpenBSD 3.4</a> CD2 track 2 is an<br>
1.216     bentley  4439: uncompressed copy of this song.
                   4440: <p>
1.76      deraadt  4441: <a href="images/Hood.gif">
                   4442: <img height=343 width=255 alt="Puffy Hood" src="images/Hood.gif"></a>
1.216     bentley  4443: </div>
                   4444:
                   4445: <div class=commentary>
                   4446: <p>
1.20      deraadt  4447: Join Puffy Hood and his Funny Fish as they take on
1.26      deraadt  4448: the Sheriff (an unelected leader) and other evil
1.20      deraadt  4449: forces of the draconian government!
                   4450: <p>
                   4451: As we did for the 3.3 release, we have once again tried
                   4452: making release artwork and music which are allegorical
                   4453: of recent happenings.
                   4454: <p>
                   4455: Two years ago we became involved with the University
                   4456: of Pennsylvania and DARPA, who were funding us to do
                   4457: security research and development .. on things that
                   4458: we were already intending to do.  We provided ideas,
                   4459: wrote papers, and deployed cutting-edge technology;
                   4460: DARPA provided finances and reaped a share of the
                   4461: credit, and the University of Pennsylvania acted as
                   4462: a middle-man.  We accepted funding based on the
                   4463: promise that our freedom to operate as we wished
                   4464: was unaffected. To us, freedom is more important
1.214     bentley  4465: than funding &mdash; heck, we were dealing with the evil
1.20      deraadt  4466: forces of government, and needed to be careful.
                   4467: <p>
                   4468: A few months prior to this release, DARPA suddenly
                   4469: and without warning decided to withdraw that funding;
                   4470: they also aggressively backed out of contractual
1.185     tj       4471: obligations.  Many articles in the press followed regarding
1.67      jolan    4472: this sudden maneuver.  Apparently this hoopla happened
1.20      deraadt  4473: because an OpenBSD-related article in the Canadian
1.55      tom      4474: newspaper The Globe &amp; Mail had quoted Theo de Raadt
1.20      deraadt  4475: making anti-war statements regarding Iraq and the
                   4476: theft of oil.
                   4477: <p>
                   4478: The only answer given (to major media reporters) by a
                   4479: DARPA spokesperson (Jan Walker) was this:
                   4480: <p>
                   4481: &quot;As a result of the DARPA review of the
                   4482: project, and due to world events and the evolving
                   4483: threat posed by increasingly capable nation-states,
                   4484: the Government on April 21 advised the University
                   4485: to suspend work on the "security fest" portion of
                   4486: the project.&quot;
                   4487: <p>
                   4488: That almost toes the line of calling us terrorists!
                   4489: We had lost financial support, but the release of the
                   4490: statement above suddenly made us very happy to be free
                   4491: of any perceived obligation to such crazy people.
                   4492: <p>
                   4493: Since the termination came near natural contract
                   4494: termination (about 4 months remained), less damage
                   4495: than expected was sustained by the project.  Sponsors
                   4496: stepped forward and helped us make up the missing funds
                   4497: we needed to run our "Hackathon", and the event
1.61      grunk    4498: proceeded as planned.  We even had T-shirts made with
1.20      deraadt  4499: "Workstations of Mass Development" artwork for those
                   4500: developers who attended (sorry, they are not for sale).
                   4501: <p>
                   4502: We could not make stories like this up.  So instead,
                   4503: we are making up an allegory about it, using the tale
                   4504: of Robin Hood.
1.216     bentley  4505: </div>
                   4506:
                   4507: <td class=lyrics>
                   4508: <p>
1.20      deraadt  4509: Sir Puffy of Ramsay was a wandrin'<br>
                   4510: Through forests of seaweed all alone<br>
                   4511: He had found the crusades<br>
                   4512: were an endless charade<br>
                   4513: So for now he called Nothing Hack home<br>
1.216     bentley  4514: <p>
1.20      deraadt  4515: <br>
                   4516: One day he met Little Bob of Beckley<br>
                   4517: Beat him fair on a log-in by staff<br>
                   4518: Clever chums they did find<br>
                   4519: other fish of their kind<br>
                   4520: Thwarting evil with humppa and math<br>
1.216     bentley  4521: <p>
1.20      deraadt  4522: <br>
                   4523: Now trouble was a brewin' when the Good King was away<br>
                   4524: The Sheriff came a callin' for the poor to pay<br>
                   4525: With CD's and their freedom<br>
                   4526: for to share online<br>
                   4527: And burning down the village cause he was a slime<br>
1.216     bentley  4528: <p>
1.20      deraadt  4529: <br>
                   4530: So Puffy and his buddies took the booty from the rich<br>
                   4531: and turned it into a system to protect poor fish<br>
                   4532: Sent out by Hook or a Wim<br>
                   4533: to the teaming schools<br>
                   4534: Town cryers were on fire cause the crypto ruled!<br>
1.216     bentley  4535: <p>
1.20      deraadt  4536: <br>
                   4537: <em>Chorus:</em><br>
                   4538: They called it "BSD"!<br>
                   4539: And "Open" because it's always free<br>
                   4540: So raise up your glass and<br>
                   4541: three cheers to the Funny<br>
                   4542: Fish for never running<br>
                   4543: and making something good!<br>
                   4544: And here's to Puffy Hood!<br>
1.216     bentley  4545: <p>
1.20      deraadt  4546: <br>
                   4547: Aaaw! Word to the sea y'all<br>
                   4548: The Hood's a bad ball<br>
                   4549: Ya underneath he's a heathen and a traitor<br>
                   4550: He can take from you all and say "later!"<br>
                   4551: Think he's a hero?<br>
                   4552: Naw he ain't lovin' ya<br>
1.24      deraadt  4553: He gettin' richer than Bill Gates and Dubya<br>
1.20      deraadt  4554: Read the Wanted poster<br>
                   4555: of Sheriff Plac-o-derm fool<br>
                   4556: We gettin' back the booty<br>
                   4557: or we take away your worms too<br>
1.216     bentley  4558: <p>
1.20      deraadt  4559: <br>
                   4560: Yo! Word to the classes<br>
                   4561: Put on your glasses<br>
                   4562: I guess the Sheriff is King till this passes<br>
                   4563: Times are a changin' and movin' so fast<br>
1.157     deraadt  4564: He says "Give me your freedom,<br>
1.20      deraadt  4565: I'll grasp it and pass it to brass<br>
                   4566: who can hash it for weapons of massive distraction.<br>
                   4567: And hand me the bastards that brashly amassed from the cash<br>
                   4568: happy faction of oily and gassy co-action".<br>
                   4569: No! Don't hand em dick, grab a stick, keep attacking for freedom<br>
                   4570: and hack till the King cometh back and leave em'<br>
1.216     bentley  4571: <p>
1.20      deraadt  4572: <br>
                   4573: Then trouble was a rollin' with an army on the run<br>
1.25      deraadt  4574: The Sheriff came a callin' for the spikey one<br>
1.20      deraadt  4575: And took back all the booty<br>
                   4576: Puff intended for the poor<br>
                   4577: The Arch-a-thon went on despite the mighty roar<br>
1.216     bentley  4578: <p>
1.20      deraadt  4579: <br>
                   4580: Puff snuck into the castle, and found the treasure hill<br>
                   4581: And also found Maid Marlin held against her will<br>
                   4582: He loaded all the loot<br>
1.157     deraadt  4583: to give it back and big surprise<br>
1.20      deraadt  4584: He took the maiden too, 'cause she was easy on the eyes<br>
1.216     bentley  4585: <p>
1.20      deraadt  4586: <br>
                   4587: <em>Chorus:</em><br>
                   4588: They called it "BSD"!<br>
                   4589: And "Open" because it's always free<br>
                   4590: So raise up your glass and<br>
                   4591: three cheers to the Funny<br>
                   4592: Fish for never running<br>
                   4593: and making something good!<br>
                   4594: And here's to Puffy Hood!<br>
                   4595:
1.216     bentley  4596: <td class=art>
                   4597: <img alt="" height=1440 width=263 src="images/34song.gif">
                   4598: </table>
                   4599:
                   4600: <p class=colophon>
1.20      deraadt  4601: Music, Co-arrangement, Recording, Mixing, Drum Programming,
                   4602: Bass, Organ, and Violin by Jonathan Lewis.
                   4603: Co-Arrangement, Lyrics, and Main Vocals by Ty Semaka.
                   4604: Back-vocals by Bob Beck, Calvin Beck, Theo de Raadt, Alan Kolodziejzyk,
1.55      tom      4605: Jonathan Lewis &amp; Peter Valchev.
1.20      deraadt  4606: <br>
                   4607: Rap #1 by Richard Sixto.
                   4608: Guitar by Chantal Vitalis.
                   4609:
1.23      jose     4610: <hr>
1.216     bentley  4611: <h2 id=33><a href="33.html">3.3</a>: "Puff the Barbarian"</h2>
                   4612:
                   4613: <table class=song>
1.11      deraadt  4614: <tr>
1.216     bentley  4615: <td>
                   4616:
                   4617: <div class=download>
                   4618: 4:00
                   4619: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song33.mp3">(MP3 7.5MB)</a>
                   4620: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song33.ogg">(OGG 3.3MB)</a>
                   4621: <p>
1.126     deraadt  4622: <a href="33.html">OpenBSD 3.3</a> CD2 track 2 is an<br>
1.216     bentley  4623: uncompressed copy of this song.
                   4624: <p>
1.76      deraadt  4625: <a href="images/Barbarian.gif">
                   4626: <img height=343 width=255 alt="Puff the Barbarian" src="images/Barbarian.gif"></a>
1.216     bentley  4627: </div>
                   4628:
                   4629: <div class=commentary>
                   4630: <p>
1.69      deraadt  4631: Like other Barbarians before him, Puff has had to
                   4632: face some pretty crazy challenges.
1.216     bentley  4633: <p>
1.69      deraadt  4634: This song is an allegory of the recent difficulties
                   4635: we went through dealing with Sun, who refused our
                   4636: request for documentation about their UltraSPARC
                   4637: III processors.  We want documentation, because
                   4638: these are the fastest processors with a per-page
                   4639: eXecute bit in the MMU, needed to fully support
                   4640: our new W^X security feature.  In the meantime,
                   4641: the AMD Hammer has come onto the scene, and
                   4642: this processor supports an eXecute bit in 64-bit
1.216     bentley  4643: mode.
                   4644: <p>
1.36      deraadt  4645: And it is going to be faster...<br>
1.216     bentley  4646: </div>
                   4647:
                   4648: <td class=lyrics>
                   4649: <p>
1.11      deraadt  4650: Deep through the mists of time<br>
                   4651: Gaze to the crystal ball<br>
                   4652: Back to the age of darkness<br>
                   4653: Black was the protocol<br>
                   4654: <p>
                   4655: A King ruled the web with fear<br>
                   4656: Spilling the blood of men<br>
                   4657: Then from the ocean came<br>
                   4658: Puff the Barbarian<br>
1.216     bentley  4659: <p>
1.17      deraadt  4660: <br>
1.11      deraadt  4661: Born in a tiny bowl Puff was a pet<br>
                   4662: Sold into slav-er-y by the man<br>
                   4663: Eating the weeds till he was strong enough<br>
                   4664: Breaking his bonds like nobody can<br>
                   4665: <p>
                   4666: Down the sewer pipes of Hell<br>
                   4667: A thousand kitties then did bleed<br>
                   4668: Constraints were slain as well<br>
                   4669: Hacked his way out to the C<br>
                   4670: <p>
                   4671: And there he found<br>
                   4672: His destiny<br>
                   4673: Hammer of the Ocean God<br>
                   4674: "Xor taking care of me"<br>
                   4675: <p>
                   4676: Then in a dream Xor requested he<br>
                   4677: "Go to the Sun King, get what I yearn<br>
                   4678: Kernighan saw it, prophet of the C<br>
1.214     bentley  4679: Knowledge &mdash; so they may never return"<br>
1.11      deraadt  4680: <p>
                   4681: At the tower Puff appealed<br>
                   4682: For the wisdom of the One<br>
                   4683: Denied, his mind did reel<br>
                   4684: Puff was getting tired of Sun<br>
                   4685: <p>
                   4686: Broke down the guard<br>
                   4687: Cause math is hard<br>
1.18      deraadt  4688: Saw McNealy on his throne<br>
1.11      deraadt  4689: All alone and only bones<br>
                   4690: <p>
                   4691: Come the Sun King blade ablur<br>
                   4692: Hammer down eclipse the Sun<br>
                   4693: And Puff, the land secured<br>
                   4694: The new King Barbarian!<br>
1.216     bentley  4695:
                   4696: <td class=art>
                   4697: <img alt="" height=640 width=260 src="images/33song.gif">
                   4698: </table>
                   4699:
                   4700: <p class=colophon>
1.11      deraadt  4701: Written and arranged by Ty Semaka.
                   4702: Co-arranged, recorded, mixed &amp; mastered by Jonathan Lewis.
                   4703: Vocals by DeVille, guitar by Sean Desmond, bass by Ian Knox,
                   4704: drums by John McNiel, violin by Jonathan Lewis.
                   4705:
                   4706: <hr>
1.216     bentley  4707: <h2 id=32><a href="32.html">3.2</a>: "Goldflipper"</h2>
                   4708:
                   4709: <table class=song>
1.11      deraadt  4710: <tr>
1.216     bentley  4711: <td>
                   4712:
                   4713: <div class=download>
                   4714: 3:00
                   4715: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song32.mp3">(MP3 2.5MB)</a>
                   4716: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song32.ogg">(OGG 2.3MB)</a>
                   4717: <p>
1.126     deraadt  4718: <a href="32.html">OpenBSD 3.2</a> CD2 track 2 is an<br>
1.216     bentley  4719: uncompressed copy of this song.
                   4720: <p>
1.76      deraadt  4721: <a href="images/MrPond.gif">
                   4722: <img height=313 width=255 alt="Mr Pond" src="images/MrPond.gif"></a>
1.216     bentley  4723: </div>
                   4724:
                   4725: <td class=lyrics>
                   4726: <p>
1.9       millert  4727: Goldflipper<br>
                   4728: With golden skin<br>
                   4729: and flippers as sharp as a knife<br>
                   4730: He's the machine<br>
                   4731: Designed to dismember your life<br>
                   4732: <p>
                   4733: And the fish<br>
                   4734: Protecting us all from the cat<br>
                   4735: And the cat<br>
                   4736: Infecting the wo-orld for a laugh<br>
                   4737: <p>
                   4738: Cyborg on a mission<br>
                   4739: To do some Puff fishin'<br>
                   4740: The doctor wants fugu tonight!<br>
                   4741: <p>
                   4742: (short instrumental intro)
1.1       deraadt  4743: <p>
1.9       millert  4744: You'll need some machismo to<br>
                   4745: catch the spikey one<br>
                   4746: He's got guts and gizmos to<br>
                   4747: make the system run<br>
1.1       deraadt  4748: <p>
1.9       millert  4749: But Flip's here for fun<br>
                   4750: and without a gun<br>
                   4751: He'll dice you with his Golden fin<br>
1.1       deraadt  4752: <p>
1.9       millert  4753: She's all over Puff cause he's<br>
                   4754: such a sexy catch<br>
                   4755: Is she spying on him or<br>
                   4756: just a seafood match?<br>
1.1       deraadt  4757: <p>
1.9       millert  4758: Oh double seven<br>
                   4759: Send me to Heaven<br>
                   4760: Cause for Mr. Po-o-o-ond<br>
1.1       deraadt  4761: <p>
1.9       millert  4762: The women are fond<br>
                   4763: She knows what to do<br>
                   4764: She'll turn Gold to goo<br>
1.1       deraadt  4765: <p>
1.9       millert  4766: Goldflipper is gone<br>
                   4767: Gold flipper's goooooooooooooone<br>
1.216     bentley  4768: </table>
                   4769:
                   4770: <p class=colophon>
1.9       millert  4771: Lyrics by Ty Semaka.  Arranged by Ty Semaka &amp; Jonathan Lewis.
                   4772: Base &amp; drum programming, recording, mixing &amp; mastering by
                   4773: Jonathan Lewis.  Vocals by Onalea Gilbertson.  Sax by Dan Meichel.
                   4774: Trumpet &amp; Trombone by Craig Soby.
1.1       deraadt  4775:
                   4776: <hr>
1.216     bentley  4777: <h2 id=31><a href="31.html">3.1</a>: "Systemagic"</h2>
                   4778:
                   4779: <table class=song>
1.11      deraadt  4780: <tr>
1.216     bentley  4781: <td>
                   4782:
                   4783: <div class=download>
                   4784: 3:00
                   4785: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song31.mp3">(MP3 2.9MB)</a>
                   4786: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song31.ogg">(OGG 2.3MB)</a>
                   4787: <p>
1.126     deraadt  4788: <a href="31.html">OpenBSD 3.1</a> CD2 track 2 is an<br>
1.216     bentley  4789: uncompressed copy of this song.
                   4790: <p>
1.76      deraadt  4791: <a href="images/Systemagic.jpg">
                   4792: <img width=255 height=323 alt="Systemagic" src="images/Systemagic.jpg"></a>
1.216     bentley  4793: </div>
                   4794:
                   4795: <td class=lyrics>
                   4796: <p>
1.1       deraadt  4797: BSD fight buffer reign<br>
                   4798: Flowing blood in circuit vein<br>
                   4799: Quagmire, Hellfire, RAMhead Count<br>
                   4800: Puffy rip attacker out<br>
                   4801: <p>
                   4802: Crackin' ze bathroom, Crackin' ze vault<br>
                   4803: Tale of the script, HEY! Secure by default<br>
                   4804: <p>
                   4805: Can't fight the Systemagic<br>
                   4806: &Uuml;ber tragic<br>
                   4807: Can't fight the Systemagic<br>
                   4808: <p>
                   4809: Sexty second, black cat struck<br>
                   4810: Breeding worm of crypto-suck<br>
                   4811: Hot rod box unt hunting wake<br>
                   4812: Vampire omellete, kitten cake<br>
                   4813: <p>
                   4814: Crackin' ze boardroom, Crackin' ze vault<br>
                   4815: Rippin' ze bat, HEY! Secure by default<br>
                   4816: <p>
                   4817: Chorus
                   4818: <p>
                   4819: Cybersluts vit undead guts<br>
                   4820: Transyl-viral coffin muck<br>
                   4821: Penguin lurking under bed<br>
                   4822: Puffy hoompa on your head<br>
                   4823: <p>
                   4824: Crackin' ze bedroom, Crackin' ze vault<br>
                   4825: Crackin' ze whip, HEY! Secure by default<br>
                   4826: Crackin' ze bedroom, Crackin' ze vault<br>
                   4827: Crackin' ze whip, HEY! Secure by default<br>
                   4828: <p>
1.216     bentley  4829: Chorus
                   4830: </table>
                   4831:
                   4832: <p class=colophon>
1.3       ian      4833: Produced &amp; Directed by Ty Semaka and Ian Knox.
1.1       deraadt  4834: Written, Arranged and Performed by Ty Semaka (vocals, lyrics), Ian Knox (bass,
                   4835: drum programming), and Sean Desmond (guitar).
1.3       ian      4836: Recorded &amp; Mixed at Ruffmix Audio Productions (Calgary) by Kelly Mihalicz.
1.1       deraadt  4837: Mastered by Jonathan Lewis.
                   4838:
1.8       millert  4839: <hr>
1.216     bentley  4840: <h2 id=30><a href="30.html">3.0</a>: "E-Railed (OpenBSD Mix)"</h2>
                   4841:
                   4842: <table class=song>
                   4843: <tr>
                   4844: <td>
                   4845:
                   4846: <div class=download>
                   4847: 3:00
                   4848: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song30.mp3">(MP3 2.9MB)</a>
                   4849: <a href="https://ftp.openbsd.org/pub/OpenBSD/songs/song30.ogg">(OGG 2.3MB)</a>
1.11      deraadt  4850: <p>
1.126     deraadt  4851: <a href="30.html">OpenBSD 3.0</a> CD2 track 2 is an<br>
1.216     bentley  4852: uncompressed copy of this song.
                   4853: <p>
1.76      deraadt  4854: <a href="images/Rock.jpg">
                   4855: <img width=255 height=323 alt="Rock" src="images/Rock.jpg"></a>
1.216     bentley  4856: </div>
                   4857:
                   4858: <td class=lyrics>
                   4859: <p>
1.9       millert  4860: Don't tell anyone I'm free<br>
                   4861: Don't tell anyone I'm free<br>
1.8       millert  4862: <p>
1.9       millert  4863: During these hostile and trying times and what-not<br>
                   4864: OpenBSD may be your family's only line of defense<br>
1.8       millert  4865: <p>
1.9       millert  4866: I'm secure by default<br>
1.8       millert  4867: <p>
1.27      deraadt  4868: They that can give up liberty to obtain a little temporary safety<br>
1.9       millert  4869: deserve neither liberty nor safety<br>
1.8       millert  4870: <p>
1.9       millert  4871: RELEASE TIME!!!!<br>
1.8       millert  4872: <p>
1.16      deraadt  4873: Stay off, stay off, stay off...<br>
1.9       millert  4874: I'm secure by default<br>
                   4875: stay off, stay off, stay off<br>
1.216     bentley  4876: </table>
                   4877:
                   4878: <p class=colophon>
1.9       millert  4879: By The Plaid Tongued Devils. Produced &amp; Arranged by Ty Semaka &amp; Wynn Gogol.
                   4880: Written &amp; Performed by Gordon Chipp Robb (bass line),
1.35      nick     4881: John McNiel (drums), Ty Semaka (vocals &amp; lyrics), and Wynn Gogol (programming).
1.9       millert  4882: Recorded, Mixed &amp; Mastered by Wynn Gogol of Workshop Recording Studios (Victoria BC).
1.216     bentley  4883: Check out <a href="https://www.thedevils.com/">thedevils.com</a>