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
/
libkrb5
/
Makefile
Age
Commit message (
Expand
)
Author
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-05-26
install more man pages
lha
2002-09-12
fix typo in previous
joda
2002-09-12
krb5-types.h is no more; install more man pages
joda
2002-08-29
heimdal builds shouldn't dig into openssl source by -Ifoo.
itojun
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-04-24
- in <bsd.files.mk>, don't clear FILES after using it, as that prevents
lukem
2001-12-12
Readability cleanups; MKfoo=no -> NOfoo.
tv
2001-11-09
add a bunch of MLINK's
joda
2001-11-08
Install krb5.3
gmcgarry
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-21
Prep Heimdal host tools for new toolchain.
tv
2001-09-17
update infrastructure for krb4 1.1 and heimdal 0.4e
assar
2001-06-20
update generated heimdal include files for 0.3f
assar
2001-04-12
do not try -Iopenssl/crypto/md4, heimdal code wants libc md4.h, not
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-09-10
install kerberos.8 manpage, and krb5.conf sample file
joda
2000-08-30
Use
jhawk
2000-08-09
Eliminate a no-longer-needed .PATH.
thorpej
2000-08-09
Don't include our own rnd_keys.c -- NetBSD's libcrypto already has it.
thorpej
2000-08-03
update build infrastructure for heimdal 0.3a, including new shlib versions
assar
2000-06-19
Detect if MIT Kerberos V headers are present on the system (by looking
thorpej
2000-06-16
Fixup Heimdal library builds.
thorpej
2000-06-16
Import Heimdal library build glue from cryptosrc-intl.
thorpej