summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
1998-10-31If the CBCP callee offsers no callback, send our configuredbrian
1998-10-31Allow multiple systems (config labels) on the commandbrian
1998-10-29Don't call PacketAliasIn() when we turn around packets destinedbrian
1998-10-29Catch up with the latest ppp updates/fixes:brian
1998-09-18Order SEE ALSO correctly.brian
1998-09-17Depolute Makefiles.brian
1998-09-17Alphabeticalize SEE ALSO section.brian
1998-09-15Correct ua_ntohs.brian
1998-09-09Reflect realitybrian
1998-09-09Initialise lcp::his_mru to the ``set mtu'' value if it's lessbrian
1998-09-04Add a missing #includebrian
1998-09-04Don't cast potentially unaligned addresses to pointers tobrian
1998-08-31Move libalias sources into the ppp directory.brian
1998-08-31mostly fix build problemsTheo de Raadt
1998-08-31Upgrade ppp to version 2.0brian
1998-08-17Don't lose an allocated pointer if realloc() fails.brian
1998-06-28Don't assume sizeof(long) == 4brian
1998-06-27More u_long -> u_int32_tbrian
1998-06-27Fix ``sizeof(u_long) == 4'' errors.brian
1998-06-26Don't depend on sizeof(u_long) == 4.brian
1998-06-26convert DLT_LOOP header to network-order u_int32_tTheo de Raadt
1998-06-12Correct arg hackbrian
1998-06-07Use a width of 0 rather than 32 when HISADDR is 0.0.0.0.brian
1998-06-07Fix previous commit. bit 1 is the execute bit, not the read bit *blush*brian
1998-06-07Make ppp world-readable so that root can get at it overbrian
1998-05-19Close forgotten descriptor.brian
1998-04-27Remove mention of libalias and dlopen/dlsym.brian
1998-04-26Remove libalias entirely.brian
1998-04-26Exclude use of the libalias stubs as there is no usefulbrian
1998-04-25Add libalias and tidy up a few warnings.brian
1998-04-25not that we compile this, but incase we ever do, prepare it to work for elf.Todd T. Fries
1998-04-25Fix diagnostic typo.brian
1998-03-16Cosmetic: .Dq -> .Itbrian
1998-03-13Correct #ifdef for __FreeBSD__ < 3brian
1998-03-13Add missing includebrian
1998-03-13Add extraneous braces to stiffle warnings from gcc-2.8brian
1998-03-13Don't send LQRs when the peer has LCP REJ'd them. Sendbrian
1998-03-12o Fix a few comment typos.brian
1998-03-08Please gcc 2.8brian
1998-03-06Use the correct device name in -direct mode.brian
1998-02-19Allow 8 character login names.brian
1998-02-18LogWARN rather than LogERROR when we can't createbrian
1998-02-18Don't leak memory when the peer sends PROTO_COMPD packetsbrian
1998-02-11Move handle_signals() to before the FD_SETs. handle_signals()brian
1998-02-04Correct magic number format stringbrian
1998-01-29Talk about ongoing development.brian
1998-01-29Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCHbrian
1998-01-29Cosmetic:brian
1998-01-24Fix error message.brian
1998-01-23Stop bogus warnings.brian