tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
dig
/
at
jcs
1 folder
10 files
lib
Implement zoneversion edns option (RFC 9660)
1 year ago
COPYRIGHT
Move dig(1) and needed DNS libraries into it's own source directory in usr.bin/dig.
6 years ago
Makefile
Bunch of dead stores and otherwise unused stuff lets us get rid of unix/net.{c.h}. We need to sprinkle in a few #includes that net.h dragged in. OK deraadt
5 years ago
dig.1
Implement zoneversion edns option (RFC 9660)
1 year ago
dig.c
Implement zoneversion edns option (RFC 9660)
1 year ago
dig.h
remove prototypes with no matching function; ok florian@
2 years ago
dighost.c
Implement zoneversion edns option (RFC 9660)
1 year ago
host.1
man pages: add missing commas between subordinate and main clauses
4 years ago
host.c
use sys/types.h to get at __dead. Pointed out by & OK deraadt
3 years ago
nslookup.1
Move dig(1) and needed DNS libraries into it's own source directory in usr.bin/dig.
6 years ago
nslookup.c
We have sockaddr_storage these days, get rid of isc_sockaddr_t. OK beck, "beautiful" deraadt
5 years ago