summaryrefslogtreecommitdiffstats
path: root/src/cmd/db
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-106-32/+32
| | | | | | | | | 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>
* libmach, acid, db: 64-bit supportRuss Cox2012-02-195-8/+9
|
* fix type-punned pointer warnings from gccRuss Cox2010-03-101-2/+3
| | | | | R=rsc http://codereview.appspot.com/396042
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-012-4/+4
|
* Fix uchar cast.rsc2005-09-091-1/+1
|
* NetBSD-macppc ctype needs uchars.rsc2005-09-091-2/+2
|
* volatilersc2005-01-241-1/+2
|
* change to use attach functions.rsc2005-01-235-97/+35
| | | | | $a means switch thread in core dumps. (maybe that should be $A now?).
* oopsrsc2005-01-071-2/+2
|
* symopenrsc2005-01-071-2/+2
|
* Goodbye SHORTLIBrsc2005-01-041-1/+0
|
* make things work on SunOSrsc2004-04-201-0/+2
|
* remove ref to mach2rsc2004-04-191-1/+0
|
* debuggerrsc2004-04-1915-0/+3179