freebsd-nq/bin/sh
Ruslan Ermilov 4995f06772 Install /bin/sh safely. This allows a shell script to be used
to strip binaries by specifying it in the STRIPBIN environment
variable honoured by install(1).

MFC after:	3 days
2004-03-18 10:55:47 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l #include <string.h> for prototypes for strcpy() and strlen(). 2003-09-06 16:33:55 +00:00
arith.h Style cleanup, mostly 2003-09-04 18:28:42 +00:00
arith.y Fix testing of arith_assign() value for $((a=15)). 2003-09-07 10:14:56 +00:00
builtins.def
cd.c
cd.h
error.c
error.h
eval.c The PR diff I committed recently had one bug noticed by 2004-01-28 18:22:19 +00:00
eval.h
exec.c
exec.h
expand.c
expand.h
histedit.c
init.h
input.c Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
input.h
jobs.c Commit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd.org> 2004-02-05 22:34:05 +00:00
jobs.h
mail.c
mail.h
main.c
main.h
Makefile Install /bin/sh safely. This allows a shell script to be used 2004-03-18 10:55:47 +00:00
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins Do not assume there is only a space between #define and the macro name 2003-09-13 06:59:22 +00:00
mkinit.c
mknodes.c
mksyntax.c
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
parser.h
redir.c Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
redir.h Replace home-grown dup2() implementation with actual dup2() calls. This 2004-01-21 12:50:01 +00:00
sh.1 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
shell.h Style cleanup, mostly 2003-09-04 18:28:42 +00:00
show.c
show.h
TOUR
trap.c style(9): wrap at 80 columns. 2004-02-12 05:05:56 +00:00
trap.h
var.c
var.h