aboutsummaryrefslogtreecommitdiff
path: root/src/libsec/mkfile
AgeCommit message (Collapse)AuthorFilesLines
2020-12-30all: remove $OBJTYPE from buildRuss Cox1-1/+1
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.
2004-04-21make scripts work with more shells,rsc1-1/+1
use current variable names.
2004-04-21MD5 and SHA1 in transliterated to x86 assembler with C preprocessor goo.wkj1-2/+0
Thanks to Brendan Connell for putting up with this nonsense.
2004-04-19clean up when finished.rsc1-1/+0
don't set PLAN9 don't set PLAN9
2003-11-23add libsecrsc1-0/+10