summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aan.c
AgeCommit message (Collapse)Author
2020-03-10improve usage messages (thanks henesy)Ori Bernstein
Fix inconsistencies between programs and their usage messages, correct instances where information seems to be missing or lost. This includes missing arguments, making usage consistent with manuals, and so on.
2017-02-05aan: remove fcallfmtcinap_lenrek
2017-02-04aan: use unsigned message counters, reject repeated acks, cleanup debug printscinap_lenrek
2017-02-02aan: check negative message size in headercinap_lenrek
2016-11-17aan: didn't ask about sendcommandftrvxmtrx
2016-03-10aan: handle case when reader closes netfdcinap_lenrek
when netfd is closed and set to -1 by the fromnet() reader proc, handle it like network failure and try reconnecting.
2013-03-06aan: fix structure padding for amd64cinap_lenrek
2012-06-27aan: use netconninfo from dial(2), threadsetnamecinap_lenrek
2012-06-27aan: fix bugs, initial timeout, portable network encodingcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen