summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/mp.c
Commit message (Expand)AuthorAgeFilesLines
* The CCP layer now behaves as follows:brian1998-06-301-4/+5
* o If we come out of select() with only write descriptors thatbrian1998-06-241-2/+3
* Create & use fsm2initial(), a function to bring abrian1998-06-201-3/+2
* Change some log levels. ALERTs are only logged whenbrian1998-06-161-3/+3
* o De-staticise things that don't need to be static.brian1998-06-151-2/+2
* Fix a rather nasty use of `static'. This caused a SEGVbrian1998-06-151-2/+2
* o Don't try to transfer tty device descriptors as there's no way ofbrian1998-05-251-5/+3
* o Move our prompt descriptor list outside of the bundle.brian1998-05-231-6/+7
* o Make sure we adjust our min seq and process any outstanding queuedbrian1998-05-231-6/+27
* o If all CCPs are disabled & denied, don't send a REQ - just enterbrian1998-05-231-1/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-0/+992
OpenPOWER on IntegriCloud