summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/prompt.c
Commit message (Expand)AuthorAgeFilesLines
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-1/+2
* Handle the detection of frames even if we read thembrian1999-04-031-2/+3
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-1/+4
* Put the IP buffer queues into struct ipcp.brian1998-08-261-4/+4
* When entering ``term'' mode, don't output any messages untilbrian1998-08-091-4/+1
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-1/+2
* Don't disable ^D in interactive mode.brian1998-07-041-2/+4
* o If we come out of select() with only write descriptors thatbrian1998-06-241-2/+3
* Change some log levels. ALERTs are only logged whenbrian1998-06-161-4/+4
* o Don't dump core with ~m in term mode.brian1998-06-161-14/+39
* o De-staticise things that don't need to be static.brian1998-06-151-5/+6
* Don't assume stdout is a tty in interactive modebrian1998-05-271-14/+22
* o Move our prompt descriptor list outside of the bundle.brian1998-05-231-11/+5
* MFMP: Make ppp multilink capable.brian1998-05-211-0/+522
OpenPOWER on IntegriCloud