K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-10-19T18:42:12.000000Z K 7 svn:log V 369 Implement the "ulimit" builtin. This is the analogon to csh's "limit" command and badly needed in sh(1) for everybody who wants to modify the system-wide limits from inside /etc/rc. The options are similar to other system's implemantations of this command, with the FreeBSD additions for -m (memoryuse) and -p (max processes) that are not available on other systems. END