From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1Al676-0004GA-Ur for user-mode-linux-devel@lists.sourceforge.net; Mon, 26 Jan 2004 04:45:12 -0800 Received: from erizo.shearer.org ([210.10.97.33] helo=shearer.org) by sc8-sf-mx2.sourceforge.net with esmtp (TLSv1:RC4-SHA:128) (Exim 4.30) id 1Al676-0005qW-JB for user-mode-linux-devel@lists.sourceforge.net; Mon, 26 Jan 2004 04:45:12 -0800 From: Dan Shearer Message-ID: <20040126124708.GH4203@erizo.shearer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Subject: [uml-devel] PATCH kernel/umid.c Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Mon, 26 Jan 2004 23:17:08 +1030 To: user-mode-linux-devel@lists.sourceforge.net Cc: Jeff Dike --- umid.c.orig 2004-01-26 23:10:38.000000000 +1030 +++ umid.c 2004-01-26 23:11:41.000000000 +1030 @@ -205,7 +205,7 @@ printf("Failed to malloc uml_dir - error = %d\n", errno); uml_dir = name; - return(0); + return(1); } sprintf(uml_dir, "%s/", name); } (and the sf list seems to have nearly completely stopped over the last 36 hours.) -- Dan Shearer dan@shearer.org ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel