head	1.2;
access;
symbols
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.01.06.15.31.09;	author sumikawa;	state dead;
branches;
next	1.1;

1.1
date	2001.08.09.18.30.10;	author sumikawa;	state Exp;
branches;
next	;


desc
@@


1.2
log
@rcNG'fy racoon.sh and removed unnecessary patches.

Submitted by:	ume
@
text
@$NetBSD: patch-af,v 1.1 2001/08/02 12:44:18 itojun Exp $

--- ../libipsec/pfkey_dump.c-	Thu Aug  2 21:38:21 2001
+++ ../libipsec/pfkey_dump.c	Thu Aug  2 21:38:34 2001
@@@@ -299,8 +299,7 @@@@
 	}
 
 	/* replay windoe size & flags */
-	printf("\tseq=0x%08x replay=%u flags=0x%08x ",
-		m_sa2->sadb_x_sa2_sequence,
+	printf("\treplay=%u flags=0x%08x ",
 		m_sa->sadb_sa_replay,
 		m_sa->sadb_sa_flags);
 
@


1.1
log
@Make buildable on 4-STABLE

PR:		ports/29507, ports/29535
Obtained from:	NetBSD
@
text
@@

