Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!ruuinf!praxis!frankb From: frankb@praxis.cs.ruu.nl (Frank Breure) Newsgroups: comp.os.minix Subject: Re: problems with 1.5.0 ST Keywords: kernel, more, sh Message-ID: <2564@ruuinf.cs.ruu.nl> Date: 5 Mar 90 08:18:27 GMT References: <2558@ruuinf.cs.ruu.nl> <1186@prles2.prl.philips.nl> Sender: news@ruuinf.cs.ruu.nl Lines: 21 In article <1186@prles2.prl.philips.nl> meulenbr@cstw68.prl.philips.nl (Frans Meulenbroeks) writes: >In article <2558@ruuinf.cs.ruu.nl> frankb@ruuinf.cs.ruu.nl (Frank Breure) writes: >Better upgrade to 1.5.3 first. >I just retested all of the commands and found a few small flaws which >will be corrected in the next release of ast. Stay tuned. >All these problems are minor. This weekend I upgraded to 1.5.3 (Thanks to Frans Meulenbroek for the good advise) and almost all problems have been solved now, but I have another (I mean a new one) problem with mkdir: mkdir is a setuid-program and when user "bin" did a "mkdir a" then the owner of the new directory "a" was "root" instead of "bin". After I did a "chmod 755 mkdir", this problem did not occur, isn't this a bit strange ???? Thanks in advance, Frank Breure.