From owner-cvs-all Tue May 12 22:54:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA17558 for cvs-all-outgoing; Tue, 12 May 1998 22:54:20 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA17548; Tue, 12 May 1998 22:54:18 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA00372; Tue, 12 May 1998 22:50:44 -0700 (PDT) Date: Tue, 12 May 1998 22:50:44 -0700 (PDT) Message-Id: <199805130550.WAA00372@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/make compat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/05/12 22:50:43 PDT Modified files: usr.bin/make compat.c Log: Fix broken (at least on alpha, but probably on i386 too) code which is supposed to walk an arry of character pointers, not an array of characters. Revision Changes Path 1.10 +4 -4 src/usr.bin/make/compat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message