From owner-cvs-usrbin Thu Jan 8 22:13:54 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA18456 for cvs-usrbin-outgoing; Thu, 8 Jan 1998 22:13:54 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA17921; Thu, 8 Jan 1998 22:09:56 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id WAA06974; Thu, 8 Jan 1998 22:05:14 -0800 (PST) Date: Thu, 8 Jan 1998 22:05:14 -0800 (PST) Message-Id: <199801090605.WAA06974@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/xinstall xinstall.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/01/08 22:05:14 PST Modified files: usr.bin/xinstall xinstall.c Log: Allow install to build from FreeBSD source using NetBSD tools and headers during the port of FreeBSD to a NetBSD supported architecture. FreeBSD needs to be able to install itself from very early on. Revision Changes Path 1.28 +9 -1 src/usr.bin/xinstall/xinstall.c