Revision: | 279 |
Committed: | 2010-05-18T03:59:26-07:00 (15 years, 1 month ago) by douglas |
Content type: | text/x-diff |
File size: | 390 byte(s) |
Log Message: | Import psmisc so we can fix it up a bit. |
# | Content |
---|---|
1 | --- src/comm.h.orig Thu Dec 14 00:43:10 2000 |
2 | +++ src/comm.h Sat Sep 10 03:55:27 2005 |
3 | @@ -11,7 +11,7 @@ |
4 | #define COMM_LEN sizeof(dummy.comm) |
5 | extern struct task_struct dummy; |
6 | #else |
7 | -#define COMM_LEN 16 /* synchronize with size of comm in struct task_struct in |
8 | +#define COMM_LEN 254 /* synchronize with size of comm in struct task_struct in |
9 | /usr/include/linux/sched.h */ |
10 | #endif |
11 |
Name | Value |
---|---|
svn:mime-type | text/x-diff |