OSDN Git Service

License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to
authorNeil Conway <neilc@samurai.com>
Tue, 5 Oct 2004 00:12:49 +0000 (00:12 +0000)
committerNeil Conway <neilc@samurai.com>
Tue, 5 Oct 2004 00:12:49 +0000 (00:12 +0000)
commitaf7849f184f2bb47d698a497a1637a16185eaa99
treede7a04949b90a67c62bc9bb022cdcd407deaed48
parent1b7f214071f530bf58bef530ba8fa137a7d1cb03
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).
src/port/crypt.c
src/port/memcmp.c
src/port/qsort.c