This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
81307aea12
NetBSD
/
sys
/
netkey
History
itojun
da7d7203a8
fix comments, style
2003-07-22 11:12:15 +00:00
..
Makefile
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
2002-11-26 23:30:07 +00:00
key.c
fix comments, style
2003-07-22 11:12:15 +00:00
key.h
…
key_debug.c
remove trailing \n in panic(). approved perry.
2002-09-27 15:35:29 +00:00
key_debug.h
/*CONTCOND*/ while (0)'ed macros
2002-11-02 07:30:55 +00:00
key_var.h
fix signed/unsigned pointer mixup
2002-09-23 13:43:42 +00:00
keydb.c
malloc() returns "void *", we don't need to cast the return value.
2003-06-28 14:33:39 +00:00
keydb.h
Add extensible malloc types, adapted from FreeBSD. This turns
2003-02-01 06:23:35 +00:00
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