From owner-cvs-all Sun Jun 6 8:58:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EC1A614FD6; Sun, 6 Jun 1999 08:58:33 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA28741; Sun, 6 Jun 1999 08:58:33 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906061558.IAA28741@freefall.freebsd.org> From: Steve Price Date: Sun, 6 Jun 1999 08:58:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/emu/patches patch-d Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/06 08:58:33 PDT Added files: x11/emu/patches patch-d Log: Don't declare that read returns an int so this compiles on a -current box with egcs for archs where sizeof(ssize_t) != sizeof(int). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message