]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bsdconfig
Gripe if some <slot,function> tuple is specified more than once instead of
[FreeBSD/FreeBSD.git] / usr.sbin / bsdconfig /
2013-04-24 dteskeFix copy/paste error.
2013-04-23 dteskeAdd missing include.
2013-04-23 dteskePrevent device.subr from auto-loading in the nameserver...
2013-04-22 dteskePreserve debugFile preference across the exec boundary.
2013-04-22 dteskePartially uncommit r249779. The changes to share/common...
2013-04-22 dteskeFix "-D file" to automagically enable debugging if...
2013-04-22 dteskeClarify to the user the amount of time required to...
2013-04-22 dteskeNew helper functions for common widgets.
2013-04-22 dteskeProper fix for copy/paste error (first attempt r249756).
2013-04-22 dteskeFix a copy/paste error.
2013-04-22 dteskeUpdate comment for accuracy.
2013-04-22 dteskeStyle nit (to be consistent across project).
2013-04-22 dteskeFix two bugs when setting up a plip interface. First...
2013-04-22 dteskeUI improvements. First, implement --default-item whenev...
2013-04-22 dteskeUse new f_getvar for clarity and general code follow...
2013-04-22 dteskeAdd new flags `-d' (sets debug=1) and `-D file' (sets...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-04 mavRemove some more references to legacy ATA.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-19 mmMFV r247580:
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-25 dteskeImport media selection/preparation framework (sysinstal...
2013-02-25 dteskeFix typo and update copyright.
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-09 delphijMFV r245512:
2013-02-08 attilioMerge from vmcontention
2013-02-08 attilioMFC
2013-02-08 dteskeRemove NO_OBJ from Makefiles that generate manuals...
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-01 sjgMerge bmake-20130123
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 attilioMFC
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-26 attilioMFC
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-11 attilioMFC
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...
next