aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/samterm/mesg.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>
2010-02-18This should resolve the crash indicated in issue 44:Eoghan Sherry1-1/+1
http://code.swtch.com/plan9port/issue/44/sam-crash R=rsc CC=codebot http://codereview.appspot.com/207094
2006-04-20shut up gccrsc1-2/+2
2006-04-2064-bit fixes from plan 9rsc1-18/+18
2005-01-20ignore host read eof while exitingrsc1-0/+3
2005-01-07debuggingrsc1-4/+4
2004-12-27change to use new thread libraryrsc1-1/+7
2004-03-02Little tweaks and documentation.rsc1-5/+1
2004-03-02Make sure snarf is <64kB, since the wire countrsc1-4/+11
is only 16 bits.
2003-10-11Tweaks to make it work on Unix.rsc1-2/+3
2003-09-30Initial revisionrsc1-0/+804