1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.sbin/pppd
2008-11-09 12:34:46 +00:00
..
chat use strcspn to properly overwrite '\n' in fgets returned buffer 2007-09-11 16:30:59 +00:00
pppstats convert to new .Dd format; 2007-05-31 19:19:00 +00:00
auth.c
cbcp.c
cbcp.h
ccp.c
ccp.h
chap_ms.c
chap_ms.h
chap.c
chap.h
demand.c
fsm.c
fsm.h
ipcp.c
ipcp.h
lcp.c
lcp.h
magic.c
magic.h
main.c use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg 2007-09-02 15:19:07 +00:00
Makefile bye bye ipx 2007-06-04 14:59:45 +00:00
options.c remove "unused variable" warnings 2007-10-17 20:10:44 +00:00
patchlevel.h
pathnames.h bye bye ipx 2007-06-04 14:59:45 +00:00
pppd.8 typo fixed (overriden -> overridden) 2008-11-09 12:34:46 +00:00
pppd.h bye bye ipx 2007-06-04 14:59:45 +00:00
sys-bsd.c SIOCAIFADDR can fail with EEXIST either if the local or the destination 2008-10-08 18:42:21 +00:00
upap.c
upap.h