]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bsdconfig
If no resolv.conf has been made for the new system already and the install
[FreeBSD/FreeBSD.git] / usr.sbin / bsdconfig /
2013-01-20 dteskeBackward compatibility fix: treat cmds loaded as a...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-14 dteskeDon't use f_show_msg() unless printf(1) syntax is requi...
2013-01-14 dteskeAdd new f_yesno/f_noyes wrapper functions (which take...
2013-01-14 dteskeAdd missing dialog(1) arguments to internationalize...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 neelIFC @ r245178
2013-01-07 dteskeUpdate copyright following last commit.
2013-01-07 dteskeAdd nonInteractive support to f_dialog_yesno/noyes().
2013-01-06 dteskeUpdate copyrights and dates following last commit.
2013-01-05 dteskeAdd support for scripting (sysinstall style).
2013-01-04 neelIFC @ r244983.
2013-01-03 dteskeComments.
2012-12-29 dteskeComments.
2012-12-29 dteskeAdd missing enforcement of height restriction after...
2012-12-29 dteskeAdd support for running without a controlling terminal...
2012-12-28 dteskeAllow debug output to be logged to a file (set $debugFi...
2012-12-28 dteskeWhitespace.
2012-12-28 dteskeFix incorrect function name. s/[[:<:]]dialog_clear...
2012-12-27 dteskeComments and fit to 80-columns.
2012-12-25 dteskeAdd more debugging to help with diagnosis of program...
2012-12-25 dteskeRemove unnecessary duplicate initialization of the...
2012-12-21 dteskeSplit dialog(1)-based validators for hostname/netmask...
2012-12-21 dteskeRemove unused include.
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 dteskeChange axiom for initialization. Including script can...
2012-12-21 dteskeRemove erroneous use of "local" (not in a function).
2012-12-21 dteskeNew f_show_info() function for dialog(1) --infobox...
2012-12-21 dteskeUse f_show_help() where printf(1) syntax is desired.
2012-12-21 dteskeImprove the debugging abilities and clean up debug...
2012-12-21 dteskeAdd much-needed dialog(1) --inputbox function for simpl...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-27 dteskeAllow setting of NULL titles with f_dialog_[back]title().
2012-11-27 dteskeChange self-initialization to occur when loaded versus...
2012-11-27 dteskeComments.
2012-11-25 dteskeSplit IP address validation routines and improve error...
2012-11-24 dteskeWhitespace.
2012-11-24 dteskeAdd IPv6 address-validation routine.
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-17 neelIFC @ r243164
2012-11-16 sjgMerge bmake-20121111
2012-11-16 dteskeReplicate a feature from sysinstall documented in
2012-11-11 neelIFC @ r242684
2012-10-26 dteskeResurrect and integrate stable/9/usr.sbin/sysinstall...
2012-10-26 dteskeRemove unnecessary quotation to clean things up.
2012-10-26 dteskeDon't mask fwe(4) lp(4) or plip(4) devices from ifconfi...
2012-10-26 dteskeResurrect and integrate stable/9/sysinstall/help/tcp.hlp
2012-10-26 dteskeTighten-up displays that use a NULL prompt (e.g., netwo...
2012-10-26 dteskeFix copy/paste error.
2012-10-26 dteskeSwitch from using a msgbox to display help files to...
2012-10-25 dteskeWhen Xdialog(1) is passed a NULL argument to its `...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 dteskeResurrect usage.hlp and securelevel.hlp from sysinstall...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-18 dteskeMore-accurately replicate the help system from sysinsta...
2012-10-18 dteskeFix a bug where blank lines were not being counted...
2012-10-18 dteskeFix typo.
2012-10-17 dteskeAsk to become root via sudo(8) and give user ability...
2012-10-13 dteskeSVN r240684 broke the ability of the dot module to...
2012-10-07 joelMinor mdoc fixes.
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 dteskeImport sysutils/sysrc from the ports tree (current...
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-29 dteskeAllow deferred word-splitting via f_sysrc_get() by...
2012-09-28 dteskeSanitize varname argument in f_sysrc_find. This is...
2012-09-23 dteskeAlways use RC_CONFS when set, even if NULL. Previously...
2012-09-22 dteskejilles accurately advises that, in the context of shell...
2012-09-22 dteskeReplace "( : ${var?} )" syntax with better "[ ${var...
2012-09-22 dteskeSpelling and whitespace corrections.
2012-09-21 dteskeReverse SVN r240770 -- jilles@ made a suggestion that...
2012-09-21 dteskeReplace redirections to /dev/null with "close file...
2012-09-20 dteskeChange all invocations of dialog(1) to no-longer requir...
2012-09-18 dteskeMove major includes into /usr/share/bsdconfig for easy...
2012-09-14 eadlerCorrect double "the the"
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-14 joelMdoc and whitespace fixes.
2012-07-14 dteskeImport bsdconfig(8) as a replacement for the post-insta...