aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/sam/mesg.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+2
| | | | | | | | | 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>
* sam: turn off DEBUG logging (oops)Russ Cox2007-12-041-1/+0
|
* Bug fix fix - remove debugging implementation of needoutflush.rsc2007-01-121-1/+2
|
* Fix 15-year-old sam protocol bug.rsc2007-01-121-8/+13
|
* 64-bit fixesrsc2006-04-201-25/+44
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* bug fix from plan 9rsc2005-03-181-2/+5
|
* Reorgrsc2003-09-301-22/+22
|
* Initial revisionrsc2003-09-301-0/+821