Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Sep 2000 00:02:01 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/savecore savecore.c
Message-ID:  <200009030702.AAA40011@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/09/03 00:02:01 PDT

  Modified files:
    sbin/savecore        savecore.c 
  Log:
  I'm not sure what changed to cause this, but using 'dirname' as a variable
  was colliding with dirname() in libc.a and causing a Sig 10/bus error.
  Just change dirname to savedir and be done with it.
  
  Revision  Changes    Path
  1.34      +9 -9      src/sbin/savecore/savecore.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009030702.AAA40011>