| Summary: | [patch] Fix ndiscvt(8) to warn you if it's going to generate a useless module | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Daniel O'Connor <darius> |
| Component: | bin | Assignee: | Andriy Voskoboinyk <avos> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | avos |
| Priority: | Normal | Keywords: | patch |
| Version: | 5.2-CURRENT | Flags: | avos:
mfc-stable12+
avos: mfc-stable11+ avos: mfc-stable10+ |
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Daniel O'Connor
2004-07-19 09:00:49 UTC
Responsible Changed From-To: freebsd-bugs->wpaul Over to Mr. Evil. Responsible Changed From-To: wpaul->freebsd-bugs Reassign from inactive committer. Hat: bugmeister For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped A commit references this bug: Author: avos Date: Wed Jan 30 12:32:47 UTC 2019 New revision: 343576 URL: https://svnweb.freebsd.org/changeset/base/343576 Log: ndiscvt(8): abort if no IDs were found during conversion. Checked with Broadcom driver mentioned in PR 179285. PR: 69268 Submitted by: <darius@dons.net.au> MFC after: 5 days Changes: head/usr.sbin/ndiscvt/inf.c head/usr.sbin/ndiscvt/ndiscvt.c A commit references this bug: Author: avos Date: Mon Feb 4 03:44:08 UTC 2019 New revision: 343730 URL: https://svnweb.freebsd.org/changeset/base/343730 Log: MFC r343576: ndiscvt(8): abort if no IDs were found during conversion. PR: 69268 Submitted by: <darius@dons.net.au> Changes: _U stable/10/ stable/10/usr.sbin/ndiscvt/inf.c stable/10/usr.sbin/ndiscvt/ndiscvt.c _U stable/11/ stable/11/usr.sbin/ndiscvt/inf.c stable/11/usr.sbin/ndiscvt/ndiscvt.c _U stable/12/ stable/12/usr.sbin/ndiscvt/inf.c stable/12/usr.sbin/ndiscvt/ndiscvt.c |