summaryrefslogtreecommitdiffstats
path: root/src/libsunrpc
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-107-12/+8
| | | | | | | | | 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>
* silence more warningsRuss Cox2012-10-211-1/+1
| | | | | R=rsc http://codereview.appspot.com/6744056
* fix clang warnings reported by Tuncer AyazRuss Cox2012-10-214-7/+6
| | | | | R=rsc http://codereview.appspot.com/6744054
* fix gcc 4.7 warnings (thanks Tuncer Ayaz)Russ Cox2012-10-202-3/+1
| | | | | R=rsc http://codereview.appspot.com/6744053
* fix memory leak (bakul shah)rsc2007-04-241-2/+1
|
* stupid bug in ext3 fixes (serge gannon)rsc2006-05-101-1/+1
|
* poor type-punned pointerrsc2006-05-051-1/+1
|
* sign extension bugrsc2006-05-041-3/+4
|
* rpc fixes (vandebo)rsc2006-05-043-7/+20
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-012-4/+4
|
* compiler warnings.rsc2005-10-292-3/+2
|
* applersc2005-07-131-1/+1
|
* no c++ commentsrsc2005-07-131-3/+6
|
* fixes for vnfsrsc2005-05-197-17/+64
|
* do not set $PLAN9rsc2005-03-151-1/+0
|
* odds and endsrsc2004-04-211-0/+29
|
* Add sunrpc.rsc2004-04-2116-0/+7163