The NetBSD Project

src/bin/sh/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.netbsd.org] / src / bin / sh


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] bltin/        
[DIR] funcs/        
[TXT] Makefile  1.81   17 months  apb   WARNS=4
[TXT] TOUR  1.9   2 years  snj   It's "its."
[TXT] alias.c  1.12   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] alias.h  1.6   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] arith.y  1.18   17 months  apb   Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)).
[TXT] arith_lex.l  1.14   17 months  apb   Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)).
[TXT] builtins.def  1.21   4 years  seb   Add new builtin `wordexp' to support wordexp(3). From FreeBSD. Provided in PR l...
[TXT] cd.c  1.39   2 years  simonb   Make the change for bin/31548 to set $PWD on shell startup non-fatal if the curr...
[TXT] cd.h  1.5   2 years  christos   PR/31548: Alexander Rigbo: $PWD not set when shell starts up, before pwd or cd ...
[TXT] error.c  1.36   6 months  matt   Fix inconsistent definitions
[TXT] error.h  1.17   5 months  apb   If SHELL_BUILTIN is defined (as will be the case when building external builtins...
[TXT] eval.c  1.93   3 months  tron   Revert revisions 1.91 and 1.92. The POSIX spec about the correct behaviour is co...
[TXT] eval.h  1.15   6 months  matt   Fix inconsistent definitions
[TXT] exec.c  1.41   6 months  matt   Fix inconsistent definitions
[TXT] exec.h  1.21   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] expand.c  1.78   17 months  apb   Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)).
[TXT] expand.h  1.17   17 months  apb   Make /bin/sh use intmax_t (instead of int) for arithmetic in $((...)).
[TXT] histedit.c  1.41   6 months  joerg   Set unique mode for the history, so that repeating a command doesn't spam the hi...
[TXT] init.h  1.10   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] input.c  1.40   18 months  rillig   Since interpreting ELF binaries as shell scripts is not very useful, and since t...
[TXT] input.h  1.15   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] jobs.c  1.65   2 years  snj   It's "its."
[TXT] jobs.h  1.19   4 years  dsl   Generate command line when SMALL is defined and make buffer full sized. All the ...
[TXT] machdep.h  1.11   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] mail.c  1.16   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] mail.h  1.10   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] main.c  1.51   5 weeks  lukem   Remove the \n and tabs from the __COPYRIGHT() strings.
[TXT] main.h  1.10   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] memalloc.c  1.29   6 months  matt   Fix inconsistent definitions
[TXT] memalloc.h  1.15   6 months  matt   Fix inconsistent definitions
[TXT] miscbltin.c  1.36   2 years  christos   fix setmode error handling.
[TXT] miscbltin.h  1.3   5 years  christos   remove clause 3
[TXT] mkbuiltins  1.21   4 years  christos   don't include the printf builtin if we are SMALL; saves 10K.
[TXT] mkinit.sh  1.4   4 months  martin   Convert to new 2 clause license
[TXT] mknodes.sh  1.2   4 months  martin   Convert to new 2 clause license
[TXT] mktokens  1.10   5 years  agc   Move 4 more files from UCB 4 clause to 3 clause licence. Thanks to Julio Merino...
[TXT] myhistedit.h  1.10   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] mystring.c  1.16   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] mystring.h  1.11   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] nodes.c.pat  1.12   4 years  dsl   Change '\0' to 0 so that the SVR4 'echo' doesn't convert it to a null byte. Fixe...
[TXT] nodetypes  1.12   5 years  agc   Move 4 more files from UCB 4 clause to 3 clause licence. Thanks to Julio Merino...
[TXT] options.c  1.40   2 years  dsl   TOG require that 'set +o' output the options in a form suitable for restoring th...
[TXT] options.h  1.19   2 years  dsl   TOG require that 'set +o' output the options in a form suitable for restoring th...
[TXT] output.c  1.29   2 years  rumble   Handle asprintf failing to allocate.
[TXT] output.h  1.18   5 months  apb   Remove trailing ';' in definitions of out1c and out2c macros.
[TXT] parser.c  1.69   6 days  christos   Fix here documents that end abruptly without NL before EOF. (Andy Shevchenko)
[TXT] parser.h  1.17   4 years  dsl   Correctly apply IFS to unquoted text in ${x-text}. Fixes PR/26058 and the 'for i...
[TXT] redir.c  1.30   7 months  msaitoh   Conform to XCU Section 2.8.2 (Exit Status for Commands)
[TXT] redir.h  1.15   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] sh.1  1.87   14 months  christos   PR/36533: Greg A. Woods: minor doc fixes for sh(1)
[TXT] shell.h  1.17   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] show.c  1.26   4 years  dsl   This seems to need stdlib.h to get a prototype for abort().
[TXT] show.h  1.7   5 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] syntax.c  1.2   8 months  lukem   use __RCSID()
[TXT] syntax.h  1.2   4 years  dsl   Put a syntax.c under CVS instead of building if with the mksyntax program. Kill ...
[TXT] trap.c  1.34   6 months  matt   Fix inconsistent definitions
[TXT] trap.h  1.18   3 years  christos   make setsig() return sig_t
[TXT] var.c  1.38   20 months  christos   fix a volatile variable; from Anon Ymous
[TXT] var.h  1.23   3 years  dsl   Save the length of each variable in the name table so that we can compare the le...


CVSweb <webmaster@jp.NetBSD.org>