freebsd-src/lib/libmd
Bruce Evans 5c3a55dea7 Backed out rev.1.6 and subsequent copying of it (bogus addition of
-static to CFLAGS).  It just turned rev.1.5 into an obfuscated no-op.
As explained in the log for rev.1.5, testing should be done in the
host environment but there is a problem in cross-compilation environments.
As not explained in the log for rev.1.6, there was apparently a practical
problem with cross-compiling (makeworld should have set -static in
LDFLAGS but apparently didn't).  Cross-compilation was especially
complicated because the relevant programs are test programs that were
run at beforeinstall time -- dynamic libraries might or might not exist
depending on the build options.  The complications became moot in
rev.1.8 when beforeinstall was renamed "test".
2004-02-26 07:44:37 +00:00
..
i386
Makefile Backed out rev.1.6 and subsequent copying of it (bogus addition of 2004-02-26 07:44:37 +00:00
md2.copyright
md2.h
md2c.c Rename local variables to not mask global names of same name. This 2003-06-05 13:17:32 +00:00
md4.copyright
md4.h
md4c.c Rename local variables to not mask global names of same name. This 2003-06-05 13:17:32 +00:00
md5.copyright
md5.h
md5c.c Rename local variables to not mask global names of same name. This 2003-06-05 13:17:32 +00:00
mddriver.c add __FBSDID()s to libmd 2001-09-30 21:56:22 +00:00
mdX.3 Assorted mdoc(7) fixes: 2003-10-09 23:06:06 +00:00
mdXhl.c Get this file closer to style(9). 2002-09-08 15:10:04 +00:00
ripemd.3 Assorted mdoc(7) fixes: 2003-10-09 23:06:06 +00:00
ripemd.h
rmd160c.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
rmd_locl.h
rmdconst.h
rmddriver.c add __FBSDID()s to libmd 2001-09-30 21:56:22 +00:00
sha.3 Assorted mdoc(7) fixes: 2003-10-09 23:06:06 +00:00
sha.h
sha0c.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
sha1c.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
sha_locl.h
shadriver.c add __FBSDID()s to libmd 2001-09-30 21:56:22 +00:00