On Wednesday 15 February 2006 06:04, Gisle Vanem wrote: > "Mike Frysinger" <[EMAIL PROTECTED]> wrote: > > On Tuesday 14 February 2006 11:26, Gisle Vanem wrote: > >> Some of the new ts/ files are too long for a 8+3 filesystem. > > > > a ton of files are too long for 8+3 filesystem in the openssl tarball > > None of the *.[ch] files. They are all 8+3 unique AFAICS (and that's > pretty unusual these days).
there are a bunch of .c and .h files ... simply run something like: find -name '*.c' -o -name '*.h' and you'll see a lot more than the ts ones -mike ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
