summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/password
Commit message (Expand)AuthorAgeFilesLines
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-013-0/+33
* META MODE: These need object directories to handle staging.bdrewery2015-11-263-6/+0
* Follow-up to r255036; remove beforeinstall directives from bsdconfig(8)dteske2014-11-043-9/+0
* Performance and debugging enhancements:dteske2013-12-071-4/+4
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-091-1/+1
* Fix typos in the BSD License.dteske2013-07-072-4/+4
* Be consistent with other usr.sbin programs w/respect to the copyrightdteske2013-07-072-2/+2
* Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The maindteske2013-07-052-3/+3
* More whitespace.dteske2013-06-241-1/+1
* Whitespace and comments.dteske2013-06-191-0/+3
* Improve the INDEX format. Whitespace improvements, format improvements, typodteske2013-06-181-17/+21
* Standardize the way functions build their arguments leading up to a dialogdteske2013-06-021-7/+6
* Similar to r251236, improve the portion of dialog(1) API in dialog.subrdteske2013-06-021-20/+9
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-05-311-29/+33
* Centralize standard getopts arguments, both for convenience and to correctdteske2013-05-141-1/+1
* UI improvements. First, implement --default-item whenever and whereverdteske2013-04-222-4/+4
* Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) anddteske2013-04-222-4/+8
* Don't use f_show_msg() unless printf(1) syntax is required (this reduces thedteske2013-01-142-3/+3
* Add more debugging to help with diagnosis of program-flow when needed.dteske2012-12-252-0/+6
* Remove unnecessary duplicate initialization of the dialog(1) API (automaticallydteske2012-12-251-1/+0
* Replicate a feature from sysinstall documented indteske2012-11-161-1/+1
* Change all invocations of dialog(1) to no-longer require temporary files.dteske2012-09-201-4/+9
* Move major includes into /usr/share/bsdconfig for easy external access.dteske2012-09-185-12/+23
* Import bsdconfig(8) as a replacement for the post-install abilities ofdteske2012-07-147-0/+352
OpenPOWER on IntegriCloud