summaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/share
AgeCommit message (Expand)Author
2025-11-26bsdconfig: RealTek -> Realtekykla
2025-08-04bsdconfig: Move to -bsdconfig packageLexi Winter
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-10-23bsdconfig: Restore bsddialogAlfonso S. Siciliano
2023-10-23bsdconfig: Revert bsddialog supportAlfonso S. Siciliano
2023-10-10bsdconfig: rework packages selection TUIBaptiste Daroussin
2023-10-05bsdconfig: remove even more of the ftp supportBaptiste Daroussin
2023-10-05bsdconfig: simplify pkg installation and ABI detectionBaptiste Daroussin
2023-10-05bsdconfig: use working respositoriesBaptiste Daroussin
2023-10-05bsdconfig: remove support for ftp, pkg does not support it anymoreBaptiste Daroussin
2023-10-05bsdconfig: drop support for floppiesBaptiste Daroussin
2023-10-05bsdconfig(8): add bsddialog(1) supportAlfonso S. Siciliano
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-01-16bsdconfig: correct name of the wpa_supplicant config fileCeri Davies
2023-01-16bsdconfig, bsdinstall: Refresh mirrors listDanilo G. Baio
2022-05-24bsdinstall: allow whitelabeling the scriptsBrad Davis
2021-06-17bsdconfig: add a new mirror in BulgariaPhilip Paeps
2021-04-06bsdconfig: remove ftp7.ua.freebsd.org mirrorPhilip Paeps
2020-09-26bsdconfig, bsdinstall: Prune dead mirrorsNiclas Zeising
2020-02-28bsdconfig: remove the Italian mirrorPhilip Paeps
2020-02-07Miscellaneous typo fixesEd Maste
2019-12-02Fix spurious error from sysrcDevin Teske
2018-10-28Fix dialog autosizing to accomodate for hlineDevin Teske
2018-10-25Remove vestigial DIALOG_ITEM_HELP value in bsdconfig dialog.subrDevin Teske
2018-06-17sysrc.subr: Fix a comment for accuracyDevin Teske
2018-06-17sysrc.subr: Fix display when value is "-n"Devin Teske
2018-06-17sysrc.subr: Fix handling of files with missing newline at EOFDevin Teske
2018-05-08nxge(4):Sean Bruno
2018-05-02Retire ixgb(4)Sean Bruno
2017-05-25Fix long standing issue in bsdconfig's keymap selectionDevin Teske
2017-04-27More ATM and NATM removalBrooks Davis
2016-10-16Guard against bad service name argument(s) to load_rc_config()Devin Teske
2016-06-16Add bsdconfig `wifi' (aka `wireless' or `wlan') moduleDevin Teske
2016-05-17Don't repeat the the word 'the'Eitan Adler
2016-05-01usr.sbin/bsdconfig: minor spelling fixes on comments.Pedro F. Giffuni
2016-02-03f_substr(): Optimized recipe if running under bashDevin Teske
2016-02-03Remove SIG prefix from trapped signalsDevin Teske
2016-02-03f_substr: Write to stdout when no `-v var_to_set'Devin Teske
2016-02-03Remove trailing whitespaceDevin Teske
2016-02-03Define f_sprintf() dynamically at inclusion timeDevin Teske
2016-01-31Move awk(1)-dependent recipes to the bottomDevin Teske
2016-01-31Move f_isinteger() to the topDevin Teske
2016-01-31Move f_vsprintf() below f_sprintf()Devin Teske
2016-01-31Move f_sprintf() above f_snprintf()Devin Teske
2016-01-31Optimize f_substr() to use built-ins onlyDevin Teske
2016-01-31Optimize f_sprintf() for bashDevin Teske
2016-01-31Reset OPTIND to 1 in f_device_find()Devin Teske
2016-01-27Replace awk with more efficient builtins-only algoDevin Teske
2016-01-27Use dpv(1) in `bsdconfig packages'Devin Teske
2016-01-27Fix ABI parsingDevin Teske