chiark / gitweb /
util: properly divide in 64bit in format_timestamp()
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 374ff4107e9c2211c234a409c456cd66daa176d1..8384576707f80d222cceb11d5ba804187779cf24 100644 (file)
--- a/fixme
+++ b/fixme
@@ -28,8 +28,6 @@
 
 * iCalendar semantics for the timer stuff (RFC2445)
 
-* provide sysv-like command line utilities
-
 * ability to kill services? i.e. in contrast to stopping them, go directly
   into killing mode?
 
 
 * selinux
 
-* User= and friends needs to understand %i and similar replacements
-
 * make systemd bus activatable
 
-* pin /cgroup/systemd
-
 * systemd-sysvinit as package
 
-* install must understand templates
-
-* upstart fallback in systemctl
-
 * abstract namespace dbus socket
 
-* /sbin/shutdown argv[2..] message
-
-* exec /sbin/telinit from init
-
-* discuss NOTIFY_SOCKET, make it configurable? security implications?
-
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()