1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.bin/dig
florian 407e22462b Implement RESINFO (RFC 9606)
This is more or less a copy of txt_16.c.

OK caspar
2024-12-09 12:24:01 +00:00
..
lib Implement RESINFO (RFC 9606) 2024-12-09 12:24:01 +00:00
COPYRIGHT
dig.1 remove some unneeded Xo/Xc calls; from evan silberman 2024-09-25 06:13:01 +00:00
dig.c add void to function decls with no args 2023-09-06 04:57:28 +00:00
dig.h remove prototypes with no matching function; ok florian@ 2024-05-17 23:56:19 +00:00
dighost.c Update root hints. 2024-08-29 07:20:16 +00:00
host.1 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
host.c use sys/types.h to get at __dead. 2022-07-03 16:00:11 +00:00
Makefile Bunch of dead stores and otherwise unused stuff lets us get rid of 2020-09-14 08:39:12 +00:00
nslookup.1
nslookup.c We have sockaddr_storage these days, get rid of isc_sockaddr_t. 2020-09-15 11:47:42 +00:00