aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9pfuse/errstr.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-159pfuse: update errortabOleg Nemanov1-0/+2
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>
2008-07-249pfuse: convert "invalid" to EINVALRuss Cox1-0/+1
2006-10-12avoid EPROTO in case not there (Tim Wiess)rsc1-0/+4
2006-07-23oopsrsc1-127/+30
2006-07-23better errstrrsc1-0/+165