Bring back the sign compare changes, this time with a fix from otto@
authormillert <millert@openbsd.org>
Sat, 6 Jan 2018 16:28:58 +0000 (16:28 +0000)
committermillert <millert@openbsd.org>
Sat, 6 Jan 2018 16:28:58 +0000 (16:28 +0000)
commit4c503bcd167b6729aad0119682ffe516cb53bade
tree8f2ae359ee4c680c64f377799b032cc50ce2c9e0
parentbd61d3e8c1ebf42c19024a04cdbc0c581c667e29
Bring back the sign compare changes, this time with a fix from otto@
that fixes the issues seen on hppa.  OK deraadt@ otto@
15 files changed:
bin/ksh/Makefile
bin/ksh/c_ksh.c
bin/ksh/edit.c
bin/ksh/emacs.c
bin/ksh/eval.c
bin/ksh/expand.h
bin/ksh/history.c
bin/ksh/lex.c
bin/ksh/lex.h
bin/ksh/misc.c
bin/ksh/path.c
bin/ksh/sh.h
bin/ksh/tree.c
bin/ksh/var.c
bin/ksh/vi.c