aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig
Commit message (Expand)AuthorAgeFilesLines
* Update several more URLsEitan Adler2017-10-291-2/+2
* Fix long standing issue in bsdconfig's keymap selectionDevin Teske2017-05-252-2/+11
* More ATM and NATM removalBrooks Davis2017-04-271-1/+0
* Remove SVR4 (System V Release 4) binary compatibility support.Gleb Smirnoff2017-02-282-19/+0
* Guard against bad service name argument(s) to load_rc_config()Devin Teske2016-10-161-1/+3
* Add bsdconfig `wifi' (aka `wireless' or `wlan') moduleDevin Teske2016-06-169-10/+1542
* Don't repeat the the word 'the'Eitan Adler2016-05-171-1/+1
* usr.sbin/bsdconfig: minor spelling fixes on comments.Pedro F. Giffuni2016-05-018-21/+21
* f_substr(): Optimized recipe if running under bashDevin Teske2016-02-031-69/+104
* Remove SIG prefix from trapped signalsDevin Teske2016-02-031-5/+4
* f_substr: Write to stdout when no `-v var_to_set'Devin Teske2016-02-031-1/+5
* Remove trailing whitespaceDevin Teske2016-02-031-2/+2
* Define f_sprintf() dynamically at inclusion timeDevin Teske2016-02-031-12/+17
* Utilize new `-v var_to_set' of f_snprintf()Devin Teske2016-02-013-9/+9
* Move awk(1)-dependent recipes to the bottomDevin Teske2016-01-311-114/+114
* Move f_isinteger() to the topDevin Teske2016-01-311-10/+10
* Move f_vsprintf() below f_sprintf()Devin Teske2016-01-311-10/+10
* Move f_sprintf() above f_snprintf()Devin Teske2016-01-311-15/+15
* Optimize f_substr() to use built-ins onlyDevin Teske2016-01-311-32/+57
* Optimize f_sprintf() for bashDevin Teske2016-01-311-1/+9
* Reset OPTIND to 1 in f_device_find()Devin Teske2016-01-311-2/+2
* Replace awk with more efficient builtins-only algoDevin Teske2016-01-271-9/+55
* Use dpv(1) in `bsdconfig packages'Devin Teske2016-01-273-9/+14
* Fix ABI parsingDevin Teske2016-01-271-2/+6
* Change incorrect pathDevin Teske2016-01-271-2/+2
* Fix a typo in a commentDevin Teske2016-01-241-1/+1
* Fix improper duration for f_dialog_pause() APIDevin Teske2016-01-091-1/+0
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-0136-0/+396
* META MODE: These need object directories to handle staging.Bryan Drewery2015-11-2638-76/+0
* Rename checked-in 'includes' to 'includes.sh' to avoid colliding with share/mkBryan Drewery2015-11-192-1/+1
* Add support for "rc.conf.d" file(s).Devin Teske2015-11-121-1/+95
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-253-6/+0
* Fix code typo (no functional change)Devin Teske2015-09-141-3/+3
* Interim fix for "Login not found" error.Devin Teske2015-06-192-10/+10
* Add META_MODE support.Simon J. Gerraty2015-06-133-0/+39
|\
| * Merge sync of headSimon J. Gerraty2015-05-2711-53/+190
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-1948-139/+87
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-1917-171/+182
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-28104-3023/+6832
| |\ \ \
| * \ \ \ Merge head@256284Simon J. Gerraty2013-10-1350-212/+246
| |\ \ \ \
| * | | | | New dependenciesSimon J. Gerraty2013-10-133-0/+36
* | | | | | Fix typo in a comment.Devin Teske2015-03-311-1/+1
* | | | | | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-121-1/+0
* | | | | | Update copyrights.Devin Teske2015-02-106-6/+6
* | | | | | Add "vt_"* aliases to bsdconfig console entries.Devin Teske2015-02-101-0/+7
* | | | | | Add bsdconfig api function f_dialog_menutag2help()Devin Teske2015-02-101-0/+33
* | | | | | Add bsdconfig api functions f_dialog_pause()/f_dialog_pause_no_cancel()Devin Teske2015-02-101-0/+50
* | | | | | Eliminate sub-shells where possible for performance.Devin Teske2015-02-103-41/+89
* | | | | | Whitespace.Devin Teske2015-02-101-2/+1