From: Alan Cox Date: Sun, 24 May 2015 21:48:31 +0000 (+0100) Subject: TODO: update X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f90d881af724973dbf948b80a09517d2e0fb8607;p=FUZIX.git TODO: update --- diff --git a/Kernel/TODO b/Kernel/TODO index 11b79b01..29dd399b 100644 --- a/Kernel/TODO +++ b/Kernel/TODO @@ -43,7 +43,8 @@ o Different magic for "big" fs - 32bit block numbers only on raw devices. Split blkno_t into blkno_t blknodev_t or similar DONE Carrier handling for tty devices o Revoke 8) -DONE Uptime/loadaverage/swapfree etc data +DONE Uptime/loadaverage/free +o swapfree o Virtual device hooks for networking o Pty/tty devices o Finish select/poll