Commit Briefs

Dan Cross

Trivial changes: whitespace and modes.

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>


Russ Cox

libmach, acid, db: 64-bit support


Russ Cox

fix type-punned pointer warnings from gcc

R=rsc http://codereview.appspot.com/396042



rsc

pointer conversions




rsc

more pthread


rsc

Start working through proper handling of pthreads when

debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.


rsc

small hidings


rsc

better unwinding for 386.

command-line extraction from core files on linux and freebsd. move linux ureg into ureg386.h (used in many places).


rsc

back to 32 bit for now


rsc

maybe 64-bit better


rsc

various bug fixes


rsc

libmach