summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/insmod-busybox
Commit message (Collapse)AuthorAgeFilesLines
* fix conflicts with dietlibc headersGuillaume Cottenceau2001-05-141-16/+16
|
* *** empty log message ***Guillaume Cottenceau2001-03-171-0/+1
|
* fix insmod calling realloc(0,0) to work with dietlibcGuillaume Cottenceau2001-03-171-1/+4
|
* also build standalone insmod-DIET for testing purposes..Guillaume Cottenceau2001-03-171-1/+12
|
* force loadGuillaume Cottenceau2001-03-161-1/+1
|
* use modutils for non Intel arch'sGuillaume Cottenceau2001-02-221-0/+1
|
* - replace remaining perror's with log_perror'sGuillaume Cottenceau2001-01-123-60/+17
| | | | | - little code cleanup
* tweak configGuillaume Cottenceau2001-01-111-91/+1
|
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-044-29/+41
|
* vacances:Guillaume Cottenceau2001-01-022-49/+63
| | | | | | - 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..)
* *** empty log message ***Pascal Rigaux2000-12-281-0/+1
|
* better cleanupPascal Rigaux2000-12-281-1/+1
|
* allow compilation on glibc-2.2Francois Pons2000-12-181-1/+1
|
* make all error messages consistently ending with a \nGuillaume Cottenceau2000-12-121-11/+11
|
* add insmod from busybox (i386 only)Guillaume Cottenceau2000-12-079-0/+5593