https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283662
Mark Johnston <ma...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma...@freebsd.org Status|New |Open --- Comment #2 from Mark Johnston <ma...@freebsd.org> --- This patch doesn't look right: you're adding a match for "7422" right below a match of "742*", so the first case will get executed and the patch doesn't change the behaviour. Are you sure it's right? -- You are receiving this mail because: You are the assignee for the bug.