From owner-cvs-usrbin Fri May 15 02:30:49 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA16569 for cvs-usrbin-outgoing; Fri, 15 May 1998 02:30:49 -0700 (PDT) (envelope-from owner-cvs-usrbin) 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 CAA16457; Fri, 15 May 1998 02:30:19 -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 CAA12199; Fri, 15 May 1998 02:26:28 -0700 (PDT) Date: Fri, 15 May 1998 02:26:28 -0700 (PDT) Message-Id: <199805150926.CAA12199@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/vgrind extern.h regexp.c vfontedpr.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/05/15 02:26:28 PDT Modified files: usr.bin/vgrind extern.h regexp.c vfontedpr.c Log: Change the name of a variable from _start to s_start. On alpha there must be a library function called _start. Revision Changes Path 1.2 +1 -1 src/usr.bin/vgrind/extern.h 1.5 +3 -3 src/usr.bin/vgrind/regexp.c 1.11 +4 -4 src/usr.bin/vgrind/vfontedpr.c