summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a code typo in a case-statement match expression that prevented IPv6dteske2013-06-201-1/+1
* When the fall-back of a case-statement is the last thing executed in adteske2013-06-202-21/+19
* When the fall-back of a case-statement is the last thing executed in adteske2013-06-205-41/+33
* Remove pedanticism and consolidate some logic.dteske2013-06-201-7/+1
* Add debugging (for a case that shouldn't arise, but makes it more obviousdteske2013-06-203-0/+6
* Style -- no ;; needed on fallback clause within case-statement.dteske2013-06-192-3/+3
* Whitespace.dteske2013-06-192-40/+31
* Whitespace and comments.dteske2013-06-196-8/+10
* Alphabetize reserved-word (resword) registration.dteske2013-06-191-4/+4
* Alphabetize includes.dteske2013-06-191-1/+1
* Remove extra whitespace lines.dteske2013-06-194-8/+0
* Change a humongous if-statement at the end of f_install_zoneinfo_file() intodteske2013-06-191-114/+110
* Take advantage of newly updated f_dialog_{yesno,noyes}() functions fromdteske2013-06-191-22/+4
* When I first wrote the timezone module, it was in sysutils/tzdialog and itdteske2013-06-191-105/+31
* Change the f_dialog_{yesno,noyes}() function-arguments in `dialog.subr' todteske2013-06-181-6/+6
* Perform some code consolidation and replace nested case-statements withdteske2013-06-181-67/+71
* Fix a regression introduced by r251967, resulting in:dteske2013-06-181-1/+1
* Whitespace.dteske2013-06-181-2/+2
* Perform some code consolidation and add some additional errordteske2013-06-186-49/+44
* Comments.dteske2013-06-183-0/+9
* Comments and whitespace.dteske2013-06-182-3/+2
* Comments.dteske2013-06-181-0/+4
* Perform some code consolidation and add some additional errordteske2013-06-182-26/+21
* Whitespace and comments.dteske2013-06-181-4/+2
* Perform some code consolidation and add some additional errordteske2013-06-182-11/+14
* Remove unnecessary loops, perform some code consolidation, and add somedteske2013-06-183-62/+58
* Whitespace.dteske2013-06-183-3/+0
* Use newly enhanced f_dialog_msgbox() from SVN r251912.dteske2013-06-181-10/+1
* Change the f_dialog_msgbox() arguments in `dialog.subr' to accomodate andteske2013-06-181-3/+4
* Comments.dteske2013-06-181-4/+10
* Comments.dteske2013-06-181-2/+2
* Fix a typo in a comment.dteske2013-06-181-1/+1
* Switch bsdconfig `Disk Management' from sade(8) to `bsdinstall partedit'.dteske2013-06-181-2/+2
* Oops, in SVN r251905 I forgot that f_die takes the return code as the firstdteske2013-06-185-5/+5
* Improve the INDEX format. Whitespace improvements, format improvements, typodteske2013-06-1813-221/+273
* Remove unnecessary loops, perform some code consolidation, and add somedteske2013-06-187-364/+215
* Whitespace improvements.dteske2013-06-186-95/+91
* Fix bindings of keys when in the partition editor. By adding the usual input ...bapt2013-06-171-1/+17
* Style/comments.dteske2013-06-151-2/+5
* Add skeleton processing of selected packages in the order in which theydteske2013-06-141-7/+42
* Make the default choice for FTP media access use "auto".dteske2013-06-112-2/+2
* Fix a bug introduced by r251236; product of bug was the following error indteske2013-06-092-10/+10
* Fix a bad calloc(3) callbapt2013-06-081-1/+1
* Fix a bug introduced with r251190, in which a small hunk was forgotten indteske2013-06-081-1/+2
* Fix a bug introduced with r249751, in which a small hunk was forgotten indteske2013-06-081-1/+5
* Fix a typo in comments.dteske2013-06-081-1/+1
* Don't silently ignore errors (found whiledteske2013-06-081-8/+11
* Prevent getting hung-up on the following prompt (found while testing withdteske2013-06-081-1/+1
* Fix a one-character typo. The effects of which were "Console"->"Ttys" menudteske2013-06-081-1/+1
* Add a prompt to the "Add User" and "Add Group" sub-menu items (under thedteske2013-06-083-34/+64
OpenPOWER on IntegriCloud