From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pawel Szymczykowski Subject: ugetcwd / uchdir freakiness Date: Thu, 17 Apr 2003 03:09:43 -0700 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20030417025848.9565.PAWEL@makenai.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Not sure where the problem is exactly, but I can't seem to get ugetcwd and uchdir to work.. in fact, they have some pretty weird results. I am running dosemu 1.1.4 as an unprivledged user along with the dosemu-freedos-b8p-bin.tgz from the stable.. is it another issue of outdated stuff (in the fs tarball?) uchdir seems to do nothing at all.. C:\>uchdir dosemu C:\>unix pwd Effective commandline: pwd /home/pawel What's worse is that I run ugetcwd it seems to suck up memory or trample over some protected memory or something.. C:\>ugetcwd /home/pawel C:\>ls ls: insufficient memory C:\>mem /u mem: insufficient memory Not sure if the binaries were included in that freedos tarball or not, but I don't think so. Has anyone seen this before? -Pawel