bde
|
0d986df24b
|
Fixed spelling of rpow in rpow's prototype.
|
2001-10-03 16:33:00 +00:00 |
|
dillon
|
304955a186
|
Add __FBSDID()s to libmp
|
2001-09-30 21:58:17 +00:00 |
|
dd
|
a88fc7be96
|
Don't claim to be mp(3).
|
2001-08-21 20:05:39 +00:00 |
|
dd
|
24770b9ea6
|
Fix markup and a couple of thinkos.
Submitted by: ru
|
2001-08-09 06:10:46 +00:00 |
|
dd
|
5b9b44d81f
|
Rename mp.3 to libmp.3 since that's what all the other "library"
manual pages (e.g., libstand, libdisk) are called.
Submitted by: sheldonh
|
2001-07-30 09:15:27 +00:00 |
|
dd
|
37472f001b
|
Add a manual page for the libmp interface. Some of the descriptions
great, but then again neither is the interface it's documenting.
|
2001-07-30 09:13:56 +00:00 |
|
dd
|
2088b05012
|
Move SHLIB_MAJOR to below LIB and add a comment about why NO_WARNS is set.
|
2001-07-29 13:22:41 +00:00 |
|
dd
|
d921766583
|
Install the man page and add mp.h to INCS.
|
2001-07-29 13:19:24 +00:00 |
|
dd
|
4c05f41306
|
Add a manual page for the libmp interface. It isn't real great, but
then again neither is the interface it's documenting.
|
2001-07-29 13:19:17 +00:00 |
|
dd
|
c9c8bc47a6
|
This is the traditional BSD libmp interface implemented in terms of
the OpenSSL BIGNUM interface. It is provided for compatibility only
and should not be used in new code.
|
2001-07-29 08:49:15 +00:00 |
|