cvs commit: src/usr.sbin/pkg_install/lib deps.c
Pav Lucistnik
pav at FreeBSD.org
Mon Jul 2 08:05:36 UTC 2007
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
More information about the cvs-src
mailing list