CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/02/17 17:03:06
Modified files: distrib/miniroot: install.sub Log message: Use 'read -r' to read password, which allows "\" to be in the password unless it's part of an escape sequence like "\r". Prompted by Aaron W. Hsu via PR#6042. ok deraadt@