* configure.ac ** Allow user to specify location of libc.a. * laden ** Overlaps between modules and destination regions should be resolved intelligently. ** Support for sigma1 needs to be added when sigma1 exists. ** Shutdown should sleep a couple of seconds before reboot. ** When L4 supports it, the UTCB area of the rootserver should be set in the KIP. ** Conventional memory overriding non-conventional memory in the descriptor list is not supported. ** Add loaded modules as bootloader specific types to memory descriptor list (for sigma0 and wortel). * wortel ** Conventional memory overriding non-conventional memory in the descriptor list is not supported. * libhurd-slab ** Ideally this would be a feature in glibc. * libhurd-ihash ** Can be merged back into the Hurd if the callers are changed. ** Need to decide on the hurd_ihash_key_t type: unsigned int vs. uint32_t. The latter seems to be sufficient. Might even be uint64_t, though. Johan Rydberg suggested uintptr_t. Copyright 2003 Free Software Foundation, Inc. Written by Marcus Brinkmann This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.