summaryrefslogtreecommitdiff
path: root/sysutils/libirman/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/libirman/patches/patch-ab')
-rw-r--r--sysutils/libirman/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/libirman/patches/patch-ab b/sysutils/libirman/patches/patch-ab
new file mode 100644
index 00000000000..6e5fd19524f
--- /dev/null
+++ b/sysutils/libirman/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2002/06/14 20:38:41 abs Exp $
+
+--- test_func.c.orig Thu Feb 18 11:15:03 1999
++++ test_func.c
+@@ -17,6 +17,8 @@
+ unsigned char *code;
+ char *text;
+
++ setlinebuf(stdout);
++
+ if (argc < 2) {
+ fprintf(stderr, "usage: test_func device\n");
+ fprintf(stderr, " where device is the serial port at which the infra red receiver resides\n");