aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/sam/sam.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+1
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2006-06-26fix dup file name bugrsc1-1/+10
2006-05-06shut up gcc volatilersc1-3/+6
2006-04-2064-bit fixesrsc1-9/+8
2006-03-20update usagersc1-4/+0
2006-03-20update lucidarsc1-1/+5
2005-01-27remove debugging printrsc1-1/+0
2005-01-27add autoindent (-a) and chording.rsc1-54/+37
clean up argument parsing.
2004-12-28FreeBSD tweaksrsc1-2/+2
2004-05-14allowrsc1-1/+1
sam -r machine filelist... from presotto
2004-04-29add -W to specify window size.rsc1-1/+7
various other little fixes.
2003-11-25Add the #goo to allow use in C++.rsc1-1/+5
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-11-23Don't need to install 'u' as flagfmt anymore.rsc1-5/+0
2003-10-11Various tweaks. The implementation of notify, create, etc.rsc1-1/+5
should really be in lib9.
2003-09-30Reorgrsc1-13/+13
2003-09-30Initial revisionrsc1-0/+739