summaryrefslogtreecommitdiffstats
path: root/src/cmd/db/setup.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+4
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* change to use attach functions.rsc2005-01-231-10/+21
| | | | | $a means switch thread in core dumps. (maybe that should be $A now?).
* symopenrsc2005-01-071-2/+2
|
* debuggerrsc2004-04-191-0/+145