nant's projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dfregress - An automated test driver and framework
[dragonfly.git]
/
bin
/
sh
/
2011-11-06
John Marino
Merge branch 'vendor/MPFR'
tree
|
commitdiff
2011-11-05
John Marino
Merge branch 'vendor/GMP'
tree
|
commitdiff
2011-10-29
John Marino
Merge branch 'vendor/GREP'
tree
|
commitdiff
2011-10-29
John Marino
Merge branch 'vendor/DIFFUTILS'
tree
|
commitdiff
2011-10-28
John Marino
Merge branch 'vendor/GCC44'
tree
|
commitdiff
2011-09-21
Peter Avalos
Merge branch 'vendor/FILE'
tree
|
commitdiff
2011-09-21
Peter Avalos
Merge branch 'vendor/OPENSSL'
tree
|
commitdiff
2011-09-20
Peter Avalos
Merge branch 'vendor/OPENSSH'
tree
|
commitdiff
2011-09-20
Peter Avalos
Merge branch 'vendor/OPENSSH'
tree
|
commitdiff
2011-09-20
Peter Avalos
Merge branch 'vendor/LIBARCHIVE'
tree
|
commitdiff
2011-09-01
John Marino
Merge branch 'vendor/GDB'
tree
|
commitdiff
2011-08-25
Sascha Wildner
sh.1: Nuke unneeded .Pp
tree
|
commitdiff
2011-08-21
Peter Avalos
sh(1): Extend documentation about subshells.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: include <limits.h> instead of non-standard <sys...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh(1): Improve documentation of shell patterns:
tree
|
commitdiff
2011-08-21
Peter Avalos
sh(1): Document the case command better.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Remove unneeded include file.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Remove special support for background simple commands.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Add do-nothing -h option.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Add case statement fallthrough (with ';&' instead...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Skip vars with invalid names in "set", "export...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Reduce unnecessary forks with eval.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Add support for named character classes in bracket...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Fix duplicate prototypes for builtins.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Save/restore changed variables in optimized command...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Read .profile from the home directory (or / if...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Do parameter expansion on ENV before using it.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Do parameter expansion before printing PS4 (set...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Fix $? in heredocs on simple commands.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Improve error message if the script cannot be opened.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Reduce more needless differences between error...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Honor -n while processing -c string.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Remove the "exp" builtin.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Correct criterion for using CDPATH in cd.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Various updates to the TOUR document.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Fix unquoted $@/$* if IFS=''.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Show errno messages in cd.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Remove obsolete token type TENDBQUOTE.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Fix typo in comment.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Fix bss-based buffer overflow in . builtin.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Expand aliases after assignments and redirections.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Implement the cd -e flag proposed for the next...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Allow terminating a heredoc with a terminator at...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Minor optimization to output from ulimit/export...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Avoid close(-1) when evaluating a multi-command...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Add \u/\U support (in $'...') for UTF-8.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Fix typos in comments.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Optimize variable code by storing the length of...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh(1): Update BUGS section for UTF-8 support.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Add UTF-8 support to pattern matching.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Add UTF-8 support to ${#var}.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Track if the current locale's charset is UTF-8...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Change the CTL* bytes to ones invalid in UTF-8.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Add $'quoting' (C-style escape sequences).
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Apply set -u to variables in arithmetic.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Detect an error for ${#var<GARBAGE>}.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Set $? to 0 for background commands.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Remove duplicate code resetting uid/gid for set...
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Allow EV_EXIT through function calls.
tree
|
commitdiff
2011-08-21
Peter Avalos
sh: Do not word split "${#parameter}".
tree
|
commitdiff
2011-08-12
Sascha Wildner
Merge branch 'vendor/AWK'
tree
|
commitdiff
2011-07-16
John Marino
Merge branch 'vendor/BINUTILS221'
tree
|
commitdiff
2011-07-02
Peter Avalos
Merge branch 'vendor/LESS'
tree
|
commitdiff
2011-06-18
Peter Avalos
Merge branch 'vendor/AWK'
tree
|
commitdiff
2011-06-17
Peter Avalos
Merge branch 'vendor/AWK'
tree
|
commitdiff
2011-06-02
Sascha Wildner
Merge branch 'vendor/MDOCML'
tree
|
commitdiff
2011-05-21
John Marino
Merge branch 'vendor/BINUTILS220'
tree
|
commitdiff
2011-05-20
Jan Lentfer
Merge branch 'vendor/LDNS'
tree
|
commitdiff
2011-05-19
Peter Avalos
Merge branch 'vendor/OPENSSH'
tree
|
commitdiff
2011-05-16
Peter Avalos
Merge branch 'vendor/FILE'
tree
|
commitdiff
2011-05-07
John Marino
Merge branch 'vendor/CVS'
tree
|
commitdiff
2011-05-07
John Marino
Merge branch 'vendor/GDB'
tree
|
commitdiff
2011-05-01
John Marino
Merge branch 'vendor/TEXINFO'
tree
|
commitdiff
2011-04-30
Peter Avalos
Merge branch 'vendor/LESS'
tree
|
commitdiff
2011-04-30
John Marino
Merge branch 'vendor/DIFFUTILS'
tree
|
commitdiff
2011-04-30
John Marino
Merge branch 'vendor/GCC44'
tree
|
commitdiff
2011-04-27
Peter Avalos
Merge branch 'vendor/GDTOA'
tree
|
commitdiff
2011-04-27
Peter Avalos
Merge branch 'vendor/FILE'
tree
|
commitdiff
2011-04-26
John Marino
Merge branch 'vendor/GREP'
tree
|
commitdiff
2011-04-16
Peter Avalos
sh(1): Describe subshell environment, command substitut...
tree
|
commitdiff
2011-04-16
Peter Avalos
sh: Fix some parameter expansion variants ${#...}.
tree
|
commitdiff
2011-04-16
Peter Avalos
sh: Reduce diffs to FreeBSD in the arith code.
tree
|
commitdiff
2011-04-09
Sascha Wildner
Merge branch 'vendor/MDOCML'
tree
|
commitdiff
2011-04-09
Peter Avalos
Merge branch 'vendor/OPENSSH'
tree
|
commitdiff
2011-04-04
Sascha Wildner
Merge branch 'vendor/MPFR'
tree
|
commitdiff
2011-04-04
Sascha Wildner
Merge branch 'vendor/GMP'
tree
|
commitdiff
2011-04-04
Sascha Wildner
Merge branch 'vendor/GCC44'
tree
|
commitdiff
2011-04-02
Peter Avalos
Merge branch 'vendor/DIFFUTILS'
tree
|
commitdiff
2011-03-24
Peter Avalos
sh: Fix typo in comment.
tree
|
commitdiff
2011-03-23
Sascha Wildner
Merge branch 'vendor/BINUTILS221'
tree
|
commitdiff
2011-03-23
Sascha Wildner
Merge branch 'vendor/BINUTILS221'
tree
|
commitdiff
2011-03-07
Sascha Wildner
Merge remote branch 'crater/vendor/MDOCML' into HEAD
tree
|
commitdiff
2011-02-28
Joe Talbott
Merge branch 'master' of git://crater.dragonflybsd...
tree
|
commitdiff
2011-02-13
Peter Avalos
sh: Detect dividing the smallest integer by -1.
tree
|
commitdiff
2011-02-12
Peter Avalos
Add regression tests for /bin/sh.
tree
|
commitdiff
2011-02-12
Peter Avalos
sh: Sync with FreeBSD
tree
|
commitdiff
2011-02-09
Peter Avalos
Merge branch 'vendor/OPENSSL'
tree
|
commitdiff
2011-01-31
Peter Avalos
Merge branch 'vendor/GDTOA'
tree
|
commitdiff
2011-01-29
Peter Avalos
Merge branch 'vendor/FILE'
tree
|
commitdiff
2010-12-19
Peter Avalos
Merge branch 'vendor/LIBARCHIVE' into HEAD
tree
|
commitdiff
next