| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert libraries to use LIBADD | bapt | 2014-11-25 | 2 | -4/+2 |
* | Integrate lib/libmp into the build/kyua | ngie | 2014-08-04 | 3 | -0/+227 |
* | Fix whitespace inconsistencies found in homegrown Symbol.maps. | ed | 2011-10-07 | 1 | -1/+1 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | Rename all symbols in libmp(3) to mp_*, just like Solaris. | ed | 2009-02-26 | 5 | -85/+103 |
* | Bump library versions in preparation for 7.0. | deischen | 2007-05-21 | 1 | -1/+1 |
* | Pass BN_CTX to internal functions instead of allocating it internally. | simon | 2006-07-30 | 1 | -27/+35 |
* | Do not put BN_CTX structures on the stack, but instead allocate them | simon | 2006-07-28 | 1 | -25/+36 |
* | Add missing shared library interdependencies. | ru | 2005-11-10 | 1 | -0/+2 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Downgrage WARNS level for GCC 3.4.x. | kan | 2004-07-28 | 1 | -1/+1 |
* | Add a reference to bn(3) for those looking for functional multiprecision | seanc | 2003-08-30 | 1 | -0/+1 |
* | Adjust for OpenSSL 0.9.7. | markm | 2003-01-28 | 3 | -2/+4 |
* | This compiles fine w/WARNS. | obrien | 2002-12-30 | 1 | -6/+5 |
* | MAN[1-9] -> MAN. | ru | 2002-05-13 | 1 | -1/+1 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 1 | -4/+0 |
* | Fixed spelling of rpow in rpow's prototype. | bde | 2001-10-03 | 1 | -1/+1 |
* | Add __FBSDID()s to libmp | dillon | 2001-09-30 | 1 | -4/+2 |
* | Don't claim to be mp(3). | dd | 2001-08-21 | 1 | -1/+1 |
* | Fix markup and a couple of thinkos. | dd | 2001-08-09 | 1 | -13/+13 |
* | Rename mp.3 to libmp.3 since that's what all the other "library" | dd | 2001-07-30 | 2 | -323/+1 |
* | Add a manual page for the libmp interface. Some of the descriptions | dd | 2001-07-30 | 1 | -0/+321 |
* | Move SHLIB_MAJOR to below LIB and add a comment about why NO_WARNS is set. | dd | 2001-07-29 | 1 | -1/+2 |
* | Install the man page and add mp.h to INCS. | dd | 2001-07-29 | 1 | -0/+3 |
* | Add a manual page for the libmp interface. It isn't real great, but | dd | 2001-07-29 | 1 | -0/+321 |
* | This is the traditional BSD libmp interface implemented in terms of | dd | 2001-07-29 | 3 | -0/+636 |