summary refs log tree commit diff
path: root/bin/cash/.gitignore
blob: ed57be1a12aa49ccd7a08966fe022d8334c5f610 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.o
.depend
builtins.c
builtins.h
cash
config.mk
mknodes
mksyntax
nodes.c
nodes.h
syntax.c
syntax.h
token.h
SOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe