]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Don't include mptable_pci.c in Xen kernels. It is only meant for systems
[FreeBSD/FreeBSD.git] / bin /
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=''.
2011-05-26 Attilio RaoMFC
2011-05-25 Jilles Tjoelkersh: Show errno messages in cd.
2011-05-22 Attilio RaoMFC
2011-05-22 Jilles Tjoelkersh: Remove obsolete token type TENDBQUOTE.
2011-05-22 Ulrich SpörleinFix some typos under bin/
2011-05-22 Ulrich SpörleinFix a bunch of typos and a couple of whitespace nits.
2011-05-22 Jilles Tjoelkersh: Fix bss-based buffer overflow in . builtin.
2011-05-21 Jilles Tjoelkersh: Expand aliases after assignments and redirections.
2011-05-21 Attilio RaoMFC
2011-05-20 Jilles Tjoelkersh: Implement the cd -e flag proposed for the next...
2011-05-20 Jilles Tjoelkersh: Allow terminating a heredoc with a terminator at...
2011-05-20 Attilio RaoMFC
2011-05-20 Sergey KandaurovSpelling in P_HADTHREADS.
2011-05-20 Sergey KandaurovFix the description of the "paddr" keyword. It shows...
2011-05-16 Attilio RaoMFC
2011-05-15 Jilles Tjoelkersh: Minor optimization to output from ulimit/export...
2011-05-15 Jilles Tjoelkersh: Avoid close(-1) when evaluating a multi-command...
2011-05-13 Attilio RaoMFC
2011-05-13 Sergey KandaurovUpdate sticky(7) cross references.
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-09 Attilio RaoMFC
2011-05-08 Jilles Tjoelkersh: Add \u/\U support (in $'...') for UTF-8.
2011-05-08 Jilles Tjoelkersh: Optimize variable code by storing the length of...
2011-05-08 Attilio RaoMFC
2011-05-08 Jilles Tjoelkersh(1): Update BUGS section for UTF-8 support.
2011-05-08 Jilles Tjoelkersh: Add UTF-8 support to pattern matching.
2011-05-07 Attilio RaoMFC
2011-05-07 Jilles Tjoelkersh: Add UTF-8 support to ${#var}.
2011-05-06 Attilio RaoMFC
2011-05-06 Jilles Tjoelkersh: Track if the current locale's charset is UTF-8...
2011-05-06 Jilles Tjoelkersh: Change the CTL* bytes to ones invalid in UTF-8.
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-05 Jilles Tjoelkersh: Add $'quoting' (C-style escape sequences).
2011-05-05 Attilio RaoMFC
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Jilles Tjoelkersh: Apply set -u to variables in arithmetic.
2011-05-04 Jilles Tjoelkersh: Detect an error for ${#var<GARBAGE>}.
next