summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/insmod-busybox/insmod.c
Commit message (Collapse)AuthorAgeFilesLines
* 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