NetBSD/sys/netkey
thorpej b193480908 Add extensible malloc types, adapted from FreeBSD. This turns
malloc types into a structure, a pointer to which is passed around,
instead of an int constant.  Allow the limit to be adjusted when the
malloc type is defined, or with a function call, as suggested by
Jonathan Stone.
2003-02-01 06:23:35 +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 don't permit port spec on tunnel mode policy. sync w/kame. 2002-12-09 03:20:45 +00:00
key.h make function static 2002-06-12 03:46:16 +00:00
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 Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
keydb.h Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
keysock.c allocate route_in6 in struct secashead, to avoid mistakenly overrun 2003-01-08 05:46:49 +00:00
keysock.h pfkey statistics was presented in wrong direction. 2002-03-21 04:23:36 +00:00