summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Curb another regression (this one introduced by r251545, itself trying todteske2013-06-082-6/+14
* Fix a regression introduced by r251544; if user chooses "NO" when beingdteske2013-06-082-0/+2
* Check for ESC as a separate choice from "NO" when asking if the operatordteske2013-06-082-8/+8
* Track defaultitem in the password and account expiry menus; if the userdteske2013-06-081-2/+6
* Fix a regression in the "Login Management" module introduced by r251242 indteske2013-06-081-4/+8
* Reduce verbosity in the "Console"->"Saver" module (bsdconfig syscons_saver)dteske2013-06-081-1/+1
* Remove extraneous characters ('<<<') from `Exit' menutag in the "Security"dteske2013-06-082-4/+4
* Implement foreign volume handling. Allows admins to view foreign metadatasbruno2013-06-087-24/+492
* Make 'portsnap alfred' overwrite ports tree if it's not created by adelphij2013-06-071-1/+1
* Fix r251444 so that gssd.c still builds for WITHOUT_KERBEROS.rmacklem2013-06-061-0/+1
* Document the new "-v" option for the gssd daemon.rmacklem2013-06-051-2/+14
* Add a "-v" (verbose) option to the gssd daemon, to helprmacklem2013-06-051-2/+78
OpenPOWER on IntegriCloud