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
/
sbin
/
setkey
Age
Commit message (
Expand
)
Author
2001-11-16
Slightly improve markup in two places, sort sections.
wiz
2001-11-16
Whitespace nits
wiz
2001-11-02
fix -Wshadow warnings
lukem
2001-09-20
Fix a typo which prevented manual keying from working.
toshii
2001-09-07
upgrade to the latest KAME setkey(8). allows FQDN hostname in commands.
itojun
2001-08-16
we have never supported lzs. sync with kame
itojun
2001-08-12
sync with latest kame. clarifies hex key and other things.
itojun
2001-06-05
Drop trailing dot in Nd.
wiz
2001-05-07
getopt(3): EOF -> -1.
kleink
2001-02-16
Add a "deleteall" command that takes a src/dst/protocol.
thorpej
2001-02-04
remove redundant decl
christos
2000-12-20
avoid use of ANSI C trigraph ??/
cgd
2000-10-29
use YHEADER, not YFLAGS+=-d. from kre
itojun
2000-10-15
have description on -v. sync with kame
itojun
2000-10-03
support rijndael-cbc.
itojun
2000-09-20
Fix spelling.
gmcgarry
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
kleink
2000-07-18
sync with the current usage. from kame.
itojun
2000-07-18
sync with recent net/pfkeyv2.h change (sorry forgot to commit). from kame
itojun
2000-07-01
mention resesrved SPI range, which is not usable from userland
itojun
2000-06-14
update examples, so that they would at least pass the parser.
itojun
2000-06-13
move setkey(8) from usr.sbin to sbin, to enable us to initialize
itojun