2024-02-22 09:39:26 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
dash: updated to 0.5.12
0.5.12
Unknown changes
|
2021-10-26 13:18:40 by Nia Alarie | Files touched by this commit (38) |
Log message:
shells: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:56:13 by Nia Alarie | Files touched by this commit (38) |
Log message:
shells: Remove SHA1 hashes for distfiles
|
2021-06-22 17:16:59 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Check a little harder for stat64. Fixes the build on my M1 with
Big Sur 11.4.
|
2021-06-12 10:48:03 by Nia Alarie | Files touched by this commit (2) | |
Log message:
dash: update to 0.5.11.4. enable libedit support.
Andrej Shadura (1):
builtin: Default to mktemp, not tempfile
Antonio Ospite (6):
eval: make traps work when "set -e" is enabled
shell: Update configure.ac with suggestions from autoupdate
shell: Enable automake silent rules
eval: Silence compiler warning about missing parentheses
shell: Fix clang warnings about "string plus integer"
output: Fix clang warnings about GNU old-style field designator
Denys Vlasenko (3):
jobs: Rename DOWAIT_NORMAL to DOWAIT_NONBLOCK
var: Remove poplocalvars() always-zero argument, make it static
expand: Remove unused expandmeta() flag parameter
Fangrui Song (1):
shell: delete AC_PROG_YACC
Gerrit Pape (2):
eval: Report I/O error on stdout
main: Print \n upon EOF (CTRL-D) when run interactively
Herbert Xu (57):
exec: Return 126 on most errors in shellexec
main: Only set savestatus in exitcmd
mkinit: Split reset into exitreset and reset
jobs: Only clear gotsigchld when waiting for everything
parser: Save/restore here-documents in command substitution
var: Set IFS to fixed value at start time
output: Fix fmtstr return value
jobs: Replace some uses of fmtstr with stpcpy/stpncpy
memalloc: Add growstackto helper
exec: Do not allocate stack string in padvance
builtin: Mark more regular built-ins
exec: Stricter pathopt parsing
exec: Never rehash regular built-ins
eval: Add assignment built-in support again
eval: Fail immediately with redirections errors for simple command
eval: Replace with listsetvar with mklocal/setvareq
eval: Add vfork support
builtin: Use test_access from NetBSD when faccessat is unavailable
expand: Use HOME in tilde expansion when it is empty
expand: Merge syntax/quotes in memtodest with flags
expand: Fix skipping of command substitution when trimming in evalvar
expand: Do not reprocess data when expanding words
eval: Always set localvar_stop
memalloc: Avoid looping in growstackto
expand: Ensure result is escaped in cvtnum
expand: Fix multiple issues with EXP_DISCARD in evalvar
eval: Use the correct expansion mode for fd redirection
expand: Eat closing brace for length parameter expansion
parser: Do not push token back before parseheredoc
eval: Use sh_warnx instead of warnx
system: Disable glibc warning on sigsetmask
eval: avoid leaking memory associated with redirections
eval: Only restore exit status on exit/return
redir: Handle nested exec within REALLY_CLOSED redirection
options: Do not set commandname in procargs
expand: Fix double-decrement in argstr
eval: Reset handler when entering a subshell
parser: Fix old-style command substitution here-document crash
parser: Only accept single-digit parameter expansion outside of braces
redir: Clear saved redirections in subshell
builtin: Fix seconds part of times(1)
jobs: Fix infinite loop in waitproc
parser: Fix handling of empty aliases
parser: Catch errors in expandstr
parser: Fix alias expansion after heredoc or newlines
shell: Always use explicit large file API
parser: Save and restore heredoclist in expandstr
parser: Fix double-backslash nl in old-style command sub
Release 0.5.11.
jobs: Fix waitcmd busy loop
Release 0.5.11.1.
shell: Group readdir64/dirent64 with open64
Release 0.5.11.2.
jobs: Only block in waitcmd on first run
Release 0.5.11.3.
eval: Do not cache value of eflag in evaltree
Release 0.5.11.4.
Jeroen Roovers (1):
input: Fix compiling against libedit with -fno-common
Martijn Dekker (1):
shell: update .gitignore
Martin Michlmayr (1):
shell: Fix typos
Michael Greenberg (1):
shell: mktokens relative TMPDIR
Nikolai Merinov (1):
expand: Fix trailing newlines processing in backquote expanding
Peter Korsgaard (1):
shell: Don't include config.h for native helpers
esr@thyrsus.com (1):
man: Problems in dash.1, sh.1, sh.distrib.1
|
2018-06-01 09:19:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
dash: updated to 0.5.10.2
0.5.10.2:
Bug fixes.
|
2018-05-17 11:52:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
dash: updated to 0.5.10.1
0.5.10.1:
jobs - Do not block when waiting on SIGCHLD
0.5.10:
eval: Variable assignments on functions are no longer persistent
parser: Fix parameter expansion inside inner double quotes
parser: Fix parsing of ${}
man: correct typos, iff -> if
expand: Do not quote backslashes in unquoted parameter expansion
shell: Add subdir-objects to AM_INIT_AUTOMAKE
eval: Restore input files in evalcommand
eval: Reap zombies after built-in commands and functions
redir: Fix typo in noclobber code
expand: Fix glibc glob(3) support
expand: Fix buffer overflow in expandmeta
builtin: Move echo space/nl handling into print_escape_str
builtin: Fix echo performance regression
expand: Fix ghost fields with unquoted $@/$*
parser: Allow newlines within parameter substitution
expand: Fix bugs with words connected to the right of $@
Revert "[BUILTIN] Remove unnecessary restoration of format string in \
printf"
parser: Fix backquote support in here-document EOF mark
shell: provide .gitignore
parser: Fix single-quoted patterns in here-documents
parser: Add syntax stack for recursive parsing
parser: use pgetc_eatbnl() in more places
builtin: Greater resolution in test -nt / test -ot
|
2017-05-15 16:52:45 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
Check for stat64 declaration. Fixes SunOS 64-bit build.
|
2017-02-26 02:25:00 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 0.5.9.1
Changelog:
Not available
|
2015-11-03 00:00:35 by Alistair G. Crooks | Files touched by this commit (25) |
Log message:
Add SHA512 digests for distfiles for shells category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
|