K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-04-26T11:43:20.000000Z K 7 svn:log V 172 As per Bruce's advice, use sysconf to get the max argument size and dynamically allocate that much space, also using snprintf() and strncat() to do proper bounds checking. END