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
key.c
key.h
key_debug.c
key_debug.h
key_var.h
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