Ralf Corsepius
9cd4dee169
Remove stray ';' introducing unreachable code.
2009-01-05 17:20:54 +00:00
Ralf Corsepius
1cb54d1f38
#include <stdint.h> instead of <rtems/stdint.h>.
2008-12-11 00:47:56 +00:00
Ralf Corsepius
db09424d43
Add missing initializers.
2008-09-08 06:45:43 +00:00
Ralf Corsepius
62c37537bd
Stop using old-style function-definitions.
2008-08-26 10:24:22 +00:00
Ralf Corsepius
a807b75e38
Use stdbool.h. Remove local bool.
2008-08-20 14:59:51 +00:00
Ralf Corsepius
b5cc0592f7
Add prototypes.
2008-08-03 04:27:50 +00:00
Joel Sherrill
b9499779ee
2008-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* pppd/example/system.h: Fix path in example -- NOT COMPILED WITH
CPUKIT.
2008-05-13 16:09:48 +00:00
Ralf Corsepius
8a4f22e64e
Convert to using C99 fixed-size types instead of BSD fixed-size types.
2007-09-16 04:13:48 +00:00
Ralf Corsepius
b72dc8bafc
2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* pppd/Makefile.am: Reflect moving out md*.
2007-06-12 16:03:17 +00:00
Ralf Corsepius
e7205419ab
Remove (moved to libmd)
2007-06-12 16:02:10 +00:00
Ralf Corsepius
55c310f246
Remove md5 and md4 from libpppd.a.
...
Add pppd/libmd.a.
2007-06-12 05:13:22 +00:00
Ralf Corsepius
8aaeb6d8a8
Don't include pppd.h.
2007-06-12 05:12:57 +00:00
Ralf Corsepius
203ed7ff8c
Include <rtems/stdint.h> instead of <stdint.h>.
2007-05-09 15:56:13 +00:00
Ralf Corsepius
890d2c6326
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1243
* pppd/auth.c (set_allowed_addrs): Remove bogus dereference.
2007-05-09 11:23:14 +00:00
Ralf Corsepius
8da9f609af
2007-04-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* pppd/utils.c: Use uintptr_t instead of unsigned long.
2007-04-16 13:27:18 +00:00
Ralf Corsepius
ed92e28114
Include <net/ppp_comp.h> instead of <net/ppp-comp.h>.
2007-03-27 17:02:30 +00:00
Ralf Corsepius
d08e825b9b
Eliminate __P().
2007-03-27 15:47:35 +00:00
Ralf Corsepius
5078ee3233
Eliminate __P().
2007-03-27 10:22:16 +00:00
Ralf Corsepius
63a88eb0bc
Regenerate.
2007-01-08 08:43:28 +00:00
Ralf Corsepius
c1427d2758
Regenerate.
2006-11-18 02:31:32 +00:00
Ralf Corsepius
3fe615bae8
Replace AM_CONDITIONAL(HAS_NETWORKING) with AM_CONDITIONAL(LIBNETWORKING).
2006-11-18 02:28:35 +00:00
Chris Johns
b59eff1c13
Fix the bug in name change. The UNTIMEOUT macro did not use the ppp version.
2006-09-06 05:13:42 +00:00
Till Straumann
d8f86d925a
* pppd/rtems.main.c, pppd/pppd.h: renamed 'untimeout'
...
to 'pppuntimeout' to avoid name clash with [future]
bsdnet kernel routine.
2006-09-01 21:16:19 +00:00
Joel Sherrill
300c914c64
*** empty log message ***
2006-09-01 18:15:01 +00:00
Joel Sherrill
a009d94459
2006-08-30 Joel Sherrill <joel@OARcorp.com>
...
* ftpd/ftpd.c, libcsupport/include/sys/ioccom.h,
libcsupport/src/ioctl.c, libnetworking/kern/uipc_mbuf.c,
libnetworking/libc/inet_addr.c, libnetworking/net/ethernet.h,
libnetworking/net/if.c, libnetworking/net/if_ethersubr.c,
libnetworking/net/if_ppp.c, libnetworking/net/if_pppvar.h,
libnetworking/net/if_var.h, libnetworking/net/ppp_tty.c,
libnetworking/netinet/in_cksum.c, libnetworking/nfs/bootp_subr.c,
libnetworking/rtems/rtems_bsdnet_internal.h,
libnetworking/sys/mbuf.h, pppd/md4.c, pppd/pppd.h: Remove warnings
due to improper use of int which shows up on 16 bit targets. Added
ioctl_command_t since IOCTL command argument does not reliably fit
into 16 bits.
2006-08-31 01:10:02 +00:00
Till Straumann
60426fed46
* pppd/sys-rtems.c: fixed error message so that the correct
...
ioctl is reported.
2006-07-13 00:32:41 +00:00
Ralf Corsepius
2eb7d07e17
Regenerate.
2006-01-14 06:20:35 +00:00
Ralf Corsepius
19a0136c82
Regenerate.
2006-01-12 10:02:32 +00:00
Ralf Corsepius
4e971660a1
Remove all-local.
2006-01-12 09:57:43 +00:00
Ralf Corsepius
956dfedfd6
Regenerate.
2006-01-12 04:56:37 +00:00
Ralf Corsepius
6ce2a66b94
Regenerate.
2006-01-12 04:24:13 +00:00
Ralf Corsepius
dbe8e5194c
Cleanups
2006-01-12 04:19:28 +00:00
Ralf Corsepius
b46f6fb219
Regenerate.
2006-01-10 17:57:23 +00:00
Joel Sherrill
689b7b7a50
2005-11-07 Michael Siers <mikes@poliac.com>
...
* pppd/rtemspppd.c, pppd/rtemspppd.h: Per confirmation from Michael add
missing copyright notice.
2005-11-07 16:17:14 +00:00
Ralf Corsepius
0850b08764
2005-11-01 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* pppd/Makefile.am: Fix typo.
2005-11-01 16:48:29 +00:00
Ralf Corsepius
8d5d40640b
New.
2005-10-27 03:23:18 +00:00
Ralf Corsepius
bdf2c0e475
Misc. minor fixes.
2005-10-26 17:40:12 +00:00
Ralf Corsepius
95dacd745c
Regenerate
2005-10-26 16:25:50 +00:00
Ralf Corsepius
8f19e3007c
Install rtemsdialer.h, rtemspppd.h to $(includedir)/rtems.
2005-10-26 16:22:49 +00:00
Ralf Corsepius
d2970aae3c
Remove (unused).
2005-10-26 16:21:39 +00:00
Ralf Corsepius
994eb05d49
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/pppd/Makefile.am: Use preinstall.am.
2005-09-19 03:31:55 +00:00
Ralf Corsepius
c315c99003
New.
2005-09-19 03:29:23 +00:00
Joel Sherrill
9f114a806a
2005-05-20 Sergei Organov <osv@topconrd.ru>
...
PR 750/networking
* libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in
wait_input().
2005-05-20 19:33:23 +00:00
Ralf Corsepius
bd2fa0a582
2005-05-08 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
2005-05-08 09:20:38 +00:00
Ralf Corsepius
abb63593da
2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 755/rtems
* libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
Remove local declarations of rtems_bsdnet_nameservers,
rtems_bsdnet_nameservers_count.
2005-02-03 06:46:57 +00:00
Joel Sherrill
9c858e562f
2005-01-31 Sergei Organov <osv@topconrd.ru>
...
PR 771/pppd
* libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
committed to fix PR736 breaks pppd. chat.c should have its own static
ttyfd for pppd to work correctly. The symptom is that second
invokation of chat (for connect script) fails due to pppd_ttyfd set
to -1 by previous chat invokation (for init script). In addition,
this patch fixes leaving of dangling pointer in the abort_stbring[]
by chat_send().
2005-01-31 22:21:19 +00:00
Joel Sherrill
4ca43d72e1
2005-01-20 Joel Sherrill <joel@OARcorp.com>
...
PR 736/pppd
* libnetworking/pppd/chat.c, libnetworking/pppd/demand.c,
libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c,
libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd
should not be static and should have a name more specific to pppd.
2005-01-20 17:00:38 +00:00
Ralf Corsepius
4f647b954a
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libchip/Makefile.am, libnetworking/pppd/Makefile.am,
libnetworking/rtems_servers/Makefile.am,
libnetworking/rtems_telnetd/Makefile.am,
librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am:
Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 07:02:33 +00:00
Ralf Corsepius
44213adda5
2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/pppd/Makefile.am,
libnetworking/rtems_servers/Makefile.am,
libnetworking/rtems_telnetd/Makefile.am:
Remove build-variant support.
2005-01-02 00:54:34 +00:00
Ralf Corsepius
41d0d94ec3
2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* libnetworking/pppd/rtemspppd.c: rtems_task_priority priority.
* libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
2004-10-19 13:46:47 +00:00