That's what I get when requesting unlimited stack size.
But Havard pointed out that vmemoryuse don't even show up on my 4000/90.
And I have different versions of tcsh, so now I'm suspecting that this
is where my problem is...
Trying a new build with a version of tcsh that knows about vmemoryuse
vmemoryuse would appear in any modern-ish compiled tcsh, the
support for it was added to netbsd for netbsd 6.x i think:
1.31 (mrg 29-Mar-09): #define RLIMIT_AS 10 /* virtual process size (inclusive of mmap) */
i guess you have an ancient tcsh there...