Commit ID:      100522F57C13E265FDE
CVSROOT:        /cvs
Module name:    src
Changes by:     t...@herc.mirbsd.org    2013/09/10 17:33:06 UTC

Modified files:
        distrib/special/mksh: Makefile
        bin/mksh       : Build.sh Makefile check.t funcs.c jobs.c main.c mksh.1
                         sh.h

Log message:
integrate latest changes from oksh: Wed Sep 4 15:49:19 2013 UTC by millert

Add a proper suspend builtin that saves/restores the tty and pgrp
as needed instead of an alias that just sends SIGSTOP.  Login shells
may be suspended if they are not running in an orphan process group.

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.72 -r1.73 src/distrib/special/mksh/Makefile
cvs -R rdiff -kk -upr1.646 -r1.647 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.125 -r1.126 src/bin/mksh/Makefile
cvs -R rdiff -kk -upr1.631 -r1.632 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.245 -r1.246 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.101 -r1.102 src/bin/mksh/jobs.c
cvs -R rdiff -kk -upr1.269 -r1.270 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.321 -r1.322 src/bin/mksh/mksh.1
cvs -R rdiff -kk -upr1.669 -r1.670 src/bin/mksh/sh.h

Reply via email to