https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239492

Ed Maste <ema...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ema...@freebsd.org

--- Comment #2 from Ed Maste <ema...@freebsd.org> ---
Can you compare the installed-by-freebsd-update mqueuefs.ko and the one you
built from svn, either with with something like (zsh/bash shell assumed for the
example):

# diff -u3 <(hexdump -Cv freebsd-update/mqueuefs.ko) <(hexdump -Cv
svn-build/mqueuefs.ko)

or (better) by installing the py36-diffoscope port and using it to perform the
comparison, then put the results here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to