From: Sami Kerola Date: Tue, 28 Feb 2012 23:50:52 +0000 (+0100) Subject: docs: TODO removal, rpmatch task is done X-Git-Tag: v2.22-rc1~666 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca1f4e91e82c773e95bef93847e74d764899c03;p=thirdparty%2Futil-linux.git docs: TODO removal, rpmatch task is done Signed-off-by: Sami Kerola --- diff --git a/Documentation/TODO b/Documentation/TODO index 6b8c2cc15b..d922d7e259 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -189,9 +189,6 @@ fdisk(s) This feature seems very attractive to users who resizing their disks (for example in virtual machines). - - sfdisk has to use rpmatch() for answers to y/n questions - (e.g. "Are you satisfied with this? [ynq]") - - sfdisk rounds to cylinders is -uM (megabyte units) is specified, this is pretty stupid feature. It has to round to sectors if -uS or -uM is specified. @@ -227,8 +224,6 @@ misc - add mllockall() and SCHED_FIFO to hwclock, see http://lkml.org/lkml/2008/10/12/132 - - use rpmatch() for all Y/N questions - - (!) rewrite ipcs to use /proc/sys/kernel rather than unreliable syscalls (there are problems with 32bit userspace on 64bit kernel)