fbernon
|
a72e4a406f
|
Minor changes: coding style (tabs, ident, etc...).
|
2007-12-02 23:58:11 +00:00 |
|
fbernon
|
b714cd5f4b
|
First fix for bug #21664 "PPP code is broken".
|
2007-11-29 22:19:56 +00:00 |
|
goldsimon
|
255d5a748f
|
Included patch #5920: Create define to override C-library memcpy. 2 Defines are created: MEMCPY() for normal memcpy, SMEMCPY() for situations where some compilers might inline the copy and save a function call. Also replaced all calls to memcpy() with calls to (S)MEMCPY().
|
2007-05-10 05:20:05 +00:00 |
|
jani
|
ff63557d39
|
Cleanups in PPP: C++ comments removed, make it compile for unixsim too. Does not work yet only compiles
|
2003-05-30 08:49:34 +00:00 |
|
jani
|
31776e23fe
|
add PPP stack from Marc. Work in progress
|
2003-05-27 14:37:56 +00:00 |
|