From e33af661760f6f57598f8f23749ad547d278f716 Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 16 May 2022 14:55:56 +0000 Subject: [PATCH] remove threads; size constraints and behavioral change --- rescue/list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rescue/list b/rescue/list index f8a0f04bd005..a2160f7d811e 100644 --- a/rescue/list +++ b/rescue/list @@ -1,4 +1,4 @@ -# $NetBSD: list,v 1.54 2022/05/16 10:52:09 christos Exp $ +# $NetBSD: list,v 1.55 2022/05/16 14:55:56 christos Exp $ SRCDIRS bin @@ -153,4 +153,4 @@ SRCDIRS libexec PROG lfs_cleanerd LIBS liboverride.o -LIBS -lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop -lpthread +LIBS -lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop