uqs's projects
/
games.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tcp: Reset keepalive timer, if TCP_KEEPIDLE is changed
[games.git]
/
bin
/
sh
/
2012-04-10
Peter Avalos
Merge branch 'vendor/OPENSSL'
tree
|
commitdiff
2012-03-27
Peter Avalos
Merge branch 'vendor/OPENSSL'
tree
|
commitdiff
2012-03-13
John Marino
Merge branch 'vendor/GCC44'
tree
|
commitdiff
2012-03-06
Sascha Wildner
Sweep-fix comparing pointers with 0 (and assigning...
tree
|
commitdiff
2012-02-16
Thomas Nikolajsen
Merge remote-tracking branch 'crater/master'
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Fix swapped INTON/INTOFF.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Use vfork in a few common cases.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Fix $? in the first command of a 'for'.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Remove "kill" example function, which is superseded...
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Fix execution of multiple statements in a trap...
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Fix some bugs with exit status from case containing ;&.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Fix two bugs with case and exit status:
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Change input buffer size from 1023 to 1024.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Fix out of bounds array access when trap is used...
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Properly show "Not a directory" error in cd builtin.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Make various functions static.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Remove unused function scopyn().
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Make patmatch() non-recursive.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Allow quoting ^ and ] in bracket expressions.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Use dirent.d_type in pathname generation.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Cache de->d_namlen in a local variable.
tree
|
commitdiff
2012-02-05
Peter Avalos
sh: Don't force special builtins non-special in optimiz...
tree
|
commitdiff
2012-01-23
Peter Avalos
Merge branch 'vendor/TCPDUMP'
tree
|
commitdiff
2012-01-23
Peter Avalos
Merge branch 'vendor/LIBPCAP'
tree
|
commitdiff
2012-01-20
Peter Avalos
Merge branch 'vendor/OPENSSL'
tree
|
commitdiff
2012-01-16
Peter Avalos
Merge branch 'vendor/LIBARCHIVE'
tree
|
commitdiff
2012-01-12
Peter Avalos
Merge branch 'vendor/LIBARCHIVE'
tree
|
commitdiff
2012-01-08
Peter Avalos
Merge branch 'vendor/XZ'
tree
|
commitdiff
2012-01-08
Peter Avalos
Merge branch 'vendor/TNFTP'
tree
|
commitdiff
2012-01-05
Peter Avalos
Merge branch 'vendor/OPENSSL'
tree
|
commitdiff
2011-12-31
Peter Avalos
Merge branch 'vendor/FILE'
tree
|
commitdiff
2011-12-25
Peter Avalos
sh: Remove impossible evalskip check in 'for'.
tree
|
commitdiff
2011-12-25
Peter Avalos
sh: Reduce one level of evaltree() recursion when execu...
tree
|
commitdiff
2011-12-25
Peter Avalos
sh: Allow unsetting OPTIND.
tree
|
commitdiff
2011-12-25
Peter Avalos
sh: Remove undefined behaviour due to overflow in ...
tree
|
commitdiff
2011-12-25
Peter Avalos
sh(1): Improve documentation of field splitting.
tree
|
commitdiff
2011-12-23
Peter Avalos
Merge branch 'vendor/OPENPAM'
tree
|
commitdiff
2011-11-28
Jan Lentfer
Merge branch 'vendor/LDNS'
tree
|
commitdiff
2011-11-26
John Marino
Merge branch 'vendor/BINUTILS_ALL'
tree
|
commitdiff
2011-11-26
John Marino
Initial import of binutils 2.22 on the new vendor branch
tree
|
commitdiff
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
next