Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2005 20:46:18 +0100
From:      =?ISO-8859-2?Q?Zahemszky_G=E1bor?= <Gabor@Zahemszky.HU>
To:        "Simon L. Nielsen" <simon@FreeBSD.org>
Cc:        freebsd-security@FreeBSD.org
Subject:   Re: bug? in making security/isakmpd
Message-ID:  <439C820A.20005@Zahemszky.HU>
In-Reply-To: <20051211181211.GC6202@zaphod.nitro.dk>
References:  <439C5E30.9090605@Zahemszky.HU>	<20051211173807.GA6202@zaphod.nitro.dk> <20051211181211.GC6202@zaphod.nitro.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
Simon L. Nielsen wrote:

> I just committed an update to the port which should fix the problem.
> Could you check if that works?

Yes, I've just downloaded it, and works fine. Thanks!

Gabor < Gabor at Zahemszky dot HU >

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!';IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ 
';set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break;[[ $i = ??? 
]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? 
]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set -- 
$Z;for i;{ [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j 
$i";typeset +l i;};print "$j"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?439C820A.20005>