summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2007-03-07 01:03:28 +0100
committerKarel Zak2007-03-07 10:14:23 +0100
commit1c51a3683a1e1ae589e1ec294f1153f4f567f899 (patch)
treedfae5eb93e4e22afafe4c7b37430057e0674bd74 /TODO
parentlogin: close PAM session after failed pam_setcred (diff)
downloadkernel-qcow2-util-linux-1c51a3683a1e1ae589e1ec294f1153f4f567f899.tar.gz
kernel-qcow2-util-linux-1c51a3683a1e1ae589e1ec294f1153f4f567f899.tar.xz
kernel-qcow2-util-linux-1c51a3683a1e1ae589e1ec294f1153f4f567f899.zip
todo: add item about ipcs
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index dfc4d78f5..cf66ba1ab 100644
--- a/TODO
+++ b/TODO
@@ -23,3 +23,6 @@
====
- use rpmatch() for all Y/N ?
+
+- rewrite ipcs to use /proc/sys/kernel rather than unreliable syscalls
+ (there are problems with 32bit userspace on 64bit kernel)