summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/rp-pppoe/src/common.c
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
* Initial revisionGuillaume Cottenceau2001-06-111-0/+485