aboutsummaryrefslogtreecommitdiff
path: root/src/libventi/packet.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-24/+24
| | | | | | | | | 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: return value nitsRuss Cox2008-06-141-1/+1
|
* sync with plan 9rsc2007-04-211-10/+2
|
* Fix a handful of small one-time memory leaks in vbackup,rsc2006-10-191-1/+0
| | | | and one per-package memory leak (in writethread).
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-5/+5
|
* zero unused iorsc2005-07-131-1/+4
|
* stupid sunrsc2005-01-141-1/+0
|
* compiler appeasementrsc2004-12-281-1/+4
|
* various debuggingrsc2004-06-091-13/+99
|
* various debuggingrsc2004-05-231-2/+6
|
* Various small interface changes.rsc2004-03-151-12/+10
|
* new venti library.rsc2003-11-231-0/+941