aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/probe.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* ppp: Use valid prototypes for function declarations with no arguments.John Baldwin2023-04-241-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* socket()s first argument should be a protocol family rather than anBrian Somers2002-01-161-1/+1
* Add two missing includesBrian Somers2001-08-161-0/+2
* Probe for the availability of AF_INET6 at startup. If it's notBrian Somers2001-08-151-3/+26
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove redundant includesBrian Somers1998-06-271-6/+1
* Oops - forgot these with the last commit.Brian Somers1998-06-241-0/+58