summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-05Remove stray ';' introducing unreachable code.Ralf Corsepius1-1/+1
2008-12-11#include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius1-1/+1
2008-09-08Add missing initializers.Ralf Corsepius7-142/+147
2008-08-26Stop using old-style function-definitions.Ralf Corsepius14-705/+705
2008-08-20Use stdbool.h. Remove local bool.Ralf Corsepius1-2/+1
2008-08-03Add prototypes.Ralf Corsepius1-22/+22
2008-05-132008-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* pppd/example/system.h: Fix path in example -- NOT COMPILED WITH CPUKIT.
2007-09-16Convert to using C99 fixed-size types instead of BSD fixed-size types.Ralf Corsepius12-121/+121
2007-06-122007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-8/+1
* pppd/Makefile.am: Reflect moving out md*.
2007-06-12Remove (moved to libmd)Ralf Corsepius4-725/+0
2007-06-12Remove md5 and md4 from libpppd.a.Ralf Corsepius1-1/+8
Add pppd/libmd.a.
2007-06-12Don't include pppd.h.Ralf Corsepius1-1/+0
2007-05-09Include <rtems/stdint.h> instead of <stdint.h>.Ralf Corsepius3-2/+3
2007-05-092007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
PR 1243 * pppd/auth.c (set_allowed_addrs): Remove bogus dereference.
2007-04-162007-04-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* pppd/utils.c: Use uintptr_t instead of unsigned long.
2007-03-27Include <net/ppp_comp.h> instead of <net/ppp-comp.h>.Ralf Corsepius2-2/+2
2007-03-27Eliminate __P().Ralf Corsepius15-240/+229
2007-03-27Eliminate __P().Ralf Corsepius9-178/+170
2007-01-08Regenerate.Ralf Corsepius1-2/+2
2006-11-18Regenerate.Ralf Corsepius1-1/+1
2006-11-18Replace AM_CONDITIONAL(HAS_NETWORKING) with AM_CONDITIONAL(LIBNETWORKING).Ralf Corsepius1-1/+1
2006-09-06Fix the bug in name change. The UNTIMEOUT macro did not use the ppp version.Chris Johns1-1/+1
2006-09-01 * pppd/rtems.main.c, pppd/pppd.h: renamed 'untimeout'Till Straumann2-2/+2
to 'pppuntimeout' to avoid name clash with [future] bsdnet kernel routine.
2006-09-01*** empty log message ***Joel Sherrill3-19/+23
2006-08-312006-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-22/+22
* 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-07-13 * pppd/sys-rtems.c: fixed error message so that the correctTill Straumann1-1/+1
ioctl is reported.
2006-01-14Regenerate.Ralf Corsepius1-1/+1
2006-01-12Regenerate.Ralf Corsepius1-0/+4
2006-01-12Remove all-local.Ralf Corsepius1-2/+0
2006-01-12Regenerate.Ralf Corsepius1-1/+1
2006-01-12Regenerate.Ralf Corsepius1-3/+3
2006-01-12CleanupsRalf Corsepius1-4/+0
2006-01-10Regenerate.Ralf Corsepius1-5/+5
2005-11-072005-11-07 Michael Siers <mikes@poliac.com>Joel Sherrill2-0/+22
* pppd/rtemspppd.c, pppd/rtemspppd.h: Per confirmation from Michael add missing copyright notice.
2005-11-012005-11-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* pppd/Makefile.am: Fix typo.
2005-10-27New.Ralf Corsepius1-0/+2
2005-10-26Misc. minor fixes.Ralf Corsepius6-12/+14
2005-10-26RegenerateRalf Corsepius1-12/+24
2005-10-26Install rtemsdialer.h, rtemspppd.h to $(includedir)/rtems.Ralf Corsepius1-9/+6
2005-10-26Remove (unused).Ralf Corsepius2-1520/+0
2005-09-192005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-18/+2
* libnetworking/pppd/Makefile.am: Use preinstall.am.
2005-09-19New.Ralf Corsepius1-0/+27
2005-05-202005-05-20 Sergei Organov <osv@topconrd.ru>Joel Sherrill1-4/+12
PR 750/networking * libnetworking/pppd/sys-rtems.c: Avoid NULL dereference in wait_input().
2005-05-082005-05-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* libnetworking/pppd/Makefile.am: CPPFLAGS += -D__BSD_VISIBLE.
2005-02-032005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+3
PR 755/rtems * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>. Remove local declarations of rtems_bsdnet_nameservers, rtems_bsdnet_nameservers_count.
2005-01-312005-01-31 Sergei Organov <osv@topconrd.ru>Joel Sherrill2-16/+16
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-202005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-31/+32
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-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* 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-022005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-17/+8
* libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am: Remove build-variant support.
2004-10-192004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
* libnetworking/pppd/rtemspppd.c: rtems_task_priority priority. * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.