CVSROOT: /cvs Module name: src Changes by: ha...@cvs.openbsd.org 2016/08/21 13:22:15
Modified files: distrib/miniroot: install.sub Log message: Make lease_value() unescape quoted strings. To be fully compliant, we should unvis() it too, but I think this is enough, at least for now. ok krw@