freebsd-nq/bin/sh
Sergey Babkin 63f901ef53 The fix for >/dev/stdout, including Tor Egge's fix for the bug in the
original attempt of the fix. And yes, this time I've tried to build
world with it and it succeeded.

Submitted by:	Tor Egge
MFC after: 1 week
2002-01-13 14:37:40 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def Remove the printf builtin command from sh(1), which command is not 2001-11-20 18:33:59 +00:00
cd.c Don't call setvar() with the VTEXTFIXED flag. A copy is created by 2001-11-07 23:00:05 +00:00
cd.h
error.c
error.h
eval.c
eval.h
exec.c
exec.h
expand.c Don't check uninitialized memory for having the shell control character 2001-09-19 20:16:38 +00:00
expand.h
histedit.c *** empty log message *** 2001-10-01 08:43:58 +00:00
init.h
input.c *** empty log message *** 2001-10-01 08:43:58 +00:00
input.h
jobs.c
jobs.h
machdep.h
mail.c
mail.h
main.c
main.h
Makefile Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c Repair normally unused is_digit() macro. 2001-10-14 21:11:33 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c
parser.h
redir.c The fix for >/dev/stdout, including Tor Egge's fix for the bug in the 2002-01-13 14:37:40 +00:00
redir.h
sh.1 Remove the printf builtin command from sh(1), which command is not 2001-11-20 18:33:59 +00:00
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c
var.h