mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
03ce187564
argument. Before this fix, after searching the currently-running kernel, we would still search the a.out argument - completely override the in-kernel list, essentially defeating the K flag's purpose. PR: 47387 Submitted by: Ryan Beasley <ryanb@goddamnbastard.org>