Module Name:    src
Committed By:   christos
Date:           Mon May 16 14:55:56 UTC 2022

Modified Files:
        src/rescue: list

Log Message:
remove threads; size constraints and behavioral change


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/rescue/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/rescue/list
diff -u src/rescue/list:1.54 src/rescue/list:1.55
--- src/rescue/list:1.54	Mon May 16 06:52:09 2022
+++ src/rescue/list	Mon May 16 10:55:56 2022
@@ -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

Reply via email to