Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2007 06:33:32 +0000 (UTC)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall index.c
Message-ID:  <200712240633.lBO6XW83024008@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kensmith    2007-12-24 06:33:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin/sysinstall  index.c 
  Log:
  MFC v1.116:
  > For the INDEX file to be used on disc1 of the 7.0-RELEASE the longest
  > "build dependencies" field is 5,108 characters which overflows the
  > length of the junk buffer by a teeny bit.  This whole section needs
  > much more error checking but for now just completely ignore stuff
  > we have no interest in instead of copying it to someplace we don't
  > use in the process.
  
  Approved by:    re (bmah)
  
  Revision   Changes    Path
  1.115.2.1  +17 -5     src/usr.sbin/sysinstall/index.c



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