freebsd-ports/shells/bash1/files
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
..
patch-aa Use $(CC) -E rather than ``cpp'' to deal with cpp's new braindamage. 1999-11-28 03:03:45 +00:00
patch-ab Bash version 1.17 was much more popular than I thought. 1999-03-30 01:31:43 +00:00
patch-ac Bash version 1.17 was much more popular than I thought. 1999-03-30 01:31:43 +00:00
patch-ad Bash version 1.17 was much more popular than I thought. 1999-03-30 01:31:43 +00:00
patch-ae Bash version 1.17 was much more popular than I thought. 1999-03-30 01:31:43 +00:00
patch-ag Bash version 1.17 was much more popular than I thought. 1999-03-30 01:31:43 +00:00
patch-ah Bash version 1.17 was much more popular than I thought. 1999-03-30 01:31:43 +00:00
patch-ai Use __FreeBSD__ instead of FreeBSD so this builds on the Alpha too. 1999-07-05 16:24:22 +00:00
patch-aj Bash1 incorrectly restores signals when executing programs. This causes 1999-11-28 03:07:19 +00:00
patch-ak Bash1 incorrectly restores signals when executing programs. This causes 1999-11-28 03:07:19 +00:00
patch-al Bash1 incorrectly restores signals when executing programs. This causes 1999-11-28 03:07:19 +00:00