Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -49/+0 |
| | |||||
* | use installed dietlibc, not our forked cvs version | Pascal Rigaux | 2005-05-06 | 1 | -4/+1 |
| | |||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | fix dep of "make clean && make" | Guillaume Cottenceau | 2003-06-06 | 1 | -1/+4 |
| | |||||
* | Merge from R9_0-AMD64, most notably: | Gwenolé Beauchesne | 2003-06-04 | 1 | -14/+2 |
| | | | | | | | | | - 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 | ||||
* | - allow build on ia64 | Matthias Badaire | 2001-05-30 | 1 | -7/+13 |
| | | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles | ||||
* | mar now uses bzlib, no more zlib | Guillaume Cottenceau | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | integrate dietlibc/stdio per default for cdrom and disk only installs | Guillaume Cottenceau | 2001-01-04 | 1 | -6/+18 |
| | |||||
* | better cleanup | Pascal Rigaux | 2000-12-28 | 1 | -1/+1 |
| | |||||
* | first draft can detect your cdrom drives | Guillaume Cottenceau | 2000-12-07 | 1 | -3/+10 |
| | | | | | soon will launch the stage2 | ||||
* | commiting modifs of Fri 17 (do not typedef the structs anymore, ↵ | Guillaume Cottenceau | 2000-11-20 | 1 | -1/+21 |
| | | | | s/malloc/alloca when possible, return int all the time) | ||||
* | - fix bug of not actually writing down the `0' char to end filetable | Guillaume Cottenceau | 2000-11-16 | 1 | -2/+3 |
| | | | | | | - use stat to compute file lengths - test NULL pointers directly on their value | ||||
* | add `mar' archiving program | Guillaume Cottenceau | 2000-11-09 | 1 | -0/+15 |