OpenBSD CVS

CVS log for src/usr.bin/dig/dig.1


[BACK] Up to [local] / src / usr.bin / dig

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 17 14:08:11 2022 UTC (2 years, 3 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

new sentence, new line

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 12 05:18:01 2021 UTC (3 years, 2 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

spelling

Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 21 10:51:28 2020 UTC (4 years, 2 months ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.3: +32 -22 lines
Diff to previous 1.3 (colored)

Document the format of the tsig key file.
While here improve tsig wording.
With & OK jmc

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 12 14:46:36 2020 UTC (4 years, 3 months ago) by schwarze
Branch: MAIN
Changes since 1.2: +7 -6 lines
Diff to previous 1.2 (colored)

Standardize argument naming for "sourceaddr" and unify the wording a bit,
similar to what deraadt@ recently did in other manual pages.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 11 16:50:58 2020 UTC (4 years, 3 months ago) by florian
Branch: MAIN
Changes since 1.1: +2 -7 lines
Diff to previous 1.1 (colored)

Remove ~/.digrc support which feels like a misfeature.
Commands should not suddenly change behaviour in scripts
just because someone placed a .rc file in the home directory.
OK millert, deraadt

Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 7 09:58:52 2020 UTC (4 years, 3 months ago) by florian
Branch: MAIN

Move dig(1) and needed DNS libraries into it's own source directory in
usr.bin/dig.

From the beginning when we started to remove unneeded nameserver code,
it was our goal to extract dig functionality from the bind sources,
for everyone's benefit as this is easier to reason about.

In total we removed about 2/3 or over 300.000 lines of code.

We kept the lib/ subdirectory layout but moved the content of bin/ to
the top from the old bind source directory.

Previous sources and history can be found in the src/usr.sbin/bind
Attic.

With & OK deraadt
Proposed directory layout sounds good to sthen

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.