aboutsummaryrefslogtreecommitdiff
path: root/src/libventi/server.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+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>
* libventi: fix segfault in vtgetreqDavid du Colombier2012-07-291-1/+2
| | | | | | | | | Don't call vtlog() when _vtqrecv() returns nil on queue hangup, as reported on http://bitbucket.org/rsc/plan9port/issue/102/ R=rsc http://codereview.appspot.com/6373046
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* cleanuprsc2005-07-131-2/+2
|
* disable loggingrsc2005-02-141-5/+5
|
* use nci to label connectionsrsc2005-02-131-2/+12
|
* debuggingrsc2005-02-111-1/+2
|
* various debuggingrsc2004-06-091-5/+5
|
* various debuggingrsc2004-05-231-0/+9
|
* add -W to specify window size.rsc2004-04-291-6/+29
| | | | various other little fixes.
* Small tweaksrsc2004-03-211-0/+2
| | | | Lots of new code imported.
* new venti library.rsc2003-11-231-0/+172