3271. [port] darwin: mksymtbl is not always stable, loop several

times before giving up.  mksymtbl was using non
                        portable perl to covert 64 bit hex strings. [RT #27653]
This commit is contained in:
Mark Andrews
2012-01-31 04:08:07 +00:00
parent 2855e27723
commit c2e614115b
3 changed files with 37 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
3271. [port] darwin: mksymtbl is not always stable, loop several
times before giving up. mksymtbl was using non
portable perl to covert 64 bit hex strings. [RT #27653]
3271. [func] New "rndc zonestatus" command prints information
about the specified zone. [RT #21671]