delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/01/31/06:44:26

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <3C592D9A.8080503@syntrex.com>
Date: Thu, 31 Jan 2002 12:42:18 +0100
From: Pavel Tsekov <ptsekov AT syntrex DOT com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1
X-Accept-Language: en-us
MIME-Version: 1.0
To: Robert Collins <robert DOT collins AT itdomain DOT com DOT au>
CC: cygwin AT cygwin DOT com
Subject: [PATCH suggestion] mkpasswd: was "Re: Fw: After new install, start in /usr/bin/{myname} not in /home/{myname}"
References: <062201c1a77a$d9afa460$0200a8c0 AT lifelesswks> <3C59141E DOT 9080504 AT syntrex DOT com>


Pavel Tsekov wrote:

> Hello, Robert :)
> 
> I've just tracked this problem. Here is what I've found:
> 
> First of all the problem will appear on Win9x/ME only.
> In version 1.18 of mkpasswd.c the following change was
> made:
> 
> -
> -  if (passed_home_path[0] == '\0')
> -      strcpy (passed_home_path, "/home/");
> 
>    /* This takes Windows 9x/ME into account. */
>    if (GetVersion () >= 0x80000000)



I think that to revert back to the old (good) behaviour
with no side effect, one could just get the removed lines
i've pasted and put them inside the "if (GetVersion () >= 0x80000000)" 
block.

Btw atm the mkpasswd utiliti is not usable without the
-p option on Win9x/ME.




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019