summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-07-08Fold tables.c into options.c and stop exporting the onekrw1-2/+2
2017-04-09Seven casts, a couple of tweaks and CFLAGS+=-Wsign-compare for thekrw1-1/+2
2017-04-06Inspired by recent dhcrelay(8) changes add some stricter CFLAGS. No codekrw1-1/+4
2017-02-12Switch from 'legacy' errwarn.c to standard daemon logging functions.krw1-2/+2
2014-11-01Unhook convert.c. It's empty but for the license text.krw1-2/+2
2012-11-23Missed file from last commit.krw1-1/+3
2012-11-08Remove confusing extra address abstraction 'struct iaddr'. Just usekrw1-2/+2
2012-10-30Nuke dhclient-script and dhclient.conf 'script' directive. Do allkrw1-7/+3
2005-07-17Insist on correct hardware addresses in dhclient.conf andkrw1-2/+2
2005-07-16Rejig struct string_list to use char array rather than char pointer, andkrw1-2/+2
2005-07-11Expunge unused hashing code and variables.krw1-2/+2
2004-05-04privilege seperate dhclient.henning1-2/+3
2004-02-25doesn't quite make sense to have a wrapper to a wrapper to the incrediblehenning1-5/+3
2004-02-24bye byehenning1-2/+2
2004-02-23not used not neededhenning1-2/+2
2004-02-23remove allocation/storage/search code for subnets, shared networks, andhenning1-2/+2
2004-02-23dhclient always uses bpf on openbsd no matter what, it works, and we don'thenning1-2/+2
2004-02-04$OpenBSD$, teduhenning1-1/+1
2004-02-048579 lines of KNF, ANSO and zap-junk diff without the resulting binaryhenning1-4/+2
2004-01-18this is where dhclient will start surgeryderaadt1-0/+51