kensmith
1f1979ea2c
Insta-MFC of the shared library version bump. All shared libraries
...
whose version has not already been bumped since RELENG_5 are being
bumped.
Revisions of files being MFC-ed:
> Path Revision
> src/gnu/lib/libdialog/Makefile 1.43
> src/gnu/lib/libg2c/Makefile 1.16
> src/gnu/lib/libobjc/Makefile 1.27
> src/gnu/lib/libreadline/Makefile.inc 1.12
> src/gnu/lib/libregex/Makefile 1.32
> src/gnu/lib/libstdc++/Makefile 1.56
> src/kerberos5/lib/Makefile.inc 1.7
> src/lib/Makefile.inc 1.3
> src/lib/libalias/Makefile 1.31
> src/lib/libarchive/Makefile 1.37
> src/lib/libbegemot/Makefile 1.3
> src/lib/libbluetooth/Makefile 1.2
> src/lib/libbsnmp/Makefile.inc 1.6
> src/lib/libbz2/Makefile 1.6
> src/lib/libc_r/Makefile 1.42
> src/lib/libcrypt/Makefile 1.36
> src/lib/libdevstat/Makefile 1.15
> src/lib/libdevstat/devstat.h 1.11
> src/lib/libedit/Makefile 1.29
> src/lib/libexpat/Makefile 1.5
> src/lib/libfetch/Makefile 1.45
> src/lib/libftpio/Makefile 1.14
> src/lib/libgpib/Makefile 1.2
> src/lib/libipsec/Makefile 1.17
> src/lib/libkiconv/Makefile 1.3
> src/lib/libmagic/Makefile 1.7
> src/lib/libmp/Makefile 1.10
> src/lib/libncp/Makefile 1.6
> src/lib/libncurses/Makefile 1.79
> src/lib/libnetgraph/Makefile 1.11
> src/lib/libngatm/Makefile 1.6
> src/lib/libopie/Makefile 1.21
> src/lib/libpam/Makefile.inc 1.17
> src/lib/libpthread/Makefile 1.54
> src/lib/libradius/Makefile 1.12
> src/lib/libsdp/Makefile 1.4
> src/lib/libsmb/Makefile 1.8
> src/lib/libtacplus/Makefile 1.7
> src/lib/libthr/Makefile 1.14
> src/lib/libthread_db/Makefile 1.6
> src/lib/libugidfw/Makefile 1.7
> src/lib/libusbhid/Makefile 1.10
> src/lib/libutil/Makefile 1.57
> src/lib/libvgl/Makefile 1.11
> src/lib/libwrap/Makefile 1.17
> src/lib/libypclnt/Makefile 1.13
> src/lib/msun/Makefile 1.72
> src/secure/lib/libcrypto/Makefile 1.74
> src/secure/lib/libssh/Makefile 1.35
> src/secure/lib/libssl/Makefile 1.22
> src/usr.sbin/bsnmpd/modules/Makefile.inc 1.10
Reviewed by: ru
Approved by: re (scottl)
2005-07-22 17:29:10 +00:00
kan
289257fe90
Downgrage WARNS level for GCC 3.4.x.
2004-07-28 05:44:07 +00:00
seanc
160d19e39c
Add a reference to bn(3) for those looking for functional multiprecision
...
integer arithmetic.
2003-08-30 05:35:46 +00:00
markm
0d82b8beac
Adjust for OpenSSL 0.9.7.
2003-01-28 23:03:15 +00:00
obrien
b19af36602
This compiles fine w/WARNS.
2002-12-30 09:25:30 +00:00
ru
c47610e655
MAN[1-9] -> MAN.
2002-05-13 12:11:54 +00:00
ru
59049318b6
Added new bsd.incs.mk which handles installing of header files
...
via INCS. Implemented INCSLINKS (equivalent to SYMLINKS) to
handle symlinking include files. Allow for multiple groups of
include files to be installed, with the powerful INCSGROUPS knob.
Documentation to follow.
Added standard `includes' and `incsinstall' targets, use them
in Makefile.inc1. Headers from the following makefiles were
not installed before (during `includes' in Makefile.inc1):
kerberos5/lib/libtelnet/Makefile
lib/libbz2/Makefile
lib/libdevinfo/Makefile
lib/libform/Makefile
lib/libisc/Makefile
lib/libmenu/Makefile
lib/libmilter/Makefile
lib/libpanel/Makefile
Replaced all `beforeinstall' targets for installing includes
with the INCS stuff.
Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS,
and for compatibility with NetBSD. Similarly for INCOWN, INCGRP,
and INCMODE.
Consistently use INCLUDEDIR instead of /usr/include.
gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changes
were only lightly tested due to the missing contrib/libstdc++-v3.
I fully tested the pre-WIP_GCC31 version of this patch with the
contrib/libstdc++.295 stuff.
These changes have been tested on i386 with the -DNO_WERROR "make
world" and "make release".
2002-05-12 16:01:00 +00:00
bde
6713900c98
Fixed spelling of rpow in rpow's prototype.
2001-10-03 16:33:00 +00:00
dillon
147ed5d738
Add __FBSDID()s to libmp
2001-09-30 21:58:17 +00:00
dd
0d4ba9ee29
Don't claim to be mp(3).
2001-08-21 20:05:39 +00:00
dd
8f17f2c988
Fix markup and a couple of thinkos.
...
Submitted by: ru
2001-08-09 06:10:46 +00:00
dd
5ec8420782
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
9bad958190
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
a912f88e22
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
30dfa8c18c
Install the man page and add mp.h to INCS.
2001-07-29 13:19:24 +00:00
dd
16631fa6d4
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
2aadb93301
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