$OpenBSD: patch-tests_binary_test,v 1.1.1.1 2013/02/02 11:15:01 stu Exp $
--- tests/binary.test.orig	Fri Nov 23 16:36:50 2012
+++ tests/binary.test	Tue Nov 27 01:49:34 2012
@@ -2775,7 +2775,7 @@ test binary-75.26 {binary decode uuencode} -body {
 test binary-76.1 {binary string appending growth algorithm} unix {
     # Create zero-length byte array first
     set f [open /dev/null rb]
-    chan configure $f -blocking 0
+    #chan configure $f -blocking 0; # OpenBSD won't allow this
     set str [read $f 2]
     close $f
     # Append to it
