index
:
ntux
main
native translation und extension
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cmds
Age
Commit message (
Expand
)
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-22
ntux_cmd_spawn(), ntux_cmd_strace(): pass-through exit code of child process.
midipix
2
-2
/
+8
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
4
-10
/
+12
2018-10-12
ntux_cmd_chmod(): initial implementation.
midipix
1
-3
/
+128
2018-10-12
driver: added 'chmod' command support.
midipix
1
-0
/
+26
2018-08-05
ntux_cmd_strace(): integrated the driver's fdctx.
midipix
1
-2
/
+4
2018-08-05
ntux_cmd_stat(): integrated the driver's fdctx.
midipix
1
-3
/
+9
2018-07-15
ntux_cmd_stat(): restrict to pure fdio via use of ntux_dprintf().
midipix
1
-2
/
+2
2018-06-13
ntux_cmd_strace(): open the log file with O_TRUNC.
midipix
1
-1
/
+3
2018-06-08
ntux_cmd_strace(): initial implementation and integration.
midipix
1
-0
/
+137
2018-05-22
ntux_cmd_spawn(): initial implementation and integration.
midipix
1
-0
/
+54
2018-05-21
ntux_cmd_stat(): initial implementation and integration.
midipix
1
-0
/
+123