| Elliott Hughes | 3e424d0 | 2014-07-23 16:02:26 -0700 | [diff] [blame] | 1 | Copyright (c) 1993 John Brezak | 
|  | 2 | All rights reserved. | 
|  | 3 |  | 
|  | 4 | Redistribution and use in source and binary forms, with or without | 
|  | 5 | modification, are permitted provided that the following conditions | 
|  | 6 | are met: | 
|  | 7 | 1. Redistributions of source code must retain the above copyright | 
|  | 8 | notice, this list of conditions and the following disclaimer. | 
|  | 9 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 10 | notice, this list of conditions and the following disclaimer in the | 
|  | 11 | documentation and/or other materials provided with the distribution. | 
|  | 12 | 3. The name of the author may be used to endorse or promote products | 
|  | 13 | derived from this software without specific prior written permission. | 
|  | 14 |  | 
|  | 15 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR `AS IS'' AND ANY EXPRESS OR | 
|  | 16 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | 
|  | 17 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 
|  | 18 | DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, | 
|  | 19 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | 
|  | 20 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | 
|  | 21 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 22 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, | 
|  | 23 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN | 
|  | 24 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 25 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 26 |  | 
|  | 27 | ------------------------------------------------------------------- | 
|  | 28 |  | 
| Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 29 | Copyright (c) 2009-2013 The Linux Foundation. All rights reserved. | 
|  | 30 |  | 
|  | 31 | Redistribution and use in source and binary forms, with or without | 
|  | 32 | modification, are permitted provided that the following conditions are met: | 
|  | 33 | * Redistributions of source code must retain the above copyright | 
|  | 34 | notice, this list of conditions and the following disclaimer. | 
|  | 35 | * Redistributions in binary form must reproduce the above copyright | 
|  | 36 | notice, this list of conditions and the following disclaimer in the | 
|  | 37 | documentation and/or other materials provided with the distribution. | 
|  | 38 | * Neither the name of The Linux Foundation nor the names of its contributors may | 
|  | 39 | be used to endorse or promote products derived from this software | 
|  | 40 | without specific prior written permission. | 
|  | 41 |  | 
|  | 42 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | 
|  | 43 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 44 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 45 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE | 
|  | 46 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 47 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 48 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 49 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 50 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 51 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 52 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 53 |  | 
|  | 54 | ------------------------------------------------------------------- | 
|  | 55 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 56 | ==================================================== | 
|  | 57 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
|  | 58 |  | 
|  | 59 | Developed at SunPro, a Sun Microsystems, Inc. business. | 
|  | 60 | Permission to use, copy, modify, and distribute this | 
|  | 61 | software is freely granted, provided that this notice | 
|  | 62 | is preserved. | 
|  | 63 |  | 
|  | 64 | ------------------------------------------------------------------- | 
|  | 65 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 66 | ==================================================== | 
|  | 67 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
|  | 68 |  | 
|  | 69 | Developed at SunPro, a Sun Microsystems, Inc. business. | 
|  | 70 | Permission to use, copy, modify, and distribute this | 
|  | 71 | software is freely granted, provided that this notice | 
|  | 72 | is preserved. | 
|  | 73 | ==================================================== | 
|  | 74 |  | 
|  | 75 | Optimized by Bruce D. Evans. | 
|  | 76 |  | 
|  | 77 | ------------------------------------------------------------------- | 
|  | 78 |  | 
|  | 79 | ==================================================== | 
|  | 80 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
|  | 81 |  | 
| Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 82 | Developed at SunPro, a Sun Microsystems, Inc. business. | 
|  | 83 | Permission to use, copy, modify, and distribute this | 
|  | 84 | software is freely granted, provided that this notice | 
|  | 85 | is preserved. | 
|  | 86 | ==================================================== | 
|  | 87 |  | 
|  | 88 | k_sinf.c and k_cosf.c merged by Steven G. Kargl. | 
|  | 89 |  | 
|  | 90 | ------------------------------------------------------------------- | 
|  | 91 |  | 
|  | 92 | ==================================================== | 
|  | 93 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
|  | 94 |  | 
|  | 95 | Developed at SunPro, a Sun Microsystems, Inc. business. | 
|  | 96 | Permission to use, copy, modify, and distribute this | 
|  | 97 | software is freely granted, provided that this notice | 
|  | 98 | is preserved. | 
|  | 99 | ==================================================== | 
|  | 100 |  | 
|  | 101 | s_sin.c and s_cos.c merged by Steven G. Kargl.  Descriptions of the | 
|  | 102 | algorithms are contained in the original files. | 
|  | 103 |  | 
|  | 104 | ------------------------------------------------------------------- | 
|  | 105 |  | 
|  | 106 | ==================================================== | 
|  | 107 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
|  | 108 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 109 | Developed at SunSoft, a Sun Microsystems, Inc. business. | 
|  | 110 | Permission to use, copy, modify, and distribute this | 
|  | 111 | software is freely granted, provided that this notice | 
|  | 112 | is preserved. | 
|  | 113 |  | 
|  | 114 | ------------------------------------------------------------------- | 
|  | 115 |  | 
|  | 116 | ==================================================== | 
|  | 117 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
|  | 118 |  | 
|  | 119 | Developed at SunSoft, a Sun Microsystems, Inc. business. | 
|  | 120 | Permission to use, copy, modify, and distribute this | 
|  | 121 | software is freely granted, provided that this notice | 
|  | 122 | is preserved. | 
|  | 123 | ==================================================== | 
|  | 124 |  | 
|  | 125 | Optimized by Bruce D. Evans. | 
|  | 126 |  | 
|  | 127 | ------------------------------------------------------------------- | 
|  | 128 |  | 
|  | 129 | ==================================================== | 
|  | 130 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
| Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 131 |  | 
|  | 132 | Developed at SunSoft, a Sun Microsystems, Inc. business. | 
|  | 133 | Permission to use, copy, modify, and distribute this | 
|  | 134 | software is freely granted, provided that this notice | 
|  | 135 | is preserved. | 
|  | 136 | ==================================================== | 
|  | 137 |  | 
|  | 138 | k_sin.c and k_cos.c merged by Steven G. Kargl. | 
|  | 139 |  | 
|  | 140 | ------------------------------------------------------------------- | 
|  | 141 |  | 
|  | 142 | ==================================================== | 
|  | 143 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 144 | Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. | 
|  | 145 |  | 
|  | 146 | Developed at SunSoft, a Sun Microsystems, Inc. business. | 
|  | 147 | Permission to use, copy, modify, and distribute this | 
|  | 148 | software is freely granted, provided that this notice | 
|  | 149 | is preserved. | 
|  | 150 |  | 
|  | 151 | ------------------------------------------------------------------- | 
|  | 152 |  | 
|  | 153 | ==================================================== | 
|  | 154 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
|  | 155 | Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. | 
|  | 156 |  | 
|  | 157 | Developed at SunSoft, a Sun Microsystems, Inc. business. | 
|  | 158 | Permission to use, copy, modify, and distribute this | 
|  | 159 | software is freely granted, provided that this notice | 
|  | 160 | is preserved. | 
|  | 161 | ==================================================== | 
|  | 162 |  | 
|  | 163 | Optimized by Bruce D. Evans. | 
|  | 164 |  | 
|  | 165 | ------------------------------------------------------------------- | 
|  | 166 |  | 
|  | 167 | ==================================================== | 
|  | 168 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
| Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 169 | Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. | 
|  | 170 |  | 
|  | 171 | Developed at SunSoft, a Sun Microsystems, Inc. business. | 
|  | 172 | Permission to use, copy, modify, and distribute this | 
|  | 173 | software is freely granted, provided that this notice | 
|  | 174 | is preserved. | 
|  | 175 | ==================================================== | 
|  | 176 |  | 
|  | 177 | k_sinl.c and k_cosl.c merged by Steven G. Kargl | 
|  | 178 |  | 
|  | 179 | ------------------------------------------------------------------- | 
|  | 180 |  | 
|  | 181 | ==================================================== | 
|  | 182 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 183 | Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz. | 
|  | 184 |  | 
|  | 185 | Developed at SunPro, a Sun Microsystems, Inc. business. | 
|  | 186 | Permission to use, copy, modify, and distribute this | 
|  | 187 | software is freely granted, provided that this notice | 
|  | 188 | is preserved. | 
|  | 189 | ==================================================== | 
|  | 190 |  | 
|  | 191 | The argument reduction and testing for exceptional cases was | 
|  | 192 | written by Steven G. Kargl with input from Bruce D. Evans | 
|  | 193 | and David A. Schultz. | 
|  | 194 |  | 
|  | 195 | ------------------------------------------------------------------- | 
|  | 196 |  | 
|  | 197 | ==================================================== | 
|  | 198 | Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved. | 
|  | 199 |  | 
|  | 200 | Permission to use, copy, modify, and distribute this | 
|  | 201 | software is freely granted, provided that this notice | 
|  | 202 | is preserved. | 
|  | 203 |  | 
|  | 204 | ------------------------------------------------------------------- | 
|  | 205 |  | 
|  | 206 | ==================================================== | 
|  | 207 | Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved. | 
|  | 208 |  | 
|  | 209 | Permission to use, copy, modify, and distribute this | 
|  | 210 | software is freely granted, provided that this notice | 
|  | 211 | is preserved. | 
|  | 212 |  | 
|  | 213 | ------------------------------------------------------------------- | 
|  | 214 |  | 
|  | 215 | ==================================================== | 
|  | 216 | Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved. | 
|  | 217 | Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. | 
|  | 218 |  | 
|  | 219 | Permission to use, copy, modify, and distribute this | 
|  | 220 | software is freely granted, provided that this notice | 
|  | 221 | is preserved. | 
|  | 222 |  | 
|  | 223 | ------------------------------------------------------------------- | 
|  | 224 |  | 
| Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 225 | Based on the UCB version with the ID appearing below. | 
|  | 226 | This is ANSIish only when "multibyte character == plain character". | 
|  | 227 |  | 
|  | 228 | Copyright (c) 1989, 1993 | 
|  | 229 | The Regents of the University of California.  All rights reserved. | 
|  | 230 |  | 
|  | 231 | Redistribution and use in source and binary forms, with or without | 
|  | 232 | modification, are permitted provided that the following conditions | 
|  | 233 | are met: | 
|  | 234 | 1. Redistributions of source code must retain the above copyright | 
|  | 235 | notice, this list of conditions and the following disclaimer. | 
|  | 236 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 237 | notice, this list of conditions and the following disclaimer in the | 
|  | 238 | documentation and/or other materials provided with the distribution. | 
|  | 239 | 3. Neither the name of the University nor the names of its contributors | 
|  | 240 | may be used to endorse or promote products derived from this software | 
|  | 241 | without specific prior written permission. | 
|  | 242 |  | 
|  | 243 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 244 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 245 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 246 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 247 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 248 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 249 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 250 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 251 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 252 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 253 | SUCH DAMAGE. | 
|  | 254 |  | 
|  | 255 | ------------------------------------------------------------------- | 
|  | 256 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 257 | Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 258 | All rights reserved. | 
|  | 259 |  | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 260 | Redistribution and use in source and binary forms, with or without | 
|  | 261 | modification, are permitted provided that the following conditions | 
|  | 262 | are met: | 
|  | 263 | 1. Redistributions of source code must retain the above copyright | 
|  | 264 | notice, this list of conditions and the following disclaimer. | 
|  | 265 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 266 | notice, this list of conditions and the following disclaimer in the | 
|  | 267 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 268 | 3. Neither the name of the project nor the names of its contributors | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 269 | may be used to endorse or promote products derived from this software | 
|  | 270 | without specific prior written permission. | 
|  | 271 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 272 | THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 273 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 274 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 275 | ARE DISCLAIMED.  IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 276 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 277 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 278 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 279 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 280 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 281 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 282 | SUCH DAMAGE. | 
|  | 283 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 284 | ------------------------------------------------------------------- | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 285 |  | 
| Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 286 | Copyright (C) 2004, 2005, 2008  Internet Systems Consortium, Inc. ("ISC") | 
|  | 287 | Copyright (C) 1995-1999, 2001, 2003  Internet Software Consortium. | 
|  | 288 |  | 
|  | 289 | Permission to use, copy, modify, and/or distribute this software for any | 
|  | 290 | purpose with or without fee is hereby granted, provided that the above | 
|  | 291 | copyright notice and this permission notice appear in all copies. | 
|  | 292 |  | 
|  | 293 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH | 
|  | 294 | REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | 
|  | 295 | AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, | 
|  | 296 | INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM | 
|  | 297 | LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE | 
|  | 298 | OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | 
|  | 299 | PERFORMANCE OF THIS SOFTWARE. | 
|  | 300 |  | 
|  | 301 | ------------------------------------------------------------------- | 
|  | 302 |  | 
|  | 303 | Copyright (C) 2004, 2005, 2008  Internet Systems Consortium, Inc. ("ISC") | 
|  | 304 | Copyright (C) 1997-2001  Internet Software Consortium. | 
|  | 305 |  | 
|  | 306 | Permission to use, copy, modify, and/or distribute this software for any | 
|  | 307 | purpose with or without fee is hereby granted, provided that the above | 
|  | 308 | copyright notice and this permission notice appear in all copies. | 
|  | 309 |  | 
|  | 310 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH | 
|  | 311 | REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | 
|  | 312 | AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, | 
|  | 313 | INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM | 
|  | 314 | LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE | 
|  | 315 | OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | 
|  | 316 | PERFORMANCE OF THIS SOFTWARE. | 
|  | 317 |  | 
|  | 318 | ------------------------------------------------------------------- | 
|  | 319 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 320 | Copyright (C) 2006 The Android Open Source Project | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 321 |  | 
|  | 322 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 323 | you may not use this file except in compliance with the License. | 
|  | 324 | You may obtain a copy of the License at | 
|  | 325 |  | 
|  | 326 | http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 327 |  | 
|  | 328 | Unless required by applicable law or agreed to in writing, software | 
|  | 329 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 330 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 331 | See the License for the specific language governing permissions and | 
|  | 332 | limitations under the License. | 
|  | 333 |  | 
|  | 334 | ------------------------------------------------------------------- | 
|  | 335 |  | 
|  | 336 | Copyright (C) 2006 The Android Open Source Project | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 337 | All rights reserved. | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 338 |  | 
|  | 339 | Redistribution and use in source and binary forms, with or without | 
|  | 340 | modification, are permitted provided that the following conditions | 
|  | 341 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 342 | * Redistributions of source code must retain the above copyright | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 343 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 344 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 345 | notice, this list of conditions and the following disclaimer in | 
|  | 346 | the documentation and/or other materials provided with the | 
|  | 347 | distribution. | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 348 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 349 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 350 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 351 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 352 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 353 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 354 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 355 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 356 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 357 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 358 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 359 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 360 | SUCH DAMAGE. | 
|  | 361 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 362 | ------------------------------------------------------------------- | 
|  | 363 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 364 | Copyright (C) 2008 The Android Open Source Project | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 365 |  | 
|  | 366 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 367 | you may not use this file except in compliance with the License. | 
|  | 368 | You may obtain a copy of the License at | 
|  | 369 |  | 
|  | 370 | http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 371 |  | 
|  | 372 | Unless required by applicable law or agreed to in writing, software | 
|  | 373 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 374 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 375 | See the License for the specific language governing permissions and | 
|  | 376 | limitations under the License. | 
|  | 377 |  | 
|  | 378 | ------------------------------------------------------------------- | 
|  | 379 |  | 
|  | 380 | Copyright (C) 2008 The Android Open Source Project | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 381 | All rights reserved. | 
|  | 382 |  | 
|  | 383 | Redistribution and use in source and binary forms, with or without | 
|  | 384 | modification, are permitted provided that the following conditions | 
|  | 385 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 386 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 387 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 388 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 389 | notice, this list of conditions and the following disclaimer in | 
|  | 390 | the documentation and/or other materials provided with the | 
|  | 391 | distribution. | 
|  | 392 |  | 
|  | 393 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 394 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 395 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 396 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 397 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 398 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 399 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 400 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 401 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 402 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 403 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 404 | SUCH DAMAGE. | 
|  | 405 |  | 
|  | 406 | ------------------------------------------------------------------- | 
|  | 407 |  | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 408 | Copyright (C) 2008 The Android Open Source Project | 
|  | 409 | All rights reserved. | 
|  | 410 | Copyright (c) 2013-2014, NVIDIA Corporation.  All rights reserved. | 
|  | 411 |  | 
|  | 412 | Redistribution and use in source and binary forms, with or without | 
|  | 413 | modification, are permitted provided that the following conditions | 
|  | 414 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 415 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 416 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 417 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 418 | notice, this list of conditions and the following disclaimer in | 
|  | 419 | the documentation and/or other materials provided with the | 
|  | 420 | distribution. | 
|  | 421 |  | 
|  | 422 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 423 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 424 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 425 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 426 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 427 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 428 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 429 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 430 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 431 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 432 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 433 | SUCH DAMAGE. | 
|  | 434 |  | 
|  | 435 | ------------------------------------------------------------------- | 
|  | 436 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 437 | Copyright (C) 2009 The Android Open Source Project | 
|  | 438 | All rights reserved. | 
|  | 439 |  | 
|  | 440 | Redistribution and use in source and binary forms, with or without | 
|  | 441 | modification, are permitted provided that the following conditions | 
|  | 442 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 443 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 444 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 445 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 446 | notice, this list of conditions and the following disclaimer in | 
|  | 447 | the documentation and/or other materials provided with the | 
|  | 448 | distribution. | 
|  | 449 |  | 
|  | 450 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 451 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 452 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 453 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 454 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 455 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 456 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 457 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 458 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 459 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 460 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 461 | SUCH DAMAGE. | 
|  | 462 |  | 
|  | 463 | ------------------------------------------------------------------- | 
|  | 464 |  | 
|  | 465 | Copyright (C) 2010 The Android Open Source Project | 
|  | 466 |  | 
|  | 467 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 468 | you may not use this file except in compliance with the License. | 
|  | 469 | You may obtain a copy of the License at | 
|  | 470 |  | 
|  | 471 | http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 472 |  | 
|  | 473 | Unless required by applicable law or agreed to in writing, software | 
|  | 474 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 475 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 476 | See the License for the specific language governing permissions and | 
|  | 477 | limitations under the License. | 
|  | 478 |  | 
|  | 479 | ------------------------------------------------------------------- | 
|  | 480 |  | 
|  | 481 | Copyright (C) 2010 The Android Open Source Project | 
|  | 482 | All rights reserved. | 
|  | 483 |  | 
|  | 484 | Redistribution and use in source and binary forms, with or without | 
|  | 485 | modification, are permitted provided that the following conditions | 
|  | 486 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 487 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 488 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 489 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 490 | notice, this list of conditions and the following disclaimer in | 
|  | 491 | the documentation and/or other materials provided with the | 
|  | 492 | distribution. | 
|  | 493 |  | 
|  | 494 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 495 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 496 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 497 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 498 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 499 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 500 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 501 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 502 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 503 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 504 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 505 | SUCH DAMAGE. | 
|  | 506 |  | 
|  | 507 | ------------------------------------------------------------------- | 
|  | 508 |  | 
|  | 509 | Copyright (C) 2010 The Android Open Source Project | 
|  | 510 | Copyright (c) 2008 ARM Ltd | 
|  | 511 | All rights reserved. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 512 |  | 
|  | 513 | Redistribution and use in source and binary forms, with or without | 
|  | 514 | modification, are permitted provided that the following conditions | 
|  | 515 | are met: | 
|  | 516 | 1. Redistributions of source code must retain the above copyright | 
|  | 517 | notice, this list of conditions and the following disclaimer. | 
|  | 518 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 519 | notice, this list of conditions and the following disclaimer in the | 
|  | 520 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 521 | 3. The name of the company may not be used to endorse or promote | 
|  | 522 | products derived from this software without specific prior written | 
|  | 523 | permission. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 524 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 525 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED | 
|  | 526 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | 
|  | 527 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 528 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 529 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | 
|  | 530 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | 
|  | 531 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | 
|  | 532 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | 
|  | 533 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 534 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 535 |  | 
|  | 536 | Android adaptation and tweak by Jim Huang <jserv@0xlab.org>. | 
|  | 537 |  | 
|  | 538 | ------------------------------------------------------------------- | 
|  | 539 |  | 
|  | 540 | Copyright (C) 2011 The Android Open Source Project | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 541 | All rights reserved. | 
|  | 542 |  | 
|  | 543 | Redistribution and use in source and binary forms, with or without | 
|  | 544 | modification, are permitted provided that the following conditions | 
|  | 545 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 546 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 547 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 548 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 549 | notice, this list of conditions and the following disclaimer in | 
|  | 550 | the documentation and/or other materials provided with the | 
|  | 551 | distribution. | 
|  | 552 |  | 
|  | 553 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 554 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 555 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 556 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 557 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 558 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 559 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 560 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 561 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 562 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 563 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 564 | SUCH DAMAGE. | 
|  | 565 |  | 
|  | 566 | ------------------------------------------------------------------- | 
|  | 567 |  | 
|  | 568 | Copyright (C) 2012 The Android Open Source Project | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 569 |  | 
|  | 570 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 571 | you may not use this file except in compliance with the License. | 
|  | 572 | You may obtain a copy of the License at | 
|  | 573 |  | 
|  | 574 | http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 575 |  | 
|  | 576 | Unless required by applicable law or agreed to in writing, software | 
|  | 577 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 578 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 579 | See the License for the specific language governing permissions and | 
|  | 580 | limitations under the License. | 
|  | 581 |  | 
|  | 582 | ------------------------------------------------------------------- | 
|  | 583 |  | 
|  | 584 | Copyright (C) 2012 The Android Open Source Project | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 585 | All rights reserved. | 
|  | 586 |  | 
|  | 587 | Redistribution and use in source and binary forms, with or without | 
|  | 588 | modification, are permitted provided that the following conditions | 
|  | 589 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 590 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 591 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 592 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 593 | notice, this list of conditions and the following disclaimer in | 
|  | 594 | the documentation and/or other materials provided with the | 
|  | 595 | distribution. | 
|  | 596 |  | 
|  | 597 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 598 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 599 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 600 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 601 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 602 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 603 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 604 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 605 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 606 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 607 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 608 | SUCH DAMAGE. | 
|  | 609 |  | 
|  | 610 | ------------------------------------------------------------------- | 
|  | 611 |  | 
| Elliott Hughes | 3a4c454 | 2017-07-19 17:20:24 -0700 | [diff] [blame] | 612 | Copyright (C) 2013 Pietro Cerutti <gahr@FreeBSD.org> | 
|  | 613 |  | 
|  | 614 | Redistribution and use in source and binary forms, with or without | 
|  | 615 | modification, are permitted provided that the following conditions | 
|  | 616 | are met: | 
|  | 617 | 1. Redistributions of source code must retain the above copyright | 
|  | 618 | notice, this list of conditions and the following disclaimer. | 
|  | 619 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 620 | notice, this list of conditions and the following disclaimer in the | 
|  | 621 | documentation and/or other materials provided with the distribution. | 
|  | 622 |  | 
|  | 623 | THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 624 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 625 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 626 | ARE DISCLAIMED.  IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 627 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 628 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 629 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 630 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 631 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 632 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 633 | SUCH DAMAGE. | 
|  | 634 |  | 
|  | 635 | ------------------------------------------------------------------- | 
|  | 636 |  | 
| Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 637 | Copyright (C) 2013 The Android Open Source Project | 
|  | 638 |  | 
|  | 639 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 640 | you may not use this file except in compliance with the License. | 
|  | 641 | You may obtain a copy of the License at | 
|  | 642 |  | 
|  | 643 | http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 644 |  | 
|  | 645 | Unless required by applicable law or agreed to in writing, software | 
|  | 646 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 647 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 648 | See the License for the specific language governing permissions and | 
|  | 649 | limitations under the License. | 
|  | 650 |  | 
|  | 651 | ------------------------------------------------------------------- | 
|  | 652 |  | 
|  | 653 | Copyright (C) 2013 The Android Open Source Project | 
|  | 654 | All rights reserved. | 
|  | 655 |  | 
|  | 656 | Redistribution and use in source and binary forms, with or without | 
|  | 657 | modification, are permitted provided that the following conditions | 
|  | 658 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 659 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 660 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 661 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 662 | notice, this list of conditions and the following disclaimer in | 
|  | 663 | the documentation and/or other materials provided with the | 
|  | 664 | distribution. | 
|  | 665 |  | 
|  | 666 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 667 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 668 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 669 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 670 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 671 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 672 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 673 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 674 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 675 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 676 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 677 | SUCH DAMAGE. | 
|  | 678 |  | 
|  | 679 | ------------------------------------------------------------------- | 
|  | 680 |  | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 681 | Copyright (C) 2013 The Android Open Source Project | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 682 | All rights reserved. | 
|  | 683 | Copyright (c) 2013-2014 NVIDIA Corporation.  All rights reserved. | 
|  | 684 |  | 
|  | 685 | Redistribution and use in source and binary forms, with or without | 
|  | 686 | modification, are permitted provided that the following conditions | 
|  | 687 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 688 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 689 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 690 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 691 | notice, this list of conditions and the following disclaimer in | 
|  | 692 | the documentation and/or other materials provided with the | 
|  | 693 | distribution. | 
|  | 694 |  | 
|  | 695 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 696 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 697 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 698 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 699 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 700 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 701 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 702 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 703 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 704 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 705 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 706 | SUCH DAMAGE. | 
|  | 707 |  | 
|  | 708 | ------------------------------------------------------------------- | 
|  | 709 |  | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 710 | Copyright (C) 2014 The Android Open Source Project | 
|  | 711 |  | 
|  | 712 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 713 | you may not use this file except in compliance with the License. | 
|  | 714 | You may obtain a copy of the License at | 
|  | 715 |  | 
|  | 716 | http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 717 |  | 
|  | 718 | Unless required by applicable law or agreed to in writing, software | 
|  | 719 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 720 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 721 | See the License for the specific language governing permissions and | 
|  | 722 | limitations under the License. | 
|  | 723 |  | 
|  | 724 | ------------------------------------------------------------------- | 
|  | 725 |  | 
|  | 726 | Copyright (C) 2014 The Android Open Source Project | 
|  | 727 | All rights reserved. | 
|  | 728 |  | 
|  | 729 | Redistribution and use in source and binary forms, with or without | 
|  | 730 | modification, are permitted provided that the following conditions | 
|  | 731 | are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 732 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 733 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 734 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 735 | notice, this list of conditions and the following disclaimer in | 
|  | 736 | the documentation and/or other materials provided with the | 
|  | 737 | distribution. | 
|  | 738 |  | 
|  | 739 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 740 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 741 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 742 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 743 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 744 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 745 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 746 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 747 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 748 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 749 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 750 | SUCH DAMAGE. | 
|  | 751 |  | 
|  | 752 | ------------------------------------------------------------------- | 
|  | 753 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 754 | Copyright (C) 2014 The Android Open Source Project | 
|  | 755 | All rights reserved. | 
|  | 756 |  | 
|  | 757 | Redistribution and use in source and binary forms, with or without | 
|  | 758 | modification, are permitted provided that the following conditions | 
|  | 759 | are met: | 
|  | 760 | 1. Redistributions of source code must retain the above copyright | 
|  | 761 | notice, this list of conditions and the following disclaimer. | 
|  | 762 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 763 | notice, this list of conditions and the following disclaimer in the | 
|  | 764 | documentation and/or other materials provided with the distribution. | 
|  | 765 |  | 
|  | 766 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 767 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 768 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 769 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 770 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 771 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 772 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 773 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 774 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 775 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 776 | SUCH DAMAGE. | 
|  | 777 |  | 
|  | 778 | ------------------------------------------------------------------- | 
|  | 779 |  | 
|  | 780 | Copyright (C) 2015 The Android Open Source Project | 
|  | 781 |  | 
|  | 782 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 783 | you may not use this file except in compliance with the License. | 
|  | 784 | You may obtain a copy of the License at | 
|  | 785 |  | 
|  | 786 | http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 787 |  | 
| Elliott Hughes | 7e54c76 | 2015-05-12 10:09:01 -0700 | [diff] [blame] | 788 | Unless required by applicable law or agreed to in writing, software | 
|  | 789 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 790 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 791 | See the License for the specific language governing permissions and | 
|  | 792 | limitations under the License. | 
|  | 793 |  | 
|  | 794 | ------------------------------------------------------------------- | 
|  | 795 |  | 
|  | 796 | Copyright (C) 2015 The Android Open Source Project | 
|  | 797 | All rights reserved. | 
|  | 798 |  | 
|  | 799 | Redistribution and use in source and binary forms, with or without | 
|  | 800 | modification, are permitted provided that the following conditions | 
|  | 801 | are met: | 
|  | 802 | * Redistributions of source code must retain the above copyright | 
|  | 803 | notice, this list of conditions and the following disclaimer. | 
|  | 804 | * Redistributions in binary form must reproduce the above copyright | 
|  | 805 | notice, this list of conditions and the following disclaimer in | 
|  | 806 | the documentation and/or other materials provided with the | 
|  | 807 | distribution. | 
|  | 808 |  | 
|  | 809 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 810 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 811 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 812 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 813 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 814 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 815 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 816 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 817 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 818 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 819 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 820 | SUCH DAMAGE. | 
|  | 821 |  | 
|  | 822 | ------------------------------------------------------------------- | 
|  | 823 |  | 
| Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 824 | Copyright (C) 2016 The Android Open Source Project | 
|  | 825 |  | 
|  | 826 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 827 | you may not use this file except in compliance with the License. | 
|  | 828 | You may obtain a copy of the License at | 
|  | 829 |  | 
|  | 830 | http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 831 |  | 
|  | 832 | Unless required by applicable law or agreed to in writing, software | 
|  | 833 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 834 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 835 | See the License for the specific language governing permissions and | 
|  | 836 | limitations under the License. | 
|  | 837 |  | 
|  | 838 | ------------------------------------------------------------------- | 
|  | 839 |  | 
|  | 840 | Copyright (C) 2016 The Android Open Source Project | 
|  | 841 | All rights reserved. | 
|  | 842 |  | 
|  | 843 | Redistribution and use in source and binary forms, with or without | 
|  | 844 | modification, are permitted provided that the following conditions | 
|  | 845 | are met: | 
|  | 846 | * Redistributions of source code must retain the above copyright | 
|  | 847 | notice, this list of conditions and the following disclaimer. | 
|  | 848 | * Redistributions in binary form must reproduce the above copyright | 
|  | 849 | notice, this list of conditions and the following disclaimer in | 
|  | 850 | the documentation and/or other materials provided with the | 
|  | 851 | distribution. | 
|  | 852 |  | 
|  | 853 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 854 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 855 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 856 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 857 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 858 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 859 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 860 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 861 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 862 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 863 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 864 | SUCH DAMAGE. | 
|  | 865 |  | 
|  | 866 | ------------------------------------------------------------------- | 
|  | 867 |  | 
| mspector | 2e3d6a1 | 2017-01-24 21:51:51 -0800 | [diff] [blame] | 868 | Copyright (C) 2017 The Android Open Source Project | 
| Paul Lawrence | dfe8434 | 2017-02-16 09:24:39 -0800 | [diff] [blame] | 869 |  | 
|  | 870 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 871 | you may not use this file except in compliance with the License. | 
|  | 872 | You may obtain a copy of the License at | 
|  | 873 |  | 
|  | 874 | http://www.apache.org/licenses/LICENSE-2.0 | 
|  | 875 |  | 
|  | 876 | Unless required by applicable law or agreed to in writing, software | 
|  | 877 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 878 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 879 | See the License for the specific language governing permissions and | 
|  | 880 | limitations under the License. | 
|  | 881 |  | 
|  | 882 | ------------------------------------------------------------------- | 
|  | 883 |  | 
|  | 884 | Copyright (C) 2017 The Android Open Source Project | 
| mspector | 2e3d6a1 | 2017-01-24 21:51:51 -0800 | [diff] [blame] | 885 | All rights reserved. | 
|  | 886 |  | 
| Jake Weinstein | 04d99df | 2016-08-25 20:03:25 -0400 | [diff] [blame] | 887 | Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved. | 
|  | 888 |  | 
|  | 889 | Redistribution and use in source and binary forms, with or without | 
|  | 890 | modification, are permitted provided that the following conditions | 
|  | 891 | are met: | 
|  | 892 | * Redistributions of source code must retain the above copyright | 
|  | 893 | notice, this list of conditions and the following disclaimer. | 
|  | 894 | * Redistributions in binary form must reproduce the above copyright | 
|  | 895 | notice, this list of conditions and the following disclaimer in | 
|  | 896 | the documentation and/or other materials provided with the | 
|  | 897 | distribution. | 
|  | 898 |  | 
|  | 899 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 900 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 901 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 902 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 903 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 904 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 905 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 906 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 907 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 908 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 909 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 910 | SUCH DAMAGE. | 
|  | 911 |  | 
|  | 912 | ------------------------------------------------------------------- | 
|  | 913 |  | 
|  | 914 | Copyright (C) 2017 The Android Open Source Project | 
|  | 915 | All rights reserved. | 
|  | 916 |  | 
| mspector | 2e3d6a1 | 2017-01-24 21:51:51 -0800 | [diff] [blame] | 917 | Redistribution and use in source and binary forms, with or without | 
|  | 918 | modification, are permitted provided that the following conditions | 
|  | 919 | are met: | 
|  | 920 | * Redistributions of source code must retain the above copyright | 
|  | 921 | notice, this list of conditions and the following disclaimer. | 
|  | 922 | * Redistributions in binary form must reproduce the above copyright | 
|  | 923 | notice, this list of conditions and the following disclaimer in | 
|  | 924 | the documentation and/or other materials provided with the | 
|  | 925 | distribution. | 
|  | 926 |  | 
|  | 927 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 928 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 929 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 930 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 931 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 932 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 933 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 934 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 935 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 936 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 937 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 938 | SUCH DAMAGE. | 
|  | 939 |  | 
|  | 940 | ------------------------------------------------------------------- | 
|  | 941 |  | 
| dimitry | 581723e | 2018-01-05 14:31:44 +0100 | [diff] [blame] | 942 | Copyright (C) 2018 The Android Open Source Project | 
|  | 943 | All rights reserved. | 
|  | 944 |  | 
|  | 945 | Redistribution and use in source and binary forms, with or without | 
|  | 946 | modification, are permitted provided that the following conditions | 
|  | 947 | are met: | 
|  | 948 | * Redistributions of source code must retain the above copyright | 
|  | 949 | notice, this list of conditions and the following disclaimer. | 
|  | 950 | * Redistributions in binary form must reproduce the above copyright | 
|  | 951 | notice, this list of conditions and the following disclaimer in | 
|  | 952 | the documentation and/or other materials provided with the | 
|  | 953 | distribution. | 
|  | 954 |  | 
|  | 955 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 956 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 957 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 958 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 959 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 960 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 961 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 962 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 963 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 964 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 965 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 966 | SUCH DAMAGE. | 
|  | 967 |  | 
|  | 968 | ------------------------------------------------------------------- | 
|  | 969 |  | 
| Ryan Prichard | 45d1349 | 2019-01-03 02:51:30 -0800 | [diff] [blame] | 970 | Copyright (C) 2019 The Android Open Source Project | 
| Tom Cherry | 40f69ae | 2019-07-17 10:49:51 -0700 | [diff] [blame] | 971 |  | 
|  | 972 | Licensed under the Apache License, Version 2.0 (the "License"); | 
|  | 973 | you may not use this file except in compliance with the License. | 
|  | 974 | You may obtain a copy of the License at | 
|  | 975 |  | 
| Elliott Hughes | b030de2 | 2019-12-12 15:31:39 -0800 | [diff] [blame] | 976 | http://www.apache.org/licenses/LICENSE-2.0 | 
| Tom Cherry | 40f69ae | 2019-07-17 10:49:51 -0700 | [diff] [blame] | 977 |  | 
|  | 978 | Unless required by applicable law or agreed to in writing, software | 
|  | 979 | distributed under the License is distributed on an "AS IS" BASIS, | 
|  | 980 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 
|  | 981 | See the License for the specific language governing permissions and | 
|  | 982 | limitations under the License. | 
|  | 983 |  | 
|  | 984 | ------------------------------------------------------------------- | 
|  | 985 |  | 
|  | 986 | Copyright (C) 2019 The Android Open Source Project | 
| Ryan Prichard | 45d1349 | 2019-01-03 02:51:30 -0800 | [diff] [blame] | 987 | All rights reserved. | 
|  | 988 |  | 
|  | 989 | Redistribution and use in source and binary forms, with or without | 
|  | 990 | modification, are permitted provided that the following conditions | 
|  | 991 | are met: | 
|  | 992 | * Redistributions of source code must retain the above copyright | 
|  | 993 | notice, this list of conditions and the following disclaimer. | 
|  | 994 | * Redistributions in binary form must reproduce the above copyright | 
|  | 995 | notice, this list of conditions and the following disclaimer in | 
|  | 996 | the documentation and/or other materials provided with the | 
|  | 997 | distribution. | 
|  | 998 |  | 
|  | 999 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 1000 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 1001 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 1002 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 1003 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 1004 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 1005 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 1006 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 1007 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 1008 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 1009 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1010 | SUCH DAMAGE. | 
|  | 1011 |  | 
|  | 1012 | ------------------------------------------------------------------- | 
|  | 1013 |  | 
| Tom Cherry | 40f69ae | 2019-07-17 10:49:51 -0700 | [diff] [blame] | 1014 | Copyright (C) 2019 The Android Open Source Project | 
|  | 1015 | All rights reserved. | 
|  | 1016 |  | 
|  | 1017 | Redistribution and use in source and binary forms, with or without | 
|  | 1018 | modification, are permitted provided that the following conditions | 
|  | 1019 | are met: | 
|  | 1020 | Redistributions of source code must retain the above copyright | 
|  | 1021 | notice, this list of conditions and the following disclaimer. | 
|  | 1022 | Redistributions in binary form must reproduce the above copyright | 
|  | 1023 | notice, this list of conditions and the following disclaimer in | 
|  | 1024 | the documentation and/or other materials provided with the | 
|  | 1025 | distribution. | 
|  | 1026 |  | 
|  | 1027 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 1028 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 1029 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 1030 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 1031 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 1032 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 1033 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 1034 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 1035 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 1036 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 1037 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1038 | SUCH DAMAGE. | 
|  | 1039 |  | 
|  | 1040 | ------------------------------------------------------------------- | 
|  | 1041 |  | 
| Ryan Prichard | 8bff8bb | 2020-01-22 13:59:03 -0800 | [diff] [blame] | 1042 | Copyright (C) 2020 The Android Open Source Project | 
|  | 1043 | All rights reserved. | 
|  | 1044 |  | 
|  | 1045 | Redistribution and use in source and binary forms, with or without | 
|  | 1046 | modification, are permitted provided that the following conditions | 
|  | 1047 | are met: | 
|  | 1048 | * Redistributions of source code must retain the above copyright | 
|  | 1049 | notice, this list of conditions and the following disclaimer. | 
|  | 1050 | * Redistributions in binary form must reproduce the above copyright | 
|  | 1051 | notice, this list of conditions and the following disclaimer in | 
|  | 1052 | the documentation and/or other materials provided with the | 
|  | 1053 | distribution. | 
|  | 1054 |  | 
|  | 1055 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 1056 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 1057 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 1058 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 1059 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 1060 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 1061 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS | 
|  | 1062 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 1063 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 1064 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 1065 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1066 | SUCH DAMAGE. | 
|  | 1067 |  | 
|  | 1068 | ------------------------------------------------------------------- | 
|  | 1069 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1070 | Copyright (c) 1980, 1983, 1988, 1993 | 
|  | 1071 | The Regents of the University of California.  All rights reserved. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1072 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1073 | Redistribution and use in source and binary forms, with or without | 
|  | 1074 | modification, are permitted provided that the following conditions | 
|  | 1075 | are met: | 
|  | 1076 | 1. Redistributions of source code must retain the above copyright | 
|  | 1077 | notice, this list of conditions and the following disclaimer. | 
|  | 1078 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1079 | notice, this list of conditions and the following disclaimer in the | 
|  | 1080 | documentation and/or other materials provided with the distribution. | 
|  | 1081 | 3. All advertising materials mentioning features or use of this software | 
|  | 1082 | must display the following acknowledgement: | 
|  | 1083 | This product includes software developed by the University of | 
|  | 1084 | California, Berkeley and its contributors. | 
|  | 1085 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1086 | may be used to endorse or promote products derived from this software | 
|  | 1087 | without specific prior written permission. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1088 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1089 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1090 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1091 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1092 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1093 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1094 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1095 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1096 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1097 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1098 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1099 | SUCH DAMAGE. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1100 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1101 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1102 | Portions Copyright (c) 1993 by Digital Equipment Corporation. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1103 |  | 
|  | 1104 | Permission to use, copy, modify, and distribute this software for any | 
|  | 1105 | purpose with or without fee is hereby granted, provided that the above | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1106 | copyright notice and this permission notice appear in all copies, and that | 
|  | 1107 | the name of Digital Equipment Corporation not be used in advertising or | 
|  | 1108 | publicity pertaining to distribution of the document or software without | 
|  | 1109 | specific, written prior permission. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1110 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1111 | THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL | 
|  | 1112 | WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES | 
|  | 1113 | OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT | 
|  | 1114 | CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL | 
|  | 1115 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR | 
|  | 1116 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS | 
|  | 1117 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | 
|  | 1118 | SOFTWARE. | 
|  | 1119 |  | 
|  | 1120 | ------------------------------------------------------------------- | 
|  | 1121 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1122 | Copyright (c) 1982, 1986, 1993 | 
|  | 1123 | The Regents of the University of California.  All rights reserved. | 
|  | 1124 |  | 
|  | 1125 | Redistribution and use in source and binary forms, with or without | 
|  | 1126 | modification, are permitted provided that the following conditions | 
|  | 1127 | are met: | 
|  | 1128 | 1. Redistributions of source code must retain the above copyright | 
|  | 1129 | notice, this list of conditions and the following disclaimer. | 
|  | 1130 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1131 | notice, this list of conditions and the following disclaimer in the | 
|  | 1132 | documentation and/or other materials provided with the distribution. | 
|  | 1133 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1134 | may be used to endorse or promote products derived from this software | 
|  | 1135 | without specific prior written permission. | 
|  | 1136 |  | 
|  | 1137 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1138 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1139 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1140 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1141 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1142 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1143 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1144 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1145 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1146 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1147 | SUCH DAMAGE. | 
|  | 1148 |  | 
|  | 1149 | ------------------------------------------------------------------- | 
|  | 1150 |  | 
| Irina Tirdea | eac9eb4 | 2012-09-08 09:28:30 +0300 | [diff] [blame] | 1151 | Copyright (c) 1982, 1986, 1993 | 
|  | 1152 | The Regents of the University of California.  All rights reserved. | 
|  | 1153 | (c) UNIX System Laboratories, Inc. | 
|  | 1154 | All or some portions of this file are derived from material licensed | 
|  | 1155 | to the University of California by American Telephone and Telegraph | 
|  | 1156 | Co. or Unix System Laboratories, Inc. and are reproduced herein with | 
|  | 1157 | the permission of UNIX System Laboratories, Inc. | 
|  | 1158 |  | 
|  | 1159 | Redistribution and use in source and binary forms, with or without | 
|  | 1160 | modification, are permitted provided that the following conditions | 
|  | 1161 | are met: | 
|  | 1162 | 1. Redistributions of source code must retain the above copyright | 
|  | 1163 | notice, this list of conditions and the following disclaimer. | 
|  | 1164 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1165 | notice, this list of conditions and the following disclaimer in the | 
|  | 1166 | documentation and/or other materials provided with the distribution. | 
|  | 1167 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1168 | may be used to endorse or promote products derived from this software | 
|  | 1169 | without specific prior written permission. | 
|  | 1170 |  | 
|  | 1171 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1172 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1173 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1174 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1175 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1176 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1177 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1178 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1179 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1180 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1181 | SUCH DAMAGE. | 
|  | 1182 |  | 
|  | 1183 | ------------------------------------------------------------------- | 
|  | 1184 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1185 | Copyright (c) 1983, 1987, 1989 | 
|  | 1186 | The Regents of the University of California.  All rights reserved. | 
|  | 1187 |  | 
|  | 1188 | Redistribution and use in source and binary forms, with or without | 
|  | 1189 | modification, are permitted provided that the following conditions | 
|  | 1190 | are met: | 
|  | 1191 | 1. Redistributions of source code must retain the above copyright | 
|  | 1192 | notice, this list of conditions and the following disclaimer. | 
|  | 1193 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1194 | notice, this list of conditions and the following disclaimer in the | 
|  | 1195 | documentation and/or other materials provided with the distribution. | 
|  | 1196 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1197 | may be used to endorse or promote products derived from this software | 
|  | 1198 | without specific prior written permission. | 
|  | 1199 |  | 
|  | 1200 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1201 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1202 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1203 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1204 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1205 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1206 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1207 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1208 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1209 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1210 | SUCH DAMAGE. | 
|  | 1211 |  | 
|  | 1212 | ------------------------------------------------------------------- | 
|  | 1213 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1214 | Copyright (c) 1983, 1989 | 
|  | 1215 | The Regents of the University of California.  All rights reserved. | 
|  | 1216 |  | 
|  | 1217 | Redistribution and use in source and binary forms, with or without | 
|  | 1218 | modification, are permitted provided that the following conditions | 
|  | 1219 | are met: | 
|  | 1220 | 1. Redistributions of source code must retain the above copyright | 
|  | 1221 | notice, this list of conditions and the following disclaimer. | 
|  | 1222 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1223 | notice, this list of conditions and the following disclaimer in the | 
|  | 1224 | documentation and/or other materials provided with the distribution. | 
|  | 1225 | 3. All advertising materials mentioning features or use of this software | 
|  | 1226 | must display the following acknowledgement: | 
|  | 1227 | This product includes software developed by the University of | 
|  | 1228 | California, Berkeley and its contributors. | 
|  | 1229 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1230 | may be used to endorse or promote products derived from this software | 
|  | 1231 | without specific prior written permission. | 
|  | 1232 |  | 
|  | 1233 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1234 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1235 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1236 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1237 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1238 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1239 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1240 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1241 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1242 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1243 | SUCH DAMAGE. | 
|  | 1244 |  | 
|  | 1245 | ------------------------------------------------------------------- | 
|  | 1246 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1247 | Copyright (c) 1983, 1989, 1993 | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1248 | The Regents of the University of California.  All rights reserved. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1249 |  | 
|  | 1250 | Redistribution and use in source and binary forms, with or without | 
|  | 1251 | modification, are permitted provided that the following conditions | 
|  | 1252 | are met: | 
|  | 1253 | 1. Redistributions of source code must retain the above copyright | 
|  | 1254 | notice, this list of conditions and the following disclaimer. | 
|  | 1255 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1256 | notice, this list of conditions and the following disclaimer in the | 
|  | 1257 | documentation and/or other materials provided with the distribution. | 
|  | 1258 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1259 | may be used to endorse or promote products derived from this software | 
|  | 1260 | without specific prior written permission. | 
|  | 1261 |  | 
|  | 1262 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1263 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1264 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1265 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1266 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1267 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1268 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1269 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1270 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1271 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1272 | SUCH DAMAGE. | 
|  | 1273 |  | 
|  | 1274 | ------------------------------------------------------------------- | 
|  | 1275 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1276 | Copyright (c) 1983, 1993 | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1277 | The Regents of the University of California.  All rights reserved. | 
|  | 1278 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1279 | Redistribution and use in source and binary forms, with or without | 
|  | 1280 | modification, are permitted provided that the following conditions | 
|  | 1281 | are met: | 
|  | 1282 | 1. Redistributions of source code must retain the above copyright | 
|  | 1283 | notice, this list of conditions and the following disclaimer. | 
|  | 1284 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1285 | notice, this list of conditions and the following disclaimer in the | 
|  | 1286 | documentation and/or other materials provided with the distribution. | 
|  | 1287 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1288 | may be used to endorse or promote products derived from this software | 
|  | 1289 | without specific prior written permission. | 
|  | 1290 |  | 
|  | 1291 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1292 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1293 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1294 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1295 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1296 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1297 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1298 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1299 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1300 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1301 | SUCH DAMAGE. | 
|  | 1302 |  | 
|  | 1303 | ------------------------------------------------------------------- | 
|  | 1304 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1305 | Copyright (c) 1985 | 
|  | 1306 | The Regents of the University of California.  All rights reserved. | 
|  | 1307 |  | 
|  | 1308 | Redistribution and use in source and binary forms, with or without | 
|  | 1309 | modification, are permitted provided that the following conditions | 
|  | 1310 | are met: | 
|  | 1311 | 1. Redistributions of source code must retain the above copyright | 
|  | 1312 | notice, this list of conditions and the following disclaimer. | 
|  | 1313 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1314 | notice, this list of conditions and the following disclaimer in the | 
|  | 1315 | documentation and/or other materials provided with the distribution. | 
|  | 1316 | 3. All advertising materials mentioning features or use of this software | 
|  | 1317 | must display the following acknowledgement: | 
|  | 1318 | This product includes software developed by the University of | 
|  | 1319 | California, Berkeley and its contributors. | 
|  | 1320 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1321 | may be used to endorse or promote products derived from this software | 
|  | 1322 | without specific prior written permission. | 
|  | 1323 |  | 
|  | 1324 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1325 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1326 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1327 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1328 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1329 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1330 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1331 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1332 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1333 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1334 | SUCH DAMAGE. | 
|  | 1335 |  | 
|  | 1336 | ------------------------------------------------------------------- | 
|  | 1337 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1338 | Copyright (c) 1985 Regents of the University of California. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1339 | All rights reserved. | 
|  | 1340 |  | 
|  | 1341 | Redistribution and use in source and binary forms, with or without | 
|  | 1342 | modification, are permitted provided that the following conditions | 
|  | 1343 | are met: | 
|  | 1344 | 1. Redistributions of source code must retain the above copyright | 
|  | 1345 | notice, this list of conditions and the following disclaimer. | 
|  | 1346 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1347 | notice, this list of conditions and the following disclaimer in the | 
|  | 1348 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1349 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1350 | may be used to endorse or promote products derived from this software | 
|  | 1351 | without specific prior written permission. | 
|  | 1352 |  | 
|  | 1353 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1354 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1355 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1356 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1357 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1358 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1359 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1360 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1361 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1362 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1363 | SUCH DAMAGE. | 
|  | 1364 |  | 
|  | 1365 | ------------------------------------------------------------------- | 
|  | 1366 |  | 
|  | 1367 | Copyright (c) 1985, 1988, 1993 | 
|  | 1368 | The Regents of the University of California.  All rights reserved. | 
|  | 1369 |  | 
|  | 1370 | Redistribution and use in source and binary forms, with or without | 
|  | 1371 | modification, are permitted provided that the following conditions | 
|  | 1372 | are met: | 
|  | 1373 | 1. Redistributions of source code must retain the above copyright | 
|  | 1374 | notice, this list of conditions and the following disclaimer. | 
|  | 1375 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1376 | notice, this list of conditions and the following disclaimer in the | 
|  | 1377 | documentation and/or other materials provided with the distribution. | 
|  | 1378 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1379 | may be used to endorse or promote products derived from this software | 
|  | 1380 | without specific prior written permission. | 
|  | 1381 |  | 
|  | 1382 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1383 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1384 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1385 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1386 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1387 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1388 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1389 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1390 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1391 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1392 | SUCH DAMAGE. | 
|  | 1393 |  | 
|  | 1394 | Portions Copyright (c) 1993 by Digital Equipment Corporation. | 
|  | 1395 |  | 
|  | 1396 | Permission to use, copy, modify, and distribute this software for any | 
|  | 1397 | purpose with or without fee is hereby granted, provided that the above | 
|  | 1398 | copyright notice and this permission notice appear in all copies, and that | 
|  | 1399 | the name of Digital Equipment Corporation not be used in advertising or | 
|  | 1400 | publicity pertaining to distribution of the document or software without | 
|  | 1401 | specific, written prior permission. | 
|  | 1402 |  | 
|  | 1403 | THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL | 
|  | 1404 | WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES | 
|  | 1405 | OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT | 
|  | 1406 | CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL | 
|  | 1407 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR | 
|  | 1408 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS | 
|  | 1409 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | 
|  | 1410 | SOFTWARE. | 
|  | 1411 |  | 
|  | 1412 | ------------------------------------------------------------------- | 
|  | 1413 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1414 | Copyright (c) 1985, 1989, 1993 | 
|  | 1415 | The Regents of the University of California.  All rights reserved. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1416 |  | 
|  | 1417 | Redistribution and use in source and binary forms, with or without | 
|  | 1418 | modification, are permitted provided that the following conditions | 
|  | 1419 | are met: | 
|  | 1420 | 1. Redistributions of source code must retain the above copyright | 
|  | 1421 | notice, this list of conditions and the following disclaimer. | 
|  | 1422 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1423 | notice, this list of conditions and the following disclaimer in the | 
|  | 1424 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1425 | 3. All advertising materials mentioning features or use of this software | 
|  | 1426 | must display the following acknowledgement: | 
|  | 1427 | This product includes software developed by the University of | 
|  | 1428 | California, Berkeley and its contributors. | 
|  | 1429 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1430 | may be used to endorse or promote products derived from this software | 
|  | 1431 | without specific prior written permission. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1432 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1433 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1434 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1435 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1436 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1437 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1438 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1439 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1440 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1441 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1442 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1443 | SUCH DAMAGE. | 
|  | 1444 |  | 
|  | 1445 | ------------------------------------------------------------------- | 
|  | 1446 |  | 
|  | 1447 | Copyright (c) 1985, 1993 | 
|  | 1448 | The Regents of the University of California.  All rights reserved. | 
|  | 1449 |  | 
|  | 1450 | Redistribution and use in source and binary forms, with or without | 
|  | 1451 | modification, are permitted provided that the following conditions | 
|  | 1452 | are met: | 
|  | 1453 | 1. Redistributions of source code must retain the above copyright | 
|  | 1454 | notice, this list of conditions and the following disclaimer. | 
|  | 1455 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1456 | notice, this list of conditions and the following disclaimer in the | 
|  | 1457 | documentation and/or other materials provided with the distribution. | 
|  | 1458 | 3. All advertising materials mentioning features or use of this software | 
|  | 1459 | must display the following acknowledgement: | 
|  | 1460 | This product includes software developed by the University of | 
|  | 1461 | California, Berkeley and its contributors. | 
|  | 1462 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1463 | may be used to endorse or promote products derived from this software | 
|  | 1464 | without specific prior written permission. | 
|  | 1465 |  | 
|  | 1466 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1467 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1468 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1469 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1470 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1471 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1472 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1473 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1474 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1475 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1476 | SUCH DAMAGE. | 
|  | 1477 |  | 
|  | 1478 | ------------------------------------------------------------------- | 
|  | 1479 |  | 
|  | 1480 | Copyright (c) 1985, 1993 | 
|  | 1481 | The Regents of the University of California.  All rights reserved. | 
|  | 1482 |  | 
|  | 1483 | Redistribution and use in source and binary forms, with or without | 
|  | 1484 | modification, are permitted provided that the following conditions | 
|  | 1485 | are met: | 
|  | 1486 | 1. Redistributions of source code must retain the above copyright | 
|  | 1487 | notice, this list of conditions and the following disclaimer. | 
|  | 1488 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1489 | notice, this list of conditions and the following disclaimer in the | 
|  | 1490 | documentation and/or other materials provided with the distribution. | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 1491 | 3. All advertising materials mentioning features or use of this software | 
|  | 1492 | must display the following acknowledgement: | 
|  | 1493 | This product includes software developed by the University of | 
|  | 1494 | California, Berkeley and its contributors. | 
|  | 1495 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1496 | may be used to endorse or promote products derived from this software | 
|  | 1497 | without specific prior written permission. | 
|  | 1498 |  | 
|  | 1499 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1500 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1501 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1502 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1503 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1504 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1505 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1506 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1507 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1508 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1509 | SUCH DAMAGE. | 
|  | 1510 |  | 
|  | 1511 | ------------------------------------------------------------------- | 
|  | 1512 |  | 
|  | 1513 | Copyright (c) 1985, 1993 | 
|  | 1514 | The Regents of the University of California.  All rights reserved. | 
|  | 1515 |  | 
|  | 1516 | Redistribution and use in source and binary forms, with or without | 
|  | 1517 | modification, are permitted provided that the following conditions | 
|  | 1518 | are met: | 
|  | 1519 | 1. Redistributions of source code must retain the above copyright | 
|  | 1520 | notice, this list of conditions and the following disclaimer. | 
|  | 1521 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1522 | notice, this list of conditions and the following disclaimer in the | 
|  | 1523 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1524 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1525 | may be used to endorse or promote products derived from this software | 
|  | 1526 | without specific prior written permission. | 
|  | 1527 |  | 
|  | 1528 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1529 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1530 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1531 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1532 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1533 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1534 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1535 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1536 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1537 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1538 | SUCH DAMAGE. | 
|  | 1539 |  | 
|  | 1540 | ------------------------------------------------------------------- | 
|  | 1541 |  | 
|  | 1542 | Copyright (c) 1987 Regents of the University of California. | 
|  | 1543 | All rights reserved. | 
|  | 1544 |  | 
|  | 1545 | Redistribution and use in source and binary forms, with or without | 
|  | 1546 | modification, are permitted provided that the following conditions | 
|  | 1547 | are met: | 
|  | 1548 | 1. Redistributions of source code must retain the above copyright | 
|  | 1549 | notice, this list of conditions and the following disclaimer. | 
|  | 1550 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1551 | notice, this list of conditions and the following disclaimer in the | 
|  | 1552 | documentation and/or other materials provided with the distribution. | 
|  | 1553 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1554 | may be used to endorse or promote products derived from this software | 
|  | 1555 | without specific prior written permission. | 
|  | 1556 |  | 
|  | 1557 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1558 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1559 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1560 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1561 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1562 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1563 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1564 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1565 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1566 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1567 | SUCH DAMAGE. | 
|  | 1568 |  | 
|  | 1569 | ------------------------------------------------------------------- | 
|  | 1570 |  | 
|  | 1571 | Copyright (c) 1987, 1993 | 
|  | 1572 | The Regents of the University of California.  All rights reserved. | 
|  | 1573 |  | 
|  | 1574 | Redistribution and use in source and binary forms, with or without | 
|  | 1575 | modification, are permitted provided that the following conditions | 
|  | 1576 | are met: | 
|  | 1577 | 1. Redistributions of source code must retain the above copyright | 
|  | 1578 | notice, this list of conditions and the following disclaimer. | 
|  | 1579 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1580 | notice, this list of conditions and the following disclaimer in the | 
|  | 1581 | documentation and/or other materials provided with the distribution. | 
|  | 1582 | 3. All advertising materials mentioning features or use of this software | 
|  | 1583 | must display the following acknowledgement: | 
|  | 1584 | This product includes software developed by the University of | 
|  | 1585 | California, Berkeley and its contributors. | 
|  | 1586 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1587 | may be used to endorse or promote products derived from this software | 
|  | 1588 | without specific prior written permission. | 
|  | 1589 |  | 
|  | 1590 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1591 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1592 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1593 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1594 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1595 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1596 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1597 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1598 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1599 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1600 | SUCH DAMAGE. | 
|  | 1601 |  | 
|  | 1602 | ------------------------------------------------------------------- | 
|  | 1603 |  | 
|  | 1604 | Copyright (c) 1987, 1993 | 
|  | 1605 | The Regents of the University of California.  All rights reserved. | 
|  | 1606 |  | 
|  | 1607 | Redistribution and use in source and binary forms, with or without | 
|  | 1608 | modification, are permitted provided that the following conditions | 
|  | 1609 | are met: | 
|  | 1610 | 1. Redistributions of source code must retain the above copyright | 
|  | 1611 | notice, this list of conditions and the following disclaimer. | 
|  | 1612 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1613 | notice, this list of conditions and the following disclaimer in the | 
|  | 1614 | documentation and/or other materials provided with the distribution. | 
|  | 1615 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1616 | may be used to endorse or promote products derived from this software | 
|  | 1617 | without specific prior written permission. | 
|  | 1618 |  | 
|  | 1619 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1620 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1621 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1622 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1623 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1624 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1625 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1626 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1627 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1628 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1629 | SUCH DAMAGE. | 
|  | 1630 |  | 
|  | 1631 | ------------------------------------------------------------------- | 
|  | 1632 |  | 
|  | 1633 | Copyright (c) 1988 Regents of the University of California. | 
|  | 1634 | All rights reserved. | 
|  | 1635 |  | 
|  | 1636 | Redistribution and use in source and binary forms, with or without | 
|  | 1637 | modification, are permitted provided that the following conditions | 
|  | 1638 | are met: | 
|  | 1639 | 1. Redistributions of source code must retain the above copyright | 
|  | 1640 | notice, this list of conditions and the following disclaimer. | 
|  | 1641 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1642 | notice, this list of conditions and the following disclaimer in the | 
|  | 1643 | documentation and/or other materials provided with the distribution. | 
|  | 1644 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1645 | may be used to endorse or promote products derived from this software | 
|  | 1646 | without specific prior written permission. | 
|  | 1647 |  | 
|  | 1648 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1649 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1650 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1651 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1652 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1653 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1654 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1655 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1656 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1657 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1658 | SUCH DAMAGE. | 
|  | 1659 |  | 
|  | 1660 | ------------------------------------------------------------------- | 
|  | 1661 |  | 
|  | 1662 | Copyright (c) 1988 The Regents of the University of California. | 
|  | 1663 | All rights reserved. | 
|  | 1664 |  | 
|  | 1665 | Redistribution and use in source and binary forms, with or without | 
|  | 1666 | modification, are permitted provided that the following conditions | 
|  | 1667 | are met: | 
|  | 1668 | 1. Redistributions of source code must retain the above copyright | 
|  | 1669 | notice, this list of conditions and the following disclaimer. | 
|  | 1670 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1671 | notice, this list of conditions and the following disclaimer in the | 
|  | 1672 | documentation and/or other materials provided with the distribution. | 
|  | 1673 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1674 | may be used to endorse or promote products derived from this software | 
|  | 1675 | without specific prior written permission. | 
|  | 1676 |  | 
|  | 1677 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1678 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1679 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1680 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1681 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1682 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1683 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1684 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1685 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1686 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1687 | SUCH DAMAGE. | 
|  | 1688 |  | 
|  | 1689 | ------------------------------------------------------------------- | 
|  | 1690 |  | 
|  | 1691 | Copyright (c) 1988, 1993 | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1692 | The Regents of the University of California.  All rights reserved. | 
|  | 1693 |  | 
|  | 1694 | Redistribution and use in source and binary forms, with or without | 
|  | 1695 | modification, are permitted provided that the following conditions | 
|  | 1696 | are met: | 
|  | 1697 | 1. Redistributions of source code must retain the above copyright | 
|  | 1698 | notice, this list of conditions and the following disclaimer. | 
|  | 1699 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1700 | notice, this list of conditions and the following disclaimer in the | 
|  | 1701 | documentation and/or other materials provided with the distribution. | 
|  | 1702 | 3. All advertising materials mentioning features or use of this software | 
|  | 1703 | must display the following acknowledgement: | 
|  | 1704 | This product includes software developed by the University of | 
|  | 1705 | California, Berkeley and its contributors. | 
|  | 1706 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1707 | may be used to endorse or promote products derived from this software | 
|  | 1708 | without specific prior written permission. | 
|  | 1709 |  | 
|  | 1710 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1711 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1712 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1713 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1714 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1715 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1716 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1717 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1718 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1719 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1720 | SUCH DAMAGE. | 
|  | 1721 |  | 
|  | 1722 | ------------------------------------------------------------------- | 
|  | 1723 |  | 
|  | 1724 | Copyright (c) 1988, 1993 | 
|  | 1725 | The Regents of the University of California.  All rights reserved. | 
|  | 1726 |  | 
|  | 1727 | Redistribution and use in source and binary forms, with or without | 
|  | 1728 | modification, are permitted provided that the following conditions | 
|  | 1729 | are met: | 
|  | 1730 | 1. Redistributions of source code must retain the above copyright | 
|  | 1731 | notice, this list of conditions and the following disclaimer. | 
|  | 1732 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1733 | notice, this list of conditions and the following disclaimer in the | 
|  | 1734 | documentation and/or other materials provided with the distribution. | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 1735 | 3. All advertising materials mentioning features or use of this software | 
|  | 1736 | must display the following acknowledgement: | 
|  | 1737 | This product includes software developed by the University of | 
|  | 1738 | California, Berkeley and its contributors. | 
|  | 1739 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1740 | may be used to endorse or promote products derived from this software | 
|  | 1741 | without specific prior written permission. | 
|  | 1742 |  | 
|  | 1743 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1744 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1745 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1746 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1747 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1748 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1749 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1750 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1751 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1752 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1753 | SUCH DAMAGE. | 
|  | 1754 |  | 
|  | 1755 | ------------------------------------------------------------------- | 
|  | 1756 |  | 
|  | 1757 | Copyright (c) 1988, 1993 | 
|  | 1758 | The Regents of the University of California.  All rights reserved. | 
|  | 1759 |  | 
|  | 1760 | Redistribution and use in source and binary forms, with or without | 
|  | 1761 | modification, are permitted provided that the following conditions | 
|  | 1762 | are met: | 
|  | 1763 | 1. Redistributions of source code must retain the above copyright | 
|  | 1764 | notice, this list of conditions and the following disclaimer. | 
|  | 1765 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1766 | notice, this list of conditions and the following disclaimer in the | 
|  | 1767 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1768 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1769 | may be used to endorse or promote products derived from this software | 
|  | 1770 | without specific prior written permission. | 
|  | 1771 |  | 
|  | 1772 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1773 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1774 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1775 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1776 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1777 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1778 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1779 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1780 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1781 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1782 | SUCH DAMAGE. | 
|  | 1783 |  | 
|  | 1784 | ------------------------------------------------------------------- | 
|  | 1785 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1786 | Copyright (c) 1989 The Regents of the University of California. | 
|  | 1787 | All rights reserved. | 
|  | 1788 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1789 | Redistribution and use in source and binary forms, with or without | 
|  | 1790 | modification, are permitted provided that the following conditions | 
|  | 1791 | are met: | 
|  | 1792 | 1. Redistributions of source code must retain the above copyright | 
|  | 1793 | notice, this list of conditions and the following disclaimer. | 
|  | 1794 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1795 | notice, this list of conditions and the following disclaimer in the | 
|  | 1796 | documentation and/or other materials provided with the distribution. | 
|  | 1797 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1798 | may be used to endorse or promote products derived from this software | 
|  | 1799 | without specific prior written permission. | 
|  | 1800 |  | 
|  | 1801 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1802 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1803 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1804 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1805 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1806 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1807 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1808 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1809 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1810 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1811 | SUCH DAMAGE. | 
|  | 1812 |  | 
|  | 1813 | ------------------------------------------------------------------- | 
|  | 1814 |  | 
|  | 1815 | Copyright (c) 1989 The Regents of the University of California. | 
|  | 1816 | All rights reserved. | 
|  | 1817 | (c) UNIX System Laboratories, Inc. | 
|  | 1818 | All or some portions of this file are derived from material licensed | 
|  | 1819 | to the University of California by American Telephone and Telegraph | 
|  | 1820 | Co. or Unix System Laboratories, Inc. and are reproduced herein with | 
|  | 1821 | the permission of UNIX System Laboratories, Inc. | 
|  | 1822 |  | 
|  | 1823 | Redistribution and use in source and binary forms, with or without | 
|  | 1824 | modification, are permitted provided that the following conditions | 
|  | 1825 | are met: | 
|  | 1826 | 1. Redistributions of source code must retain the above copyright | 
|  | 1827 | notice, this list of conditions and the following disclaimer. | 
|  | 1828 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1829 | notice, this list of conditions and the following disclaimer in the | 
|  | 1830 | documentation and/or other materials provided with the distribution. | 
|  | 1831 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1832 | may be used to endorse or promote products derived from this software | 
|  | 1833 | without specific prior written permission. | 
|  | 1834 |  | 
|  | 1835 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1836 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1837 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1838 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1839 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1840 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1841 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1842 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1843 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1844 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1845 | SUCH DAMAGE. | 
|  | 1846 |  | 
|  | 1847 | ------------------------------------------------------------------- | 
|  | 1848 |  | 
|  | 1849 | Copyright (c) 1989, 1993 | 
|  | 1850 | The Regents of the University of California.  All rights reserved. | 
|  | 1851 |  | 
|  | 1852 | Redistribution and use in source and binary forms, with or without | 
|  | 1853 | modification, are permitted provided that the following conditions | 
|  | 1854 | are met: | 
|  | 1855 | 1. Redistributions of source code must retain the above copyright | 
|  | 1856 | notice, this list of conditions and the following disclaimer. | 
|  | 1857 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1858 | notice, this list of conditions and the following disclaimer in the | 
|  | 1859 | documentation and/or other materials provided with the distribution. | 
|  | 1860 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1861 | may be used to endorse or promote products derived from this software | 
|  | 1862 | without specific prior written permission. | 
|  | 1863 |  | 
|  | 1864 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1865 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1866 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1867 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1868 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1869 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1870 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1871 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1872 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1873 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1874 | SUCH DAMAGE. | 
|  | 1875 |  | 
|  | 1876 | ------------------------------------------------------------------- | 
|  | 1877 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1878 | Copyright (c) 1989, 1993 | 
|  | 1879 | The Regents of the University of California.  All rights reserved. | 
|  | 1880 |  | 
|  | 1881 | Redistribution and use in source and binary forms, with or without | 
|  | 1882 | modification, are permitted provided that the following conditions | 
|  | 1883 | are met: | 
|  | 1884 | 1. Redistributions of source code must retain the above copyright | 
|  | 1885 | notice, this list of conditions and the following disclaimer. | 
|  | 1886 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1887 | notice, this list of conditions and the following disclaimer in the | 
|  | 1888 | documentation and/or other materials provided with the distribution. | 
|  | 1889 | 4. Neither the name of the University nor the names of its contributors | 
|  | 1890 | may be used to endorse or promote products derived from this software | 
|  | 1891 | without specific prior written permission. | 
|  | 1892 |  | 
|  | 1893 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1894 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1895 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1896 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1897 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1898 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1899 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1900 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1901 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1902 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1903 | SUCH DAMAGE. | 
|  | 1904 |  | 
|  | 1905 | ------------------------------------------------------------------- | 
|  | 1906 |  | 
|  | 1907 | Copyright (c) 1989, 1993 | 
|  | 1908 | The Regents of the University of California.  All rights reserved. | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 1909 |  | 
|  | 1910 | This code is derived from software contributed to Berkeley by | 
| Elliott Hughes | f1c568d | 2017-09-26 17:09:07 -0700 | [diff] [blame] | 1911 | Guido van Rossum. | 
|  | 1912 |  | 
|  | 1913 | Copyright (c) 2011 The FreeBSD Foundation | 
|  | 1914 | All rights reserved. | 
|  | 1915 | Portions of this software were developed by David Chisnall | 
|  | 1916 | under sponsorship from the FreeBSD Foundation. | 
|  | 1917 |  | 
|  | 1918 | Redistribution and use in source and binary forms, with or without | 
|  | 1919 | modification, are permitted provided that the following conditions | 
|  | 1920 | are met: | 
|  | 1921 | 1. Redistributions of source code must retain the above copyright | 
|  | 1922 | notice, this list of conditions and the following disclaimer. | 
|  | 1923 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1924 | notice, this list of conditions and the following disclaimer in the | 
|  | 1925 | documentation and/or other materials provided with the distribution. | 
|  | 1926 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1927 | may be used to endorse or promote products derived from this software | 
|  | 1928 | without specific prior written permission. | 
|  | 1929 |  | 
|  | 1930 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1931 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1932 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1933 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1934 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1935 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1936 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1937 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1938 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1939 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1940 | SUCH DAMAGE. | 
|  | 1941 |  | 
|  | 1942 | ------------------------------------------------------------------- | 
|  | 1943 |  | 
|  | 1944 | Copyright (c) 1989, 1993 | 
|  | 1945 | The Regents of the University of California.  All rights reserved. | 
|  | 1946 |  | 
|  | 1947 | This code is derived from software contributed to Berkeley by | 
|  | 1948 | Guido van Rossum. | 
|  | 1949 |  | 
|  | 1950 | Redistribution and use in source and binary forms, with or without | 
|  | 1951 | modification, are permitted provided that the following conditions | 
|  | 1952 | are met: | 
|  | 1953 | 1. Redistributions of source code must retain the above copyright | 
|  | 1954 | notice, this list of conditions and the following disclaimer. | 
|  | 1955 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1956 | notice, this list of conditions and the following disclaimer in the | 
|  | 1957 | documentation and/or other materials provided with the distribution. | 
|  | 1958 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1959 | may be used to endorse or promote products derived from this software | 
|  | 1960 | without specific prior written permission. | 
|  | 1961 |  | 
|  | 1962 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1963 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1964 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1965 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1966 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1967 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 1968 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 1969 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 1970 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 1971 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 1972 | SUCH DAMAGE. | 
|  | 1973 |  | 
|  | 1974 | ------------------------------------------------------------------- | 
|  | 1975 |  | 
|  | 1976 | Copyright (c) 1989, 1993 | 
|  | 1977 | The Regents of the University of California.  All rights reserved. | 
|  | 1978 |  | 
|  | 1979 | This code is derived from software contributed to Berkeley by | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 1980 | Roger L. Snyder. | 
|  | 1981 |  | 
|  | 1982 | Redistribution and use in source and binary forms, with or without | 
|  | 1983 | modification, are permitted provided that the following conditions | 
|  | 1984 | are met: | 
|  | 1985 | 1. Redistributions of source code must retain the above copyright | 
|  | 1986 | notice, this list of conditions and the following disclaimer. | 
|  | 1987 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 1988 | notice, this list of conditions and the following disclaimer in the | 
|  | 1989 | documentation and/or other materials provided with the distribution. | 
|  | 1990 | 3. Neither the name of the University nor the names of its contributors | 
|  | 1991 | may be used to endorse or promote products derived from this software | 
|  | 1992 | without specific prior written permission. | 
|  | 1993 |  | 
|  | 1994 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 1995 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 1996 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 1997 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 1998 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 1999 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2000 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2001 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2002 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2003 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2004 | SUCH DAMAGE. | 
|  | 2005 |  | 
|  | 2006 | ------------------------------------------------------------------- | 
|  | 2007 |  | 
|  | 2008 | Copyright (c) 1989, 1993 | 
|  | 2009 | The Regents of the University of California.  All rights reserved. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2010 | (c) UNIX System Laboratories, Inc. | 
|  | 2011 | All or some portions of this file are derived from material licensed | 
|  | 2012 | to the University of California by American Telephone and Telegraph | 
|  | 2013 | Co. or Unix System Laboratories, Inc. and are reproduced herein with | 
|  | 2014 | the permission of UNIX System Laboratories, Inc. | 
|  | 2015 |  | 
|  | 2016 | Redistribution and use in source and binary forms, with or without | 
|  | 2017 | modification, are permitted provided that the following conditions | 
|  | 2018 | are met: | 
|  | 2019 | 1. Redistributions of source code must retain the above copyright | 
|  | 2020 | notice, this list of conditions and the following disclaimer. | 
|  | 2021 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2022 | notice, this list of conditions and the following disclaimer in the | 
|  | 2023 | documentation and/or other materials provided with the distribution. | 
|  | 2024 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2025 | may be used to endorse or promote products derived from this software | 
|  | 2026 | without specific prior written permission. | 
|  | 2027 |  | 
|  | 2028 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2029 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2030 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2031 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2032 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2033 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2034 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2035 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2036 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2037 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2038 | SUCH DAMAGE. | 
|  | 2039 |  | 
|  | 2040 | ------------------------------------------------------------------- | 
|  | 2041 |  | 
| Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 2042 | Copyright (c) 1990 Regents of the University of California. | 
|  | 2043 | All rights reserved. | 
|  | 2044 |  | 
|  | 2045 | This code is derived from software contributed to Berkeley by | 
|  | 2046 | Chris Torek. | 
|  | 2047 |  | 
|  | 2048 | Redistribution and use in source and binary forms, with or without | 
|  | 2049 | modification, are permitted provided that the following conditions | 
|  | 2050 | are met: | 
|  | 2051 | 1. Redistributions of source code must retain the above copyright | 
|  | 2052 | notice, this list of conditions and the following disclaimer. | 
|  | 2053 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2054 | notice, this list of conditions and the following disclaimer in the | 
|  | 2055 | documentation and/or other materials provided with the distribution. | 
|  | 2056 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2057 | may be used to endorse or promote products derived from this software | 
|  | 2058 | without specific prior written permission. | 
|  | 2059 |  | 
|  | 2060 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2061 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2062 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2063 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2064 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2065 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2066 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2067 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2068 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2069 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2070 | SUCH DAMAGE. | 
|  | 2071 |  | 
|  | 2072 | ------------------------------------------------------------------- | 
|  | 2073 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2074 | Copyright (c) 1990 The Regents of the University of California. | 
|  | 2075 | All rights reserved. | 
|  | 2076 |  | 
|  | 2077 | Redistribution and use in source and binary forms, with or without | 
|  | 2078 | modification, are permitted provided that the following conditions | 
|  | 2079 | are met: | 
|  | 2080 | 1. Redistributions of source code must retain the above copyright | 
|  | 2081 | notice, this list of conditions and the following disclaimer. | 
|  | 2082 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2083 | notice, this list of conditions and the following disclaimer in the | 
|  | 2084 | documentation and/or other materials provided with the distribution. | 
|  | 2085 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2086 | may be used to endorse or promote products derived from this software | 
|  | 2087 | without specific prior written permission. | 
|  | 2088 |  | 
|  | 2089 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2090 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2091 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2092 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2093 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2094 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2095 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2096 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2097 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2098 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2099 | SUCH DAMAGE. | 
|  | 2100 |  | 
|  | 2101 | ------------------------------------------------------------------- | 
|  | 2102 |  | 
|  | 2103 | Copyright (c) 1990 The Regents of the University of California. | 
|  | 2104 | All rights reserved. | 
|  | 2105 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2106 | This code is derived from software contributed to Berkeley by | 
|  | 2107 | Chris Torek. | 
|  | 2108 |  | 
|  | 2109 | Redistribution and use in source and binary forms, with or without | 
|  | 2110 | modification, are permitted provided that the following conditions | 
|  | 2111 | are met: | 
|  | 2112 | 1. Redistributions of source code must retain the above copyright | 
|  | 2113 | notice, this list of conditions and the following disclaimer. | 
|  | 2114 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2115 | notice, this list of conditions and the following disclaimer in the | 
|  | 2116 | documentation and/or other materials provided with the distribution. | 
|  | 2117 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2118 | may be used to endorse or promote products derived from this software | 
|  | 2119 | without specific prior written permission. | 
|  | 2120 |  | 
|  | 2121 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2122 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2123 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2124 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2125 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2126 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2127 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2128 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2129 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2130 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2131 | SUCH DAMAGE. | 
|  | 2132 |  | 
|  | 2133 | ------------------------------------------------------------------- | 
|  | 2134 |  | 
|  | 2135 | Copyright (c) 1990 The Regents of the University of California. | 
|  | 2136 | All rights reserved. | 
|  | 2137 |  | 
|  | 2138 | This code is derived from software contributed to Berkeley by | 
|  | 2139 | William Jolitz. | 
|  | 2140 |  | 
|  | 2141 | Redistribution and use in source and binary forms, with or without | 
|  | 2142 | modification, are permitted provided that the following conditions | 
|  | 2143 | are met: | 
|  | 2144 | 1. Redistributions of source code must retain the above copyright | 
|  | 2145 | notice, this list of conditions and the following disclaimer. | 
|  | 2146 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2147 | notice, this list of conditions and the following disclaimer in the | 
|  | 2148 | documentation and/or other materials provided with the distribution. | 
|  | 2149 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2150 | may be used to endorse or promote products derived from this software | 
|  | 2151 | without specific prior written permission. | 
|  | 2152 |  | 
|  | 2153 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2154 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2155 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2156 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2157 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2158 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2159 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2160 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2161 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2162 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2163 | SUCH DAMAGE. | 
|  | 2164 |  | 
|  | 2165 | ------------------------------------------------------------------- | 
|  | 2166 |  | 
|  | 2167 | Copyright (c) 1990, 1993 | 
|  | 2168 | The Regents of the University of California.  All rights reserved. | 
|  | 2169 |  | 
|  | 2170 | Redistribution and use in source and binary forms, with or without | 
|  | 2171 | modification, are permitted provided that the following conditions | 
|  | 2172 | are met: | 
|  | 2173 | 1. Redistributions of source code must retain the above copyright | 
|  | 2174 | notice, this list of conditions and the following disclaimer. | 
|  | 2175 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2176 | notice, this list of conditions and the following disclaimer in the | 
|  | 2177 | documentation and/or other materials provided with the distribution. | 
|  | 2178 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2179 | may be used to endorse or promote products derived from this software | 
|  | 2180 | without specific prior written permission. | 
|  | 2181 |  | 
|  | 2182 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2183 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2184 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2185 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2186 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2187 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2188 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2189 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2190 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2191 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2192 | SUCH DAMAGE. | 
|  | 2193 |  | 
|  | 2194 | ------------------------------------------------------------------- | 
|  | 2195 |  | 
|  | 2196 | Copyright (c) 1990, 1993 | 
|  | 2197 | The Regents of the University of California.  All rights reserved. | 
|  | 2198 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2199 | This code is derived from software contributed to Berkeley by | 
|  | 2200 | Chris Torek. | 
|  | 2201 |  | 
|  | 2202 | Redistribution and use in source and binary forms, with or without | 
|  | 2203 | modification, are permitted provided that the following conditions | 
|  | 2204 | are met: | 
|  | 2205 | 1. Redistributions of source code must retain the above copyright | 
|  | 2206 | notice, this list of conditions and the following disclaimer. | 
|  | 2207 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2208 | notice, this list of conditions and the following disclaimer in the | 
|  | 2209 | documentation and/or other materials provided with the distribution. | 
|  | 2210 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2211 | may be used to endorse or promote products derived from this software | 
|  | 2212 | without specific prior written permission. | 
|  | 2213 |  | 
|  | 2214 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2215 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2216 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2217 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2218 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2219 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2220 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2221 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2222 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2223 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2224 | SUCH DAMAGE. | 
|  | 2225 |  | 
|  | 2226 | ------------------------------------------------------------------- | 
|  | 2227 |  | 
|  | 2228 | Copyright (c) 1990, 1993 | 
|  | 2229 | The Regents of the University of California.  All rights reserved. | 
|  | 2230 |  | 
|  | 2231 | This code is derived from software contributed to Berkeley by | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2232 | Donn Seeley at UUNET Technologies, Inc. | 
|  | 2233 |  | 
|  | 2234 | Redistribution and use in source and binary forms, with or without | 
|  | 2235 | modification, are permitted provided that the following conditions | 
|  | 2236 | are met: | 
|  | 2237 | 1. Redistributions of source code must retain the above copyright | 
|  | 2238 | notice, this list of conditions and the following disclaimer. | 
|  | 2239 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2240 | notice, this list of conditions and the following disclaimer in the | 
|  | 2241 | documentation and/or other materials provided with the distribution. | 
|  | 2242 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2243 | may be used to endorse or promote products derived from this software | 
|  | 2244 | without specific prior written permission. | 
|  | 2245 |  | 
|  | 2246 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2247 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2248 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2249 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2250 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2251 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2252 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2253 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2254 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2255 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2256 | SUCH DAMAGE. | 
|  | 2257 |  | 
|  | 2258 | ------------------------------------------------------------------- | 
|  | 2259 |  | 
|  | 2260 | Copyright (c) 1990, 1993 | 
|  | 2261 | The Regents of the University of California.  All rights reserved. | 
| Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 2262 |  | 
|  | 2263 | This code is derived from software contributed to Berkeley by | 
|  | 2264 | Donn Seeley at UUNET Technologies, Inc. | 
|  | 2265 |  | 
|  | 2266 | Redistribution and use in source and binary forms, with or without | 
|  | 2267 | modification, are permitted provided that the following conditions | 
|  | 2268 | are met: | 
|  | 2269 | 1. Redistributions of source code must retain the above copyright | 
|  | 2270 | notice, this list of conditions and the following disclaimer. | 
|  | 2271 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2272 | notice, this list of conditions and the following disclaimer in the | 
|  | 2273 | documentation and/or other materials provided with the distribution. | 
|  | 2274 | 4. Neither the name of the University nor the names of its contributors | 
|  | 2275 | may be used to endorse or promote products derived from this software | 
|  | 2276 | without specific prior written permission. | 
|  | 2277 |  | 
|  | 2278 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2279 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2280 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2281 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2282 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2283 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2284 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2285 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2286 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2287 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2288 | SUCH DAMAGE. | 
|  | 2289 |  | 
|  | 2290 | ------------------------------------------------------------------- | 
|  | 2291 |  | 
|  | 2292 | Copyright (c) 1990, 1993 | 
|  | 2293 | The Regents of the University of California.  All rights reserved. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2294 | (c) UNIX System Laboratories, Inc. | 
|  | 2295 | All or some portions of this file are derived from material licensed | 
|  | 2296 | to the University of California by American Telephone and Telegraph | 
|  | 2297 | Co. or Unix System Laboratories, Inc. and are reproduced herein with | 
|  | 2298 | the permission of UNIX System Laboratories, Inc. | 
|  | 2299 |  | 
|  | 2300 | Redistribution and use in source and binary forms, with or without | 
|  | 2301 | modification, are permitted provided that the following conditions | 
|  | 2302 | are met: | 
|  | 2303 | 1. Redistributions of source code must retain the above copyright | 
|  | 2304 | notice, this list of conditions and the following disclaimer. | 
|  | 2305 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2306 | notice, this list of conditions and the following disclaimer in the | 
|  | 2307 | documentation and/or other materials provided with the distribution. | 
|  | 2308 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2309 | may be used to endorse or promote products derived from this software | 
|  | 2310 | without specific prior written permission. | 
|  | 2311 |  | 
|  | 2312 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2313 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2314 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2315 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2316 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2317 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2318 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2319 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2320 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2321 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2322 | SUCH DAMAGE. | 
|  | 2323 |  | 
|  | 2324 | ------------------------------------------------------------------- | 
|  | 2325 |  | 
|  | 2326 | Copyright (c) 1990, 1993, 1994 | 
|  | 2327 | The Regents of the University of California.  All rights reserved. | 
|  | 2328 |  | 
|  | 2329 | Redistribution and use in source and binary forms, with or without | 
|  | 2330 | modification, are permitted provided that the following conditions | 
|  | 2331 | are met: | 
|  | 2332 | 1. Redistributions of source code must retain the above copyright | 
|  | 2333 | notice, this list of conditions and the following disclaimer. | 
|  | 2334 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2335 | notice, this list of conditions and the following disclaimer in the | 
|  | 2336 | documentation and/or other materials provided with the distribution. | 
|  | 2337 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2338 | may be used to endorse or promote products derived from this software | 
|  | 2339 | without specific prior written permission. | 
|  | 2340 |  | 
|  | 2341 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2342 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2343 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2344 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2345 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2346 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2347 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2348 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2349 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2350 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2351 | SUCH DAMAGE. | 
|  | 2352 |  | 
|  | 2353 | ------------------------------------------------------------------- | 
|  | 2354 |  | 
|  | 2355 | Copyright (c) 1990, 1993, 1994 | 
|  | 2356 | The Regents of the University of California.  All rights reserved. | 
|  | 2357 |  | 
|  | 2358 | This code is derived from software contributed to Berkeley by | 
|  | 2359 | Chris Torek. | 
|  | 2360 |  | 
|  | 2361 | Redistribution and use in source and binary forms, with or without | 
|  | 2362 | modification, are permitted provided that the following conditions | 
|  | 2363 | are met: | 
|  | 2364 | 1. Redistributions of source code must retain the above copyright | 
|  | 2365 | notice, this list of conditions and the following disclaimer. | 
|  | 2366 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2367 | notice, this list of conditions and the following disclaimer in the | 
|  | 2368 | documentation and/or other materials provided with the distribution. | 
|  | 2369 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2370 | may be used to endorse or promote products derived from this software | 
|  | 2371 | without specific prior written permission. | 
|  | 2372 |  | 
|  | 2373 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2374 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2375 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2376 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2377 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2378 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2379 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2380 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2381 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2382 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2383 | SUCH DAMAGE. | 
|  | 2384 |  | 
|  | 2385 | ------------------------------------------------------------------- | 
|  | 2386 |  | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 2387 | Copyright (c) 1991 The Regents of the University of California. | 
|  | 2388 | All rights reserved. | 
|  | 2389 |  | 
|  | 2390 | Redistribution and use in source and binary forms, with or without | 
|  | 2391 | modification, are permitted provided that the following conditions | 
|  | 2392 | are met: | 
|  | 2393 | 1. Redistributions of source code must retain the above copyright | 
|  | 2394 | notice, this list of conditions and the following disclaimer. | 
|  | 2395 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2396 | notice, this list of conditions and the following disclaimer in the | 
|  | 2397 | documentation and/or other materials provided with the distribution. | 
|  | 2398 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2399 | may be used to endorse or promote products derived from this software | 
|  | 2400 | without specific prior written permission. | 
|  | 2401 |  | 
|  | 2402 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2403 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2404 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2405 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2406 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2407 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2408 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2409 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2410 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2411 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2412 | SUCH DAMAGE. | 
|  | 2413 |  | 
|  | 2414 | ------------------------------------------------------------------- | 
|  | 2415 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2416 | Copyright (c) 1991, 1993 | 
|  | 2417 | The Regents of the University of California.  All rights reserved. | 
|  | 2418 |  | 
|  | 2419 | Redistribution and use in source and binary forms, with or without | 
|  | 2420 | modification, are permitted provided that the following conditions | 
|  | 2421 | are met: | 
|  | 2422 | 1. Redistributions of source code must retain the above copyright | 
|  | 2423 | notice, this list of conditions and the following disclaimer. | 
|  | 2424 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2425 | notice, this list of conditions and the following disclaimer in the | 
|  | 2426 | documentation and/or other materials provided with the distribution. | 
|  | 2427 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2428 | may be used to endorse or promote products derived from this software | 
|  | 2429 | without specific prior written permission. | 
|  | 2430 |  | 
|  | 2431 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2432 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2433 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2434 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2435 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2436 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2437 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2438 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2439 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2440 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2441 | SUCH DAMAGE. | 
|  | 2442 |  | 
|  | 2443 | ------------------------------------------------------------------- | 
|  | 2444 |  | 
|  | 2445 | Copyright (c) 1991, 1993 | 
|  | 2446 | The Regents of the University of California.  All rights reserved. | 
|  | 2447 |  | 
|  | 2448 | This code is derived from software contributed to Berkeley by | 
|  | 2449 | Berkeley Software Design, Inc. | 
|  | 2450 |  | 
|  | 2451 | Redistribution and use in source and binary forms, with or without | 
|  | 2452 | modification, are permitted provided that the following conditions | 
|  | 2453 | are met: | 
|  | 2454 | 1. Redistributions of source code must retain the above copyright | 
|  | 2455 | notice, this list of conditions and the following disclaimer. | 
|  | 2456 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2457 | notice, this list of conditions and the following disclaimer in the | 
|  | 2458 | documentation and/or other materials provided with the distribution. | 
|  | 2459 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2460 | may be used to endorse or promote products derived from this software | 
|  | 2461 | without specific prior written permission. | 
|  | 2462 |  | 
|  | 2463 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2464 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2465 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2466 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2467 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2468 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2469 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2470 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2471 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2472 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2473 | SUCH DAMAGE. | 
|  | 2474 |  | 
|  | 2475 | ------------------------------------------------------------------- | 
|  | 2476 |  | 
|  | 2477 | Copyright (c) 1991, 1993 | 
|  | 2478 | The Regents of the University of California.  All rights reserved. | 
|  | 2479 | (c) UNIX System Laboratories, Inc. | 
|  | 2480 | All or some portions of this file are derived from material licensed | 
|  | 2481 | to the University of California by American Telephone and Telegraph | 
|  | 2482 | Co. or Unix System Laboratories, Inc. and are reproduced herein with | 
|  | 2483 | the permission of UNIX System Laboratories, Inc. | 
|  | 2484 |  | 
|  | 2485 | This code is derived from software contributed to Berkeley by | 
|  | 2486 | Hugh Smith at The University of Guelph. | 
|  | 2487 |  | 
|  | 2488 | Redistribution and use in source and binary forms, with or without | 
|  | 2489 | modification, are permitted provided that the following conditions | 
|  | 2490 | are met: | 
|  | 2491 | 1. Redistributions of source code must retain the above copyright | 
|  | 2492 | notice, this list of conditions and the following disclaimer. | 
|  | 2493 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2494 | notice, this list of conditions and the following disclaimer in the | 
|  | 2495 | documentation and/or other materials provided with the distribution. | 
|  | 2496 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2497 | may be used to endorse or promote products derived from this software | 
|  | 2498 | without specific prior written permission. | 
|  | 2499 |  | 
|  | 2500 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2501 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2502 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2503 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2504 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2505 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2506 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2507 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2508 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2509 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2510 | SUCH DAMAGE. | 
|  | 2511 |  | 
|  | 2512 | ------------------------------------------------------------------- | 
|  | 2513 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2514 | Copyright (c) 1992 Henry Spencer. | 
|  | 2515 | Copyright (c) 1992, 1993 | 
|  | 2516 | The Regents of the University of California.  All rights reserved. | 
|  | 2517 |  | 
|  | 2518 | This code is derived from software contributed to Berkeley by | 
|  | 2519 | Henry Spencer of the University of Toronto. | 
|  | 2520 |  | 
|  | 2521 | Redistribution and use in source and binary forms, with or without | 
|  | 2522 | modification, are permitted provided that the following conditions | 
|  | 2523 | are met: | 
|  | 2524 | 1. Redistributions of source code must retain the above copyright | 
|  | 2525 | notice, this list of conditions and the following disclaimer. | 
|  | 2526 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2527 | notice, this list of conditions and the following disclaimer in the | 
|  | 2528 | documentation and/or other materials provided with the distribution. | 
|  | 2529 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2530 | may be used to endorse or promote products derived from this software | 
|  | 2531 | without specific prior written permission. | 
|  | 2532 |  | 
|  | 2533 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2534 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2535 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2536 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2537 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2538 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2539 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2540 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2541 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2542 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2543 | SUCH DAMAGE. | 
|  | 2544 |  | 
|  | 2545 | ------------------------------------------------------------------- | 
|  | 2546 |  | 
|  | 2547 | Copyright (c) 1992 The Regents of the University of California. | 
|  | 2548 | All rights reserved. | 
|  | 2549 |  | 
|  | 2550 | Redistribution and use in source and binary forms, with or without | 
|  | 2551 | modification, are permitted provided that the following conditions | 
|  | 2552 | are met: | 
|  | 2553 | 1. Redistributions of source code must retain the above copyright | 
|  | 2554 | notice, this list of conditions and the following disclaimer. | 
|  | 2555 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2556 | notice, this list of conditions and the following disclaimer in the | 
|  | 2557 | documentation and/or other materials provided with the distribution. | 
|  | 2558 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2559 | may be used to endorse or promote products derived from this software | 
|  | 2560 | without specific prior written permission. | 
|  | 2561 |  | 
|  | 2562 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2563 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2564 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2565 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2566 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2567 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2568 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2569 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2570 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2571 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2572 | SUCH DAMAGE. | 
|  | 2573 |  | 
|  | 2574 | ------------------------------------------------------------------- | 
|  | 2575 |  | 
|  | 2576 | Copyright (c) 1992, 1993 | 
|  | 2577 | The Regents of the University of California.  All rights reserved. | 
|  | 2578 |  | 
|  | 2579 | Redistribution and use in source and binary forms, with or without | 
|  | 2580 | modification, are permitted provided that the following conditions | 
|  | 2581 | are met: | 
|  | 2582 | 1. Redistributions of source code must retain the above copyright | 
|  | 2583 | notice, this list of conditions and the following disclaimer. | 
|  | 2584 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2585 | notice, this list of conditions and the following disclaimer in the | 
|  | 2586 | documentation and/or other materials provided with the distribution. | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 2587 | 3. All advertising materials mentioning features or use of this software | 
|  | 2588 | must display the following acknowledgement: | 
|  | 2589 | This product includes software developed by the University of | 
|  | 2590 | California, Berkeley and its contributors. | 
|  | 2591 | 4. Neither the name of the University nor the names of its contributors | 
|  | 2592 | may be used to endorse or promote products derived from this software | 
|  | 2593 | without specific prior written permission. | 
|  | 2594 |  | 
|  | 2595 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2596 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2597 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2598 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2599 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2600 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2601 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2602 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2603 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2604 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2605 | SUCH DAMAGE. | 
|  | 2606 |  | 
|  | 2607 | ------------------------------------------------------------------- | 
|  | 2608 |  | 
|  | 2609 | Copyright (c) 1992, 1993 | 
|  | 2610 | The Regents of the University of California.  All rights reserved. | 
|  | 2611 |  | 
|  | 2612 | Redistribution and use in source and binary forms, with or without | 
|  | 2613 | modification, are permitted provided that the following conditions | 
|  | 2614 | are met: | 
|  | 2615 | 1. Redistributions of source code must retain the above copyright | 
|  | 2616 | notice, this list of conditions and the following disclaimer. | 
|  | 2617 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2618 | notice, this list of conditions and the following disclaimer in the | 
|  | 2619 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2620 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2621 | may be used to endorse or promote products derived from this software | 
|  | 2622 | without specific prior written permission. | 
|  | 2623 |  | 
|  | 2624 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2625 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2626 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2627 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2628 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2629 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2630 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2631 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2632 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2633 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2634 | SUCH DAMAGE. | 
|  | 2635 |  | 
|  | 2636 | ------------------------------------------------------------------- | 
|  | 2637 |  | 
|  | 2638 | Copyright (c) 1992, 1993 | 
|  | 2639 | The Regents of the University of California.  All rights reserved. | 
|  | 2640 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2641 | This software was developed by the Computer Systems Engineering group | 
|  | 2642 | at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and | 
|  | 2643 | contributed to Berkeley. | 
|  | 2644 |  | 
|  | 2645 | All advertising materials mentioning features or use of this software | 
|  | 2646 | must display the following acknowledgement: | 
|  | 2647 | This product includes software developed by the University of | 
|  | 2648 | California, Lawrence Berkeley Laboratory. | 
|  | 2649 |  | 
|  | 2650 | Redistribution and use in source and binary forms, with or without | 
|  | 2651 | modification, are permitted provided that the following conditions | 
|  | 2652 | are met: | 
|  | 2653 | 1. Redistributions of source code must retain the above copyright | 
|  | 2654 | notice, this list of conditions and the following disclaimer. | 
|  | 2655 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2656 | notice, this list of conditions and the following disclaimer in the | 
|  | 2657 | documentation and/or other materials provided with the distribution. | 
|  | 2658 | 3. All advertising materials mentioning features or use of this software | 
|  | 2659 | must display the following acknowledgement: | 
|  | 2660 | This product includes software developed by the University of | 
|  | 2661 | California, Berkeley and its contributors. | 
|  | 2662 | 4. Neither the name of the University nor the names of its contributors | 
|  | 2663 | may be used to endorse or promote products derived from this software | 
|  | 2664 | without specific prior written permission. | 
|  | 2665 |  | 
|  | 2666 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2667 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2668 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2669 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2670 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2671 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2672 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2673 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2674 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2675 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2676 | SUCH DAMAGE. | 
|  | 2677 |  | 
|  | 2678 | ------------------------------------------------------------------- | 
|  | 2679 |  | 
|  | 2680 | Copyright (c) 1992, 1993 | 
|  | 2681 | The Regents of the University of California.  All rights reserved. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2682 | (c) UNIX System Laboratories, Inc. | 
|  | 2683 | All or some portions of this file are derived from material licensed | 
|  | 2684 | to the University of California by American Telephone and Telegraph | 
|  | 2685 | Co. or Unix System Laboratories, Inc. and are reproduced herein with | 
|  | 2686 | the permission of UNIX System Laboratories, Inc. | 
|  | 2687 |  | 
|  | 2688 | Redistribution and use in source and binary forms, with or without | 
|  | 2689 | modification, are permitted provided that the following conditions | 
|  | 2690 | are met: | 
|  | 2691 | 1. Redistributions of source code must retain the above copyright | 
|  | 2692 | notice, this list of conditions and the following disclaimer. | 
|  | 2693 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2694 | notice, this list of conditions and the following disclaimer in the | 
|  | 2695 | documentation and/or other materials provided with the distribution. | 
|  | 2696 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2697 | may be used to endorse or promote products derived from this software | 
|  | 2698 | without specific prior written permission. | 
|  | 2699 |  | 
|  | 2700 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2701 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2702 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2703 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2704 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2705 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2706 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2707 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2708 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2709 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2710 | SUCH DAMAGE. | 
|  | 2711 |  | 
|  | 2712 | ------------------------------------------------------------------- | 
|  | 2713 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2714 | Copyright (c) 1992, 1993, 1994 | 
|  | 2715 | The Regents of the University of California.  All rights reserved. | 
|  | 2716 |  | 
|  | 2717 | This code is derived from software contributed to Berkeley by | 
|  | 2718 | Henry Spencer. | 
|  | 2719 |  | 
|  | 2720 | Redistribution and use in source and binary forms, with or without | 
|  | 2721 | modification, are permitted provided that the following conditions | 
|  | 2722 | are met: | 
|  | 2723 | 1. Redistributions of source code must retain the above copyright | 
|  | 2724 | notice, this list of conditions and the following disclaimer. | 
|  | 2725 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2726 | notice, this list of conditions and the following disclaimer in the | 
|  | 2727 | documentation and/or other materials provided with the distribution. | 
|  | 2728 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2729 | may be used to endorse or promote products derived from this software | 
|  | 2730 | without specific prior written permission. | 
|  | 2731 |  | 
|  | 2732 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2733 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2734 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2735 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2736 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2737 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2738 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2739 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2740 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2741 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2742 | SUCH DAMAGE. | 
|  | 2743 |  | 
|  | 2744 | ------------------------------------------------------------------- | 
|  | 2745 |  | 
| Elliott Hughes | cc213f8 | 2012-08-14 15:32:42 -0700 | [diff] [blame] | 2746 | Copyright (c) 1992, 1993, 1994 Henry Spencer. | 
|  | 2747 |  | 
|  | 2748 | This code is derived from software contributed to Berkeley by | 
|  | 2749 | Henry Spencer. | 
|  | 2750 |  | 
|  | 2751 | Redistribution and use in source and binary forms, with or without | 
|  | 2752 | modification, are permitted provided that the following conditions | 
|  | 2753 | are met: | 
|  | 2754 | 1. Redistributions of source code must retain the above copyright | 
|  | 2755 | notice, this list of conditions and the following disclaimer. | 
|  | 2756 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2757 | notice, this list of conditions and the following disclaimer in the | 
|  | 2758 | documentation and/or other materials provided with the distribution. | 
|  | 2759 | 3. All advertising materials mentioning features or use of this software | 
|  | 2760 | must display the following acknowledgement: | 
|  | 2761 | This product includes software developed by the University of | 
|  | 2762 | California, Berkeley and its contributors. | 
|  | 2763 | 4. Neither the name of the University nor the names of its contributors | 
|  | 2764 | may be used to endorse or promote products derived from this software | 
|  | 2765 | without specific prior written permission. | 
|  | 2766 |  | 
|  | 2767 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2768 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2769 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2770 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2771 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2772 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2773 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2774 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2775 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2776 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2777 | SUCH DAMAGE. | 
|  | 2778 |  | 
|  | 2779 | ------------------------------------------------------------------- | 
|  | 2780 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2781 | Copyright (c) 1993 | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2782 | The Regents of the University of California.  All rights reserved. | 
|  | 2783 |  | 
|  | 2784 | Redistribution and use in source and binary forms, with or without | 
|  | 2785 | modification, are permitted provided that the following conditions | 
|  | 2786 | are met: | 
|  | 2787 | 1. Redistributions of source code must retain the above copyright | 
|  | 2788 | notice, this list of conditions and the following disclaimer. | 
|  | 2789 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2790 | notice, this list of conditions and the following disclaimer in the | 
|  | 2791 | documentation and/or other materials provided with the distribution. | 
|  | 2792 | 3. Neither the name of the University nor the names of its contributors | 
|  | 2793 | may be used to endorse or promote products derived from this software | 
|  | 2794 | without specific prior written permission. | 
|  | 2795 |  | 
|  | 2796 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2797 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2798 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2799 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 2800 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2801 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2802 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2803 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2804 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2805 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2806 | SUCH DAMAGE. | 
|  | 2807 |  | 
|  | 2808 | ------------------------------------------------------------------- | 
|  | 2809 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2810 | Copyright (c) 1993 Martin Birgmeier | 
|  | 2811 | All rights reserved. | 
|  | 2812 |  | 
|  | 2813 | You may redistribute unmodified or modified versions of this source | 
|  | 2814 | code provided that the above copyright notice and this and the | 
|  | 2815 | following conditions are retained. | 
|  | 2816 |  | 
|  | 2817 | This software is provided ``as is'', and comes with no warranties | 
|  | 2818 | of any kind. I shall in no event be liable for anything that happens | 
|  | 2819 | to anyone/anything when using this software. | 
|  | 2820 |  | 
|  | 2821 | ------------------------------------------------------------------- | 
|  | 2822 |  | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 2823 | Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com> | 
| Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 2824 | All rights reserved. | 
|  | 2825 |  | 
| Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 2826 | Redistribution and use in source and binary forms, with or without | 
|  | 2827 | modification, are permitted provided that the following conditions | 
|  | 2828 | are met: | 
|  | 2829 | 1. Redistributions of source code must retain the above copyright | 
|  | 2830 | notice, this list of conditions and the following disclaimer. | 
|  | 2831 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2832 | notice, this list of conditions and the following disclaimer in the | 
|  | 2833 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 2834 | 3. The name of the author may not be used to endorse or promote products | 
|  | 2835 | derived from this software without specific prior written permission. | 
| Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 2836 |  | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 2837 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 2838 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 2839 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 2840 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 2841 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | 
|  | 2842 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; | 
|  | 2843 | OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, | 
|  | 2844 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | 
|  | 2845 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | 
|  | 2846 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
| Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 2847 |  | 
|  | 2848 | ------------------------------------------------------------------- | 
|  | 2849 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2850 | Copyright (c) 1996 by Internet Software Consortium. | 
|  | 2851 |  | 
|  | 2852 | Permission to use, copy, modify, and distribute this software for any | 
|  | 2853 | purpose with or without fee is hereby granted, provided that the above | 
|  | 2854 | copyright notice and this permission notice appear in all copies. | 
|  | 2855 |  | 
|  | 2856 | THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS | 
|  | 2857 | ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES | 
|  | 2858 | OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE | 
|  | 2859 | CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL | 
|  | 2860 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR | 
|  | 2861 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS | 
|  | 2862 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | 
|  | 2863 | SOFTWARE. | 
|  | 2864 |  | 
|  | 2865 | ------------------------------------------------------------------- | 
|  | 2866 |  | 
|  | 2867 | Copyright (c) 1996, David Mazieres <dm@uun.org> | 
|  | 2868 | Copyright (c) 2008, Damien Miller <djm@openbsd.org> | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 2869 | Copyright (c) 2013, Markus Friedl <markus@openbsd.org> | 
|  | 2870 |  | 
|  | 2871 | Permission to use, copy, modify, and distribute this software for any | 
|  | 2872 | purpose with or without fee is hereby granted, provided that the above | 
|  | 2873 | copyright notice and this permission notice appear in all copies. | 
|  | 2874 |  | 
|  | 2875 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 2876 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 2877 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 2878 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 2879 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 2880 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 2881 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 2882 |  | 
|  | 2883 | ------------------------------------------------------------------- | 
|  | 2884 |  | 
| Elliott Hughes | b364683 | 2017-07-11 12:34:19 -0700 | [diff] [blame] | 2885 | Copyright (c) 1996, David Mazieres <dm@uun.org> | 
|  | 2886 | Copyright (c) 2008, Damien Miller <djm@openbsd.org> | 
|  | 2887 | Copyright (c) 2013, Markus Friedl <markus@openbsd.org> | 
|  | 2888 | Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org> | 
|  | 2889 |  | 
|  | 2890 | Permission to use, copy, modify, and distribute this software for any | 
|  | 2891 | purpose with or without fee is hereby granted, provided that the above | 
|  | 2892 | copyright notice and this permission notice appear in all copies. | 
|  | 2893 |  | 
|  | 2894 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 2895 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 2896 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 2897 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 2898 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 2899 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 2900 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 2901 |  | 
|  | 2902 | ------------------------------------------------------------------- | 
|  | 2903 |  | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 2904 | Copyright (c) 1996-1998, 2008 Theo de Raadt | 
|  | 2905 | Copyright (c) 1997, 2008-2009 Todd C. Miller | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2906 |  | 
|  | 2907 | Permission to use, copy, modify, and distribute this software for any | 
|  | 2908 | purpose with or without fee is hereby granted, provided that the above | 
|  | 2909 | copyright notice and this permission notice appear in all copies. | 
|  | 2910 |  | 
|  | 2911 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 2912 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 2913 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 2914 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 2915 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 2916 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 2917 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 2918 |  | 
|  | 2919 | ------------------------------------------------------------------- | 
|  | 2920 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 2921 | Copyright (c) 1997 Mark Brinicombe | 
| Elliott Hughes | dfb74c5 | 2016-10-24 12:53:17 -0700 | [diff] [blame] | 2922 | Copyright (C) 2010 The Android Open Source Project | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 2923 | All rights reserved. | 
|  | 2924 |  | 
|  | 2925 | Redistribution and use in source and binary forms, with or without | 
|  | 2926 | modification, are permitted provided that the following conditions | 
|  | 2927 | are met: | 
|  | 2928 | 1. Redistributions of source code must retain the above copyright | 
|  | 2929 | notice, this list of conditions and the following disclaimer. | 
|  | 2930 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2931 | notice, this list of conditions and the following disclaimer in the | 
|  | 2932 | documentation and/or other materials provided with the distribution. | 
|  | 2933 | 3. All advertising materials mentioning features or use of this software | 
|  | 2934 | must display the following acknowledgement: | 
|  | 2935 | This product includes software developed by Mark Brinicombe | 
|  | 2936 | 4. Neither the name of the University nor the names of its contributors | 
|  | 2937 | may be used to endorse or promote products derived from this software | 
|  | 2938 | without specific prior written permission. | 
|  | 2939 |  | 
|  | 2940 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 2941 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 2942 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 2943 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 2944 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 2945 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 2946 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 2947 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 2948 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 2949 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 2950 | SUCH DAMAGE. | 
|  | 2951 |  | 
|  | 2952 | ------------------------------------------------------------------- | 
|  | 2953 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2954 | Copyright (c) 1997 Niklas Hallqvist.  All rights reserved. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 2955 |  | 
|  | 2956 | Redistribution and use in source and binary forms, with or without | 
|  | 2957 | modification, are permitted provided that the following conditions | 
|  | 2958 | are met: | 
|  | 2959 | 1. Redistributions of source code must retain the above copyright | 
|  | 2960 | notice, this list of conditions and the following disclaimer. | 
|  | 2961 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2962 | notice, this list of conditions and the following disclaimer in the | 
|  | 2963 | documentation and/or other materials provided with the distribution. | 
|  | 2964 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2965 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 2966 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 2967 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 2968 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 2969 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 2970 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 2971 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 2972 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 2973 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 2974 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 2975 |  | 
|  | 2976 | ------------------------------------------------------------------- | 
|  | 2977 |  | 
| Elliott Hughes | da46cae | 2018-05-24 14:40:32 -0700 | [diff] [blame] | 2978 | Copyright (c) 1997 The NetBSD Foundation, Inc. | 
|  | 2979 | All rights reserved. | 
|  | 2980 |  | 
|  | 2981 | This code is derived from software contributed to The NetBSD Foundation | 
|  | 2982 | by Neil A. Carson and Mark Brinicombe | 
|  | 2983 |  | 
|  | 2984 | Redistribution and use in source and binary forms, with or without | 
|  | 2985 | modification, are permitted provided that the following conditions | 
|  | 2986 | are met: | 
|  | 2987 | 1. Redistributions of source code must retain the above copyright | 
|  | 2988 | notice, this list of conditions and the following disclaimer. | 
|  | 2989 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 2990 | notice, this list of conditions and the following disclaimer in the | 
|  | 2991 | documentation and/or other materials provided with the distribution. | 
|  | 2992 |  | 
|  | 2993 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 2994 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 2995 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 2996 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 2997 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 2998 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 2999 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 3000 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 3001 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 3002 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 3003 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 3004 |  | 
|  | 3005 | ------------------------------------------------------------------- | 
|  | 3006 |  | 
| Elliott Hughes | 26b0607 | 2020-07-31 11:00:10 -0700 | [diff] [blame^] | 3007 | Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3008 |  | 
|  | 3009 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3010 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3011 | copyright notice and this permission notice appear in all copies. | 
|  | 3012 |  | 
|  | 3013 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 3014 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3015 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 3016 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3017 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3018 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 3019 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3020 |  | 
|  | 3021 | ------------------------------------------------------------------- | 
|  | 3022 |  | 
| Elliott Hughes | 9a4b68e | 2019-11-20 14:56:22 -0800 | [diff] [blame] | 3023 | Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> | 
| Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 3024 | All rights reserved. | 
|  | 3025 |  | 
|  | 3026 | Redistribution and use in source and binary forms, with or without | 
|  | 3027 | modification, are permitted provided that the following conditions | 
|  | 3028 | are met: | 
|  | 3029 | 1. Redistributions of source code must retain the above copyright | 
|  | 3030 | notice, this list of conditions and the following disclaimer. | 
|  | 3031 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3032 | notice, this list of conditions and the following disclaimer in the | 
|  | 3033 | documentation and/or other materials provided with the distribution. | 
|  | 3034 | 3. The name of the author may not be used to endorse or promote products | 
|  | 3035 | derived from this software without specific prior written permission. | 
|  | 3036 |  | 
|  | 3037 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, | 
|  | 3038 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY | 
|  | 3039 | AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL | 
|  | 3040 | THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | 
|  | 3041 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | 
|  | 3042 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; | 
|  | 3043 | OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, | 
|  | 3044 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | 
|  | 3045 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | 
|  | 3046 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 3047 |  | 
|  | 3048 | ------------------------------------------------------------------- | 
|  | 3049 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3050 | Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3051 | All rights reserved. | 
|  | 3052 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3053 | This code was contributed to The NetBSD Foundation by Klaus Klein. | 
|  | 3054 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3055 | Redistribution and use in source and binary forms, with or without | 
|  | 3056 | modification, are permitted provided that the following conditions | 
|  | 3057 | are met: | 
|  | 3058 | 1. Redistributions of source code must retain the above copyright | 
|  | 3059 | notice, this list of conditions and the following disclaimer. | 
|  | 3060 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3061 | notice, this list of conditions and the following disclaimer in the | 
|  | 3062 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3063 | 3. All advertising materials mentioning features or use of this software | 
|  | 3064 | must display the following acknowledgement: | 
|  | 3065 | This product includes software developed by the NetBSD | 
|  | 3066 | Foundation, Inc. and its contributors. | 
|  | 3067 | 4. Neither the name of The NetBSD Foundation nor the names of its | 
|  | 3068 | contributors may be used to endorse or promote products derived | 
|  | 3069 | from this software without specific prior written permission. | 
|  | 3070 |  | 
|  | 3071 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 3072 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 3073 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 3074 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 3075 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 3076 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 3077 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 3078 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 3079 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 3080 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 3081 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 3082 |  | 
|  | 3083 | ------------------------------------------------------------------- | 
|  | 3084 |  | 
|  | 3085 | Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc. | 
|  | 3086 | All rights reserved. | 
|  | 3087 |  | 
|  | 3088 | This code is derived from software contributed to The NetBSD Foundation | 
|  | 3089 | by Luke Mewburn. | 
|  | 3090 |  | 
|  | 3091 | Redistribution and use in source and binary forms, with or without | 
|  | 3092 | modification, are permitted provided that the following conditions | 
|  | 3093 | are met: | 
|  | 3094 | 1. Redistributions of source code must retain the above copyright | 
|  | 3095 | notice, this list of conditions and the following disclaimer. | 
|  | 3096 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3097 | notice, this list of conditions and the following disclaimer in the | 
|  | 3098 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3099 |  | 
|  | 3100 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 3101 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 3102 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 3103 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 3104 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 3105 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 3106 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 3107 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 3108 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 3109 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 3110 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 3111 |  | 
|  | 3112 | ------------------------------------------------------------------- | 
|  | 3113 |  | 
|  | 3114 | Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc. | 
|  | 3115 | All rights reserved. | 
|  | 3116 |  | 
|  | 3117 | This code is derived from software contributed to The NetBSD Foundation | 
|  | 3118 | by Luke Mewburn; and by Jason R. Thorpe. | 
|  | 3119 |  | 
|  | 3120 | Redistribution and use in source and binary forms, with or without | 
|  | 3121 | modification, are permitted provided that the following conditions | 
|  | 3122 | are met: | 
|  | 3123 | 1. Redistributions of source code must retain the above copyright | 
|  | 3124 | notice, this list of conditions and the following disclaimer. | 
|  | 3125 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3126 | notice, this list of conditions and the following disclaimer in the | 
|  | 3127 | documentation and/or other materials provided with the distribution. | 
|  | 3128 | 3. All advertising materials mentioning features or use of this software | 
|  | 3129 | must display the following acknowledgement: | 
|  | 3130 | This product includes software developed by the NetBSD | 
|  | 3131 | Foundation, Inc. and its contributors. | 
|  | 3132 | 4. Neither the name of The NetBSD Foundation nor the names of its | 
|  | 3133 | contributors may be used to endorse or promote products derived | 
|  | 3134 | from this software without specific prior written permission. | 
|  | 3135 |  | 
|  | 3136 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 3137 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 3138 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 3139 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 3140 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 3141 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 3142 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 3143 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 3144 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 3145 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 3146 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 3147 |  | 
|  | 3148 | ------------------------------------------------------------------- | 
|  | 3149 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3150 | Copyright (c) 1997, 2005 Todd C. Miller <Todd.Miller@courtesan.com> | 
|  | 3151 |  | 
|  | 3152 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3153 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3154 | copyright notice and this permission notice appear in all copies. | 
|  | 3155 |  | 
|  | 3156 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 3157 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3158 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 3159 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3160 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3161 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 3162 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3163 |  | 
|  | 3164 | ------------------------------------------------------------------- | 
|  | 3165 |  | 
|  | 3166 | Copyright (c) 1998 Softweyr LLC.  All rights reserved. | 
|  | 3167 |  | 
|  | 3168 | strtok_r, from Berkeley strtok | 
|  | 3169 | Oct 13, 1998 by Wes Peters <wes@softweyr.com> | 
|  | 3170 |  | 
|  | 3171 | Copyright (c) 1988, 1993 | 
|  | 3172 | The Regents of the University of California.  All rights reserved. | 
|  | 3173 |  | 
|  | 3174 | Redistribution and use in source and binary forms, with or without | 
|  | 3175 | modification, are permitted provided that the following conditions | 
|  | 3176 | are met: | 
|  | 3177 | 1. Redistributions of source code must retain the above copyright | 
|  | 3178 | notices, this list of conditions and the following disclaimer. | 
|  | 3179 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3180 | notices, this list of conditions and the following disclaimer in the | 
|  | 3181 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 3182 | 3. Neither the name of the University nor the names of its contributors | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3183 | may be used to endorse or promote products derived from this software | 
|  | 3184 | without specific prior written permission. | 
|  | 3185 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3186 | THIS SOFTWARE IS PROVIDED BY SOFTWEYR LLC, THE REGENTS AND CONTRIBUTORS | 
|  | 3187 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 3188 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | 
|  | 3189 | PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL SOFTWEYR LLC, THE | 
|  | 3190 | REGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 3191 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | 
|  | 3192 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | 
|  | 3193 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | 
|  | 3194 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | 
|  | 3195 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 3196 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 3197 |  | 
|  | 3198 | ------------------------------------------------------------------- | 
|  | 3199 |  | 
|  | 3200 | Copyright (c) 1998 The NetBSD Foundation, Inc. | 
|  | 3201 | All rights reserved. | 
|  | 3202 |  | 
|  | 3203 | This code is derived from software contributed to The NetBSD Foundation | 
|  | 3204 | by Klaus Klein. | 
|  | 3205 |  | 
|  | 3206 | Redistribution and use in source and binary forms, with or without | 
|  | 3207 | modification, are permitted provided that the following conditions | 
|  | 3208 | are met: | 
|  | 3209 | 1. Redistributions of source code must retain the above copyright | 
|  | 3210 | notice, this list of conditions and the following disclaimer. | 
|  | 3211 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3212 | notice, this list of conditions and the following disclaimer in the | 
|  | 3213 | documentation and/or other materials provided with the distribution. | 
|  | 3214 | 3. All advertising materials mentioning features or use of this software | 
|  | 3215 | must display the following acknowledgement: | 
|  | 3216 | This product includes software developed by the NetBSD | 
|  | 3217 | Foundation, Inc. and its contributors. | 
|  | 3218 | 4. Neither the name of The NetBSD Foundation nor the names of its | 
|  | 3219 | contributors may be used to endorse or promote products derived | 
|  | 3220 | from this software without specific prior written permission. | 
|  | 3221 |  | 
|  | 3222 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 3223 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 3224 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 3225 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 3226 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 3227 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 3228 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 3229 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 3230 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 3231 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 3232 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 3233 |  | 
|  | 3234 | ------------------------------------------------------------------- | 
|  | 3235 |  | 
|  | 3236 | Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3237 | All rights reserved. | 
|  | 3238 |  | 
|  | 3239 | Redistribution and use in source and binary forms, with or without | 
|  | 3240 | modification, are permitted provided that the following conditions | 
|  | 3241 | are met: | 
|  | 3242 | 1. Redistributions of source code must retain the above copyright | 
|  | 3243 | notice, this list of conditions and the following disclaimer. | 
|  | 3244 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3245 | notice, this list of conditions and the following disclaimer in the | 
|  | 3246 | documentation and/or other materials provided with the distribution. | 
|  | 3247 | 3. The name of the author may not be used to endorse or promote products | 
|  | 3248 | derived from this software without specific prior written permission. | 
|  | 3249 |  | 
|  | 3250 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, | 
|  | 3251 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY | 
|  | 3252 | AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL | 
|  | 3253 | THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | 
|  | 3254 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | 
|  | 3255 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; | 
|  | 3256 | OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, | 
|  | 3257 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | 
|  | 3258 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | 
|  | 3259 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 3260 |  | 
|  | 3261 | ------------------------------------------------------------------- | 
|  | 3262 |  | 
| Elliott Hughes | 9a4b68e | 2019-11-20 14:56:22 -0800 | [diff] [blame] | 3263 | Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org> | 
| Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 3264 |  | 
|  | 3265 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3266 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3267 | copyright notice and this permission notice appear in all copies. | 
|  | 3268 |  | 
|  | 3269 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 3270 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3271 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 3272 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3273 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3274 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 3275 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3276 |  | 
|  | 3277 | ------------------------------------------------------------------- | 
|  | 3278 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3279 | Copyright (c) 1999 | 
|  | 3280 | David E. O'Brien | 
|  | 3281 | Copyright (c) 1988, 1993 | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3282 | The Regents of the University of California.  All rights reserved. | 
|  | 3283 |  | 
|  | 3284 | Redistribution and use in source and binary forms, with or without | 
|  | 3285 | modification, are permitted provided that the following conditions | 
|  | 3286 | are met: | 
|  | 3287 | 1. Redistributions of source code must retain the above copyright | 
|  | 3288 | notice, this list of conditions and the following disclaimer. | 
|  | 3289 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3290 | notice, this list of conditions and the following disclaimer in the | 
|  | 3291 | documentation and/or other materials provided with the distribution. | 
|  | 3292 | 3. Neither the name of the University nor the names of its contributors | 
|  | 3293 | may be used to endorse or promote products derived from this software | 
|  | 3294 | without specific prior written permission. | 
|  | 3295 |  | 
|  | 3296 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3297 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3298 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3299 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 3300 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3301 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3302 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3303 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3304 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3305 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3306 | SUCH DAMAGE. | 
|  | 3307 |  | 
|  | 3308 | ------------------------------------------------------------------- | 
|  | 3309 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3310 | Copyright (c) 2000 Ben Harris. | 
|  | 3311 | Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. | 
|  | 3312 | All rights reserved. | 
|  | 3313 |  | 
|  | 3314 | Redistribution and use in source and binary forms, with or without | 
|  | 3315 | modification, are permitted provided that the following conditions | 
|  | 3316 | are met: | 
|  | 3317 | 1. Redistributions of source code must retain the above copyright | 
|  | 3318 | notice, this list of conditions and the following disclaimer. | 
|  | 3319 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3320 | notice, this list of conditions and the following disclaimer in the | 
|  | 3321 | documentation and/or other materials provided with the distribution. | 
|  | 3322 | 3. Neither the name of the project nor the names of its contributors | 
|  | 3323 | may be used to endorse or promote products derived from this software | 
|  | 3324 | without specific prior written permission. | 
|  | 3325 |  | 
|  | 3326 | THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3327 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3328 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3329 | ARE DISCLAIMED.  IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE | 
|  | 3330 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3331 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3332 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3333 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3334 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3335 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3336 | SUCH DAMAGE. | 
|  | 3337 |  | 
|  | 3338 | ------------------------------------------------------------------- | 
|  | 3339 |  | 
|  | 3340 | Copyright (c) 2000 The NetBSD Foundation, Inc. | 
|  | 3341 | All rights reserved. | 
|  | 3342 |  | 
|  | 3343 | This code is derived from software contributed to The NetBSD Foundation | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3344 | by Dieter Baron and Thomas Klausner. | 
|  | 3345 |  | 
|  | 3346 | Redistribution and use in source and binary forms, with or without | 
|  | 3347 | modification, are permitted provided that the following conditions | 
|  | 3348 | are met: | 
|  | 3349 | 1. Redistributions of source code must retain the above copyright | 
|  | 3350 | notice, this list of conditions and the following disclaimer. | 
|  | 3351 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3352 | notice, this list of conditions and the following disclaimer in the | 
|  | 3353 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3354 |  | 
|  | 3355 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 3356 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 3357 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 3358 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 3359 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 3360 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 3361 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 3362 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 3363 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 3364 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 3365 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 3366 |  | 
|  | 3367 | ------------------------------------------------------------------- | 
|  | 3368 |  | 
| Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 3369 | Copyright (c) 2001 Wasabi Systems, Inc. | 
|  | 3370 | All rights reserved. | 
|  | 3371 |  | 
|  | 3372 | Written by Frank van der Linden for Wasabi Systems, Inc. | 
|  | 3373 |  | 
|  | 3374 | Redistribution and use in source and binary forms, with or without | 
|  | 3375 | modification, are permitted provided that the following conditions | 
|  | 3376 | are met: | 
|  | 3377 | 1. Redistributions of source code must retain the above copyright | 
|  | 3378 | notice, this list of conditions and the following disclaimer. | 
|  | 3379 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3380 | notice, this list of conditions and the following disclaimer in the | 
|  | 3381 | documentation and/or other materials provided with the distribution. | 
|  | 3382 | 3. All advertising materials mentioning features or use of this software | 
|  | 3383 | must display the following acknowledgement: | 
|  | 3384 | This product includes software developed for the NetBSD Project by | 
|  | 3385 | Wasabi Systems, Inc. | 
|  | 3386 | 4. The name of Wasabi Systems, Inc. may not be used to endorse | 
|  | 3387 | or promote products derived from this software without specific prior | 
|  | 3388 | written permission. | 
|  | 3389 |  | 
|  | 3390 | THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND | 
|  | 3391 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 3392 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 3393 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL WASABI SYSTEMS, INC | 
|  | 3394 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 3395 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 3396 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 3397 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 3398 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 3399 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 3400 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 3401 |  | 
|  | 3402 | ------------------------------------------------------------------- | 
|  | 3403 |  | 
| Elliott Hughes | 882b8af | 2016-05-16 17:35:36 -0700 | [diff] [blame] | 3404 | Copyright (c) 2001-2011 The FreeBSD Project. | 
|  | 3405 | All rights reserved. | 
|  | 3406 |  | 
|  | 3407 | Redistribution and use in source and binary forms, with or without | 
|  | 3408 | modification, are permitted provided that the following conditions | 
|  | 3409 | are met: | 
|  | 3410 | 1. Redistributions of source code must retain the above copyright | 
|  | 3411 | notice, this list of conditions and the following disclaimer. | 
|  | 3412 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3413 | notice, this list of conditions and the following disclaimer in the | 
|  | 3414 | documentation and/or other materials provided with the distribution. | 
|  | 3415 |  | 
|  | 3416 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3417 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3418 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3419 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3420 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3421 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3422 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3423 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3424 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3425 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3426 | SUCH DAMAGE. | 
|  | 3427 |  | 
|  | 3428 | ------------------------------------------------------------------- | 
|  | 3429 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3430 | Copyright (c) 2002 Daniel Hartmeier | 
|  | 3431 | All rights reserved. | 
|  | 3432 |  | 
|  | 3433 | Redistribution and use in source and binary forms, with or without | 
|  | 3434 | modification, are permitted provided that the following conditions | 
|  | 3435 | are met: | 
|  | 3436 |  | 
|  | 3437 | - Redistributions of source code must retain the above copyright | 
|  | 3438 | notice, this list of conditions and the following disclaimer. | 
|  | 3439 | - Redistributions in binary form must reproduce the above | 
|  | 3440 | copyright notice, this list of conditions and the following | 
|  | 3441 | disclaimer in the documentation and/or other materials provided | 
|  | 3442 | with the distribution. | 
|  | 3443 |  | 
|  | 3444 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 3445 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 3446 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 3447 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 
|  | 3448 | COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 3449 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 3450 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
|  | 3451 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | 
|  | 3452 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3453 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN | 
|  | 3454 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 3455 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 3456 |  | 
|  | 3457 | ------------------------------------------------------------------- | 
|  | 3458 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3459 | Copyright (c) 2002 The NetBSD Foundation, Inc. | 
|  | 3460 | All rights reserved. | 
|  | 3461 |  | 
|  | 3462 | This code is derived from software contributed to The NetBSD Foundation | 
|  | 3463 | by Christos Zoulas. | 
|  | 3464 |  | 
|  | 3465 | Redistribution and use in source and binary forms, with or without | 
|  | 3466 | modification, are permitted provided that the following conditions | 
|  | 3467 | are met: | 
|  | 3468 | 1. Redistributions of source code must retain the above copyright | 
|  | 3469 | notice, this list of conditions and the following disclaimer. | 
|  | 3470 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3471 | notice, this list of conditions and the following disclaimer in the | 
|  | 3472 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3473 |  | 
|  | 3474 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 3475 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 3476 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 3477 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 3478 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 3479 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 3480 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 3481 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 3482 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 3483 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 3484 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 3485 |  | 
|  | 3486 | ------------------------------------------------------------------- | 
|  | 3487 |  | 
|  | 3488 | Copyright (c) 2002 Tim J. Robbins | 
|  | 3489 | All rights reserved. | 
|  | 3490 |  | 
|  | 3491 | Redistribution and use in source and binary forms, with or without | 
|  | 3492 | modification, are permitted provided that the following conditions | 
|  | 3493 | are met: | 
|  | 3494 | 1. Redistributions of source code must retain the above copyright | 
|  | 3495 | notice, this list of conditions and the following disclaimer. | 
|  | 3496 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3497 | notice, this list of conditions and the following disclaimer in the | 
|  | 3498 | documentation and/or other materials provided with the distribution. | 
|  | 3499 |  | 
|  | 3500 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3501 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3502 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3503 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3504 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3505 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3506 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3507 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3508 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3509 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3510 | SUCH DAMAGE. | 
|  | 3511 |  | 
|  | 3512 | ------------------------------------------------------------------- | 
|  | 3513 |  | 
| Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 3514 | Copyright (c) 2002 Tim J. Robbins. | 
|  | 3515 | All rights reserved. | 
|  | 3516 |  | 
|  | 3517 | Redistribution and use in source and binary forms, with or without | 
|  | 3518 | modification, are permitted provided that the following conditions | 
|  | 3519 | are met: | 
|  | 3520 | 1. Redistributions of source code must retain the above copyright | 
|  | 3521 | notice, this list of conditions and the following disclaimer. | 
|  | 3522 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3523 | notice, this list of conditions and the following disclaimer in the | 
|  | 3524 | documentation and/or other materials provided with the distribution. | 
|  | 3525 |  | 
|  | 3526 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3527 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3528 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3529 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3530 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3531 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3532 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3533 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3534 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3535 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3536 | SUCH DAMAGE. | 
|  | 3537 |  | 
|  | 3538 | ------------------------------------------------------------------- | 
|  | 3539 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3540 | Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> | 
|  | 3541 |  | 
|  | 3542 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3543 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3544 | copyright notice and this permission notice appear in all copies. | 
|  | 3545 |  | 
|  | 3546 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 3547 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3548 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 3549 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3550 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3551 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 3552 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3553 |  | 
|  | 3554 | Sponsored in part by the Defense Advanced Research Projects | 
|  | 3555 | Agency (DARPA) and Air Force Research Laboratory, Air Force | 
|  | 3556 | Materiel Command, USAF, under agreement number F39502-99-1-0512. | 
|  | 3557 |  | 
|  | 3558 | ------------------------------------------------------------------- | 
|  | 3559 |  | 
| Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 3560 | Copyright (c) 2002, 2003 Tim J. Robbins. | 
|  | 3561 | All rights reserved. | 
|  | 3562 |  | 
|  | 3563 | Redistribution and use in source and binary forms, with or without | 
|  | 3564 | modification, are permitted provided that the following conditions | 
|  | 3565 | are met: | 
|  | 3566 | 1. Redistributions of source code must retain the above copyright | 
|  | 3567 | notice, this list of conditions and the following disclaimer. | 
|  | 3568 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3569 | notice, this list of conditions and the following disclaimer in the | 
|  | 3570 | documentation and/or other materials provided with the distribution. | 
|  | 3571 |  | 
|  | 3572 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3573 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3574 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3575 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3576 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3577 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3578 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3579 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3580 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3581 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3582 | SUCH DAMAGE. | 
|  | 3583 |  | 
|  | 3584 | ------------------------------------------------------------------- | 
|  | 3585 |  | 
|  | 3586 | Copyright (c) 2002-2004 Tim J. Robbins | 
|  | 3587 | All rights reserved. | 
|  | 3588 |  | 
|  | 3589 | Redistribution and use in source and binary forms, with or without | 
|  | 3590 | modification, are permitted provided that the following conditions | 
|  | 3591 | are met: | 
|  | 3592 | 1. Redistributions of source code must retain the above copyright | 
|  | 3593 | notice, this list of conditions and the following disclaimer. | 
|  | 3594 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3595 | notice, this list of conditions and the following disclaimer in the | 
|  | 3596 | documentation and/or other materials provided with the distribution. | 
|  | 3597 |  | 
|  | 3598 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3599 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3600 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3601 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3602 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3603 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3604 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3605 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3606 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3607 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3608 | SUCH DAMAGE. | 
|  | 3609 |  | 
|  | 3610 | ------------------------------------------------------------------- | 
|  | 3611 |  | 
|  | 3612 | Copyright (c) 2002-2004 Tim J. Robbins. | 
|  | 3613 | All rights reserved. | 
|  | 3614 |  | 
|  | 3615 | Redistribution and use in source and binary forms, with or without | 
|  | 3616 | modification, are permitted provided that the following conditions | 
|  | 3617 | are met: | 
|  | 3618 | 1. Redistributions of source code must retain the above copyright | 
|  | 3619 | notice, this list of conditions and the following disclaimer. | 
|  | 3620 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3621 | notice, this list of conditions and the following disclaimer in the | 
|  | 3622 | documentation and/or other materials provided with the distribution. | 
|  | 3623 |  | 
|  | 3624 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3625 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3626 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3627 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3628 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3629 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3630 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3631 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3632 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3633 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3634 | SUCH DAMAGE. | 
|  | 3635 |  | 
|  | 3636 | ------------------------------------------------------------------- | 
|  | 3637 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 3638 | Copyright (c) 2003 Dag-Erling Smørgrav | 
|  | 3639 | All rights reserved. | 
|  | 3640 |  | 
|  | 3641 | Redistribution and use in source and binary forms, with or without | 
|  | 3642 | modification, are permitted provided that the following conditions | 
|  | 3643 | are met: | 
|  | 3644 | 1. Redistributions of source code must retain the above copyright | 
|  | 3645 | notice, this list of conditions and the following disclaimer | 
|  | 3646 | in this position and unchanged. | 
|  | 3647 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3648 | notice, this list of conditions and the following disclaimer in the | 
|  | 3649 | documentation and/or other materials provided with the distribution. | 
|  | 3650 | 3. The name of the author may not be used to endorse or promote products | 
|  | 3651 | derived from this software without specific prior written permission. | 
|  | 3652 |  | 
|  | 3653 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 3654 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 3655 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 3656 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 3657 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 3658 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 3659 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 3660 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 3661 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 3662 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 3663 |  | 
|  | 3664 | ------------------------------------------------------------------- | 
|  | 3665 |  | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 3666 | Copyright (c) 2003 David Schultz <das@FreeBSD.ORG> | 
|  | 3667 | All rights reserved. | 
|  | 3668 |  | 
|  | 3669 | Redistribution and use in source and binary forms, with or without | 
|  | 3670 | modification, are permitted provided that the following conditions | 
|  | 3671 | are met: | 
|  | 3672 | 1. Redistributions of source code must retain the above copyright | 
|  | 3673 | notice, this list of conditions and the following disclaimer. | 
|  | 3674 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3675 | notice, this list of conditions and the following disclaimer in the | 
|  | 3676 | documentation and/or other materials provided with the distribution. | 
|  | 3677 |  | 
|  | 3678 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3679 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3680 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3681 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3682 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3683 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3684 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3685 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3686 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3687 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3688 | SUCH DAMAGE. | 
|  | 3689 |  | 
|  | 3690 | ------------------------------------------------------------------- | 
|  | 3691 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 3692 | Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org> | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 3693 | Copyright (c) 2002 David Schultz <das@FreeBSD.ORG> | 
|  | 3694 | All rights reserved. | 
|  | 3695 |  | 
|  | 3696 | Redistribution and use in source and binary forms, with or without | 
|  | 3697 | modification, are permitted provided that the following conditions | 
|  | 3698 | are met: | 
|  | 3699 | 1. Redistributions of source code must retain the above copyright | 
|  | 3700 | notice, this list of conditions and the following disclaimer. | 
|  | 3701 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3702 | notice, this list of conditions and the following disclaimer in the | 
|  | 3703 | documentation and/or other materials provided with the distribution. | 
|  | 3704 |  | 
|  | 3705 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3706 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3707 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3708 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3709 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3710 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3711 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3712 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3713 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3714 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3715 | SUCH DAMAGE. | 
|  | 3716 |  | 
|  | 3717 | ------------------------------------------------------------------- | 
|  | 3718 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3719 | Copyright (c) 2003 Networks Associates Technology, Inc. | 
|  | 3720 | All rights reserved. | 
|  | 3721 |  | 
|  | 3722 | Portions of this software were developed for the FreeBSD Project by | 
|  | 3723 | Jacques A. Vidrine, Safeport Network Services, and Network | 
|  | 3724 | Associates Laboratories, the Security Research Division of Network | 
|  | 3725 | Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 | 
|  | 3726 | ("CBOSS"), as part of the DARPA CHATS research program. | 
|  | 3727 |  | 
|  | 3728 | Redistribution and use in source and binary forms, with or without | 
|  | 3729 | modification, are permitted provided that the following conditions | 
|  | 3730 | are met: | 
|  | 3731 | 1. Redistributions of source code must retain the above copyright | 
|  | 3732 | notice, this list of conditions and the following disclaimer. | 
|  | 3733 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3734 | notice, this list of conditions and the following disclaimer in the | 
|  | 3735 | documentation and/or other materials provided with the distribution. | 
|  | 3736 |  | 
|  | 3737 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3738 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3739 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3740 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3741 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3742 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3743 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3744 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3745 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3746 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3747 | SUCH DAMAGE. | 
|  | 3748 |  | 
|  | 3749 | ------------------------------------------------------------------- | 
|  | 3750 |  | 
| Nick Kralevich | 5e58ea0 | 2012-09-12 13:21:25 -0700 | [diff] [blame] | 3751 | Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com> | 
|  | 3752 |  | 
|  | 3753 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3754 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3755 | copyright notice and this permission notice appear in all copies. | 
|  | 3756 |  | 
|  | 3757 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 3758 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3759 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 3760 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3761 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3762 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 3763 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3764 |  | 
|  | 3765 | Sponsored in part by the Defense Advanced Research Projects | 
|  | 3766 | Agency (DARPA) and Air Force Research Laboratory, Air Force | 
|  | 3767 | Materiel Command, USAF, under agreement number F39502-99-1-0512. | 
|  | 3768 |  | 
|  | 3769 | ------------------------------------------------------------------- | 
|  | 3770 |  | 
| Elliott Hughes | 882b8af | 2016-05-16 17:35:36 -0700 | [diff] [blame] | 3771 | Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com> | 
|  | 3772 |  | 
|  | 3773 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3774 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3775 | copyright notice and this permission notice appear in all copies. | 
|  | 3776 |  | 
|  | 3777 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 3778 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3779 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 3780 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3781 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3782 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 3783 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3784 |  | 
|  | 3785 | Sponsored in part by the Defense Advanced Research Projects | 
|  | 3786 | Agency (DARPA) and Air Force Research Laboratory, Air Force | 
|  | 3787 | Materiel Command, USAF, under agreement number F39502-99-1-0512. | 
|  | 3788 |  | 
|  | 3789 | ------------------------------------------------------------------- | 
|  | 3790 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 3791 | Copyright (c) 2003, Steven G. Kargl | 
|  | 3792 | All rights reserved. | 
|  | 3793 |  | 
|  | 3794 | Redistribution and use in source and binary forms, with or without | 
|  | 3795 | modification, are permitted provided that the following conditions | 
|  | 3796 | are met: | 
|  | 3797 | 1. Redistributions of source code must retain the above copyright | 
|  | 3798 | notice unmodified, this list of conditions, and the following | 
|  | 3799 | disclaimer. | 
|  | 3800 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3801 | notice, this list of conditions and the following disclaimer in the | 
|  | 3802 | documentation and/or other materials provided with the distribution. | 
|  | 3803 |  | 
|  | 3804 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 3805 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 3806 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 3807 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 3808 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 3809 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 3810 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 3811 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 3812 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 3813 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 3814 |  | 
|  | 3815 | ------------------------------------------------------------------- | 
|  | 3816 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 3817 | Copyright (c) 2004 David Schultz <das@FreeBSD.ORG> | 
|  | 3818 | All rights reserved. | 
|  | 3819 |  | 
|  | 3820 | Redistribution and use in source and binary forms, with or without | 
|  | 3821 | modification, are permitted provided that the following conditions | 
|  | 3822 | are met: | 
|  | 3823 | 1. Redistributions of source code must retain the above copyright | 
|  | 3824 | notice, this list of conditions and the following disclaimer. | 
|  | 3825 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3826 | notice, this list of conditions and the following disclaimer in the | 
|  | 3827 | documentation and/or other materials provided with the distribution. | 
|  | 3828 |  | 
|  | 3829 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3830 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3831 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3832 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3833 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3834 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3835 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3836 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3837 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3838 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3839 | SUCH DAMAGE. | 
|  | 3840 |  | 
|  | 3841 | ------------------------------------------------------------------- | 
|  | 3842 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 3843 | Copyright (c) 2004 Stefan Farfeleder | 
|  | 3844 | All rights reserved. | 
|  | 3845 |  | 
|  | 3846 | Redistribution and use in source and binary forms, with or without | 
|  | 3847 | modification, are permitted provided that the following conditions | 
|  | 3848 | are met: | 
|  | 3849 | 1. Redistributions of source code must retain the above copyright | 
|  | 3850 | notice, this list of conditions and the following disclaimer. | 
|  | 3851 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 3852 | notice, this list of conditions and the following disclaimer in the | 
|  | 3853 | documentation and/or other materials provided with the distribution. | 
|  | 3854 |  | 
|  | 3855 | THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 3856 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 3857 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 3858 | ARE DISCLAIMED.  IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 3859 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 3860 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 3861 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 3862 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 3863 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 3864 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 3865 | SUCH DAMAGE. | 
|  | 3866 |  | 
|  | 3867 | ------------------------------------------------------------------- | 
|  | 3868 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3869 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") | 
|  | 3870 | Copyright (c) 1995,1999 by Internet Software Consortium. | 
|  | 3871 |  | 
|  | 3872 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3873 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3874 | copyright notice and this permission notice appear in all copies. | 
|  | 3875 |  | 
|  | 3876 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 3877 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3878 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 3879 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3880 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3881 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 3882 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3883 |  | 
|  | 3884 | ------------------------------------------------------------------- | 
|  | 3885 |  | 
|  | 3886 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") | 
|  | 3887 | Copyright (c) 1995-1999 by Internet Software Consortium | 
|  | 3888 |  | 
|  | 3889 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3890 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3891 | copyright notice and this permission notice appear in all copies. | 
|  | 3892 |  | 
|  | 3893 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 3894 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3895 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 3896 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3897 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3898 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 3899 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3900 |  | 
|  | 3901 | ------------------------------------------------------------------- | 
|  | 3902 |  | 
|  | 3903 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") | 
|  | 3904 | Copyright (c) 1995-1999 by Internet Software Consortium. | 
|  | 3905 |  | 
|  | 3906 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3907 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3908 | copyright notice and this permission notice appear in all copies. | 
|  | 3909 |  | 
|  | 3910 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 3911 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3912 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 3913 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3914 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3915 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 3916 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3917 |  | 
|  | 3918 | ------------------------------------------------------------------- | 
|  | 3919 |  | 
|  | 3920 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") | 
|  | 3921 | Copyright (c) 1996,1999 by Internet Software Consortium. | 
|  | 3922 |  | 
|  | 3923 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3924 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3925 | copyright notice and this permission notice appear in all copies. | 
|  | 3926 |  | 
|  | 3927 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 3928 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3929 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 3930 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3931 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3932 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 3933 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3934 |  | 
|  | 3935 | ------------------------------------------------------------------- | 
|  | 3936 |  | 
|  | 3937 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") | 
|  | 3938 | Copyright (c) 1996-1999 by Internet Software Consortium | 
|  | 3939 |  | 
|  | 3940 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3941 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3942 | copyright notice and this permission notice appear in all copies. | 
|  | 3943 |  | 
|  | 3944 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 3945 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3946 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 3947 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3948 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3949 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 3950 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3951 |  | 
|  | 3952 | ------------------------------------------------------------------- | 
|  | 3953 |  | 
|  | 3954 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") | 
|  | 3955 | Copyright (c) 1996-1999 by Internet Software Consortium. | 
|  | 3956 |  | 
|  | 3957 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3958 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3959 | copyright notice and this permission notice appear in all copies. | 
|  | 3960 |  | 
|  | 3961 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 3962 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3963 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 3964 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3965 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3966 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 3967 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3968 |  | 
|  | 3969 | ------------------------------------------------------------------- | 
|  | 3970 |  | 
|  | 3971 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") | 
|  | 3972 | Copyright (c) 1997,1999 by Internet Software Consortium. | 
|  | 3973 |  | 
|  | 3974 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3975 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3976 | copyright notice and this permission notice appear in all copies. | 
|  | 3977 |  | 
|  | 3978 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 3979 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3980 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 3981 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3982 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 3983 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 3984 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 3985 |  | 
|  | 3986 | ------------------------------------------------------------------- | 
|  | 3987 |  | 
|  | 3988 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3989 | Copyright (c) 1999 by Internet Software Consortium. | 
|  | 3990 |  | 
|  | 3991 | Permission to use, copy, modify, and distribute this software for any | 
|  | 3992 | purpose with or without fee is hereby granted, provided that the above | 
|  | 3993 | copyright notice and this permission notice appear in all copies. | 
|  | 3994 |  | 
|  | 3995 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 3996 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 3997 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 3998 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 3999 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 4000 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 4001 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 4002 |  | 
|  | 4003 | ------------------------------------------------------------------- | 
|  | 4004 |  | 
|  | 4005 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") | 
|  | 4006 | Portions Copyright (c) 1996-1999 by Internet Software Consortium. | 
|  | 4007 |  | 
|  | 4008 | Permission to use, copy, modify, and distribute this software for any | 
|  | 4009 | purpose with or without fee is hereby granted, provided that the above | 
|  | 4010 | copyright notice and this permission notice appear in all copies. | 
|  | 4011 |  | 
|  | 4012 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 4013 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 4014 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 4015 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 4016 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 4017 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 4018 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 4019 |  | 
|  | 4020 | ------------------------------------------------------------------- | 
|  | 4021 |  | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 4022 | Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.ORG> | 
|  | 4023 | All rights reserved. | 
|  | 4024 |  | 
|  | 4025 | Redistribution and use in source and binary forms, with or without | 
|  | 4026 | modification, are permitted provided that the following conditions | 
|  | 4027 | are met: | 
|  | 4028 | 1. Redistributions of source code must retain the above copyright | 
|  | 4029 | notice, this list of conditions and the following disclaimer. | 
|  | 4030 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4031 | notice, this list of conditions and the following disclaimer in the | 
|  | 4032 | documentation and/or other materials provided with the distribution. | 
|  | 4033 |  | 
|  | 4034 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4035 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4036 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4037 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4038 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4039 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4040 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4041 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4042 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4043 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4044 | SUCH DAMAGE. | 
|  | 4045 |  | 
|  | 4046 | ------------------------------------------------------------------- | 
|  | 4047 |  | 
| Elliott Hughes | 882b8af | 2016-05-16 17:35:36 -0700 | [diff] [blame] | 4048 | Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG> | 
|  | 4049 | All rights reserved. | 
|  | 4050 |  | 
|  | 4051 | Redistribution and use in source and binary forms, with or without | 
|  | 4052 | modification, are permitted provided that the following conditions | 
|  | 4053 | are met: | 
|  | 4054 | 1. Redistributions of source code must retain the above copyright | 
|  | 4055 | notice, this list of conditions and the following disclaimer. | 
|  | 4056 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4057 | notice, this list of conditions and the following disclaimer in the | 
|  | 4058 | documentation and/or other materials provided with the distribution. | 
|  | 4059 |  | 
|  | 4060 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4061 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4062 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4063 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4064 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4065 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4066 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4067 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4068 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4069 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4070 | SUCH DAMAGE. | 
|  | 4071 |  | 
|  | 4072 | ------------------------------------------------------------------- | 
|  | 4073 |  | 
|  | 4074 | Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG> | 
|  | 4075 | All rights reserved. | 
|  | 4076 |  | 
|  | 4077 | Redistribution and use in source and binary forms, with or without | 
|  | 4078 | modification, are permitted provided that the following conditions | 
|  | 4079 | are met: | 
|  | 4080 | 1. Redistributions of source code must retain the above copyright | 
|  | 4081 | notice, this list of conditions and the following disclaimer. | 
|  | 4082 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4083 | notice, this list of conditions and the following disclaimer in the | 
|  | 4084 | documentation and/or other materials provided with the distribution. | 
|  | 4085 |  | 
|  | 4086 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4087 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4088 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4089 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4090 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4091 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4092 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4093 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4094 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4095 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4096 | SUCH DAMAGE. | 
|  | 4097 |  | 
|  | 4098 | ------------------------------------------------------------------- | 
|  | 4099 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4100 | Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl | 
|  | 4101 | All rights reserved. | 
|  | 4102 |  | 
|  | 4103 | Redistribution and use in source and binary forms, with or without | 
|  | 4104 | modification, are permitted provided that the following conditions | 
|  | 4105 | are met: | 
|  | 4106 | 1. Redistributions of source code must retain the above copyright | 
|  | 4107 | notice unmodified, this list of conditions, and the following | 
|  | 4108 | disclaimer. | 
|  | 4109 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4110 | notice, this list of conditions and the following disclaimer in the | 
|  | 4111 | documentation and/or other materials provided with the distribution. | 
|  | 4112 |  | 
|  | 4113 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 4114 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 4115 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 4116 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 4117 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 4118 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 4119 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 4120 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4121 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 4122 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4123 |  | 
|  | 4124 | ------------------------------------------------------------------- | 
|  | 4125 |  | 
|  | 4126 | Copyright (c) 2005 David Schultz <das@FreeBSD.ORG> | 
|  | 4127 | All rights reserved. | 
|  | 4128 |  | 
|  | 4129 | Redistribution and use in source and binary forms, with or without | 
|  | 4130 | modification, are permitted provided that the following conditions | 
|  | 4131 | are met: | 
|  | 4132 | 1. Redistributions of source code must retain the above copyright | 
|  | 4133 | notice, this list of conditions and the following disclaimer. | 
|  | 4134 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4135 | notice, this list of conditions and the following disclaimer in the | 
|  | 4136 | documentation and/or other materials provided with the distribution. | 
|  | 4137 |  | 
|  | 4138 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4139 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4140 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4141 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4142 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4143 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4144 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4145 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4146 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4147 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4148 | SUCH DAMAGE. | 
|  | 4149 |  | 
|  | 4150 | ------------------------------------------------------------------- | 
|  | 4151 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4152 | Copyright (c) 2005 Tim J. Robbins. | 
|  | 4153 | All rights reserved. | 
|  | 4154 |  | 
|  | 4155 | Redistribution and use in source and binary forms, with or without | 
|  | 4156 | modification, are permitted provided that the following conditions | 
|  | 4157 | are met: | 
|  | 4158 | 1. Redistributions of source code must retain the above copyright | 
|  | 4159 | notice, this list of conditions and the following disclaimer. | 
|  | 4160 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4161 | notice, this list of conditions and the following disclaimer in the | 
|  | 4162 | documentation and/or other materials provided with the distribution. | 
|  | 4163 |  | 
|  | 4164 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4165 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4166 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4167 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4168 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4169 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4170 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4171 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4172 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4173 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4174 | SUCH DAMAGE. | 
|  | 4175 |  | 
|  | 4176 | ------------------------------------------------------------------- | 
|  | 4177 |  | 
| Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 4178 | Copyright (c) 2005 by Internet Systems Consortium, Inc. ("ISC") | 
|  | 4179 | Copyright (c) 1995-1999 by Internet Software Consortium | 
|  | 4180 |  | 
|  | 4181 | Permission to use, copy, modify, and distribute this software for any | 
|  | 4182 | purpose with or without fee is hereby granted, provided that the above | 
|  | 4183 | copyright notice and this permission notice appear in all copies. | 
|  | 4184 |  | 
|  | 4185 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES | 
|  | 4186 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 4187 | MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR | 
|  | 4188 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 4189 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 4190 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 
|  | 4191 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 4192 |  | 
|  | 4193 | ------------------------------------------------------------------- | 
|  | 4194 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4195 | Copyright (c) 2005-2008 David Schultz <das@FreeBSD.ORG> | 
|  | 4196 | All rights reserved. | 
|  | 4197 |  | 
|  | 4198 | Redistribution and use in source and binary forms, with or without | 
|  | 4199 | modification, are permitted provided that the following conditions | 
|  | 4200 | are met: | 
|  | 4201 | 1. Redistributions of source code must retain the above copyright | 
|  | 4202 | notice, this list of conditions and the following disclaimer. | 
|  | 4203 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4204 | notice, this list of conditions and the following disclaimer in the | 
|  | 4205 | documentation and/or other materials provided with the distribution. | 
|  | 4206 |  | 
|  | 4207 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4208 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4209 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4210 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4211 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4212 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4213 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4214 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4215 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4216 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4217 | SUCH DAMAGE. | 
|  | 4218 |  | 
|  | 4219 | ------------------------------------------------------------------- | 
|  | 4220 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4221 | Copyright (c) 2005-2011 David Schultz <das@FreeBSD.ORG> | 
|  | 4222 | All rights reserved. | 
|  | 4223 |  | 
|  | 4224 | Redistribution and use in source and binary forms, with or without | 
|  | 4225 | modification, are permitted provided that the following conditions | 
|  | 4226 | are met: | 
|  | 4227 | 1. Redistributions of source code must retain the above copyright | 
|  | 4228 | notice, this list of conditions and the following disclaimer. | 
|  | 4229 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4230 | notice, this list of conditions and the following disclaimer in the | 
|  | 4231 | documentation and/or other materials provided with the distribution. | 
|  | 4232 |  | 
|  | 4233 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4234 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4235 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4236 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4237 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4238 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4239 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4240 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4241 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4242 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4243 | SUCH DAMAGE. | 
|  | 4244 |  | 
|  | 4245 | ------------------------------------------------------------------- | 
|  | 4246 |  | 
| Elliott Hughes | 26b0607 | 2020-07-31 11:00:10 -0700 | [diff] [blame^] | 4247 | Copyright (c) 2005-2018 Rich Felker | 
| Elliott Hughes | c6b38ae | 2019-11-22 11:15:42 -0800 | [diff] [blame] | 4248 |  | 
|  | 4249 | Permission is hereby granted, free of charge, to any person obtaining | 
|  | 4250 | a copy of this software and associated documentation files (the | 
|  | 4251 | "Software"), to deal in the Software without restriction, including | 
|  | 4252 | without limitation the rights to use, copy, modify, merge, publish, | 
|  | 4253 | distribute, sublicense, and/or sell copies of the Software, and to | 
|  | 4254 | permit persons to whom the Software is furnished to do so, subject to | 
|  | 4255 | the following conditions: | 
|  | 4256 |  | 
|  | 4257 | The above copyright notice and this permission notice shall be | 
|  | 4258 | included in all copies or substantial portions of the Software. | 
|  | 4259 |  | 
|  | 4260 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | 
|  | 4261 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | 
|  | 4262 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | 
|  | 4263 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | 
|  | 4264 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | 
|  | 4265 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | 
|  | 4266 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | 
|  | 4267 |  | 
|  | 4268 | ------------------------------------------------------------------- | 
|  | 4269 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4270 | Copyright (c) 2007 David Schultz | 
|  | 4271 | All rights reserved. | 
|  | 4272 |  | 
|  | 4273 | Redistribution and use in source and binary forms, with or without | 
|  | 4274 | modification, are permitted provided that the following conditions | 
|  | 4275 | are met: | 
|  | 4276 | 1. Redistributions of source code must retain the above copyright | 
|  | 4277 | notice, this list of conditions and the following disclaimer. | 
|  | 4278 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4279 | notice, this list of conditions and the following disclaimer in the | 
|  | 4280 | documentation and/or other materials provided with the distribution. | 
|  | 4281 |  | 
|  | 4282 | THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4283 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4284 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4285 | ARE DISCLAIMED.  IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4286 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4287 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4288 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4289 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4290 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4291 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4292 | SUCH DAMAGE. | 
|  | 4293 |  | 
|  | 4294 | ------------------------------------------------------------------- | 
|  | 4295 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4296 | Copyright (c) 2007 David Schultz <das@FreeBSD.ORG> | 
|  | 4297 | All rights reserved. | 
|  | 4298 |  | 
|  | 4299 | Redistribution and use in source and binary forms, with or without | 
|  | 4300 | modification, are permitted provided that the following conditions | 
|  | 4301 | are met: | 
|  | 4302 | 1. Redistributions of source code must retain the above copyright | 
|  | 4303 | notice, this list of conditions and the following disclaimer. | 
|  | 4304 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4305 | notice, this list of conditions and the following disclaimer in the | 
|  | 4306 | documentation and/or other materials provided with the distribution. | 
|  | 4307 |  | 
|  | 4308 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4309 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4310 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4311 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4312 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4313 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4314 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4315 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4316 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4317 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4318 | SUCH DAMAGE. | 
|  | 4319 |  | 
|  | 4320 | ------------------------------------------------------------------- | 
|  | 4321 |  | 
|  | 4322 | Copyright (c) 2007 David Schultz <das@FreeBSD.ORG> | 
|  | 4323 | All rights reserved. | 
|  | 4324 |  | 
|  | 4325 | Redistribution and use in source and binary forms, with or without | 
|  | 4326 | modification, are permitted provided that the following conditions | 
|  | 4327 | are met: | 
|  | 4328 | 1. Redistributions of source code must retain the above copyright | 
|  | 4329 | notice, this list of conditions and the following disclaimer. | 
|  | 4330 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4331 | notice, this list of conditions and the following disclaimer in the | 
|  | 4332 | documentation and/or other materials provided with the distribution. | 
|  | 4333 |  | 
|  | 4334 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4335 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4336 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4337 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4338 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4339 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4340 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4341 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4342 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4343 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4344 | SUCH DAMAGE. | 
|  | 4345 |  | 
|  | 4346 | Derived from s_modf.c, which has the following Copyright: | 
|  | 4347 | ==================================================== | 
|  | 4348 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
|  | 4349 |  | 
|  | 4350 | Developed at SunPro, a Sun Microsystems, Inc. business. | 
|  | 4351 | Permission to use, copy, modify, and distribute this | 
|  | 4352 | software is freely granted, provided that this notice | 
|  | 4353 | is preserved. | 
|  | 4354 |  | 
|  | 4355 | ------------------------------------------------------------------- | 
|  | 4356 |  | 
|  | 4357 | Copyright (c) 2007 Steven G. Kargl | 
|  | 4358 | All rights reserved. | 
|  | 4359 |  | 
|  | 4360 | Redistribution and use in source and binary forms, with or without | 
|  | 4361 | modification, are permitted provided that the following conditions | 
|  | 4362 | are met: | 
|  | 4363 | 1. Redistributions of source code must retain the above copyright | 
|  | 4364 | notice unmodified, this list of conditions, and the following | 
|  | 4365 | disclaimer. | 
|  | 4366 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4367 | notice, this list of conditions and the following disclaimer in the | 
|  | 4368 | documentation and/or other materials provided with the distribution. | 
|  | 4369 |  | 
|  | 4370 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 4371 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 4372 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 4373 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 4374 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 4375 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 4376 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 4377 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4378 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 4379 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4380 |  | 
|  | 4381 | ------------------------------------------------------------------- | 
|  | 4382 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4383 | Copyright (c) 2007 The NetBSD Foundation, Inc. | 
|  | 4384 | All rights reserved. | 
|  | 4385 |  | 
|  | 4386 | This code is derived from software written by Stephen L. Moshier. | 
|  | 4387 | It is redistributed by the NetBSD Foundation by permission of the author. | 
|  | 4388 |  | 
|  | 4389 | Redistribution and use in source and binary forms, with or without | 
|  | 4390 | modification, are permitted provided that the following conditions | 
|  | 4391 | are met: | 
|  | 4392 | 1. Redistributions of source code must retain the above copyright | 
|  | 4393 | notice, this list of conditions and the following disclaimer. | 
|  | 4394 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4395 | notice, this list of conditions and the following disclaimer in the | 
|  | 4396 | documentation and/or other materials provided with the distribution. | 
|  | 4397 |  | 
|  | 4398 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 4399 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 4400 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 4401 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 4402 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 4403 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 4404 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 4405 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 4406 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 4407 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 4408 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 4409 |  | 
|  | 4410 | ------------------------------------------------------------------- | 
|  | 4411 |  | 
| Elliott Hughes | 9a4b68e | 2019-11-20 14:56:22 -0800 | [diff] [blame] | 4412 | Copyright (c) 2007 Todd C. Miller <millert@openbsd.org> | 
| Elliott Hughes | 7e54c76 | 2015-05-12 10:09:01 -0700 | [diff] [blame] | 4413 |  | 
|  | 4414 | Permission to use, copy, modify, and distribute this software for any | 
|  | 4415 | purpose with or without fee is hereby granted, provided that the above | 
|  | 4416 | copyright notice and this permission notice appear in all copies. | 
|  | 4417 |  | 
|  | 4418 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 4419 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 4420 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 4421 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 4422 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 4423 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 4424 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 4425 |  | 
|  | 4426 | ------------------------------------------------------------------- | 
|  | 4427 |  | 
| Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 4428 | Copyright (c) 2007, 2010-2013 Steven G. Kargl | 
|  | 4429 | All rights reserved. | 
|  | 4430 |  | 
|  | 4431 | Redistribution and use in source and binary forms, with or without | 
|  | 4432 | modification, are permitted provided that the following conditions | 
|  | 4433 | are met: | 
|  | 4434 | 1. Redistributions of source code must retain the above copyright | 
|  | 4435 | notice unmodified, this list of conditions, and the following | 
|  | 4436 | disclaimer. | 
|  | 4437 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4438 | notice, this list of conditions and the following disclaimer in the | 
|  | 4439 | documentation and/or other materials provided with the distribution. | 
|  | 4440 |  | 
|  | 4441 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 4442 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 4443 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 4444 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 4445 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 4446 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 4447 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 4448 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4449 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 4450 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4451 |  | 
|  | 4452 | s_sinl.c and s_cosl.c merged by Steven G. Kargl. | 
|  | 4453 |  | 
|  | 4454 | ------------------------------------------------------------------- | 
|  | 4455 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4456 | Copyright (c) 2007-2008  Michael G Schwern | 
|  | 4457 |  | 
|  | 4458 | This software originally derived from Paul Sheer's pivotal_gmtime_r.c. | 
|  | 4459 |  | 
|  | 4460 | The MIT License: | 
|  | 4461 |  | 
|  | 4462 | Permission is hereby granted, free of charge, to any person obtaining a copy | 
|  | 4463 | of this software and associated documentation files (the "Software"), to deal | 
|  | 4464 | in the Software without restriction, including without limitation the rights | 
|  | 4465 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | 
|  | 4466 | copies of the Software, and to permit persons to whom the Software is | 
|  | 4467 | furnished to do so, subject to the following conditions: | 
|  | 4468 |  | 
|  | 4469 | The above copyright notice and this permission notice shall be included in | 
|  | 4470 | all copies or substantial portions of the Software. | 
|  | 4471 |  | 
|  | 4472 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 
|  | 4473 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 
|  | 4474 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | 
|  | 4475 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 
|  | 4476 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 
|  | 4477 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 
|  | 4478 | THE SOFTWARE. | 
|  | 4479 |  | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4480 | ------------------------------------------------------------------- | 
|  | 4481 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4482 | Copyright (c) 2007-2008  Michael G Schwern | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4483 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4484 | This software originally derived from Paul Sheer's pivotal_gmtime_r.c. | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4485 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4486 | The MIT License: | 
|  | 4487 |  | 
|  | 4488 | Permission is hereby granted, free of charge, to any person obtaining a copy | 
|  | 4489 | of this software and associated documentation files (the "Software"), to deal | 
|  | 4490 | in the Software without restriction, including without limitation the rights | 
|  | 4491 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | 
|  | 4492 | copies of the Software, and to permit persons to whom the Software is | 
|  | 4493 | furnished to do so, subject to the following conditions: | 
|  | 4494 |  | 
|  | 4495 | The above copyright notice and this permission notice shall be included in | 
|  | 4496 | all copies or substantial portions of the Software. | 
|  | 4497 |  | 
|  | 4498 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 
|  | 4499 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 
|  | 4500 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | 
|  | 4501 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | 
|  | 4502 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | 
|  | 4503 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 
|  | 4504 | THE SOFTWARE. | 
|  | 4505 |  | 
|  | 4506 | Origin: http://code.google.com/p/y2038 | 
|  | 4507 | Modified for Bionic by the Android Open Source Project | 
| Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4508 |  | 
|  | 4509 | ------------------------------------------------------------------- | 
|  | 4510 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4511 | Copyright (c) 2007-2008 David Schultz <das@FreeBSD.ORG> | 
|  | 4512 | All rights reserved. | 
|  | 4513 |  | 
|  | 4514 | Redistribution and use in source and binary forms, with or without | 
|  | 4515 | modification, are permitted provided that the following conditions | 
|  | 4516 | are met: | 
|  | 4517 | 1. Redistributions of source code must retain the above copyright | 
|  | 4518 | notice, this list of conditions and the following disclaimer. | 
|  | 4519 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4520 | notice, this list of conditions and the following disclaimer in the | 
|  | 4521 | documentation and/or other materials provided with the distribution. | 
|  | 4522 |  | 
|  | 4523 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4524 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4525 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4526 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4527 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4528 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4529 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4530 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4531 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4532 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4533 | SUCH DAMAGE. | 
|  | 4534 |  | 
|  | 4535 | ------------------------------------------------------------------- | 
|  | 4536 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4537 | Copyright (c) 2007-2013 Bruce D. Evans | 
|  | 4538 | All rights reserved. | 
|  | 4539 |  | 
|  | 4540 | Redistribution and use in source and binary forms, with or without | 
|  | 4541 | modification, are permitted provided that the following conditions | 
|  | 4542 | are met: | 
|  | 4543 | 1. Redistributions of source code must retain the above copyright | 
|  | 4544 | notice unmodified, this list of conditions, and the following | 
|  | 4545 | disclaimer. | 
|  | 4546 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4547 | notice, this list of conditions and the following disclaimer in the | 
|  | 4548 | documentation and/or other materials provided with the distribution. | 
|  | 4549 |  | 
|  | 4550 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 4551 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 4552 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 4553 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 4554 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 4555 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 4556 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 4557 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4558 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 4559 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4560 |  | 
|  | 4561 | ------------------------------------------------------------------- | 
|  | 4562 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4563 | Copyright (c) 2008 David Schultz <das@FreeBSD.ORG> | 
|  | 4564 | All rights reserved. | 
|  | 4565 |  | 
|  | 4566 | Redistribution and use in source and binary forms, with or without | 
|  | 4567 | modification, are permitted provided that the following conditions | 
|  | 4568 | are met: | 
|  | 4569 | 1. Redistributions of source code must retain the above copyright | 
|  | 4570 | notice, this list of conditions and the following disclaimer. | 
|  | 4571 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4572 | notice, this list of conditions and the following disclaimer in the | 
|  | 4573 | documentation and/or other materials provided with the distribution. | 
|  | 4574 |  | 
|  | 4575 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4576 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4577 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4578 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4579 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4580 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4581 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4582 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4583 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4584 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4585 | SUCH DAMAGE. | 
|  | 4586 |  | 
|  | 4587 | ------------------------------------------------------------------- | 
|  | 4588 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4589 | Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net> | 
|  | 4590 |  | 
|  | 4591 | Permission to use, copy, modify, and distribute this software for any | 
|  | 4592 | purpose with or without fee is hereby granted, provided that the above | 
|  | 4593 | copyright notice and this permission notice appear in all copies. | 
|  | 4594 |  | 
|  | 4595 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 4596 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 4597 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 4598 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 4599 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 4600 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 4601 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 4602 |  | 
|  | 4603 | ------------------------------------------------------------------- | 
|  | 4604 |  | 
| Elliott Hughes | 26b0607 | 2020-07-31 11:00:10 -0700 | [diff] [blame^] | 4605 | Copyright (c) 2008, 2016 Todd C. Miller <millert@openbsd.org> | 
|  | 4606 |  | 
|  | 4607 | Permission to use, copy, modify, and distribute this software for any | 
|  | 4608 | purpose with or without fee is hereby granted, provided that the above | 
|  | 4609 | copyright notice and this permission notice appear in all copies. | 
|  | 4610 |  | 
|  | 4611 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 4612 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 4613 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 4614 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 4615 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 4616 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 4617 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 4618 |  | 
|  | 4619 | ------------------------------------------------------------------- | 
|  | 4620 |  | 
|  | 4621 | Copyright (c) 2008, 2017 Otto Moerbeek <otto@drijf.net> | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4622 |  | 
|  | 4623 | Permission to use, copy, modify, and distribute this software for any | 
|  | 4624 | purpose with or without fee is hereby granted, provided that the above | 
|  | 4625 | copyright notice and this permission notice appear in all copies. | 
|  | 4626 |  | 
|  | 4627 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 4628 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 4629 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 4630 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 4631 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 4632 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 4633 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 4634 |  | 
|  | 4635 | ------------------------------------------------------------------- | 
|  | 4636 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4637 | Copyright (c) 2008, Damien Miller <djm@openbsd.org> | 
|  | 4638 |  | 
|  | 4639 | Permission to use, copy, modify, and distribute this software for any | 
|  | 4640 | purpose with or without fee is hereby granted, provided that the above | 
|  | 4641 | copyright notice and this permission notice appear in all copies. | 
|  | 4642 |  | 
|  | 4643 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 4644 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 4645 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 4646 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 4647 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 4648 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 4649 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 4650 |  | 
|  | 4651 | ------------------------------------------------------------------- | 
|  | 4652 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4653 | Copyright (c) 2009 David Schultz <das@FreeBSD.org> | 
|  | 4654 | All rights reserved. | 
|  | 4655 |  | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 4656 | Copyright (c) 2011 The FreeBSD Foundation | 
|  | 4657 | All rights reserved. | 
|  | 4658 | Portions of this software were developed by David Chisnall | 
|  | 4659 | under sponsorship from the FreeBSD Foundation. | 
|  | 4660 |  | 
|  | 4661 | Redistribution and use in source and binary forms, with or without | 
|  | 4662 | modification, are permitted provided that the following conditions | 
|  | 4663 | are met: | 
|  | 4664 | 1. Redistributions of source code must retain the above copyright | 
|  | 4665 | notice, this list of conditions and the following disclaimer. | 
|  | 4666 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4667 | notice, this list of conditions and the following disclaimer in the | 
|  | 4668 | documentation and/or other materials provided with the distribution. | 
|  | 4669 |  | 
|  | 4670 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4671 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4672 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4673 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4674 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4675 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4676 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4677 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4678 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4679 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4680 | SUCH DAMAGE. | 
|  | 4681 |  | 
|  | 4682 | ------------------------------------------------------------------- | 
|  | 4683 |  | 
|  | 4684 | Copyright (c) 2009 David Schultz <das@FreeBSD.org> | 
|  | 4685 | All rights reserved. | 
|  | 4686 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4687 | Redistribution and use in source and binary forms, with or without | 
|  | 4688 | modification, are permitted provided that the following conditions | 
|  | 4689 | are met: | 
|  | 4690 | 1. Redistributions of source code must retain the above copyright | 
|  | 4691 | notice, this list of conditions and the following disclaimer. | 
|  | 4692 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4693 | notice, this list of conditions and the following disclaimer in the | 
|  | 4694 | documentation and/or other materials provided with the distribution. | 
|  | 4695 |  | 
|  | 4696 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4697 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4698 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4699 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4700 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4701 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4702 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4703 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4704 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4705 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4706 | SUCH DAMAGE. | 
|  | 4707 |  | 
|  | 4708 | ------------------------------------------------------------------- | 
|  | 4709 |  | 
| Irina Tirdea | eac9eb4 | 2012-09-08 09:28:30 +0300 | [diff] [blame] | 4710 | Copyright (c) 2009 The NetBSD Foundation, Inc. | 
|  | 4711 |  | 
|  | 4712 | This code is derived from software contributed to The NetBSD Foundation | 
|  | 4713 | by Roy Marples. | 
|  | 4714 |  | 
|  | 4715 | Redistribution and use in source and binary forms, with or without | 
|  | 4716 | modification, are permitted provided that the following conditions | 
|  | 4717 | are met: | 
|  | 4718 | 1. Redistributions of source code must retain the above copyright | 
|  | 4719 | notice, this list of conditions and the following disclaimer. | 
|  | 4720 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4721 | notice, this list of conditions and the following disclaimer in the | 
|  | 4722 | documentation and/or other materials provided with the distribution. | 
|  | 4723 |  | 
|  | 4724 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 4725 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 4726 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 4727 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 4728 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 4729 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 4730 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 4731 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4732 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 4733 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4734 |  | 
|  | 4735 | ------------------------------------------------------------------- | 
|  | 4736 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4737 | Copyright (c) 2009-2013 Steven G. Kargl | 
|  | 4738 | All rights reserved. | 
|  | 4739 |  | 
|  | 4740 | Redistribution and use in source and binary forms, with or without | 
|  | 4741 | modification, are permitted provided that the following conditions | 
|  | 4742 | are met: | 
|  | 4743 | 1. Redistributions of source code must retain the above copyright | 
|  | 4744 | notice unmodified, this list of conditions, and the following | 
|  | 4745 | disclaimer. | 
|  | 4746 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4747 | notice, this list of conditions and the following disclaimer in the | 
|  | 4748 | documentation and/or other materials provided with the distribution. | 
|  | 4749 |  | 
|  | 4750 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 4751 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 4752 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 4753 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 4754 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 4755 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 4756 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 4757 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4758 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 4759 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4760 |  | 
|  | 4761 | Optimized by Bruce D. Evans. | 
|  | 4762 |  | 
|  | 4763 | ------------------------------------------------------------------- | 
|  | 4764 |  | 
| Elliott Hughes | 882b8af | 2016-05-16 17:35:36 -0700 | [diff] [blame] | 4765 | Copyright (c) 2010 The NetBSD Foundation, Inc. | 
|  | 4766 | All rights reserved. | 
|  | 4767 |  | 
|  | 4768 | Redistribution and use in source and binary forms, with or without | 
|  | 4769 | modification, are permitted provided that the following conditions | 
|  | 4770 | are met: | 
|  | 4771 | 1. Redistributions of source code must retain the above copyright | 
|  | 4772 | notice, this list of conditions and the following disclaimer. | 
|  | 4773 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4774 | notice, this list of conditions and the following disclaimer in the | 
|  | 4775 | documentation and/or other materials provided with the distribution. | 
|  | 4776 |  | 
|  | 4777 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 4778 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 4779 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 4780 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 4781 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 4782 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 4783 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 4784 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 4785 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 4786 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 4787 | POSSIBILITY OF SUCH DAMAGE. | 
|  | 4788 |  | 
|  | 4789 | ------------------------------------------------------------------- | 
|  | 4790 |  | 
| Elliott Hughes | 9a4b68e | 2019-11-20 14:56:22 -0800 | [diff] [blame] | 4791 | Copyright (c) 2010 Todd C. Miller <millert@openbsd.org> | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 4792 |  | 
|  | 4793 | Permission to use, copy, modify, and distribute this software for any | 
|  | 4794 | purpose with or without fee is hereby granted, provided that the above | 
|  | 4795 | copyright notice and this permission notice appear in all copies. | 
|  | 4796 |  | 
|  | 4797 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 4798 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 4799 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 4800 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 4801 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 4802 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 4803 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 4804 |  | 
|  | 4805 | ------------------------------------------------------------------- | 
|  | 4806 |  | 
| Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 4807 | Copyright (c) 2010, 2011, 2012, 2013 Intel Corporation | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 4808 | All rights reserved. | 
|  | 4809 |  | 
|  | 4810 | Redistribution and use in source and binary forms, with or without | 
|  | 4811 | modification, are permitted provided that the following conditions are met: | 
|  | 4812 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4813 | * Redistributions of source code must retain the above copyright notice, | 
|  | 4814 | * this list of conditions and the following disclaimer. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 4815 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4816 | * Redistributions in binary form must reproduce the above copyright notice, | 
|  | 4817 | * this list of conditions and the following disclaimer in the documentation | 
|  | 4818 | * and/or other materials provided with the distribution. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 4819 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4820 | * Neither the name of Intel Corporation nor the names of its contributors | 
|  | 4821 | * may be used to endorse or promote products derived from this software | 
|  | 4822 | * without specific prior written permission. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 4823 |  | 
|  | 4824 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | 
|  | 4825 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | 
|  | 4826 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 
|  | 4827 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | 
|  | 4828 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | 
|  | 4829 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
|  | 4830 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | 
|  | 4831 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4832 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 4833 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4834 |  | 
|  | 4835 | ------------------------------------------------------------------- | 
|  | 4836 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4837 | Copyright (c) 2010, Intel Corporation | 
|  | 4838 | All rights reserved. | 
|  | 4839 |  | 
|  | 4840 | Redistribution and use in source and binary forms, with or without | 
|  | 4841 | modification, are permitted provided that the following conditions are met: | 
|  | 4842 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4843 | * Redistributions of source code must retain the above copyright notice, | 
|  | 4844 | * this list of conditions and the following disclaimer. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4845 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4846 | * Redistributions in binary form must reproduce the above copyright notice, | 
|  | 4847 | * this list of conditions and the following disclaimer in the documentation | 
|  | 4848 | * and/or other materials provided with the distribution. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4849 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4850 | * Neither the name of Intel Corporation nor the names of its contributors | 
|  | 4851 | * may be used to endorse or promote products derived from this software | 
|  | 4852 | * without specific prior written permission. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4853 |  | 
|  | 4854 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | 
|  | 4855 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | 
|  | 4856 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 
|  | 4857 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | 
|  | 4858 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | 
|  | 4859 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
|  | 4860 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | 
|  | 4861 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4862 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 4863 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4864 |  | 
|  | 4865 | ------------------------------------------------------------------- | 
|  | 4866 |  | 
| Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 4867 | Copyright (c) 2011 David Chisnall | 
|  | 4868 | All rights reserved. | 
|  | 4869 |  | 
|  | 4870 | Redistribution and use in source and binary forms, with or without | 
|  | 4871 | modification, are permitted provided that the following conditions | 
|  | 4872 | are met: | 
|  | 4873 | 1. Redistributions of source code must retain the above copyright | 
|  | 4874 | notice, this list of conditions and the following disclaimer. | 
|  | 4875 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4876 | notice, this list of conditions and the following disclaimer in the | 
|  | 4877 | documentation and/or other materials provided with the distribution. | 
|  | 4878 |  | 
|  | 4879 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4880 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4881 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4882 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4883 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4884 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4885 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4886 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4887 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4888 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4889 | SUCH DAMAGE. | 
|  | 4890 |  | 
|  | 4891 | ------------------------------------------------------------------- | 
|  | 4892 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4893 | Copyright (c) 2011 David Schultz | 
|  | 4894 | All rights reserved. | 
|  | 4895 |  | 
|  | 4896 | Redistribution and use in source and binary forms, with or without | 
|  | 4897 | modification, are permitted provided that the following conditions | 
|  | 4898 | are met: | 
|  | 4899 | 1. Redistributions of source code must retain the above copyright | 
|  | 4900 | notice unmodified, this list of conditions, and the following | 
|  | 4901 | disclaimer. | 
|  | 4902 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4903 | notice, this list of conditions and the following disclaimer in the | 
|  | 4904 | documentation and/or other materials provided with the distribution. | 
|  | 4905 |  | 
|  | 4906 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 4907 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 4908 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 4909 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 4910 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 4911 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 4912 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 4913 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4914 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 4915 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4916 |  | 
|  | 4917 | ------------------------------------------------------------------- | 
|  | 4918 |  | 
|  | 4919 | Copyright (c) 2011 David Schultz <das@FreeBSD.ORG> | 
|  | 4920 | All rights reserved. | 
|  | 4921 |  | 
|  | 4922 | Redistribution and use in source and binary forms, with or without | 
|  | 4923 | modification, are permitted provided that the following conditions | 
|  | 4924 | are met: | 
|  | 4925 | 1. Redistributions of source code must retain the above copyright | 
|  | 4926 | notice, this list of conditions and the following disclaimer. | 
|  | 4927 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4928 | notice, this list of conditions and the following disclaimer in the | 
|  | 4929 | documentation and/or other materials provided with the distribution. | 
|  | 4930 |  | 
|  | 4931 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4932 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4933 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4934 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4935 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4936 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4937 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4938 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4939 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4940 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4941 | SUCH DAMAGE. | 
|  | 4942 |  | 
|  | 4943 | ------------------------------------------------------------------- | 
|  | 4944 |  | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 4945 | Copyright (c) 2011 Ed Schouten <ed@FreeBSD.org> | 
|  | 4946 | David Chisnall <theraven@FreeBSD.org> | 
|  | 4947 | All rights reserved. | 
|  | 4948 |  | 
|  | 4949 | Redistribution and use in source and binary forms, with or without | 
|  | 4950 | modification, are permitted provided that the following conditions | 
|  | 4951 | are met: | 
|  | 4952 | 1. Redistributions of source code must retain the above copyright | 
|  | 4953 | notice, this list of conditions and the following disclaimer. | 
|  | 4954 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 4955 | notice, this list of conditions and the following disclaimer in the | 
|  | 4956 | documentation and/or other materials provided with the distribution. | 
|  | 4957 |  | 
|  | 4958 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 4959 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 4960 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 4961 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 4962 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 4963 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 4964 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 4965 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 4966 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 4967 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 4968 | SUCH DAMAGE. | 
|  | 4969 |  | 
|  | 4970 | ------------------------------------------------------------------- | 
|  | 4971 |  | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 4972 | Copyright (c) 2011 Intel Corporation | 
|  | 4973 | All rights reserved. | 
|  | 4974 |  | 
|  | 4975 | Redistribution and use in source and binary forms, with or without | 
|  | 4976 | modification, are permitted provided that the following conditions are met: | 
|  | 4977 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4978 | * Redistributions of source code must retain the above copyright notice, | 
|  | 4979 | * this list of conditions and the following disclaimer. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 4980 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4981 | * Redistributions in binary form must reproduce the above copyright notice, | 
|  | 4982 | * this list of conditions and the following disclaimer in the documentation | 
|  | 4983 | * and/or other materials provided with the distribution. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 4984 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4985 | * Neither the name of Intel Corporation nor the names of its contributors | 
|  | 4986 | * may be used to endorse or promote products derived from this software | 
|  | 4987 | * without specific prior written permission. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 4988 |  | 
|  | 4989 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | 
|  | 4990 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | 
|  | 4991 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 
|  | 4992 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | 
|  | 4993 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | 
|  | 4994 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
|  | 4995 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | 
|  | 4996 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 4997 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 4998 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 4999 |  | 
|  | 5000 | ------------------------------------------------------------------- | 
|  | 5001 |  | 
| Elliott Hughes | 5c2264a | 2014-09-13 09:42:41 -0700 | [diff] [blame] | 5002 | Copyright (c) 2011 Martin Pieuchot <mpi@openbsd.org> | 
|  | 5003 |  | 
|  | 5004 | Permission to use, copy, modify, and distribute this software for any | 
|  | 5005 | purpose with or without fee is hereby granted, provided that the above | 
|  | 5006 | copyright notice and this permission notice appear in all copies. | 
|  | 5007 |  | 
|  | 5008 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 5009 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 5010 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 5011 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 5012 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 5013 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 5014 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 5015 |  | 
|  | 5016 | ------------------------------------------------------------------- | 
|  | 5017 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5018 | Copyright (c) 2011 The Android Open Source Project | 
|  | 5019 | Copyright (c) 2008 ARM Ltd | 
|  | 5020 | All rights reserved. | 
|  | 5021 |  | 
|  | 5022 | Redistribution and use in source and binary forms, with or without | 
|  | 5023 | modification, are permitted provided that the following conditions | 
|  | 5024 | are met: | 
|  | 5025 | 1. Redistributions of source code must retain the above copyright | 
|  | 5026 | notice, this list of conditions and the following disclaimer. | 
|  | 5027 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5028 | notice, this list of conditions and the following disclaimer in the | 
|  | 5029 | documentation and/or other materials provided with the distribution. | 
|  | 5030 | 3. The name of the company may not be used to endorse or promote | 
|  | 5031 | products derived from this software without specific prior written | 
|  | 5032 | permission. | 
|  | 5033 |  | 
|  | 5034 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED | 
|  | 5035 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | 
|  | 5036 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 5037 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 5038 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | 
|  | 5039 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | 
|  | 5040 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | 
|  | 5041 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | 
|  | 5042 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 5043 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5044 |  | 
|  | 5045 | ------------------------------------------------------------------- | 
|  | 5046 |  | 
| Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 5047 | Copyright (c) 2011, 2012, 2013 Intel Corporation | 
|  | 5048 | All rights reserved. | 
|  | 5049 |  | 
|  | 5050 | Redistribution and use in source and binary forms, with or without | 
|  | 5051 | modification, are permitted provided that the following conditions are met: | 
|  | 5052 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5053 | * Redistributions of source code must retain the above copyright notice, | 
|  | 5054 | * this list of conditions and the following disclaimer. | 
| Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 5055 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5056 | * Redistributions in binary form must reproduce the above copyright notice, | 
|  | 5057 | * this list of conditions and the following disclaimer in the documentation | 
|  | 5058 | * and/or other materials provided with the distribution. | 
| Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 5059 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5060 | * Neither the name of Intel Corporation nor the names of its contributors | 
|  | 5061 | * may be used to endorse or promote products derived from this software | 
|  | 5062 | * without specific prior written permission. | 
| Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 5063 |  | 
|  | 5064 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | 
|  | 5065 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | 
|  | 5066 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 
|  | 5067 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | 
|  | 5068 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | 
|  | 5069 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
|  | 5070 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | 
|  | 5071 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 5072 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 5073 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5074 |  | 
|  | 5075 | ------------------------------------------------------------------- | 
|  | 5076 |  | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5077 | Copyright (c) 2011, Intel Corporation | 
|  | 5078 | All rights reserved. | 
|  | 5079 |  | 
|  | 5080 | Redistribution and use in source and binary forms, with or without | 
|  | 5081 | modification, are permitted provided that the following conditions are met: | 
|  | 5082 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5083 | * Redistributions of source code must retain the above copyright notice, | 
|  | 5084 | * this list of conditions and the following disclaimer. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5085 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5086 | * Redistributions in binary form must reproduce the above copyright notice, | 
|  | 5087 | * this list of conditions and the following disclaimer in the documentation | 
|  | 5088 | * and/or other materials provided with the distribution. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5089 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5090 | * Neither the name of Intel Corporation nor the names of its contributors | 
|  | 5091 | * may be used to endorse or promote products derived from this software | 
|  | 5092 | * without specific prior written permission. | 
| Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5093 |  | 
|  | 5094 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | 
|  | 5095 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | 
|  | 5096 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 
|  | 5097 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | 
|  | 5098 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | 
|  | 5099 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
|  | 5100 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | 
|  | 5101 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 5102 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 5103 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5104 |  | 
|  | 5105 | ------------------------------------------------------------------- | 
|  | 5106 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5107 | Copyright (c) 2011, VMware, Inc. | 
|  | 5108 | All rights reserved. | 
|  | 5109 |  | 
|  | 5110 | Redistribution and use in source and binary forms, with or without | 
|  | 5111 | modification, are permitted provided that the following conditions are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5112 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5113 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5114 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5115 | notice, this list of conditions and the following disclaimer in the | 
|  | 5116 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5117 | * Neither the name of the VMware, Inc. nor the names of its contributors | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5118 | may be used to endorse or promote products derived from this software | 
|  | 5119 | without specific prior written permission. | 
|  | 5120 |  | 
|  | 5121 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | 
|  | 5122 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 5123 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 5124 | ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR | 
|  | 5125 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | 
|  | 5126 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
|  | 5127 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND | 
|  | 5128 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 5129 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 5130 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5131 |  | 
|  | 5132 | ------------------------------------------------------------------- | 
|  | 5133 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 5134 | Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG> | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 5135 | All rights reserved. | 
|  | 5136 |  | 
|  | 5137 | Redistribution and use in source and binary forms, with or without | 
|  | 5138 | modification, are permitted provided that the following conditions | 
|  | 5139 | are met: | 
|  | 5140 | 1. Redistributions of source code must retain the above copyright | 
|  | 5141 | notice, this list of conditions and the following disclaimer. | 
|  | 5142 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5143 | notice, this list of conditions and the following disclaimer in the | 
|  | 5144 | documentation and/or other materials provided with the distribution. | 
|  | 5145 |  | 
|  | 5146 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 5147 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 5148 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 5149 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 5150 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 5151 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 5152 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 5153 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 5154 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 5155 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 5156 | SUCH DAMAGE. | 
|  | 5157 |  | 
|  | 5158 | ------------------------------------------------------------------- | 
|  | 5159 |  | 
|  | 5160 | Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG> | 
| Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 5161 | Copyright (c) 2017 Mahdi Mokhtari <mmokhi@FreeBSD.org> | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 5162 | All rights reserved. | 
|  | 5163 |  | 
|  | 5164 | Redistribution and use in source and binary forms, with or without | 
|  | 5165 | modification, are permitted provided that the following conditions | 
|  | 5166 | are met: | 
|  | 5167 | 1. Redistributions of source code must retain the above copyright | 
|  | 5168 | notice, this list of conditions and the following disclaimer. | 
|  | 5169 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5170 | notice, this list of conditions and the following disclaimer in the | 
|  | 5171 | documentation and/or other materials provided with the distribution. | 
|  | 5172 |  | 
|  | 5173 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 5174 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 5175 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 5176 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 5177 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 5178 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 5179 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 5180 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 5181 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 5182 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 5183 | SUCH DAMAGE. | 
|  | 5184 |  | 
|  | 5185 | ------------------------------------------------------------------- | 
|  | 5186 |  | 
| Jake Weinstein | 372f19e | 2016-11-17 16:01:25 -0500 | [diff] [blame] | 5187 | Copyright (c) 2012-2013, Linaro Limited | 
|  | 5188 | All rights reserved. | 
|  | 5189 |  | 
|  | 5190 | Redistribution and use in source and binary forms, with or without | 
|  | 5191 | modification, are permitted provided that the following conditions are met: | 
|  | 5192 | * Redistributions of source code must retain the above copyright | 
|  | 5193 | notice, this list of conditions and the following disclaimer. | 
|  | 5194 | * Redistributions in binary form must reproduce the above copyright | 
|  | 5195 | notice, this list of conditions and the following disclaimer in the | 
|  | 5196 | documentation and/or other materials provided with the distribution. | 
|  | 5197 | * Neither the name of the Linaro nor the | 
|  | 5198 | names of its contributors may be used to endorse or promote products | 
|  | 5199 | derived from this software without specific prior written permission. | 
|  | 5200 |  | 
|  | 5201 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 5202 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 5203 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | 
|  | 5204 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | 
|  | 5205 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 5206 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | 
|  | 5207 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 5208 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 5209 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 5210 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | 
|  | 5211 |  | 
|  | 5212 | ------------------------------------------------------------------- | 
|  | 5213 |  | 
| Jake Weinstein | bff53b2 | 2017-05-06 23:22:58 -0400 | [diff] [blame] | 5214 | Copyright (c) 2012-2014 ARM Ltd | 
|  | 5215 | All rights reserved. | 
|  | 5216 |  | 
|  | 5217 | Redistribution and use in source and binary forms, with or without | 
|  | 5218 | modification, are permitted provided that the following conditions | 
|  | 5219 | are met: | 
|  | 5220 | 1. Redistributions of source code must retain the above copyright | 
|  | 5221 | notice, this list of conditions and the following disclaimer. | 
|  | 5222 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5223 | notice, this list of conditions and the following disclaimer in the | 
|  | 5224 | documentation and/or other materials provided with the distribution. | 
|  | 5225 | 3. The name of the company may not be used to endorse or promote | 
|  | 5226 | products derived from this software without specific prior written | 
|  | 5227 | permission. | 
|  | 5228 |  | 
|  | 5229 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED | 
|  | 5230 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | 
|  | 5231 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 5232 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 5233 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | 
|  | 5234 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | 
|  | 5235 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | 
|  | 5236 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | 
|  | 5237 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 5238 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5239 |  | 
|  | 5240 | ------------------------------------------------------------------- | 
|  | 5241 |  | 
| Elliott Hughes | 0493a6f | 2013-03-07 11:48:58 -0800 | [diff] [blame] | 5242 | Copyright (c) 2013 ARM Ltd | 
|  | 5243 | All rights reserved. | 
|  | 5244 |  | 
|  | 5245 | Redistribution and use in source and binary forms, with or without | 
|  | 5246 | modification, are permitted provided that the following conditions | 
|  | 5247 | are met: | 
|  | 5248 | 1. Redistributions of source code must retain the above copyright | 
|  | 5249 | notice, this list of conditions and the following disclaimer. | 
|  | 5250 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5251 | notice, this list of conditions and the following disclaimer in the | 
|  | 5252 | documentation and/or other materials provided with the distribution. | 
|  | 5253 | 3. The name of the company may not be used to endorse or promote | 
|  | 5254 | products derived from this software without specific prior written | 
|  | 5255 | permission. | 
|  | 5256 |  | 
|  | 5257 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED | 
|  | 5258 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | 
|  | 5259 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 5260 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 5261 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | 
|  | 5262 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | 
|  | 5263 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | 
|  | 5264 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | 
|  | 5265 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 5266 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5267 |  | 
|  | 5268 | ------------------------------------------------------------------- | 
|  | 5269 |  | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5270 | Copyright (c) 2013 Antoine Jacoutot <ajacoutot@openbsd.org> | 
|  | 5271 |  | 
|  | 5272 | Permission to use, copy, modify, and distribute this software for any | 
|  | 5273 | purpose with or without fee is hereby granted, provided that the above | 
|  | 5274 | copyright notice and this permission notice appear in all copies. | 
|  | 5275 |  | 
|  | 5276 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | 
|  | 5277 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | 
|  | 5278 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | 
|  | 5279 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 5280 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | 
|  | 5281 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 
|  | 5282 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 
|  | 5283 |  | 
|  | 5284 | ------------------------------------------------------------------- | 
|  | 5285 |  | 
| Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 5286 | Copyright (c) 2013 Bruce D. Evans | 
|  | 5287 | All rights reserved. | 
|  | 5288 |  | 
|  | 5289 | Redistribution and use in source and binary forms, with or without | 
|  | 5290 | modification, are permitted provided that the following conditions | 
|  | 5291 | are met: | 
|  | 5292 | 1. Redistributions of source code must retain the above copyright | 
|  | 5293 | notice unmodified, this list of conditions, and the following | 
|  | 5294 | disclaimer. | 
|  | 5295 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5296 | notice, this list of conditions and the following disclaimer in the | 
|  | 5297 | documentation and/or other materials provided with the distribution. | 
|  | 5298 |  | 
|  | 5299 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 5300 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 5301 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 5302 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 5303 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 5304 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 5305 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 5306 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 5307 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 5308 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5309 |  | 
|  | 5310 | ------------------------------------------------------------------- | 
|  | 5311 |  | 
| Elliott Hughes | 6b2b585 | 2014-12-18 16:27:30 -0800 | [diff] [blame] | 5312 | Copyright (c) 2013 The NetBSD Foundation, Inc. | 
|  | 5313 | All rights reserved. | 
| Will Newton | 2753e12 | 2013-07-03 09:44:30 +0100 | [diff] [blame] | 5314 |  | 
| Elliott Hughes | 6b2b585 | 2014-12-18 16:27:30 -0800 | [diff] [blame] | 5315 | This code is derived from software contributed to The NetBSD Foundation | 
|  | 5316 | by Christos Zoulas. | 
| Will Newton | 2753e12 | 2013-07-03 09:44:30 +0100 | [diff] [blame] | 5317 |  | 
| Elliott Hughes | 6b2b585 | 2014-12-18 16:27:30 -0800 | [diff] [blame] | 5318 | Redistribution and use in source and binary forms, with or without | 
|  | 5319 | modification, are permitted provided that the following conditions | 
|  | 5320 | are met: | 
|  | 5321 | 1. Redistributions of source code must retain the above copyright | 
|  | 5322 | notice, this list of conditions and the following disclaimer. | 
|  | 5323 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5324 | notice, this list of conditions and the following disclaimer in the | 
|  | 5325 | documentation and/or other materials provided with the distribution. | 
| Will Newton | 2753e12 | 2013-07-03 09:44:30 +0100 | [diff] [blame] | 5326 |  | 
| Elliott Hughes | 6b2b585 | 2014-12-18 16:27:30 -0800 | [diff] [blame] | 5327 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS | 
|  | 5328 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | 
|  | 5329 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
|  | 5330 | PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS | 
|  | 5331 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 5332 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 5333 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | 
|  | 5334 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 
|  | 5335 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
|  | 5336 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 
|  | 5337 | POSSIBILITY OF SUCH DAMAGE. | 
| Will Newton | 2753e12 | 2013-07-03 09:44:30 +0100 | [diff] [blame] | 5338 |  | 
|  | 5339 | ------------------------------------------------------------------- | 
|  | 5340 |  | 
| Jake Weinstein | 372f19e | 2016-11-17 16:01:25 -0500 | [diff] [blame] | 5341 | Copyright (c) 2013, Linaro Limited | 
|  | 5342 | All rights reserved. | 
|  | 5343 |  | 
|  | 5344 | Redistribution and use in source and binary forms, with or without | 
|  | 5345 | modification, are permitted provided that the following conditions are met: | 
|  | 5346 | * Redistributions of source code must retain the above copyright | 
|  | 5347 | notice, this list of conditions and the following disclaimer. | 
|  | 5348 | * Redistributions in binary form must reproduce the above copyright | 
|  | 5349 | notice, this list of conditions and the following disclaimer in the | 
|  | 5350 | documentation and/or other materials provided with the distribution. | 
|  | 5351 | * Neither the name of the Linaro nor the | 
|  | 5352 | names of its contributors may be used to endorse or promote products | 
|  | 5353 | derived from this software without specific prior written permission. | 
|  | 5354 |  | 
|  | 5355 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 5356 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 5357 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | 
|  | 5358 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | 
|  | 5359 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 5360 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | 
|  | 5361 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 5362 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 5363 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 5364 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | 
|  | 5365 |  | 
|  | 5366 | ------------------------------------------------------------------- | 
|  | 5367 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 5368 | Copyright (c) 2013-2014, NVIDIA Corporation.  All rights reserved. | 
|  | 5369 | Johnny Qiu <joqiu@nvidia.com> | 
|  | 5370 | Shu Zhang <chazhang@nvidia.com> | 
|  | 5371 |  | 
|  | 5372 | Redistribution and use in source and binary forms, with or without | 
|  | 5373 | modification, are permitted provided that the following conditions are | 
|  | 5374 | met: | 
|  | 5375 | * Redistributions of source code must retain the above copyright | 
|  | 5376 | notice, this list of conditions and the following disclaimer. | 
|  | 5377 | * Redistributions in binary form must reproduce the above | 
|  | 5378 | copyright notice, this list of conditions and the following | 
|  | 5379 | disclaimer in the documentation and/or other materials provided | 
|  | 5380 | with the distribution. | 
|  | 5381 | * Neither the name of The Linux Foundation nor the names of its | 
|  | 5382 | contributors may be used to endorse or promote products derived | 
|  | 5383 | from this software without specific prior written permission. | 
|  | 5384 |  | 
|  | 5385 | THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED | 
|  | 5386 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | 
|  | 5387 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT | 
|  | 5388 | ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS | 
|  | 5389 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | 
|  | 5390 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | 
|  | 5391 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR | 
|  | 5392 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, | 
|  | 5393 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE | 
|  | 5394 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN | 
|  | 5395 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5396 |  | 
|  | 5397 | ------------------------------------------------------------------- | 
|  | 5398 |  | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 5399 | Copyright (c) 2014, Intel Corporation | 
|  | 5400 | All rights reserved. | 
|  | 5401 |  | 
|  | 5402 | Redistribution and use in source and binary forms, with or without | 
|  | 5403 | modification, are permitted provided that the following conditions are met: | 
|  | 5404 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5405 | * Redistributions of source code must retain the above copyright notice, | 
|  | 5406 | * this list of conditions and the following disclaimer. | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 5407 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5408 | * Redistributions in binary form must reproduce the above copyright notice, | 
|  | 5409 | * this list of conditions and the following disclaimer in the documentation | 
|  | 5410 | * and/or other materials provided with the distribution. | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 5411 |  | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5412 | * Neither the name of Intel Corporation nor the names of its contributors | 
|  | 5413 | * may be used to endorse or promote products derived from this software | 
|  | 5414 | * without specific prior written permission. | 
| Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 5415 |  | 
|  | 5416 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | 
|  | 5417 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | 
|  | 5418 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 
|  | 5419 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | 
|  | 5420 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | 
|  | 5421 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
|  | 5422 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | 
|  | 5423 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 5424 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 5425 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5426 |  | 
|  | 5427 | ------------------------------------------------------------------- | 
|  | 5428 |  | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5429 | Copyright (c) 2014, Linaro Limited | 
|  | 5430 | All rights reserved. | 
|  | 5431 |  | 
|  | 5432 | Redistribution and use in source and binary forms, with or without | 
|  | 5433 | modification, are permitted provided that the following conditions are met: | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5434 | * Redistributions of source code must retain the above copyright | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5435 | notice, this list of conditions and the following disclaimer. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5436 | * Redistributions in binary form must reproduce the above copyright | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5437 | notice, this list of conditions and the following disclaimer in the | 
|  | 5438 | documentation and/or other materials provided with the distribution. | 
| Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5439 | * Neither the name of the Linaro nor the | 
| Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5440 | names of its contributors may be used to endorse or promote products | 
|  | 5441 | derived from this software without specific prior written permission. | 
|  | 5442 |  | 
|  | 5443 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 5444 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 5445 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | 
|  | 5446 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | 
|  | 5447 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 5448 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | 
|  | 5449 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 5450 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 5451 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 5452 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | 
|  | 5453 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5454 |  | 
|  | 5455 | ------------------------------------------------------------------- | 
|  | 5456 |  | 
| Jake Weinstein | 372f19e | 2016-11-17 16:01:25 -0500 | [diff] [blame] | 5457 | Copyright (c) 2015 ARM Ltd | 
|  | 5458 | All rights reserved. | 
|  | 5459 |  | 
|  | 5460 | Redistribution and use in source and binary forms, with or without | 
|  | 5461 | modification, are permitted provided that the following conditions | 
|  | 5462 | are met: | 
|  | 5463 | 1. Redistributions of source code must retain the above copyright | 
|  | 5464 | notice, this list of conditions and the following disclaimer. | 
|  | 5465 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5466 | notice, this list of conditions and the following disclaimer in the | 
|  | 5467 | documentation and/or other materials provided with the distribution. | 
|  | 5468 | 3. The name of the company may not be used to endorse or promote | 
|  | 5469 | products derived from this software without specific prior written | 
|  | 5470 | permission. | 
|  | 5471 |  | 
|  | 5472 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED | 
|  | 5473 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | 
|  | 5474 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 5475 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
|  | 5476 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | 
|  | 5477 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | 
|  | 5478 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | 
|  | 5479 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | 
|  | 5480 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 
|  | 5481 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5482 |  | 
|  | 5483 | ------------------------------------------------------------------- | 
|  | 5484 |  | 
| Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 5485 | Copyright (c) 2015 Joerg Sonnenberger <joerg@NetBSD.org>. | 
|  | 5486 | All rights reserved. | 
|  | 5487 |  | 
|  | 5488 | Redistribution and use in source and binary forms, with or without | 
|  | 5489 | modification, are permitted provided that the following conditions | 
|  | 5490 | are met: | 
|  | 5491 |  | 
|  | 5492 | 1. Redistributions of source code must retain the above copyright | 
|  | 5493 | notice, this list of conditions and the following disclaimer. | 
|  | 5494 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5495 | notice, this list of conditions and the following disclaimer in | 
|  | 5496 | the documentation and/or other materials provided with the | 
|  | 5497 | distribution. | 
|  | 5498 |  | 
|  | 5499 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 
|  | 5500 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 
|  | 5501 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 
|  | 5502 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE | 
|  | 5503 | COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 5504 | INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING, | 
|  | 5505 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
|  | 5506 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED | 
|  | 5507 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 
|  | 5508 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | 
|  | 5509 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 5510 | SUCH DAMAGE. | 
|  | 5511 |  | 
|  | 5512 | ------------------------------------------------------------------- | 
|  | 5513 |  | 
| Elliott Hughes | 5702c6f | 2017-08-31 17:27:05 -0700 | [diff] [blame] | 5514 | Copyright (c) 2015 Nuxi, https://nuxi.nl/ | 
|  | 5515 |  | 
|  | 5516 | Redistribution and use in source and binary forms, with or without | 
|  | 5517 | modification, are permitted provided that the following conditions | 
|  | 5518 | are met: | 
|  | 5519 | 1. Redistributions of source code must retain the above copyright | 
|  | 5520 | notice, this list of conditions and the following disclaimer. | 
|  | 5521 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5522 | notice, this list of conditions and the following disclaimer in the | 
|  | 5523 | documentation and/or other materials provided with the distribution. | 
|  | 5524 |  | 
|  | 5525 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 5526 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 5527 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 5528 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 5529 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 5530 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 5531 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 5532 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 5533 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 5534 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 5535 | SUCH DAMAGE. | 
|  | 5536 |  | 
|  | 5537 | ------------------------------------------------------------------- | 
|  | 5538 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5539 | Copyright (c)1999 Citrus Project, | 
|  | 5540 | All rights reserved. | 
|  | 5541 |  | 
|  | 5542 | Redistribution and use in source and binary forms, with or without | 
|  | 5543 | modification, are permitted provided that the following conditions | 
|  | 5544 | are met: | 
|  | 5545 | 1. Redistributions of source code must retain the above copyright | 
|  | 5546 | notice, this list of conditions and the following disclaimer. | 
|  | 5547 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5548 | notice, this list of conditions and the following disclaimer in the | 
|  | 5549 | documentation and/or other materials provided with the distribution. | 
|  | 5550 |  | 
|  | 5551 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 5552 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 5553 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 5554 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 5555 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 5556 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 5557 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 5558 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 5559 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 5560 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 5561 | SUCH DAMAGE. | 
|  | 5562 |  | 
|  | 5563 | ------------------------------------------------------------------- | 
|  | 5564 |  | 
|  | 5565 | Copyright (c)2001 Citrus Project, | 
|  | 5566 | All rights reserved. | 
|  | 5567 |  | 
|  | 5568 | Redistribution and use in source and binary forms, with or without | 
|  | 5569 | modification, are permitted provided that the following conditions | 
|  | 5570 | are met: | 
|  | 5571 | 1. Redistributions of source code must retain the above copyright | 
|  | 5572 | notice, this list of conditions and the following disclaimer. | 
|  | 5573 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5574 | notice, this list of conditions and the following disclaimer in the | 
|  | 5575 | documentation and/or other materials provided with the distribution. | 
|  | 5576 |  | 
|  | 5577 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 5578 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 5579 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 5580 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 5581 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 5582 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 5583 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 5584 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 5585 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 5586 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 5587 | SUCH DAMAGE. | 
|  | 5588 |  | 
|  | 5589 | ------------------------------------------------------------------- | 
|  | 5590 |  | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 5591 | Copyright (c)2003 Citrus Project, | 
|  | 5592 | All rights reserved. | 
|  | 5593 |  | 
|  | 5594 | Redistribution and use in source and binary forms, with or without | 
|  | 5595 | modification, are permitted provided that the following conditions | 
|  | 5596 | are met: | 
|  | 5597 | 1. Redistributions of source code must retain the above copyright | 
|  | 5598 | notice, this list of conditions and the following disclaimer. | 
|  | 5599 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5600 | notice, this list of conditions and the following disclaimer in the | 
|  | 5601 | documentation and/or other materials provided with the distribution. | 
|  | 5602 |  | 
|  | 5603 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | 
|  | 5604 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 5605 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 5606 | ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
|  | 5607 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 5608 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 5609 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 5610 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 5611 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 5612 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 5613 | SUCH DAMAGE. | 
|  | 5614 |  | 
|  | 5615 | ------------------------------------------------------------------- | 
|  | 5616 |  | 
| Elliott Hughes | 77a3e28 | 2016-08-08 12:39:56 -0700 | [diff] [blame] | 5617 | Copyright 1989 The Regents of the University of California. | 
|  | 5618 | All rights reserved. | 
|  | 5619 |  | 
|  | 5620 | Redistribution and use in source and binary forms, with or without | 
|  | 5621 | modification, are permitted provided that the following conditions | 
|  | 5622 | are met: | 
|  | 5623 | 1. Redistributions of source code must retain the above copyright | 
|  | 5624 | notice, this list of conditions and the following disclaimer. | 
|  | 5625 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5626 | notice, this list of conditions and the following disclaimer in the | 
|  | 5627 | documentation and/or other materials provided with the distribution. | 
|  | 5628 | 3. Neither the name of the University nor the names of its contributors | 
|  | 5629 | may be used to endorse or promote products derived from this software | 
|  | 5630 | without specific prior written permission. | 
|  | 5631 |  | 
|  | 5632 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND | 
|  | 5633 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
|  | 5634 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
|  | 5635 | ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | 
|  | 5636 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
|  | 5637 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
|  | 5638 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
|  | 5639 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 5640 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 5641 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 5642 |  | 
|  | 5643 | ------------------------------------------------------------------- | 
|  | 5644 |  | 
| Elliott Hughes | 5c2264a | 2014-09-13 09:42:41 -0700 | [diff] [blame] | 5645 | Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> | 
|  | 5646 | Copyright 2008 Damien Miller <djm@openbsd.org> | 
|  | 5647 | All rights reserved. | 
|  | 5648 |  | 
|  | 5649 | Theo de Raadt <deraadt@openbsd.org> came up with the idea of using | 
|  | 5650 | such a mathematical system to generate more random (yet non-repeating) | 
|  | 5651 | ids to solve the resolver/named problem.  But Niels designed the | 
|  | 5652 | actual system based on the constraints. | 
|  | 5653 |  | 
|  | 5654 | Later modified by Damien Miller to wrap the LCG output in a 15-bit | 
|  | 5655 | permutation generator based on a Luby-Rackoff block cipher. This | 
|  | 5656 | ensures the output is non-repeating and preserves the MSB twiddle | 
|  | 5657 | trick, but makes it more resistant to LCG prediction. | 
|  | 5658 |  | 
|  | 5659 | Redistribution and use in source and binary forms, with or without | 
|  | 5660 | modification, are permitted provided that the following conditions | 
|  | 5661 | are met: | 
|  | 5662 | 1. Redistributions of source code must retain the above copyright | 
|  | 5663 | notice, this list of conditions and the following disclaimer. | 
|  | 5664 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5665 | notice, this list of conditions and the following disclaimer in the | 
|  | 5666 | documentation and/or other materials provided with the distribution. | 
|  | 5667 |  | 
|  | 5668 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR | 
|  | 5669 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | 
|  | 5670 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 
|  | 5671 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, | 
|  | 5672 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
|  | 5673 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | 
|  | 5674 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
|  | 5675 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
|  | 5676 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 
|  | 5677 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
|  | 5678 |  | 
|  | 5679 | ------------------------------------------------------------------- | 
|  | 5680 |  | 
| Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 5681 | From: @(#)s_ilogb.c 5.1 93/09/24 | 
|  | 5682 | ==================================================== | 
|  | 5683 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | 
|  | 5684 |  | 
|  | 5685 | Developed at SunPro, a Sun Microsystems, Inc. business. | 
|  | 5686 | Permission to use, copy, modify, and distribute this | 
|  | 5687 | software is freely granted, provided that this notice | 
|  | 5688 | is preserved. | 
|  | 5689 |  | 
|  | 5690 | ------------------------------------------------------------------- | 
|  | 5691 |  | 
| Calin Juravle | c4fbf92 | 2014-03-10 11:23:52 +0000 | [diff] [blame] | 5692 | Portions Copyright (C) 2004, 2005, 2008, 2009  Internet Systems Consortium, Inc. ("ISC") | 
|  | 5693 | Portions Copyright (C) 1996-2003  Internet Software Consortium. | 
|  | 5694 |  | 
|  | 5695 | Permission to use, copy, modify, and/or distribute this software for any | 
|  | 5696 | purpose with or without fee is hereby granted, provided that the above | 
|  | 5697 | copyright notice and this permission notice appear in all copies. | 
|  | 5698 |  | 
|  | 5699 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH | 
|  | 5700 | REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY | 
|  | 5701 | AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, | 
|  | 5702 | INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM | 
|  | 5703 | LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE | 
|  | 5704 | OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | 
|  | 5705 | PERFORMANCE OF THIS SOFTWARE. | 
|  | 5706 |  | 
|  | 5707 | ------------------------------------------------------------------- | 
|  | 5708 |  | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5709 | Portions Copyright (c) 1993 by Digital Equipment Corporation. | 
|  | 5710 |  | 
|  | 5711 | Permission to use, copy, modify, and distribute this software for any | 
|  | 5712 | purpose with or without fee is hereby granted, provided that the above | 
|  | 5713 | copyright notice and this permission notice appear in all copies, and that | 
|  | 5714 | the name of Digital Equipment Corporation not be used in advertising or | 
|  | 5715 | publicity pertaining to distribution of the document or software without | 
|  | 5716 | specific, written prior permission. | 
|  | 5717 |  | 
|  | 5718 | THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL | 
|  | 5719 | WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES | 
|  | 5720 | OF MERCHANTABILITY AND FITNESS.   IN NO EVENT SHALL DIGITAL EQUIPMENT | 
|  | 5721 | CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL | 
|  | 5722 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR | 
|  | 5723 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS | 
|  | 5724 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | 
|  | 5725 | SOFTWARE. | 
|  | 5726 |  | 
|  | 5727 | ------------------------------------------------------------------- | 
|  | 5728 |  | 
|  | 5729 | Portions Copyright (c) 1995 by International Business Machines, Inc. | 
|  | 5730 |  | 
|  | 5731 | International Business Machines, Inc. (hereinafter called IBM) grants | 
|  | 5732 | permission under its copyrights to use, copy, modify, and distribute this | 
|  | 5733 | Software with or without fee, provided that the above copyright notice and | 
|  | 5734 | all paragraphs of this notice appear in all copies, and that the name of IBM | 
|  | 5735 | not be used in connection with the marketing of any product incorporating | 
|  | 5736 | the Software or modifications thereof, without specific, written prior | 
|  | 5737 | permission. | 
|  | 5738 |  | 
|  | 5739 | To the extent it has a right to do so, IBM grants an immunity from suit | 
|  | 5740 | under its patents, if any, for the use, sale or manufacture of products to | 
|  | 5741 | the extent that such products are used for performing Domain Name System | 
|  | 5742 | dynamic updates in TCP/IP networks by means of the Software.  No immunity is | 
|  | 5743 | granted for any product per se or for any other function of any product. | 
|  | 5744 |  | 
|  | 5745 | THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, | 
|  | 5746 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | 
|  | 5747 | PARTICULAR PURPOSE.  IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, | 
|  | 5748 | DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING | 
|  | 5749 | OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN | 
|  | 5750 | IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. | 
|  | 5751 |  | 
|  | 5752 | ------------------------------------------------------------------- | 
|  | 5753 |  | 
|  | 5754 | Portions Copyright(C) 1995, Jason Downs.  All rights reserved. | 
|  | 5755 |  | 
|  | 5756 | Redistribution and use in source and binary forms, with or without | 
|  | 5757 | modification, are permitted provided that the following conditions | 
|  | 5758 | are met: | 
|  | 5759 | 1. Redistributions of source code must retain the above copyright | 
|  | 5760 | notice, this list of conditions and the following disclaimer. | 
|  | 5761 | 2. Redistributions in binary form must reproduce the above copyright | 
|  | 5762 | notice, this list of conditions and the following disclaimer in the | 
|  | 5763 | documentation and/or other materials provided with the distribution. | 
|  | 5764 |  | 
|  | 5765 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS | 
|  | 5766 | OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | 
|  | 5767 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | 
|  | 5768 | DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, | 
|  | 5769 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | 
|  | 5770 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | 
|  | 5771 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | 
|  | 5772 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
|  | 5773 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
|  | 5774 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
|  | 5775 | SUCH DAMAGE. | 
|  | 5776 |  | 
|  | 5777 | ------------------------------------------------------------------- | 
|  | 5778 |  | 
|  | 5779 | The author of this software is David M. Gay. | 
|  | 5780 |  | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 5781 | Copyright (C) 1998 by Lucent Technologies | 
|  | 5782 | All Rights Reserved | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5783 |  | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 5784 | Permission to use, copy, modify, and distribute this software and | 
|  | 5785 | its documentation for any purpose and without fee is hereby | 
|  | 5786 | granted, provided that the above copyright notice appear in all | 
|  | 5787 | copies and that both that the copyright notice and this | 
|  | 5788 | permission notice and warranty disclaimer appear in supporting | 
|  | 5789 | documentation, and that the name of Lucent or any of its entities | 
|  | 5790 | not be used in advertising or publicity pertaining to | 
|  | 5791 | distribution of the software without specific, written prior | 
|  | 5792 | permission. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5793 |  | 
| Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 5794 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | 
|  | 5795 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. | 
|  | 5796 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY | 
|  | 5797 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 5798 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER | 
|  | 5799 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | 
|  | 5800 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF | 
|  | 5801 | THIS SOFTWARE. | 
|  | 5802 |  | 
|  | 5803 | ------------------------------------------------------------------- | 
|  | 5804 |  | 
|  | 5805 | The author of this software is David M. Gay. | 
|  | 5806 |  | 
|  | 5807 | Copyright (C) 1998, 1999 by Lucent Technologies | 
|  | 5808 | All Rights Reserved | 
|  | 5809 |  | 
|  | 5810 | Permission to use, copy, modify, and distribute this software and | 
|  | 5811 | its documentation for any purpose and without fee is hereby | 
|  | 5812 | granted, provided that the above copyright notice appear in all | 
|  | 5813 | copies and that both that the copyright notice and this | 
|  | 5814 | permission notice and warranty disclaimer appear in supporting | 
|  | 5815 | documentation, and that the name of Lucent or any of its entities | 
|  | 5816 | not be used in advertising or publicity pertaining to | 
|  | 5817 | distribution of the software without specific, written prior | 
|  | 5818 | permission. | 
|  | 5819 |  | 
|  | 5820 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | 
|  | 5821 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. | 
|  | 5822 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY | 
|  | 5823 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 5824 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER | 
|  | 5825 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | 
|  | 5826 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF | 
|  | 5827 | THIS SOFTWARE. | 
|  | 5828 |  | 
|  | 5829 | ------------------------------------------------------------------- | 
|  | 5830 |  | 
|  | 5831 | The author of this software is David M. Gay. | 
|  | 5832 |  | 
|  | 5833 | Copyright (C) 1998, 2000 by Lucent Technologies | 
|  | 5834 | All Rights Reserved | 
|  | 5835 |  | 
|  | 5836 | Permission to use, copy, modify, and distribute this software and | 
|  | 5837 | its documentation for any purpose and without fee is hereby | 
|  | 5838 | granted, provided that the above copyright notice appear in all | 
|  | 5839 | copies and that both that the copyright notice and this | 
|  | 5840 | permission notice and warranty disclaimer appear in supporting | 
|  | 5841 | documentation, and that the name of Lucent or any of its entities | 
|  | 5842 | not be used in advertising or publicity pertaining to | 
|  | 5843 | distribution of the software without specific, written prior | 
|  | 5844 | permission. | 
|  | 5845 |  | 
|  | 5846 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | 
|  | 5847 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. | 
|  | 5848 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY | 
|  | 5849 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 5850 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER | 
|  | 5851 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | 
|  | 5852 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF | 
|  | 5853 | THIS SOFTWARE. | 
|  | 5854 |  | 
|  | 5855 | ------------------------------------------------------------------- | 
|  | 5856 |  | 
|  | 5857 | The author of this software is David M. Gay. | 
|  | 5858 |  | 
|  | 5859 | Copyright (C) 1998-2000 by Lucent Technologies | 
|  | 5860 | All Rights Reserved | 
|  | 5861 |  | 
|  | 5862 | Permission to use, copy, modify, and distribute this software and | 
|  | 5863 | its documentation for any purpose and without fee is hereby | 
|  | 5864 | granted, provided that the above copyright notice appear in all | 
|  | 5865 | copies and that both that the copyright notice and this | 
|  | 5866 | permission notice and warranty disclaimer appear in supporting | 
|  | 5867 | documentation, and that the name of Lucent or any of its entities | 
|  | 5868 | not be used in advertising or publicity pertaining to | 
|  | 5869 | distribution of the software without specific, written prior | 
|  | 5870 | permission. | 
|  | 5871 |  | 
|  | 5872 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | 
|  | 5873 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. | 
|  | 5874 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY | 
|  | 5875 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 5876 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER | 
|  | 5877 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | 
|  | 5878 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF | 
|  | 5879 | THIS SOFTWARE. | 
|  | 5880 |  | 
|  | 5881 | ------------------------------------------------------------------- | 
|  | 5882 |  | 
|  | 5883 | The author of this software is David M. Gay. | 
|  | 5884 |  | 
|  | 5885 | Copyright (C) 1998-2001 by Lucent Technologies | 
|  | 5886 | All Rights Reserved | 
|  | 5887 |  | 
|  | 5888 | Permission to use, copy, modify, and distribute this software and | 
|  | 5889 | its documentation for any purpose and without fee is hereby | 
|  | 5890 | granted, provided that the above copyright notice appear in all | 
|  | 5891 | copies and that both that the copyright notice and this | 
|  | 5892 | permission notice and warranty disclaimer appear in supporting | 
|  | 5893 | documentation, and that the name of Lucent or any of its entities | 
|  | 5894 | not be used in advertising or publicity pertaining to | 
|  | 5895 | distribution of the software without specific, written prior | 
|  | 5896 | permission. | 
|  | 5897 |  | 
|  | 5898 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | 
|  | 5899 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. | 
|  | 5900 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY | 
|  | 5901 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 5902 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER | 
|  | 5903 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | 
|  | 5904 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF | 
|  | 5905 | THIS SOFTWARE. | 
|  | 5906 |  | 
|  | 5907 | ------------------------------------------------------------------- | 
|  | 5908 |  | 
|  | 5909 | The author of this software is David M. Gay. | 
|  | 5910 |  | 
|  | 5911 | Copyright (C) 2000 by Lucent Technologies | 
|  | 5912 | All Rights Reserved | 
|  | 5913 |  | 
|  | 5914 | Permission to use, copy, modify, and distribute this software and | 
|  | 5915 | its documentation for any purpose and without fee is hereby | 
|  | 5916 | granted, provided that the above copyright notice appear in all | 
|  | 5917 | copies and that both that the copyright notice and this | 
|  | 5918 | permission notice and warranty disclaimer appear in supporting | 
|  | 5919 | documentation, and that the name of Lucent or any of its entities | 
|  | 5920 | not be used in advertising or publicity pertaining to | 
|  | 5921 | distribution of the software without specific, written prior | 
|  | 5922 | permission. | 
|  | 5923 |  | 
|  | 5924 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, | 
|  | 5925 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. | 
|  | 5926 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY | 
|  | 5927 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | 
|  | 5928 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER | 
|  | 5929 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | 
|  | 5930 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF | 
|  | 5931 | THIS SOFTWARE. | 
| Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5932 |  | 
|  | 5933 | ------------------------------------------------------------------- | 
|  | 5934 |  |