aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/samterm/mesg.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-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>
* This should resolve the crash indicated in issue 44:Eoghan Sherry2010-02-181-1/+1
| | | | | | | | http://code.swtch.com/plan9port/issue/44/sam-crash R=rsc CC=codebot http://codereview.appspot.com/207094
* shut up gccrsc2006-04-201-2/+2
|
* 64-bit fixes from plan 9rsc2006-04-201-18/+18
|
* ignore host read eof while exitingrsc2005-01-201-0/+3
|
* debuggingrsc2005-01-071-4/+4
|
* change to use new thread libraryrsc2004-12-271-1/+7
|
* Little tweaks and documentation.rsc2004-03-021-5/+1
|
* Make sure snarf is <64kB, since the wire countrsc2004-03-021-4/+11
| | | | is only 16 bits.
* Tweaks to make it work on Unix.rsc2003-10-111-2/+3
|
* Initial revisionrsc2003-09-301-0/+804