Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 2 | -3/+3 | |
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-08-05 | disk/mkfs,disk/mkext: fix mkdir conflict | Russ Cox | 2 | -0/+3 | |
R=rsc http://codereview.appspot.com/6445076 | |||||
2012-07-17 | disk/mkfs, disk/mkext: add from Plan 9 | Russ Cox | 3 | -0/+1169 | |
R=rsc, rsc http://codereview.appspot.com/6405057 |