summaryrefslogtreecommitdiff
path: root/sys/src/cmd/samterm/plan9.c
AgeCommit message (Collapse)Author
2021-06-12B, sam: remove sam srv fileFulton Browne
No need for 2 programs doing the same job.
2016-10-18sam: revert showdata crapftrvxmtrx
2016-10-18sam: corner cases are hardftrvxmtrx
2016-10-18sam: fixup :(ftrvxmtrx
2016-10-18samterm: support "showdata" plumb actionftrvxmtrx
2014-06-11samterm: use 4K stacks for amd64 (thanks burnzez)cinap_lenrek
we got a stack overflow on the hostproc on amd64 overflowing by arround 200 byte. so just use 4K stacks for everything.
2014-05-02samterm: free() after getenv()ftrvxmtrx
2013-04-04sam, samterm: add -i flag to make tab insert spaces up to the next tabstop ↵ppatience0
and backspace to delete spaces until the previous tabstop
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen