1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
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
bash1 Bash1 incorrectly restores signals when executing programs. This causes 1999-11-28 03:07:19 +00:00
bash2
bash3
es
esh
fd
ksh93
pdksh
pkg
rc
scsh
tcsh
zsh
zsh-devel
Makefile Activate the ksh93 port. 1999-11-26 20:56:59 +00:00