CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2019/09/25 08:42:52
Modified files: usr.sbin/sysupgrade: sysupgrade.sh Log message: Let sysupgrade(8) handle cleanup of downloaded sets by filling in /etc/rc.firsttime in preparation of moving the functionality out of install.sub. OK deraadt