Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2001 06:13:18 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/create pl.c
Message-ID:  <200101151413.f0FEDIO79176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/01/15 06:13:18 PST

  Modified files:        (Branch: RELENG_3)
    usr.sbin/pkg_install/create pl.c 
  Log:
  MFC:
  Fix a bug where pkg_create does not make an md5 entry for the last item in
  the packing list. Also use switch() instead of zillion "else if ()" and for()
  loop instead of while() loop for traversing through linked list.
  
  Revision  Changes    Path
  1.12.2.2  +16 -11    src/usr.sbin/pkg_install/create/pl.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?200101151413.f0FEDIO79176>