gad 2004/04/03 20:41:52 PST FreeBSD src repository Modified files: bin/ps ps.c Log: Give a name of 'l' (list) to the union in struct listinfo. This is because some compilers (such as gcc 2.95.4) do not support having an unnamed union for a field in a struct. Revision Changes Path 1.85 +30 -28 src/bin/ps/ps.c