This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
bin
/
sh
History
jilles
64540667eb
sh: Simplify handling of newlines in command substitution.
...
Unless we need to split on newlines, just append them as normal and remove them at the end.
2017-04-28 16:16:22 +00:00
..
bltin
…
funcs
…
tests
sh: Add some tests for command substitution final newline stripping.
2017-04-27 18:52:18 +00:00
alias.c
sh: Fix use after free when resetting an in-use alias.
2017-04-16 22:10:02 +00:00
alias.h
…
arith_yacc.c
…
arith_yacc.h
…
arith_yylex.c
…
arith.h
sh: Remove unused function declaration for arith_lex_reset().
2017-03-18 20:41:07 +00:00
builtins.def
…
cd.c
…
cd.h
…
error.c
…
error.h
…
eval.c
…
eval.h
…
exec.c
…
exec.h
…
expand.c
sh: Simplify handling of newlines in command substitution.
2017-04-28 16:16:22 +00:00
expand.h
…
histedit.c
…
input.c
…
input.h
…
jobs.c
…
jobs.h
…
mail.c
…
mail.h
…
main.c
…
main.h
…
Makefile
bin: normalize paths using SRCTOP-relative paths or :H when possible
2017-03-04 11:31:08 +00:00
Makefile.depend
…
memalloc.c
…
memalloc.h
…
miscbltin.c
sh: Reduce size of limits table.
2017-04-12 21:15:55 +00:00
mkbuiltins
…
mknodes.c
…
mksyntax.c
…
mktokens
…
myhistedit.h
…
mystring.c
…
mystring.h
…
nodes.c.pat
…
nodetypes
…
options.c
sh: Simplify setinteractive().
2017-04-22 21:31:37 +00:00
options.h
…
output.c
…
output.h
…
parser.c
…
parser.h
…
redir.c
…
redir.h
…
sh.1
…
shell.h
…
show.c
…
show.h
…
TOUR
…
trap.c
sh: Simplify setinteractive().
2017-04-22 21:31:37 +00:00
trap.h
sh: Simplify setinteractive().
2017-04-22 21:31:37 +00:00
var.c
…
var.h
…