K 10 svn:author V 6 obrien K 8 svn:date V 27 2005-02-18T08:01:59.000000Z K 7 svn:log V 301 For non-embedded platforms, increase the size of the argument list. Note that this results in more kernel virtual memory being reserved for temporary storage of the args. The args temporary space is allocated out of exec_map (a submap of kernel_map). This will use roughly 4MB of KVM. OK'ed by: dg END