| Commit message (Expand) | Author | Age | Files | Lines |
| * | bsdconfig: Move to -bsdconfig package | Lexi Winter | 2025-08-03 | 1 | -0/+1 |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 3 | -3/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 19 | -19/+0 |
| * | Remove iBCS2, part1: userspace | Mateusz Guzik | 2018-12-19 | 2 | -22/+0 |
| * | Remove SVR4 (System V Release 4) binary compatibility support. | Gleb Smirnoff | 2017-02-28 | 2 | -19/+0 |
| * | usr.sbin/bsdconfig: minor spelling fixes on comments. | Pedro F. Giffuni | 2016-05-01 | 2 | -8/+8 |
| * | META MODE: Update dependencies with 'the-lot' and add missing directories. | Bryan Drewery | 2015-12-01 | 3 | -0/+33 |
| * | META MODE: These need object directories to handle staging. | Bryan Drewery | 2015-11-26 | 3 | -6/+0 |
| * | Follow-up to r255036; remove beforeinstall directives from bsdconfig(8) | Devin Teske | 2014-11-04 | 3 | -9/+0 |
| * | Performance and debugging enhancements: | Devin Teske | 2013-12-07 | 10 | -102/+79 |
| * | Sort messages. | Devin Teske | 2013-11-25 | 1 | -2/+2 |
| * | Comments. | Devin Teske | 2013-11-07 | 1 | -2/+2 |
| * | Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use | Devin Teske | 2013-10-09 | 6 | -16/+16 |
| * | Fix typos in the BSD License. | Devin Teske | 2013-07-07 | 9 | -18/+18 |
| * | Be consistent with other usr.sbin programs w/respect to the copyright | Devin Teske | 2013-07-07 | 9 | -9/+9 |
| * | Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The main | Devin Teske | 2013-07-05 | 1 | -2/+2 |
| * | More whitespace. | Devin Teske | 2013-06-24 | 7 | -7/+7 |
| * | When the fall-back of a case-statement is the last thing executed in a | Devin Teske | 2013-06-20 | 1 | -14/+13 |
| * | When the fall-back of a case-statement is the last thing executed in a | Devin Teske | 2013-06-20 | 1 | -7/+6 |
| * | Remove pedanticism and consolidate some logic. | Devin Teske | 2013-06-20 | 1 | -7/+1 |
| * | Style -- no ;; needed on fallback clause within case-statement. | Devin Teske | 2013-06-19 | 2 | -3/+3 |
| * | Whitespace and comments. | Devin Teske | 2013-06-19 | 2 | -3/+4 |
| * | Perform some code consolidation and replace nested case-statements with | Devin Teske | 2013-06-18 | 1 | -67/+71 |
| * | Fix a regression introduced by r251967, resulting in: | Devin Teske | 2013-06-18 | 1 | -1/+1 |
| * | Whitespace. | Devin Teske | 2013-06-18 | 1 | -2/+2 |
| * | Perform some code consolidation and add some additional error | Devin Teske | 2013-06-18 | 2 | -8/+12 |
| * | Comments. | Devin Teske | 2013-06-18 | 3 | -0/+9 |
| * | Improve the INDEX format. Whitespace improvements, format improvements, typo | Devin Teske | 2013-06-18 | 1 | -17/+21 |
| * | Fix a bug introduced by r251236; product of bug was the following error in | Devin Teske | 2013-06-09 | 2 | -10/+10 |
| * | Fix a bug introduced with r251190, in which a small hunk was forgotten in | Devin Teske | 2013-06-08 | 1 | -1/+2 |
| * | Fix a bug introduced with r249751, in which a small hunk was forgotten in | Devin Teske | 2013-06-08 | 1 | -1/+5 |
| * | Fix a typo in comments. | Devin Teske | 2013-06-08 | 1 | -1/+1 |
| * | Remove extraneous characters ('<<<') from `Exit' menutag in the "Security" | Devin Teske | 2013-06-08 | 1 | -2/+2 |
| * | Lessen verbosity of "Exit" menutag items to appear more consistent across | Devin Teske | 2013-06-04 | 3 | -4/+3 |
| * | Similar to r251236, r251242, and r251244. Introduce new function-pair to | Devin Teske | 2013-06-04 | 1 | -14/+16 |
| * | Fix a typo. In this case, the typo caused the f_noyes() invocation to | Devin Teske | 2013-06-02 | 1 | -1/+1 |
| * | Improvements to whitespace and comments. | Devin Teske | 2013-06-02 | 5 | -4/+21 |
| * | Standardize the way functions build their arguments leading up to a dialog | Devin Teske | 2013-06-02 | 7 | -57/+49 |
| * | Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() | Devin Teske | 2013-06-02 | 5 | -51/+67 |
| * | Similar to r251236, improve the portion of dialog(1) API in dialog.subr | Devin Teske | 2013-06-02 | 3 | -7/+5 |
| * | Improve portion of the dialog(1) API in dialog.subr responsible for | Devin Teske | 2013-06-01 | 7 | -60/+48 |
| * | Improve portion of the dialog(1) API in dialog.subr responsible for | Devin Teske | 2013-05-31 | 7 | -71/+87 |
| * | Centralize standard getopts arguments, both for convenience and to correct | Devin Teske | 2013-05-14 | 7 | -7/+7 |
| * | Add f_isset() utility subroutine for checking if a variable is set but in | Devin Teske | 2013-05-07 | 1 | -1/+1 |
| * | Comments. | Devin Teske | 2013-04-26 | 1 | -0/+2 |
| * | Clarify to the user the amount of time required to load the menus for | Devin Teske | 2013-04-22 | 1 | -4/+4 |
| * | UI improvements. First, implement --default-item whenever and wherever | Devin Teske | 2013-04-22 | 8 | -214/+354 |
| * | Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) and | Devin Teske | 2013-04-22 | 8 | -15/+19 |
| * | Fix typo and update copyright. | Devin Teske | 2013-02-25 | 1 | -2/+2 |
| * | Don't use f_show_msg() unless printf(1) syntax is required (this reduces the | Devin Teske | 2013-01-14 | 5 | -17/+16 |