aboutsummaryrefslogtreecommitdiff
path: root/src/libventi/server.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-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>
2012-07-29libventi: fix segfault in vtgetreqDavid du Colombier1-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
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-2/+2
2005-07-13cleanuprsc1-2/+2
2005-02-14disable loggingrsc1-5/+5
2005-02-13use nci to label connectionsrsc1-2/+12
2005-02-11debuggingrsc1-1/+2
2004-06-09various debuggingrsc1-5/+5
2004-05-23various debuggingrsc1-0/+9
2004-04-29add -W to specify window size.rsc1-6/+29
various other little fixes.
2004-03-21Small tweaksrsc1-0/+2
Lots of new code imported.
2003-11-23new venti library.rsc1-0/+172