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
/
libipsec
/
Makefile
Age
Commit message (
Expand
)
Author
2005-12-16
Redo previous rework to generate yacc/lex output again and remove generated
jmc
2005-12-15
Don't yacc/lex here as dist includes generated copies already and depending
jmc
2005-06-28
Ignore lint argument promotion warnings (for now).
christos
2005-02-24
Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AES
manu
2005-02-19
Enable building the lint library.
thorpej
2005-02-19
Additional cleanup pass.
thorpej
2005-02-19
Switch to ipsec-tools for libipsec, setkey, and racoon. From
thorpej
2005-01-10
Only compile in IPv6 support if ${USE_INET6} != "no"
lukem
2002-08-19
Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the
lukem
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
lukem
2001-12-28
* Add user-controlled mk.conf variables
lukem
2000-05-09
Need -I${.CURDIR} for ipsec_strerror.h
thorpej
2000-03-13
hide shouldn't-be-exported symbols from the outside.
itojun
2000-01-31
upgrade libipsec to the latest.
itojun
1999-07-03
s/CFLAGS/CPPFLAGS/ for -D and -I.
itojun
1999-07-01
ipsec support library.
itojun