..
csu
Error out if we try to build with GCC 3.3 or later; we should be using
2004-08-28 00:19:22 +00:00
i18n_module
add new citrus iconv module UTF-7.
2005-03-06 04:25:04 +00:00
libarch
Bring over the changes from revision 1.7 of
2004-10-07 01:47:11 +00:00
libasn1
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libbsdmalloc
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
libbz2
libc
New strcpy.S from jtc. This should have been committed together with the
2005-03-15 15:16:59 +00:00
libcdk
Need to prefix relative directories with `${.CURDIR}/' so that
2004-08-05 01:24:02 +00:00
libcom_err
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libcompat
Append to AFLAGS rather than setting AINC.
2004-04-18 04:26:15 +00:00
libcrypt
fix compile issue.
2005-01-12 05:27:48 +00:00
libcrypto
remove unnecessary (and possibly incorrect for non-ELF) duplicate LIBDPLIBS
2005-03-09 01:55:51 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses
Bump date for touchline() correction, and drop trailing whitespace.
2005-03-04 11:41:36 +00:00
libdes
Various typo fixes from Jonathon Gray via jmc@openbsd.
2003-11-17 11:16:10 +00:00
libedit
Add missing define, needed for debugging (from Rob Rodgers)
2005-03-15 00:10:40 +00:00
libevent
Add RCS Id.
2004-12-06 13:16:36 +00:00
libform
Improve RETURN VALUES section.
2004-11-24 12:47:20 +00:00
libgssapi
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libhdb
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libintl
Correct ngettext arguments; bump date.
2004-11-10 13:46:14 +00:00
libipsec
update ipsec-tools version
2005-03-14 08:15:28 +00:00
libkadm
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libkadm5clnt
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libkadm5srv
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libkafs
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libkdb
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libkrb
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libkrb5
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libkstream
no longer need to -I/usr/include first (yes, it's still confusing, i admit)
2003-07-23 13:35:13 +00:00
libkvm
Supply _kvm_kvatop() and _kvm_pa2off() for OEA-type CPUs. This does
2005-02-17 02:31:27 +00:00
libl
libm
Add a conditional for proper m68k softfloat operation. It looks like I
2004-11-13 20:29:47 +00:00
libmagic
update for 4.08
2004-03-23 08:40:36 +00:00
libmenu
Increment major number (to 5) because of the libcurses major number change
2004-03-22 19:01:28 +00:00
libossaudio
work around a prototype conflict by including ioctl.h
2005-02-09 18:02:53 +00:00
libpam
remove code to deal with authorized keys. it has no place here.
2005-03-14 23:39:26 +00:00
libpcap
White space nit- don't put a space before/after increment/decrement
2005-02-11 06:21:21 +00:00
libpci
Modify prototype for pci_findvendor() and add pci_findproduct().
2004-08-03 03:32:43 +00:00
libpmc
de-__P
2005-02-04 15:27:44 +00:00
libposix
Append to AFLAGS rather than setting AINC.
2004-04-18 04:26:15 +00:00
libpthread
Move up the definition of __LIBC12_SOURCE__; since <poll.h> now includes
2005-03-10 00:34:23 +00:00
libpthread_dbg
Remove pt_blockuc. If the debugger attempts to muck with the state of a
2004-10-12 22:17:56 +00:00
libradius
GCC 2.95.3 doesn't like macros to be called with no argument when
2005-03-16 10:34:25 +00:00
libresolv
Only compile in IPv6 support if ${USE_INET6} != "no"
2005-01-10 02:58:58 +00:00
librmt
Split a sentence in SEE ALSO by a .Pp.
2004-06-10 13:58:47 +00:00
libroken
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
librpcsvc
Build librpcsvc as a shared library, since pam_unix.so needs it.
2005-01-08 10:02:36 +00:00
librt
Add "not" to a sentence so that it makes more sense.
2005-01-29 14:19:43 +00:00
libskey
de-__P
2005-02-04 16:14:21 +00:00
libsl
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libss
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libssh
Add -lcrypt where -lcrypto is specified.
2005-03-09 03:11:21 +00:00
libssl
Need to prefix relative directories with `${.CURDIR}/' so that
2004-08-05 01:24:02 +00:00
libtelnet
constify, whitespace.
2005-02-19 22:55:35 +00:00
libterm
de-__P, ANSIfy function declarations
2005-02-04 15:52:08 +00:00
libusbhid
Use (unsigned char) cast to sanitise arguments to ctype functions.
2004-10-28 21:14:52 +00:00
libutil
If TIOCPTMGET fails, close /dev/ptm.
2005-01-19 01:54:09 +00:00
libvers
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
libwrap
Only compile in IPv6 support if ${USE_INET6} != "no"
2005-01-10 02:58:58 +00:00
liby
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:42:00 +00:00
libz
revert zlib.h rev.1.15 (gzopenfull and gzdopenfull)
2005-02-05 16:37:03 +00:00
bumpversion
netbsd.org->NetBSD.org
2003-07-26 19:24:24 +00:00
checkoldver
add a pair of double quotes.
2003-10-25 07:53:12 +00:00
checkver
checkvers
Makefile
Build libradius, imported from FreeBSD
2005-02-20 00:52:02 +00:00
Makefile.inc
Convert from the src/lib -specific DEPLIBS to using LIBDPLIBS from <bsd.lib.mk>
2004-08-04 08:04:25 +00:00