aboutsummaryrefslogtreecommitdiff
path: root/lib/libipsec/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
| | | | Notes: svn path=/stable/4/; revision=75949
* MFC.David E. O'Brien2000-12-071-1/+1
| | | | Notes: svn path=/stable/4/; revision=69714
* MFC: Merge KAME 2000/07 code.Kris Kennaway2000-07-151-8/+10
| | | | Notes: svn path=/stable/4/; revision=63208
* Set libipsec shared library number to 0Yoshinobu Inoue2000-02-031-0/+2
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=56976
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-061-0/+50
Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project Notes: svn path=/head/; revision=55505