Subject: CVS commit: pkgsrc/security/isakmpd
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 01/04/2002 13:10:51
Module Name:	pkgsrc
Committed By:	martti
Date:		Fri Jan  4 11:10:51 UTC 2002

Modified Files:
	pkgsrc/security/isakmpd: Makefile distinfo

Log Message:
Upgrade to latest OpenBSD source tree.

- str[n]{cpy,cat} -> strl{cpy,cat}, sprintf -> snprintf
- strftime format fixes
- Don't hang waiting for select() with SIGTERM + no active SA
- Add UI option 'R' to trigger isakmpd reinit (same as SIGHUP)
...

http://www.openbsd.org/cgi-bin/cvsweb/src/sbin/isakmpd/


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/security/isakmpd/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/security/isakmpd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.