aboutsummaryrefslogtreecommitdiff
path: root/src/libsunrpc
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross7-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>
2012-10-21silence more warningsRuss Cox1-1/+1
R=rsc http://codereview.appspot.com/6744056
2012-10-21fix clang warnings reported by Tuncer AyazRuss Cox4-7/+6
R=rsc http://codereview.appspot.com/6744054
2012-10-20fix gcc 4.7 warnings (thanks Tuncer Ayaz)Russ Cox2-3/+1
R=rsc http://codereview.appspot.com/6744053
2007-04-24fix memory leak (bakul shah)rsc1-2/+1
2006-05-10stupid bug in ext3 fixes (serge gannon)rsc1-1/+1
2006-05-05poor type-punned pointerrsc1-1/+1
2006-05-04sign extension bugrsc1-3/+4
2006-05-04rpc fixes (vandebo)rsc3-7/+20
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2-4/+4
2005-10-29compiler warnings.rsc2-3/+2
2005-07-13applersc1-1/+1
2005-07-13no c++ commentsrsc1-3/+6
2005-05-19fixes for vnfsrsc7-17/+64
2005-03-15do not set $PLAN9rsc1-1/+0
2004-04-21odds and endsrsc1-0/+29
2004-04-21Add sunrpc.rsc16-0/+7163