https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254244
--- Comment #16 from Hans Petter Selasky <hsela...@freebsd.org> --- Did you revert the previous patch? Works fine here: cat iflib.diff | patch -p1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/sys/net/iflib.c b/sys/net/iflib.c |index 05e99ba318d..c6a8ec9e25e 100644 |--- a/sys/net/iflib.c |+++ b/sys/net/iflib.c -------------------------- Patching file sys/net/iflib.c using Plan A... Hunk #1 succeeded at 2888 (offset -13 lines). Hunk #2 succeeded at 2975 (offset -13 lines). done commit 763fb2fda0144e3630de74b918d06a96b7968ee2 (HEAD -> stable/13, freebsd/stable/13) Author: Mark Johnston <ma...@freebsd.org> Date: Mon Mar 8 12:39:05 2021 -0500 dumpon.8: Ask DDB to call doadump() rather than calling it directly Sponsored by: The FreeBSD Foundation (cherry picked from commit af06ff55535d9b2de253103e974558104e0a3d97) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"