summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/insmod-busybox/insmod.c
Commit message (Collapse)AuthorAgeFilesLines
* 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-121-60/+6
| | | | | - little code cleanup
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-8/+5
|
* vacances:Guillaume Cottenceau2001-01-021-47/+59
| | | | | | - 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..)
* 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-071-0/+2995