aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient/parse.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* dhclient(8): add missing includeAlan Somers2018-01-121-0/+2
* dhclient(8): raise WARNS to 3Alan Somers2017-12-141-8/+10
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* parse.c parse_stringStephen J. Kiernan2017-05-311-2/+8
* In sbin/dhclient, since we know the size of the source strings anyway,Dimitry Andric2011-12-171-2/+2
* In sbin/dhclient, work around warnings about the size argument toDimitry Andric2011-12-171-4/+8
* Add __FBSDID to all .c files in dhclient to aid in determining fileBrooks Davis2005-08-231-1/+3
* NULL is not a valid time_t.Brooks Davis2005-06-071-12/+13
* Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tagBrooks Davis2005-06-071-0/+577