aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/msg.c
Commit message (Collapse)AuthorAgeFilesLines
* Close /dev/tty that is opened in y_or_n()...this is called many timesSatoshi Asami1994-06-011-1/+2
| | | | | | | so it will run out of ptys if not properly closed. Notes: svn path=/head/; revision=1666
* Make y_or_n() pay attention to AutoAnswer global.Jordan K. Hubbard1994-04-051-3/+8
| | | | Notes: svn path=/head/; revision=1338
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-031-1/+1
| | | | | | | | intelligent name handling in pkg_create. Most of these files are changed because of rcsid's being different in my cvs tree and freefall's (foo). Notes: svn path=/head/; revision=379
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-261-0/+97
for info. Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=327