Line 6: |
Line 6: |
| ! status | | ! status |
| ! comments | | ! comments |
− | |- | + | |- style="background: green; color: white" |
| | kernel || prctl codes || gorcunov@ || done || -mm tree | | | kernel || prctl codes || gorcunov@ || done || -mm tree |
| |- | | |- |
| | kernel || children entry in procfs || gorcunov@ || in-progress || - | | | kernel || children entry in procfs || gorcunov@ || in-progress || - |
− | |- | + | |- style="background: green; color: white" |
| | kernel || mm-struct fields || gorcunov@ || done || -mm tree | | | kernel || mm-struct fields || gorcunov@ || done || -mm tree |
| |- | | |- |
Line 18: |
Line 18: |
| |- | | |- |
| | crtools || UDP sockets support || gorcunov@ || need to utilize the udp diag subsys || - | | | crtools || UDP sockets support || gorcunov@ || need to utilize the udp diag subsys || - |
− | |- | + | |- style="background: green; color: white" |
− | | crtools || Unix datagram sockets support || gorcunov@ || small fix to existing connecting code required || - | + | | crtools || Unix datagram sockets support || gorcunov@ || done || - |
| |- | | |- |
| | kernel/crtools || Sockets backlog value dump || xemul@ || patch sent to Dave || - | | | kernel/crtools || Sockets backlog value dump || xemul@ || patch sent to Dave || - |
Line 50: |
Line 50: |
| |- | | |- |
| | crtools || Dump restoration logs to per-pid log file || avagin@/gorcunov@ || - || Otherwise there's a mess with on-screen flood | | | crtools || Dump restoration logs to per-pid log file || avagin@/gorcunov@ || - || Otherwise there's a mess with on-screen flood |
− | |- | + | |- style="background: green; color: white" |
− | | crtools || On fd dup2-ing when restoring need to add "this fd is used" protection || avagin@ || - || - | + | | crtools || On fd dup2-ing when restoring need to add "this fd is used" protection || avagin@ || done || - |
| |- | | |- |
| | crtools || Fix mess with image fd-s || xemul@ || - || - | | | crtools || Fix mess with image fd-s || xemul@ || - || - |