.. |
USD.doc
|
RCSIds
|
2010-08-22 02:19:07 +00:00 |
bltin
|
output.c output.h: expose OUTPUT_ERR (flag for an exposed flags variable)
|
2008-10-12 01:40:37 +00:00 |
funcs
|
…
|
|
Makefile
|
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
|
2011-05-26 12:56:24 +00:00 |
TOUR
|
Some spelling fixes from VaX#n8 in PR bin/23812.
|
2008-11-15 17:01:38 +00:00 |
alias.c
|
Initialized flag field in struct alias (Fixed PR/43281)
|
2010-10-29 17:04:48 +00:00 |
alias.h
|
…
|
|
arith.y
|
Removed return statement in parser action that caused a memory leak with
|
2009-11-13 13:49:09 +00:00 |
arith_lex.l
|
use flex options instead of #defines
|
2009-10-29 14:21:40 +00:00 |
builtins.def
|
…
|
|
cd.c
|
Support $OLDPWD. (christos@ will update the manual.)
|
2011-06-10 02:19:10 +00:00 |
cd.h
|
…
|
|
error.c
|
Use "extern" properly for referencing globals defined in other modules.
|
2008-10-16 14:36:40 +00:00 |
error.h
|
…
|
|
eval.c
|
Tell copyfd if the caller wants the exact tofd to just fd >= tofd.
|
2011-02-17 15:13:49 +00:00 |
eval.h
|
…
|
|
exec.c
|
Wrap declaration of a STATIC function that's only conditionally defined
|
2008-10-16 15:31:05 +00:00 |
exec.h
|
…
|
|
expand.c
|
Use %zu in printf format for size_t value.
|
2009-11-27 10:50:04 +00:00 |
expand.h
|
…
|
|
histedit.c
|
Call el_source before initializing sh-specific editline properties (i.e.
|
2011-01-07 22:21:56 +00:00 |
init.h
|
…
|
|
input.c
|
Tell copyfd if the caller wants the exact tofd to just fd >= tofd.
|
2011-02-17 15:13:49 +00:00 |
input.h
|
…
|
|
jobs.c
|
don't free other jobs when we are specifically using the wait built-in.
|
2008-12-21 17:16:11 +00:00 |
jobs.h
|
…
|
|
machdep.h
|
…
|
|
mail.c
|
…
|
|
mail.h
|
…
|
|
main.c
|
fix faulty logic in previous change.
|
2010-02-21 09:54:57 +00:00 |
main.h
|
…
|
|
memalloc.c
|
…
|
|
memalloc.h
|
…
|
|
miscbltin.c
|
- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total
|
2009-03-29 01:02:48 +00:00 |
miscbltin.h
|
…
|
|
mkbuiltins
|
Make this slightly more portable; it has to run on arbitary host
|
2009-10-06 19:56:58 +00:00 |
mkinit.sh
|
Don't try to remove trailing newlines from shell variables via
|
2008-10-23 20:21:57 +00:00 |
mknodes.sh
|
…
|
|
mktokens
|
In shell scripts run during the build, add a SED variable, defaulting
|
2008-10-25 22:18:15 +00:00 |
myhistedit.h
|
…
|
|
mystring.c
|
…
|
|
mystring.h
|
…
|
|
nodes.c.pat
|
…
|
|
nodetypes
|
Make indentation consistent.
|
2009-05-26 07:30:51 +00:00 |
options.c
|
fix -Wsign-compare issues
|
2009-01-18 00:24:29 +00:00 |
options.h
|
…
|
|
output.c
|
dprintf is claimed by posix.
|
2010-08-30 06:27:14 +00:00 |
output.h
|
Make sh build in debug mode
|
2010-10-29 17:06:53 +00:00 |
parser.c
|
PR/44229: Henning Petersen: Remove dup check for whitespace.
|
2010-12-13 16:54:04 +00:00 |
parser.h
|
…
|
|
redir.c
|
Tell copyfd if the caller wants the exact tofd to just fd >= tofd.
|
2011-02-17 15:13:49 +00:00 |
redir.h
|
Tell copyfd if the caller wants the exact tofd to just fd >= tofd.
|
2011-02-17 15:13:49 +00:00 |
sh.1
|
Note that set -o tabcomplete requires either set -o emacs or set -o vi
|
2010-06-03 02:05:02 +00:00 |
shell.h
|
…
|
|
show.c
|
don't core-dump if we cannot open the trace file.
|
2010-11-14 19:36:07 +00:00 |
show.h
|
…
|
|
syntax.c
|
…
|
|
syntax.h
|
…
|
|
trap.c
|
…
|
|
trap.h
|
…
|
|
var.c
|
Use "extern" properly for referencing globals defined in other modules.
|
2008-10-16 14:36:40 +00:00 |
var.h
|
Use "extern" properly for referencing globals defined in other modules.
|
2008-10-16 14:36:40 +00:00 |