https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=30863
--- Comment #3 from [email protected] --- A commit references this bug: Author: emaste Date: Tue May 21 21:27:14 UTC 2019 New revision: 348069 URL: https://svnweb.freebsd.org/changeset/base/348069 Log: 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 MFC after: 1 week Event: Waterloo Hackathon 2019 Changes: head/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]"
