CVS commit: src/external/bsd/ppp/usr.sbin/pppd

2021-01-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 11 21:45:22 UTC 2021 Modified Files: src/external/bsd/ppp/usr.sbin/pppd: sys-bsd.c Log Message: Make this compile without -DINET6 (Kurt Schreiner) To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/externa

CVS commit: src/external/bsd/ppp

2021-01-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 9 16:41:09 UTC 2021 Modified Files: src/external/bsd/ppp: ppp2netbsd Log Message: remove more To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ppp/ppp2netbsd Please note that diffs are not

CVS commit: src/external/bsd/ppp/dist/.github/workflows

2021-01-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 9 16:40:01 UTC 2021 Removed Files: src/external/bsd/ppp/dist/.github/workflows: buildroot.yaml solaris.yaml Log Message: remove useless files To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r0 \

CVS commit: src/external/bsd/ppp

2021-01-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 9 16:39:29 UTC 2021 Modified Files: src/external/bsd/ppp/dist/chat: chat.c src/external/bsd/ppp/dist/pppd: auth.c cbcp.c ccp.c ccp.h chap-new.c chap-new.h chap_ms.c chap_ms.h demand.c eap.c eap.h ecp.

CVS commit: src/external/bsd/ppp/usr.sbin/pppd

2020-09-06 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Sep 6 08:15:04 UTC 2020 Modified Files: src/external/bsd/ppp/usr.sbin/pppd: sys-bsd.c Log Message: use struct zero initialiser and avoid calling memset() on a pointer of the wrong size. To generate a diff of this commit: cvs r

CVS commit: src/external/bsd/ppp/dist/pppd

2020-02-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Feb 12 01:51:52 UTC 2020 Modified Files: src/external/bsd/ppp/dist/pppd: eap.c Log Message: pppd: Fix bounds check in EAP code Given that we have just checked vallen < len, it can never be the case that vallen >= len + size

CVS commit: src/external/bsd/ppp/usr.sbin/pppd

2018-07-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 8 21:01:21 UTC 2018 Modified Files: src/external/bsd/ppp/usr.sbin/pppd: sys-bsd.c Log Message: New arp code needs RTF_LLDATA for DELETE to work! XXX: pullup-8 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.

CVS commit: src/external/bsd/ppp/dist/pppd

2017-01-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 12 23:06:23 UTC 2017 Modified Files: src/external/bsd/ppp/dist/pppd: pppd.h Log Message: need stddef.h for offsetof To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ppp/dist/pppd/pppd.h Ple

CVS commit: src/external/bsd/ppp/usr.sbin/pppd

2016-08-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 6 05:58:20 UTC 2016 Modified Files: src/external/bsd/ppp/usr.sbin/pppd: sys-bsd.c Log Message: Instead of listing cloners, try to create one so that the module autoloads. To generate a diff of this commit: cvs rdiff -

CVS commit: src/external/bsd/ppp/dist

2014-10-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 25 21:11:37 UTC 2014 Modified Files: src/external/bsd/ppp/dist/pppd: auth.c cbcp.c cbcp.h ccp.c ccp.h chap-md5.c chap-md5.h chap-new.c chap-new.h chap_ms.c chap_ms.h demand.c eap.c eap.h ecp.c ecp.

CVS commit: src/external/bsd/ppp

2014-10-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 25 19:06:34 UTC 2014 Modified Files: src/external/bsd/ppp: ppp2netbsd src/external/bsd/ppp/dist/chat: chat.8 chat.c src/external/bsd/ppp/dist/pppd: auth.c cbcp.c cbcp.h ccp.c ccp.h chap-md5.c c

CVS commit: src/external/bsd/ppp/dist/chat

2013-12-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 7 20:24:35 UTC 2013 Modified Files: src/external/bsd/ppp/dist/chat: chat.c Log Message: CID 1006982: Fix memory leak To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ppp/dist/chat/chat.c P

CVS commit: src/external/bsd/ppp/dist/pppd

2013-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 4 15:05:49 UTC 2013 Modified Files: src/external/bsd/ppp/dist/pppd: main.c Log Message: CID 271284: Missing error check on open To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ppp/dist/ppp

CVS commit: src/external/bsd/ppp

2013-11-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Nov 28 22:33:43 UTC 2013 Modified Files: src/external/bsd/ppp/dist/chat: chat.8 chat.c src/external/bsd/ppp/dist/pppd: auth.c cbcp.c cbcp.h ccp.c ccp.h chap-md5.c chap-md5.h chap-new.c chap-new.h chap_ms.c