summaryrefslogtreecommitdiff
path: root/sys/src/cmd/acid/main.c
AgeCommit message (Collapse)Author
2017-06-12acid: provide hooks 'procattach' and 'dying'aiju
2014-02-09acid: make 'a' and 'A' format to have the same size as mach->szaddrcinap_lenrek
to make it easier to write portable acid code, we introduce 'A' format in the same meaning as in db(1): A Print the value of dot in hexadecimal. Dot is unaffected. both 'a' (symbolic) and 'A' will both have 64 or 32 bit size depending on the mach, so pointer array indexing works the same.
2012-02-11acid: fix format string bugs and comment line counting (from eriks ↵cinap_lenrek
patch/acid-nits patch)
2011-07-22acid: don't assume mipsaiju
2011-07-22acid: fixed $terminal handlingaiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen