Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-08 | walk: include qid version in deduplication | glenda | |
the qid version is part of the qid, take it into account for deduplication. | |||
2021-04-06 | [9front] walk: properly format permissions | Stephen Gregoratto | |
This patch adds dirmodefmt from fcall.h to pretty-print file permissions, similarly to ls -l. I didn't notice any performance degradation. I hope no-one relied on the old behaviour. | |||
2020-01-28 | walk: add D and T fmt characters (fileserver device/type) | BurnZeZ | |
2020-01-28 | walk: remove superfluous newline | BurnZeZ | |
2019-03-30 | walk: remove unused depth argument from dofile() | BurnZeZ | |
2019-03-25 | added walk(1) | BurnZeZ | |