summaryrefslogtreecommitdiff
path: root/sys/src/cmd/sam/sam.c
AgeCommit message (Collapse)Author
2022-04-16make = command's output plumbableumbraticus@prosimetrum.com
This patch makes sam's = cmd output what seems to me a more useful (plumbable) format: /full/path/to/file:addr , where addr is line(s) under = and rune(s) under =#.
2018-10-20fix misleading/wrong fd checksBurnZeZ
2015-04-28sam: prevent array overflow with multiple -i and -a arguments (thanks clsmith)cinap_lenrek
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