]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
upgrade gperf to the last GPLv2 version (3.0.3)
[FreeBSD/FreeBSD.git] / bin /
2011-11-27 Jilles Tjoelkersh: Remove impossible evalskip check in 'for'.
2011-11-26 Jilles Tjoelkersh: Reduce one level of evaltree() recursion when execu...
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 Jilles Tjoelkertest: Reduce code size of ops table.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 Mikolaj GolubRemove yet another outdated note about procfs(5) being...
2011-11-22 Mikolaj GolubNo need in procfs(5).
2011-11-20 Jilles Tjoelkersh: Allow unsetting OPTIND.
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-17 Doug BartonVendor import of BIND 9.8.1-P1
2011-11-08 Jilles Tjoelkersh: Remove undefined behaviour due to overflow in ...
2011-11-05 Jilles Tjoelkersh(1): Improve documentation of field splitting.
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-31 Ed SchoutenPut some static keywords in the source code.
2011-10-30 Edward Tomasz Napi... For processes with no controlling terminal, display...
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-19 Dag-Erling SmørgravIf ls was invoked with -i but neither -l nor -s, blocks...
2011-10-18 Dag-Erling SmørgravWhen calculating the width of the blocksize column...
2011-10-18 Dag-Erling SmørgravMinor clarification
2011-10-18 Dag-Erling SmørgravSimplify df(1) by factoring out most of the common...
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-10-03 Ivan VorasDon't chop IO into small pieces, follow cp(1) and just...
2011-10-02 Glen BarberCorrect a typo that was introduced in 225912
2011-10-01 Glen BarberTweaks to ps(1):
2011-10-01 Glen BarberReorder default ps(1) output according to reality.
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-29 Edward Tomasz Napi... Make ps(1) automatically size its column widths.
2011-09-28 Ed SchoutenGet rid of major/minor number distinction.
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-09-01 Doug BartonVendor import of BIND 9.8.1
2011-08-27 Christian BruefferFix memory leaks in error cases.
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-07-18 Bjoern A. ZeebRename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-16 Doug BartonVendor import of BIND 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 Jilles Tjoelkersh(1): Extend documentation about subshells.
2011-07-09 Stefan EßerFix style, since this file has just been touched in...
2011-07-09 Stefan EßerSome refactoring for easier maintenance of the code...
2011-07-09 Stefan EßerMake /bin/expr support 64bit numeric range and range...
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-07-05 Doug BartonVendor import of BIND 9.6-ESV-R4-P3
2011-07-04 Attilio RaoMFC
2011-07-01 Sergey KandaurovBump date after the previous commit.
2011-07-01 Sergey KandaurovUpdate and sort the list of the available keywords.
2011-06-28 Attilio RaoMFC
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-26 Jilles Tjoelkersh: Include <limits.h> instead of non-standard <sys...
2011-06-26 Attilio RaoMFC
2011-06-24 Jilles Tjoelkersh(1): Improve documentation of shell patterns:
2011-06-24 Jilles Tjoelkersh(1): Document the case command better.
2011-06-24 Attilio RaoMFC
2011-06-24 Kevin LoRemove duplicated header files
2011-06-22 Attilio RaoMFC
2011-06-21 Ruslan ErmilovMake ``realpath'' behave like ``realpath .''.
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 Attilio RaoMFC
2011-06-18 Jilles Tjoelkersh: Remove special support for background simple commands.
2011-06-18 Jilles Tjoelkersh: Add do-nothing -h option.
2011-06-17 Jilles Tjoelkersh: Add case statement fallthrough (with ';&' instead...
2011-06-17 Jilles Tjoelkersh: Skip variables with invalid names in "set", "export...
2011-06-16 Jilles Tjoelkersh: Reduce unnecessary forks with eval.
2011-06-16 Attilio RaoMFC
2011-06-15 Jilles Tjoelkersh: Add support for named character classes in bracket...
2011-06-15 Attilio RaoMFC
2011-06-14 Edward Tomasz Napi... Add "gid" and "group" keywords to display the effective...
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 Jilles Tjoelkersh: Fix duplicate prototypes for builtins.
2011-06-13 Attilio RaoMFC
2011-06-12 Jilles Tjoelkersh: Save/restore changed variables in optimized command...
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-12 Jilles Tjoelkersh: Fix locale-dependent ranges in bracket expressions.
2011-06-12 Jilles Tjoelkersh: Read .profile from the home directory (or / if...
2011-06-10 Jilles Tjoelkersh: Do parameter expansion on ENV before using it.
2011-06-10 Attilio RaoMFC
2011-06-09 Jilles Tjoelkersh: Do parameter expansion before printing PS4 (set...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-06 Attilio RaoMFC
2011-06-05 Jilles Tjoelkersh: Fix $? in heredocs on simple commands.
2011-06-04 Jilles Tjoelkersh: Improve error message if the script cannot be opened.
2011-06-04 Attilio RaoMFC
2011-06-04 Jilles Tjoelkersh: Reduce more needless differences between error...
2011-06-04 Jilles Tjoelkersh: Honour -n while processing -c string.
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-29 Attilio RaoMFC
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-27 Doug BartonVendor import of BIND 9.6-ESV-R4-P1
2011-05-27 Jilles Tjoelkersh: Remove the "exp" builtin.
2011-05-27 Jilles Tjoelkersh: Correct criterion for using CDPATH in cd.
2011-05-27 Attilio RaoMFC
2011-05-27 Jilles Tjoelkersh: Various updates to the TOUR document.
2011-05-27 Jilles Tjoelkersh: Fix unquoted $@/$* if IFS=''.
next