summaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2004-12-19 14:47:34 +0000
committerMarc Espie <espie@cvs.openbsd.org>2004-12-19 14:47:34 +0000
commit161132942c7ffc3eaa5e23d828f5d9c0215fe9b8 (patch)
tree1f35ce618aea780d81b6cfd89f16811b585e91a4 /sys/kern
parent9acb838f9be01dfdf751e853c93dd7a2f5d4134f (diff)
simplify solve_dependencies: always compute to_install array (it is
reasonably cheap). Remove else conditions, use next: after all, it's a simple pattern, try one solution after the other until one succeeds. Pass state to access replace: in that case, first try the list of packages to install/update so that we force them into proper order. Add a mark to handles for finished packages: with -r, we can no longer rely on installed packages to avoid doing the work twice.
Diffstat (limited to 'sys/kern')
0 files changed, 0 insertions, 0 deletions