The NetBSD Project

CVS log for src/external/apache2/mDNSResponder/dist/mDNSCore/DNSCommon.c

[BACK] Up to [cvs.NetBSD.org] / src / external / apache2 / mDNSResponder / dist / mDNSCore

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Oct 26 18:14:18 2024 UTC (6 weeks, 3 days ago) by christos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2754 -938 lines
Merge conflicts between 878.30.4 and 2559.1.1

Revision 1.1.1.6 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Oct 26 18:11:02 2024 UTC (6 weeks, 3 days ago) by christos
Branches: APPLE, APACHE
CVS tags: mdnsresponder-2559-1-1
Diff to: previous 1.1.1.5: preferred, colored
Changes since revision 1.1.1.5: +2717 -900 lines
Import mDNSResponder-2559.1.1 (previous was 878.30.4)
Can't find a ChangeLog...

Revision 1.9.4.1: download - view: text, markup, annotated - select for diffs
Wed Sep 13 09:48:11 2023 UTC (14 months, 4 weeks ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +1 -1 lines
Pull up following revision(s) (requested by gutteridge in ticket #1731):

	external/apache2/mDNSResponder/dist/mDNSPosix/mDNSPosix.c: revision 1.19
	external/apache2/mDNSResponder/dist/mDNSCore/DNSCommon.c: revision 1.11

mDNSPosix.c: free very large struct on error path

DNSCommon.c: fix punctuation in a comment

This has very little value in itself; it's intended to make a material
change to this file to facilitate rebuilds. Otherwise, people running
update builds on branches will run into mismatches and build failures
after our switch to use arc4random(3). (That is, this change is
intended to be pulled up.)

Revision 1.9.12.1: download - view: text, markup, annotated - select for diffs
Wed Sep 13 09:46:49 2023 UTC (14 months, 4 weeks ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +1 -1 lines
Pull up following revision(s) (requested by gutteridge in ticket #372):

	external/apache2/mDNSResponder/dist/mDNSPosix/mDNSPosix.c: revision 1.19
	external/apache2/mDNSResponder/dist/mDNSCore/DNSCommon.c: revision 1.11

mDNSPosix.c: free very large struct on error path

DNSCommon.c: fix punctuation in a comment

This has very little value in itself; it's intended to make a material
change to this file to facilitate rebuilds. Otherwise, people running
update builds on branches will run into mismatches and build failures
after our switch to use arc4random(3). (That is, this change is
intended to be pulled up.)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Sep 12 21:19:53 2023 UTC (14 months, 4 weeks ago) by gutteridge
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
DNSCommon.c: fix punctuation in a comment

This has very little value in itself; it's intended to make a material
change to this file to facilitate rebuilds. Otherwise, people running
update builds on branches will run into mismatches and build failures
after our switch to use arc4random(3). (That is, this change is
intended to be pulled up.)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 13 18:57:07 2023 UTC (15 months, 4 weeks ago) by gutteridge
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -0 lines
mdnsd(8): switch to use arc4random(3) for randomness

Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 16 01:57:33 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +11 -8 lines
Sync with HEAD, resolve some conflicts

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 11 18:33:48 2018 UTC (6 years, 8 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-10-base, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: netbsd-9, netbsd-10
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +11 -8 lines
Add the location of the last lock to help debugging.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 14 20:04:55 2018 UTC (6 years, 10 months ago) by christos
Branches: MAIN
CVS tags: pgoyette-compat-base, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: pgoyette-compat
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +134 -121 lines
resolve conflicts

Revision 1.1.1.5 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jan 14 19:40:51 2018 UTC (6 years, 10 months ago) by christos
Branches: APPLE, APACHE
CVS tags: mdnsresponder-878-30-4, mdnsresponder-878-1-1
Diff to: previous 1.1.1.4: preferred, colored
Changes since revision 1.1.1.4: +134 -121 lines
import latest version

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 14 19:37:36 2018 UTC (6 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3790 -2613 lines
merge conflicts

Revision 1.1.1.4 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jan 14 18:43:02 2018 UTC (6 years, 10 months ago) by christos
Branches: APPLE, APACHE
CVS tags: mdnsresponder-576-30-4
Diff to: previous 1.1.1.3: preferred, colored
Changes since revision 1.1.1.3: +3790 -2613 lines
import latest mDNSResponder

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 15 10:24:33 2015 UTC (9 years, 1 month ago) by roy
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Revert r1.5 now that the time calculations are using a monotonic clock.

Revision 1.4.4.1: download - view: text, markup, annotated - select for diffs
Thu Nov 27 11:20:36 2014 UTC (10 years ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +1 -1 lines
Pull up following revision(s) (requested by jmcneill in ticket #267):
	external/apache2/mDNSResponder/dist/mDNSCore/DNSCommon.c: revision 1.5
Change the "mDNSPlatformRawTime went backwards" message from LogMsg to
debugf. It's not that interesting, as it is comparing the results of two
gettimeofday() calls.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 25 02:29:57 2014 UTC (10 years ago) by jmcneill
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change the "mDNSPlatformRawTime went backwards" message from LogMsg to
debugf. It's not that interesting, as it is comparing the results of two
gettimeofday() calls.

Revision 1.2.8.1: download - view: text, markup, annotated - select for diffs
Tue Aug 19 23:45:51 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +412 -708 lines
Rebase to HEAD as of a few days ago.

Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Thu May 22 13:58:03 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +412 -708 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 31 23:26:30 2014 UTC (10 years, 8 months ago) by pettai
Branches: MAIN
CVS tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, netbsd-7-base
Branch point for: netbsd-7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +152 -16 lines
Import mDNSResponder-320.16, merge, fix conflicts

Revision 1.1.1.3 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 31 23:21:21 2014 UTC (10 years, 8 months ago) by pettai
Branches: APPLE, APACHE
CVS tags: mdnsresponder-320-16
Diff to: previous 1.1.1.2: preferred, colored
Changes since revision 1.1.1.2: +153 -17 lines
Import mDNSResponder-320.16, as previous import (258.14) is quite old

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 24 00:31:13 2014 UTC (10 years, 8 months ago) by pettai
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +271 -703 lines
Import mDNSResponder-258.14, merge, fix conflicts

Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 24 00:23:28 2014 UTC (10 years, 8 months ago) by pettai
Branches: APPLE, APACHE
CVS tags: mdnsresponder-258-14
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +271 -703 lines
Import mDNSResponder-258-14 as per discussion with gdt@ and cristos@

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 9 12:55:18 2011 UTC (13 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-tag8, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, khorben-n900, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, tls-maxphys
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Don't use array access to compute addresses that are definitely beyond
the static array boundaries.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Sep 29 22:14:07 2009 UTC (15 years, 2 months ago) by tsarna
Branches: APPLE, APACHE
CVS tags: mdnsresponder-212-1, matt-premerge-20091211, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import Apple's mDNSResponder 212.1 per tech-net discussion

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 29 22:14:07 2009 UTC (15 years, 2 months ago) by tsarna
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>