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

Annotation of funnyos/TODO, Revision 1.6

1.6     ! init        1: $Id: TODO,v 1.5 2007/10/25 18:42:14 init Exp $
1.1       init        2:
                      3: - fix kmalloc() (incorrect membmap update or incorrect free region selection);
                      4:        malloc returns same firstpage addrs which leads to memory corruption.
                      5: - implement kfree()
                      6: - design recursive devconfig
                      7: - rewrite strncmp
                      8: - write more C stdlib functions
                      9: - think about not to hardcoding Tdata=<addr> in Makefile
                     10: - design bus_* abstraction
1.4       init       11: - design fcons abstraction
1.1       init       12: - replace config_consinit() with universal MD startup hook function
                     13: - clean up sys/device.h and kern_devconfig;
                     14: - write more drivers
1.5       init       15: - design interrupt support
1.6     ! init       16: - proceed to SAM7S64 support; work on real hardware

CVSweb