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

Annotation of funnyos/TODO, Revision 1.18

1.18    ! init        1: $Id: TODO,v 1.17 2007/11/08 22:33:30 init Exp $
1.17      init        2:
                      3: - modify (copied from testarm) arch-specific stuff
                      4: - hack kerm_mem to deal with this soc
1.18    ! init        5: - cleanup kmem
1.17      init        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:
1.1       init       10:
                     11: - implement kfree()
1.13      init       12: - think about kmem; passing nbytes into kfree() is a really crap
1.12      init       13: - attach fcons at tafb (on testarm)
1.1       init       14: - rewrite strncmp
                     15: - write more C stdlib functions
                     16: - replace config_consinit() with universal MD startup hook function
1.10      init       17: - test detach routines in some drivers
1.11      init       18: - write scanf

CVSweb