summaryrefslogtreecommitdiff
path: root/plan9/sam/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'plan9/sam/patches/patch-ag')
-rw-r--r--plan9/sam/patches/patch-ag16
1 files changed, 0 insertions, 16 deletions
diff --git a/plan9/sam/patches/patch-ag b/plan9/sam/patches/patch-ag
deleted file mode 100644
index 383a9d90c4e..00000000000
--- a/plan9/sam/patches/patch-ag
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ag,v 1.2 1998/08/07 11:11:19 agc Exp $
-
-*** sam/io.c 1997/10/01 08:25:28 1.1
---- sam/io.c 1997/10/01 08:25:59
-***************
-*** 2,8 ****
---- 2,10 ----
- #include "sam.h"
-
- #define NSYSFILE 3
-+ #ifndef NOFILE
- #define NOFILE 128
-+ #endif
-
- void
- checkqid(File *f)