Re: bug? in making security/isakmpd
- From: Zahemszky Gábor <Gabor@xxxxxxxxxxxx>
- Date: Sun, 11 Dec 2005 20:46:18 +0100
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"
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- References:
- bug? in making security/isakmpd
- From: Zahemszky Gábor
- Re: bug? in making security/isakmpd
- From: Simon L. Nielsen
- Re: bug? in making security/isakmpd
- From: Simon L. Nielsen
- bug? in making security/isakmpd
- Prev by Date: Re: bug? in making security/isakmpd
- Next by Date: Re: bug? in making security/isakmpd
- Previous by thread: Re: bug? in making security/isakmpd
- Next by thread: Re: bug? in making security/isakmpd
- Index(es):