summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/ppp/pppd
Commit message (Collapse)AuthorAgeFilesLines
* kill 10 years old snapshot of pppd & pppoeThierry Vignaud2012-01-1356-33854/+0
| | | | (now using upstream pppd & pppoe)
* further reduce diff with ppp-2.4.5Thierry Vignaud2012-01-032-12/+4
|
* (ppp_available) kill dead code, thus reducing diff with upstream pppThierry Vignaud2012-01-031-15/+0
|
* remove temp fileThierry Vignaud2012-01-031-2750/+0
|
* 1.52:Thomas Backlund2011-12-062-16/+12
| | | | | | | | - fix build with gcc-4.6.2 * fixes for -Werror=unused-but-set-variable * minor whitespace cleanups
* fix time argument type (upstream commit ↵Olivier Blin2011-03-181-1/+3
| | | | 8d07ad78c8a32b9c89bfcea25d775e8440fd4172 on pppd/session.c)
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-0642-44/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* mandrake is now mandrivaThierry Vignaud2009-03-061-2/+2
|
* re-sync after the big svn lossPascal Rigaux2007-04-254-29/+29
|
* 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-041-18/+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
* adapt to gcc-3.1Guillaume Cottenceau2002-05-131-1/+1
|
* have adsl pppoe installation availableGuillaume Cottenceau2001-06-1110-59/+96
|
* Initial revisionGuillaume Cottenceau2001-06-1156-0/+36602