This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
netkey
History
itojun
8453a28003
fixed that the kernel crashed when key_spdacquire() was called
...
because key_spdacquire() had been implemented imcopletely. sync w/kame
2003-07-25 09:04:48 +00:00
..
key_debug.c
…
key_debug.h
…
key_var.h
…
key.c
fixed that the kernel crashed when key_spdacquire() was called
2003-07-25 09:04:48 +00:00
key.h
…
keydb.c
malloc() returns "void *", we don't need to cast the return value.
2003-06-28 14:33:39 +00:00
keydb.h
…
keysock.c
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
keysock.h
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
Makefile
…