On 8/3/24 09:56, Warner Losh wrote:
FreeBSD never really used the -p argument, so it's safe to remove
entirely.
Signed-off-by: Warner Losh
---
bsd-user/main.c | 8
1 file changed, 8 deletions(-)
Reviewed-by: Richard Henderson
r~
FreeBSD never really used the -p argument, so it's safe to remove
entirely.
Signed-off-by: Warner Losh
---
bsd-user/main.c | 8
1 file changed, 8 deletions(-)
diff --git a/bsd-user/main.c b/bsd-user/main.c
index 9ad31bd1efe..709ab10ddc1 100644
--- a/bsd-user/main.c
+++ b/bsd-user/main.