NetBSD/bin/sh
dsl 9cd22030d1 Put syntax.h under CVS instead of having it generated by mksyntax.
Use CHAR_MIN (from limits.h) to determine whether target char are signed
or unsigned - the syntax tables will not be indexed properly.
Rip out all the stuff from mksyntax.c that wrote syntax.h.
syntax.c can stiff be generated incorrectly...
2004-01-17 15:40:09 +00:00
..
bltin Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
funcs
Makefile Put syntax.h under CVS instead of having it generated by mksyntax. 2004-01-17 15:40:09 +00:00
TOUR
alias.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
alias.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
arith.y Drop equal signs from rule definitions; they cause problems with "bison -y". 2003-09-17 17:33:36 +00:00
arith_lex.l Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
builtins.def remove \r (agc, are you using MS-DOS?) 2003-08-22 14:21:12 +00:00
cd.c Posix requires that 'pwd -P' reset the shells saved cwd value - so a 2003-11-14 20:00:28 +00:00
cd.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
error.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
error.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
eval.c Add '\n' to "fork failed" trace messages. 2003-11-14 10:27:10 +00:00
eval.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
exec.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
exec.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
expand.c minor optimization in evalvar() 2003-12-21 08:32:39 +00:00
expand.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
histedit.c skip a leading `-' on the arg0 name when calling el_init() 2003-10-27 06:19:29 +00:00
init.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
input.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
input.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
jobs.c PR/23786: Robert Nestor: wait command returns the wrong status code. This 2003-12-18 00:56:05 +00:00
jobs.h Generate command line when SMALL is defined and make buffer full sized. 2003-11-27 21:16:14 +00:00
machdep.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
mail.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
mail.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
main.c Fix crash when DEBUG=2, by opening the log file ASAP. Reviewed by simonb@. 2003-09-14 12:09:29 +00:00
main.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
memalloc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
memalloc.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
miscbltin.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
miscbltin.h remove clause 3 2003-08-21 17:57:53 +00:00
mkbuiltins Move 4 more files from UCB 4 clause to 3 clause licence. 2003-08-22 11:22:23 +00:00
mkinit.sh Replace mkinit.c with mkinit.sh 2004-01-17 11:47:30 +00:00
mknodes.sh Replace the C program mknodes.c with a shell script mknodes.sh 2004-01-16 23:24:38 +00:00
mksyntax.c Put syntax.h under CVS instead of having it generated by mksyntax. 2004-01-17 15:40:09 +00:00
mktokens Move 4 more files from UCB 4 clause to 3 clause licence. 2003-08-22 11:22:23 +00:00
myhistedit.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
mystring.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
mystring.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
nodes.c.pat Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
nodetypes Move 4 more files from UCB 4 clause to 3 clause licence. 2003-08-22 11:22:23 +00:00
options.c Homogenize usage messages: make the 'usage' word all lowercase, as this seems 2004-01-05 23:23:32 +00:00
options.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
output.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
output.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
parser.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
parser.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
redir.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
redir.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
sh.1 Fix example added in previous. 2003-12-21 11:16:23 +00:00
shell.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
show.c This seems to need stdlib.h to get a prototype for abort(). 2003-11-14 10:46:13 +00:00
show.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
syntax.h Put syntax.h under CVS instead of having it generated by mksyntax. 2004-01-17 15:40:09 +00:00
trap.c Use '\0' instead of NULL in two checks (we are not checking for a pointer 2003-08-26 18:13:25 +00:00
trap.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
var.c Include strings.h, needed for index's prototype. 2003-08-26 18:14:24 +00:00
var.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00