--- mksh-49/main.c~ 2014-01-20 14:20:05.000000000 +0200 +++ mksh-49/main.c 2014-01-20 14:20:37.166725505 +0200 @@ -74,7 +74,6 @@ #if !defined(ANDROID) && !defined(MKSH_UNEMPLOYED) /* not in Android for political reasons */ /* not in ARGE mksh due to no job control */ - "stop=kill -STOP", #endif "autoload=typeset -fu", "functions=typeset -f", --- mksh-50f/mksh.1~ 2015-04-13 01:32:55.000000000 +0300 +++ mksh-50f/mksh.1 2015-04-22 12:28:32.070141365 +0300 @@ -1131,7 +1131,6 @@ nohup=\*(aqnohup \*(aq r=\*(aqfc \-e \-\*(aq source=\*(aqPATH=$PATH:. command .\*(aq -stop=\*(aqkill \-STOP\*(aq type=\*(aqwhence \-v\*(aq .Ed .Pp -- mksh-49/check.t~ 2014-01-11 20:10:02.000000000 +0200 +++ mksh-49/check.t 2014-01-20 14:21:32.202611748 +0200 @@ -6766,7 +6766,6 @@ nohup='nohup ' r='fc -e -' source='PATH=$PATH:. command .' - stop='kill -STOP' type='whence -v' --- name: aliases-1-hartz4 @@ -6834,7 +6833,6 @@ nohup='nohup ' r='fc -e -' source='PATH=$PATH:. command .' - stop='kill -STOP' type='whence -v' --- name: aliases-3b @@ -6857,7 +6855,6 @@ nohup='nohup ' r='fc -e -' source='PATH=$PATH:. command .' - stop='kill -STOP' type='whence -v' --- name: aliases-2b-hartz4