summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/modem.c
AgeCommit message (Expand)Author
1998-03-13Add extraneous braces to stiffle warnings from gcc-2.8brian
1998-03-06Use the correct device name in -direct mode.brian
1998-02-19Allow 8 character login names.brian
1998-01-29Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCHbrian
1998-01-21Remove unused #includes.brian
1998-01-20Allow an optional delay when specifying "set openmode active".brian
1998-01-10Implement Reset{Req,Ack} properly, as per rfc 1962.brian
1997-12-30Allow "set device" to close the open modem if we're inbrian
1997-12-28Initialize mbuf::pnext.brian
1997-12-24Cosmetic (style):brian
1997-12-23strncpy(x,y,sizeof(x)) --> strncpy(x,y,sizeof(x)-1)brian
1997-12-21Allow multiple (comma seperated) devices on the "set device" line.brian
1997-12-18Replacebrian
1997-11-23Import version 1.5 of ppp.brian