License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to

Neil Conway <neilc@samurai.com>

Commit: af7849f184f2bb47d698a497a1637a16185eaa99
Author: Neil Conway <neilc@samurai.com>
Date: 2004-10-05T00:12:49Z
Releases: 8.0.0
License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to
pickup license clarification (3-clause BSD is now used). Add license
terms to memcmp.c (also from NetBSD), which previously had none.
Finally, pickup an upstream fix to crypt.c (const-ify some arrays).

Files

PathChange+/−
src/port/crypt.c modified +16 −20
src/port/memcmp.c modified +34 −4
src/port/qsort.c modified +12 −16