summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/insmod-busybox
Commit message (Collapse)AuthorAgeFilesLines
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-042-30/+8
| | | | | | | | | - AMD64 support to insmod-busybox, minilibc, et al. - Sync with insmod-modutils 2.4.19 something but everyone should use dietlibc nowadays - Factor out compilation and prefix with $(DIET) for dietlibc builds - 64-bit & varargs fixes
* Fixes. Don't care about taint stuff. Constify a little so that some deadGwenolé Beauchesne2003-04-163-18/+17
| | | | | branches could be nuked. -> Reduce code size by 5 KB.
* Update READMEGwenolé Beauchesne2003-04-161-4/+4
|
* - Update to busybox 0.65.0 versionGwenolé Beauchesne2003-04-164-497/+1316
| | | | | - Add support for x86-64
* clean also cleans the DIET targetGuillaume Cottenceau2001-09-141-1/+1
|
* 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