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
/
usr.bin
/
string2key
/
Makefile
Age
Commit message (
Expand
)
Author
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2008-04-10
Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case.
tsutsui
2006-08-31
Add linking against -lutil to pick up estrdup(). Fixes evbsh5 build.
he
2006-03-23
Remove some more kerberosIV references.
wiz
2005-01-10
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
lukem
2002-10-23
add DPADD.
itojun
2002-09-18
makefile delint. use NETBSDSRCDIR as appropriate
lukem
2002-08-29
no need for -I/usr/include/openssl (in fact, it is discouraged)
itojun
2001-12-12
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-01-24
build & install string2key manpage, too
jdolecek
2000-12-30
Fix oversights in last commit.
sommerfeld
2000-12-30
Let src/usr.bin build with recursive parallel make..
sommerfeld
2000-10-26
Change direct calls to "make" to ${MAKE}... sigh..
garbled
2000-08-03
link against the not-installed libvers
assar
2000-08-03
update build infrastructure for heimdal 0.3a
assar
2000-06-16
Fixup Heimdal/KTH Kerberos usr.bin bits.
thorpej
2000-06-16
Import Heimdal/KTH usr.bin bits.
thorpej