| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.15 | Olivier Blin | 2007-08-27 | 2 | -1/+2 |
* | read modules description from /modules/modules.description (and drop hardcode... | Olivier Blin | 2007-08-27 | 4 | -72/+62 |
* | make filename2modname modify in-place | Olivier Blin | 2007-08-27 | 1 | -8/+7 |
* | extract filename2modname() function | Olivier Blin | 2007-08-27 | 1 | -9/+12 |
* | move some code in new cat_file and line_counts functions | Olivier Blin | 2007-08-27 | 3 | -23/+41 |
* | include stage1.h earlier so that _GNU_SOURCE and strndup are defined | Olivier Blin | 2007-08-27 | 2 | -4/+4 |
* | use alloca | Olivier Blin | 2007-08-27 | 1 | -2/+3 |
* | fix allocated size for modules list (oops) | Olivier Blin | 2007-08-27 | 1 | -2/+2 |
* | reorganize code | Olivier Blin | 2007-08-27 | 1 | -42/+40 |
* | indent | Olivier Blin | 2007-08-27 | 1 | -15/+15 |
* | allow debug mode to go further when loading modules | Olivier Blin | 2007-08-27 | 1 | -6/+3 |
* | ask loading modules from /modules if needed | Olivier Blin | 2007-08-27 | 2 | -7/+17 |
* | enlarge ask_from_list array size to match list_directory() | Olivier Blin | 2007-08-27 | 1 | -1/+1 |
* | simplify using string_array_length | Olivier Blin | 2007-08-27 | 1 | -8/+2 |
* | 1.14 | Olivier Blin | 2007-08-23 | 2 | -1/+2 |
* | factorize code in a new device_match_modules_list() function and thus fix seg... | Olivier Blin | 2007-08-23 | 2 | -28/+24 |
* | 1.13 | Olivier Blin | 2007-08-21 | 2 | -1/+9 |
* | remove kernel 2.4->2.6 module map, we don't use module names from pcitable an... | Olivier Blin | 2007-08-21 | 1 | -36/+5 |
* | use '_' in module names when explicitely loading modules | Olivier Blin | 2007-08-21 | 4 | -6/+6 |
* | keep module in dependencies list even if it has no dependencies (to keep trac... | Olivier Blin | 2007-08-21 | 1 | -4/+0 |
* | convert module name to filename before loading it (using modules.dep to get f... | Olivier Blin | 2007-08-21 | 2 | -2/+20 |
* | rename name as modname in module_deps_elem struct | Olivier Blin | 2007-08-21 | 2 | -5/+5 |
* | 1.12 | Olivier Blin | 2007-08-20 | 2 | -1/+4 |
* | use local list_modules.pm (from ../kernel) | Olivier Blin | 2007-08-20 | 3 | -0/+3 |
* | 1.11 | Olivier Blin | 2007-08-15 | 2 | -1/+5 |
* | optimize loop | Olivier Blin | 2007-08-15 | 1 | -1/+1 |
* | fix segfault if ldetect does not return a module | Olivier Blin | 2007-08-15 | 1 | -0/+4 |
* | - use ldetect/libmodprobe/libpci instead of custom pci/usb probe | Olivier Blin | 2007-08-14 | 4 | -296/+67 |
* | make gdb debugging easier (-g, no optimization, no stripping, stdio frontend)... | Olivier Blin | 2007-08-14 | 1 | -2/+17 |
* | use new path for diet libz | Olivier Blin | 2007-08-13 | 1 | -1/+1 |
* | use "menu" instead of "GUI", since it's not really graphical | Olivier Blin | 2007-07-30 | 1 | -1/+1 |
* | supplement NEWS entry | Olivier Blin | 2007-07-17 | 1 | -1/+1 |
* | update NEWS | Olivier Blin | 2007-07-17 | 1 | -0/+2 |
* | drop INIT_HEADERS support, it was used for minilibc only | Olivier Blin | 2007-07-17 | 1 | -4/+0 |
* | remove unused minilibc | Olivier Blin | 2007-07-17 | 2 | -476/+0 |
* | link init with stage1 libc (oh no, we are losing 6k!) since minilibc use remo... | Olivier Blin | 2007-07-17 | 1 | -11/+4 |
* | link dietlibc executables with libcompat for syscall() function | Olivier Blin | 2007-07-17 | 1 | -0/+1 |
* | do not use _syscallX macros(), they are not available anymore, use syscall() ... | Olivier Blin | 2007-07-17 | 2 | -3/+6 |
* | remove unused SOCK_STREAM variable | Olivier Blin | 2007-07-17 | 1 | -4/+0 |
* | iniline init-libc-headers.h in init.c | Olivier Blin | 2007-07-17 | 2 | -46/+24 |
* | do not explicitely set INIT_HEADERS to init-libc-headers.h, it already defaul... | Olivier Blin | 2007-07-17 | 1 | -5/+2 |
* | use socklen_t to match accept() prototype | Olivier Blin | 2007-07-17 | 1 | -1/+1 |
* | add missing includes for wireless | Olivier Blin | 2007-07-17 | 1 | -0/+2 |
* | fix build of pppoe by using dietlibc termios header | Olivier Blin | 2007-07-16 | 3 | -2/+5 |
* | 1.10 | Olivier Blin | 2007-07-16 | 2 | -1/+2 |
* | revert ide-floppy commit, it is used for LS/Iomage drives only | Olivier Blin | 2007-07-16 | 2 | -2/+0 |
* | add missing NEWS entry (should have been in 224875) | Olivier Blin | 2007-07-16 | 1 | -0/+1 |
* | load ide-floppy when detecting floppies | Olivier Blin | 2007-07-16 | 2 | -0/+2 |
* | load ide-disk when detecting disks (ide is now modularized...) | Olivier Blin | 2007-07-16 | 2 | -0/+3 |
* | allow to go to console in Flash modes as well | Olivier Blin | 2007-07-06 | 1 | -2/+2 |