cvs commit: src/usr.sbin/ndiscvt ndiscvt.c

Bill Paul wpaul at FreeBSD.org
Sat Feb 19 07:37:02 GMT 2005


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


More information about the cvs-all mailing list