diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2001-01-22 12:52:01 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2001-01-22 12:52:01 +0000 |
commit | 5230c3cfb132d86bf4a29cbefa7bde20562cf4e1 (patch) | |
tree | 9c17f1005222bd8ce12fcb11aa9304b4bd830e5c /shells/esh/files/patch-ab | |
parent | Update port to 0.1.5 (diff) |
Master site disappeared. Use MASTER_SITE_LOCAL.
Noticed by: fenner
Notes
Notes:
svn path=/head/; revision=37435
Diffstat (limited to 'shells/esh/files/patch-ab')
-rw-r--r-- | shells/esh/files/patch-ab | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/esh/files/patch-ab b/shells/esh/files/patch-ab index 93f73ad712dc..46e36903ba95 100644 --- a/shells/esh/files/patch-ab +++ b/shells/esh/files/patch-ab @@ -16,5 +16,3 @@ } + signal(SIGCHLD, oldsig); } - - |