freebsd-dev/bin/sh
Jilles Tjoelker 4269bba2eb sh: Fix formal overflow in pointer arithmetic
The intention is to lower the value of the pointer, which according to ubsan
cannot be done by adding an unsigned quantity.

Reported by:	kevans
Approved by:	re (kib)
MFC after:	1 week
2018-09-05 19:16:09 +00:00
..
bltin
funcs
tests sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
alias.c
alias.h
arith_yacc.c
arith_yacc.h
arith_yylex.c
arith.h
builtins.def
cd.c sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
cd.h
dot.profile Finish moving dot.cshrc and dot.profile to bin/csh/ and bin/sh/. 2018-08-29 16:59:19 +00:00
error.c
error.h
eval.c
eval.h
exec.c sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
exec.h sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
expand.c sh: Fix formal overflow in pointer arithmetic 2018-09-05 19:16:09 +00:00
expand.h
histedit.c
input.c
input.h
jobs.c
jobs.h
mail.c sh: Don't use padvance() for MAIL/MAILPATH 2018-07-15 09:14:30 +00:00
mail.h
main.c sh: Don't treat % specially in CDPATH 2018-07-15 21:55:17 +00:00
main.h
Makefile Finish moving dot.cshrc and dot.profile to bin/csh/ and bin/sh/. 2018-08-29 16:59:19 +00:00
Makefile.depend
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c
parser.h
profile Move all sh and csh files into bin/sh/ or bin/csh/ 2018-08-15 14:41:24 +00:00
redir.c
redir.h
sh.1 Describe how to prevent *.core files from being created using ulimit. 2018-07-19 13:09:29 +00:00
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c
var.h