summaryrefslogtreecommitdiffstats
path: root/src/cmd/smugfs/fs.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-50/+50
| | | | | | | | | 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>
* smugfs: delete debugging printsRuss Cox2009-07-291-5/+0
| | | | http://codereview.appspot.com/98066
* smugfs: directory mode should be 755Russ Cox2009-04-301-1/+1
|
* smugfs(4): new programRuss Cox2008-08-031-0/+1853