From owner-freebsd-hackers Thu Dec 28 13:57:53 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA02895 for hackers-outgoing; Thu, 28 Dec 1995 13:57:53 -0800 (PST) Received: from vip.cybercity.dk (www.cybercity.dk [194.16.56.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA02884 for ; Thu, 28 Dec 1995 13:57:43 -0800 (PST) Received: from critter.tfs.com by vip.cybercity.dk via ESMTP (940816.SGI.8.6.9/940406.SGI.AUTO) id WAA24725; Thu, 28 Dec 1995 22:57:28 +0100 Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id WAA16879; Thu, 28 Dec 1995 22:57:17 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: Mattias.Gronlund@sa.erisoft.se (Mattias Gronlund) cc: wollman@lcs.mit.edu (Garrett A. Wollman), freebsd-hackers@freebsd.org Subject: Re: NFS ROOT 0.0.0.0:/... In-reply-to: Your message of "Thu, 28 Dec 1995 22:34:47 +0100." <9512282134.AA05107@sws021.sa.erisoft.se> Date: Thu, 28 Dec 1995 22:57:16 +0100 Message-ID: <16877.820187836@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-hackers@freebsd.org Precedence: bulk > > < > > > > sprintf(buf,"%ld.%ld.%ld.%ld:%s", > > > (l >> 24) & 0xff, (l >> 16) & 0xff, > > > (l >> 8) & 0xff, (l >> 0) & 0xff,nd->root_hostnam); > > > > Should use inet_ntoa(), that's what it's there for. > > > > -GAWollman > > But this was NOT the essential thing with the diff! the thing that I meant > was that someone have missed some row erlier, l should contain the IP-address > for the root server not the swap server! I have just committed your fix. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.