License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to
Neil Conway <neilc@samurai.com>
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
| Path | Change | +/− |
|---|---|---|
| src/port/crypt.c | modified | +16 −20 |
| src/port/memcmp.c | modified | +34 −4 |
| src/port/qsort.c | modified | +12 −16 |