[BACK]Return to TODO CVS log [TXT][DIR] Up to [local] / funnyos / other

Annotation of funnyos/other/TODO, Revision 1.1

1.1     ! nbrk        1: $Id: TODO,v 1.18 2007/11/09 15:11:20 init Exp $
        !             2:
        !             3: - modify (copied from testarm) arch-specific stuff
        !             4: - hack kerm_mem to deal with this soc
        !             5: - cleanup kmem
        !             6: - think about not to hardcoding Tdata=<addr> in Makefile
        !             7: - write UART driver for debugging real hardware
        !             8: - move system HZ definition to some ARCH-specific place
        !             9:
        !            10:
        !            11: - implement kfree()
        !            12: - think about kmem; passing nbytes into kfree() is a really crap
        !            13: - attach fcons at tafb (on testarm)
        !            14: - rewrite strncmp
        !            15: - write more C stdlib functions
        !            16: - replace config_consinit() with universal MD startup hook function
        !            17: - test detach routines in some drivers
        !            18: - write scanf

CVSweb