summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/share/packages
Commit message (Expand)AuthorAgeFilesLines
* Alphabetize library includes.dteske2013-06-211-1/+1
* Add skeleton processing of selected packages in the order in which theydteske2013-06-141-7/+42
* Similar to r251236, r251242, and r251244. Introduce new function-pair todteske2013-06-041-5/+6
* Fix a code typo (missing `eval') which lead to improperly-sized menu whendteske2013-06-041-1/+1
* Fix menu accenting for the package category list. The single-space indentdteske2013-06-041-5/+5
* Whitespace and comments.dteske2013-06-041-3/+3
* Fix a bug in which the user's choice to Cancel was not recognized. This wasdteske2013-06-021-1/+2
* Use f_isset() (introduced by r250317) instead of `f_quietly f_getvar ...'.dteske2013-06-021-1/+1
* Improvements to whitespace and comments.dteske2013-06-021-13/+13
* Standardize the way functions build their arguments leading up to a dialogdteske2013-06-021-21/+33
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-06-011-32/+35
* Fix a regression in the packages module introduced by recent r251190.dteske2013-06-011-37/+46
* Comment.dteske2013-05-121-1/+1
* Fix i18n violations in the package management module. A few words likedteske2013-05-122-12/+28
* Remove duplicated string.dteske2013-05-121-1/+1
* Comments.dteske2013-05-121-1/+5
* Fix a bug that would cause the category menu to display the wrong valuedteske2013-05-091-4/+4
* Commit first portion of package module -- this includes the ability to viewdteske2013-05-074-0/+1204
OpenPOWER on IntegriCloud