summaryrefslogtreecommitdiffstats
path: root/usr.bin/dig/lib/isc/netaddr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* we no longer need isc_netaddr_tflorian2020-09-151-119/+0
* move islinklocal, ismulticast, issitelocal from netaddr to sockaddrflorian2020-09-151-37/+1
* Mechanically replace isc_boolean_t with int.florian2020-09-141-13/+13
* Bunch of dead stores and otherwise unused stuff lets us get rid offlorian2020-09-141-3/+2
* reduce multiple newlinesjsg2020-02-251-3/+1
* remove various unused macrosjung2020-02-221-5/+1
* remove unused codejung2020-02-171-86/+1
* While we do have AF_UNIX support, dig doesn't use it.florian2020-02-131-13/+1
* remove some unreferenced functionsjsg2020-02-121-184/+1
* remove uneeded #include linesjsg2020-02-111-2/+1
* Move dig(1) and needed DNS libraries into it's own source directory inflorian2020-02-071-0/+443