Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-14 | ntux_cmd_chmod(): properly set errno upon non-system-call failure. | midipix | 1 | -12/+16 | |
2020-05-14 | ntux_cmd_chmod(): added initial --owner and --group support. | midipix | 1 | -6/+54 | |
2020-05-14 | ntux_cmd_chmod(): --strmode is now optional. | midipix | 1 | -8/+11 | |
2019-12-07 | ntux_cmd_chmod(): remove m+p (not needed), support ace propagation (+p, -p). | midipix | 1 | -6/+20 | |
2019-05-27 | framework: code against the newly added __xfi_xxx interfaces. | midipix | 1 | -6/+10 | |
2018-10-12 | ntux_cmd_chmod(): initial implementation. | midipix | 1 | -3/+128 | |
2018-10-12 | driver: added 'chmod' command support. | midipix | 1 | -0/+26 | |