summaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/console/keymap
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2017-05-25Fix long standing issue in bsdconfig's keymap selectionDevin Teske
2013-12-07Performance and debugging enhancements:Devin Teske
2013-07-07Fix typos in the BSD License.Devin Teske
2013-07-07Be consistent with other usr.sbin programs w/respect to the copyrightDevin Teske
2013-06-24More whitespace.Devin Teske
2013-06-18Oops, in SVN r251905 I forgot that f_die takes the return code as the firstDevin Teske
2013-06-18Remove unnecessary loops, perform some code consolidation, and add someDevin Teske
2013-06-18Whitespace improvements.Devin Teske
2013-06-02Standardize the way functions build their arguments leading up to a dialogDevin Teske
2013-06-01Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske
2013-05-31Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske
2013-05-14Centralize standard getopts arguments, both for convenience and to correctDevin Teske
2013-04-22UI improvements. First, implement --default-item whenever and whereverDevin Teske
2013-04-22Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) andDevin Teske
2012-12-25Add more debugging to help with diagnosis of program-flow when needed.Devin Teske
2012-12-25Remove unnecessary duplicate initialization of the dialog(1) API (automaticallyDevin Teske
2012-11-16Replicate a feature from sysinstall documented inDevin Teske
2012-09-20Change all invocations of dialog(1) to no-longer require temporary files.Devin Teske
2012-09-18Move major includes into /usr/share/bsdconfig for easy external access.Devin Teske
2012-07-14Import bsdconfig(8) as a replacement for the post-install abilities ofDevin Teske