summaryrefslogtreecommitdiff
path: root/lib/libcom_err
AgeCommit message (Expand)Author
2006-03-20Remove -DKRB4 (Jukka Salmi)christos
2005-01-10Only #define HAVE_IPV6 if ${USE_INET6} != "no".lukem
2002-09-13The config.h we get when building as a host tool is the libnbcompatthorpej
2002-08-19More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-02-02Fix this correctly: simply don't include strl{cat,cpy} from libc.tv
2002-02-01Include ${.CURDIR}/../../libc/include to get namespace.h.veego
2001-12-12Readability cleanups; MKfoo=no -> NOfoo.tv
2001-11-21Now that there is documentation, install it.gmcgarry
2001-11-05don't set WARNS here (get it from ../Makefile.inc)lukem
2001-10-31Make handling of USETOOLS uniform: Don't need to check whether it istv
2001-10-06test for whether USETOOLS is defined before asking its valueperry
2001-10-04.ifndef USE_NEW_TOOLCHAIN => .if ${USETOOLS} == "no"tv
2001-09-25Include <bsd.own.mk> to pick up definition of USE_NEW_TOOLCHAINgmcgarry
2001-09-21Prep Heimdal host tools for new toolchain.tv
2001-09-17update infrastructure for krb4 1.1 and heimdal 0.4eassar
2001-09-10Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs insimonb
2001-06-20update generated heimdal include files for 0.3fassar
2001-04-12use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl anditojun
2001-02-11update make infrastructure and shlib versions numbers for heimdal 0.3eassar
2000-12-30parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})sommerfeld
2000-12-30pull in libc/string/strl*.c. i still don't think it necessary, butitojun
2000-12-25strlcpy/cat is in libcitojun
2000-11-13make a bit more silent and avoid 'compile_et is up to date' messagejdolecek
2000-08-05Change ${LDFLAGS} to ${HOST_LDFLAGS} because we are using HOST_CC. Fixesgarbled
2000-08-03Create "print_version.h" required to build the library.tron
2000-08-02add strlcpy.c strlcat.c to SRCS to make this cross-compilablegarbled
2000-06-17For Kerberos libraries which existed both in MIT and Heimdal and thethorpej
2000-06-16Fixup Heimdal library builds.thorpej
2000-06-16Import Heimdal library build glue from cryptosrc-intl.thorpej