HardenedBSD/usr.sbin/ppp
Andrey A. Chernov 81cc95f2a7 Here is a patch for a little bug in the WaitForString routine. The problem
is when the matched string spans the end of the inbuff.  This fix allocates
twice the IBSIZE so that it can keep the last and the current text to search
in the inbuff so that the match won't fail if it gets truncated by the read.

It also warns if the search string is to long and truncates it.

Submitted by: Dough Ambrisco <ambrisco@ambrisco.roble.com>
1996-04-06 02:00:17 +00:00
..
arp.c
arp.h
async.c
auth.c
auth.h
ccp.c
ccp.h
cdefs.h
chap.c
chap.h
chat.c Here is a patch for a little bug in the WaitForString routine. The problem 1996-04-06 02:00:17 +00:00
chat.h
command.c
command.h
defs.h
filter.c
filter.h
fsm.c
fsm.h
global.h
hdlc.c
hdlc.h
ip.c
ip.h
ipcp.c
ipcp.h
lcp.c
lcp.h
lcpproto.h
log.c
log.h
lqr.c
lqr.h
main.c Put signal number into logfile 1996-03-30 18:27:45 +00:00
main.h
Makefile
mbuf.c
mbuf.h
modem.c Fix UnrawModem: 1996-03-29 15:24:04 +00:00
modem.h
os.c
os.h
pap.c
pap.h
pathnames.h
phase.h
ppp.8
ppp.8.m4
pred.c
pred.h
route.c
route.h
slcompress.c
slcompress.h
systems.c
systems.h
timeout.h
timer.c
vars.c
vars.h
vjcomp.c