summaryrefslogtreecommitdiffstats
path: root/sys/net/if_ppp.c
Commit message (Expand)AuthorAgeFilesLines
* Support for pseudo-device LKMs. Note that this is restricted to onlywollman1995-03-201-2/+2
* *close: just purge tty queues if we can't drain themache1995-02-131-2/+3
* Fix previous change: don't attempt to reserve cblocks if the tty is null.bde1994-11-271-5/+8
* Fix cblock starvation bugs by reserving enough cblocks for minimalbde1994-11-261-2/+20
* The long-time-waited-for patch for PPP.ugen1994-11-231-1/+2
* Make it compile again. XXX - this is not really the right way to fixwollman1994-11-011-4/+4
* Make PPP compile cleanlypst1994-11-011-17/+20
* Install line discipline the new way.wollman1994-10-051-13/+8
* A number of bug-fixes inspired by Mark Treacy:wollman1994-10-051-2/+14
* Make the kernel side of PPP compile.wollman1994-09-231-11/+18
* Initial revisionwollman1994-09-231-0/+1575
OpenPOWER on IntegriCloud