NetBSD/lib
lukem 171d653219 Overhaul how `build.sh tools' are used:
*	Rename "config.h" to "nbtool_config.h" and
	HAVE_CONFIG_H to HAVE_NBTOOL_CONFIG_H.
	This makes in more obvious in the source when we're using
	tools/compat/config.h versus "standard autoconf" config.h

    *	Consistently move the inclusion of nbtool_config.h to before
    	<sys/cdefs.h> so that the former can provide __RCSID() (et al),
    	and there's no need to protect those macros any more.

These changes should make it easier to "tool-ify" a program by adding:
	#if HAVE_NBTOOL_CONFIG_H
	#include "nbtool_config.h"
	#endif
to the top of the source files (for the general case).
2003-10-27 00:12:41 +00:00
..
csu Move Matt Green's code from a 4-clause to a 3-clause licence by removing 2003-10-13 14:22:20 +00:00
i18n_module
libarch bump major. i386_vm86 abi change. 2003-09-11 19:19:31 +00:00
libasn1 Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
libbsdmalloc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
libbz2
libc Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
libcdk
libcom_err
libcompat Don't use NULL to compare against an int. 2003-10-21 00:16:55 +00:00
libcrypt Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
libcrypto Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Don't compare a char to NULL. 2003-10-21 00:30:05 +00:00
libdes Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of 2003-08-03 09:23:14 +00:00
libedit Another fix for incremental search prev. 2003-10-25 06:42:41 +00:00
libevent fix a bad realloc; from awohl@chessclub 2003-10-11 18:30:09 +00:00
libform netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
libgssapi * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libhdb * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libintl
libipsec realloc error check failure; Greg Troxel, sync w/ kame 2003-10-03 21:53:08 +00:00
libkadm
libkadm5clnt * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libkadm5srv * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libkafs * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libkdb
libkrb upgrade openssl to 0.9.7b. (AES is now supported) 2003-07-24 14:16:30 +00:00
libkrb5 * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +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 available, not avaliable. From miod@openbsd. 2003-09-29 09:50:21 +00:00
libl
libm Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
libmagic
libmenu new_item fixes: 2003-09-29 12:32:24 +00:00
libossaudio
libpcap Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
libpci
libpmc
libposix Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
libpthread Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
libpthread_dbg Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
libresolv
librmt
libroken
librpcsvc use {u_,}int32_t instead of {u,}int32(={u_,}long) 2003-09-21 15:35:46 +00:00
librt
libskey
libsl
libss
libssl switch to openssl 0.9.7b 2003-07-24 14:28:57 +00:00
libtelnet Don't compare an int to NULL. 2003-10-21 01:10:47 +00:00
libterm Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
libusbhid netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
libutil Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
libvers
libwrap Move Matt Green's code from a 4-clause to a 3-clause licence by removing 2003-10-13 14:22:20 +00:00
liby Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
libz Add zlib(3) provided by jmc@openbsd -- thank you! 2003-10-03 18:46:22 +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 libkafs is needed for both krb4 and krb5. lha 2003-07-23 20:48:51 +00:00
Makefile.inc