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 |
|---|---|---|---|---|
| 1.98 | 5 months | christos | document another non-literal format string | |
| 1.10 | 3 years | snj | Some spelling fixes from VaX#n8 in PR bin/23812. | |
| 1.14 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.7 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.21 | 5 months | joerg | Mark yyerror as static and __dead. | |
| 1.15 | 2 years | christos | use flex options instead of #defines | |
| 1.21 | 7 years | seb | Add new builtin `wordexp' to support wordexp(3). From FreeBSD. Provided in PR l... | |
| 1.44 | 5 months | plunky | NULL does not need a cast | |
| 1.6 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.37 | 3 years | dholland | Use "extern" properly for referencing globals defined in other modules. Now buil... | |
| 1.18 | 5 months | christos | add more gcc printf format attributes | |
| 1.103 | 2 months | christos | PR/45613: Aleksey Cheusov: /bin/sh: 'set -e' + 'if eval false' problem Fixed fro... | |
| 1.15 | 3 years | matt | Fix inconsistent definitions | |
| 1.42 | 3 years | dholland | Wrap declaration of a STATIC function that's only conditionally defined in a sui... | |
| 1.22 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.86 | 5 months | plunky | NULL does not need a cast | |
| 1.18 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.44 | 6 months | joerg | Move the savehandler assignment before setjmp() to avoid triggering warnings abo... | |
| 1.10 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.44 | 11 months | pooka | Tell copyfd if the caller wants the exact tofd to just fd >= tofd. Fixes "echo f... | |
| 1.15 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.69 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.20 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.11 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.16 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.10 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.57 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.11 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.29 | 3 years | matt | Fix inconsistent definitions | |
| 1.15 | 3 years | matt | Fix inconsistent definitions | |
| 1.40 | 3 months | christos | print the flag too next to the units like bash does. | |
| 1.3 | 8 years | christos | remove clause 3 | |
| 1.22 | 2 years | apb | Make this slightly more portable; it has to run on arbitary host platforms at bu... | |
| 1.5 | 3 years | apb | Don't try to remove trailing newlines from shell variables via constructs like $... | |
| 1.2 | 3 years | martin | Convert to new 2 clause license | |
| 1.12 | 3 years | apb | In shell scripts run during the build, add a SED variable, defaulting to "sed". ... | |
| 1.11 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.16 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.11 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.12 | 7 years | dsl | Change '\0' to 0 so that the SVR4 'echo' doesn't convert it to a null byte. Fixe... | |
| 1.13 | 2 years | joerg | Make indentation consistent. | |
| 1.42 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.20 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.33 | 17 months | christos | dprintf is claimed by posix. | |
| 1.23 | 5 months | christos | add more gcc printf format attributes | |
| 1.80 | 5 months | plunky | NULL does not need a cast | |
| 1.17 | 7 years | dsl | Correctly apply IFS to unquoted text in ${x-text}. Fixes PR/26058 and the 'for i... | |
| 1.32 | 5 months | plunky | NULL does not need a cast | |
| 1.16 | 11 months | pooka | Tell copyfd if the caller wants the exact tofd to just fd >= tofd. Fixes "echo f... | |
| 1.106 | 4 months | christos | Merge duplicate information. | |
| 1.17 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.28 | 5 months | christos | - add pid to the trace file so that we don't keep overwriting ourselves - use va... | |
| 1.7 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.2 | 4 years | lukem | use __RCSID() | |
| 1.2 | 8 years | dsl | Put a syntax.c under CVS instead of building if with the mksyntax program. Kill ... | |
| 1.35 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.19 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.40 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . | |
| 1.25 | 7 months | christos | PR/45069: Henning Petersen: Use prototypes from builtins.h . |