freebsd-ports/shells
David E. O'Brien d185596316 Bash1 incorrectly restores signals when executing programs. This causes
many programs to use 100% CPU after a login session was ungracefully
closed because SIGHUP will not be delivered to processes started from bash1
used as login shell (SIGHUP is ignored when bash1 is running as login shell
and telnet connection is made because ignored SIGHUP is inherited
from inetd->telnetd->getty->login; ignored SIGHUP is restored before
starting any program from shell).

These patches were derived from Bash 2.03, and attempt to impliement
the Bash 2.03 behavior.

PR:		14943
Submitted by:	Max Khon (fjoe@iclub.nsu.ru)
1999-11-28 03:07:19 +00:00
..
bash change master site 1999-10-03 00:33:42 +00:00
bash1 Bash1 incorrectly restores signals when executing programs. This causes 1999-11-28 03:07:19 +00:00
bash2 change master site 1999-10-03 00:33:42 +00:00
bash3 change master site 1999-10-03 00:33:42 +00:00
es $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
esh FreeBSD.ORG -> FreeBSD.org 1999-08-31 06:53:31 +00:00
fd Updated to 1.03k 1999-09-06 17:33:07 +00:00
ksh93 Initial import of ksh93. 1999-11-26 20:43:23 +00:00
pdksh $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
pkg #4/4 enforcing Caps, no period 1999-06-26 19:22:14 +00:00
rc $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
scsh $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
tcsh FreeBSD.ORG -> FreeBSD.org 1999-08-31 06:53:31 +00:00
zsh Upgrade to v3.0.7. 1999-11-25 09:03:32 +00:00
zsh-devel Fix reported in ports/14376 does not solve the problem essentially. 1999-10-29 14:39:47 +00:00
Makefile Activate the ksh93 port. 1999-11-26 20:56:59 +00:00