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

Current tag: pgoyette-compat-0407


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[DIR] bltin/        
[DIR] funcs/        
[TXT] Makefile  1.113   6 years  kre   branches: 1.113.4; Implement a bunch of new shell environment variables. many ...
[TXT] TOUR  1.11   7 years  abhinav   branches: 1.11.14; Fix grammar in couple of sentences.
[TXT] alias.c  1.16   6 years  kre   branches: 1.16.2; 1.16.4; PR bin/52348 Silence nuisance testing environments ...
[TXT] alias.h  1.8   9 years  christos   branches: 1.8.22; 1.8.24; Adjust to the new alias text libedit API.
[TXT] arith_token.c  1.7   6 years  kre   branches: 1.7.4; Do a better job of reporting invalid numeric constants in arit...
[TXT] arith_tokens.h  1.3   6 years  kre   branches: 1.3.4; Add support for ++ and -- (pre & post) and ',' to arithmetic.
[TXT] arithmetic.c  1.4   6 years  kre   branches: 1.4.2; Add support for ++ and -- (pre & post) and ',' to arithmetic.
[TXT] arithmetic.h  1.2   6 years  kre   branches: 1.2.6; A better LINENO implementation. This version deletes (well, ...
[TXT] builtins.def  1.25   6 years  kre   branches: 1.25.10; DEBUG mode shell update (changes nothing for shells which a...
[TXT] cd.c  1.50   6 years  kre   branches: 1.50.6; 1.50.8; DEBUG only changes. Convert the TRACE() calls in t...
[TXT] cd.h  1.6   12 years  christos   branches: 1.6.44; PR/45069: Henning Petersen: Use prototypes from builtins.h .
[TXT] error.c  1.41   6 years  kre   branches: 1.41.2; 1.41.4; PR bin/52348 Avoid a reference after free (detected...
[TXT] error.h  1.19   12 years  joerg   branches: 1.19.32; 1.19.34; Add __printflike attribution to use vprintf and fr...
[TXT] eval.c  1.153   6 years  kre   branches: 1.153.2; Implement the -X option - an apparent variant of -x which se...
[TXT] eval.h  1.19   7 years  kre   branches: 1.19.8; 1.19.14; 1.19.16; PR bin/48875 - avoid holding (replaced) ...
[TXT] exec.c  1.51   6 years  kre   branches: 1.51.4; DEBUG changes: convert DEBUG TRACE() calls to new format. AL...
[TXT] exec.h  1.26   6 years  kre   branches: 1.26.4; A better LINENO implementation. This version deletes (well,...
[TXT] expand.c  1.121   6 years  kre   branches: 1.121.2; Three fixes and a change to ~ expansions 1. A serious bug i...
[TXT] expand.h  1.23   6 years  kre   branches: 1.23.4; 1.23.6; A better LINENO implementation. This version delet...
[TXT] histedit.c  1.52   6 years  kre   branches: 1.52.4; 1.52.6; Now libedit supports embedded mode switch sequence,...
[TXT] init.h  1.10   20 years  agc   branches: 1.10.98; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] input.c  1.62   6 years  kre   branches: 1.62.2; 1.62.4; NFC - DEBUG mode change only - add some sanity to a...
[TXT] input.h  1.20   6 years  kre   branches: 1.20.4; 1.20.6; Implement PS1, PS2 and PS4 expansions (variable exp...
[TXT] jobs.c  1.98   6 years  kre   branches: 1.98.2; 1.98.4; In addition to previous the which fixed a (harmless)...
[TXT] jobs.h  1.21   6 years  kre   branches: 1.21.2; 1.21.4; Add '-n' and '-p var' args to the wait command (-n: ...
[TXT] machdep.h  1.11   20 years  agc   branches: 1.11.98; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] mail.c  1.18   6 years  kre   branches: 1.18.6; If we are going to keep the MAILPATH % hack, then at least do...
[TXT] mail.h  1.10   20 years  agc   branches: 1.10.98; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] main.c  1.73   6 years  sevan   branches: 1.73.2; 1.73.4; drop main() prototype
[TXT] main.h  1.11   12 years  christos   branches: 1.11.42; 1.11.44; PR/45069: Henning Petersen: Use prototypes from bu...
[TXT] memalloc.c  1.30   6 years  kre   branches: 1.30.4; 1.30.6; Many internal memory management type fixes. PR bin/...
[TXT] memalloc.h  1.17   6 years  kre   branches: 1.17.4; 1.17.6; Many internal memory management type fixes. PR bin/...
[TXT] miscbltin.c  1.44   6 years  gson   branches: 1.44.2; 1.44.10; 1.44.12; Fix inconsistent whitespace
[TXT] miscbltin.h  1.3   20 years  christos   branches: 1.3.98; remove clause 3
[TXT] mkbuiltins  1.22   14 years  apb   branches: 1.22.48; Make this slightly more portable; it has to run on arbitary ...
[TXT] mkinit.sh  1.7   8 years  christos   branches: 1.7.8; 1.7.14; 1.7.16; General KNF and source code cleanups, avoid ...
[TXT] mknodenames.sh  1.4   6 years  kre   branches: 1.4.4; 1.4.6; It is amazing what nonsense appears to work sometimes...
[TXT] mknodes.sh  1.2   15 years  martin   branches: 1.2.56; 1.2.62; Convert to new 2 clause license
[TXT] mkoptions.sh  1.5   6 years  kre   branches: 1.5.4; Sort options with long names that differ only by char case in ...
[TXT] mktokens  1.14   6 years  kre   branches: 1.14.4; Add a comment explaining the ordering reltionship of the toke...
[TXT] myhistedit.h  1.13   6 years  kre   branches: 1.13.6; Now libedit supports embedded mode switch sequence, improve ...
[TXT] mystring.c  1.17   10 years  dholland   branches: 1.17.22; 1.17.28; 1.17.30; Add const.
[TXT] mystring.h  1.11   20 years  agc   branches: 1.11.98; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] nodes.c.pat  1.13   12 years  matt   branches: 1.13.26; 1.13.32; Use C89 function definitions
[TXT] nodetypes  1.18   6 years  kre   branches: 1.18.6; Remove some left over baggage from the LINENO v1 implementat...
[TXT] option.list  1.8   6 years  kre   branches: 1.8.2; 1.8.4; Remove the -X option from SMALL shells (as used on boo...
[TXT] options.c  1.52   6 years  kre   branches: 1.52.2; 1.52.4; Remove the -X option from SMALL shells (as used on b...
[TXT] options.h  1.27   6 years  kre   branches: 1.27.10; Arrange for set -o and $- output to be sorted, rather than m...
[TXT] output.c  1.40   6 years  kre   branches: 1.40.4; Remove the -X option from SMALL shells (as used on boot flopp...
[TXT] output.h  1.27   6 years  kre   branches: 1.27.4; Remove the -X option from SMALL shells (as used on boot flopp...
[TXT] parser.c  1.145   6 years  kre   branches: 1.145.2; PR bin/52715 Correct a (relatively harmless) use after free...
[TXT] parser.h  1.24   6 years  kre   branches: 1.24.2; 1.24.4; Add support for $'...' quoting (based upon C "..." s...
[TXT] redir.c  1.59   6 years  kre   branches: 1.59.2; 1.59.4; DEBUG mode only change. Add some tracing. NFC (w...
[TXT] redir.h  1.24   6 years  kre   branches: 1.24.6; Include redirections in trace output from "set -x"
[TXT] sh.1  1.203   6 years  uwe   Drop "show or set the limit on" legalese from the description of each and every ...
[TXT] shell.h  1.25   6 years  kre   branches: 1.25.2; 1.25.4; NFC: DEBUG mode change - add a couple more TRACE ma...
[TXT] show.c  1.47   6 years  kre   branches: 1.47.4; 1.47.6; NFC: DEBUG only change - provide an externally visi...
[TXT] show.h  1.11   6 years  kre   branches: 1.11.6; NFC: DEBUG only change - provide an externally visible (to t...
[TXT] syntax.c  1.5   6 years  kre   branches: 1.5.2; 1.5.4; Add support for $'...' quoting (based upon C "..." str...
[TXT] syntax.h  1.9   6 years  kre   branches: 1.9.2; 1.9.4; Add support for $'...' quoting (based upon C "..." str...
[TXT] trap.c  1.41   6 years  kre   branches: 1.41.4; 1.41.6; DEBUG and white space changes only. Convert TRACE...
[TXT] trap.h  1.22   8 years  christos   branches: 1.22.14; 1.22.16; report the signal that wait was interrupted by, wh...
[TXT] var.c  1.69   6 years  kre   branches: 1.69.2; 1.69.4; Implement the -X option - an apparent variant of -x ...
[TXT] var.h  1.36   6 years  kre   branches: 1.36.2; 1.36.4; Extract the variable name validity test from setname...
[TXT] version.h  1.2   8 years  christos   branches: 1.2.14; 1.2.16; replace with standard copyright :-)
[TXT] arith.h (in the Attic) [Hide]  1.3   25 years  christos   PR/5577: Craig M. Chase: sh does not build with PARALLEL set. - Added YHEADER in...
[TXT] arith.y (in the Attic) [Hide]  1.26   7 years  kre   Finish support for all required $(( )) (shell arithmetic) operators, closing P...
[TXT] arith_lex.l (in the Attic) [Hide]  1.19   7 years  kre   Finish support for all required $(( )) (shell arithmetic) operators, closing P...
[TXT] b.c (in the Attic) [Hide]  1.3   30 years  mycroft   Clean up deleted files.
[TXT] builtins (in the Attic) [Hide]  1.10   29 years  mycroft   Clean up deleted files.
[TXT] dirent.c (in the Attic) [Hide]  1.5   29 years  mycroft   Clean up deleted files.
[TXT] errmsg.c (in the Attic) [Hide]  1.7   29 years  mycroft   Clean up deleted files.
[TXT] errmsg.h (in the Attic) [Hide]  1.7   29 years  mycroft   Clean up deleted files.
[TXT] extern.h (in the Attic) [Hide]  1.4   28 years  christos   Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0 bug.
[TXT] mkinit.c (in the Attic) [Hide]  1.24   20 years  dsl   Replace mkinit.c with mkinit.sh Build mksyntax directly from mksyntax.c so that ...
[TXT] mknodes.c (in the Attic) [Hide]  1.24   20 years  dsl   Replace the C program mknodes.c with a shell script mknodes.sh (mkinit and mksyn...
[TXT] mksignames.c (in the Attic) [Hide]  1.5   30 years  mycroft   Clean up deleted files.
[TXT] mksyntax.c (in the Attic) [Hide]  1.31   20 years  dsl   Put a syntax.c under CVS instead of building if with the mksyntax program. Kill ...
[TXT] mt (in the Attic) [Hide]  1.4   30 years  mycroft   Clean up deleted files.
[TXT] ulimit.c (in the Attic) [Hide]  1.4   28 years  christos   Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0 bug.


CVSweb <webmaster@jp.NetBSD.org>