]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bsdconfig/share
Whitespace, style, sub-shells, and standardize variable name
[FreeBSD/FreeBSD.git] / usr.sbin / bsdconfig / share /
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 dteskeFix package installation from physical media such as...
2013-11-17 dteskeAlways shutdown the media when we're exiting the packag...
2013-11-17 dteskeImprove debugging with f_eval_catch() introduced by...
2013-11-17 dteskeKick an unused orphan to the curb ;)
2013-11-17 dteskeMove function name declaration to top of function ...
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-12 dteskeComments.
2013-11-11 dteskeRemove the env(1) but keep the var.
2013-11-11 gjbUnbreak the installer on head/:
2013-11-07 dteskeUse `pkg -vv' to obtain ABI for validating a chosen...
2013-11-07 dteskeFix cosmetic typos (since the typo's in the variable...
2013-11-07 dteskeReplace pkg-tools with pkgng.
2013-11-07 dteskeFix an off-by-one error that was causing menus to look...
2013-11-07 dteskeAdd f_sprintf() and f_vsprintf() to go along with previ...
2013-11-07 dteskeFix a bug where a format with leading `-' could be...
2013-11-07 dteskeComments.
2013-11-07 dteskeAdd some helpful debugging (showing the resolved host...
2013-11-07 dteskeFix a silly bug that would result in attempting to...
2013-11-07 dteskeUse dialog(1) to obtain maximum-size; stty fails when...
2013-11-07 dteskeAdd an f_eval_catch() function for debugging individual...
2013-11-07 dteskeAdd an f_show_err() function -- acts pretty much the...
2013-11-07 dteskeAdd global DEBUG_INITIALIZE_FILE environment variable...
2013-11-07 dteskeComments. Replace a funny syntax with f_isset() while...
2013-11-06 dteskeFix a bug that resulted in spurious error message ...
2013-11-06 dteskeAdd support for dereferencing SRV records via f_host_lo...
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 baptMerge byacc 20130925
2013-10-12 dteskeFix signed integer overflow detection in f_expand_numbe...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-11 dteskeAdd new f_expand_number() (shadowing expand_number...
2013-10-11 dteskeStore descriptions for DEVICE_TYPE_DISK and fix static...
2013-10-11 dteskeAdd $VAR_ZFSINTERACTIVE (zfsInteractive) and new f_zfsi...
2013-10-11 dteskeFix a bug that would occur in application death when...
2013-10-11 dteskeAdd keymap.subr for presenting custom keymap dialogs...
2013-10-11 dteskeAdd a USE_DIALOG global (analogous to USE_XDIALOG)...
2013-10-11 dteskeFix a minor bug; if strings.subr was included by itself...
2013-10-11 dteskeAdd support for obtaining the capacity of disks. Add...
2013-10-09 markmMFC - tracking commit
2013-10-09 dteskeIntroduce centralized [X]dialog(1) exit codes to `dialo...
2013-10-02 markmMFC - tracking update.
2013-09-28 gavinRemove ftp5.se.f.o, as per request to -hubs@
2013-09-27 brd- Remove the is (Iceland) mirror per mail from the...
2013-09-23 dteskeFix a bug in HTTP checking/fetching.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-05 sjgMerge bmake-20130904
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-23 gavinRemove ftp2.tr.freebsd.org, it is out of date.
2013-07-22 dteskeSync-up with bsdinstall(8) FTP mirrorselect changes.
2013-07-19 grehanIFC @ r253461
2013-07-14 dteskeRe-implement $probe_only aspect of f_media_get_TYPE...
2013-07-10 dteskeIntroduce a new [yet unused] function for [efficiently...
2013-07-09 dteskeAdjust comments to fit within 80-columns.
2013-07-09 dteskeFix conditional (der should match the comment above...
2013-07-09 dteskeDo two things: First, don't obscure the backtitle....
2013-07-07 dteskeFix typos in the BSD License.
2013-07-07 dteskeBe consistent with other usr.sbin programs w/respect...
2013-07-07 dteskeBe consistent with other usr.sbin programs w/respect...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 dteskeAdd the necessary code to reinstall packages. Both...
2013-07-05 dteskeRemove superfluous continue at end of loop. (pointy...
2013-07-05 dteskeAdd support for processing add-on modules from /usr...
2013-07-05 dteskeOops, r252833 was not supposed to touch this file....
2013-07-05 dteskeDon't calculate the tag until we know that we're going...
2013-07-05 dteskeUse f_show_msg() instead of f_dialog_msgbox() where...
2013-07-05 dteskeAdd the necessary code to uninstall packages (re-instal...
2013-07-05 dteskeAdd minor debugging.
2013-07-05 dteskePrevent f_package_add() from re-performing f_package_de...
2013-07-05 dteskeDon't deselect a package right after installing it...
2013-07-05 dteskeMinor debugging changes/additions.
2013-07-05 grehanIFC @ r252763
2013-07-05 dteskeFix a typo in a comment.
2013-07-05 dteskeAdd the beginnings of the old networking services funct...
2013-07-05 dteskeAdd the necessary code to install packages (uninstall...
2013-07-05 dteskeAdd debugging for each of the initialized default varia...
2013-07-05 dteskeAdd mustberoot.subr to the list of includes for scripts...
2013-07-05 dteskeRemove separate processing of dependent packages from...
2013-07-05 dteskeGet rid of place-holder in preparation for incoming...
2013-07-05 dteskeComments.
2013-07-05 dteskeAllow global default as general fall-back for package...
2013-07-05 dteskeSet name of device to directory path (displayed during...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 dteskeImplement $probe_only for the media access modules...
next