summaryrefslogtreecommitdiff
path: root/sysutils/psmisc/files/patch-src-comm.h
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-01 07:13:14 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-01 07:13:14 +0000
commitff48a9d5cd9d9eb823f60851feccf81c639741e4 (patch)
tree3ccd7d3843293c0780b1877cd75aa6e0458637c5 /sysutils/psmisc/files/patch-src-comm.h
parentUpdated to 1.52b (diff)
- Update to 22.12
PR: ports/149166 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Notes
Notes: svn path=/head/; revision=258563
Diffstat (limited to 'sysutils/psmisc/files/patch-src-comm.h')
-rw-r--r--sysutils/psmisc/files/patch-src-comm.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/psmisc/files/patch-src-comm.h b/sysutils/psmisc/files/patch-src-comm.h
deleted file mode 100644
index 4d17ba82d651..000000000000
--- a/sysutils/psmisc/files/patch-src-comm.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/comm.h.orig Thu Dec 14 00:43:10 2000
-+++ src/comm.h Sat Sep 10 03:55:27 2005
-@@ -11,7 +11,7 @@
- #define COMM_LEN sizeof(dummy.comm)
- extern struct task_struct dummy;
- #else
--#define COMM_LEN 16 /* synchronize with size of comm in struct task_struct in
-+#define COMM_LEN 254 /* synchronize with size of comm in struct task_struct in
- /usr/include/linux/sched.h */
- #endif
-