Go to file
lukem a390dfa659 Only #define WANT_IPV6 if ${USE_INET6} != "no".
(Otherwise #define ISC_PLATFORM_NEEDIN6ADDRANY.)
2005-01-10 03:03:28 +00:00
bin The '-l' option *always* prints a total, not only if output is to a 2005-01-09 16:33:32 +00:00
contrib/sys
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist include <isc/net.h> so that -UWANT_IPV6 compiles correctly. 2005-01-10 02:14:46 +00:00
distrib Don't build libpam and associated bits if the target platform doesn't 2005-01-10 00:20:21 +00:00
doc Latest version of "cvs" is 1.12.11. Most interesting new feature-- 2005-01-09 19:41:17 +00:00
etc add MKINET6 to etc/release 2005-01-10 02:49:46 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
include Implement getgroupmembership(3). This is similar to getgrouplist(3), except 2005-01-06 15:10:45 +00:00
lib Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
libexec Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
regress Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
rescue Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
sbin Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
share Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
sys Support -DNOINET6 to disable USE_INET6 (a la the FreeBSD section earlier) 2005-01-10 02:10:47 +00:00
tools Add some quotes to prevent a syntax error. 2005-01-09 03:48:30 +00:00
usr.bin Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
usr.sbin Only #define WANT_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:03:28 +00:00
x11 Remove some redundant assignments. 2005-01-09 21:45:53 +00:00
BUILDING
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Mention /etc/pam.d requirement. 2005-01-09 07:31:31 +00:00
build.sh