From owner-cvs-all Fri Oct 2 04:30:42 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA10713 for cvs-all-outgoing; Fri, 2 Oct 1998 04:30:42 -0700 (PDT) (envelope-from owner-cvs-all) 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 EAA10580; Fri, 2 Oct 1998 04:30:17 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA24814; Fri, 2 Oct 1998 04:30:08 -0700 (PDT) Date: Fri, 2 Oct 1998 04:30:08 -0700 (PDT) Message-Id: <199810021130.EAA24814@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/crunch/crunchide crunchide.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/10/02 04:30:08 PDT Modified files: usr.sbin/crunch/crunchide crunchide.c Log: Temporary use different stubs for the ECOFF case; I'm trying to get this to build on the alpha, first off. Revision Changes Path 1.6 +1 -1 src/usr.sbin/crunch/crunchide/crunchide.c