summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/insmod-busybox/utility.c
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-1759/+0
|
* fix insmod calling realloc(0,0) to work with dietlibcGuillaume Cottenceau2001-03-171-1/+4
|
* - replace remaining perror's with log_perror'sGuillaume Cottenceau2001-01-121-0/+10
| | | | | - little code cleanup
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-12/+12
|
* vacances:Guillaume Cottenceau2001-01-021-2/+4
| | | | | | - be consistent so that every error messages do not end up with a newline. smaller code + consistency. - support insmod calls with parameters given to the kernel (ISA boards and so on..)
* add insmod from busybox (i386 only)Guillaume Cottenceau2000-12-071-0/+1744