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

all: fix or silence all INSTALL warnings on macOS

Should be a clean build now. Change-Id: Id3460371cb5e8d4071f8faa9c2aec870d213a067 Reviewed-on: https://plan9port-review.googlesource.com/2781 Reviewed-by: Russ Cox <rsc@swtch.com>


Russ Cox

libmach, acid, db: 64-bit support




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

yet more []


rsc

kill some more []


rsc

get rid of array indexes.


rsc

libmach