summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/share/common.subr
Commit message (Expand)AuthorAgeFilesLines
* Add support for processing add-on modules from /usr/local/libexec/bsdconfigdteske2013-07-051-3/+13
* Oops, r252833 was not supposed to touch this file. Back-out and recommitdteske2013-07-051-13/+3
* Don't calculate the tag until we know that we're going to make a new menudteske2013-07-051-3/+13
* More whitespace.dteske2013-06-241-2/+2
* Fix option processing from the library layer to address unexpecteddteske2013-06-021-2/+29
* Centralize standard getopts arguments, both for convenience and to correctdteske2013-05-141-1/+15
* Add f_isset() utility subroutine for checking if a variable is set but indteske2013-05-071-0/+10
* Preserve debugFile preference across the exec boundary.dteske2013-04-221-0/+1
* Fix "-D file" to automagically enable debugging if not explicitly disabled.dteske2013-04-221-17/+15
* Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) anddteske2013-04-221-21/+65
* Import media selection/preparation framework (sysinstall inspired). Makesdteske2013-02-251-9/+33
* Add new f_yesno/f_noyes wrapper functions (which take printf(1) syntax).dteske2013-01-141-0/+44
* Add support for scripting (sysinstall style).dteske2013-01-051-0/+24
* Comments.dteske2013-01-031-0/+6
* Allow debug output to be logged to a file (set $debugFile to target pathname)dteske2012-12-281-0/+24
* Add more debugging to help with diagnosis of program-flow when needed.dteske2012-12-251-11/+25
* New f_show_info() function for dialog(1) --infobox using printf(1) syntax.dteske2012-12-211-0/+21
* Improve the debugging abilities and clean up debug messages. In most cases,dteske2012-12-211-6/+32
* Replicate a feature from sysinstall documented indteske2012-11-161-22/+158
* Switch from using a msgbox to display help files to a textbox instead. Thedteske2012-10-261-34/+31
* Resurrect usage.hlp and securelevel.hlp from sysinstall(8) and integrate themdteske2012-10-221-15/+11
* More-accurately replicate the help system from sysinstall(8). However, alsodteske2012-10-181-0/+38
* Fix typo.dteske2012-10-181-1/+1
* Spelling and whitespace corrections.dteske2012-09-221-3/+3
* Reverse SVN r240770 -- jilles@ made a suggestion that allowed us to redesigndteske2012-09-211-1/+1
* Replace redirections to /dev/null with "close file-descriptor" syntax (>&-).dteske2012-09-211-1/+1
* Move major includes into /usr/share/bsdconfig for easy external access.dteske2012-09-181-0/+299
OpenPOWER on IntegriCloud