summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/main.c
AgeCommit message (Expand)Author
1998-02-11Move handle_signals() to before the FD_SETs. handle_signals()brian
1998-01-29Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCHbrian
1998-01-29Cosmetic:brian
1998-01-21Remove unused #includes.brian
1998-01-20Allow an optional delay when specifying "set openmode active".brian
1998-01-11Lose <net/if_var.h> (was a FreeBSD brokenness) !brian
1998-01-08Zap any addresses on the network side of the `tun' as soonbrian
1997-12-30Allow "set device" to close the open modem if we're inbrian
1997-12-28Don't expect select() to adjust the passed time when it'sbrian
1997-12-28If a packet causes a dial, continue to test whether it'sbrian
1997-12-27Show who closes the diagnostic connection.brian
1997-12-24Cosmetic (style):brian
1997-12-22Don't forget to ntohs(sin.sin_port) (DUH!)brian
1997-12-17Log the source of client connections to the diagnostic port.brian
1997-12-17If we've got a descriptor table that's bigger than anbrian
1997-12-15Allow random IP number allocation to peer.brian
1997-12-06Add DEFLATE capabilities (rfc1979).brian
1997-11-23Import version 1.5 of ppp.brian