summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD/Interactive.pm
AgeCommit message (Expand)Author
2010-12-24handle failures from ports tree with more care.Marc Espie
2010-10-27initial scaffolding for @rcscript: for now, acts like normal files,Marc Espie
2010-06-30allow say and errsay to work without parameters, as it's ways common.Marc Espie
2010-06-30whitespace cleanupMarc Espie
2010-05-10whitespace fixesMarc Espie
2009-11-28add "always" to ask_list...Marc Espie
2009-11-17revamp interactive stuff: simplify (just one always for everything, perMarc Espie
2009-11-10bad espie: use strict/warnings consistently, and fix two nits and twoMarc Espie
2007-06-04some minor systematic changes.Marc Espie
2007-04-15very minor cleanupMarc Espie
2007-04-15update copyright years, standardize licence.Marc Espie
2007-02-04streamline messages for interactive mode, no need to repeat the same listMarc Espie
2006-11-17don't return undef, use plain return.Marc Espie
2006-11-17Handle EOF in interactive mode. Report and initial diff from Antti HarriBernd Ahlers
2006-03-04reorganize code a little bit: Update.pm becomes Replace.pm (since it matchesMarc Espie
2006-02-21add optional 3rd choice [y/N/a] for always, so that this question typeMarc Espie
2005-09-04* New -i interactive option, that can ask obnoxious questions.Marc Espie