.. |
bltin
|
Spell output with two ts.
|
2003-01-04 23:43:02 +00:00 |
funcs
|
…
|
|
Makefile
|
If building as a CRUNCHEDPROG, use "lex -L" and "yacc -l" to suppress #line
|
2003-03-10 17:58:21 +00:00 |
TOUR
|
…
|
|
alias.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
alias.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
arith.y
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
arith_lex.l
|
…
|
|
builtins.def
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
cd.c
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
cd.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
error.c
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
error.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
eval.c
|
Make this build on platforms where size_t != int, i.e. sparc, arm, ppc, ...
|
2003-01-23 14:58:07 +00:00 |
eval.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
exec.c
|
Fix bin/20185 - builtin called from function of same name mustn't be hashed.
|
2003-02-04 08:51:30 +00:00 |
exec.h
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
expand.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
expand.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
histedit.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
init.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
input.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
input.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
jobs.c
|
- use FD_CLOEXEC properly
|
2003-01-27 12:54:08 +00:00 |
jobs.h
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
machdep.h
|
explain what's breaking with alignments > 16, but no fix yet.
|
2002-10-07 14:26:08 +00:00 |
mail.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
mail.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
main.c
|
PR/19453: Christopher Richards: Call setlocale() in /bin/sh
|
2002-12-11 19:12:18 +00:00 |
main.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
memalloc.c
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
memalloc.h
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
miscbltin.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
miscbltin.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
mkbuiltins
|
Parse end of line comments correctly
|
2003-02-02 21:10:45 +00:00 |
mkinit.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
mknodes.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
mksyntax.c
|
Make sure that UPEOF is compared to the right type on the left hand
|
2003-01-12 20:26:53 +00:00 |
mktokens
|
…
|
|
myhistedit.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
mystring.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
mystring.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
nodes.c.pat
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
nodetypes
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
options.c
|
%d is 12 chars, not 10 chars. hinted by deraadt
|
2003-04-15 07:40:56 +00:00 |
options.h
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
output.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
output.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
parser.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
parser.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
redir.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
redir.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
sh.1
|
add missing parenthesis
|
2003-04-12 16:39:19 +00:00 |
shell.h
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
show.c
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
show.h
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
trap.c
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
trap.h
|
Fixes from David Laight:
|
2002-11-24 22:35:38 +00:00 |
var.c
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |
var.h
|
Support command -p, -v and -V as posix
|
2003-01-22 20:36:03 +00:00 |