]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Merge from OpenBSD:
[FreeBSD/FreeBSD.git] / bin /
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-18 desVendor import of OpenPAM Lycopsida.
2011-12-16 dimFix some obtuse fprintf tricks in bin/ed.
2011-12-11 edAdd static keywords to chio(1).
2011-12-11 edMove 3.5 KB from the data segment to the text segment.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-27 jillessh: Remove impossible evalskip check in 'for'.
2011-11-26 jillessh: Reduce one level of evaltree() recursion when execu...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 jillestest: Reduce code size of ops table.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 trocinyRemove yet another outdated note about procfs(5) being...
2011-11-22 trocinyNo need in procfs(5).
2011-11-20 jillessh: Allow unsetting OPTIND.
2011-11-08 jillessh: Remove undefined behaviour due to overflow in ...
2011-11-05 jillessh(1): Improve documentation of field splitting.
2011-10-31 edPut some static keywords in the source code.
2011-10-30 traszFor processes with no controlling terminal, display...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-19 desIf ls was invoked with -i but neither -l nor -s, blocks...
2011-10-18 desWhen calculating the width of the blocksize column...
2011-10-18 desMinor clarification
2011-10-18 desSimplify df(1) by factoring out most of the common...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-03 ivorasDon't chop IO into small pieces, follow cp(1) and just...
2011-10-02 gjbCorrect a typo that was introduced in 225912
2011-10-01 gjbTweaks to ps(1):
2011-10-01 gjbReorder default ps(1) output according to reality.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-29 traszMake ps(1) automatically size its column widths.
2011-09-28 edGet rid of major/minor number distinction.
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-09-01 dougbVendor import of BIND 9.8.1
2011-08-27 bruefferFix memory leaks in error cases.
2011-07-18 bzRename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-16 dougbVendor import of BIND 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 jillessh(1): Extend documentation about subshells.
2011-07-09 seFix style, since this file has just been touched in...
2011-07-09 seSome refactoring for easier maintenance of the code...
2011-07-09 seMake /bin/expr support 64bit numeric range and range...
2011-07-05 dougbVendor import of BIND 9.6-ESV-R4-P3
2011-07-01 pluknetBump date after the previous commit.
2011-07-01 pluknetUpdate and sort the list of the available keywords.
2011-06-26 jillessh: Include <limits.h> instead of non-standard <sys...
2011-06-24 jillessh(1): Improve documentation of shell patterns:
2011-06-24 jillessh(1): Document the case command better.
2011-06-24 kevloRemove duplicated header files
2011-06-21 ruMake ``realpath'' behave like ``realpath .''.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-18 jillessh: Remove special support for background simple commands.
2011-06-18 jillessh: Add do-nothing -h option.
2011-06-17 jillessh: Add case statement fallthrough (with ';&' instead...
2011-06-17 jillessh: Skip variables with invalid names in "set", "export...
2011-06-16 jillessh: Reduce unnecessary forks with eval.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-15 jillessh: Add support for named character classes in bracket...
2011-06-14 traszAdd "gid" and "group" keywords to display the effective...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 jillessh: Fix duplicate prototypes for builtins.
2011-06-12 jillessh: Save/restore changed variables in optimized command...
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-12 jillessh: Fix locale-dependent ranges in bracket expressions.
2011-06-12 jillessh: Read .profile from the home directory (or / if...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-10 jillessh: Do parameter expansion on ENV before using it.
2011-06-09 jillessh: Do parameter expansion before printing PS4 (set...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-06 attilioMFC
2011-06-05 jillessh: Fix $? in heredocs on simple commands.
2011-06-05 hrsMerge from HEAD@222712.
2011-06-04 jillessh: Improve error message if the script cannot be opened.
2011-06-04 attilioMFC
2011-06-04 jillessh: Reduce more needless differences between error...
2011-06-04 jillessh: Honour -n while processing -c string.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-29 attilioMFC
2011-05-27 dougbVendor import of BIND 9.6-ESV-R4-P1
2011-05-27 jillessh: Remove the "exp" builtin.
2011-05-27 jillessh: Correct criterion for using CDPATH in cd.
2011-05-27 attilioMFC
2011-05-27 jillessh: Various updates to the TOUR document.
2011-05-27 jillessh: Fix unquoted $@/$* if IFS=''.
2011-05-26 attilioMFC
2011-05-25 jillessh: Show errno messages in cd.
2011-05-22 attilioMFC
2011-05-22 jillessh: Remove obsolete token type TENDBQUOTE.
2011-05-22 uqsFix some typos under bin/
2011-05-22 uqsFix a bunch of typos and a couple of whitespace nits.
2011-05-22 jillessh: Fix bss-based buffer overflow in . builtin.
2011-05-21 jillessh: Expand aliases after assignments and redirections.
2011-05-21 attilioMFC
2011-05-20 jillessh: Implement the cd -e flag proposed for the next...
2011-05-20 jillessh: Allow terminating a heredoc with a terminator at...
next