summaryrefslogtreecommitdiff
path: root/lib/libmd
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-5/+5
* No sense in copying the hex[] array in each call to MDXEnd(), it's aGarrett Wollman1995-04-271-2/+2
* Clean a bunch of -Wall warnings.Poul-Henning Kamp1995-02-244-4/+7
* Speed md5 up around 30% by shorting out a couple of cumbersomePoul-Henning Kamp1995-02-211-36/+38
* Eliminate a bogus tab.Jordan K. Hubbard1995-01-241-1/+1
* Added "const" to the arguments here and there.Poul-Henning Kamp1994-11-077-20/+20
* Clean up beforeinstallPaul Traina1994-11-011-6/+3
* Added beforeinstall rule to install .h files. We might need some .mkPoul-Henning Kamp1994-09-191-0/+14
* libmd no longer built as shared-lib, only static.Poul-Henning Kamp1994-09-181-2/+3
* Build *.3 and *.ref at build time, not at install time.Bruce Evans1994-09-081-1/+3
* Make mddriver static.Jordan K. Hubbard1994-09-041-3/+3
* Use ${LDFLAGS} instead of static for compiling binaries. Neither isBruce Evans1994-08-281-8/+8
* Added ${.CURDIRb to vuilding of man pages so it works with objPaul Richards1994-08-251-3/+3
* Boy, was *this* ever bollixed!Jordan K. Hubbard1994-08-081-17/+17
* Make obj directory work right. md?hl.c should probably beGarrett Wollman1994-08-041-0/+3
* Reviewed by: phkPoul-Henning Kamp1994-07-2413-0/+1294