remove old "paranoid" option, I'm pretty sure nobody uses it.
authorespie <espie@openbsd.org>
Mon, 28 Jun 2021 11:25:14 +0000 (11:25 +0000)
committerespie <espie@openbsd.org>
Mon, 28 Jun 2021 11:25:14 +0000 (11:25 +0000)
commitbbecd1b033463c7aae152af0aeea310ba6466f3a
tree1fc2782fbdaaba8de33120e14fa2024ab05ef3ef
parent1af743108700dddf74da234e458f05f72b842eeb
remove old "paranoid" option, I'm pretty sure nobody uses it.

refactor the code into figuring out simple updates: if we don't have
any @execs but just @tags, we can probably do something simpler wrt
temporary files and temporary filenames, which should speed up texlive
updates significantly.

(the tempfile code is not there yet, just the check for safe updates)
usr.sbin/pkg_add/OpenBSD/PkgAdd.pm
usr.sbin/pkg_add/OpenBSD/Replace.pm
usr.sbin/pkg_add/pkg_add.1