1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00
freebsd/lib/libipsec
Dimitry Andric ff3f429dea Define YY_NO_INPUT in lib/libipsec/policy_token.l, so lex's input()
function does not get defined needlessly.

MFC after:	1 week
2011-12-15 23:22:24 +00:00
..
ipsec_dump_policy.c The use of snprintf() to append to a buffer is not valid according to C99 2010-12-11 08:07:21 +00:00
ipsec_get_policylen.c
ipsec_set_policy.3
ipsec_strerror.3 - change "is is" to "is" or "it is" 2011-10-16 14:30:28 +00:00
ipsec_strerror.c
ipsec_strerror.h
libpfkey.h
Makefile
pfkey_dump.c
pfkey.c
policy_parse.y
policy_token.l Define YY_NO_INPUT in lib/libipsec/policy_token.l, so lex's input() 2011-12-15 23:22:24 +00:00
test-policy.c