Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2005 07:37:01 +0000 (UTC)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ndiscvt ndiscvt.c
Message-ID:  <200502190737.j1J7b14h096623@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2005-02-19 07:37:01 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ndiscvt     ndiscvt.c 
  Log:
  Fix a small bug in firmcvt: outfile must be strdup()ed.
  Also, add conditional code to allow different invokations for objcopy
  depending on whether we're compiled on an i386 arch or amd64 arch, so
  that we can produce x86-64 object files on amd64.
  
  Revision  Changes    Path
  1.11      +11 -1     src/usr.sbin/ndiscvt/ndiscvt.c



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