Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2007 08:05:35 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/lib deps.c
Message-ID:  <200707020805.l6285ZJ4080860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2007-07-02 08:05:34 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:        (Branch: RELENG_6)
    usr.sbin/pkg_install/lib deps.c 
  Log:
  MFC 1.12: Replace rather inefficient bubble sort with a recursive depth-first
    search.  This speeds up registration of packages considerably.
  
  Revision  Changes    Path
  1.11.8.1  +111 -65   src/usr.sbin/pkg_install/lib/deps.c



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