summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/sync.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make ppp WARNS=5 cleanBrian Somers2004-09-051-4/+4
* Re-implement LQM, this time according to the rfc.Brian Somers2004-06-301-2/+6
* Cosmetic: Make struct mbuf more like kernel mbufs.Brian Somers1999-12-201-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* o Alter the mbuf type as it's processed by different layers.Brian Somers1999-06-021-1/+3
* Oops - hook the sync push diagnostics correctly.Brian Somers1999-05-121-3/+3
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asBrian Somers1999-05-121-2/+12
* o Redesign the layering mechanism and make the aliasing code part ofBrian Somers1999-05-081-0/+68