summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/ppp
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use <net/if_arp.h> thusly bypassing need for <linux/byteorder/generic.h>Gwenolé Beauchesne2003-08-201-1/+1
|
* Fix varargs for AMD64Gwenolé Beauchesne2003-08-191-1/+1
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-042-19/+9
| | | | | | | | | - 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
* adapt to gcc-3.1Guillaume Cottenceau2002-05-131-1/+1
|
* have adsl pppoe installation availableGuillaume Cottenceau2001-06-1111-59/+97
|
* Initial revisionGuillaume Cottenceau2001-06-11184-0/+74040