cvs commit: src/usr.sbin/sysinstall index.c

Ken Smith kensmith at FreeBSD.org
Sun Dec 23 22:37:47 PST 2007


kensmith    2007-12-24 06:37:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7_0)
    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.4.1  +17 -5     src/usr.sbin/sysinstall/index.c


More information about the cvs-src mailing list