Commit Briefs

Russ Cox

all: remove $OBJTYPE from build

Now that we assume pthreads, the only assembly left is in libmp and libsec. We only ever added assembly for 386. The portable C code is fine for plan9port.


rsc

make scripts work with more shells,

use current variable names.


wkj

MD5 and SHA1 in transliterated to x86 assembler with C preprocessor goo.

Thanks to Brendan Connell for putting up with this nonsense.


rsc

clean up when finished.

don't set PLAN9 don't set PLAN9


rsc

add libsec