https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=30863
--- Comment #7 from [email protected] --- A commit references this bug: Author: emaste Date: Tue May 28 13:14:53 UTC 2019 New revision: 348325 URL: https://svnweb.freebsd.org/changeset/base/348325 Log: MFC r348069: bootpd: avoid the same error indication for different issues There were several (apparently) copy-pasted NEED validation macros, leading to the same error string for different issues. Change the YP and NTP tags so they are distinct. PR: 30863 Submitted by: Dan Lukes <[email protected]> Reviewed by: markj Changes: _U stable/12/ stable/12/libexec/bootpd/dovend.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
