summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/newt
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagV10_3_0_53mdkMystery Man2005-09-0217-5595/+0
| | | | 'V10_3_0_53mdk'.
* Stage 1 compilation fixes for gcc 4.0 :Rafael Garcia-Suarez2005-05-064-2/+8
| | | | | | | | | | * more casts signed<->unsigned types * make choose_iso_in_directory()'s return type "void" * change order of .h files in network.c so strndup is included correctly * newt: initialize some variables properly * compile pcmcia and ppp with -Wno-deprecated-declarations, since they use deprecated types such as u_int32_t
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-042-15/+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
* compile with -WGuillaume Cottenceau2002-07-036-11/+11
|
* don't modify newt code to fix dietlibc bugs, i want to link against glibc tooGuillaume Cottenceau2001-06-011-2/+2
|
* - allow build on ia64Matthias Badaire2001-05-302-12/+19
| | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles
* have a wider default windowGuillaume Cottenceau2001-05-151-1/+1
|
* i can compile slang and newt with dietlibc nowGuillaume Cottenceau2001-05-1417-0/+5595