NetBSD/bin/sh
lukem a1267d0c71 add auto-generated token.h to dependancy for ${OBJS}.
not everyone runs "make depend" ...
1997-06-16 02:42:38 +00:00
..
bltin
funcs
Makefile add auto-generated token.h to dependancy for ${OBJS}. 1997-06-16 02:42:38 +00:00
TOUR
alias.c kill 'register' 1997-01-11 02:04:27 +00:00
alias.h
arith.h
arith.y
arith_lex.l
builtins.def NO_HISTORY->SMALL 1997-03-14 01:42:18 +00:00
cd.c __svr4__ -> __SVR4 1997-04-11 23:07:47 +00:00
cd.h
error.c Use #ifdef __STDC__ instead of #if __STDC__ 1997-04-11 23:06:51 +00:00
error.h
eval.c NO_HISTORY->SMALL 1997-03-14 01:42:18 +00:00
eval.h
exec.c add type builtin. 1997-02-06 23:24:52 +00:00
exec.h add type builtin. 1997-02-06 23:24:52 +00:00
expand.c PR/3352: From Hiroyuki Ito: ${#1} was not being expanded properly if there 1997-03-18 18:54:40 +00:00
expand.h
histedit.c Track $TERM and call the appropriate editline(3) routine to update the 1997-04-11 22:45:38 +00:00
init.h
input.c Rename pread to preadfd 1997-04-11 23:00:40 +00:00
input.h
jobs.c kill 'register' 1997-01-11 02:04:27 +00:00
jobs.h
machdep.h
mail.c kill 'register' 1997-01-11 02:04:27 +00:00
mail.h
main.c Don't call getpwd() because if that fails the shell cannot start. (from scott) 1997-04-11 23:01:44 +00:00
main.h
memalloc.c kill 'register' 1997-01-11 02:04:27 +00:00
memalloc.h
miscbltin.c Make this work on systems that don't have quads 1997-04-11 23:08:15 +00:00
mkbuiltins
mkinit.c kill 'register' 1997-01-11 02:04:27 +00:00
mknodes.c Pointer arithmetic on void * is illegal but gcc does not care. 1997-04-11 23:03:08 +00:00
mksyntax.c
mktokens
myhistedit.h Track $TERM and call the appropriate editline(3) routine to update the 1997-04-11 22:45:38 +00:00
mystring.c kill 'register' 1997-01-11 02:04:27 +00:00
mystring.h
nodes.c.pat Pointer arithmetic on void * is illegal but gcc does not care. 1997-04-11 23:03:08 +00:00
nodetypes
options.c NO_HISTORY->SMALL 1997-03-14 01:42:18 +00:00
options.h
output.c Fix so that this compiles on systems without quads and remove the double 1997-04-11 23:05:43 +00:00
output.h #if __STDC__ -> #ifdef __STDC__ 1997-04-11 23:08:40 +00:00
parser.c NO_HISTORY->SMALL 1997-03-14 01:42:18 +00:00
parser.h
redir.c PR/3452: Jerry Peek: Redirections of unopened fd to file failed. 1997-04-21 12:38:25 +00:00
redir.h
sh.1 Add documentation for ulimit command, courtsey of 1997-05-23 19:40:30 +00:00
shell.h
show.c Use #ifdef __STDC__ instead of #if __STDC__ 1997-04-11 23:06:51 +00:00
show.h add forward declaration of union node; 1997-04-11 22:58:40 +00:00
trap.c
trap.h
var.c Track $TERM and call the appropriate editline(3) routine to update the 1997-04-11 22:45:38 +00:00
var.h Track $TERM and call the appropriate editline(3) routine to update the 1997-04-11 22:45:38 +00:00