summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/share/packages
Commit message (Expand)AuthorAgeFilesLines
* MFC r274073:dteske2015-03-051-3/+0
* MFC r273068:dteske2015-03-051-2/+2
* MFC r273067:dteske2015-03-051-1/+3
* MFC revisions 268999, 269027, 269351-269352, 269354, 269460, 270283,dteske2014-09-275-77/+108
* MFC r267680:dteske2014-07-021-1/+1
* MFC r264840: Implement GEOM based media device classification.dteske2014-05-172-14/+14
* MFC r259054:dteske2014-01-153-9/+14
* MFC r259426, r259427:gjb2013-12-181-0/+3
* MFC r257755-257756,257780-257785,257787-257793, anddteske2013-11-212-76/+241
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-091-11/+11
* Re-implement $probe_only aspect of f_media_get_TYPE() (where TYPE is cdrom,dteske2013-07-141-2/+2
* Fix typos in the BSD License.dteske2013-07-073-6/+6
* Be consistent with other usr.sbin programs w/respect to the copyrightdteske2013-07-073-3/+3
* Add the necessary code to reinstall packages. Both scripted accessdteske2013-07-051-1/+10
* Remove superfluous continue at end of loop. (pointy-hat)dteske2013-07-051-1/+1
* Add the necessary code to uninstall packages (re-install still pending).dteske2013-07-051-1/+130
* Add minor debugging.dteske2013-07-051-0/+1
* Prevent f_package_add() from re-performing f_package_detect_installed()dteske2013-07-051-0/+1
* Don't deselect a package right after installing it (this went unnoticeddteske2013-07-051-2/+0
* Minor debugging changes/additions.dteske2013-07-051-7/+14
* Fix a typo in a comment.dteske2013-07-051-1/+1
* Add the necessary code to install packages (uninstall and re-install stilldteske2013-07-052-1/+277
* Remove separate processing of dependent packages from the "Review" screendteske2013-07-051-11/+2
* Get rid of place-holder in preparation for incoming package mgmt code.dteske2013-07-051-3/+0
* Comments.dteske2013-07-051-2/+14
* Allow global default as general fall-back for package management routines.dteske2013-07-051-2/+3
* More whitespace.dteske2013-06-241-3/+3
* 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