CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2014/02/01 04:18:27
Modified files: usr.sbin/pkg_add/OpenBSD: PkgAdd.pm Log message: handling of critical section was wrong. Interrupting an update once we're "committed" is a bad idea. Make it possible by ^C^C still, but try to get out only when the db is in a safe state.