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