This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
1fa08d78d3d9d51cf7c2d74bebf4615286fe5bbf
bind9
/
bin
/
confgen
T
History
Ondřej Surý
2f8b28efad
Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached
...
(cherry picked from commit
23fff6c569
) (cherry picked from commit
4568669807
)
2018-11-08 22:42:52 +07:00
..
include
/confgen
…
unix
…
win32
…
.gitignore
…
ddns-confgen.8
prepare 9.11.4rc1
2018-06-21 18:54:43 +02:00
ddns-confgen.c
Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached
2018-11-08 22:42:52 +07:00
ddns-confgen.docbook
…
ddns-confgen.html
prepare 9.11.4rc1
2018-06-21 18:54:43 +02:00
keygen.c
Replace custom isc_boolean_t with C standard bool type
2018-08-10 15:20:57 +02:00
keygen.h
…
Makefile.in
Revert "Use make automatic variables to install updated manuals"
2018-08-06 12:54:23 +02:00
rndc-confgen.8
prepare 9.11.4rc1
2018-06-21 18:54:43 +02:00
rndc-confgen.c
Replace custom isc_boolean_t with C standard bool type
2018-08-10 15:20:57 +02:00
rndc-confgen.docbook
…
rndc-confgen.html
prepare 9.11.4rc1
2018-06-21 18:54:43 +02:00
util.c
Replace custom isc_boolean_t with C standard bool type
2018-08-10 15:20:57 +02:00
util.h
…