freebsd-nq/bin/sh
Steve Price 938ddab485 Fix a problem that caused some foreground pipelines to die with:
tcsetpgrp failed, errno=1

Discovered and Reviewed by: joerg
1997-01-06 01:26:44 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l Remove extra #undef. 1996-12-21 14:57:38 +00:00
arith.h
arith.y
builtins.def
cd.c Make sh(1) think and be in the same place at the same time. This closes 1997-01-04 19:14:29 +00:00
cd.h Make sh(1) a little braver in the face of adversity. sh(1) 1996-12-21 22:09:40 +00:00
error.c
error.h
eval.c
eval.h
exec.c
exec.h
expand.c This doesn't change any behavior, but may be a slight 1996-12-21 15:16:32 +00:00
expand.h
histedit.c
init.h
input.c
input.h
jobs.c Fix a problem that caused some foreground pipelines to die with: 1997-01-06 01:26:44 +00:00
jobs.h
machdep.h
mail.c
mail.h
main.c Make sh(1) a little braver in the face of adversity. sh(1) 1996-12-21 22:09:40 +00:00
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c Fix a problem caused by finger failure on my part. The builtin 1996-12-21 13:21:57 +00:00
options.h
output.c
output.h
parser.c
parser.h
redir.c
redir.h
sh.1
shell.h Make sh(1) a little braver in the face of adversity. sh(1) 1996-12-21 22:09:40 +00:00
show.c
show.h
TOUR
trap.c With these changes sh(1)'s trap command should be POSIX-compliant, 1996-12-24 23:59:53 +00:00
trap.h
var.c
var.h