]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Fix a misplaced __NO_TLS locations, and change a GNUism to a C11ism for
[FreeBSD/FreeBSD.git] / bin /
2012-02-11 Jilles Tjoelkersh: Make 'hash' return 1 if at least one utility is...
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-04 Jilles Tjoelkersh: Fix swapped INTON/INTOFF.
2012-02-04 Jilles Tjoelkersh: Use vfork in a few common cases.
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-25 Philippe CharnierAdd prototypes, ANSIfy functions definitions to reduce...
2012-01-22 Jilles Tjoelkersh: Fix $? in the first command of a 'for'.
2012-01-21 Jilles Tjoelkersh: Remove "kill" example function, which is superseded...
2012-01-17 Ed SchoutenRemove unused variables.
2012-01-16 Jean-Sébastien Pédronsh: Fix execution of multiple statements in a trap...
2012-01-15 Jilles Tjoelkersh: Fix some bugs with exit status from case containing ;&.
2012-01-15 Jilles Tjoelkersh: Fix two bugs with case and exit status:
2012-01-14 Jilles Tjoelkersh: Change input buffer size from 1023 to 1024.
2012-01-14 Jilles Tjoelkersh: Fix out of bounds array access when trap is used...
2012-01-13 Jilles Tjoelkersh: Properly show "Not a directory" error in cd builtin.
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-07 Ulrich SpörleinSpelling fixes for bin/
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-01 Jilles Tjoelkersh: Make various functions static.
2012-01-01 Jilles Tjoelkersh: Remove unused function scopyn().
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2012-01-01 Jilles Tjoelkersh: Make patmatch() non-recursive.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-28 Jilles Tjoelkersh: Allow quoting ^ and ] in bracket expressions.
2011-12-28 Jilles Tjoelkersh: Use dirent.d_type in pathname generation.
2011-12-28 Jilles Tjoelkersh: Cache de->d_namlen in a local variable.
2011-12-28 Jilles Tjoelkersh: Do not force special builtins non-special in optimi...
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-18 Dag-Erling SmørgravVendor import of OpenPAM Lycopsida.
2011-12-16 Dimitry AndricFix some obtuse fprintf tricks in bin/ed.
2011-12-11 Ed SchoutenAdd static keywords to chio(1).
2011-12-11 Ed SchoutenMove 3.5 KB from the data segment to the text segment.
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
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
next