From: utzoo!decvax!duke!harpo!seismo!hao!hplabs!sri-unix!mclure Newsgroups: net.bugs.2bsd Title: too many ()'s in ps and w - (nf) Article-I.D.: sri-unix.5052 Posted: Mon Jan 17 23:06:35 1983 Received: Thu Jan 20 03:55:03 1983 #N:sri-unix:4100001:000:458 sri-unix!mclure Jan 17 21:58:00 1983 We're running 2.8 on a 11/70. The problem is that too many processes show up in ps and w as (). I thought the following would have fixed it: in sys1.c, unifdef ACCT the line that does the bcopy into u_comm of the command line. in user.h, unifdef ACCT the u_comm member. But the resulting kernel still causes a lot of ()'s to show up. Does anyone have any idea what could be causing this and what a fix might be? Stuart ucbvax!menlo70!sri-unix!mclure