| Line 1: |
Line 1: |
| − | = About man-pages =
| |
| − |
| |
| | Since CRIU have patches in kernel that add/modify userspace API, such changes need to be reflected in the official man-pages package (which lives at http://git.kernel.org/?p=docs/man-pages/man-pages.git). So let's track the status here. | | Since CRIU have patches in kernel that add/modify userspace API, such changes need to be reflected in the official man-pages package (which lives at http://git.kernel.org/?p=docs/man-pages/man-pages.git). So let's track the status here. |
| | | | |
| − | = Status = | + | == Status == |
| | | | |
| | {| class="wikitable sortable" | | {| class="wikitable sortable" |
| Line 18: |
Line 16: |
| | |} | | |} |
| | | | |
| − | = Need to check = | + | == Need to check === |
| | | | |
| − | == xemul@ == | + | === xemul@ === |
| | * net dialogue interface (uncluding SOCK_DIAG_BY_FAMILY,NETLINK_SOCK_DIAG) --> man7/netlink.7 | | * net dialogue interface (uncluding SOCK_DIAG_BY_FAMILY,NETLINK_SOCK_DIAG) --> man7/netlink.7 |
| | * kernel.ns_last_pid, is kernel docs enough? | | * kernel.ns_last_pid, is kernel docs enough? |
| Line 26: |
Line 24: |
| | * SO_GET_FILTER | | * SO_GET_FILTER |
| | | | |
| − | === PATCHSENT state === | + | ==== PATCHSENT state ==== |
| | | | |
| | * SO_PEEK_OFF -- for socket | | * SO_PEEK_OFF -- for socket |
| Line 33: |
Line 31: |
| | * /proc/pid/map_files links (like /proc/pid/fd ones) | | * /proc/pid/map_files links (like /proc/pid/fd ones) |
| | | | |
| − | == avagin@ == | + | === avagin@ === |
| | | | |
| − | proc: don't show nonexistent capabilities ? | + | * proc: don't show nonexistent capabilities ? |
| | | | |
| − | == skinsbursky@ == | + | === skinsbursky@ === |
| | | | |
| − | MSG_COPY for IPC | + | * MSG_COPY for IPC |
| | | | |
| − | == gorcunov@ == | + | === gorcunov@ === |
| | | | |
| | * tty's TIOCGPKT,TIOCGPTLCK,TIOCGEXCL codes -- unclear where to put, since there is no man for other ioctls | | * tty's TIOCGPKT,TIOCGPTLCK,TIOCGEXCL codes -- unclear where to put, since there is no man for other ioctls |