freebsd-dev/lib/libipsec
Yoshinobu Inoue ab08b2ee08 Set libipsec shared library number to 0
When libipsec library is created, no SHLIB numbers are
   specified in the Makefile. Then the library version was set
   to 2.(by default?)
   So change it to 0.
   For now it should not be problem, because the contents are same.
   I'll also prepare an entry for UPDATING.
2000-02-03 10:06:53 +00:00
..
ipsec_dump_policy.c
ipsec_get_policylen.c
ipsec_set_policy.3 Fixed missing include in synopsis. 2000-01-13 10:21:25 +00:00
ipsec_strerror.3 Fixed missing include and missing arg in synopsis. 2000-01-13 10:22:50 +00:00
ipsec_strerror.c
ipsec_strerror.h
Makefile Set libipsec shared library number to 0 2000-02-03 10:06:53 +00:00
pfkey_dump.c
pfkey.c
policy_parse.y
policy_token.l
test-policy.c