https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=38727
--- Comment #6 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=11500481c82c9fa6e7d3b9a707bd9ca1ed637c2d commit 11500481c82c9fa6e7d3b9a707bd9ca1ed637c2d Author: Pete Zaitcev <[email protected]> AuthorDate: 2024-01-15 21:42:28 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2024-01-16 00:57:28 +0000 mptable: improve error reporting for invalid commands mptable ignores arguments with matching first letters, report errors when it gets garbate. PR: 38727 Reviewed by: imp usr.sbin/mptable/mptable.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
