search for: zahemszky

Displaying 1 result from an estimated 1 matches for "zahemszky".

2005 Dec 11
1
bug? in making security/isakmpd
...is file, I get another problem with another file - all of the files (6 or 7) generated with these scripts - has errors. (But with LANG=C - or without any LANG - I can compile isakmpd.) I think the real problem is the bug in tr/awk - maybe somebody has to look at it, too. By, 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" = ??? ]]&...