NetBSD/sys/netkey
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
key_debug.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
key_debug.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
key_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
key_var.h
key.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
key.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
keydb.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
keydb.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
keysock.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
keysock.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
Makefile