]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bsdconfig
Document SYSRC_VERBOSE enviroment variable in the manual.
[FreeBSD/FreeBSD.git] / usr.sbin / bsdconfig /
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 dteskeComments.
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-07 dteskeWhitespace.
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-11 grehanIFC @ r255459
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-07 markmMFC
2013-09-07 dteskeRemove unnecessary mediaClose (FTP operations are done...
2013-09-07 dteskeLong URLs don't always appear even with autosizing...
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 dteskeDon't prevent the user from hanging their system by...
2013-07-05 dteskeCheck for INDEX file first before anything else when...
2013-07-05 dteskeCheck menuitem before calculating tag.
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 dteskeOops, r252810 forgot to hook the new example file ...
2013-07-05 dteskeAdhere to 80-column width.
2013-07-05 dteskeDocument remaining undocumented modules (and remove...
2013-07-05 dteskeMake a correction to the description of invocation...
2013-07-05 dteskeDocument new `-d' and `-D file' debugging options.
2013-07-05 dteskeChange default FTP server (s/ftp-archive/ftp/).
2013-07-05 dteskeAdd example shell script for creating a local INDEX...
2013-07-05 dteskeUpdate HISTORY.
2013-07-05 dteskeRest in peace Ron (Ron McDowell Jul.12, 1955 - Aug...
2013-07-05 dteskeUpdate e-mails.
2013-07-05 dteskeSince r251908, bsdconfig(8) has no direct ties to sade...
2013-07-05 dteskeDon't refer to a port manual.
2013-07-05 dteskemdoc: begin sentences on a new line.
2013-07-05 dteskeUpdate date on the back of r252802.
2013-07-05 dteskeFix a typo.
2013-07-05 dteskeWhitespace.
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...
next