]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bsdconfig
Be consistent with other usr.sbin programs w/respect to the copyright
[FreeBSD/FreeBSD.git] / usr.sbin / bsdconfig /
2013-07-07 Devin TeskeBe consistent with other usr.sbin programs w/respect...
2013-07-07 Devin TeskeBe consistent with other usr.sbin programs w/respect...
2013-07-06 Alexander Leidinger- Move videodev headers from compat/linux to contrib...
2013-07-05 Devin TeskeDon't prevent the user from hanging their system by...
2013-07-05 Devin TeskeCheck for INDEX file first before anything else when...
2013-07-05 Devin TeskeCheck menuitem before calculating tag.
2013-07-05 Devin TeskeAdd the necessary code to reinstall packages. Both...
2013-07-05 Devin TeskeRemove superfluous continue at end of loop. (pointy...
2013-07-05 Martin MatuskaMFV r252839:
2013-07-05 Devin TeskeAdd support for processing add-on modules from /usr...
2013-07-05 Devin TeskeOops, r252833 was not supposed to touch this file....
2013-07-05 Devin TeskeDon't calculate the tag until we know that we're going...
2013-07-05 Devin TeskeOops, r252810 forgot to hook the new example file ...
2013-07-05 Devin TeskeAdhere to 80-column width.
2013-07-05 Devin TeskeDocument remaining undocumented modules (and remove...
2013-07-05 Devin TeskeMake a correction to the description of invocation...
2013-07-05 Devin TeskeDocument new `-d' and `-D file' debugging options.
2013-07-05 Devin TeskeChange default FTP server (s/ftp-archive/ftp/).
2013-07-05 Devin TeskeAdd example shell script for creating a local INDEX...
2013-07-05 Devin TeskeUpdate HISTORY.
2013-07-05 Devin TeskeRest in peace Ron (Ron McDowell Jul.12, 1955 - Aug...
2013-07-05 Devin TeskeUpdate e-mails.
2013-07-05 Devin TeskeSince r251908, bsdconfig(8) has no direct ties to sade...
2013-07-05 Devin TeskeDon't refer to a port manual.
2013-07-05 Devin Teskemdoc: begin sentences on a new line.
2013-07-05 Devin TeskeUpdate date on the back of r252802.
2013-07-05 Devin TeskeFix a typo.
2013-07-05 Devin TeskeWhitespace.
2013-07-05 Devin TeskeUse f_show_msg() instead of f_dialog_msgbox() where...
2013-07-05 Devin TeskeAdd the necessary code to uninstall packages (re-instal...
2013-07-05 Devin TeskeAdd minor debugging.
2013-07-05 Devin TeskePrevent f_package_add() from re-performing f_package_de...
2013-07-05 Devin TeskeDon't deselect a package right after installing it...
2013-07-05 Devin TeskeMinor debugging changes/additions.
2013-07-05 Devin TeskeFix a typo in a comment.
2013-07-05 Devin TeskeAdd the beginnings of the old networking services funct...
2013-07-05 Devin TeskeAdd the necessary code to install packages (uninstall...
2013-07-05 Devin TeskeAdd debugging for each of the initialized default varia...
2013-07-05 Devin TeskeAdd mustberoot.subr to the list of includes for scripts...
2013-07-05 Devin TeskeRemove separate processing of dependent packages from...
2013-07-05 Devin TeskeGet rid of place-holder in preparation for incoming...
2013-07-05 Devin TeskeComments.
2013-07-05 Devin TeskeAllow global default as general fall-back for package...
2013-07-05 Devin TeskeSet name of device to directory path (displayed during...
2013-07-04 Rui PauloRestore the dbus directory that was not meant to be...
2013-07-04 Rui PauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 Devin TeskeImplement $probe_only for the media access modules...
2013-06-27 Jung-uk KimMerge ACPICA 20130626.
2013-06-25 Xin LIMFV r252215:
2013-06-25 Xin LIDiff reduction against Illumos, no real change to code...
2013-06-24 Devin TeskeMore whitespace.
2013-06-24 Devin TeskeWhitespace.
2013-06-23 Devin TeskeAdd a newline character to the end of the "Check URL...
2013-06-23 Devin TeskeMerge r248313 from stable/9 sysinstall(8) to head bsdco...
2013-06-23 Devin TeskeImplement the $probe_only parameter (previously unimple...
2013-06-23 Devin TeskeFine-tune the parsing of the URL. Re-order, comment...
2013-06-22 Devin TeskeFix a code typo that prevented the probing of the curre...
2013-06-22 Devin TeskeOops, previous revision (r252084) broke non-full-path...
2013-06-22 Devin TeskeTrim the trailing `/' from the ftp_dir when validating...
2013-06-22 Devin TeskeTake advantage of the fact that f_getvar evaluates...
2013-06-22 Devin TeskeFix a regression introduced by r251967, resulting in:
2013-06-22 Devin TeskeFix a regression introduced by r251967, resulting in:
2013-06-21 Devin TeskeAdd missing local declaration.
2013-06-21 Devin TeskeRemove unused library include.
2013-06-21 Devin TeskeAlphabetize library includes.
2013-06-21 Devin TeskeStyle.
2013-06-21 Devin TeskeTypo and grammar fixes to comments.
2013-06-20 Devin TeskeFix a code typo in a case-statement match expression...
2013-06-20 Devin TeskeWhen the fall-back of a case-statement is the last...
2013-06-20 Devin TeskeWhen the fall-back of a case-statement is the last...
2013-06-20 Devin TeskeRemove pedanticism and consolidate some logic.
2013-06-20 Devin TeskeAdd debugging (for a case that shouldn't arise, but...
2013-06-19 Devin TeskeStyle -- no ;; needed on fallback clause within case...
2013-06-19 Devin TeskeWhitespace.
2013-06-19 Devin TeskeWhitespace and comments.
2013-06-19 Devin TeskeAlphabetize reserved-word (resword) registration.
2013-06-19 Devin TeskeAlphabetize includes.
2013-06-19 Devin TeskeRemove extra whitespace lines.
2013-06-19 Devin TeskeChange a humongous if-statement at the end of f_install...
2013-06-19 Devin TeskeTake advantage of newly updated f_dialog_{yesno,noyes...
2013-06-19 Devin TeskeWhen I first wrote the timezone module, it was in sysut...
2013-06-18 Devin TeskeChange the f_dialog_{yesno,noyes}() function-arguments...
2013-06-18 Devin TeskePerform some code consolidation and replace nested...
2013-06-18 Devin TeskeFix a regression introduced by r251967, resulting in:
2013-06-18 Devin TeskeWhitespace.
2013-06-18 Devin TeskePerform some code consolidation and add some additional...
2013-06-18 Devin TeskeComments.
2013-06-18 Peter WemmMerge 1.8.0
2013-06-18 Devin TeskeComments and whitespace.
2013-06-18 Devin TeskeComments.
2013-06-18 Devin TeskePerform some code consolidation and add some additional...
2013-06-18 Devin TeskeWhitespace and comments.
2013-06-18 Devin TeskePerform some code consolidation and add some additional...
2013-06-18 Devin TeskeRemove unnecessary loops, perform some code consolidati...
2013-06-18 Devin TeskeWhitespace.
2013-06-18 Devin TeskeUse newly enhanced f_dialog_msgbox() from SVN r251912.
2013-06-18 Devin TeskeChange the f_dialog_msgbox() arguments in `dialog.subr...
2013-06-18 Devin TeskeComments.
2013-06-18 Devin TeskeComments.
2013-06-18 Devin TeskeFix a typo in a comment.
next