summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/rp-pppoe
Commit message (Collapse)AuthorAgeFilesLines
* fix build of pppoe by using dietlibc termios headerOlivier Blin2007-07-161-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-253-4/+1
|
* Stage 1 compilation fixes for gcc 4.0 :Rafael Garcia-Suarez2005-05-061-1/+1
| | | | | | | | | | * 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-041-19/+6
| | | | | | | | | - 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
* have adsl pppoe installation availableGuillaume Cottenceau2001-06-114-0/+196
|
* Initial revisionGuillaume Cottenceau2001-06-1158-0/+17757