Date: 21 Dec 2002 03:18:14 +0000 From: redjupiter <redjupiter@ntlworld.com> To: Joe Kelsey <joe@zircon.seattle.wa.us> Cc: FreeBSD Stable <freebsd-stable@FreeBSD.org> Subject: Re: vi, ksh93, XFree86 and FreeBSD-stable 4.7#1 Message-ID: <1040440694.62467.1.camel@BYBLOS.pheonicia> In-Reply-To: <1040438719.461.63.camel@zircon> References: <3E03C351.6070209@ntlworld.com> <1040434366.461.55.camel@zircon> <1040435799.1230.13.camel@BYBLOS.pheonicia> <1040438719.461.63.camel@zircon>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2002-12-21 at 02:45, Joe Kelsey wrote:
> On Fri, 2002-12-20 at 17:56, redjupiter wrote:
>
> > The version of ksh93 I get from the port is 2002-09-22.
>
> When I type C-V at a shell prompt, I get:
>
> Version M 1993-12-28 n-
>
> or you can type:
>
> echo ${.sh.version}
>
> The out of resources message is usually a file limit or possibly some
> other soft resource limit. Please paste in the output of the limits
> command from both your console login and from a terminal window within
> X. Also, the output of the ksh ulimit -a command might be useful.
>
> /Joe
>
>
OK, here are the results. If you need something more sophisticated
you'll have to spell out for me - as I have jsut started learning :-)
Version M 1993-12-28 n
Output of limits From Terminal
Resource limits (current):
cputime infinity secs
filesize infinity kb
datasize 524288 kb
stacksize 65536 kb
coredumpsize infinity kb
memoryuse infinity kb
memorylocked infinity kb
maxprocesses 2739
openfiles 5479
sbsize infinity bytes
vmemoryuse infinity kb
Output of limits from console
Resource limits (current):
cputime infinity secs
filesize infinity kb
datasize 524288 kb
stacksize 65536 kb
coredumpsize infinity kb
memoryuse infinity kb
memorylocked infinity kb
maxprocesses 2739
openfiles 5479
sbsize infinity bytes
vmemoryuse infinity kb
output of ulimit -a from ksh
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 524288
stack(kbytes) 65536
memory(kbytes) unlimited
coredump(blocks) unlimited
nofiles(descriptors) 5479
vmemory(kbytes) unlimited
thanks
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1040440694.62467.1.camel>
