]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bsdconfig
Garbage collect long time obsoleted (or never used) stuff from routing API.
[FreeBSD/FreeBSD.git] / usr.sbin / bsdconfig /
2014-03-14 dteskeRewrite usermgmt -- hooking it into the scripting syste...
2014-03-14 dteskeAdd protection against input containing single-quotes...
2014-03-14 dteskeFor non-interactive scripts, forgot to check we were...
2014-03-14 dteskeFix a bug preventing errors from pw(8) from filtering...
2014-03-14 dteskeReduce the sleep cycle when using dialog(1) to 1-second.
2014-03-14 dteskeFix comments and whitespace.
2014-03-14 dteskeFix a code-typo that prevented auto-sizing of the dialog.
2014-03-14 dteskePoint hat! Fix a broken f_isinteger().
2014-03-14 dteskeRemove useless NULL string '' in compound strings....
2014-03-14 dteskeFix future namespace issues for functions taking $var_t...
2014-03-14 dteskeUpdate copyright.
2014-03-14 dteskeComments.
2014-03-14 dteskeAdd debug statement just before attempting to exec...
2014-03-14 dteskeRemove indexfile from debug statement as it is already...
2014-03-10 dteskeRemove vestigial global, no-longer used since SVN r262904.
2014-03-10 dteskeWhitespace.
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-07 dteskeTake a group name on the command-line if available.
2014-03-07 dteskeFix copy/paste error in a comment.
2014-03-07 dteskeChange dipatch words from group* to *Group to backward...
2014-03-07 dteskeRewrite groupmgmt -- hooking it into the scripting...
2014-03-07 dteskeComment -- to go with NL global introduced (but not...
2014-03-07 dteskes/__number/__num/ for code clarify but more to prevent...
2014-03-07 dteskeCentralize function name. Update a comment while here.
2014-03-07 dteskeMake f_show_err non-fatal.
2014-03-07 dteskeFix incorrect return status if var_to_set and var_to_ge...
2014-03-07 dteskeFix a typo in a comment.
2014-03-07 dteskeAdd missing local declaration.
2014-03-07 dteskeAllow dispatched reswords to carry arguments. Fix a...
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-20 kaiwMFH@260917.
2014-01-20 dteskeDummy commit (s/__num/__number/) in f_expand_number...
2014-01-19 dteskeOptimize f_expand_number(), improving performance.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-15 gjbExport 'REPOS_DIR' when the selected source medium...
2013-12-09 dteskeFix failed attempt to send pkg(8) stderr to /dev/null
2013-12-07 dteskePerformance and debugging enhancements:
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-02 gjbFix PKG_ABI detection in bsdconfig(8) after pkg-1.2...
2013-11-30 dteskeSort function output on name of the function.
2013-11-29 dteskeFix an issue where additional lines of a function defin...
2013-11-29 dteskeFix an issue where the leading `+' sign before a functi...
2013-11-25 dteskeSort messages.
2013-11-25 dteskeAdd missing newline to printf format string.
2013-11-25 dteskeAdd missing `$' before variable name `pgm'. Unnoticed...
2013-11-22 dteskeImprove network device scanning in the netdev module...
2013-11-21 dteskef_die() (see `bsdconfig includes -dF die') uses a dialo...
2013-11-21 dteskeRemove unused line -- cruft left over from SVN r258360.
2013-11-21 dteskeQuote the interface name for good measure.
2013-11-20 dteskeUpdate function description for API tool:
2013-11-20 dteskeMake `-d' implicitly enable `-f' for simplification.
2013-11-20 dteskeAdd a `-d' flag for printing the description of each...
2013-11-20 dteskeAdd new `includes' module for exploring the bsdconfig...
2013-11-20 dteskeWhitespace, style, sub-shells, and standardize variable...
2013-11-19 trhodes"Tim trailing" -> "Trim trailing"
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-13 rayMFC @r258091.
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 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.
next