bind9/bin/dnssec
Tom Krizek 5893debf46
Remove trailing whitespace from all text files
I've used the following command to remove the trailing whitespace for
all tracked text files:

git grep -Il '' | xargs sed -i 's/[ \t]*$//'
2023-06-13 15:05:40 +02:00
..
.gitignore [master] dnssec-cds 2017-10-05 01:04:18 -07:00
dnssec-cds.c Apply the semantic patch to remove isc_stdtime_get() 2023-03-31 13:32:56 +02:00
dnssec-cds.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-dsfromkey.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dnssec-dsfromkey.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-importkey.c Apply the semantic patch to remove isc_stdtime_get() 2023-03-31 13:32:56 +02:00
dnssec-importkey.rst Teach dnssec-settime to read unset times that it writes 2022-05-17 16:28:40 +02:00
dnssec-keyfromlabel.c Apply the semantic patch to remove isc_stdtime_get() 2023-03-31 13:32:56 +02:00
dnssec-keyfromlabel.rst Clarify dnssec-keyfromlabel -a in man page 2022-06-09 15:00:08 +02:00
dnssec-keygen.c Allow named-checkconf to selectively check dnssec-policy algorithms 2023-04-03 12:15:57 +10:00
dnssec-keygen.rst dnssec-keygen: enable FIPS from the command line 2023-04-03 12:06:04 +10:00
dnssec-revoke.c Apply the semantic patch to remove isc_stdtime_get() 2023-03-31 13:32:56 +02:00
dnssec-revoke.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-settime.c Apply the semantic patch to remove isc_stdtime_get() 2023-03-31 13:32:56 +02:00
dnssec-settime.rst Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
dnssec-signzone.c Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
dnssec-signzone.rst dnssec-signzone can now enable FIPS mode from the commandline 2023-04-03 12:07:44 +10:00
dnssec-verify.c Apply the semantic patch to remove isc_stdtime_get() 2023-03-31 13:32:56 +02:00
dnssec-verify.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssectool.c Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
dnssectool.h Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
Makefile.am dnssec-signzone can now enable FIPS mode from the commandline 2023-04-03 12:07:44 +10:00