aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/convD2M.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-4/+4
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>
2010-12-07delete 9P2000.uRuss Cox1-33/+2
thanks to Erik Quanstrom R=rsc http://codereview.appspot.com/3469042
2005-12-29correct array size (Marco Gaddoni)rsc1-1/+1
2005-09-13Add 9P2000.u functions.rsc1-12/+49
2003-12-06File system stuff.rsc1-0/+95